[ndnSIM] TIming events reg.

Spyridon (Spyros) Mastorakis mastorakis at cs.ucla.edu
Wed Mar 14 07:49:55 PDT 2018


Hi,

use the Schedule method of NS-3 to arrange when a producer will send a data packet out:

https://www.nsnam.org/doxygen/classns3_1_1_simulator.html#a81c1ade622b5266d81908b2a99a330d2

Thanks,

Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA

> On Mar 14, 2018, at 2:25 AM, Srividhya Balasubramanian <janvidhya at gmail.com> wrote:
> 
> 
> Greetings!
> We are using the ndn simple example and we wish to modify further. We need to send an interest from one consumer to 5 producers. And the response from each producer should happen in a timed manner and not all at once, so that the consumer is not flooded with all responses at once. I tried using the "start and stop" functions with the object "p2p" similar to that of "apps" in simple global routing code but it throws string of errors which essentially convey the fact that those functions cannot be used with p2p. Any leads?
> 
> -- 
> With regards,
> Srividhya Balasubramanian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180314/1fa15784/attachment.html>


More information about the ndnSIM mailing list