Weupnp Save

A tiny UPnP (Universal Plug and Play) client library written in Java

Project README

weupnp

A lightweight Java library designed to implement the UPnP protocol and handle port mappings on Gateway Devices.

You can find more information on the library at the project website: http://bitletorg.github.io/weupnp/

If you use Maven, you can start using weupnp by including the following dependency:

<dependency>
    <groupId>org.bitlet</groupId>
    <artifactId>weupnp</artifactId>
    <version>RELEASE</version>
</dependency>

We recommend starting development against the latest released version and pin it's version in your release pom.xml so that you can control which version you use. The list of released versions is available on the Maven Central Repository.

Open Source Agenda is not affiliated with "Weupnp" Project. README Source: bitletorg/weupnp
Stars
98
Open Issues
14
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating