Introduction - If you have any usage issues, please Google them yourself
Simple communication protocol: the server. The program sets the maximum number of connections is 20, when a client connection request, the string THIS IS SERVER sent to the client, and start a thread waits for a client to send a message over.