Skip to content

A C linux programming experiment to make a client/server chat room.

Notifications You must be signed in to change notification settings

aherriot/chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatroom

Chatroom - a simple linux command line client/server C program for group chat.

Written by Andrew Herriot, released into the public domain.

run make

Then run: ./server

and for clients: ./client

About

A C linux programming experiment to make a client/server chat room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published