Groups | Blog | Home
all groups > inetserver asp components > february 2005 >

inetserver asp components : Pingning/tracerouting


Sune
2/20/2005 9:17:18 PM
Hi,

I need to create a status page with an overview of the internet connection
quality in terms of ping response times and hops to different ISP's. Therefore
i need one or more components that could be used for pinging and tracerouting,
and if possible with decimals after the response time (if possible on windows,
as windows normaly has X ms and linux servers responds with X.YZ ms).

Has anyone got any suggestions for how i might do this, freeware if possible?
Thanks.
--
Regards,
Sune
Sune
2/21/2005 8:41:41 PM
Okay, a little subquestion to my question. I'm trying to get OSICMP (http://www.ostrosoft.com/ICMP_component.asp)
working, and i can ping just fine (no decimals though) but i cant seem to
get the traceroute part working, i'm getting this error when trying to open
the connection:

OSICMP.Traceroute error '800a2aff'
Bad option
C:\Inetpub\wwwroot\script.asp, line 17

line 17 i've tried like this:
oPing.Send IP
oPing.Send IP, 1000
oPing.Send "IP, 1000, 32, 30"
But no matter what it seems to fail, with the above-mentioned error. The
reference is like this, what am i doing wrong?

[quoted text, click to view]

Thanks.
--
Regards,
Sune
AddThis Social Bookmark Button