7 lines
311 B
Text
7 lines
311 B
Text
|
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/
|