From owner-freebsd-mobile Fri Dec 21 11:48:20 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id 4DE9737B434 for ; Fri, 21 Dec 2001 11:47:55 -0800 (PST) Received: from whizzo.transsys.com (#6@localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.11.6/8.11.6) with ESMTP id fBLJkW719107; Fri, 21 Dec 2001 14:46:32 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <200112211946.fBLJkW719107@whizzo.transsys.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Alfred Perlstein Cc: Christoph Kukulies , freebsd-mobile@FreeBSD.ORG X-Image-URL: http://www.transsys.com/louie/images/louie-mail.jpg From: "Louis A. Mamakos" Subject: Re: access point vs. point to point References: <200112211530.fBLFUBs03175@gilberto.physik.rwth-aachen.de> <20011221123823.R48837@elvis.mu.org> In-reply-to: Your message of "Fri, 21 Dec 2001 12:38:23 CST." <20011221123823.R48837@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 21 Dec 2001 14:46:32 -0500 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > * Christoph Kukulies [011221 09:30] wrote: > > > > Just a question: What is peculiar to an accesspoint? Can a > > FreeBSD computer with a PCI card with a PCMCIA holding a wireless LAN > > adapter serve multiple notebook computers? > > An accesspoint typically acts as a bridge to ethernet. > > You can use a PCI card in a freebsd box, but you won't be able to > use "BSS" mode, just "adhoc". > > I'm not really sure what that means exactly, but I switched from > an PCI card to an access point (addtron) because I kept having > difficulties with my PCI card version. And for completeness, an 802.11 access point also acts at a bridge between the wireless devices as well. That is, in your example, the traffic between the laptop computers would go via the access point, given a wider coverage area "centered" on the access point. The other stations need not be able to "hear" each other. In addition, the access point arbitrates access to the RF channel, preventing the "hidden terminal" problem. That's when two stations listen for a clear RF channel before they transmit; since they can't hear each other, one might "step on" another station, and the mutual interference might mean that neither gets through. When the station is associated with an access point, the access point polls each of the stations for traffic so that two stations won't try to transmit at the same time. louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message