Carrier-sense multiple access with collision avoidance: Difference between revisions

Content deleted Content added
Magnus.de (talk | contribs)
m + de
Robbot (talk | contribs)
m Andre Engels - robot Modifying:de
Line 1:
[[de:CSMA/CA]]
 
In [[computer networking]], '''Carrier Sense Multiple Access With Collision Avoidance''' ('''CSMA/CA''') is a [[computer network|network]] control [[communications protocol|protocol]] in which (a) a [[carrier]] sensing scheme is used, (b) a [[data]] station that intends to transmit sends a [[jam signal]], (c) after waiting a sufficient [[time]] for all stations to receive the jam signal, the data station transmits a [[frame (telecommunications)|frame]], and (d) while transmitting, if the data station detects a jam signal from another station, it stops transmitting for a random time and then tries again.
 
Line 13 ⟶ 11:
 
Source: derived in part from [[Federal Standard 1037C]]
 
[[de:Carrier Sense Multiple Access / Collision Avoidance]]