Implementation of the Chord Distributed Hash Table for Key-Value Data storage on Android Platform.
DistributedHashTable_DataStorage is hosted in the following web site
https://github.com/ankitarora30/DistributedHashTable_DataStorage
If you think the Android project DistributedHashTable_DataStorage listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DistributedHashTable_DataStorage.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_PHONE_STATE |
DistributedHashTable_DataStorage has the following Java source files.
edu.buffalo.cse.cse486586.simpledht.OnTestClickListener.java edu.buffalo.cse.cse486586.simpledht.SimpleDhtActivity.java edu.buffalo.cse.cse486586.simpledht.SimpleDhtProvider.java