Networking - What is CSMA and CD concept?
What is CSMA and CD concept?- In CSMA (carrier sense multiple access), presence of any digital signal in a network is checked before transmission. Data transmission occurs only when no signal is sensed.
- CD, Collision detection is responsible for monitoring carrier in order to avoid signal jam.
- It is a set of rules which determine how the network devices respond when two devices attempt to use a data channel simultaneously.
- The standard ethernet network use this CSMA/CD to monitor the traffic physically.
- It is a type of contention protocol.
- Networks using this procedure are easy to implement and do not have deterministic transmission characteristics.
|
Networking - What is NetBIOS protocol?What is NetBIOS protocol? - NetBIOS (Network Basic Input/Output System) Protocol allows applications on separate computers to communicate over a LAN.........
Networking - What is IGMP protocol?What is IGMP protocol? - Internet Group Management Protocol, allows internet hosts to multicast. i.e. to send messages to a group of computers. .........