[Overview][Constants][Types][Procedures and functions] | Reference for unit 'Sockets' (#rtl) |
Convert short integer from network ordered to host ordered
Source position: socketsh.inc line 212
function NToHs( |
Net: Word |
):Word; |
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 long integer from network ordered to host ordered |
No notes exist for this page yet.