https://github.com/lumarans30/subnetting-winforms
Subnetting in WinForms
https://github.com/lumarans30/subnetting-winforms
datagridview-control gui subnetting-ipv4-addresses winforms
Last synced: 2 months ago
JSON representation
Subnetting in WinForms
- Host: GitHub
- URL: https://github.com/lumarans30/subnetting-winforms
- Owner: LuMarans30
- License: mit
- Created: 2022-02-26T11:20:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T17:48:21.000Z (10 months ago)
- Last Synced: 2024-07-19T22:59:09.356Z (10 months ago)
- Topics: datagridview-control, gui, subnetting-ipv4-addresses, winforms
- Language: C#
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Given in input: an IP address, the relative mask and the number of hosts per subnet. The program calculates: the broadcast, range and waste of hosts in that subnet.