-
I have the test on the same machine.
2009-06-25 03:00:59 UTC in Open Chord
-
How to use the rmi protocol? I use it like this ,but it doesn't success.the errors as follows:
The first console show as this:
Type 'help' for a list of available commands
Console ready.
oc > cprotocol -t ocrmi
oc > joinN
Creating new chord overlay network!
URL of created chord node ocrmi://10.0.7.252/.
oc > insertN -key key -value test
oc >
the other console show like this:
Type...
2009-06-25 02:57:17 UTC in Open Chord
-
if I use the different port,it can run but it will throw the exceptions
for example the first compute'port:4242,and the second compute's port:4243
the the result of the run is:
please input you host's IP:
10.0.7.252
please input you host's post: 4243
ocsocket://10.0.7.252:4243/
please input the bootstrap host's IP:
10.0.5.242
/10.0.5.242
please input the bootstrap host's port: 4242.
2009-06-24 06:11:08 UTC in Open Chord
-
Hello!
I use the open chord ‘s version 1.0.5,and found these problems。I use the two computers,the
first’IP is 10.0.5.242,the second‘s IP is 10.0.7.252。I use the first computer as a chord net,it's ip is 10.0.5.242 and it's port is 4242。Then I use the second computer,it's ip is 10.0.7.252 and it‘s port is 4242。when I ask the second computer join the chord net using...
2009-06-24 06:02:34 UTC in Open Chord