Skip to content

It is a network simulation program created as part of the university coursework.

License

Notifications You must be signed in to change notification settings

TheStalkerDen/network-coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network coursework

It is a network simulation program created as part of the university coursework.

Features

  • you can add, remove and configure each node and connection
  • the scene can be saved and restored from a JSON file
  • it uses distance-vector routing
  • 2 metrics of the shortest distance searching between nodes: "ByWeights" and "ByNodes"
  • visual highlighting of the shortest distance between selected nodes
  • simulates 3 sending modes between nodes: datagram mode, logical connection mode, virtual connection mode
  • has 2 simulation options: "realtime" and "fast result"
  • after the simulation, you get windows with rich simulation results with full logs of the simulation

Dependencies

The Qt Libraries - http://qt-project.org/downloads

Screenshots

Main window

main window

Example of some node routing table

node routing table

Example of the shortest path highlighting between some nodes

path highlighting

Example of simulation results

simulation results

Sending demonstration

sending

About

It is a network simulation program created as part of the university coursework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published