Description: Chat room
1, using multi-socket communication between processes in Linux
2, using the TCP/IP protocol for data transmission
3, the server uses multi-thread technology to support multiple users simultaneously log
4, support for direct communication between the client
To Search:
File list (Check if you may need any files):
8_10\client
....\client.c
....\list.h
....\server
....\server.c
8_10