[ns] BIC-TCP and CUBIC-TCP in ns-2.29

2006-10-17 Thread Aleksandar Smolovic
Hi all, any of you with BIC-TCP and CUBIC-TCP installed under ns-2.29 ?

[ns] BIC TCP / CUBIC TCP under ns-2.29

2006-10-12 Thread Aleksandar Smolovic
Hi all, Anyone have installed BIC TCP and CUBIC TCP under ns-2.29 ? I have downloaded files (tcp.cc and tcp.h) from their site but they are for ns-2.26. Now, I need to make changes to my files in ns-29, since I cannot JUST use ns-2.26 files. I have downloaded ns-2.26 from NS2 site, find "tcp.c

[ns] ns-2.29 and ns-2.27

2006-10-11 Thread Aleksandar Smolovic
May I install concurrently ns-2.29 and ns-2.27 on same linux computer installed under different paths? How to do that ? A. P.S. I have some modules developed under ns-2.27 and cannot work under ns-2.29 and vice versa. So, I need some solution like this one above...

[ns] How to setup - Random Error Generator in NS2

2006-10-06 Thread Aleksandar Smolovic
Hi all, I need to setup link between two nodes where I have RANDOM ERRORS with PER (packet error rate) = 10exp-7, 10exp-6,10exp-5 etc. So, I need to setup Error generator in ns2. Can somebody tell me how to do this? Thanks. A.

[ns] HowTo install TCP LogWestwood+ in NS2

2006-10-05 Thread Aleksandar Smolovic
Hi all, I have installed TCP Westwood and TCP Westwood+ in NS2. Now I need to do it with TCP LogWestwood+, but don't know how to do it. Can somebody help me with installation procedure here. Thanks. A.

[ns] Filtering Columns from output trace file

2006-09-29 Thread Aleksandar Smolovic
Hi all, I have a basic NS2 question. After executing tcl script, I have result files on my HDD. I have output trace file, let's say "out.tr". Now I want to draw some graphics. My out.tr files have 12 columns and I need only 2. How to do it ? I saw that in documentation people mention "column

[ns] Why "out.data" is empty

2006-09-28 Thread Aleksandar Smolovic
I am newbie at NS2. I am trying to make tcl script and to get as much data as it is possible. As output to simulation I have "out.tr", "trace.nam" and "out.data" files. First two files have some data, but the last one "out.data" is empty (0 bytes). I don't know why. Can you help me with this

Re: [ns] problems with xgraph-12.1

2006-08-14 Thread Aleksandar Smolovic
Of course, you are working on console (in X), not on terminal ? You need to install xgraph-12.1 which you have provided in your ns-allinone-2.29.3 folder. In that folder you have readme file for installation instruction. In further you need to add that path to environment and, if I am right, d

Re: [ns] to resolve to run Satpep.tcl in ns-2

2006-08-09 Thread Aleksandar Smolovic
Hi, finally someone working on TCP Westwood. I am starting with it and looks very easy but For a start you have this: http://www.cs.ucla.edu/NRL/hpi/tcpw/index.html - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, August 09, 2006 2:38 PM Subject: [ns] to re

[ns] warnings during "make"

2006-08-09 Thread Aleksandar Smolovic
Hi all, during "make" command I have this output on new module I would like to install. Does anybody know will this afect functionality and results during my testings? I want to say those are "warnings" not "errors". Here they are: tcp/tcp-westwood-nr.h: In constructor âWestwoodNRTcpAgen

[ns] Problem with .o files

2006-08-09 Thread Aleksandar Smolovic
Hi all, I have file.cc and file.h and I put that in for example ~/tcp/file.cc and ~/tcp/file.h. Now I make neccesary modifications and among other things in OBJ_CC section on "Makefile" I have put this . tcp/file.o \ .. When I do "./configure" and "make" and "make install" I do not ha

[ns] How to make .o files

2006-08-08 Thread Aleksandar Smolovic
Hi all, when I need to install a module under NS2 and have modulefile.cc and modulefile.h files how to make modulefile.o ? Thanks.

[ns] ns2 and TCPWestwood modules problem

2006-08-08 Thread Aleksandar Smolovic
I have installed TCP Westood NR modules on NS2 ver. 2.29.3 and "recompile" goes fine. But when I try to start NS on prompt I have something like this: machine:/mypath/# ns ns: [code omitted because of length] : invalid command name "Agent/TCP/WestwoodNR" while executing "Agent/TCP/WestwoodN

[ns] could't execute "xgraph" ---- ns2

2006-07-29 Thread Aleksandar Smolovic

[ns] could't execute "xgraph" ---- ns2

2006-07-29 Thread Aleksandar Smolovic
Hi, I have installed ns2 (ns-2.29) on my Suse10 and finish verification successfully. I completely new at ns2 . Now, as it is sead in documentation I tried to do some tests with scripts that are bundled with ns2. I am still learning I go in folder where ns2 is installed and under folde