The Graphic application was developed to be a simple front end to manage network diagrams based on Visio-like shape connectors.
A graphic front end to manage network diagrams can be very useful for a lot of purposes like writing simulation software or simply to organize collected data (for example, by a network scanner). In this simple program, we will see a simple way to implement a graphic front end with these basic functions:
- Shape drag and drop
- Mobile connectors (somewhere also defined is a glue link)
- Load and write configuration from/to text file
…without requiring any Office library, so you can use this even if you haven’t installed Visio or PowerPoint.
Requirements:
· NET Framework