Convert a network port number to a host port number.
Source position: socketsh.inc line 205
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.  |