Introduction - If you have any usage issues, please Google them yourself
This procedure is used TCP protocol implements a chat room on the server side, it listens for requests with TcpListener circulation issued by the client, and at the request of the command returns the corresponding chat message.