Introduction - If you have any usage issues, please Google them yourself
System is to achieve a graphical interface, online chat rooms, is based on connection-oriented streaming protocol TCP. The system is to use VC++6.0 for a more complex network programming to complete the Internet chat room design and preparation. C++ language SOCKET socket, based on TCP/IP communications are basically the use of SOCKET socket for data communication, the program is generally divided into server-side and client-side in two parts.