A Java implementation of Kademlia Routing Protocol and DHT
Go to file
Joshua Kissoon b93133337c Added a method to store content only locally
Updated the StoreOperation to store content locally if the local Node is a part of the K-Closest to the content
2014-03-22 14:33:31 +05:30
nbproject Started working on the RefreshOperations 2014-03-06 11:21:08 +05:30
src/kademlia Added a method to store content only locally 2014-03-22 14:33:31 +05:30
.gitignore Setup the get bucket ID computation in one method. 2014-03-22 12:55:19 +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