Added the following functions:
jpPing.start renamed to jpPing.ping
--jpPing API jpPing.activate ( sUserToken, sActivationKey ) jpPing.ping ( sAddress ) "onPingFailed" ( sAddress, nTime ) "onPingSucceed" ( sAddress, nTime ) sIP = jpPing.getLocalIPAddress ( ) sHostName = jpPing.getHostName ( )
Test if a server is alive by using its IP or DNS address.