RetroShare/libbitdht/src/udp
drbob cc5fa5e5dc Fixed up BITDHT versioning.
* Advertises client as DBxxxx where xxxx is provided by using app.
  * Added COMPILE switches to enable ANONYMOUS version or remove BD portion.
  * Fixed version code.
  * Added slow increase in retry timeout, to reduce DHT traffic over time.
      now RETRY PERIOD = query age / 2  
  * initialised bdToken bdVersion etc length.
  * new bdboot.txt 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3615 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-05 21:57:22 +00:00
..
udpbitdht.cc Fixed up BITDHT versioning. 2010-10-05 21:57:22 +00:00
udpbitdht.h Improvements to DHT, to support UDP connections. 2010-10-04 21:37:07 +00:00
udplayer.cc updates to libbitdht to make it work with retroshare. 2010-07-31 18:01:24 +00:00
udplayer.h updates to libbitdht to make it work with retroshare. 2010-07-31 18:01:24 +00:00
udpstack.cc * BUGFIX: enabled more than 10 outgoing msgs for the DHT. (max 5000 / sec now) 2010-09-29 20:02:39 +00:00
udpstack.h First pass for windows compilation: 2010-07-18 16:28:51 +00:00