=== Notes for ECE 578 Fundamentals of Computer Networks === == Ethernet == Simulate an Ethernet under load. We are modeling a simple Ethernet with one cable segment, and stations evenly spaced along its length. The stations try to send packets to random destinations at random times. These programs are written in Python, a simple language very adept at this kind of interactive modeling. == PD4E == Notes and suggested revisions to Peterson & Davie 4th ed.