[ns] Multichannel mode for 802.11 in Ns-2

2009-02-02 Thread Ivan_Tiger
Hi! If there any multichannel mode for 802.11 in NS-2? Thanks! -- View this message in context: http://www.nabble.com/Multichannel-mode-for-802.11-in-Ns-2-tp21793315p21793315.html Sent from the ns-users mailing list archive at Nabble.com.

[ns] line colour in xgraph

2009-01-29 Thread Ivan_Tiger
Hello! I need to change the color of the one data line in xgraph to black (it is green now and it is barely visible when turned into black and white). Does anyone know how to do that? this is the piece of code, referring to xgraph proc graph {} { for {set i 4} {$i<=5} {incr i} { exec rm -f inf

[ns] Associating a mobile node with a certain AP in 802.11

2009-01-19 Thread Ivan_Tiger
Hi! Who knows how to associate a mobile node with a certain "parent" Access Point AP? Thanks in advance! -- View this message in context: http://www.nabble.com/Associating-a-mobile-node-with-a-certain-AP-in-802.11-tp21543495p21543495.html Sent from the ns-users mailing list archive at Nabble.co

[ns] Connecting a number of nodes to a one node

2009-01-18 Thread Ivan_Tiger
Hi everyone! I am modelling 802.11 AP-based wireless network and I need to connect 5 nodes to one Access Point (AP1) via tcp. Does anyone know how to do it quickly without having to connect each of the 5 nodes to the AP separately? Thanks in advance! -- View this message in context: http://www.

Re: [ns] Routing Protocols for Infrastructure mode

2008-12-20 Thread Ivan_Tiger
Hi! Try these pages: http://ee.washington.edu/research/funlab/802_11/report_80211_IM.pdf http://icapeople.epfl.ch/widmer/uwb/ns-2/noah/ Syed Faraz Hasan wrote: > > > Hi everyone, > > I am interested in implementing infrastructure mode on a wireless network. > I am

[ns] Handoff disabling in 802.11

2008-12-18 Thread Ivan_Tiger
Hello! Does anyone know how to disable handoff between mobile nodes and AP's in 802.11? (because my networks are independent, no handoff should exist between them). Thanks in advance! -- View this message in context: http://www.nabble.com/Handoff-disabling-in-802.11-tp21071678p21071678.html