...
A single FairNET packet may be split into multiple FANDA FairNET commands, and a single FANDA FairNET command may contain data from multiple FairNET packets.
Internal Use APIsĀ
GetCapsAsync
Panel |
---|
|
It has no synchronous response, and causes the current caps to be sent as an asynchronous message.
SetCapsAsync
Panel |
---|
|
This is an asynchronous version of SetCaps. The format and effect is the same as the SetCaps command, but there is no response.
GetNDLAsync
Panel |
---|
|
There is no synchronous response this command, but it will cause the NDL to be returned as an asynchronous message.
GetMulticastKeyAsync
Panel |
---|
|
There is no synchronous response this command, but it will cause the multicast encryption keys to be returned as an asynchronous message.
...