Introduction - If you have any usage issues, please Google them yourself
1, chat rooms realize the need for a client and a server-side. The client has the following features: User Login, quit, you can see the chat room in the members list, and the current chat room chat message. And can enter information and distributed server-side. Server-side with the following features: should keep a list of users currently logged on, and each user of the chat function of the information, and can be updated to show the user on the client list and a list of chat rooms.