[ns] how to enable debugging

2006-09-19 Thread Sandeep
Hello all, I have installed tcl-debug 2.0 along with ns-2.27. while configuring ns-2.27 I have given the option --enable-debug and also gave path to tcl-debug library with --with-tcldebug- as specified in ns manual, then I compiled and installed ns. In a sample tcl script which I named as 'w

Re: [ns] HELP - Urgent -Eerror when building ns-allinone-2.29 under windows XP

2006-09-19 Thread Paolo Pagano
Hello. I faced the same problem with version 2.29.2. Installing version 2.29.3 doesn't show any problem at all. Cheers, Paolo On Mon, 18 Sep 2006, h sh wrote: Hello When building ns-allinone-2.29 under windows XP , I get following error when build tcl8.4.11 : Check

[ns] Dropping Packets with RTR CBK

2006-09-19 Thread michelenuti
Hi ns users, does anybody know what does it mean when a TCP packet is dropped and in the trace file is indicated as RTR CBK? Thanks a lot, Michele Nuti

[ns] how to send 802.16 undetermined size Control messages in ns2

2006-09-19 Thread Ramzi Tka
Hi evry body, I'am writing 802.16 mesh extensions for ns-2. My problem is that I can't find the right way to send a control message (DSCH-MSH message). In fact, this type of message have a variable length, since they are composed of a sequence of data structures whose total number varies in functi

Re: [ns] Dropping Packets with RTR CBK

2006-09-19 Thread Francisco J. Ros
Hi, It means that the MAC layer couldn't successfully deliver the packet. You can find the reasons for this at the bottom of this page: http://masimum.inf.um.es/nsrt-howto/html/node23.html Regards, fran P.S: answers to frequent questions like this can be easily found with http://www.isi.edu/

[ns] simulation work related to ieee802.11e

2006-09-19 Thread mayank kanthali
hi ns-users, did any one of you performed the simulation related to ieee802.11e performance analysis. could you pls send me that simulation script and related work description ,i need to study that script for my minor project submission which will be held within few days. if anybody ha

[ns] how to send 802.16 undetermined size Control messages in ns2

2006-09-19 Thread Ramzi Tka
Hi evry body, I'am writing 802.16 mesh extensions for ns-2. My problem is that I can't find the right way to send a control message (DSCH-MSH message). In fact, this type of message have a variable length, since they are composed of a sequence of data structures whose total number varies in functi

[ns] how to send 802.16 undetermined size Control messages in ns2

2006-09-19 Thread Ramzi Tka
Hi evry body, I'am writing 802.16 mesh extensions for ns-2. My problem is that I can't find the right way to send a control message (DSCH-MSH message). In fact, this type of message have a variable length, since they are composed of a sequence of data structures whose total number varies in functi

Re: [ns] how to send 802.16 undetermined size Control messages in ns2

2006-09-19 Thread Francisco J. Ros
Hi, Just set ch->size() to the simulated length of the message. No matter the real size of your structure, for the simulation only ch->size() is taken into account. Regards, fran On Tuesday 19 September 2006 12:31, Ramzi Tka wrote: > Hi evry body, > I'am writing 802.16 mesh extensions for ns-

[ns] mac 802.11 rts/cts mod?

2006-09-19 Thread walid demigha
Hi all; Can any one tell me how to disable the RTS/CTS mode in mac_802_11 code. It seems that it doesn't work by commenting the define line of the RTSthreshold , in mac_802_11.h file !! -- best, wal.

[ns] error when intalling nam

2006-09-19 Thread Guardiola, Ivan
Hello All; I have installed an allinone package into my computer however, at the end it fails to fully install nam due to some error, thus it then suggested that i install nam by itself, i downloaded a version and began to do so, running the following ./configure --with-otcl= --with-tclcl=

[ns] Purge Routes in DSR ?

2006-09-19 Thread Alicia Triviño
Hello everybody: I am trying to discover the method that purges the routes in the cache for DSR when they have not been utilized for an specific interval. Does anyone know where this operation is implemented? Thanks in advance, Alicia Triviño / Tl. +34-95.213.71.91 Dpto. Tecnologia Electronic

[ns] 802.11 version?

2006-09-19 Thread Pratap Ramamurthy
Hi, I am a newbie and I am trying to simulate a wireless lan setting. But I could not find which version of 802.11 has been implemented in the allinone package What is the version (802.11 a,b,g,n ??) implemented in mac-802_11.{cc,h} ? thanks in advance -Pratap

[ns] normalized routing load, normalized mac load and average hop count

2006-09-19 Thread Mohammad Haseeb Zafar
Anyone who know the formula to calculate normalized routing load, normalized mac load and average hop count. Cheers Haseeb

[ns] multi-hop wireless

2006-09-19 Thread juan novoa fernandez
hello I want to simulate a chain of nodes in a 802.11 scenario. That is, one node sends packets to another one, but with N nodes in the middle: -> (Source)(0)(1)(2)----(N)(Sink) I don't know how to create the nodes which

[ns] simulation of ALOHA using ns2

2006-09-19 Thread huahui
Hi, I am wondering whether it is possible to simulate the ALOHA protocol using ns2. Does someone have the experience in implementing ALOHA in any simulators? Thanks. Best, Howie

[ns] FW: NS-2 2.29.3 and otcl debugger page

2006-09-19 Thread Pedro Vale Estrela
Until I take the time to re-test the installation procedure of my own debugger utilities in lastest ns2.29, here are some detailed tips by paul craven (thanks to him): -Original Message- From: paul [mailto:[EMAIL PROTECTED] Sent: terça-feira, 23 de Maio de 2006 20:03 To: [EMAIL PROTEC

Re: [ns] mac 802.11 rts/cts mod?

2006-09-19 Thread Ashraf Bourawy
hey, you can disable the RTS/CTS by writing this command in the beginning of your tcl script: Mac/802_11 set RTSThreshold_ 3000 bye On 9/19/06, walid demigha <[EMAIL PROTECTED]> wrote: > > > Hi all; > Can any one tell me how to disable the RTS/CTS mode in mac_802_11 code. > It seems tha

[ns] help for the problem when trying "Add New Application and Agent" in "NS example"

2006-09-19 Thread zhang victor
hi, i am a beginner for ns user, my version is all-in-one-2.29,when i try to do as the step in add new application and agent in ns example,say,add the mmapp. there are trouble when i add the default value in ns-default.tcl. when i add the default value as the "ns by example" Application/Mmapp