Csma/cd
Breaking Down CSMA/CD
Carrier Sense (CS):
Before sending data, a device (node) listens to the network to check whether the medium is idle (no other device is transmitting).
If the medium is idle, the device proceeds with the transmission.
Multi...
l-two-protocols.hashnode.dev3 min read