2005-08-06 00:00:49 +02:00
|
|
|
LibBT is a C reimplementation of the BitTorrent core protocols. Our
|
2017-08-23 19:54:17 +02:00
|
|
|
goal for the project is to develop a low-overhead library version of
|
|
|
|
the protocols so that BitTorrent transfers can easily be built into
|
2005-08-06 00:00:49 +02:00
|
|
|
any existing application.
|
|
|
|
|
2017-08-23 19:54:17 +02:00
|
|
|
A supplied application called `btget' is a full fledged BitTorrent
|
2005-08-06 00:00:49 +02:00
|
|
|
application based on this library.
|