Penguin
Blame: ContentionProtocol
EditPageHistoryDiffInfoLikePages
Annotated edit history of ContentionProtocol version 6, including all changes. View license author blame.
Rev Author # Line
1 CraigMckenna 1 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.
5 StuartYeates 2
3 ----
4 CategoryNetworking

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach()