Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

vittorioPiotti/SubnettingSolver-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Soluzione software per la risoluzione degli esercizi sulle reti.

Note

Software responsive con schermata Small e Large

Warning

Correttezza VLSM non garantita


Indice

Funzioni

  • Identifica IP
  • Verifica Stessa Rete
  • Subnet a Maschera Fissa - FLSM
  • Subnet a Maschera Variabile - VLSM

Ispirazione

La grafica del software è stata ispirata esviluppata indipendentemente riproponendo l'interfaccia utente offerta daScheduling Solver

Javadoc

Link al javadoc(link)

Preview

Video di Test(link)


Screenshots

Distribuzione

  • Mac o Windows
  • openjdkv.21.0.3
  • Avviare il file.jar

Albero di Path

$ 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

Crediti

Reda Karimi:

  • Correzzione errore caricamento SVG su Windows
  • Caricamento delle dipendenze da pom.xml anzichè da import diretto

Licenze

Note

DiBootstrap sono state utilizzate solo le icone


Subnet Solver

Copyright 2024 Vittorio Piotti(GitHub page)(Personal page)

Versionv1.0.0

LicenseGPL-3.0 License


batik-all

Copyright 2024 The Apache Software Foundation

Versionv1.17

LicenseApache License 2.0


FlatLaf

Copyright 2024 JFormDesigner GmbH

Versionv3.2.5

LicenseApache License 2.0


xml-apis-ext

Copyright 2024 The Apache Software Foundation

Versionv1.3.04

LicenseApache License 2.0


xmlgraphics-commons

Copyright 2024 The Apache Software Foundation

Versionv2.9

LicenseApache License 2.0


Bootstrap Icons

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

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp