Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 743 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 743 Bytes

Network_Topology_Simulator

Just drag and drop nodes, add connections between them and check what topology they are in.
This is an easy-to-use and user friendly network topology simulator for beginners who are learning about network topologies.

Runtime Screenshot

How to use?

  • Download zip of the repository and extract it
  • Configure jdk path, if required
  • Open project and run Main.java file (/src/main/java/network_topology_simulator/Main.java).

Prerequisites

jdk 8 (or above)

Built With

  • Gradle - Dependency Management