KademliaDHT/src/kademlia
Joshua Kissoon 0cc24d42f3 Trying to fix an issue in the nodelookupoperation where the k-Closest nodes system doesn't work.
Lots of extra code added, but we're still in devel! so ...
2014-03-22 10:53:05 +05:30
..
core Trying to fix an issue in the nodelookupoperation where the k-Closest nodes system doesn't work. 2014-03-22 10:53:05 +05:30
dht Problem with serializing the DHT also, had to create a DHT specific Serializer class 2014-03-10 14:37:08 +05:30
exceptions Working on NodeLookups 2014-02-19 15:54:15 +05:30
message Trying to fix an issue in the nodelookupoperation where the k-Closest nodes system doesn't work. 2014-03-22 10:53:05 +05:30
node Trying to fix an issue in the nodelookupoperation where the k-Closest nodes system doesn't work. 2014-03-22 10:53:05 +05:30
operation Trying to fix an issue in the nodelookupoperation where the k-Closest nodes system doesn't work. 2014-03-22 10:53:05 +05:30
routing Trying to fix an issue in the nodelookupoperation where the k-Closest nodes system doesn't work. 2014-03-22 10:53:05 +05:30
serializer Problem with serializing the DHT also, had to create a DHT specific Serializer class 2014-03-10 14:37:08 +05:30
tests Trying to fix an issue in the nodelookupoperation where the k-Closest nodes system doesn't work. 2014-03-22 10:53:05 +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