get_is_site_local


Description:

public bool get_is_site_local ()

Tests whether this is a site-local address such as 10.0.0.1 (that is, the address identifies a host on a local network that can not be reached directly from the Internet, but which may have outgoing Internet connectivity via a NAT or firewall).

Parameters:

this

a InetAddress

Returns:

true if this is a site-local address.