<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">John,</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">As far as I can review in my head, there should not be real problem. You may have other ndn::Name variables for other prefixes in one application, and fill them with appHelper::setAttribute. Then you may make thing more complex in onData and onInterest. </div><div class="gmail_default" style="font-family:tahoma,sans-serif">But, what's the use of it? I mean, you want an application be responsible for distinct prefixes and produce distinct content for each one? Or publish the same content under different prefixes?</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Sabet<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 1, 2016 at 9:56 AM, Alex Afanasyev <span dir="ltr"><<a href="mailto:aa@cs.ucla.edu" target="_blank">aa@cs.ucla.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
> On Nov 30, 2016, at 9:40 PM, John Baugh <<a href="mailto:jpbaugh@umich.edu">jpbaugh@umich.edu</a>> wrote:<br>
><br>
> ndnSIM friends,<br>
><br>
> Another question:  The examples imply, by use of the AppHelper's SetPrefix method that a consumer, for example, can only issue Interest packets with a single prefix.  Is this correct?  Can this value be changed in real time?<br>
<br>
</span>It can, but you may have easier time to changing prefixes by writing a specialized producer applications.  The existing producer app is really very basic one without much logic in it.<br>
<br>
--<br>
Alex<br>
<span>><br>
> I would assume also that Producers could provide content from more than one prefix.  To me, the prefix seems to correspond to a limited collection of items.<br>
><br>
> Thanks,<br>
><br>
> John<br>
</span>> ______________________________<wbr>_________________<br>
> ndnSIM mailing list<br>
> <a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank" rel="noreferrer">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/ndnsim</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank" rel="noreferrer">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/ndnsim</a><br>
</blockquote></div><br></div></div>