Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
ContentionProtocol
Edit
PageHistory
Diff
Info
LikePages
A type of network [Protocol] that allows nodes to contend for network access. That is, two or more nodes may try to send messages across the network simultaneously. The ContentionProtocol defines what happens when this occurs. The most widely used ContentionProtocol is [CSMA/CD], used by [Ethernet]. Also see [CSMA/CA], polling and token passing. See also TokenRing, and the more general and related concept, DemandAssignedMultipleAccess. ---- CategoryNetworking
One page links to
ContentionProtocol
:
CSMA/CD