<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>yes.That solved my problem. Thank You.<br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> Ayush Agarwal <ayush0071@gmail.com><br>
<b>Sent:</b> Thursday, January 28, 2016 6:08 AM<br>
<b>To:</b> Komajwar, Sharvari<br>
<b>Cc:</b> Spyridon (Spyros) Mastorakis; ndnsim@lists.cs.ucla.edu<br>
<b>Subject:</b> Re: [ndnSIM] consumer window</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hi Sharvari,
<div>The issue may be because the default value of the size parameter is set to -1. You have to either set the size parameter or the sequence no. parameter manually. Hope this will solve your issue.</div>
<div><br>
</div>
<div><br>
</div>
<div><b>Regards,</b></div>
<div><b>Ayush Agarwal</b></div>
<div><b>Research Scholar</b></div>
<div><b>National Institute of Technology Surathkal (Karnataka, India)</b></div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Jan 28, 2016 at 3:04 AM, Komajwar, Sharvari <span dir="ltr">
<<a href="mailto:srk130230@utdallas.edu" target="_blank">srk130230@utdallas.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div style="font-size:12pt; color:#000000; background-color:#ffffff; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>In ndn-consumer.cpp , value of m_seqMax is always 0.<br>
</p>
<br>
<br>
<div style="color:rgb(0,0,0)">
<hr style="display:inline-block; width:98%">
<div dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> Spyridon (Spyros) Mastorakis <<a href="mailto:mastorakis@cs.ucla.edu" target="_blank">mastorakis@cs.ucla.edu</a>><br>
<b>Sent:</b> Tuesday, January 26, 2016 2:33 PM<br>
<b>To:</b> Komajwar, Sharvari<br>
<b>Cc:</b> <a href="mailto:ndnsim@lists.cs.ucla.edu" target="_blank">ndnsim@lists.cs.ucla.edu</a><br>
<b>Subject:</b> Re: [ndnSIM] consumer window</font>
<div> </div>
</div>
<div><span class="">Hi Sharvari,
<div><br>
</div>
<div>please take a look at our documentation here:</div>
<div><br>
</div>
<div><a href="http://ndnsim.net/2.1/doxygen/classns3_1_1ndn_1_1ConsumerWindow.html" target="_blank">http://ndnsim.net/2.1/doxygen/classns3_1_1ndn_1_1ConsumerWindow.html</a></div>
</span>
<div style="margin-bottom:20px; overflow:auto; width:100%; text-indent:0px">
<table style="width:90%; background-color:rgb(255,255,255); overflow:auto; padding-top:20px; padding-bottom:20px; margin-top:20px; border-top:1px dotted rgb(200,200,200); border-bottom:1px dotted rgb(200,200,200)" cellspacing="0">
<tbody>
<tr style="border-spacing:0px" valign="top">
<td colspan="1" style="width:250px; display:table-cell; padding-right:20px">
<div style="background-color:rgb(255,255,255); min-height:40px; margin:auto; display:table; width:81px">
<a href="http://ndnsim.net/2.1/doxygen/classns3_1_1ndn_1_1ConsumerWindow.html" target="_blank" style="display:table-cell; text-align:center"><img style="display: inline-block; margin-left: auto; margin-right: auto; max-width: 250px; max-height: 250px; min-height: 40px; width: 81px; border-width: 0px; vertical-align: bottom; -moz-user-select: none;" height="40" width="81" src="http://ndnsim.net/2.1/_static/ndn-logo.png"></a></div>
</td>
<td colspan="2" style="vertical-align:top; padding:0px; display:table-cell">
<div></div>
<div style="color:rgb(0,120,215); font-weight:400; font-size:21px; font-family:"wf_segoe-ui_light","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; line-height:21px">
<a href="http://ndnsim.net/2.1/doxygen/classns3_1_1ndn_1_1ConsumerWindow.html" target="_blank" style="text-decoration:none">ndnSIM: ns3::ndn::ConsumerWindow Class Reference</a></div>
<div style="margin:10px 0px 16px; color:rgb(102,102,102); font-weight:400; font-family:"wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size:14px; line-height:14px">
<a href="http://ndnsim.net" target="_blank">ndnsim.net</a></div>
<div style="display:block; color:rgb(102,102,102); font-weight:400; font-family:"wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size:14px; line-height:20px; max-height:100px; overflow:hidden">
Ndn application for sending out Interest packets (window-based) !!! ATTENTION !!! This is highly experimental and relies on experimental features of the simulator.</div>
</td>
</tr>
</tbody>
</table>
</div>
<span class="">
<div><br>
</div>
<div>Have you traced the execution of the simulation to make sure that the application does not send out any Interests? Or the Interests are being rejected by an NFD instance on the consumer or an intermediate node?</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
<div>
<div>
<div>
<div><span style="float:none; display:inline!important">Spyridon (Spyros) Mastorakis</span><br>
<span style="float:none; display:inline!important">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br>
<span style="float:none; display:inline!important">Internet Research Laboratory</span><br>
<span style="float:none; display:inline!important">Computer Science Department</span><br>
<span style="float:none; display:inline!important">UCLA</span></div>
<div><span style="float:none; display:inline!important"><br>
</span></div>
</div>
</div>
<div><br>
</div>
<br>
</div>
<br>
<div>
<blockquote type="cite">
<div>On Jan 26, 2016, at 10:24 AM, Komajwar, Sharvari <<a href="mailto:srk130230@utdallas.edu" target="_blank">srk130230@utdallas.edu</a>> wrote:</div>
<br>
<div>
<div style="font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; font-size:12pt; background-color:rgb(255,255,255); font-family:Calibri,Arial,Helvetica,sans-serif">
<div style="margin-top:0px; margin-bottom:0px">Hello,</div>
<div style="margin-top:0px; margin-bottom:0px"> <span> </span><br>
</div>
<div style="margin-top:0px; margin-bottom:0px"><br>
</div>
<div style="margin-top:0px; margin-bottom:0px">I am trying to use consumer window application of ndnsim. But when I run this application I am not getting any result(application does not send any interest packet). Can you please guide me to use this application.</div>
<div style="margin-top:0px; margin-bottom:0px"><br>
</div>
<div style="margin-top:0px; margin-bottom:0px">Thanks & Regards,</div>
<div style="margin-top:0px; margin-bottom:0px">Sharvari<br>
</div>
</div>
<span style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; float:none; display:inline!important">_______________________________________________</span><br style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<span style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; float:none; display:inline!important">ndnSIM
 mailing list</span><br style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">ndnSIM@lists.cs.ucla.edu</a><br style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a></div>
</blockquote>
</div>
<br>
</div>
</span></div>
</div>
</div>
</div>
<br>
_______________________________________________<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" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</body>
</html>