Differences between version 4 and previous revision of WirelessNetwork.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Tuesday, October 26, 2004 11:17:59 am | by AristotlePagaltzis | Revert |
Older page: | version 3 | Last edited on Tuesday, October 26, 2004 11:16:59 am | by AristotlePagaltzis | Revert |
@@ -1,7 +1,7 @@
Most commonly provided by [802.11b], which uses the 2.4GHz microwave band, designated for low-power unlicensed use by the FCC in the USA in 1985 (Reserved because 2.4GHz is the resonant frequency of water, and that's how a microwave oven works -- 2.4GHz waves break bonds in water!).
-There are two primary modes an [802.11b] wlan can operate in: AdHoc (or peer-to-peer
) mode, or infrastructure mode. Infrastructure mode typically offers better security than AdHoc mode. 802.11b AdHoc networking requires 2 or more computers, each with a wireless interface of some sort - [PCMCIA], [PCI], [ISA] or [USB]. Infrastructure mode also requires a BaseStation, such as an AccessPoint.
+There are two primary modes an [802.11b] wlan can operate in: AdHoc (or PeerToPeer
) mode, or infrastructure mode. Infrastructure mode typically offers better security than AdHoc mode. 802.11b AdHoc networking requires 2 or more computers, each with a wireless interface of some sort - [PCMCIA], [PCI], [ISA] or [USB]. Infrastructure mode also requires a BaseStation, such as an AccessPoint.
Security is an issue with WirelessNetwork~s that is often ignored. See WirelessNetworkSecurityNotes.
You may also want to read about FresnelZone, a phenomenon which occurs with long range(?) wireless links.