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
|
46147eddd1
|
Finished a Basic version of the content refresh operation
|
2014-03-07 11:14:45 +05:30 |
|
Joshua Kissoon
|
58f9157c9d
|
Finished coding the lookup content functionality
|
2014-02-26 18:58:55 +05:30 |
|
Joshua Kissoon
|
b5e89c6ddb
|
Keeping with some good coding standards - Code to Interfaces not implementations
Changed the use of ArrayList to List and HashMap to Map
|
2014-02-26 11:57:59 +05:30 |
|
Joshua Kissoon
|
c67e501df6
|
Content Sending working between nodes
|
2014-02-25 22:57:46 +05:30 |
|
Joshua Kissoon
|
995da2cffb
|
Continuing work on message sending
|
2014-02-25 13:42:08 +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 |
|