Ping

Top  Previous  Next

Message

 

Ping

 

Originator

 

Server

 

Details

 

The client should respond with PingAcknowledged. This is an optional facility, but if your client supports this it makes it much easier for the user to determine whether or not the client has crashed (by whether or not it responds to the Ping command).        

 

SDK (Control or ClientLib)

 

The SDK will handle Ping messages automatically, keeping the Server informed that the Client is alive. These messages are not passed on to the client code.

 

Revision history

 

Implemented in WhiskerServer version 1.

 

See also

 

TestNetLatency