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

Re^3: Net::ping is very unstable

by basiliscos (Pilgrim)
on Apr 12, 2015 at 08:33 UTC ( [id://1123189]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Net::ping is very unstable
in thread Net::ping is very unstable

You can try to use Net::Ping::External, which actually invokes ping command.

Creation of ICMP-packets requires special privileges on some systems (e.g. suid on linux), so, it is a bit not-convenient to use ICMP-protocol from perl. ping command already has that privilege/capability, and it is more-or-less safe to use it from security point of view.

WBR, basiliscos.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-19 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found