Skip to content

highly0/BitTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BitTorrent

Description

For this project, I implemented a viable BitTorrent client.

Features

Core Features

  1. Communicate with the tracker (with support for compact format)
  2. Download a file from other instances of your client
  3. Download a file from official BitTorrent clients
  4. Implement an endgame mode (see "End Game" in [1])
  5. Implement the rarest-first strategy (see "Piece Downloading Strategy" in [1])

About

BitTorrent implementation in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages