Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 291 Bytes

File metadata and controls

4 lines (4 loc) · 291 Bytes

Socket-Programming

This project aims at implementing socket programming in Python. Using this project we can execute commands on the remote system(s) running the client side code using a system running the server side code. All the systems (clients and server) should be on a same network