rejetto forum

UPnP

rejetto · 2 · 13394

0 Members and 1 Guest are viewing this topic.

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
do you want sort of upnp support?
you can get it as a script.

Download the attached utility, named MiniUPnPc (by Thomas BERNARD).
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.
« Last Edit: August 25, 2013, 12:32:08 AM by rejetto »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile