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