Title:
Multi-thread-communication Download
Description: The multi thread communication and that the server is running waiting for client connection, the connection is successful, the client sends his name and string information to the server. The server will receive string reverse arrangement sent back to the client, a server can be corresponding to a plurality of client
To Search:
File list (Check if you may need any files):
LINUX下多线程通信\cilent.c
.................\server.c
LINUX下多线程通信