Built a Real-time Chat Application using C++
I built a real-time, multi-client chat application for Windows. It is a client-server model that communicates over TCP/IP. It allows multiple users to connect to a central server and broadcast message...