A simple TCP(Transfer/transmission Control Protocol) client-server application, where a client connects to the server and sends messages, and the server displays the sent messages. The app utilizes Socket programming with threads for multithreading to allow multiple clients to connect to the server.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple TCP(Transfer/transmission Control Protocol) client-server application, where a client connects to the server and sends messages, and the server displays the sent messages. The app utilizes Socket programming with threads for multithreading to allow multiple clients to connect to the server.
DenzelSE/SimpleClientServerApp
About
A simple TCP(Transfer/transmission Control Protocol) client-server application, where a client connects to the server and sends messages, and the server displays the sent messages. The app utilizes Socket programming with threads for multithreading to allow multiple clients to connect to the server.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published