<div dir="ltr"><div dir="ltr">Hi Marwa<br></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I connect two virtual machines in virtualbox and configure the NFD same what it written <a href="https://named-data.net/doc/NFD/current/INSTALL.html" target="_blank">here</a></div><div>and run ndnping and ndnpingserver and the results are in the attachments (picture 1,2) </div><div>1- in pic. 1 the rtt starts to be high  13.8 and then decreases to 1.8  then it increases to 2.3  then decreases again to 1.8 why is that? </div></div></blockquote><div><br></div><div>The first Interest has additional delay because the client needs to establish a connection to the forwarder.</div><div>1.8 vs 2.3 is normal.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>2- then I used ccnputchunks and ccncatchunks instead of 

ndnping and ndnpingserver (picture 3,4),</div><div>I transfer a picture with 11KB , so during the transfer it was cut into 3 chunks, why? is there a specific size for the transfer?</div></div></blockquote><div><br></div><div>Each chunk is 4400-octet payload.</div><div><a href="https://github.com/named-data/ndn-tools/blob/a0e6b60e8f1c7f61097afc6c5371d0bf8f19c2cf/tools/chunks/putchunks/producer.hpp#L52">https://github.com/named-data/ndn-tools/blob/a0e6b60e8f1c7f61097afc6c5371d0bf8f19c2cf/tools/chunks/putchunks/producer.hpp#L52</a></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>3- in pic. 3 there is a lot of information regarding the transfer such as RTO, alpha, beta, k, where i can find a description about these parameters?</div></div></blockquote><div><br></div><div>These are details of CUBIC congestion control algorithm.</div><div> <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 dir="ltr"><div>4- in pic. 5 the RTT has decreased very much after I run the ccncatchunks for many times, why?</div></div></blockquote><div><br></div><div>Content is now served from cache.<br></div></div><div class="gmail_quote"><br></div><div class="gmail_quote">Yours, Junxiao<br></div></div>