2.2.5.4 NetMeeting Object Manager Lock Notify
An object manager instance broadcasts an OMNET_LOCK_NOTIFY packet on the well-known ObManControl channel after relinquishing a workset lock to another object manager instance.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Sender |
messageType |
||||||||||||||||||||||||||||||
|
wsGroupID |
worksetID |
data1 |
|||||||||||||||||||||||||||||
|
reserved |
|||||||||||||||||||||||||||||||
Sender (2 bytes): The local identifier of the user, which is obtained from the Multipoint Communication Service (MCS) [T122] layer. For more information about the MCS user ID, see [T122] section 3 (Definitions) in the ITU-T Recommendation.
messageType (2 bytes): MUST be set to 0x0019.
wsGroupID (1 byte): The workset group ID (unique to the domain). This value is generated internally by the NetMeeting Object Manager. It consists of a value from 0 to 63 that is checked for uniqueness among other NetMeeting nodes present on the network.
worksetID (1 byte): An 8-bit workset ID defined within a workset group.
data1 (2 bytes): An unsigned 16-bit integer correlator used to identify the locking instance.
reserved (4 bytes): Reserved. MUST be set to zero when sent and MUST be ignored on receipt.