Skip to content

A naive Chatroom System with I/O multiplexing based on Posix C

Notifications You must be signed in to change notification settings

hazelnutsgz/NaiveChatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatroom

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

run make

Then run: ./server

and for clients: ./client

About

A naive Chatroom System with I/O multiplexing based on Posix C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published