Unix Programming2024Completed
Multi-threaded Socket Server-Client
A high-performance multi-threaded TCP server with asynchronous client handling, mutex-protected shared resources, and timeout-based connection management.

Technologies Used
C++TCP SocketsMultithreadingMutexLinux
Project Overview
Project Overview
This project demonstrates advanced programming concepts and showcases technical expertise in C++, TCP Sockets, Multithreading, Mutex, Linux.
Key Technologies
C++TCP SocketsMultithreadingMutexLinux
Source Code
Explore the complete implementation and technical details in the GitHub repository.


