Skip to content

Java implementation of Kademlia distributed hash table for decentralized peer-to-peer computer networks

Notifications You must be signed in to change notification settings

Ruggiero-Santo/Kademlia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kademlia

Java implementation of Kademlia distributed hash table for decentralized peer-to-peer computer networks

Assignment of Peer to Peer Systems and Blockchains A.A. 2018-19 (UniPi)

It has been implemented the construction of the DHT defined in Kademlia subsequently used to study the characteristics of the graph that is created between all the nodes of the network. Therefore not all the protocol (the whole part of saving information) has been implemented.

About

Java implementation of Kademlia distributed hash table for decentralized peer-to-peer computer networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages