start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.111 Net::netent Chapter 8
Standard Modules
Next: 8.113 Net::protoent
 

8.112 Net::Ping

Provides methods to create ping objects and test the reachability of remote hosts on the network. After the object has been created, a variable number of hosts can be pinged multiple times before closing the connection. The methods are:


Previous: 8.111 Net::netent Perl in a Nutshell Next: 8.113 Net::protoent
8.111 Net::netent Book Index 8.113 Net::protoent