/TorrentClient

A command-line Python BitTorrent client supporting concurrent peer connections and multiple simultaneous torrent downloads. Managed the peer network connections using Threads, with a separate thread for each connection.

Primary LanguagePython

Stargazers