Skip to content
/ weupnp Public
forked from bitletorg/weupnp

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

Notifications You must be signed in to change notification settings

jitsi/weupnp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>0.1.3</version>
</dependency>

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%