This is an example Kademlia Node implementation using the Kademlia routing protocol.
For the implementation of the protocol see https://github.com/cgrotz/kademlia
java -jar kademlia-example.jar <binding_hostname> <binding_port> <database_file>
This is an example Kademlia Node implementation using the Kademlia routing protocol.
For the implementation of the protocol see https://github.com/cgrotz/kademlia
java -jar kademlia-example.jar <binding_hostname> <binding_port> <database_file>