2013-09-19 23:42:24 +02:00
|
|
|
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.
|
2009-08-27 06:40:53 +02:00
|
|
|
|
2013-09-19 23:42:24 +02:00
|
|
|
WWW: http://miniupnp.free.fr/
|