Skip to content

Implemented Chord -A Distributed Hashing Technique on android platform. It's practical use could be felt in applications like P2P file sharing or any distributed system. It was implemented using SQLite Database and Content Provider for distributing key-value pairs to respective android phones according to the Hash of Key. SHA-1 algorithm was use…

Notifications You must be signed in to change notification settings

puneetar/Chord---A-Distributed-Hashing-Technique--Android-

About

Implemented Chord -A Distributed Hashing Technique on android platform. It's practical use could be felt in applications like P2P file sharing or any distributed system. It was implemented using SQLite Database and Content Provider for distributing key-value pairs to respective android phones according to the Hash of Key. SHA-1 algorithm was use…

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages