[ns] Measure queue length for base station

2009-04-21 Thread Amr Ramadan
Dear All Can someone help me and tell me how to measure queue length for base station on ns2 during simulation, I have used the instructions of Smallko and I have failed, can you please help me. BR

[ns] help needed

2009-04-21 Thread Nikheel Kumar
hello all, friends i m an postgraduate student and want to simulate admission control algorithm for IEEE 802.11e wireless technology please give suggestion for this that how can i simulate this scenario. where should i have to make changes either in .cc file or in tcl script. actually i want to

[ns] NIST IEEE802.21 extension for ns2.33

2009-04-21 Thread Rizwan Qadeer
plz send me the NIST IEEE802.21(MIH) module for ns2.33 or the link from where can i download it. thanks -- Engr. Rizwan

[ns] make error HELP, its simple!!

2009-04-21 Thread mibarra
-Mensaje original- De:miba...@unicauca.edu.co Fecha:18 de April de 2009 hi all, i have this problem when typing make in ns-2.26 directory: include -I/usr/local/ns-allinone-2.26/include -I/usr/include/pcap -o proxytrace.o proxytrace.cc In file included from /usr/include/stdlib.h:433,

[ns] Retrieve C++ variable in TCL code‏

2009-04-21 Thread Johan Uijen
Hi, I am using ns 2.33 on a solaris/intel machine. In the ns2 TCL script I want to use a variable defined in C++. The variable is used for looping control as follows: while {$x 16.0} { ... for {set y 1.0} {$y $ns at $x $sipalice getSize} {set y [expr (0.5+$y)]} {

[ns] how to send a message a node to another node?

2009-04-21 Thread Gisane Michelon
I am work the ping protocol e I have that to send a specifies message a node to another node, how do I that? Ane

[ns] request for help about tracegraph

2009-04-21 Thread An Feng
Hello, I tried to load a trace file into tracegraph, but the software reject to accept that. And I then use trace converter to modify that trace file, and tried to load again. But still the same thing happened. Can any one help me to find out why this kind of thing happen? As the tracefile is

[ns] AODV local repair

2009-04-21 Thread Nadilma Nunes
Hi, i'm new to ns2, i'm from brazil and im doing a research about the aodv peformance. i'm trying to change the aodv code.cc to make two changes: 1- disable the local repair. So, when a route changes, it would be rebuilded from the source. 2- do the opposite. Change the aodv.cc to always make