What is CSMA/CD?
CSMA/CD is a modified version of CSMA.
A scheme known as carrier sense multiple access with collision detection (CSMA/CD) governs the way the computers share the channel. This scheme is relatively simple compared to the token ring. When one computer on the network wants to send some data to another computer, the following algorithm [...]
