Skip to content

anuvindbhat/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatter

A multithreaded chat program written in C using POSIX sockets

Dependencies

GCC
ncurses

Ubuntu

sudo apt install build-essential ncurses-dev

Usage

Run the server using ./server and run the client using ./client.
The IP address of a machine can be found using ip a | grep inet or hostname -I.

About

A multithreaded chat program written in C using POSIX sockets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors