the.com/csma
the internet's polite way of saying: check if anyone's talking before you shout.
means carrier sense multiple access — a network protocol where devices listen to a shared channel before transmitting, to avoid talking over each other.
from emerged in the 1970s from alohanet at the university of hawaii, which just let devices blast data and retransmit on collision; csma added the manners of listening first.
cd variantcsma/cd added collision detection for wired ethernet
ca variantcsma/ca avoids collisions preemptively, used in wifi
still collideslistening first doesnt prevent simultaneous transmission entirely
human analogybasically conference-call etiquette, encoded into silicon