rlaehgns5399 / SimplePythonTorrent

Python Torrent with a few functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python Torrent with a few functions


Languages

Language:Python 100.0%