# simple **Repository Path**: icquu/simple ## Basic Information - **Project Name**: simple - **Description**: 编程是一个简约不简单的事情. - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Chat server using Epoll and multi threading Ver1.0's Readme 1.This server is a very simple talk server,you can use nc or telnet or some other softwares like them to connect to this server,the server is listen at port 2222. 2.This server support 10 users onlines at the same time. 3.You aren't have to sign up before talk to each other users,when you connect to this server, You will receive a name during the connection and the message you send will be identified by this name.The other users can use this name to send you messages and you can use someone else's name during the connection to send him a message. 4.You can use this format to send messages to someone else. For example, you want to send a message to Jim, and you can enter "to Jim" in front of the message you want to send"