Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 247 Bytes

File metadata and controls

2 lines (2 loc) · 247 Bytes

This program demonstrates a basic TCP server using the Winsock API in C++ that listens for client connections and allows multiple clients to communicate with each other via the server.It operates on the Console Window. Editor used:Visual Code.