I just downloaded the ICS ver 5 a few mins ago, I compiled it under BDS2006
using bcb2006 with the updated patch. I compiled the example httptst to see if
it could go to a webpage that required a username and password. When i ran the
program (get button), this is the error message that i get.
> I'm having a first look at discovering UPnP devices and I was
> wondering if THttpCli can be used for this purpose ?
>
> Communicating with UPnP devices uses HTTP over UDP (HTTPMU and
> HTTPU). In order to discover devices you send(post) a HTTP request
> using the multicast address 239.255.2
You will need to alter the HTTP component to use UDP. I have used UPnP for
port forwarding before but always used Windows XP NAT Traversal API rather
than controlling devices manually. Should be completely possible though.
Dan
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent:
Hi All,
Using WSocket and GetPeerPort. The client has for example port 2000
When recieving a package then close again, then recieving -close, etc I receive
2001 then next package 2002, 2003, etc. as portNumber
The portnumber seems to increase all the time, and not giving me the exact
PeerPort li
Hi,
I'm having a first look at discovering UPnP devices and I was wondering if
THttpCli can be used for this purpose ?
Communicating with UPnP devices uses HTTP over UDP (HTTPMU and HTTPU). In
order to discover devices you send(post) a HTTP request using the
multicast address 239.255.255.250