Re: [ns] Regarding Scheduling a channel access.

2013-02-04 Thread Saravanan Kandasamy
Hi, Do note it is no longer 802.11 once done the below changes. Your network might crumble after the 400th packets as the queue works as FIFO, only when a packet goes out another will replace it. There are two ways to do this, 1. Open ns manual and look for mobile node schema for wireless diagra

Re: [ns] Regarding Scheduling a channel access.

2013-02-04 Thread Sai Bhyravajosyula
Thanks for the reply. Rather than throughput the concept here is the fairness. Setup protocols : MAC802.11 , AODV,CBR in UDP. Main objective is to use a magical number in sensing or accessing the channel. Please let me know if you have any further questions. On Mon, Feb 4, 2013 at 4:19 PM

Re: [ns] Regarding Scheduling a channel access.

2013-02-04 Thread Saravanan Kandasamy
Why you want to do that? Aint the objective of a network is to provide as much throughput as you can? You said nothing about your setup, protocols you are using etc. Dont have the liberty to assume ourselves. A typical reason on getting lack of support -- SK On Mon, Feb 4, 2013 at 10:54 PM, Sai B

[ns] Regarding Scheduling a channel access.

2013-02-04 Thread Sai Bhyravajosyula
Hi all I need some help. How can I make a node to access the channel a particular number of times. I mean suppose I have a number like 400 , then how can I make a node to transmit only 400 times and rest of the time in backoff. Please help me .Thanks in advance. Thanks. -- Bhyravajosyula S