Hi guys,
just want to ask how can I convert an IP address that is declared as String to type IPAddress? The reason why I come up with String IP address is because it came from a file. the connect method of socket class need IPaddress or host.
Hope you can help me...
just want to ask how can I convert an IP address that is declared as String to type IPAddress? The reason why I come up with String IP address is because it came from a file. the connect method of socket class need IPaddress or host.
Hope you can help me...
Comment