Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Net::Ping troubles

by little (Curate)
on Nov 21, 2000 at 04:37 UTC ( [id://42637]=note: print w/replies, xml ) Need Help??


in reply to Net::Ping troubles

out of the docs:
Net::Ping->new([$proto [, $def_timeout [, $bytes]]]); Create a new ping object. All of the parameters are optional. $proto specifies the protocol to use when doing a ping. The current choices are ``tcp'', ``udp'' or ``icmp''. The default is ``udp''.
Do u use the right proto ?

Have a nice day
All decision is left to your taste
Update
ack, I get old and slower

Replies are listed 'Best First'.
Re: Re: Net::Ping troubles
by Fastolfe (Vicar) on Nov 21, 2000 at 04:39 UTC
    He says he's tried them all.. With UDP he gets zeros, with ICMP he gets an error message, and with TCP he gets an error about alarm not being supported on NT.
      For me it worked fine under so are all the services available? TCP didn't want to work on Win98, so I've chosen icmp, which succeeded. ??

      Have a nice day
      All decision is left to your taste

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://42637]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-16 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found