[Ndn-interest] [jndn] Remote prefix registration (#6)

Bassem Labib bassem.labib at gmail.com
Wed Feb 25 07:05:28 PST 2015


Hi Jeff,

While I'm testing the jndn to register a Prefix using
*TestPublishAsyncNfd.java* under *test* package, It works fine and register
the "/testecho" prefix successfully only when using the default host Face
or using "localhost" and loop back address "127.0.0.1", *but* when using
the IP address assigned to the same machine as "192.168.1.9"* it didn't
work (Timeout)* and I notes it registers on *NDNx* and print out the
following:

Register prefix  /testecho
Feb 25, 2015 4:40:45 PM net.named_data.jndn.Node$RegisterResponse onTimeout
INFO: Timeout for NFD register prefix command. Attempting an NDNx command...
Feb 25, 2015 4:40:49 PM net.named_data.jndn.Node$NdndIdFetcher onTimeout
INFO: Register prefix failed: Timeout fetching the NDNx ID
Register failed for prefix /testecho

please help, I need an explain this situation.

Best Regards,
Bassem Labib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20150225/88aa981d/attachment.html>


More information about the Ndn-interest mailing list