Chat client and server written in C
Server: make server; ./server
Client: make client; ./client <ip address> <port>
(of the server)
(USERNAME)
: Change your username(DM)
: Send a direct message(ONLINE)
: List people onlineS(HELP)
: Show help menu(LEAVE)
: Leave the room