Chatroom-in-C icon indicating copy to clipboard operation
Chatroom-in-C copied to clipboard

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

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