Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 607 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 607 Bytes

The goal of this project is to simulate the construction of a peer to peer network managed under a simplified implementation of Kademlia protocol. The simulation consists in joining a set of nodes and analyze how their routing table are populated, according to the parameters that Kademlia proposes.

More info on Kademlia:

More information available in the report file