Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP-chatroom

Client/Server TCP chat room implementation in C using sockets POSIX threads (multithread)

Processes branch has equivalent code using fork() instead of pthread_create()

Todo: Makefile, usage, clear warnings and test

Special thanks to Beej's Guide to Network Programming [https://beej.us/guide/bgnet/]

About

TCP Client/Server chatroom implementation in C

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages