Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages