SpiffiRacoon / group-12-kadlab

Lab for the LTU course D7024E
MIT License
0 stars 0 forks source link

Network formation: Node lookup #7

Closed SpiffiRacoon closed 1 month ago

SpiffiRacoon commented 2 months ago

M1. Network formation. [5p]. Your nodes must be able to form networks as described in the Kademlia paper. Kademlia is a protocol for facilitating Distributed Hash Tables (DHTs). Concretely, the following aspects of the algorithm must be implemented: (c) Node lookup. When part of a network, each node must be able to retrieve the contact information of any other node in the same network.