mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
7 lines
250 B
Plaintext
7 lines
250 B
Plaintext
|
The files dht.c and dht.h implement the variant of the Kademlia
|
||
|
Distributed Hash Table (DHT) used in the Bittorrent network
|
||
|
(``mainline'' variant).
|
||
|
|
||
|
WWW: http://www.pps.univ-paris-diderot.fr/~jch/software/bittorrent/
|
||
|
WWW: https://github.com/jech/dht
|