btpeer

btpeer is a collection of C++ classes that implement the core client functionality of the BitTorrent protocol in a network-only environment. "Network-only" means that all interaction with the client core is done via network connections. Loading of metainfo files is done using a small program for file transfer. The status of the client is shown using a small internal Web page server.

Tags Communications File Sharing Internet Web HTTP Servers
Licenses GPL
Operating Systems POSIX Linux
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  11 Sep 2005 04:49
  • Rrelease-after

Changes: Win32 compatibility changes were made.

  • Rrelease-mid
  •  25 Aug 2005 22:25
  • Rrelease-after

Changes: The choking algorithm was improved and more detail was added to the Web interface.

  • Rrelease-mid
  •  28 Jun 2005 03:08
  • Rrelease-after

No changes have been submitted for this release.

No-screenshot

Project Spotlight

Bitvector Library

A C library that lets you use strings instead of ints for internal flags.

No-screenshot

Project Spotlight

Dnsmasq

A small caching DNS proxy and DHCP server.