[OpenDHT-Users] Problem using bambooDHT API version 3: More
Sean Rhea
sean.c.rhea at gmail.com
Tue Oct 31 08:00:07 PST 2006
On 10/31/06, Zahir Koradia <zahir.koradia at gmail.com> wrote:
> The version 3 of BamboDHT API dont seem to be working on Linux either. For
> now I am using the python scripts for the job as a work around, but I would
> sincerely appreciate if the issue could be sorted out.
I just tested bamboo/src/bamboo/dht/gateway_test.c, bamboo.dht.Put,
and bamboo.dht.Get again. gateway_test timed out the first time I
tried it, but it worked every subsequent time. Put and Get worked
every time. So I can't reproduce your problem.
In order to debug it for you, I'm going to need the IP address and
port of the gateway you are using, the key and value you are
putting/getting, and at what time you were doing those puts/gets
(preferably in US Eastern Time). If you're going to use
opendht.nyuld.net as your gateway, do the lookup by hand and then hard
code it, like this:
$ host opendht.nyuld.net
opendht.nyuld.net is an alias for opendht.ab4203b5.oasis.nyuld.net.
opendht.ab4203b5.oasis.nyuld.net has address 169.229.50.11
opendht.ab4203b5.oasis.nyuld.net has address 169.229.50.3
$ gateway_test 169.229.50.3 5852
...
Sean
--
Looking for a PGP signature?
See http://srhea.net/gmail-explain.txt
More information about the OpenDHT-Users
mailing list