[Nfd-dev] How to use the client control forwarding strategy

Junxiao Shi shijunxiao at email.arizona.EDU
Mon Feb 8 17:19:08 PST 2016


Hi Liu

I've used client-control in one simple app.
https://github.com/yoursunny/ndn6-tools/blob/7322ea378dbcdd0014b5217cb49da6283c3f9e94/remote-register-prefix.cpp#L92-L121
(not intended as a tutorial)

Yours, Junxiao
On Feb 8, 2016 17:36, "Lei Liu" <bigcatlei at gmail.com> wrote:

> Hi,
>
> Can anyone help to elaborate how to enable the client control forwarding
> strategy in NFD?
>
> I understand that by using nfdc, we can set strategy to a name such as:
>
> nfdc set-strategy ndn:/app1/video
> ndn:/localhost/nfd/strategy/client-control
>
> Then, suppose we have an interest like /app1/video, how can we force it to
> be forwarded to a specific face? NFD developer guide mentioned a
> NextHopFaceId field in the interest message, but how to enable this feature
> and send an interest with a NextHopFaceId field?
>
> Thanks,
> Best regards,
>
> Lei
>
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160208/f8008c8a/attachment.html>


More information about the Nfd-dev mailing list