"hoochxy" <(E-Mail Removed)> wrote in message
news:2f9fe97f-c5df-473a-a4dc-(E-Mail Removed)...
> All other things being equal, can a wireless connection ever be faster/
> better than an Ethernet connection?
No!
Modern Ethernet is a full-duplex point-to-point link between the workstation
and the network switch. Almost everything these days offers 100Mbits/sec,
and Gigabit is common. 10Gbit may well be available.
The limiting factor as far as the network is concerned is the bandwidth of
the network switch. An entry-level HP switch such as the 2600 range, see:
http://www.hp.com/rnd/products/switc...s/overview.htm offers
around 10 GigaPackets/sec - more sophisticated products provide more.
By contrast wireless uses the radio channel as a shared medium. The analogy
in the workd of ethernet via cable is the old 10Base5 or 10Base2 co-ax cable
which operated at 10Mbits/sec half duplex. This is a "collision domain"
where all clients contend for use of the communication medium. But in the
cable example the collision avoidance mechanism operates at the sub-packet
level, whereas in the wireless environment the collision avoidance mechanism
operates at the packet level. Thus a wireless client exchanges protocol
packets to request use of the medium before transmitting any payload data
So even though wireless may be specified to operate at 54 Mbits/sec, it
achieves nothing like half the throughput of 100Mbit/sec cabled ethernet -
typically much less, probably around 10 Mbits/sec
The issue of "Better" is quite different. If you need to connect a computer
the other side of an inconvenient physical barrier (road, railway, river, or
the like) then wireless could well be better than wired ethernet ...
--
Graham J