This class implements a Name Service Provider, which Java can use
(starting with version 1.4), to perform DNS resolutions instead of using
the standard calls.
Creates a reverse map name corresponding to an address contained in
an array of 4 integers between 0 and 255 (for an IPv4 address) or 16
integers between 0 and 255 (for an IPv6 address).