TorrentSniffer

TorrentSniffer is a Java library for reading BitTorrent information. TorrentSniffer currently implements the following sections of the BitTorrent Protocol Specification 1.0: Metainfo File Structure, Bencoding and Tracker 'scrape' Convention. The primary purpose of this library is to retrieve the number of seeds and peers of a torrent. This is done by using the Tracker 'scrape' Convention.

Download TorrentSniffer-0.1