Skip to content

I created a minimalistic client-server application using TCP/IP protocol. The server sends data to clients through sockets. You can set the maximum number of connected clients and also the maximum size of socket buffer. The app simulates a terminal. The client introduces a command and the server responds, exaxctly like bash.

Notifications You must be signed in to change notification settings

PabL073/minimalistic-client-server-using-TCPIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

I created a minimalistic client-server application using TCP/IP protocol. The server sends data to clients through sockets. You can set the maximum number of connected clients and also the maximum size of socket buffer. The app simulates a terminal. The client introduces a command and the server responds, exaxctly like bash.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages