Content deleted Content added
m Added bullets. |
|||
Line 1:
In [[computer networking]], '''Carrier Sense Multiple Access With Collision Avoidance''' ('''CSMA/CA''') is a [[computer network|network]] control [[communications protocol|protocol]] in which
*a [[carrier]] sensing scheme is used, *a [[data]] station that intends to transmit sends a [[jam signal]] *after waiting a sufficient [[time]] for all stations to receive the jam signal, the data station transmits a [[frame (telecommunications)|frame]] *while transmitting, if the data station detects a jam signal from another station, it stops transmitting for a random time and then tries again. CSMA/CA is a modification of pure [[Carrier Sense Multiple Access]] ('''CSMA'''). Please visit this article for a complete description of the basic protocol.
|