Giter VIP home page Giter VIP logo

ipv6-subnet-calculator-tool-csharp's Introduction

IPv6 Subnet Calculator / Tool

Latest Version: v5.0
Release Date: 23 May 2022

IPv6 Subnet Calculator / Tool application lets you plan/subnet your assigned address for all 128 bits.
We are in the transition phase of our networks' addressing structure from IPv4 to IPv6, and I believe that the network engineers should easily plan their IPv6 addressing /subnetting infrastructure without any error. For this purpose,
I wrote and distributed a free IPv6 Subnetting Tool / Calculator both with C# and Java JDK 17 based Application Frameworks.
This application requires no installation and does not modify any registry. I distributed the application in the hope that it will be useful for your subnet calculations. I will try to develop the software continuously, so please don't hesitate to comment/inform for any bugs or new feature suggestions.

S1.png
S2.png
S3.png

  • Target .NET Framework 4.8
  • IPv6 and IPv4 modes
  • MySQL Database Connection support  
    .Store/update/manage IPv6 prefixes with MySQL database server
    .Tested with MySQL Connector/ODBC 8.0.28 (Recommended)
  • Statistical View of Assigned/Available Prefixes
    .Note: Assigned prefixes must exist in the database
  • 4-Bytes AS Number plain/dot Conversion Tool
    .Convert Autonomous System Numbers from asplain to asdot and vice versa.
  • List Reverse DNS
  • List Subnet Prefixes
  • Parent Prefixes are visible
  • Compress / Uncompress IPv6 Address Tool
  • XML file created to save the last settings, e.g. DB info, language.
  • Service Names and Port Numbers Tool.
  • English, Turkish, German languages.

You can download from:
https://github.com/ygvn/IPv6-Subnet-Calculator-Tool-CSharp/blob/master/IPv6SubnetCalculator_v5.0_CSharp.EXE.zip

Copyright (c) 2010-2022, Yucel Guven
All rights reserved.

This file is part of IPv6 Subnetting Tool.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

ipv6-subnet-calculator-tool-csharp's People

Contributors

ygvn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ipv6-subnet-calculator-tool-csharp's Issues

Database Connection Error

I've been trying to make a database connection but it seem I've encountered an error.

MySQL Connector Used: ODBC 5.3.11
Program Version: 3.8 and 3.9

I have created an empty mysql database since there was no template provided and added a table name for it to create one.

image

And it throws out a table doesn't exist error using the database name.

image

But when I set the table name to be the same with database name, it connected without a problem though. This is kinda weird behavior.

But when I check the database, I see that the other names I tried were already created on the server as well:

image

Also, I think it would've been better if program were to remember the DB settings and the prefix when you reopen it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.