p2p_file_sharing program

  1. run server

python3 ft.py

  1. run client

python3 client.py

  1. choose file -> the directory should be something like this ./SharedP2P/somefile.txt
  2. the downloaded files will be in ./downloaded_files/