[Ndn-interest] Question about Consumer and Producer

Susmit susmit at cs.colostate.edu
Tue Dec 25 07:30:38 PST 2018


Hi Htet,

Please send your further questions to ndn-interest list[1].

> 1) To create a consumer or producer, what kind of NDN libraries (eg. NDN-cxx, NFD, etc) are necessary?

To write an application you can use either ndn-cxx or ndn-ccl[2]
depending on your choice of language.

> 2) When sending an interest or data packet, what kind of steps are necessary to connect to NFD?

Take a look at this producer-consumer application[3] already included
in the ndn-cxx library. This should help you to get started.


[1] https://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest
[2] https://named-data.net/codebase/platform/ndn-ccl/
[3] https://github.com/named-data/ndn-cxx/blob/master/examples/

Thanks,
Susmit


---
_________________________________
Susmit Shannigrahi
http://www.cs.colostate.edu/~susmit
_________________________________
>
>
> Best Regards.
> Htet
>
>


More information about the Ndn-interest mailing list