GOOGLE_DNS_IPV4
inet_pton(AF_INET, GOOGLE_DNS_IPV4, &ip4);
fprintf(stderr, "Unable to resolve %s.\n", GOOGLE_DNS_IPV4);