int hostByName( const char* aHostname, IPAddress& aResult );
Resolves the given hostname to an IP address.
1: If aIPAddrString is successfully converted to an IP address,
else, error code.
LWiFi.h
LWiFiClass Class