Introduction - If you have any usage issues, please Google them yourself
VC++ to write a chat program, to achieve the following functions: 1. User registration account 2. User registration can verify the account number is available 3. Users need a valid user name and password to login the server 4. People log on to the server at the same time chat 5. User access out of chat rooms, other users are notified 6. server-to-date list of online users 7. users can whisper 8. to support the sending jitter window 9. server can kick a user 10. server can shut down a user computer