jar

ltd.clear-solutions : networkaddressutils

Maven & Gradle

Jan 28, 2024
0 stars

networkaddressutils · NetworkAddressUtils is a Java library designed to simplify network programming tasks, specifically focusing on retrieving the IPv4 address of a machine's network interfaces. It provides a straightforward API for developers to obtain the machine's local IP address, which is crucial for various network-based applications, especially those involving intra-network communication.

Table Of Contents

Latest Version

Download ltd.clear-solutions : networkaddressutils JAR file - Latest Versions:

All Versions

Download ltd.clear-solutions : networkaddressutils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window networkaddressutils-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ltd.clearsolutions.networkaddressutils.exception

├─ ltd.clearsolutions.networkaddressutils.exception.NetworkInterfaceException.class - [JAR]

ltd.clearsolutions.networkaddressutils

├─ ltd.clearsolutions.networkaddressutils.IpAddressHelper.class - [JAR]