3.1 Server Details (User Interface)

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

  1. Server writes and client waits for RemoteServerInformation.

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

  3. The server continuously sends rendering commands to the client.

  4. The server communicates with a ShutDown command that it will cease transmissions.

Server-Side Message Sequence

Figure 4: Server-Side Message Sequence