Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 711 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 711 Bytes

Network-Simulation

Simple program that simulates a network.

Network Parameteres Station count : 8 Queue length : 5 Channels : 4

CLASS SIMULATION 1)run - initialization/instead of constructor 2)initSimulation - running the simulation 3)advanceSimulation - all the checks regarding the runtime 4)populateStations - Creating and adding a packet to a station

RESULTS image

image

image