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++ |
A C library that lets you use strings instead of ints for internal flags.