[Ndn-interest] question about NDN prototype

Thompson, Jeff jefft0 at remap.UCLA.EDU
Tue Mar 3 13:02:17 PST 2015


> 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/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20150303/e84e97e1/attachment.html>


More information about the Ndn-interest mailing list