Skip to content

This is a simple Echo Server Client Program, but here there is no multi-threading, so the server cannot handle multiple clients concurrently. Meaning that when a client connects to the server, it will block and prevent the server from listening to other clients who are trying to connect to the server on this port

Notifications You must be signed in to change notification settings

Faris-Abuali/3.2-Creating-Echo-Server-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

This is a simple Echo Server Client Program, but here there is no multi-threading, so the server cannot handle multiple clients concurrently. Meaning that when a client connects to the server, it will block and prevent the server from listening to other clients who are trying to connect to the server on this port

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages