OpenMetaverse Protocol Library Developers API Documentation
HostnameToIPv4 Method (hostname)
NamespacesOpenMetaverseUtilsHostnameToIPv4(String)
Attempts to convert a string representation of a hostname or IP address to a
Declaration Syntax
C#
public 
static 
IPAddress 
HostnameToIPv4(
        
string 
hostname
)
Parameters
hostname ( String)
Hostname to convert to an IPAddress
Return Value
Converted IP address object, or null if the conversion failed
See Also

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0