News

How To Run : Each of the server files can be run using:-> python serverx.py "host" "port" Client files can be run using:-> python client.py "host" "port" server program "server1.py " will be a single ...
## A simplified client-server solution for file management This zip file contains two folders. Client_Code folder contains client code which can be used by any number of cllient's and in ...