[ns] Fault tolerant routing protocol

2012-06-24 Thread sunil kumar
Hello Could u please send me the Fault tolerant routing protocol source and sample tcl file ... thanks in advance

[ns] introducing faults in MANET

2012-06-25 Thread sunil kumar
Hello... I am doing a fault tolerant routing protocol could u please help me how to make nodes fault from tcl scripts

[ns] how to make a node drop packets at a certain interval in MANET

2012-06-26 Thread sunil kumar
Hello. How to write the tcl script that manage a node to drop the packets at certain interval. in MANET for aodv Hope any one have a solution for this thanks in advance

[ns] runtime packet delivery ratio calculation for a node in aodv

2012-07-23 Thread sunil kumar
Hello. every one. can you please help me how to calculate packet delivery ratio for individual nodes in Manet in simulation time. I want to calculated cummulative one after each successful packet sent for aodv...

[ns] segmentation problem

2012-08-07 Thread sunil kumar
hello every one I am working with ns-2.35 in windows environment. For ODMRP protocol if number of nodes increased above 10 then simulation running successfully for 99% of simulation time and aborted with the message "segmentation fault(core dumped)... what happend? can any one tell the solutio

[ns] Adding acknowledgement for a data packet in aodv

2012-09-20 Thread sunil kumar
Hello I want to add an acknowledgement for a data packet from destination to source node or from neighbor to source node with in a fixed time interval after submitting a packet Can any one help me on that. Thanks in advance

[ns] Runtime packet loss calculation

2012-09-20 Thread sunil kumar
Dear all How to calculate run time packet loss in aodv for each and every node... As the packets sending is in progress I want to accumulate the values of successfully sent packets and loss packets...I am not interested in packet loss calculation for a malicious node.Any help is appriciate