Re: [ns] Network Coding in NS2

2010-06-03 Thread Amit Khanna
Hi Ruchika Network coding is a technique in information coding in which each intermediate node instead of just forwarding the packets combines it with the other packets that it has seen so far and send this combination. Each combination is made in a way that destination is able to decode the pack

[ns] ask about RAODV

2010-06-03 Thread Irvan Supradana
Dear all Anybody have tried to compare between Reverse RAODV and AODV. I want to compare this to protocol. But after i tried with my scenario, i cannot find RADOV perform better compared with AODV. Anybody have tried this before. If yes, could you share your experience with me? Regard

[ns] Multi-channel Multi-radio patches (NS-2)

2010-06-03 Thread Mubashir Rehmani
Hello Everybody, Here are some patches for multi-channel multi-radio support in ns2. - Hyacinth: An IEEE 802.11 based multi channel wireless mesh network http://www.ecsl.cs.sunysb.edu/multichannel/ - Multi channel multi interfaces simulation http://www.cse.msu.e

[ns] route reply in DSR

2010-06-03 Thread qaziusman
hello well i want to know wht this code means in DSR code n how is it checking/deciding wether its a good/bad reply on what basis...! i will really be thankful for your help...! bool good_reply = true; //#ifdef USE_GOD_FEEDBACK /* check to see if this reply is valid or not using god info