the following link may be helpful:
http://www4.ncsu.edu/~rhee/export/bitcp/cubic-script/script.htm
it's the script written by the inventors of CUBIC and it contains adding web
traffic as background traffic.
> Date: Fri, 31 Aug 2007 20:55:06 +0200> From: [EMAIL PROTECTED]> To:
> ns-users@ISI.E
Hi,
There are several ways to compute throughput. If you use TCP, the
simplest way is to measure the sequence number and divide it by
simulation time. You add the following into your simulation script
...
$ns at 10.0 "$ftp stop"
$ns at 10.1 "puts "puts \"The final TCP sequence number is [$tcp s
Hi,
I think your problem may be caused by
1. You did not bind variable debug_ to the OTcl domain. Go to the Class
TrafficFile and see whether the variable debug_ is bound properly.
2. Class TrafficFile does not have the variable debug_ at all. In this
case, you have to declare it in Class Traf
I konw how to turn it off now.
In file MobileNode.cc, there is a function named MobileNode::log_energy()
which will be called by class WirelessPhy everytime, we only need to delete
several lines in function log_energy().
void
MobileNode::log_energy(int flag)
{
if (!log_target_)
return;
Schedu
I dont want the following lines in my trace file
N -t 11.236267 -n 59 -e .600820
N -t 11.236267 -n 29 -e .600820
N -t 11.236267 -n 10 -e .600820
N -t 11.236267 -n 92 -e .600820
N -t 11.236267 -n 21 -e .600820
N -t 11.236267 -n 8 -e .600820
N -t 11.236267 -n 38 -e .600
Hi, all ns-2 users
Is somebody working with wimax's module of Jenhui Che from Chang Gung
University ? The code is form the site
http://ndsl.csie.cgu.edu.tw/wimax_ns2.php
I have a pairs of doubts, help me please.
Thanks so much
--
View this message in context:
http://www.nabble.com/wimax
Hi, all ns-2 users
Is somebody working with wimax's module of Jenhui Che from Chang Gung
University ? I have a pairs of doubts, help me please.
--
View this message in context:
http://www.nabble.com/Wimax-module-of-Jenhui-Chen-of-Chang-Gung-University-tf4362975.html#a12435696
Sent from the n
Hi,
I'm trying to recreate the experiments from this paper
http://www.hamilton.ie/net/pfldnet2007_cubic_final.pdf
in ns.
Some experiments study the impact of web traffic on the CUBIC. What
would be the best/simplest way to simulate web traffic in ns?
Should I use a Pareto traffic sources with
Hello,
> warning:no class variable Trafficfile::debug_
> see tcl-object.tcl in tclcl for info about this warning
I was having a similar problem, and I found the solution here, as I
posted a few days ago to this list:
http://nile.wpi.edu/NS/
Click on Otcl linkage, and search for 'warning'
Hello!
Trace graph 2.05 compiled binaries for Windows with Matlab libraries
(MCRInstaller.exe) are available to download at
http://www.tracegraph.com/download.html.
Best regards,
Jaroslaw Malek
P.S.
If anybody has a Matlab Compiler (at least the one bundled with Matlab 6.1)
license for Linux
Hi there, is there any universal way to calculate packets throughput and delay
with or without use of certain scripts, i've tried a couple of scripts for this
purpose but they don't seem to work!!
J Mahdi
Newcastle Upon Tyne
**
_
Hello there ..i got an error after i do make clean. I run make clean coz i
want to add new module/. There anoybody can explain is it an error or what?
Tq
[EMAIL PROTECTED]:/usr/local/ns2/ns-allinone-2.31/ns-2.31$ make clean
rm -f *.a *.o libtcl* core errs *~ \#* TAGS *.E a.out \
e
What is the different between example ~/tcl/ex/wireless.tcl and
~/tcl/ex/wireless-test.tcl ?
I found that the different is not just the number of nodes (50->3), sim time,
movement file and traffic generator. some of the proc (proc create-god and proc
cmu-trace ) are not used in wireless.tcl. s
Hi,
I am trying to use some trace files to generate traffic but When I run
the simulation I get
the warning message:
warning:no class variable Trafficfile::debug_
see tcl-object.tcl in tclcl for info about this warning
I tried adding "Trafficfile set debug_ false" in
./tcl/lib/ns-defa
14 matches
Mail list logo