NETWORK TOPOLOGY is a C++ (CODEBLOCKS) based project. It finds out the cost required to set up the network in star topology , ring topology, tree topology and shows how the computers will be connected to each other in that particular topology. C++ Graphics have been used to visualise the topology, screenshots of which have been added to the project. It uses graphs and algorithms like Prim's to find minimum spanning tree for Tree topology, Floyd warshall for Star topology, and Hamiltonian to find the Ring topology
-
Notifications
You must be signed in to change notification settings - Fork 0
NETWORK TOPOLOGY is a C++ (CODEBLOCKS) based project. It finds out the cost required to set up the network in star topology , ring topology, tree topology and shows how the computers will be connected to each other in that particular topology. C++ Graphics have been used to visualise the topology, screenshots of which have been added to the proj…
kush1912/NETWORK-TOPOLOGY
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
NETWORK TOPOLOGY is a C++ (CODEBLOCKS) based project. It finds out the cost required to set up the network in star topology , ring topology, tree topology and shows how the computers will be connected to each other in that particular topology. C++ Graphics have been used to visualise the topology, screenshots of which have been added to the proj…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published