bizzehdee / bzTorrent

Open source bittorrent scraper and peer wire implementation written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bzTorrent

Open source dotnet bittorrent library with scraper and peer wire implementation written in C#

  • Tracker Announce (HTTP/UDP)
  • Tracker Scrape (HTTP/UDP)
  • PeerWire (TCP) Client
  • PeerWire (uTP uTorrent Protocol) (partial implementation, no congestion control built in right now)
  • Choke
  • Unchoke
  • Interested
  • Not Interested
  • Have
  • Bitfield (Optional obsfucation)
  • Request
  • Piece
  • Fast Protocol Extensions
  • Extended Protocol Extensions
  • Local Peer Discovery (Non-existant Multicast BEP-14)
  • Peer Exchange (utPEX)
  • Trackerless Metadata (utMetadata)
  • Magnet Link Parser
  • .torrent Metadata Parser
  • Tracker Exchange Protocol

About

Open source bittorrent scraper and peer wire implementation written in C#

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 100.0%