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