[ns] help in itm

2006-04-19 Thread 王璨
Dear everyone: Today when I tried to gengerate a hier topo, after running "itm h30", the error information appeared:"bash:itm:command not found". But the /gt-itm/bin folder indeed includes the program file "itm". How does this happen? Thanks Linda

Re: [ns] Error While Compiling Newly Created Files.....Plz Help

2006-04-19 Thread Sasan
files are not attached, double check please but before looking at anything, do you have header file included when compiling? if so, make sure shared object is accessible when linking, Sasan On 20 Apr 2006 03:14:31 -, syamantak mukherjee < [EMAIL PROTECTED]> wrote: > > > > > > Hi, >We a

[ns] Error While Compiling Newly Created Files.....Plz Help

2006-04-19 Thread syamantak mukherjee
Hi, We are working with ns-2.29. Today we came across a problem while running 'make' command. Before I state the error, it would be helpful to let you know what we are actually doing. we want to create a new kind of node called "Forwarding Node", we have written the corresponding c++

[ns] queston about REQUEST / REPLY - duplicate info

2006-04-19 Thread Sasan Sahraei
Hi All, As an example AODV new trace format logs REQUEST both in ARP level and network level (aodv) one if -Po in ARP level and the second one in -Pc as network level (aodv) now if I want to count number of requests / replies, should I count both of just the network level? any comments? Thank

Re: [ns] inquire a question

2006-04-19 Thread 刘巍
Myung-Ah Park, Thanks a lot ,I found the answer in Inter ,it is defined in " ns-2.26/tcl/lan/ns-mac.tcl" ,anyway ,thank u [EMAIL PROTECTED] 2006-4-20 - Original Message - From: Myung-Ah Park To: liuwei_76 Sent: 2006-04-20, 10:49:25 Subject: Re: inquire a question Since I have not

[ns] inquire a question

2006-04-19 Thread 刘巍
myung_p213, I found the question which named " When and where is bandwidth_ set?" I do not know whether you have solved this question,because I have the same doubt about this question. in mac-802.11.cc,if dataRate_ is not defined in TCL space,the parameter is binded with bandwidth_, BUT the ba

Re: [ns] help required regarding ODMRP

2006-04-19 Thread Dhammika Pathirana
Please take a look at last 30 lines of the output file. It contains all summarised data, control pkt sent, received are in mrtr and data pkt details are in cbr.. cbr_rx and cbr_srx list the received and expected number of pkts. Also trace contains all pkts sent received by each node, so you ca

[ns] regd cal load

2006-04-19 Thread deepak
If i have an ftp source(infinite send) attached to a tcp source. How do i calculate the load in that case? deepak __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

[ns] calculate mobility by using the parameters in setdest

2006-04-19 Thread www triste
Hello everybody i have a big probleme concerning mobility;i use setdest for generate a scenario,and i use v2 setdest -v 2 -n 50 -s 1 -m 1 -M 6 -t 50 -P 1 -p 3.0 -x 1000 -y 1000 in this case what is the value of mobility? please if it is possibile to calculate mobility,help me;thanks a lot

Re: [ns] Interpreting trace file

2006-04-19 Thread Pedro Vale Estrela
www.tracegraph.com > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Vinod > Sent: quarta-feira, 19 de Abril de 2006 21:01 > To: ns-users@ISI.EDU > Subject: [ns] Interpreting trace file > > > hi, > > I have implemented a new qos routing protocol f

[ns] Interpreting trace file

2006-04-19 Thread Vinod
hi, I have implemented a new qos routing protocol for MANETs in ns-2 and now running some simulations. But, Im unable to understand the tracefile format to extract the required info (like #of rreqs, rreps, lost pkts etc.). I have gone through the manual...but the information given there is ve

Re: [ns] help with cygwin/gcc

2006-04-19 Thread Filippos Kolovos
Yes, it is true that you may have installed it, but when you issue the command "gcc --version" then the system will report that you have the gcc version 4.0 installed. That is because in /usr/bin there is a symbolic link named gcc that points to the gcc-4.0 executable located in the same directory

[ns] Re. class mac-802_11 and class mac association?

2006-04-19 Thread narayanan k
Dear all, I was wondering if you might give some input on a pblm i am working on. I am working on implementing Qos differentiation in wlan, base ver 2.28. I am trying to implement different behaviour at the MAC level for different classes of mobiles(with different requirements in qos) I am not

[ns] OBS-JET and JIT simulation

2006-04-19 Thread chakroune\.mohamed
Hi, I'm working with ns2.28 and a module for OBS networks called obs-0.9a,developed by Dawn Labs. I want to make Obs simulation with tow diffrent reservation scheme JET (Just enought Time ) and JIT Obs (Just In Time). I want to know which files or classes are responsible for this t

Re: [ns] Compile and debug small pieces of code

2006-04-19 Thread zze-TOUROLLE Benjamin RD-CORE-CAE
Hi Jon, I have maybe a piece of solution to your question. It consists in two manipulations. 1°/ Add this code to your test program (as a global variable): #include "mem-trace.h" MemTrace *globalMemTrace = NULL; 2°/ Modify the Makefile in NS to build your new target. It should look like t

Re: [ns] help required regarding ODMRP

2006-04-19 Thread Dhammika Pathirana
Hi Chanchal, I am assuming you're working with Monarch extensions. Otherwise you'd have to download the ODMPR patch from their website at http://www.monarch.cs.cmu.edu/software.html There's a Pearl script in SCRIPTS directory called mcast_totals... (or something) similar. You can use it to get me

[ns] R: Re: R: which trace format is more accurate?

2006-04-19 Thread Marco Fiore
Sasan, don't have a clue on that. I fear the only way is to analyze the trace files by hand to spot the differences. Maybe printing the sending times (using an awk script) can speed up the process. Let us know if you can solve the problem. Regards, Marco Fiore > Messaggio originale

[ns] All in one install "NS make failed!"

2006-04-19 Thread Alex Triffitt
I am trying to install the all-in-one package of NS. The has got to the compilation of the NS part of the package and it seems to fall over when trying to compile something. Here is the screen dump: g++ -c -Wall -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DLINUX_TCP_HEADER -DU

Re: [ns] R: which trace format is more accurate?

2006-04-19 Thread Sasan Sahraei
Marco, This is the exact point, the difference is about 300 to 400 for 100 sec sim time I reran the same simulation and all I did was to change the trace format, but I see such a difference in number of sent $1~/s/ && /AGT/ { sent ++; } any comments? both running on the same machine. all th

[ns] R: help regarding trace file

2006-04-19 Thread Marco Fiore
Please have a look to ns manual, ns mailing list history and relative FAQ before posting to the mailing list itself! This is the third or fourth mail about trace file format this month! Regards, Marco Fiore >Messaggio originale >Da: [EMAIL PROTECTED] >Data: 19- apr-2006 9.36 AM >A: ,

[ns] MANET > DSR > How is counting number of RREP and RREQ packets?

2006-04-19 Thread S. Alex Nikzad
Hello everyone, I am doing a simulation project similar your work on intrusion detection in MANET... In my project, I've focused on "DSR" and Black hole attacks ... How and from which file(s) can I detect and COUNT "number of RREP packets" and "nomber of RREQ packets" of node j by node node i?

[ns] help regarding trace file

2006-04-19 Thread rahul barche
 i m working on simualtion of AD-Hoc routing algorithms DSDV, DSR, AODV. i unable to extract data form trace files. So please send me how to read trace file , which coloum of trace file show packet id? & how to calculate Throughput and Delay. i have attached trace file of DSDV algorithm.