Introduction - If you have any usage issues, please Google them yourself
TCP server and client base class, through inheritance and pure virtual function can realize a different mission to facilitate the transplantation
Packet : 81404590tcp_server_and_client.rar filelist
TCP Server and Client\TcpClient.h
TCP Server and Client\TcpServer.h
TCP Server and Client\TcpClient.cpp
TCP Server and Client\TcpServer.cpp
TCP Server and Client