<div dir="ltr">Thanks for your reply.<div><br></div><div>I can set payload value differently (producerHelper.SetAttribute ("PayloadSize", StringValue("1024"));  )</div><div>and the kilobytes of each packet per interest were different in rate-tracer's output.</div><div>As you said, I can set the payload size at initial time </div><div>but if I set it 2024 or 1024 etc, the packet size per interest packet is different in rate-tracer's output. so I thought the packet size is automatically changed.</div><div><br></div><div>Wonjun, Choi</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div style="font-family:arial;font-size:small">----------------------------------------------------------------------------</div><div style="font-family:arial;font-size:small">Korea Institute of Science and Technology Information(KISTI)</div><div style="font-family:arial;font-size:small">National Institute of Supercomputing and Networking</div><div style="font-family:arial;font-size:small">Networking Service Development Team</div><div style="font-family:arial;font-size:small">TEL: +82-42-869-0890</div><div style="font-family:arial;font-size:small">FAX:+82-42-869-0589</div><div style="font-family:arial;font-size:small">Email: <a href="mailto:cwj@kisti.re.kr" target="_blank">cwj@kisti.re.kr</a>, <a href="mailto:wonjunchoi001@gmail.com" target="_blank">wonjunchoi001@gmail.com</a></div><div style="font-family:arial;font-size:small"><br></div><div style="font-family:arial;font-size:small"><span style="color:rgb(0,0,0);font-family:arial,sans-serif">University of Science & Technology(UST)</span><br></div><div style="font-family:arial;font-size:small"><span style="color:rgb(0,0,0);font-family:arial,sans-serif">Grid & Supercomputing</span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><br></span></div><div style="font-family:arial;font-size:small"><span style="color:rgb(0,0,0);font-family:arial,sans-serif">Integrated course </span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><br></span></div><div style="font-family:arial;font-size:small">----------------------------------------------------------------------------</div></div></div></div>
<br><div class="gmail_quote">2015-01-13 7:40 GMT+09:00 Alex Afanasyev <span dir="ltr"><<a href="mailto:alexander.afanasyev@ucla.edu" target="_blank">alexander.afanasyev@ucla.edu</a>></span>:<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"><br><div><div><div class="h5"><blockquote type="cite"><div>On Jan 12, 2015, at 2:49 AM, 최원준 <<a href="mailto:wonjunchoi001@gmail.com" target="_blank">wonjunchoi001@gmail.com</a>> wrote:</div><br><div><div dir="ltr">Hello.
<div><br></div><div>I was trying to know how L3RateTracer::Reset () function works.</div><div>What I want to do is to check received packet size from requester at each time.</div><div>If I set payload size from provider to 1024. I want to know when the final packet is received from requester. </div><div>It seems like packet size is automatically changed according to the payload size what I set.</div><div>packet size for one sequence = total time / 1024 ? </div></div></div></blockquote><div><br></div></div></div><div>Hi Wonjun,</div><div><br></div><div>Packet size is not changed automatically.  You need to configure it in producer application using PayloadSize attribute (<a href="http://ndnsim.net/doxygen/classns3_1_1ndn_1_1_producer.html" target="_blank">http://ndnsim.net/doxygen/classns3_1_1ndn_1_1_producer.html</a>).  The default value is 1024.</div><div><br></div><div>The actual packet size will be larger than 1024, given there are additional (variable-lenght) headers.</div><div><br></div><div>—</div><span class="HOEnZb"><font color="#888888"><div>Alex</div></font></span><span class=""><br><blockquote type="cite"><div><div dir="ltr"><div>Please let me know</div><div><br></div><div>Wonjun, Choi</div></div></div></blockquote></span></div><br></div></blockquote></div><br></div>