套件: miniupnpc (2.2.3-1build1)
miniupnpc 的相關超連結
Trisquel 的資源:
下載原始碼套件 miniupnpc:
- [miniupnpc_2.2.3-1build1.dsc]
- [miniupnpc_2.2.3.orig.tar.gz]
- [miniupnpc_2.2.3.orig.tar.gz.asc]
- [miniupnpc_2.2.3-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Thomas Goirand
- Yangfl
外部的資源:
- 主頁 [miniupnp.free.fr]
相似套件:
UPnP IGD client lightweight library client
The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular.
Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason.
This package is an example client for the library.
其他與 miniupnpc 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libminiupnpc17 (>= 1.9.20140610)
- UPnP IGD client lightweight library