[ns] compilation problem.

2008-06-12 Thread Dimitris Liarokapis
Hi all, I have encountered an issue while researching a new broadcast algorithm that i have implemented. My protocol makes use of two files. A .h and a .cc file. Inside the header file i define a constant as follows. #define CONSTANT value1 When i first compiled my code it seemed to work fine

[ns] Multi-interface support howto, by Ramon Aguero---really need help!!!

2008-06-12 Thread 刘宇婷
Hello, I am trying to modify NS-2.29 to support multiple interface according to Adding Multiple Interface Support in NS-2 by Ramon Aguero, http://personales.unican.es/aguerocr. For routing agent, I choose AODV like some people. I encountered some problems and really need help. 1.I have two

[ns] Multi-interface support howto, by Ramon Aguero---really need help!!!

2008-06-12 Thread 刘宇婷
Hello, I am trying to modify NS-2.29 to support multiple interface according to Adding Multiple Interface Support in NS-2 by Ramon Aguero, http://personales.unican.es/aguerocr. For routing agent, I choose AODV like some people. I encountered some problems and really need help. 1.I have two

[ns] Two mobilde nodes with different MAC/802_11 attributes?

2008-06-12 Thread Bahman Kalantari Sabet
Hello everyone,I'm simulating a wireless (802.11) ad hoc system with 3 mobile nodes.Is there any way that I could change the attributes (e.g. the MAC) of each of the nodes separately.For example, to increase the timeout value of one node and decrease it on the other one.I appreciate your kind

[ns] How to create another 802_11 MAC layer?

2008-06-12 Thread Bahman Kalantari Sabet
Hi again, I have another question. How can I create another 802_11/MAC layer, which is exactly the same as the original one, but with a different name. Regards, Bahman. _

Re: [ns] setdest not working (neeraj gupta)

2008-06-12 Thread mayank aggarwal
Hi, I believe you are making a mistake in the notation for speed. The new format is like the following: ./setdest -n -p -M -t -x -y M- for speed Mayank On Sun, Jun 8, 2008 at 8:00 PM, [EMAIL PROTECTED] wrote: Send Ns-users mailing list submissions to ns-users@isi.edu To

[ns] Help with Radio states of 802.15.4 implementation (Ankur Garg)

2008-06-12 Thread ankur garg
Hi!, I am working on the 802.15.4. I am tweaking up things to implement a new protocol. Can any body tell me why a transition of radio state TX_ON to RX_ON is not done immediately. this has been done using a turn _around_state with a delay of turn_around and two times a confirmation goes: 1.