Project to design and implement a simulation of an OpenFlow network system with a Controller, multiple clients and an MxN grid of routers. All links between routers are assigned an arbritrary time and routing is calculated with the famous Dijkstra Algorithm for the shortest path based on these times. App is compiled when in src folder, using java -cp tcdlib.jar:. *.java App can be run then with java -cp tcdlib.jar:. Main
-
Notifications
You must be signed in to change notification settings - Fork 0
Project to design and implement a simulation of an OpenFlow network system with a Controller, multiple clients and an MxN grid of routers. All links between routers are assigned an arbritray time and routing is calculated with the famous Dijkstra Algorithm for the shortest path based on these times. App can be run with java -cp tcdlib.jar:. Main…
Conor-CC/Telecoms2_OpenFlowSystem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Project to design and implement a simulation of an OpenFlow network system with a Controller, multiple clients and an MxN grid of routers. All links between routers are assigned an arbritray time and routing is calculated with the famous Dijkstra Algorithm for the shortest path based on these times. App can be run with java -cp tcdlib.jar:. Main…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published