getAllInetAddresses
Returns a list of all InetAddress objects that are associated with the available network interfaces. If there are no available network interfaces or an Exception is thrown, an empty list is returned.
Returns a list of all InetAddress objects that are associated with the available network interfaces. If there are no available network interfaces or an Exception is thrown, an empty list is returned.