https://github.com/codeasarjun/subnet-calculator-
JavaFX application capable to calculate the subnet for given IP with correct class and other details.
https://github.com/codeasarjun/subnet-calculator-
Last synced: 4 months ago
JSON representation
JavaFX application capable to calculate the subnet for given IP with correct class and other details.
- Host: GitHub
- URL: https://github.com/codeasarjun/subnet-calculator-
- Owner: codeasarjun
- Created: 2022-07-31T17:23:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T14:22:45.000Z (almost 2 years ago)
- Last Synced: 2025-07-07T08:46:52.307Z (6 months ago)
- Language: Java
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Subnet-Calculator-
JavaFX application capable to calculate the subnet for given IP with correct class and other details.
# Usage
Launch the application.
Enter the IP address and subnet mask.
Click on the "Calculate" button to obtain subnet details.
View the calculated subnet information on the screen.