[Ndn-interest] question about NDN prototype

Thompson, Jeff jefft0 at remap.UCLA.EDU
Tue Mar 3 16:10:49 PST 2015


Take a look at the "Connecting to remote NFDs" section of the NFD Getting Started Guide which describes what "nfdc register" does:
http://named-data.net/doc/NFD/current/INSTALL.html

See the nfdc man page for more details:
http://named-data.net/doc/NFD/current/manpages/nfdc.html

- Jeff T

From: Feixiong Zhang <feixiong at winlab.rutgers.edu<mailto:feixiong at winlab.rutgers.edu>>
Date: Tuesday, March 3, 2015 at 13:49
To: Jeff Thompson <jefft0 at remap.ucla.edu<mailto:jefft0 at remap.ucla.edu>>
Cc: "ndn-interest at lists.cs.ucla.edu<mailto:ndn-interest at lists.cs.ucla.edu>" <ndn-interest at lists.cs.ucla.edu<mailto:ndn-interest at lists.cs.ucla.edu>>
Subject: Re: [Ndn-interest] question about NDN prototype

thanks for the clarification! It helps a lot!

for the NFD configuration of a router, for example the router has four network interfaces, I want to bind two specific interfaces for NFD. how could I achieve this? Is there any documents on such configuration? thanks.

On Tue, Mar 3, 2015 at 4:02 PM, Thompson, Jeff <jefft0 at remap.ucla.edu<mailto:jefft0 at remap.ucla.edu>> wrote:
> 2. I see the ndn prototype has ndn-cxx and ndn-cpp, and it seems they share some code and both provide library for application usage. what's the different between these two?

ndn-cxx is the NDN C++ library with eXperimental eXtensions. Its API changes more rapidly since it is used to research the latest NDN architectural ideas and is the library for NFD.

ndn-cpp is an NDN client library for C++ which shares the same "Common Client Libraries" API with the other client libraries for Python, JavaScript and Java. The client libraries incorporate stable features from ndn-cxx and aim to support NDN applications on a range of platforms and languages.

Thanks,
- Jeff T

From: Junxiao Shi <shijunxiao at email.arizona.edu<mailto:shijunxiao at email.arizona.edu>>
Date: Tuesday, March 3, 2015 at 12:02
To: "ndn-interest at lists.cs.ucla.edu<mailto:ndn-interest at lists.cs.ucla.edu>" <ndn-interest at lists.cs.ucla.edu<mailto:ndn-interest at lists.cs.ucla.edu>>
Cc: Feixiong Zhang <feixiong at winlab.rutgers.edu<mailto:feixiong at winlab.rutgers.edu>>
Subject: Re: [Ndn-interest] question about NDN prototype



On Tue, Mar 3, 2015 at 1:00 PM, Feixiong Zhang <feixiong at winlab.rutgers.edu<mailto:feixiong at winlab.rutgers.edu>> wrote:
Dear Junxiao,

I'm Feixiong, a phd student from Rutgers University. I also work on information-centric network and I'm trying to investigate content delivery scenario in NDN. I look at the NDN prototype and come across some questions. It would be great if you could provide me some guidance.

As a first step, I'm trying to build a simple NDN testbed with four nodes (A -- B -- C -- D). A is a NDN content server, B and C are NDN routers, D is a NDN requester. Is there any related example of such content delivery scenario?

I have a few other questions for the setup (pardon me as I'm newbie to NDN prototype..) :

1. how to configure network interfaces in nfd?
2. I see the ndn prototype has ndn-cxx and ndn-cpp, and it seems they share some code and both provide library for application usage. what's the different between these two?

I would appreciate a lot if you could give me some guidance. thanks a lot!

Best Regards.
Feixiong

--
Feixiong Zhang, PhD candidate,
WINLAB, Rutgers University, New Jersey
http://winlab.rutgers.edu/~feixiong/<http://winlab.rutgers.edu/%7Efeixiong/>




--
Feixiong Zhang, PhD candidate,
WINLAB, Rutgers University, New Jersey
http://winlab.rutgers.edu/~feixiong/<http://winlab.rutgers.edu/%7Efeixiong/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20150304/a5680cba/attachment.html>


More information about the Ndn-interest mailing list