Introduction - If you have any usage issues, please Google them yourself
Reengineering a TCP session. TCP is a connection-oriented protocol, any one session between the client and server must establish a connection [1], when you exit the session must be disconnected. Need 3 connections message, need 4 disconnect message.