Half duplex
 
 
- Listen before you transmit
- Listen while you transmit
- If there is a collision, both transmitters will:
- 
- Jam
- Backoff (exponentially, randomly)
- Re-try sending the packet
- Minimal packet size: 64 bytes
 
- Collisions are harmless!
- 
- Actually help scale / stabilize an ethernet network