[Overview][Constants][Types][Procedures and functions] | Reference for unit 'Sockets' (#rtl) |
Convert long integer from host ordered to network ordered
Source position: socketsh.inc line 209
function htonl( |
host: LongInt |
):LongInt; |
htonl makes sure that the bytes in host are ordered in the correct way for sending over the network and returns the correctly ordered result.
|
Convert short integer from host ordered to network ordered |
|
|
Convert long integer from network ordered to host ordered |
|
|
Convert short integer from network ordered to host ordered |
No notes exist for this page yet.