Implement the server and chat client program using TCP. Multiple clients connect to the server and use this connection to transmit data to server. The server acts as a forwarding agent for the clients. It will forward the received data to the designated client. All communications between the clients goes through the server.
-
Notifications
You must be signed in to change notification settings - Fork 0
Implement the server and chat client program using TCP. Multiple clients connect to the server and use this connection to transmit data to server. The server acts as a forwarding agent for the clients. It will forward the received data to the designated client. All communications between the clients goes through the server.
khanhducle/SimpleChat
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Implement the server and chat client program using TCP. Multiple clients connect to the server and use this connection to transmit data to server. The server acts as a forwarding agent for the clients. It will forward the received data to the designated client. All communications between the clients goes through the server.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published