/SimplePythonTorrent

Python Torrent with a few functions

Primary LanguagePython

SimplePythonTorrent

Python Torrent with a few functions

  • simpletorrent_server.py
simpletorrent_server.py -port 12345
  • simpletorrent_client.py
simpletorrent_client.py -port (server port)

there are no good protocol, like text

command 'c' means notifying to server

command 'r' means requiring file to server

command 'xxx.simpletorrent' after 'r' command means decrpyt the format to client.

  • filewrapper.py
filewrapper.py --file file.data