UDP Support Library Function Tree
- Updated2023-02-21
- 1 minute(s) read
Function Tree, UDP Support Library
Class/Panel Name | Function Name |
---|---|
Create Channel | CreateUDPChannel |
Create Channel and Configure | CreateUDPChannelConfig |
Dispose Channel | DisposeUDPChannel |
Get Channel Attribute | GetUDPAttribute |
Get Error String | GetUDPErrorString |
Get Socket Handle | GetUDPSocketHandle |
Multicast Subscribe | UDPMulticastSubscribe |
Multicast Unsubscribe | UDPMulticastUnsubscribe |
Set Channel Attribute | SetUDPAttribute |
UDP Read | UDPRead |
UDP Write | UDPWrite |