Skip to content

chrisgco/chatc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Chat client and server written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published