emresevinc
Sep 21st, 2000, 01:48 AM
Hi,
I need to accomplish a project and the main point is: Scan about 100 URLs within a few (this means about 5-6) minutes and store the results in a file.
I don't need to download the contents of the URLs ! I just need to see if that URL is right & active or I receive "HTTP/1.1 404 Object Not Found" message.
I need this programme to be on Internet so the operators can run it anytime (and from anywhere (!) )during day and refresh their data about URLs...
When I use a commercial and complex component like ASPHttp to check for an URL IT TAKES 3-4 minutes (!) FOR ONLY 5-6 URLS !!! And my programme needs to check about 100 URLS !!!
Can you help me to find a much faster and simpler component or method?
Thanks in advance.
I need to accomplish a project and the main point is: Scan about 100 URLs within a few (this means about 5-6) minutes and store the results in a file.
I don't need to download the contents of the URLs ! I just need to see if that URL is right & active or I receive "HTTP/1.1 404 Object Not Found" message.
I need this programme to be on Internet so the operators can run it anytime (and from anywhere (!) )during day and refresh their data about URLs...
When I use a commercial and complex component like ASPHttp to check for an URL IT TAKES 3-4 minutes (!) FOR ONLY 5-6 URLS !!! And my programme needs to check about 100 URLS !!!
Can you help me to find a much faster and simpler component or method?
Thanks in advance.