<div dir="auto"><div>Hi Arif<div dir="auto"><br></div><div dir="auto">No. The Interest is not uniquely named, so it would be satisfied by a cached Data packet and not reach the producer.</div><div dir="auto">Moreover, although Data packet size is theoretically unlimited, sending a large Data packet would require fragmentation, and has exponentially large chance of getting packet loss.</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 21, 2020, 08:16 Arif Hussain Magsi <<a href="mailto:ahmagsi@sau.edu.pk">ahmagsi@sau.edu.pk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><p style="text-align:center"><font color="red"><strong>External Email</strong><br></font></p>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Dear Junxiao Shi,</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Thank You for your guidance. </div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Is it possible if consumer sends a prefixed name i.e., NDN/vanet/incidents/</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
In the response, producer matches prefixed interest packet and send all the packets in single data packet? </div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Regards</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Arif</div>
<div id="m_517179961374548429ms-outlook-mobile-signature" dir="auto" style="text-align:left">
<div><br>
</div>
<br>
</div>
<hr style="display:inline-block;width:98%">
<div id="m_517179961374548429divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Junxiao Shi <<a href="mailto:shijunxiao@email.arizona.edu" target="_blank" rel="noreferrer">shijunxiao@email.arizona.edu</a>><br>
<b>Sent:</b> Wednesday, October 21, 2020 4:31:16 PM<br>
<b>To:</b> Arif Hussain Magsi <<a href="mailto:ahmagsi@sau.edu.pk" target="_blank" rel="noreferrer">ahmagsi@sau.edu.pk</a>><br>
<b>Cc:</b> <a href="mailto:ndnsim@lists.cs.ucla.edu" target="_blank" rel="noreferrer">ndnsim@lists.cs.ucla.edu</a> <<a href="mailto:ndnsim@lists.cs.ucla.edu" target="_blank" rel="noreferrer">ndnsim@lists.cs.ucla.edu</a>><br>
<b>Subject:</b> Re: [EXT][ndnSIM] Naming in NDN</font>
<div> </div>
</div>
<div>
<div dir="auto">Hi Arif</div>
<div dir="auto"><br>
</div>
<div dir="auto">False and false.</div>
<div dir="auto">NDN Protocol Design Principles 
<div dir="auto"><a href="https://named-data.net/project/ndn-design-principles/" target="_blank" rel="noreferrer">https://named-data.net/project/ndn-design-principles/</a> allow only one Data packet in reply to each Interest. It isn't possible for a producer to send multiple Data packets to
 one Interest.</div>
<div dir="auto"><br>
</div>
<div dir="auto">You need a dataset synchronization protocol, such as <b>PSync PartialSync</b>, for this use case.</div>
<div dir="auto"><br>
</div>
<div dir="auto">Yours, Junxiao</div>
</div>
<div><br>
<div>
<div dir="ltr">On Wed, Oct 21, 2020 at 05:44 Arif Hussain Magsi <<a href="mailto:ahmagsi@sau.edu.pk" target="_blank" rel="noreferrer">ahmagsi@sau.edu.pk</a>> wrote:<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">
<div>
<p style="text-align:center"><font style="color:rgb(255,0,0)"><strong>External Email</strong><br>
</font></p>
<div dir="auto" style="text-align:left">Dear Members,</div>
<div><br>
</div>
<div dir="auto" style="text-align:left">Can you please guide me following please?</div>
<div dir="auto" style="text-align:left"><br>
</div>
<div dir="auto" style="text-align:left">1. In NDN, a newly joining consumer wants to receive all the data packets which were shared previously. To do so, a consumer broadcast prefix interest such as:</div>
<div dir="auto" style="text-align:left"> NDN/vanet/incidents/</div>
<div dir="auto" style="text-align:left"><br>
</div>
<div dir="auto" style="text-align:left">In the response, a producer provides data packet in following naming structure</div>
<div dir="auto" style="text-align:left"><br>
</div>
<div dir="auto" style="text-align:left">Ndn/vanet/incidents/sequence_No/event</div>
<div dir="auto" style="text-align:left"><br>
</div>
<div dir="auto" style="text-align:left">Is above hypothesis correct? </div>
<div dir="auto" style="text-align:left"><br>
</div>
<div dir="auto" style="text-align:left">2. In NDN, a consumer remains absent for certain time, during his absence many packets were shared. After rejoining, a consumer wants to receive all those packets which were shared during his absence. To solve this problem,
 a consumer can send a signed interest that includes consumer's timestamp and producer compares its timestamp with consumer's timestamp and send the missing content. </div>
<div dir="auto" style="text-align:left"><br>
</div>
<div dir="auto" style="text-align:left">Is above hypothesis correct? </div>
<div dir="auto" style="text-align:left"><br>
</div>
<div dir="auto" style="text-align:left">Looking for response please.</div>
<div dir="auto" style="text-align:left"><br>
</div>
</div>
_______________________________________________<br>
ndnSIM mailing list<br>
<a href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank" rel="noreferrer">ndnSIM@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
</blockquote>
</div>
</div>
</div>
</div>

</blockquote></div></div></div>