[Nfd-dev] LINK support & understanding expected use in apps

Thompson, Jeff jefft0 at remap.ucla.edu
Mon Aug 31 10:13:05 PDT 2015


Hi Alex,

These links make it clear how to put a delegation in a Link object and to
put the Link object in an Interest. Do you have plans for the NFD
developer's guide to explain the slightly larger picture: When does an
application need to put a link delegation in an interest? Does it have to
do it for every interest which might be redirected? How does it learn what
delegation to user? What does NFD do when it gets the interest?

Thanks,
- Jeff T

On 2015/8/31, 10:03:03, "Nfd-dev on behalf of Alex Afanasyev"
<nfd-dev-bounces at lists.cs.ucla.edu on behalf of aa at CS.UCLA.EDU> wrote:

>As of right now, we don't yet have a plain text description (we will add
>it, either as part of NFD developer's guid or as part of ndn-cxx tutorial
>page) of how to work with link, but we have API documentation
>(http://named-data.net/doc/ndn-cxx/current/doxygen/d1/d81/classndn_1_1Inte
>rest.html#abbf98026d7c36775695ebb038d876bcb,
>http://named-data.net/doc/ndn-cxx/current/doxygen/d0/d61/classndn_1_1Link.
>html)
>and unit tests 
>(https://github.com/named-data/ndn-cxx/blob/master/tests/unit-tests/link.t
>.cpp) which can get some idea how to work with it.





More information about the Nfd-dev mailing list