rejetto forum
Software => HFS ~ HTTP File Server => router & port problems => Topic started by: ladiko on September 14, 2007, 02:40:15 AM
-
I found this tiny tool --> http://miniupnp.free.fr/files/download.php?file=upnpc-exe-win32-20070519.zip
with upnpc -l you can list all upnp port forwardings with upnpc -r 80 TCP you can forward port 80 TCP to the current host and with upnpc -d 80 TCP you can remove an entry. so this would be an very easy way to support upnp if hfs only starts this programm!
should be easy to implement!?
-
I think Rejetto is currently looking into UPnP. Last week a topic on UPnP was revived so youve got real good timing ;)
http://www.rejetto.com/forum/index.php?topic=2565.0 (http://www.rejetto.com/forum/index.php?topic=2565.0)
-
many thanks for reporting
i will look into it
-
http://www.grc.com/UnPnP/UnPnP.htm (http://www.grc.com/UnPnP/UnPnP.htm)
found this link with sources
language cpp +dll
http://svn.eathena.ws/bugs/browser/devel/Celest/addons/upnp?rev=1541 (http://svn.eathena.ws/bugs/browser/devel/Celest/addons/upnp?rev=1541)
sample with delphi??
http://delphi.newswhat.com/geoxml/forumhistorythread?groupname=borland.public.delphi.oleautomation&messageid=43712709$1@newsgroups.borland.com (http://delphi.newswhat.com/geoxml/forumhistorythread?groupname=borland.public.delphi.oleautomation&messageid=43712709$1@newsgroups.borland.com)
-
would love it :)