[Mini-NDN] Request for help: how to compute interest satisfaction delay?

Nazatul Haque Sultan nazatulhaque.sultan at gmail.com
Sun Jul 19 18:36:17 PDT 2020


 One correction in my earlier email:

*** My goal is to compute the delay between sending an interest
request by *consumer
B* and getting back the corresponding requested data packet. *There is more
than one cached enable routers (nodes) between producer A and consumer B. *

On Mon, Jul 20, 2020 at 10:47 AM Nazatul Haque Sultan <
nazatulhaque.sultan at gmail.com> wrote:

> Dear NDN community,
>
> I have designed a simple topology where a producer (say node A) generates
> contents using "ndnputchunks" and a consumer (say node B) requests those
> contents using "ndncatchunks". I am using "ndndump" on nodes A and B.
>
> ndn.net['A'].cmd("ndnputchunks -p /localhost/demo/gpl3 <
> /usr/share/common-licenses/GPL-3 &")
> ndn.net['A'].cmd("sudo ndndump -v> outA &")
> ndn.net['B'].cmd("ndncatchunks /localhost/demo/gpl3 &")
> ndn.net['B'].cmd("sudo ndndump -v> outB &")
>
> My goal is to compute the delay between sending an interest request by the
> consumer A and getting back the corresponding requested data packet.
>
> I do not understand where to find this metric in the dump files. Can
> someone give me any advice on this? Am I missing something here?
>
> I have attached the consumer and producers dump files.
>
> Thank you in advance for your help.
>
> Best Regards,
> Nazatul Haque Sultan
> Research Associate
> University of Newcastle, Australia
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20200720/d52239a0/attachment.html>


More information about the Mini-NDN mailing list