-
```
This is a contribution of LimeWire's PatriciaTrie, as discussed at:
http://groups.google.com/group/google-
guice/browse_frm/thread/ffb2a3b3b9e39e79?tvc=1 .
The files can be licensed as necessary…
-
As @jbenet is quick to mention, the DHT could use a bit more abstraction, this issue will be a place to discuss those changes.
-
```
This is a contribution of LimeWire's PatriciaTrie, as discussed at:
http://groups.google.com/group/google-
guice/browse_frm/thread/ffb2a3b3b9e39e79?tvc=1 .
The files can be licensed as necessary…
-
Running:
```
npm submodule kademlia-dht
```
On my project. Having nothing in `node_modules/kademlia-dht` and `kademlia-dht` declared as dependency in `package.json`, I get the following error:
```
…
-
`dht.go` links to https://github.com/jbenet/node-ipfs/blob/master/submodules/ipfs-dht/index.js
which I'm currently _porting_ from JS to Go but there are some quirks on the JS code.
May I ask you what…
-
how to use it with peer to peer network settings(not client server)?
is there such thing?
-
Private tracker communities use the private flag: http://wiki.vuze.com/w/SecureTorrents
Users can manually add such .torrent files for download.
Tribler MUST check if a .torrent has this flag set and…
-
DSS/NSS can only transmit one IP address. But KadNode may receive multiple
IP addresses and will select just the first.
Therefore there is a way needed to filter those addresses. This could be done by…
-
Hi,
I am trying to use kadnode but I cant understand how to join an existing swarm?
I tried "import {ip}" where ip was found from a swarm of a torrent file nothing changed.
-
I entered the below command .
./KademliaDemo-d --bs_ip 192.168.12.11 --bs_port 1000 --bs_id 00a67c0b34a311cff7711346d41cec8e864d2c2859570951e8f1812c60a95f24b4aede354535a38f6d9e5c0039d5f44ac8192a4b40…