使學生能充分了解 Java,並能利用 Java 進行系統開發。 Offer something for every Java networker, from beginner to the experienced developer.
Beginners take advantage of the preliminaries part of the course, which contains an overview of networking as well as highlights of Java security model, exception and multithread. Part 2 and 3 of the course then provide complete introductions to the java.io and java.net, which are fundamentals of network programming. Part 4 and 5 cover message passing, RMI, CORBA, and servlets.
Chapter 01. Chapter 02. Chapter 03. Chapter 04. Chapter 05. Chapter 06. Chapter 07. Chapter 08. Chapter 09. Chapter 10. Chapter 11. Chapter 12. Chapter 13. Chapter 14. Chapter 15. Chapter 16. Chapter 17. Chapter 18. Chapter 19. Chapter 20. Chapter 21. 補充教材:O'Reilly Java Network Programming 2nd Edtion
//○ Beej's Guide to Network Programming (C Programming) //● Java Network Programming FAQ //○ Learn TCP/IP (PPT With Voice)