2.2.2.4.6 Host Tracking

The Host Tracking order notifies the receiver that the sender is starting or stopping application sharing.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Msg

hostState

Msg (2 bytes): MUST be set to 0x0001.

hostState (2 bytes): Informs the receiver of the sharing state of the sender.

Value

Meaning

HET_NOTHOSTING

0x0000

The sender is no longer sharing applications or the desktop.

HET_APPSSHARED

0x0001

The sender is sharing one or more applications.

HET_DESKTOPSHARED

0xFFFF

The sender is sharing the entire desktop. This flag MUST NOT be included in S20_DATA packets that have a datatype set to DT_HET30.