<div dir="ltr">Forgot to include team.<div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Ravi Kumar Singh</b> <span dir="ltr"><<a href="mailto:rk8000@g.rit.edu">rk8000@g.rit.edu</a>></span><br>Date: Wed, Apr 13, 2016 at 2:11 AM<br>Subject: Re: [ndnSIM] Seeking help regarding ndnsim; intreset with different sequence number<br>To: Lixia Zhang <<a href="mailto:lixia@cs.ucla.edu">lixia@cs.ucla.edu</a>><br><br><br><div dir="ltr">Thanks Lixia! I will try setting <span style="font-size:12.8px"> up a second consumer to request the same data. </span><div><span style="font-size:12.8px">But, in our experiment, we need to see what happens when the same consumer requests the same interest multiple times. I tried writing my own implementation of a consumer, but still only the first interest is working well and rest all interest are <b>not even</b> forwarding from the consumer(same) itself. </span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Following is a log of its operation ( with my own implemention of one consumer sending three same interest):</span><br style="font-size:12.8px"><br style="font-size:12.8px"><font face="monospace, monospace" style="font-size:12.8px">1: 1s 0 CustomApp:SendInterest(): [DEBUG] Sending Interest packet for /root/%FE%00?ndn.InterestLifetime=1000&ndn.Nonce=4231791817<br>2: 1s 0 CustomApp:SendInterest(): [DEBUG] Sending Interest packet for /root/%FE%00?ndn.InterestLifetime=1000&ndn.Nonce=<a href="tel:2837832477" value="+12837832477" target="_blank">2837832477</a><br>3: 1s 0 CustomApp:SendInterest(): [DEBUG] Sending Interest packet for /root/%FE%00?ndn.InterestLifetime=1000&ndn.Nonce=2794407255<br>4: 1.01002s 1 ndn.cs.Lru:Lookup(0x1493c10, /root/%FE%00)<br>5: 1.02004s 2 ndn.Producer:OnInterest(0x14fce90, 0x1528ae8)<br>6: 1.02004s 2 ndn.Producer:OnInterest(): [INFO ] node(2) responding with Data: /root/%FE%00<br>7: 1.03089s 1 ndn.cs.Lru:Add(0x1493c10, /root/%FE%00)<br>8: 1.04174s 0 CustomApp:OnData(): [DEBUG] Receiving Data packet for /root/%FE%00</font><span style="font-size:12.8px"><br></span></div><div><font face="monospace, monospace" style="font-size:12.8px"><br></font></div><div><font face="monospace, monospace" style="font-size:12.8px">As, you can see from the log, only first interest is working file and rest 2 interest are <b>not even</b> forwarding from the consumer itself.</font></div><div><font face="monospace, monospace" style="font-size:12.8px"><br></font></div><div><font face="monospace, monospace" style="font-size:12.8px">Please suggest!</font></div><div><font face="monospace, monospace" style="font-size:12.8px"><br></font></div><div><font face="monospace, monospace" style="font-size:12.8px">Regards,</font></div><div><font face="monospace, monospace" style="font-size:12.8px">Ravi</font></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 13, 2016 at 12:31 AM, 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><br><div><blockquote type="cite"><div>On Apr 12, 2016, at 9:20 PM, Ravi Kumar Singh <<a href="mailto:rk8000@g.rit.edu" target="_blank">rk8000@g.rit.edu</a>> wrote:</div><br><div><div dir="ltr"><span style="font-size:12.8px">Hi Team,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am a Graduate student of Rochester Institue of Technology, New York. Currently, I am working on a research paper based on NDN along with my Prof.</div><div style="font-size:12.8px">Currently, we want to simulate the NDN with your software NDNSIM. We want to simulate the scenario where the consumer is sending the same interest (same sequence number) multiple times to the producer so that the cache Server would serve the interest as it would have the content in its cache instead of serving the request from the producer.</div><div style="font-size:12.8px">We tried googling but couldn't found any relevant link for this scenario.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Requesting you to please help us on how we can simulate the scenario where the consumer is sending the same interest(same sequence number) instead of the incremental sequence number (default behaviour).</div></div></div></blockquote><br></div></span><div>it seems to me easier to set up a second consumer to request the same data, rather than forcing the same consumer to send repeated interest.</div><div><br></div><br></div></blockquote></div><br></div>
</div></div></div><br></div></div>