[Overview][Constants][Types][Procedures and functions] | Reference for unit 'Sockets' (#rtl) |
Convert a network port number to a host port number
Source position: socketsh.inc line 225
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 |
No notes exist for this page yet.