[ns] How to introduce delay in ns2 mobile node and shutting down link

2010-06-06 Thread saaidal

I want to bringing down certain static wireless link in my ns2 script.
So far, i have no solution, Shutting down the node will affect both
uplink and downlink of the node (two links will be down instead of
one).

I try to look at delay, but there is to little documentation in delay
for wireless link. I want to introduce delay so that link will be shut
down (introducing large delay). Is there is a way, appreciate ur guys
help.

Tq



UNIVERSITY OF MALAYA  -   The Leader in Research  Innovation 

'This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they 
are addressed.  If you have received this email in error, please notify 
the system manager.  Please note that any views or opinions presented 
in this email are solely those of the author and do not necessarily 
represent those of the University.  Finally, the recipient should check 
this email and any attachments for the presence of viruses.  The 
University accepts no liability for any damage caused by any virus 
transmitted by this email.'



[ns] How to introduce delay

2008-07-06 Thread Amita Singh

Hi all,
I want to introduce delay in c++ at receivers end so that instead of replying 
the very first RREQ packet, receiver node waits for some time and then checks 
for the best route received through RREQ packets and replies for the best 
route. Can anyone tell me as how it is to be done using AODV
regards