miniupnp/miniupnpc
Thomas Bernard 8b22c4d7f4 miniupnpc/receivedata.c: clean up comments 2014-11-13 14:52:58 +01:00
..
java miniupnpc: added argument remoteHost to UPNP_GetSpecificPortMappingEntry() 2014-01-31 14:32:00 +01:00
man3 to upper case 2013-02-09 16:32:57 +01:00
msvc miniupnpc/msvc/miniupnpc.vcproj: remove bsdqueue.h 2014-11-01 22:10:55 +01:00
testreplyparse miniupnpc: added test cases for XML parsing 2014-01-27 16:27:51 +01:00
.gitignore miniupnpc: add testportlistringparse 2014-11-01 11:18:26 +01:00
CMakeLists.txt miniupnpc: API_VERSION 11 2014-11-13 11:28:20 +01:00
Changelog.txt miniupnpc: API_VERSION 11 2014-11-13 11:28:20 +01:00
LICENSE => 2014 2014-05-20 00:25:35 +02:00
MANIFEST.in Added miniupnpc 2011-09-27 22:25:35 +02:00
Makefile miniupnpc: remove bsdqueue.h 2014-11-01 11:41:31 +01:00
Makefile.mingw Rename STATICLIB macro to resolve natpmp/miniupnp conflict 2014-06-01 13:22:35 +03:00
README miniupnpc: remove bsdqueue.h 2014-11-01 11:41:31 +01:00
VERSION VERSION 1.9 2014-01-31 14:32:26 +01:00
apiversions.txt miniupnpc: API_VERSION 11 2014-11-13 11:28:20 +01:00
codelength.h Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers). 2012-09-20 17:52:51 -03:00
connecthostport.c miniupnpc/connecthostport.c: fix for compilation with SunOS 2014-10-06 14:42:28 +02:00
connecthostport.h Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers). 2012-09-20 17:52:51 -03:00
declspec.h Rename LIBSPEC macro to resolve natpmp/miniupnp conflict 2014-06-01 13:35:13 +03:00
external-ip.sh Added miniupnpc 2011-09-27 22:25:35 +02:00
igd_desc_parse.c miniupnpc/igd_desc_parse.c: Fix parsing of IGD:2 root descriptions 2014-07-01 15:03:34 +02:00
igd_desc_parse.h Fix include guards that were missed in 95d5c0bf39. 2012-10-09 19:00:31 -03:00
mingw32make.bat Added miniupnpc 2011-09-27 22:25:35 +02:00
minihttptestserver.c miniupnpc/minihttptestserver.c: small improvements 2014-04-01 17:24:19 +02:00
minisoap.c miniupnpc: use #define UPNP_VERSION_STRING "UPnP/1.1" 2014-11-05 06:34:51 +01:00
minisoap.h Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers). 2012-09-20 17:52:51 -03:00
minissdpc.c use bigger buffers for minissdpd responses 2014-04-12 10:06:53 +02:00
minissdpc.h Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers). 2012-09-20 17:52:51 -03:00
miniupnpc.c miniupnpc/miniupnpc.c: simplified function GetUPNPUrls() 2014-11-05 07:09:42 +01:00
miniupnpc.def Dynamic build fails 2014-07-29 11:07:43 -04:00
miniupnpc.h miniupnpc: API_VERSION 11 2014-11-13 11:28:20 +01:00
miniupnpcmodule.c miniupnpc/miniupnpcmidule.c: fix for both python2 and python3 2014-09-06 10:01:15 +02:00
miniupnpcstrings.h.cmake miniupnpc: use #define UPNP_VERSION_STRING "UPnP/1.1" 2014-11-05 06:34:51 +01:00
miniupnpcstrings.h.in miniupnpc: use #define UPNP_VERSION_STRING "UPnP/1.1" 2014-11-05 06:34:51 +01:00
miniupnpctypes.h Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers). 2012-09-20 17:52:51 -03:00
miniwget.c miniupnpc: use #define UPNP_VERSION_STRING "UPnP/1.1" 2014-11-05 06:34:51 +01:00
miniwget.h Rename LIBSPEC macro to resolve natpmp/miniupnp conflict 2014-06-01 13:35:13 +03:00
minixml.c minixml.c: now handle XML comments 2014-02-03 11:28:31 +01:00
minixml.h Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers). 2012-09-20 17:52:51 -03:00
minixmlvalid.c Remove warning about unused argument 2012-05-01 20:55:13 +02:00
portlistingparse.c miniupnpc: remove bsdqueue.h 2014-11-01 11:41:31 +01:00
portlistingparse.h miniupnpc: remove bsdqueue.h 2014-11-01 11:41:31 +01:00
pymoduletest.py Added miniupnpc 2011-09-27 22:25:35 +02:00
receivedata.c miniupnpc/receivedata.c: clean up comments 2014-11-13 14:52:58 +01:00
receivedata.h Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers). 2012-09-20 17:52:51 -03:00
setup.py => 2014 2014-05-20 00:25:35 +02:00
setupmingw32.py => 2014 2014-05-20 00:25:35 +02:00
testigddescparse.c miniupnpc: GetUPNPUrls() now inserts scope into link-local IPv6 addresses 2012-06-28 21:05:50 +02:00
testminiwget.c miniupnpc: parseURL()/miniwget() : IPv6 addresses scope 2012-06-24 00:55:31 +02:00
testminiwget.sh testminiwget.sh: fix comment (it now works with dash) 2013-12-09 09:31:04 +01:00
testminixml.c testminixml.c: remove warnings 2013-05-14 23:10:06 +02:00
testportlistingparse.c miniupnpc: remove bsdqueue.h 2014-11-01 11:41:31 +01:00
testupnpigd.py Added miniupnpc 2011-09-27 22:25:35 +02:00
testupnpreplyparse.c fix miniupnpc/testupnpreplyparse.c 2014-01-27 16:29:35 +01:00
testupnpreplyparse.sh miniupnpc: validate upnpreplyparse.c code with "make check" 2013-05-14 23:09:42 +02:00
updateminiupnpcstrings.sh Added miniupnpc 2011-09-27 22:25:35 +02:00
upnpc.c miniupnpc: remove bsdqueue.h 2014-11-01 11:41:31 +01:00
upnpcommands.c Rename LIBSPEC macro to resolve natpmp/miniupnp conflict 2014-06-01 13:35:13 +03:00
upnpcommands.h Rename LIBSPEC macro to resolve natpmp/miniupnp conflict 2014-06-01 13:35:13 +03:00
upnperrors.c Add support for IGD2 AddAnyPortMapping and DeletePortMappingRange 2014-05-13 21:50:07 +01:00
upnperrors.h Rename LIBSPEC macro to resolve natpmp/miniupnp conflict 2014-06-01 13:35:13 +03:00
upnpreplyparse.c miniupnpc/upnpreplyparse.c: Fix compiling with DEBUG 2014-11-05 06:32:43 +01:00
upnpreplyparse.h remove need of sys/queue.h or bsdqueue.h in upnpreplyparse.c/.h 2014-10-27 17:38:26 +01:00
wingenminiupnpcstrings.c remove trailing whitespace from miniupnpc 2012-02-29 17:51:24 -08:00

