Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 563 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 563 Bytes

Python

filesharer.py is a simple filesharing software implemented using socket module in python.\n

The app is still in developing mode so there may be some bugs present.

To use it ---->

  1. Run the script using python 3.4 as i hv made it in python 3.4

  2. Enter the ip address of server computer and a port . In default port is set to 5000.

  3. Now if you are sending file click send and select the file you want to send and click Start !!

  4. If you are reciever click recieve and select the folder where u want to save the incoming file and click start!!