-
-
-
-
-
-
-
-
-
-
[
Visual C++ (VC++)]
chatsource.rar
Chat program, the main system calls, including: socket ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests ...
-
[
Visual C++ (VC++)]
QQProject.rar
In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is ...