When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Carrier-sense multiple access with collision detection

    en.wikipedia.org/wiki/Carrier-sense_multiple...

    CSMA/CD was used in now-obsolete shared-medium Ethernet variants (10BASE5, 10BASE2), and in the early versions of twisted-pair Ethernet, which used repeater hubs. Modern Ethernet networks, built with switches and full-duplex connections, no longer need to use CSMA/CD, because each Ethernet segment, or collision domain, is now isolated. CSMA/CD ...

  3. Carrier-sense multiple access - Wikipedia

    en.wikipedia.org/wiki/Carrier-sense_multiple_access

    CSMA/CD is used to improve CSMA performance by terminating transmission as soon as a collision is detected, thus shortening the time required before a retry can be attempted. CSMA/CD is used by Ethernet. Carrier-sense multiple access with collision avoidance In CSMA/CA collision avoidance is used to improve the performance of CSMA.

  4. Carrier-sense multiple access with collision avoidance

    en.wikipedia.org/wiki/Carrier-sense_multiple...

    Carrier-sense multiple access with collision avoidance (CSMA/CA) in computer networking, is a network multiple access method in which carrier sensing is used, but nodes attempt to avoid collisions by beginning transmission only after the channel is sensed to be "idle". [1] [2] When they do transmit, nodes transmit their packet data in its entirety.

  5. Channel access method - Wikipedia

    en.wikipedia.org/wiki/Channel_access_method

    The most common multiple access method is CSMA/CD, which is used in Ethernet. Although today's Ethernet installations use full-duplex connections directly to switches. CSMA/CD is still implemented to achieve compatibility with older repeater hubs.

  6. Collision avoidance (networking) - Wikipedia

    en.wikipedia.org/wiki/Collision_avoidance...

    CSMA/CD is a protocol used in Ethernet networks to regulate access to the network medium. Before transmitting data, a device using CSMA/CD first listens to the network to check if it is idle. If the network is busy, the device waits for a random amount of time before attempting to transmit again.

  7. Carrier-sense multiple access with collision avoidance and ...

    en.wikipedia.org/wiki/Carrier-sense_multiple...

    In computer networking, carrier-sense multiple access with collision avoidance and resolution using priorities (CSMA/CARP) is a channel access method.CSMA/CARP is similar in nature to the carrier-sense multiple access with collision detection (CSMA/CD) channel access method used in Ethernet networks, but CSMA/CARP provides no detection of network collisions.

  8. Fast Ethernet - Wikipedia

    en.wikipedia.org/wiki/Fast_Ethernet

    The standard specifies the use of CSMA/CD for media access control. A full-duplex mode is also specified and in practice, all modern networks use Ethernet switches and operate in full-duplex mode, even as legacy devices that use half duplex still exist.

  9. Multiple access with collision avoidance - Wikipedia

    en.wikipedia.org/wiki/Multiple_Access_with...

    Multiple access with collision avoidance (MACA) is a slotted media access control protocol used in wireless LAN data transmission to avoid collisions caused by the hidden station problem and to simplify exposed station problem.