Introduction - If you have any usage issues, please Google them yourself
A simple network communication system, communication between the two sides to send and receive messages, including server and client design. Realize the client to receive keyboard input string to the server server receives, it will reverse the string to return to the client client shows the server returned to the reverse string. TCP
Packet : 51622418tcpclient-tcpsrv.rar filelist
TcpSrv.cpp
TcpClient.cpp