mirror of
https://github.com/bronson-g/simEthernet.git
synced 2025-12-23 13:47:41 -05:00
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
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
|