Skip to content

A simple Chatroom built in C programming language. The program is built uses multithreading for handling multiple clients.

License

Notifications You must be signed in to change notification settings

nikhilroxtomar/Chatroom-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom-in-C

A simple Chatroom built in C programming language. The program has two files - server.c and client.c. The program is built uses multithreading for handling multiple clients.

Run the program

Just simply run the Makefile using this command.
$ make Makefile compile

YouTube Video Tutorial

https://youtu.be/fNerEo6Lstw

About

A simple Chatroom built in C programming language. The program is built uses multithreading for handling multiple clients.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published