[Nfd-dev] Trying to run consumer and producer example of NDN-cxx

Varun Bantwal Shenoy shenoyv at tcd.ie
Mon Jul 30 05:24:40 PDT 2018


Hello,
I am using ubuntu 16.04 operating system ,gcc version 7.3.0 installed
ndn-cxx and NFD version is 0.6.2-11-gd657d53.NFD has been installed
according to the steps given in https://named-data.net/doc/
NFD/current/INSTALL.html.I am trying to run basic example of producer and
consumer .I used two machines A and B connected to a same network.
I did the following steps on both the machines
./waf configure --with-examples
./waf
./waf install

and started NFD in both machines using command nfd-start.After these steps
I executed following steps

In machine 1
nfdc face create udp4://172.17.0.3:51057(address of machine 2)

In machine 2
nfdc face create udp4://172.17.0.2:56648(address of machine 1)

In machine 1
executed the following command ./examples/producer1532949904.It is
displaying message as
802939 INFO: [nfd.AutoPrefixPropagator] no signing identity available for:
/example/testApp.I didnt change anything in producer.cpp file.please tell
me how to solve the problem.
Thank you,

Kind regards,

Varun
-- 
Msc in Computer Science,
Trinity College Dublin,
+353892314009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20180730/21f7d728/attachment.html>


More information about the Nfd-dev mailing list