[Nfd-dev] creating a face towards Android device

Junxiao Shi shijunxiao at email.arizona.edu
Thu Aug 10 15:02:21 PDT 2017


Hi Peter

`nfdc register` command is deprecated and it no longer supports the current
NFD management protocol. It will be removed soon.
You should use `nfdc face create` and `nfdc route add` commands instead.
The equivalent commands are:
nfdc face create tcp://128.97.152.46
nfdc route add /ice-ar tcp://128.97.152.46

If you still get errors, post the output of `nfdc face list` on both
devices before and after executing the above commands.

Yours, Junxiao

On Wed, Aug 9, 2017 at 4:15 PM, Gusev, Peter <peter at remap.ucla.edu> wrote:

> hi devs,
>
> I’m trying to register a route from my laptop to Android device.
> it has NFD up and running, however when I try to create UDP or TCP face, I
> get error 406:
>
> $ nfdc register /ice-ar tcp://128.97.152.46
> Face creation failed : Requested endpoint is prohibited (code 406)
>
> Is there anything I should check before registering a route?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20170810/513b2e88/attachment.html>


More information about the Nfd-dev mailing list