Hello.

I wrote a chat server and a client too.
The server uses the select() method to search for incoming messages.

When the client connected to the server , it can send /help command and this...