- Notifications
You must be signed in to change notification settings - Fork1
Soluzione software per la risoluzione degli esercizi sulle reti. Identifica il tipo di IP, verifica se due IP sono della stessa rete, effettua la FLSM e la VLSM
License
vittorioPiotti/SubnettingSolver-Java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Soluzione software per la risoluzione degli esercizi sulle reti.
Note
Software responsive con schermata Small e Large
Warning
Correttezza VLSM non garantita
- Identifica IP
- Verifica Stessa Rete
- Subnet a Maschera Fissa - FLSM
- Subnet a Maschera Variabile - VLSM
La grafica del software è stata ispirata esviluppata indipendentemente riproponendo l'interfaccia utente offerta daScheduling Solver
Link al javadoc(link)
Video di Test(link)
![]() | ![]() |
|---|---|
![]() | ![]() |
- Mac o Windows
- openjdk
v.21.0.3 - Avviare il file
.jar
$ tree.├── assets* contiene file.svg├── bin* contiene i file binari├── lib│ ├── batik-all-1.17.jar │ ├── flatlaf-3.2.5.jar │ ├── xml-apis-ext-1.3.04.jar│ └── xmlgraphics-commons-2.9.jar├── src│ ├── AnimatedButton.java │ ├── AnimatedLabel.java │ ├── AnimatedModal.java │ ├── AnimatedOpacityPanel.java │ ├── AnimatedRoundedLabel.java│ ├── AnimatedSVG.java│ ├── CalcFLSM.java│ ├── CalcIP.java │ ├── CalcManager.java │ ├── CalcNetIDs.java │ ├── CalcVLSM.java │ ├── GUI.java* main del progetto│ ├── LayoutTable.java│ ├── ObjIP.java│ ├── ObjNetIDs.java│ ├── ObjSM.java│ ├── RoundedButton.java│ ├── RoundedLabel.java│ ├── RoundedPanel.java│ ├── RoundedPanelApp.java│ └── RoundedTextField.java└── SubnetSolver.jar* eseguibile
- Correzzione errore caricamento SVG su Windows
- Caricamento delle dipendenze da pom.xml anzichè da import diretto
Note
DiBootstrap sono state utilizzate solo le icone
Copyright 2024 Vittorio Piotti(GitHub page)(Personal page)
Versionv1.0.0
LicenseGPL-3.0 License
Copyright 2024 The Apache Software Foundation
Versionv1.17
LicenseApache License 2.0
Copyright 2024 JFormDesigner GmbH
Versionv3.2.5
LicenseApache License 2.0
Copyright 2024 The Apache Software Foundation
Versionv1.3.04
LicenseApache License 2.0
Copyright 2024 The Apache Software Foundation
Versionv2.9
LicenseApache License 2.0
Copyright 2011-2018 The Bootstrap Authors
Versionv1.11.0
LicenseMIT
About
Soluzione software per la risoluzione degli esercizi sulle reti. Identifica il tipo di IP, verifica se due IP sono della stessa rete, effettua la FLSM e la VLSM
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.



