mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-09 22:49:41 -05:00
23 lines
506 B
Plaintext
23 lines
506 B
Plaintext
|
BitDHT Notes
|
||
|
==================================================================
|
||
|
|
||
|
Compiling
|
||
|
------------------------------------------------------------------
|
||
|
Should compile on POSIX platforms.
|
||
|
|
||
|
|
||
|
Testing
|
||
|
------------------------------------------------------------------
|
||
|
Run the program: udpbitdht_nettest to see the
|
||
|
|
||
|
This requires an up-to-date list of dht peers (in bdboot.txt)
|
||
|
|
||
|
|
||
|
Using BitDHT
|
||
|
------------------------------------------------------------------
|
||
|
Use udpbitdht_nettest.cc as an example.
|
||
|
|
||
|
|
||
|
|
||
|
|