RetroShare/libbitdht/src/bitdht/README.txt

23 lines
506 B
Plaintext
Raw Normal View History

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.