Documentation for Ice 3.4. The latest release is Ice 3.7. Refer to the space directory for other releases.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The Ice protocol definition consists of three major parts:

  • a set of data encoding rules that determine how the various data types are serialized
  • a number of message types that are interchanged between client and server, together with rules as to what message is to be sent under what circumstances
  • a set of rules that determine how client and server agree on a particular protocol and encoding version

Topics

  • No labels