<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thanks Dr. Alex and Prof. Lixia for the replies that actually helped me in reshaping my query. </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I am foreseeing an example scenario, where we have a vehicle (c) moving from San Francisco (location X) to Los Angeles (location Y). Now in this new city, a user wants to watch the recent news bulletin on his/her vehicle On Board Unit screen. Previously, at location X, the vehicle (c) was using hierarchical naming prefixes in the Interest packet to look up and retrieve the content, for example:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Unique NONCE: vid/sf/breakingnews/date/10pm/chunk ID... (Interest Type 1)</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Now quoting Dr. Alex, "<span style="font-family:arial,sans-serif;font-size:12.8px">If there are two producers that can serve data packets under the same prefix, then forwarding system can choose either of them.  If data cannot be retrieved from one, the forwarding may try alternative path."</span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-size:12.8px;font-family:arial,sans-serif">Will it be okay to assume that globally the name prefixes will be identical? For example, at Location Y, the local users are using the following prefix to retrieve the same content, </span><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Unique NONCE: vid/sf/breakingnews/date/2200/chunk ID... (Interest Type 2)<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,sans-serif;font-size:12.8px"><br></span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,sans-serif;font-size:12.8px">Since the vehicle (c) is not aware of this changed prefix, how it can be the provider of this content/chunk? Somehow, this vehicle needs to be informed about the changed pattern of content prefix. Is the responsibility of application then? I see this example, as two different name prefixes for the same content. </span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,sans-serif;font-size:12.8px"><br></span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,sans-serif;font-size:12.8px">When this vehicle receives an Interest of Type 2 with a unique Nonce Value {to avoid Interest Looping}, due to a different presentation of Time or any information within the prefix, vehicle (c) will not be able to forward the required Data. If it would be, how?   </span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,sans-serif;font-size:12.8px"><br></span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span style="font-size:12.8px"><br></span></div><div dir="ltr"><span style="font-size:12.8px">Best Regards,</span><br></div><div dir="ltr">~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ <br><b>Syed Hassan Ahmed </b>(하산)<br>Kyungpook National University,<br>Daegu City, Republic of Korea.<br>Cell: +82-10-9883-0786<br><a href="https://sites.google.com/site/shahmedknu/" target="_blank">https://sites.google.com/site/shahmedknu/</a> </div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Jul 21, 2016 at 4:34 PM, Lixia Zhang <span dir="ltr"><<a href="mailto:lixia@cs.ucla.edu" target="_blank">lixia@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"><div style="word-wrap:break-word"><span class=""><br><div><blockquote type="cite"><div>On Jul 21, 2016, at 12:18 AM, Syed Hassan Ahmed <<a href="mailto:s.h.ahmed@ieee.org" target="_blank">s.h.ahmed@ieee.org</a>> wrote:</div><br><div><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Respected NDN Community,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><div class="gmail_default">Can we have two names for one Content? Let's say, we consider heterogeneous naming schemes, that have been applied at two different locations (X, Y) and the nodes are mobile (lets say Vehicles). Now when a node from location X moves into the range of location Y? How the NDN router/node resolves this issue? May be my question is a bit ambitious, however, I believe that one content can have multiple names. I understand the concept of NONCE somehow, but NONCE can be applied to two different names for the same content? </div></div></div></div></blockquote><br></div></span><div>1/ yes a single piece of content can have multiple names.</div><div>However every name should name a unique piece of content.</div><div><br></div><div>2/ There can be applications that name content based on locations.</div><div>generally speaking, content names are not location-specific.</div><div><br></div><div>3/ in your above example: do vehicles X and Y carry an identical piece of content?</div><div>If so, that content can have its own name, independent from the locations of X or Y, there is no issue whether X and Y are far apart or close to each other (this could lead you to a different question: if a name is not location-dependent, how NDN forwarders find the content: some discussions here: <a href="http://named-data.net/publications/survey_mobility_support_ndn/" target="_blank">http://named-data.net/publications/survey_mobility_support_ndn/</a>)</div><div><br></div><div>4/ "nonce" is not relevant to the above discussions; it's used to mitigate  interest looping.</div><div><br></div><div>my 2 cents,</div><div>Lixia</div></div></blockquote></div><br></div>