•isMulticastAddress() returns a boolean
representing whether it is a Class D address.
•
•getAllByName(hostname) returns an array of InetAddress instances for the given host name.
–One host name may be mapped to multiple machines.
–One host name can map to multiple addresses in the same machine (virtual addresses).