Create an address from an IP address string in dotted decimal form.
static address_v4 from_string( const char * str);