[ns] Attempt to schedule an event with a NULL handler.

2010-04-29 Thread Javier Matanza
Hello, I´m doing my first steps in ns2. I´m trying  to construct a protocol for ARQ. After some tries, I´ve managed to compile it. The thing is that when I run the .tcl script I have the following message: Scheduler: attempt to schedule an event with a NULL handler.  Don't DO that at time I gue

[ns] tx range and adding neighbors

2010-04-29 Thread neeraj gupta
Hi all can anyone provide me the input for adding the neighbors falling in transmission range of the node. i have been searching for long but no relipes. Neeraj Gupta Assistant Professor HOD, CSE & IT Department Hindu College of Engineering Sonepat

[ns] installation problem

2010-04-29 Thread pragya gupta
how can i install ns2 in windows 7? window is nt reading tar.gz file. -- pragya

Re: [ns] How to apply wimax patch on ns-allinone-2.34

2010-04-29 Thread Volker Richter
Hi Raheel, "Phy/WirelessPhy/OFDM" is wrong. The proper entry is : set opt(wimax_netif) Phy/WirelessPhy/OFDMA ;# network interface type Best Regards, Volker Am 28.04.2010 13:08, schrieb Raheel Adel: > > > Hi Mark I am actually working on the patch on this link > http://commu

[ns] Broadcast a UDP packet in NS2.34

2010-04-29 Thread JOE88
Dear Users, I am using NS2.34 for my final year project. I want to know How can I broadcast a packet to all my neighbors within 1 hop? Can you help me? I have the following nodes: - - Node 1 Node 0 - - - - Node 2 I want Node 0 to send the packet to both Node 1 an

Re: [ns] Multihop Broacasting in ns2

2010-04-29 Thread JOE88
Dear Adel, I am using NS2.34 for my final year project. I want to know How can I broadcast a packet to all my neighbors within 1 hop? Can you help me? I have the following nodes: - - Node 1 Node 0 - - - - Node 2 I want Node 0 to send the packet to both Node 1 and

[ns] Issue with cbrgen.tcl

2010-04-29 Thread Bringo Shawn
Helle ns users, To create connections between nodes, I am using cbrgen.tcl script (/ns-allinone-2.34/ns-2.34/indep-utils/cmu-scen-gen). I faced a problem and I am not sure whether it is a bug or I am doing it in the wrong way.. Number of nodes in my simulation script are 5. I create 5 nodes like

[ns] Linux distribution

2010-04-29 Thread spammerei
Hi, Is there any linux distribution outside that compiles ns-2.34-allinone without requiring me to mess in config files etc.? I don't have that much time at the moment and just want to stark working with ns2 as easily as possible. Ubuntu in whatever version wasn't really cooperative. Thanks, kfsw

[ns] HTTP traffic simulators vs. ns2 http application / change receiving agents

2010-04-29 Thread spammerei
Hi, Which traffic simulator what you recommend to use with ns-2 if the goal is to produce provably representative HTTP web traffic for a FIXED number of clients? Firstly I have noticed that ns2 contains HttpApps which include servers and users. However, one would have to specify parameters, e.g. f

[ns] ns simple-wireless.tcl

2010-04-29 Thread Raheel Adel
well , it is about running my first wireless script :( i am feeling lucky tonight that the strong fence around the wireless examples to be run will crack down with your generous help any way i am trying to run the simple-wireless.tcl from the famous tutorial i can not get the graphical interfa

Re: [ns] ns simple-wireless.tcl

2010-04-29 Thread Subir
Raheel Adel wrote: > > > well , it is about running my first wireless script :( > i am feeling lucky tonight that the strong fence around the wireless > examples to be run will crack down with your generous help any way > i am trying to run the simple-wireless.tcl from the famous tutorial i