[ns] WFQ Patch

2007-12-04 Thread alejandro gomez
hello everybody During a couple of days i have been trying to install the patch that i downloaded from Mr Alexander Savyenko web site. I am running ns 2.27 on windows xp, the problem is when i run the command ./patch.sh /usr/local/ns-allinone-2.27 i works, then i try to run ./configure a

Re: [ns] trace files

2007-12-04 Thread Mohammed Abu Hajar
Hi, I would like to know that the awk script is for DSR protocol and you can change it to other protocol like AODV, DSDV,etc. Second thing the awk script for wireless channel, if you see at the begining in the TCL configuration file "set opt(chan) Channel/WirelessChannel" so you take care ab

[ns] help me in the segemnation fault pleassee!!!!!!!!!!!!

2007-12-04 Thread Tamer Ahmed
Dear NS-users, I am running a tcl scripts using the AODV, DSDV and DSR routing protocols for my scripts under ns-2.29. Actually, the AODV and DSDV are both working well. But, we I apply the DSR routing protocol, it gives me: *Segmentation fault (core dumped)* Actually, this problem is with me in

[ns] installation problems.

2007-12-04 Thread Arvind Swaminathan
Hi, I am trying to install ns-2 on Windows XP. I installed cygwin. Then I did a tar xvf on the ns-allinone-2.31 package. Following this I did a ./install in the ns-allinone-2.31 directory, but this fails. The final warning message is given below. Other warnings that were received during the

[ns] Sending a packet and measuring the delay

2007-12-04 Thread Sergio
Hi everybody, I would like to know what is the easiest way to send a packet in a network environment in NS2 and measure the associated delay. For example, let us suppose that I have defined the network described at http://nile.wpi.edu/NS/simple_ns.html. With the scripting code in that web pa

[ns] Help in creating a new API filter

2007-12-04 Thread Alex Leal Ginatto
Hi, NS people! I´m trying to create a new API filter for NS-2 routing, but when I try to compile the code, I get an error saying it can´t find my code/class. Is there anything extra to do, besides creating the filter code, running NS make file and calling it from my TCL file? I tried to fin

[ns] where is TclClass ?

2007-12-04 Thread Adriano Galati
Hi, I was looking and did not find, for the file where TclClass is written... does anybody know it? Cheers Adriano This message has been checked for viruses but the contents of an attachment may still contain software viruses, which could damage your computer system: you are advised to perform yo

[ns] Segmentation Error, please help

2007-12-04 Thread Sarah Dream
Hi all, Please how can i resolve the segmentation error; i have this problem when i have adding to my c++ file this instruction: Tcl & tcl = tcl :: instance(); tcl.evalf("call_to_tcl_procedure"); Thanks in advance

[ns] Abour CBR in wired-cum-wireless

2007-12-04 Thread Ghada Al-Mashaqbeh
Dear all, I have noticed something for CBR traffic generation in wired-cum-wireless scenarios. When the source of the data packets is wired hosts the number of generated packets exceeds the expected, that is if the interval for the cbr source is 0.1 and the simulation time is 15 sec, the

Re: [ns] Compound TCP Error In Linux Patch for NS2?

2007-12-04 Thread Xiaoliang (David) Wei
[Thanks everyone for using TCP-Linux. This is a summary of discussion between Arya and I on Compound TCP Error In TCP-Linux Patch for NS2] For general trouble-shooting, there are scripts shared at the TCP-Linux website as references on how to get simulated TCP congestion control behavior close