-
Notifications
You must be signed in to change notification settings - Fork 0
A C-based multi-client chat server using TCP sockets and the select function. This project manages multiple clients, broadcasting messages to all connected clients and handling client connections and disconnections efficiently. From the 'Exam Rank 06' assessment.
josephcheel/42-Exam-Rank-06
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A C-based multi-client chat server using TCP sockets and the select function. This project manages multiple clients, broadcasting messages to all connected clients and handling client connections and disconnections efficiently. From the 'Exam Rank 06' assessment.