rejetto forum

Software => HFS ~ HTTP File Server => Beta => Topic started by: rejetto on August 24, 2013, 11:53:56 AM

Title: UPnP
Post by: rejetto on August 24, 2013, 11:53:56 AM
do you want sort of upnp support?
you can get it as a script.

Download the attached utility, named MiniUPnPc (by Thomas BERNARD (http://miniupnp.free.fr/)).
Unzip it and put it somewhere accessible, like C:\windows
Then press ALT+F6 and paste this

Code: [Select]
[+server start]
{.exec|upnpc.exe -r %port% tcp|out=#X|timeout=10.}
{.add to log|UPNP: {.if|{.pos|is redirected|{.^#X.}.}|ok|failed.}.}

to test it, switch off/on the server. You'll get an output in the log panel.
Title: Re: UPnP
Post by: rejetto on August 25, 2013, 12:32:21 AM
fixed attachment