Skip to content

AatmikJain/Network_Topology_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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