/Chat-Application-Terminal

This project implements a simple chat application comprising a C++ server and a C++ client. The server is capable of handling multiple client connections simultaneously, facilitating real-time message exchange between connected clients. The application uses sockets for communication between the server and clients.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.