Peer to Peer file transfer system.
- Run the
serverGUI.pyfile to use the application on the server side.
- Run the
p2pGUI.pyfile to use the application on the client side.
- Remember to set the
serverIPvariable inp2pGUI.pyto be the IP address of the host running the server.