Client-Server Model using Python
First and only condition is both the systems should be under same network
run server.py
run client.py
Then, Hack begins, as server.py system gets control of client.py system.
Enjoy. :)
Future Works : To send large files(1GB) over network using FTP.