cawka / ndnSIM-nom-rapid-car2car

Script scenarios and graph processing scripts for simulations used in "Rapid Traffic Information Dissemination Using Named Data" paper by Wang et al. (http://dx.doi.org/10.1145/2248361.2248365)
17 stars 13 forks source link

How to measure the time for sending interest to get the produced data #11

Closed ZhengshuaiPENG closed 6 years ago

ZhengshuaiPENG commented 6 years ago

Hello,

Here I have a question about the scenario car-relay.cc.

car-delay measure the time for the produced data propagation. There is no time for sending an interest packet until it gets the produced data. so how can I implement it?

Thanks in advance for any help for my questions.

Best Regards