Friend Function IpConvert(ByVal ipstring As String) As eth32cfg_ip
This method converts a string representation of an IP address into the eth32cfg_ip binary representation of an IP address. If the string doesn't contain a valid IP address, an EthErrorInvalidIp error will be raised.