<div dir="ltr">Hi Sabet,<div>I can sure FIBs seem no problem. Because I change node generator method, it works.I did't use consume app, just use default ndn-producer and ndn-consumer.</div><div><br></div><div>Thanks,</div><div>qhsong</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-24 13:35 GMT+08:00 Muhammad Hosain Abdollahi Sabet <span dir="ltr"><<a href="mailto:mhasabet@gmail.com" target="_blank">mhasabet@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">qhsong,</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">I don't want to interrupt. But I had a similar problem recently. Interests reach a node, but OnInterest method is not being called, right? Are you using a cutom app? Are sure you have FIBs populated correctly?</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Thanks,</div><div class="gmail_default" style="font-family:tahoma,sans-serif">Sabet</div></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div dir="rtl"><font face="tahoma, sans-serif">خندان باشید</font></div><div dir="rtl"><font face="tahoma, sans-serif">با تشکر</font></div></div></div></div>
<br><div class="gmail_quote"><div><div class="h5">On Tue, May 24, 2016 at 9:50 AM, qhsong <span dir="ltr"><<a href="mailto:ndn@sqh.me" target="_blank">ndn@sqh.me</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">Hi JunXiao,<div><br></div><div>First I TopologyReader like this:</div><div><div>  </div><div>    AnnotatedTopologyReader topologyReader("", 25);</div><div>    topologyReader.SetFileName("scratch/topo.txt");</div><div>    topologyReader.Read();</div></div><div><br></div><div>Then ,create some Nodes by this:</div><div>   NodeContainer consumerNodes;</div><div>   consumerNodes.Create(3);</div><div><br></div><div>I connected then with p2pHelper:</div><div><br></div><div>for(int i=0;i<3;i++) {</div><div>      PointToPointHelper p2p;</div><div>      p2p.Install(Names::Find<Node>("Node_in_Topo.txt"), consumerNodes.get(i));</div><div>}</div><div><br></div><div>Install ndnHelper one by one.</div><div>for(int i=0;i<3;i++) {</div><div>    ndn::helper ndnHelper;</div><div>    //set content store size in different value</div><div>    ndnHepler.Install(consumerNodes);</div><div>} </div><div><br></div><div>then Install ndnHelper in topo.txt node. Install consumer and producer in other node.</div><div><br></div><div>That's what I do for ndnSIM.</div><div>I also note that in --vis mode, the node I use NodeContainer.Create is gray, and other nodes is red.</div><div><br></div><div>Is this wrong?After I switch all node generator by topo.txt, It works.</div><div><br></div><div>Thanks,</div><div>qhsong</div><div><br></div></div><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-24 11:39 GMT+08:00 Junxiao Shi <span dir="ltr"><<a href="mailto:shijunxiao@email.arizona.edu" target="_blank">shijunxiao@email.arizona.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi qhsong<div><br></div><div>Can you post a code snippet that shows what you are doing, and indicate what does not work?<div><br></div><div>Yours, Junxiao<span><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 23, 2016 at 8:36 PM, qhsong <span dir="ltr"><<a href="mailto:ndn@sqh.me" target="_blank">ndn@sqh.me</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>Thanks for your help.  I first use AnnotatedTopologyReader and then use NodeContainer.Create() some node, I try to use p2p connection to connection them ,then use ndnHelper.Install().</div><div>Then I change all node generator by AnnotatedTopologyReader, It works.</div><div>Maybe AnnotatedTopologyReader not compatible with NodeContainer.</div><div>Is this a bug?</div><div><br></div><div>Thanks for your help.</div><span><font color="#888888"><div>qhsong</div></font></span></div></blockquote></div></div></span></div></div></div>
</blockquote></div><br></div>
</div></div></div></div></div><br></div>
<br></div></div>_______________________________________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>