freebsd-ports/net/libnatpmp/pkg-descr
Yi-Jheng Lin 680502314d Add libnatpmp 20090713, an NAT-PMP lightweight library.
PR:		ports/137676
Submitted by:	Hung-Yi Chen <gaod at hychen.org>
Approved by:	rafan (co-mentor)
2009-08-27 04:40:53 +00:00

7 lines
311 B
Plaintext

libnatpmp is an attempt to make a portable and fully compliant implementation
of the protocol for the client side. It is based on non blocking sockets and
all calls of the API are asynchronous. It is therefore very easy to integrate
the NAT-PMP code to any event driven code.
WWW: http://miniupnp.free.fr/