[ns] method reset: incompatibility between Agent/CBR and Application/Traffic/CBR?

2006-03-09 Thread Gilles Bertrand
Dear NS-users, I have updated an old working NS script by replacing the source declaration: set Src1 [new Agent/CBR] by set Src1 [new Application/Traffic/CBR] I now get the following error: (_o342 cmd line 1) invoked from within _o342 cmd reset invoked from within catch $self cmd

[ns] implementation of pathload

2006-03-09 Thread houssem zayani
Hi all, I'm a novice ns user and I'm trying to implement pathload in ns-2.28 from the code written in c++ and I'facing many problems, so can you help me. I'll be very grateful. - Nouveau : téléphonez moins cher avec Yahoo! Messenger !

[ns] energy model in ns

2006-03-09 Thread amrutha ravichandran
Hi, I want to use the total sleep time in the energy model as an input to xgraph.. How do i capture this time.. Pls help Amrutha.

[ns] make command

2006-03-09 Thread saurabh mehta
Hi thr, I stored one example (*.cc) file under ns-2.29 directory and getting the following error while running make command [EMAIL PROTECTED] ~/ns-allinone-2.29/ns-2.29 $ make g++ -c -Wall -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DUSE_ SHM -DHAVE_LIBTCLCL

Re: [ns] want to find the doc to explain the attributes' meaning

2006-03-09 Thread Gilles Bertrand
maybe this document could help you http://www.prism.uvsq.fr/users/mlc/COURS/NS/TP_NS.ps Mit freundlichen Grüßen, with kind regards, cordialement, -- Gilles BERTRAND Telecom INT - University of Stuttgart

Re: [ns] problem in installing ns-allinone-2.27

2006-03-09 Thread ozgur ekici
Hi, you have to update your PATH variable you installed NS-2 but your OS doesn't know that you should be getting a message like this after a successfull installation... (in Linux) / Please put

[ns] Clock Synchronization

2006-03-09 Thread Ahmad Khayyat
Hi all, Some, especially MAC, protocols require clock synchronization of nodes in the network. Are there any synchronization protocols implemented in ns-2? even if as a part of another protocol? Is there a notion of local time per node in ns-2 so that synchronization makes sense, or does one

[ns] Wireless ErrorModel

2006-03-09 Thread Edward Casey
Hi all, I am trying to simulation a lossy link in a wireless environment using the ErrorModel. However the code I inserted to simulate a uniform packet loss has no effect on my results (see below). Can anyone tell me what I am doing wrong. I am using version 2.29. Ed set val(chan)

[ns] RED parameters configuration

2006-03-09 Thread Soo-Hyun Choi
On 3/9/06, Augusto Neto [EMAIL PROTECTED] wrote: Hi, The reasons for configurarion fo the RED parameters given by Mrs. Sally Floyd, as could see, takes into account the queue management goal. Decisions about the dynamically set of the weights are not clear in the text, at least considering

Re: [ns] [bug] otcl-1.11 make failed! Exiting ...

2006-03-09 Thread Tom Henderson
Thanks for providing the detailed report; comments below: [Bug Report] - Category: Installation Failure Package: otcl 1.11 OS:Linux dlnx711 2.4.21-37.ELsmp #1 SMP Wed Sep 7 13:32:18 EDT 2005 x86_64 x86_64 x Environment Variables:

Re: [ns] RED parameters configuration

2006-03-09 Thread Soo-Hyun Choi
On 3/9/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Thanks a lot Soo-Hyun, I agree that a definitive answer is inexistent, as much as the perfect weights value. I have asked for some researchers which has investigated in bandwidth reservations on DiffServ approach, and only one requested

Re: [ns] RED parameters configuration

2006-03-09 Thread Soo-Hyun Choi
On 3/9/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, my comments are bellow ok. Quoting Soo-Hyun Choi [EMAIL PROTECTED]: On 3/9/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Thanks a lot Soo-Hyun, I agree that a definitive answer is inexistent, as much as the perfect weights

[ns] no nam animation

2006-03-09 Thread Pupun Das
Hi, I am trying to learn ns2 for a 802.11 simulation and wrote a simple csma script. I am using ns-2.27. I have a .tr file that outputs the results, but when the nam animator window shows up, there are no nodes displayed and the window crashes. An error in the shell says that node 2 and node 0

[ns] creation of LAS queueing discipline

2006-03-09 Thread Aditya Chavali
hi all im trying to develop a new queuing policy called LAS in ns2. it requires that i enque packets and provide them priority in order of the service received by their respective flows. i tried overriding the methods of the 'PacketQueue' class but it gives me a lot of errors. is this the right

Re: [ns] Mobile IP

2006-03-09 Thread Pedro Vale Estrela
You’re right, the registration process should be immediate. Using DDD, place a breakpoint where the MN receives the handover, and check what happens to the registration message Also check if the message is being dropped (in the trace file) Pedro Estrela -Original Message-

[ns] urgent help : problem with printing routing table!!!!

2006-03-09 Thread hamdi benmessaoud
Hi all , I want to print the routing table so I have wroten the function in aodv_rtable.cc ,add the declaration of this function in aodv_rtable.h ,call it in aodv.cc and finally recompile ns but I don't get any routing table printed after executing my program I'm sure

[ns] SIP patch

2006-03-09 Thread Krzysztof Mendyk
Hi Does enyone know where I can find SIP patch for ns-2.29? I have found only patch for ns-2.26. Maybe thisone will work? And how to add this patch? I would appreciate your help. Thanks in advance. Chris - Yahoo! Mail Use

Re: [ns] SIP patch

2006-03-09 Thread Pedro Vale Estrela
Hi Does enyone know where I can find SIP patch for ns-2.29? I have found only patch for ns-2.26. Maybe thisone will work? Probably yes, with some minor source file manual editing, and fuzz factor patch settings. And how to add this patch? Man patch Man diff info patch google patch

[ns] Fwd: tcl code please

2006-03-09 Thread kamal nath
-- Forwarded message -- From: kamal nath [EMAIL PROTECTED] Date: Mar 7, 2006 10:15 AM Subject: tcl code please To: [EMAIL PROTECTED] Can anyone give me the tcl script for this I tried a lot and i get error while running Where N1 --- N3 Has Duplex-link and N2 --- N1 has

[ns] I am seeing 0 overhead - why?

2006-03-09 Thread Sasan Sahraei
Hi, I have a script that is running the following commands to generate traffic pattern and movement scenario but when using AODV, my simulation shows 0 overhead when running with either of the generated files. as you see each of the commands below have a set of variables. just replace then

[ns] How to alter routing table

2006-03-09 Thread Abdur . Rahman
Hello, Can anybody tell me how to alter (change to wrong table) the routing table from a specific intruder node in Ad-Hoc networks. Thank you. A. Rahman -- This mail sent through AIT WebMail : http://www.ait.ac.th/