Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: minor wording change.

...

Protocol Field Definitions

Understanding the message definitions it It is advised that one references to read the Protocol Field Definitions page and Supported Data Type Definitionsbefore reading this document to understand the data types referenced.

Message Definition

A message is a series of bytes which contains the request or response. If the message is large, then we will have provision to divide the message into small messages. In that case, client/server needs to collect all messages to parse the request/response.

...