miniupnpc-1.4.20101221

所属分类:网络编程
开发工具:Visual C++
文件大小:70KB
下载次数:7
上传日期:2014-10-15 16:28:42
上 传 者笑看人生
说明:  miniupnpc 1.4可以在vs2008和linux下面编译通过,通过upnp实现路由器端口映射功能。
(miniupnpc 1.4 below in vs2008 and linux Compiled by achieving a router port mapping function through upnp.)

文件列表:
miniupnpc-1.4.20101221\bsdqueue.h (18109, 2006-07-03)
miniupnpc-1.4.20101221\Changelog.txt (9283, 2010-12-22)
miniupnpc-1.4.20101221\codelength.h (906, 2008-10-07)
miniupnpc-1.4.20101221\connecthostport.c (5507, 2010-12-22)
miniupnpc-1.4.20101221\connecthostport.h (533, 2010-04-05)
miniupnpc-1.4.20101221\declspec.h (248, 2007-05-21)
miniupnpc-1.4.20101221\external-ip.sh (153, 2010-08-05)
miniupnpc-1.4.20101221\igd_desc_parse.c (4020, 2010-12-12)
miniupnpc-1.4.20101221\igd_desc_parse.h (1413, 2010-04-07)
miniupnpc-1.4.20101221\java\JavaBridgeTest.java (4521, 2010-06-09)
miniupnpc-1.4.20101221\java\testjava.sh (144, 2010-04-05)
miniupnpc-1.4.20101221\LICENSE (1471, 2009-12-08)
miniupnpc-1.4.20101221\Makefile (6185, 2010-12-22)
miniupnpc-1.4.20101221\Makefile.mingw (2303, 2010-04-18)
miniupnpc-1.4.20101221\man3\miniupnpc.3 (2734, 2008-10-07)
miniupnpc-1.4.20101221\MANIFEST.in (93, 2010-12-10)
miniupnpc-1.4.20101221\mingw32make.bat (212, 2009-12-19)
miniupnpc-1.4.20101221\minisoap.c (3486, 2010-12-12)
miniupnpc-1.4.20101221\minisoap.h (488, 2010-04-13)
miniupnpc-1.4.20101221\minissdpc.c (3118, 2010-12-10)
miniupnpc-1.4.20101221\minissdpc.h (476, 2007-08-31)
miniupnpc-1.4.20101221\miniupnpc.c (25180, 2010-12-22)
miniupnpc-1.4.20101221\miniupnpc.def (648, 2008-07-03)
miniupnpc-1.4.20101221\miniupnpc.h (3651, 2009-10-11)
miniupnpc-1.4.20101221\miniupnpcmodule.c (14034, 2010-06-09)
miniupnpc-1.4.20101221\miniupnpcstrings.h (481, 2009-10-30)
miniupnpc-1.4.20101221\miniupnpcstrings.h.in (481, 2009-10-30)
miniupnpc-1.4.20101221\miniwget.c (12022, 2010-12-22)
miniupnpc-1.4.20101221\miniwget.h (641, 2010-12-10)
miniupnpc-1.4.20101221\minixml.c (4844, 2009-10-11)
miniupnpc-1.4.20101221\minixml.h (1169, 2006-11-30)
miniupnpc-1.4.20101221\minixmlvalid.c (3289, 2006-11-30)
miniupnpc-1.4.20101221\msvc\miniupnpc.sln (1475, 2009-12-11)
miniupnpc-1.4.20101221\msvc\miniupnpc.suo (9216, 2014-10-15)
miniupnpc-1.4.20101221\msvc\miniupnpc.vcproj (4638, 2010-04-05)
miniupnpc-1.4.20101221\msvc\miniupnpc.vcproj.PC2011081520GWH.Administrator.user (1407, 2014-10-15)
miniupnpc-1.4.20101221\msvc\upnpc-static.vcproj (4001, 2010-04-18)
miniupnpc-1.4.20101221\msvc\upnpc-static.vcproj.PC2011081520GWH.Administrator.user (1433, 2014-10-15)
miniupnpc-1.4.20101221\pymoduletest.py (1377, 2008-10-15)
... ...

Project: miniupnp Project web page: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ Author: Thomas Bernard Copyright (c) 2005-2009 Thomas Bernard This software is subject to the conditions detailed in the LICENSE file provided within this distribution. For the comfort of Win32 users, bsdqueue.h is included in the distribution. Its licence is included in the header of the file. bsdqueue.h is a copy of the sys/queue.h of an OpenBSD system. * miniupnp Client * To compile, simply run 'gmake' (could be 'make' on your system). Under win32, to compile with MinGW, type "mingw32make.bat". 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. To install the library and headers on the system use : > su > make install > exit alternatively, to install in 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 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 !

近期下载者

相关文件


收藏者