josephcheel / 42-Exam-Rank-06

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.