[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] How to let a packet sleep a while?
Hi, everyone:
Does anybody know how to let a packet "sleep" a while, then, to be sent.
When I implement a new protocol, I need to take the protocol execution
time into account. This means that the packet should stay in the start
node for a while (this time is equal to the protocol execution time), then,
is sent out. But how to schedule it so that it can sleep for a while?
Thanks.
Jan Huang