4 Protocol Examples
In this section, a common scenario is outlined (see section 2 for information about how to parse the messages received on the wire):
The server sends a TSMM_PRESENTATION_REQUEST message with the Command field set to 0x01 (START).
The client sends a TSMM_PRESENTATION_RESPONSE message indicating that the client is ready to receive data.
The server sends a TSMM_VIDEO_DATA message.
The server sends a TSMM_PRESENTATION_REQUEST message with the Command field set to 0x02 (STOP).