Copyright NOTICE: This article is the original article of the blogger, without the permission of the blogger may not be reproduced.
Reprint please indicate the source: http://blog.csdn.net/ns_code/article/details/17526127
In order to facilitate the users to learn and to facilitate their own review, the Java TCP/IP socket programming series content in accordance with the learning order of the simple and easy to summarize as follows, click the corresponding title can jump to the corresponding article:
Java TCP/IP socket Java TCP socket programming
java TCP/IP socket Java UDP Socket programming (where attention is required and TCP, UDP differences)
framing and parsing of messages in the Java TCP/IP Socket Application Protocol
"Java TCP/IP Socket" to build and resolve custom protocol messages
"Java TCP/IP Socket" TCP server based on the thread pool
deadlock problem caused by Read return value in "Java TCP/IP socket" TCP socket Communication
java TCP/IP socket Java NIO socket VS standard IO socket
"Java TCP/IP Socket" TCP communication based on NiO
"Java TCP/IP Socket" In-depth analysis of the low-level implementation of socket--data transmission
Java TCP/IP Socket deep analysis of deadlock problems caused by the socket--tcp of the underlying queues in the communication
Java TCP/IP socket Deep analysis of the lifecycle of SOCKET--TCP sockets
"Java TCP/IP Socket" Socket network programming Knowledge points Summary