<div dir="auto"><div>Hi Lixia Zhao<div dir="auto"><br></div><div dir="auto">'nfdc register' command is no longer supported. Use 'nfdc face create' followed by 'nfdc route add' instead.</div><div dir="auto"><br></div><div dir="auto">If you find a documentation recommending the unsupported 'nfdc register' command, please report a bug.</div><div dir="auto"><br></div>Yours, Junxiao<br><div class="gmail_extra"><br><div class="gmail_quote">On Nov 5, 2017 07:48, "lxzhao" <<a href="mailto:lxzhao@njnet.edu.cn">lxzhao@njnet.edu.cn</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
  I am new about NDN and have successfully installed ndn-cxx and NFD.The<br>
samples of consumer.cpp and producer.cpp can run well in one node.But<br>
when I installed them in two computers which are as two nodes and try to<br>
make one node send an Interest to retrieve a Data from the other<br>
computer.(The IPs of the two Ubuntus are 192.168.50.128 and<br>
192.168.205.129).<br>
  What I have done is as follow(using the samples in ndn-cxx):<br>
  In the Ubuntu-1(IP:192.168.50.128)<br>
  1.nfd-start<br>
  2.nfdc register /example/testApp/randomData udp://<a href="http://192.168.205.129" rel="noreferrer" target="_blank">192.168.205.129</a><br>
  3.nfdc create udp://<a href="http://192.168.205.129:6363" rel="noreferrer" target="_blank">192.168.205.129:6363</a><br>
  4. ./build/examples/consumer<br>
  In the other Ubuntu-2(IP:192.168.205.129)<br>
  1.nfd-start<br>
  2. ./build/examples/producer<br>
  In Ubuntu-1,it always shows<br>
 "Sending /example/testAPP/randomData?<wbr>ndn.InterestLifetime=1000".<br>
 "Timeout /example/testAPP/randomData?<br>
ndn.InterestLifetime=1000&ndn.<wbr>Nonce=3826126803"<br>
  I also have tried the method in a blog(using ndnping and<br>
ndnpingserver),but it doesn't work.<br>
  So what can I do to retrieve a Data from a remote NFD step by step?How<br>
to let the NFD in Ubuntu-2 know how to send the Interest into the<br>
producer? May be I should clean the entries in the NFD and make a fresh<br>
start.<br>
  Could you show me the step-by-step way to solve it?<br>
                                                               regards<br>
                                                              Lixia Zhao<br>
<br>
______________________________<wbr>_________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu">Ndn-interest@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/ndn-interest</a><br>
</blockquote></div><br></div></div></div>