Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

#Sample client Server Application using Sockets in Python

Server listens for command from client and client sends commands to server. Server executes those commands on server machine and return output to the client.