fanquake / libnatpmp

Libnatpmp with Java support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository of libnatpmp was initialized from libnatpmp-20120821.

Then I (Leah X. Schmidt) added automatically Java bindings.  The java
bindings use JNI directly, but they use JNAerator's extractor to allow
the native libraries to be used in a simple fashion.  So you'll need
jnaerator to use them.  Running make jnitest should download JNAerator
and run a very simple test.

libnatpmp (c) 2007-2009 Thomas Bernard
contact : miniupnp@free.fr

see http://miniupnp.free.fr/libnatpmp.html
or http://miniupnp.tuxfamily.org/libnatpmp.html
for some documentation and code samples.

About

Libnatpmp with Java support

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 71.8%Language:Java 15.9%Language:Makefile 7.0%Language:CMake 1.9%Language:Python 1.6%Language:Batchfile 1.4%Language:Roff 0.4%