[Overview][Constants][Types][Procedures and functions][Index] |
Convert a network port number to a host port number
Source position: socketsh.inc line 202
function ShortNetToHost( |
Net: Word |
):Word; |
ShortNetToHost converts a network port number to a host port number. It takes care of endianness of the host machine.
None.
|
Convert a network port number to a host port number |
|
|
Convert a host address to a network address |
|
|
Convert short integer from network ordered to host ordered |
|
|
Convert short integer from host ordered to network ordered |