LibBT is a C reimplementation of the BitTorrent core protocols. Our
authorreinoud <reinoud>
Fri, 5 Aug 2005 22:00:49 +0000 (22:00 +0000)
committerreinoud <reinoud>
Fri, 5 Aug 2005 22:00:49 +0000 (22:00 +0000)
commitc21104a0a649601d67cc84f9c74405a31ca378cc
tree16b13082181bf937fb999191e4b1b8c06da6bc69
parent6298e84649c25021440eb21aa83e4bd6e930621c
LibBT is a C reimplementation of the BitTorrent core protocols.  Our
goal for the project is to develop a low overhead library version of
the protocols so that BitTorrent transfers can easily be built in to
any existing application.

A suplied application called `btget' is a full fledged bittorrent
application based on this library.
net/btget/DESCR [new file with mode: 0644]
net/btget/Makefile [new file with mode: 0644]
net/btget/PLIST [new file with mode: 0644]
net/btget/distinfo [new file with mode: 0644]
net/btget/patches/patch-aa [new file with mode: 0644]
net/btget/patches/patch-ab [new file with mode: 0644]