| [Overview][Constants][Types][Procedures and functions][Index] | 
Convert a host port number to a network port number
Source position: socketsh.inc line 201
| function ShortHostToNet( | 
| Host: Word | 
| ):Word; | 
ShortHostToNet converts a host port number to a network 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 |