drbob f876dcb93b General Bugfixes from RS integration.
* heisenbug fixed. msgout_find_node was inside debugging #defs.
 * fixed ReplyFindNode and ReplyQueryHash counters for stats.
 * added Node Space size() functions.
 * added FINDSELF mode. 60 secs to search for own hash.
 * incremental addition of search ids.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3326 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-01 18:19:27 +00:00
..
2010-07-10 11:48:24 +00:00
2010-07-18 16:28:51 +00:00
2010-07-18 16:28:51 +00:00
2010-07-18 16:28:51 +00:00
2010-07-18 16:28:51 +00:00
2010-08-01 18:19:27 +00:00
2010-07-18 16:28:51 +00:00
2010-07-10 11:48:24 +00:00
2010-08-01 18:19:27 +00:00
2010-07-18 16:28:51 +00:00
2010-07-18 16:28:51 +00:00
2010-07-18 16:28:51 +00:00
2010-07-10 11:48:24 +00:00
2010-07-10 11:48:24 +00:00
2010-07-10 11:48:24 +00:00

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.