KademliaDHT/src/kademlia
Joshua Kissoon f91dea9e5f NodeId.getFirstSetBitIndex was actually returning a distance value, but without a comparison, was confusing things.
Created a distance function to replace that.

Still working on Refresh Operations
2014-03-06 12:49:15 +05:30
..
core Started working on the RefreshOperations 2014-03-06 11:21:08 +05:30
dht Content Store, Retrieve and DHT File and Table management working well 2014-02-26 21:35:37 +05:30
exceptions Working on NodeLookups 2014-02-19 15:54:15 +05:30
message Content Store, Retrieve and DHT File and Table management working well 2014-02-26 21:35:37 +05:30
node NodeId.getFirstSetBitIndex was actually returning a distance value, but without a comparison, was confusing things. 2014-03-06 12:49:15 +05:30
operation NodeId.getFirstSetBitIndex was actually returning a distance value, but without a comparison, was confusing things. 2014-03-06 12:49:15 +05:30
routing NodeId.getFirstSetBitIndex was actually returning a distance value, but without a comparison, was confusing things. 2014-03-06 12:49:15 +05:30
serializer Content Store, Retrieve and DHT File and Table management working well 2014-02-26 21:35:37 +05:30
tests Started working on the RefreshOperations 2014-03-06 11:21:08 +05:30
util Initial Commit 2014-02-19 02:07:07 +05:30
KademliaBasic.java Initial Commit 2014-02-19 02:07:07 +05:30
Todo Started working on sending content messages 2014-02-25 13:01:06 +05:30