[ns] RREQ in aodv

2010-09-13 Thread Lyx
);    }      } } All the best Lyx

[ns] discard RREQ in aodv

2010-09-09 Thread Lyx
::free(p);    }     } } All the best Lyx

[ns] Re : Ns-users Digest, Vol 81, Issue 3

2010-09-04 Thread Lyx
Hello, I modify a lot of files in ns, in order to improve a routing protocol. How can I install the original version without deleting the modified version. Then I will have two verions of ns ( original and modified) Lyx All the best --- En date de : Sam 4.9.10, ns-users-requ...@isi.edu ns

[ns] install ns without deleting the modified version

2010-09-04 Thread Lyx
Hello, I modify a lot of files in ns, in order to improve a routing protocol. How can I install the original version without deleting the modified version. Then I will have two verions of ns ( original and modified) Lyx All the best --- En date de : Sam 4.9.10, ns-users-requ...@isi.edu ns

[ns] $35 or $45 for CBR

2010-08-26 Thread Lyx
Hello, To calculate the throughput or delay,, for CBR please what the différence between $35=cbr and $45==cbr, I dont know what case I can use ? The best Lyx --- En date de : Jeu 26.8.10, ns-users-requ...@isi.edu ns-users-requ...@isi.edu a écrit : De: ns-users-requ...@isi.edu ns-users

[ns] Awk scrpit for number of routes

2010-08-25 Thread Lyx
Hello Please can someone help me with the awk scripts to calculate the number of established routes between all sources and destinations, by using aodv routing protocol. All the best

[ns] Error : invalid command name -llType

2010-04-19 Thread Lyx
if ns gives error or not? Best regards Lyx # wrls1.tcl # A 3-node example for ad-hoc simulation with AODV   # Define options set val(chan)   Channel/WirelessChannel    ;# channel type set val(prop)   Propagation/TwoRayGround   ;# radio-propagation model set val(netif

[ns] Broadcast a received RREQ after a time

2010-04-17 Thread Lyx
Hello, Please if you can show me who I must to do sendRREQ()  or recvRREQ() in aodv.cc  in order to an intermediate node broadcast a received RREQ  after à time T. The best regards Lyx

[ns] Broadcast a RREQ

2010-04-17 Thread Lyx
Hello, Please if you can show me who I must to do sendRREQ()  or recvRREQ() in aodv.cc  in order to an intermediate node broadcast a received RREQ  after à time T. The best regards Lyx

[ns] Save a value by using recvHello()

2010-04-11 Thread Lyx
Dears Ns-users, I use sendHello () to send a value stored in the node n1 to all its neighbors, how can I save this value in the neighboring nodes by using recvHello (). The Best Regards Lyx

[ns] Packect Delivery Fraction (PDF) for aodv

2010-04-08 Thread Lyx
Hello, I use this script for aodv, when i want to calcualte the PDF (Packet Delivery Fraction) =number of recived packets/those  sent by CBR source. But i get the anomalous result that are not important. (pdf=0 , for 2 nodes!) and for 10 nodes , i get the anomalous result . Please

[ns] node id

2010-04-03 Thread Lyx
Hello, In aodv.cc i dont find the fonction that give the node id. The best Lyx

[ns] Signal strength for RREQ packets

2010-03-27 Thread Lyx
Dear ns-users, When a node receive a RREQ from his nieghbor,  can somebody help me a method to obtain signal strength from this neighbor node in aodv routing protocol? Many thanks for you! Lyx

[ns] Overhead packets versus ART

2010-03-01 Thread Lyx
transmission of a packet on the route.   The best Lyx

[ns] Ovrhead Packets

2010-02-23 Thread Lyx
Dear ns-users   Please  , I do not understand exactly waht is the difference between Ovrhead Packects and Traffic Packet ?   The Best Regards

[ns] change AODV

2010-02-10 Thread Lyx Nicolas
Hello All Users-ns,   I want to change in the packet RREP of aodv protocol, please  in which files we should change.   Thank you Theirry