mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-19 23:42:23 -05:00
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3623 b45a01b8-16f6-495d-af2f-9b41ad6348cc |
||
|---|---|---|
| .. | ||
| bdboot.txt | ||
| bdhash.cc | ||
| bdhash.h | ||
| bdhistory.cc | ||
| bdhistory.h | ||
| bdiface.h | ||
| bdmanager.cc | ||
| bdmanager.h | ||
| bdmsgs.cc | ||
| bdmsgs.h | ||
| bdnode.cc | ||
| bdnode.h | ||
| bdobj.cc | ||
| bdobj.h | ||
| bdpeer.cc | ||
| bdpeer.h | ||
| bdquery.cc | ||
| bdquery.h | ||
| bdstddht.cc | ||
| bdstddht.h | ||
| bdstore.cc | ||
| bdstore.h | ||
| bencode.c | ||
| bencode.h | ||
| Makefile | ||
| README.txt | ||
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.