A Java implementation of Kademlia Routing Protocol and DHT
Go to file
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
nbproject Started working on the RefreshOperations 2014-03-06 11:21:08 +05:30
src/kademlia NodeId.getFirstSetBitIndex was actually returning a distance value, but without a comparison, was confusing things. 2014-03-06 12:49:15 +05:30
build.xml Initial Commit 2014-02-19 02:07:07 +05:30
LICENSE Initial commit 2014-02-18 12:35:43 -08:00
manifest.mf Initial Commit 2014-02-19 02:07:07 +05:30
README.md Add a Bitdeli badge to README 2014-03-03 08:21:42 +00:00

Kademlia

Bitdeli Badge