Hello everyone
The timers that i see in NS works like this. For every time duration
it sends a packet. But i want to associate a sequence number of packet with
the timeout. For e.g if
i sent a packet with seq. no "1" and i assign a timeout of 5 sec for this
packet
i sent a packet with seq. no "2" and i assign a timeout of 3 sec for this
packet
After 3 sec i should be able to send the packet "2"
After 5 sec i should be able to send the packet "1"
How is it possible to have such a procedure in NS
Coridalement,
Sandoche BALAKRICHENAN