Re: [ns] Exponential traffic generation

2006-07-05 Thread Gilles Bertrand
Hi, Well, this doesn't seem correct to me! rate= average bit rate of the source. The generated bit rate is going to be rate_ * ( burst_time_) /(burst_time_ + idle_time_). In your case you have specified a huge value for rate_ (1 terab/s) and no burst_time = the generated bit rate should be

[ns] NS-2 quries

2006-07-05 Thread Vijay Ghorpade
Hi, I am working with ns-2.28 and i have follwing doubts in my mind... 1. In AODV/DSDV how can i exclude a particular node from coming into a path from some source to some destination? 2. While executing TORA/DSR in ns 2.28 it gives a segmentation fault while running

[ns] NS2 quries

2006-07-05 Thread Vijay Ghorpade
  Hi, I am working with ns-2.28 and i have follwing doubts in my mind... 1. In AODV/DSDV how can i exclude a particular node from coming into a path from some source to some destination? 2. While executing TORA/DSR in ns 2.28 it gives a segmentation fault while running

[ns] Makefile Configuration

2006-07-05 Thread Itxaso Pérez
_ De: Itxaso Pérez [mailto:[EMAIL PROTECTED] Enviado el: miércoles, 05 de julio de 2006 10:48 Para: 'ns-users@isi.edu' Asunto: Makefile Hello! I´m doing some probes with the aim of adding a node on/off characteristic to ns2. I have commented two lines in wireless-phy.cc

[ns] where is the movement control in the mobi wan example script?

2006-07-05 Thread xlb
hello: I ran the mobiwan script example on their website, the trace showed the mobile node moved during the simulation, but I couldn't find a single line in the script that related to movement control. I have no idea what's going on here,can anybody please help me out this problem,

[ns] Calculatiing Packet Queueing Delay

2006-07-05 Thread Nicholas Loulloudes
Hello, Is is possible to trace the queueing delay of packets from a specific flow as certain nodes? Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer Science.

Re: [ns] Please help me with IDE

2006-07-05 Thread Hai Nam
On 7/5/06, Antonella Santovito [EMAIL PROTECTED] wrote: Hello, I'm new to use ns2, so I'm using Eclipse IDE with CDT plugin in order to have a graphical support for writing the code(I have find another faq about this topic), but I'm not able to create a project because I don't know which

Re: [ns] RTSThreshold in Simulations

2006-07-05 Thread Phil Miller
On 7/3/06, Alicia Triviño [EMAIL PROTECTED] wrote: I wonder if you activate the RTS/CTS in simulations for MANET. Does it depend on the packet size or on the number of neighbors? Try a google search for ns2 rts. The first few hits should be fairly informative. Phil Miller

Re: [ns] Fw: route assignment code

2006-07-05 Thread Phil Miller
I want to make a very specific question if someone knows it. I want the specific point in the code where a route is assigned to a specific packet. What type of network are you simulating, wired or wireless? What routing protocol options have you set? In the wired case, you probably haven't

Re: [ns] Extending CBR to VoIP

2006-07-05 Thread Samarth Shah
I added a real ITU-T codec to the ns-2 simulator to do this. I created a encoder_interface class as a subclass of class Application. I connected the encoder_interface class to the encoder using a socket. Every 20ms, the encoder_interface timer (subclass of TimerHandler) went off and the

[ns] Install Ns2

2006-07-05 Thread Itxaso Pérez
Hello! I have been installing ns-2 many times and i have always the same error: Nrlolsr/ns/protolibManetKernel.h : the file or archive doesn’t exist (trace/cmu-trace) Can anyone help me Thanks, Itxaso - Itxaso Pérez Muruaga

[ns] Bit rate control algorithm on 802.11 links

2006-07-05 Thread guille
Hello, I'm doing research on bit rate control algorithm for 802.11b and 802.11g links. Where can I check what algorithms ns2 uses? Best Regards, Guillermo

Re: [ns] Calculatiing Packet Queueing Delay

2006-07-05 Thread Renata Vidal
I found it on google On 7/5/06, Nicholas Loulloudes [EMAIL PROTECTED] wrote: Hello, Is is possible to trace the queueing delay of packets from a specific flow as certain nodes? Regards, -- Nicholas Loulloudes Postgraduate at Communication Networks and Software. BSc in Computer

Re: [ns] Install Ns2

2006-07-05 Thread matt
The information you have supplied is nowhere near complete enough to even start to diagnose your problem, include all relevant information such as the exact version of ns, architecture etc etc Matt On Wed, 2006-07-05 at 18:48 +0200, Itxaso Pérez wrote: Hello! I have been installing

[ns] Packet Limit in dsRED queues

2006-07-05 Thread Filipe Mendes
Hi!! I've 6 physical RED queues in my script and i want to define a limit for each queue independently, how can I do this in ns-allinone-2.29?? $qE1C limit_ 100, I think it doesn't work for each physical queue. Thanks Filipe Mendes

[ns] 802.11e support

2006-07-05 Thread Sergio Neiva
Hello There!! Does anybody could help me where to find the library necessary to run simulations on 802.11e ?? I saw something about a file mac80211e.tgz on a KTN document. Does someone have it? Thanks a lot Sergio Neiva University of Brasilia Brazil

[ns] ns2 (new ping protocol)

2006-07-05 Thread Talal Shwehdi
Dear Sir/Madam I am writing to you regarding the NS2... I am facing a problem with my simulation as I am doing a simulation in Ad-hoc network , concerning the replication based on clusters ( in my simulation I have 14 nodes and 3 clusters), as a results I changed some of the C++ code( ping