Walter.Net.Networking
CheckIsLocalIpAddress Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > NetworkExtensionMethods Class : CheckIsLocalIpAddress Method
The host.
Determines whether [is local IP address].
Syntax
public static bool CheckIsLocalIpAddress( 
   IPAddress host
)

Parameters

host
The host.

Return Value

true if [is local IP address] [the specified host]; otherwise, false.
Exceptions
ExceptionDescription
Throws an exception if host's IP address is not provided
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NetworkExtensionMethods Class
NetworkExtensionMethods Members