<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi Narjes,</div><div><br></div><div>All of these depends on what exactly you want to simulate.  If you want to simulate packet flow to/from a "controller" and evaluate it in some form, then you have to implement your own controller application and applications that need to be installed in all nodes.  How exactly you can implement it, it is up to you.  In NDN you don't normally have node identifier,  unless you assign a name prefix for the node and advertise this prefix somehow.</div><div><br></div><div>You may use ndn::GlobalRoutingController only if your simulation doesn't really care about how routing is set up and just needs to have valid routes to destination prefixes.</div><div><br></div><div>---</div><div>Alex</div><div><br></div><br><div><div>On Dec 10, 2013, at 9:56 AM, narjes aloulou <<a href="mailto:aloulounarjes@yahoo.fr">aloulounarjes@yahoo.fr</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="background-color: rgb(255, 255, 255); font-family: 'bookman old style', 'new york', times, serif; font-size: 12pt;"><div><span>Hi Alex,<br><br>I want  use a centralized node "controller" that have a global  routing table and it can calculate routes. This controller publish the information that it is a controller to all nodes. So each node can asks him about any route.<br><br>My question : I must use a simple provider and make it as a controller or I must use the ndn::GlobalRoutingController ?<br><br>Thanks for help  <br><br class=""></span></div><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: bookman old style, new york, times, serif; font-size: 12pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> Le Mardi 10 décembre 2013 18h42, Alex Afanasyev
 <<a href="mailto:alexander.afanasyev@ucla.edu">alexander.afanasyev@ucla.edu</a>> a écrit :<br> </font> </div>  <div class="y_msg_container">Hi Narjes,<br clear="none"><br clear="none">I also not sure what do you mean by "globalRouter".  If it has anything to do with ndn::GlobalRoutingController, then there isn't such entity.  It's just a simulation abstraction to calculate routes, not a simulated node.  If it is something else, then you need to explain what exactly you want to do.<br clear="none"><br clear="none">---<br clear="none">Alex<br clear="none"><div class="yqt6989958216" id="yqtfd39981"><br clear="none">On Dec 10, 2013, at 2:03 AM, narjes aloulou <<a shape="rect" ymailto="mailto:aloulounarjes@yahoo.fr" href="mailto:aloulounarjes@yahoo.fr">aloulounarjes@yahoo.fr</a>> wrote:<br clear="none"><br clear="none">> Hi,<br clear="none">> <br clear="none">> I want to send an interest to globalRouter in the method " ForwardingStrategy::TrySendOutInterest " <br clear="none">> which face must I use?<br clear="none">> <br clear="none">> <br clear="none">> Le Mardi 10 décembre 2013 10h37, Wassim Drira <drirawassim+<a shape="rect" ymailto="mailto:ndnsim@gmail.com" href="mailto:ndnsim@gmail.com">ndnsim@gmail.com</a>> a écrit :<br clear="none">> Hi, <br clear="none">> <br clear="none">> First, there is no addresses in ndnSim. Interests are sent for names. <br clear="none">> Second, what do you mean by gloabalRouter address? <br clear="none">> <br clear="none">> Regards<br clear="none">> <br clear="none">> <br clear="none">> On Tue, Dec 10, 2013 at 12:27 PM, narjes aloulou <<a shape="rect" ymailto="mailto:aloulounarjes@yahoo.fr" href="mailto:aloulounarjes@yahoo.fr">aloulounarjes@yahoo.fr</a>> wrote:<br clear="none">> Hi,<br clear="none">> <br clear="none">> I want to send an interest to globalRouter from a node.<br clear="none">> So, I would know the
 globalRouter adresse from the Forwarding Strategy Layer (of any node).<br clear="none">> Thanks<br clear="none">> <br clear="none">> <br clear="none">> _______________________________________________<br clear="none">> ndnSIM mailing list<br clear="none">> <a shape="rect" ymailto="mailto:ndnSIM@lists.cs.ucla.edu" href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br clear="none">> <a shape="rect" href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br clear="none">> <br clear="none">> <br clear="none">> <br clear="none">> <br clear="none">> _______________________________________________<br clear="none">> ndnSIM mailing list<br clear="none">> <a shape="rect" ymailto="mailto:ndnSIM@lists.cs.ucla.edu" href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br clear="none">> <a shape="rect" href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br clear="none"></div><br><br></div>  </div> </div>  </div> </div></div>_______________________________________________<br>ndnSIM mailing list<br><a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br></blockquote></div><br></body></html>