Files
simEthernet/readme.txt
2019-02-14 13:52:11 -05:00

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