Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/allenvox/chat-pthread

Internet chatting program (client + server) written in C++ using pthread lib
https://github.com/allenvox/chat-pthread

arpa chat chat-application cpp cpp-17 internet network network-programming pthread pthreads socket tcp

Last synced: 4 days ago
JSON representation

Internet chatting program (client + server) written in C++ using pthread lib

Awesome Lists containing this project

README

        

# chat-pthread
Simple Internet chatting program written fully in C++, works via TCP protocol


Build: `make`


Run:

`bin/server`

`bin/client `