Assignment No. 2: CIS*2460 - Modelling of Computer Systems
--
To run the simulation:
Navigate to this directory in a command line / shell.
Type: "java Ethernet <seed> <numberOfDevices> <NumberOfFrames> <arrivalRate>"
if this fails, type: "javac *.java" and try again.
Thanks