Re: Ping and ASP with perlscript

2001-04-10 Thread Ron Grabowski
> ICMP protocol error example : > > PerlScript Error error '80004005' > > (in cleanup) Bad arg length for Socket::unpack_sockaddr_in, length is > 0, should be 16 at C:/Perl/lib/Socket.pm line 311. I've seen this problem before. Net::Ping might have troubles under normal CGI scripst as well. You

Ping and ASP with perlscript

2001-04-10 Thread Sébastien CRAMATTE
Hello,   I'll try to implement a ping in ASP with perlscript but without success. The asp page return me this kind of errors :   ICMP protocol error example :   PerlScript Error error '80004005' (in cleanup) Bad arg length for Socket::unpack_sockaddr_in, length is 0, should