책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > Java
· ISBN : 9781861005601
· 쪽수 : 900쪽
· 출판일 : 2001-09-01
책 소개
목차
Section 1. Network Concepts
Chapter 1. Introduction to Java Networking
Chapter 2. Network Basics
Chapter 3. Network Application Models
Chapter 4. Internet Basics
Section 2. Java Preliminaries
Chapter 5. Java I/O
Chapter 6. Threads
Chapter 7. Java Security Model
Section 3. Java Networking
Chapter 8. DNS and Internet Addresses
Chapter 9. TCP Network Programming
Chapter 10. UDP Network Programming
Chapter 11. Multicast Networking
Chapter 12. URLs, Protocol Handlers, and Content Handlers
Chapter 13. An Example: Implementing an HTTP Server
Chapter 14. Making Your Applications More Secure
Section 4. Java Distributed Networking
Chapter 15. Object Serialization
Chapter 16. Distributing Your Objects with RMI
Chapter 17. Distributing Your Objects with CORBA
Chapter 18. Working with E-Mail
Chapter 19. Working with Message Queues
Chapter 20. Servlets
Chapter 21. An Example: B2B Supply Chain
Section 5. Further Networking
Chapter 22. Where to Next?
Chapter 23. Networking in JDK 1.4
Appendices
Appendix A: HTTP Headers and Response Codes
Appendix B: Installing and Configuring Tomcat
Appendix C: Networking IETF Requests for Comments (RFCs)
Appendix D: Debugging Networking Problems