Joshua Kissoon
|
b1ab1be760
|
Content Lookup wasn't working! Fixed the issue! stupid "!" in the damn statement!
|
2014-03-31 21:28:45 +05:30 |
|
Joshua Kissoon
|
a259579f4a
|
Created a KadConfiguration interface that allows passing in a configuration file as needed.
This allows other applications to create their own configuration files
|
2014-03-29 14:37:01 +05:30 |
|
Joshua Kissoon
|
3f82c4a0ef
|
Did some code cleanups
- Add Comments
- Remove println statements
- Deleted useless comments, etc
|
2014-03-22 12:35:00 +05:30 |
|
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 |
|
Joshua Kissoon
|
58f9157c9d
|
Finished coding the lookup content functionality
|
2014-02-26 18:58:55 +05:30 |
|
Joshua Kissoon
|
faef3d03ec
|
Started working on sending content messages
|
2014-02-25 13:01:06 +05:30 |
|
Joshua Kissoon
|
44077d344d
|
Started working on Node refreshing the K-Buckets and DHT content at every time interval t
Started working on PUT, GET, STORE operation and on DHT Storage
|
2014-02-24 21:26:49 +05:30 |
|
Joshua Kissoon
|
1de348fc72
|
Working on NodeLookups
|
2014-02-19 15:54:15 +05:30 |
|
Joshua Kissoon
|
58df7be300
|
Started working on the NodeLookupOperation
Created some new Messages
Updated a few minor things
|
2014-02-19 13:00:29 +05:30 |
|
Joshua Kissoon
|
ed1ac876f3
|
Fixed the bug in NodeConnection operation where the messages were still being re-sent even after an acknowledgement was received.
Fixed by canceling the TimerTask
|
2014-02-19 10:30:42 +05:30 |
|
Joshua Kissoon
|
b3e1403872
|
Initial Commit
|
2014-02-19 02:07:07 +05:30 |
|