[ns] RIP,OSPF in NS-2

2011-11-21 Thread Mercy Sumana
Hi, I am new to NS-2 and I want to do a comparative study of RIP and OSPF in NS-2. Can I assume that rtproto DV completely represents RIP and similarly rtproto LS represents OSPF. Am I right or should I make any modifications .. Thanks in advance. Regards, Mercy

[ns] Using IF-Else condition in TCL script and getting current position of mobile node

2011-11-21 Thread Rahul Sharma
Hi All, How shall i implement a IF/ELSE condition in my TCL script for Wireless simulation. Consider the below scenario: I have 8 nodes out of which 7 are static and 1 is mobile node. Now, when the mobile node reached a specific co-ordinate then node 1 start transmitting data to the mobile

[ns] CFP: ICACCI 2012, 3 - 5 August 2012, Chennai, India

2011-11-21 Thread Jaime Lloret Mauri
- *** Our apologies if you receive multiple copies of this CFP *** - International Conference on Advances in Computing, Communications and Informatics

[ns] Error of Installation of AOMDV in ns2.33

2011-11-21 Thread Wei Zhang
Hello All, I tried to install NS-2.33-AOMDV-Multiple-Interface patch in ns-allinone-2.33  from website http://mohittahiliani.blogspot.com/2011/07/modified-aomdv-with-multiple-interface.html.  I followed the instructions above in this blog (Paste the downloaded patch in ns-allinone-2.33 folder;

Re: [ns] Error of Installation of AOMDV in ns2.33

2011-11-21 Thread Elisabete Reis
Hi, I had the same problem. The problem is that the patch doesn´t include the aomdv files in the Makefile. I resolve the problem by following way: 1 - install ns.2.33 2 - apply the patch 3 - ./configure 4 - Modify the Makefile to include aomdv.cc files (as aodv case) 5 - make clean 6 - make 7

[ns] 802_11 plus 802_15_4 plus hierarchical routing

2011-11-21 Thread Andrew Stanton
Hello, I have been working on a script to have communication between Zigbee nodes and Wifi nodes for Smart Grid applications. I believe I have accomplished communication between these two node types with some limitations. Script includes: 3 domains - 1 wired node - 3 zigbee nodes includes

[ns] How to Used NS2 with WIMAX Module

2011-11-21 Thread SonGoku
Hi All, Is there anyone know how to use NS2 with a WiMAX module? i need to implement a bandwidth schedule algorithm of my own if someone know how to do this, please tell me, thanks a lot

[ns] have anyone tried FHCF implementation on NS2?

2011-11-21 Thread chithra17
Hi friends, I need help regarding FHCF implementation.. Have anyone tried this scripts (link below) before ? http://www-sop.inria.fr/planete/qni/fhcf/ when i try running one of the scripts, i get the following message. chithra@ubuntu:~/ns-allinone-2.29/ns/ns2/tcl/wlan$ ns

[ns] have anyone tried FHCF implementation on NS2?

2011-11-21 Thread chithra17
Hi friends, I need help regarding FHCF implementation.. Have anyone tried this scripts (link below) before ? http://www-sop.inria.fr/planete/qni/fhcf/ when i try running one of the scripts, i get the following message. chithra@ubuntu:~/ns-allinone-2.29/ns/ns2/tcl/wlan$ ns

[ns] MAC layer retransmission

2011-11-21 Thread khalil afzal
Hi all, I want to calculate the MAC layer retransmission. Is MAC layer retransmission depends on transport protocol? Suppose I am using UDP as transport even then MAC layer will retransmit loss packet between two nodes. If some one have TCL script to calculate MAC layer retransmission please