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:
- https://en.wikipedia.org/wiki/Kademlia
- original paper by Petar Maymounkov and David Mazières
More information available in the report file