Hi all, i want to develop a network where each node will have 10
independent timers. So at a given *node N*, pkt 1 waiting time should be
completely independent of pkt 2 waiting time.

I have implemented the multiple timer concept in ns-2 by building 10
different timer classes inherited from TimerHandler class, along with all
necessary (this) pointer and objects creation. However, sometimes the 10
timers at each nodes does not working independently and in-fact cancels
each others waiting time.

Any solutions would be appreciated.....

Thanks,
Osama Rehman

Reply via email to