#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.
| Name | Name | 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.