GitHub - allenvox/chat-pthread: Internet chatting program (client + server) written in C++ using pthread lib · GitHub
Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

allenvox/chat-pthread

Folders and files

Repository files navigation

chat-pthread

Simple Internet chatting program written fully in C++, works via TCP protocol

Build: make

Run:
bin/server
bin/client <ip> <port> <username>

About

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

Topics

Resources

Stars

Watchers

Forks

Contributors