Introduction - If you have any usage issues, please Google them yourself
		 
Internet chat rooms- (Server- Client) Mode
Key technology: network socket, multi-threaded UDP protocol
Functions:
 Online chat feature
 Client: Send information, private chat, etc.
 Server: send a message, send the announcement, kicking
Code is fresh and practical, it is suitable for beginners.