Hi,
i want to find out via the IP-Address, if there's
a Http-Server running on any machine, before using the IE-Control to show the default page. Has anybody source code for doing this ?
Best regards
Dieter
Printable View
Hi,
i want to find out via the IP-Address, if there's
a Http-Server running on any machine, before using the IE-Control to show the default page. Has anybody source code for doing this ?
Best regards
Dieter
I've no source code but I think if you open a socket
on the IP using the port 80 ...
If you have response then the HTTP-server is running ....
Thierry
[email protected]