Net
[ class tree: Net ] [ index: Net ] [ all elements ]

File: Ping.php

Source Location: /Net_Ping-2.4.5/Ping.php

Classes:

Net_Ping
Wrapper class for ping calls

Page Details:

Includes:

require_once("OS/Guess.php") [line 26]
require_once("PEAR.php") [line 25]

NET_PING_CANT_LOCATE_PING_BINARY [line 37]

NET_PING_CANT_LOCATE_PING_BINARY = 3

[ Top ]



NET_PING_CANT_LOCATE_PING_BINARY_MSG [line 31]

NET_PING_CANT_LOCATE_PING_BINARY_MSG = 'unable to locate the ping binary'

[ Top ]



NET_PING_FAILED [line 34]

NET_PING_FAILED = 0

[ Top ]



NET_PING_FAILED_MSG [line 28]

NET_PING_FAILED_MSG = 'execution of ping failed'

[ Top ]



NET_PING_HOST_NOT_FOUND [line 35]

NET_PING_HOST_NOT_FOUND = 1

[ Top ]



NET_PING_HOST_NOT_FOUND_MSG [line 29]

NET_PING_HOST_NOT_FOUND_MSG = 'unknown host'

[ Top ]



NET_PING_INVALID_ARGUMENTS [line 36]

NET_PING_INVALID_ARGUMENTS = 2

[ Top ]



NET_PING_INVALID_ARGUMENTS_MSG [line 30]

NET_PING_INVALID_ARGUMENTS_MSG = 'invalid argument array'

[ Top ]



NET_PING_RESULT_UNSUPPORTED_BACKEND [line 38]

NET_PING_RESULT_UNSUPPORTED_BACKEND = 4

[ Top ]



NET_PING_RESULT_UNSUPPORTED_BACKEND_MSG [line 32]

NET_PING_RESULT_UNSUPPORTED_BACKEND_MSG = 'Backend not Supported'

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:35:12 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.