Introduction - If you have any usage issues, please Google them yourself
This source USES asynchronous Socket way realization TCP network communication, can, through their own corresponding increase communication protocol class to adapt to different communication demand of data transmission.
1, TcpCSFramework for asynchronous Socket communication framework
2, TcpClient for TCP client
3, TCPServer for TCP is the server