2.2.4.22 LinkViewerToMacPong
The LinkViewerToMacPong message is sent by the client to inform the server that it is still active. It sends this message in response to a LinkMacToViewerPing (section 2.2.4.1) message from the server.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
chunkLen |
|||||||||||||||||||||||||||||||
|
MID |
|||||||||||||||||||||||||||||||
|
dwParam1 |
|||||||||||||||||||||||||||||||
|
dwParam2 |
|||||||||||||||||||||||||||||||
chunkLen (4 bytes): Length of the message in chunks. A chunk is 8 bytes.
MID (4 bytes): Message ID. For this message, the value MUST be 0x0003001b.
dwParam1 (4 bytes): A 32-bit field. It SHOULD be set to 0x00000000 and MUST be ignored by the receiver.<20>
dwParam2 (4 bytes): A 32-bit field. It SHOULD be set to 0x00000000 and MUST be ignored by the receiver.<21>