Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

SimpleClientServerApp

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.

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages