Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The heartbeat interval can be configured as part of the ICD-001 plugin configuration on the Witness server. Please refer to Using the ICD-001 Plugin for more information.

Info

The heartbeat is simply the 10 byte message header with no payload. The payload length value in the header must be set to 0 (zero). See Message Format here: ICD-001 Communication.

Client Heartbeats

Heartbeats can be sent from the clients. This is recommended because it provides a robust method to ensure the client to server connection is still alive. The format for the heartbeat is exactly the same - header only.

...