GoPxL SDK
Home
Files
Namespace
void ConstructSender
(
kUdpClient *
sender
,
kIpAddress
address
)
Constructs kUdpClient object for sending data.
Version
Introduced in 0.2.1.53.
Parameters
sender
The kUdpClient to be constructed.
address
IP address of local interface.
Exceptions
Go::Exception
If failed to construct sender.
GoPxLSdk
GoDiscoveryClient