Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 382 Bytes

chatc

Chat client and server written in C

Use

Server: make server; ./server
Client: make client; ./client <ip address> <port> (of the server)

Available Commands

  • (USERNAME): Change your username
  • (DM): Send a direct message
  • (ONLINE): List people onlineS
  • (HELP): Show help menu
  • (LEAVE): Leave the room