rejetto forum

Software => HFS ~ HTTP File Server => router & port problems => Topic started by: ladiko on September 14, 2007, 02:40:15 AM

Title: UPnP support?!?
Post 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!?
Title: Re: UPnP support?!?
Post by: Foggy on September 14, 2007, 07:50:52 AM
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)
Title: Re: UPnP support?!?
Post by: rejetto on September 14, 2007, 09:13:03 AM
many thanks for reporting
i will look into it
Title: Re: UPnP support?!?
Post by: Mars on October 20, 2007, 10:56:38 PM
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)
Title: Re: UPnP support?!?
Post by: ladiko on November 05, 2007, 11:36:31 PM
would love it  :)