GoPxL SDK
void ConstructSender ( kUdpClient *  sender,
kIpAddress  address 
)

Constructs kUdpClient object for sending data.

Version
Introduced in 0.2.1.53.
Parameters
senderThe kUdpClient to be constructed.
addressIP address of local interface.
Exceptions
Go::ExceptionIf failed to construct sender.