Title:
chatroom_multiT_multiP_select Download
Description: linux under a simple chat program, not only to achieve the basic tcp, udpn, but also to achieve a multi-process, multi-threaded, asynchronous io select based chat program, for beginners, helpful
To Search:
File list (Check if you may need any files):
chat_client_select.c
chat_server_select.c
tcpclient.c
tcpclient_multiP.c
tcpclient_multithread.c
tcpserver.c
tcpserver_multiP.c
tcpserver_multithread.c
udpclient.c
udpserver.c