<div dir="ltr"><div dir="ltr">Hi Kim<br></div><div><ol><li>Find where does the producer transmit the Data reply.</li><li>Replace that with an 'ns3::Simulator::Schedule' invocation, set arguments to:</li><ul><li>delay: a Time constructed from 'ns3::RandomVariableStream::GetStream' function.<br></li><li>mem_ptr, obj, a1, a2, etc: the original function and argument that were used to transmit the Data reply.</li></ul></ol><div>If you do not fully understand the above answers, have a look at these resources:<br></div><div><ul><li>ns-3 manual: <a href="https://www.nsnam.org/docs/manual/html/index.html">https://www.nsnam.org/docs/manual/html/index.html</a></li><ul><li>as an ns-3 user, you should have read everything in this manual<br></li><li>pay attention to "Random Variables" and "Scheduler" sections</li></ul><li>ndn-cxx Doxygen: <a href="https://named-data.net/doc/ndn-cxx/0.6.6/doxygen/annotated.html">https://named-data.net/doc/ndn-cxx/0.6.6/doxygen/annotated.html</a></li><ul><li>start with 'Face' class<br></li></ul></ul></div></div><div>Yours, Junxiao<br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 29, 2019 at 7:44 PM 김학서 <<a href="mailto:tuple@etri.re.kr">tuple@etri.re.kr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div style="overflow-wrap: break-word;">In my case, it means No. 3, “The duration between Interest arrival and Data transmission is random”.<br><div><br></div>
</div>

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