HostToNetworkOrder Method
MSDN Home
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
Class Library Reference
System.Net
IPAddress Class
IPAddress Methods
HostToNetworkOrder Method
HostToNetworkOrder Method (Int ...
HostToNetworkOrder Method (Int ...
HostToNetworkOrder Method (Int ...
IPAddress Methods
Equals Method
GetAddressBytes Method
GetHashCode Method
HostToNetworkOrder Method
IsLoopback Method
NetworkToHostOrder Method
Parse Method
ToString Method
TryParse Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
IPAddress.HostToNetworkOrder Method
Converts a value from host byte order to network byte order.
Overload List
Name
Description
IPAddress.HostToNetworkOrder (Int16)
Converts a short value from host byte order to network byte order.
Supported by the .NET Compact Framework.
IPAddress.HostToNetworkOrder (Int32)
Converts an integer value from host byte order to network byte order.
Supported by the .NET Compact Framework.
IPAddress.HostToNetworkOrder (Int64)
Converts a long value from host byte order to network byte order.
Supported by the .NET Compact Framework.
See Also
Reference
IPAddress Class
IPAddress Members
System.Net Namespace
NetworkToHostOrder
Tags :