3.2 Client Details

Upon establishing a transport connection, the following handshake sequence is used to start communication:

  1. The client writes and server waits for RemoteClientInformation.

  2. Both sides of the connection are ready to send commands.

  3. The client constantly processes the rendering commands.

  4. The client stops processing the rendering commands once a ShutDown command is received.

Client-Side Message Sequence

Figure 5: Client-Side Message Sequence