A client and server model written in C/C++. The server hosts multiple concurrent clients. The clients can choose to message everyone in the chat or direct message certain users.
-
Updated
Mar 26, 2019 - C
A client and server model written in C/C++. The server hosts multiple concurrent clients. The clients can choose to message everyone in the chat or direct message certain users.
Simple chat server & client written in C. Allows multiple clients to connect to the server's chatroom and talk to each other
Add a description, image, and links to the chatroom-client topic page so that developers can more easily learn about it.
To associate your repository with the chatroom-client topic, visit your repo's landing page and select "manage topics."