Parses string as an IP address and creates a new InetAddress.
string
a string representation of an IP address
a new InetAddress corresponding to string, or null if string could not be parsed.