How to give equal access to the wire managed in a collision-oriented environment such as Ethernet?
AbramianDaniel 27-February-2009 08:07:18 PM

Comments


Hosts are given equal access to the wire by being allowed to transmit at specified time intervals. CSMA/CD is the technology that enables hosts to send if the wire is available and to wait a random time to try again if a collision happens.
Posted by jame_kristopher


CSMA/CA
Posted by waqqas1


CSMA/CA (Carrier Sense Multiple Access/Collision Avoidance) is the channel which gives equal access to the wire managed in a collision-oriented environment such as Ethernet.

For details:
www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.mac.html
Posted by sagitraz



Posted: 28-February-2009 08:20:16 AM By: sagitraz

CSMA/CA (Carrier Sense Multiple Access/Collision Avoidance) is the channel which gives equal access to the wire managed in a collision-oriented environment such as Ethernet.

For details:
www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.mac.html

Posted: 28-February-2009 11:31:40 AM By: waqqas1

CSMA/CA

Posted: 02-March-2009 12:07:02 PM By: jame_kristopher

Hosts are given equal access to the wire by being allowed to transmit at specified time intervals. CSMA/CD is the technology that enables hosts to send if the wire is available and to wait a random time to try again if a collision happens.