jar

org.bitlet : weupnp

Maven & Gradle

Oct 07, 2015
14 usages
96 stars

weupnp · Weupnp is a lightweight Java library, released under the LGPL licence, designed to implement the UPnP protocol to handle port mappings on Gateway Devices.

Table Of Contents

Latest Version

Download org.bitlet : weupnp JAR file - Latest Versions:

All Versions

Download org.bitlet : weupnp JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 weupnp-0.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bitlet.weupnp

├─ org.bitlet.weupnp.GatewayDevice.class - [JAR]

├─ org.bitlet.weupnp.GatewayDeviceHandler.class - [JAR]

├─ org.bitlet.weupnp.GatewayDiscover.class - [JAR]

├─ org.bitlet.weupnp.Main.class - [JAR]

├─ org.bitlet.weupnp.NameValueHandler.class - [JAR]

├─ org.bitlet.weupnp.PortMappingEntry.class - [JAR]