|
GoPxL SDK
|
| void SetAddress | ( | const kIpAddress & | ipAddress | ) |
Sets the ipAddress used in Connect().
IP address must be a IPv4 address.
| ipAddress | IPv4 address of the destination device to which the client should connect. |
| Go::Exception | If argument is invalid. |