Function SocketHtoN() Professional

Converts a numeric value from host byte order to TCP/IP network byte order.

Syntax
SocketHtoN( <nHostValue> ) --> nNetworkValue
Parameters
<nHostValue>
Numeric value in host byte order to convert to network byte order.
Return

The function returns a numeric value in TCP/IP network byte order.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.