Roaming WLAN / GPRS
Obnoxio The Clown writes "The Register has an article on breaking technology which will (theoretically) allow roaming between WLAN and GPRS (and presumably 3G when it gets here)." At long last, I'll be able to delete my spam from everywhere!
802.11 as next-generation cell? Unlikely. The contention arbitration mechanisms aren't there, and the protocol was never designed to be used over a distance of greater than about 500 metres.
People like Karlnet (with TurboCell) have tried to push this envelope, largely unsuccessfully. A company I was involved with (who shall remain nameless, as I still own some of their stock) tried to push these technologies as 'long distance wireless multipoint technology' and it plain sucked at it. Square peg, round hole.
Comparing 802.11(a,b,g, or even TurboCell) with 2.5G/WCDMA/GSM/whatever is like comparing shared 10 megabit ethernet with a DS1. The latter has fixed timeslots to avoid two, three, or 30 devices contending for the available bandwidth. Each device is allocated a section of spectrum (bandwidth in the case of a DS1.) 802.3 has CSMA/CD which guarantees that all devices can continue speaking in the presence of collisions. 802.11 uses an even more perverse scheme referred to as CSMA/CA (collision AVOIDANCE,) which avoids collisions in the unlikely event that all nodes can see each other.
Incidentally (I will get to the point eventually, I promise,) cell works by dividing the available spectrum into timeslots, much as a DS1 does. The three most common division mechanisms are FDMA (frequency multiplexing, in which case every device gets its own unique, but very small, section of spectrum), TDMA (timeslot multiplexing, in which all devices contend for the same spectrum, but the timing guarantees each device uses a given slot,) and CDMA (code-based multiplexing, i'm honestly not sure how this works. Qualcomm own a patent on much of it, paid for by the American taxpayer.)
Since each device is guaranteed, deterministically, not to step on the toes of any other device, the devices don't have to be able to see each other in order to avoid major contention issues.
Now, back to 802.11 and CSMA/CA. The CSMA/CA algorithm guarantees that a given device won't hog the spectrum when it can hear other devices contending for it. If you move some of these devices such that they can't hear each other, the theory has it (which is why you have a wireless net running in infrastructure mode with a base station) that the base station will repeat communications from one node to the others. However, node A won't have any way of knowing that node B is after some spectrum, and vice versa. End result, the node which is closer (think physics and speed of light) will get the lion's share of the bandwidth.
Based on these assumptions, as well as the fact that 802.11 operates in spectrum used by microwave ovens, obscure military devices (the UNI/I 5.8 gig band,) and some satellite stuff (sideband interference 100MHz up the scale), 802.11 will never replace a properly thought out deterministic voice-grade protocol.
Now, *MDS on the other hand....
You're doing it wrong.