Re: [ns] Reducing NS2 Running Time

2011-08-19 Thread Mojtaba Asgari
Hi Fariba, Ke Liu has suggested use Heap as ns2 scheduler ,in his ns2 related website (http://www.cs.binghamton.edu/~kliu/research/ns2code/), as bellow: set ns_ [new Simulator] $ns_ use-scheduler Heap I haven't tried it before, But I want to do and hope that be useful. I have the same

[ns] question regarding AODV

2011-08-19 Thread jeni martin
Hi, I wanted to design a protocol which is based on AODV. although my question is not related to NS. maybe someone can help me.I noticed that AODV uses the combination of broadcast ID and source address to drop repeated request packets.  although the request packet has another field in its

[ns] simulating 802.11s wireless mesh network in ns2

2011-08-19 Thread umair ahmed
Hi ,I wanna ask about simulating wireless mesh network in ns2 ,On the page http://nsnam.isi.edu/nsnam/index.php/Contributed_Codewe find HWMP for wireless mesh network.but it says 802.11s for ns3 ,I wanna ask is it possible to simulate wireless mesh network in ns2?And we have aomdv in