Skip to content

Manan-dev/Multithreaded-Chat-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

What is it?

A chat server using pthreads that allows clients to chat with each other using nc (or jtelnet). Written in C programming language.

How to run?

git clone git@github.com:Manan-dev/Multithreaded-Chat-Server.git

Command line instructions

usage: chat-server port Chat-Room-Names ...

Ex:

chat_server 8005 Football Bridge Politics

Connect clients to this server

nc hydra3.eecs.utk.edu 8005

And have fun communicating with friends!

About

Chat Server in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published