README

Project: miniupnp
Project web page: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
github: https://github.com/miniupnp/miniupnp
freecode: http://freecode.com/projects/miniupnp
Author: Thomas Bernard
Copyright (c) 2005-2014 Thomas Bernard
This software is subject to the conditions detailed in the
LICENSE file provided within this distribution.


* miniUPnP Client - miniUPnPc *

To compile, simply run 'gmake' (could be 'make' on your system).
Under win32, to compile with MinGW, type "mingw32make.bat".
MS Visual C solution and project files are supplied in the msvc/ subdirectory.

The compilation is known to work under linux, FreeBSD,
OpenBSD, MacOS X, AmigaOS and cygwin.
The official AmigaOS4.1 SDK was used for AmigaOS4 and GeekGadgets for AmigaOS3.
upx (http://upx.sourceforge.net) is used to compress the win32 .exe files.

To install the library and headers on the system use :
> su
> make install
> exit

alternatively, to install into a specific location, use :
> INSTALLPREFIX=/usr/local make install

upnpc.c is a sample client using the libminiupnpc.
To use the libminiupnpc in your application, link it with
libminiupnpc.a (or .so) and use the following functions found in miniupnpc.h,
upnpcommands.h and miniwget.h :
- upnpDiscover()
- miniwget()
- parserootdesc()
- GetUPNPUrls()
- UPNP_* (calling UPNP methods)

Note : use #include <miniupnpc/miniupnpc.h> etc... for the includes
and -lminiupnpc for the link

Discovery process is speeded up when MiniSSDPd is running on the machine.


* Python module *

you can build a python module with 'make pythonmodule'
and install it with 'make installpythonmodule'.
setup.py (and setupmingw32.py) are included in the distribution.


Feel free to contact me if you have any problem :
e-mail : miniupnp@free.fr

If you are using libminiupnpc in your application, please
send me an email !

For any question, you can use the web forum :
http://miniupnp.tuxfamily.org/forum/