2004f084bebb1ffa44a3451d7fb19c8a3663f7a0
Threaded Network Chat
TODO
- Improve documentation
- Fix cursor going in the wrong place when either user receives a message
Build
make
Usage
./ct -m server # run as server
./ct -m client # run as client
Running the program without any options will print a help page with more information.
Chat logs are stored in ./server.txt and ./client.txt.
Description
Languages
C++
88.1%
Roff
7.9%
C
2.3%
Makefile
1.7%