Click to See Complete Forum and Search --> : Find Intranet Web Sites On The Network


desob
September 17th, 2001, 09:25 AM
I am writing a program to scan the local network looking for Intranet web sites. If I find that port 80 is open, (I'm using the winsock control for this), then I know that there may be a site on this machine.

My problem is how do I find all the sites on the machine, using VB.

I can use FrontPage to find the names for the sites developed with IIS or PWS. But I would like to be able to automate the whole process and get VB to tell me what sites are on each machine, whether IIS,PWS,NetscapeŽ Enterprise Server, etc.

Can any one please help me?

Thanks in advance,

DesOB