GoPxL SDK
void SetAddress ( const kIpAddress &  ipAddress)

Sets the ipAddress used in Connect().

IP address must be a IPv4 address.

Version
Introduced in 0.2.1.53.
Parameters
ipAddressIPv4 address of the destination device to which the client should connect.
Exceptions
Go::ExceptionIf argument is invalid.