Skip to content

This app consists of a SERVER and CLIENT communication based on the python Socket module. The SERVER will simply ECHO back any message received from the CLIENT.

Notifications You must be signed in to change notification settings

nassark/Echoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

THIS IS MY ECHOSERVER CODED IN PYTHON... USED THIS AS A PROJECT TO GET FAMILIAR WITH THE SOCKETS PYTHON MODULE

THE SERVER LISTENS FOR INCOMMING CONNECTIONS FROM A CLIENT AND ECHOES BACK ANY MESSAGE RECEIVED FROM THAT CLIENT.

About

This app consists of a SERVER and CLIENT communication based on the python Socket module. The SERVER will simply ECHO back any message received from the CLIENT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages