[ndnSIM] How to install multiple prefixes in one producer

Spyridon (Spyros) Mastorakis spiros.mastorakis at gmail.com
Fri Apr 10 09:29:46 PDT 2015


Hello,

you will need to install more than one producer applications on the node, because each producer application has been assumed to respond only to one prefix. 

--
Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/
Internet Research Laboratory
PhD Computer Science
UCLA




> On Apr 9, 2015, at 5:15 PM, Trade <trade20122012 at gmail.com> wrote:
> 
> I want one producer can have multiple prefixes, but how to implement?
> Does this work?  or it only takes the last row ? Thanks
> 
>          ProducerHelper.SetPrefix (prefix1);
>          ProducerHelper.SetPrefix (prefix2);
>          ProducerHelper.SetPrefix (prefix3);
> 
> Trade
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim





More information about the ndnSIM mailing list