The repo contains the Simple Chat Room in C/C++ using socket programming and multithreading.
-
Updated
Nov 17, 2022 - C++
The repo contains the Simple Chat Room in C/C++ using socket programming and multithreading.
This is a tiny implementation of multithread socket server on C++
A chat application built using Multi-threaded Socket Programming in Linux.
A C++ project for the "Κ24 System Programming" course at DiT, NKUA. This repository contains a multi-threaded data server and a corresponding remote client, implementing file transfers over TCP/IP. The server uses mutexes for synchronization and a custom queue for managing requests, while the client requests and receives files.
Add a description, image, and links to the multithreaded-tcp-server topic page so that developers can more easily learn about it.
To associate your repository with the multithreaded-tcp-server topic, visit your repo's landing page and select "manage topics."