Skip to content

A simple Distributed Hash Table based on Chord for multiple android devices.

Notifications You must be signed in to change notification settings

MdMahaboobKhan/Chord-DHT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this Android project I design a simple Distributed Hash Table based on Chord for multiple android devices sending messages among themselves.
There are specifically three things that I have implemented:

  1. ID space partitioning/re-partitioning
  2. Ring-based routing
  3. Node joins

Steps Taken:
  1. Writing the Content Provider
  2. Writing the Main Activity

Other Files:
  1. Create AVDs - create_avd.py
  2. Run AVDs - run_avd.py
  3. Establish Connection - set_redir.py
  4. Test application - simpledht-grading.linux

About

A simple Distributed Hash Table based on Chord for multiple android devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published