Help for this page

Select Code to Download


  1. or download this
    use IO::Socket::INET;
    
    ...
    } else {
         print "\tFailed to PING $server at ".scalar(localtime).".\n";
    }
    
  2. or download this
    Started at Tue Nov 18 15:03:02 2003.
    Trying to RPCPing 192.168.27.236 at Tue Nov 18 15:03:02 2003.
        Failed to PING 192.168.27.236 at Tue Nov 18 15:03:25 2003.
    Finished at Tue Nov 18 15:03:25 2003.