Content deleted Content added
m Added bullets. |
Alistair1978 (talk | contribs) Appletalk -> Localtalk |
||
Line 11:
Collision avoidance is used to improve the performance of '''CSMA''' by attempting to reserve the network for a single transmitter. This is the function of the "jamming signal" in '''CSMA/CA'''. The performance improvement is achieved by reducing the probability of collision and retry. Extra overhead is added due to the jamming signal wait time, so other techniques give better performance. Collision avoidance is particularly useful in media such as radio, where reliable collision detection is not possible.
*[[
*[[802.11 RTS/CTS]] implements '''CSMA/CA''' using short '''Request to Send''' and '''Clear to Send''' messages.
|