Walter.Net.Networking
IsPubliclyAccessable Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > NetworkExtensionMethods Class : IsPubliclyAccessable Method
The DNS based URL to Test
Will return true if the IPAddress or DNS domain name could be accessed regardless of the fact that the server suppresses ping reply
Syntax
public static bool IsPubliclyAccessable( 
   Uri test
)

Parameters

test
The DNS based URL to Test

Return Value

True if a path was found
Exceptions
ExceptionDescription
test
Only DNS based URI's are possible, you provided a {url.HostNameType }
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