File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / miniupnpd / README
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:16:02 2012 UTC (12 years, 4 months ago) by misho
Branches: miniupnpd, elwix, MAIN
CVS tags: v1_5, HEAD
miniupnpd

    1: MiniUPnP project
    2: (c) 2006-2008 Thomas Bernard
    3: webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
    4: contact: miniupnp@free.fr
    5: 
    6: This directory contain the miniUPnP daemon software.
    7: This software is subject to the conditions detailed in
    8: the LICENCE file provided with this distribution.
    9: 
   10: 
   11: The miniUPnP daemon is an UPnP IGD (internet gateway device)
   12: which provide NAT traversal services to any UPnP enabled client on
   13: the network.
   14: See http://www.upnp.org/ for more details on UPnP.
   15: 
   16: Later, support for the NAT Port Mapping Protocol (NAT-PMP) was
   17: added. See information about NAT-PMP here :
   18: http://miniupnp.free.fr/nat-pmp.html
   19: 
   20: Read the INSTALL files for instructions to compile, install and
   21: configure miniupnpd.
   22: 
   23: Report bugs to miniupnp@free.fr or on the web forum :
   24: http://miniupnp.tuxfamily.org/forum/
   25: 
   26: Thomas Bernard
   27: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>