/
General Network Utility Functions
General Network Utility Functions
Function Name | Description |
---|---|
NET_UTIL_HOST_TO_NET_16() | Convert 16-bit integer values from CPU host-order to network-order. |
NET_UTIL_HOST_TO_NET_32() | Convert 32-bit integer values from CPU host-order to network-order. |
NET_UTIL_NET_TO_HOST_16() | Convert 16-bit integer values from network-order to CPU host- order. |
NET_UTIL_NET_TO_HOST_32() | Convert 32-bit integer values from network-order to CPU host- order. |
NetUtil_TS_Get_ms() | Get current millisecond timestamp. |
NetUtil_TS_Get() | Get the current Internet Timestamp. |
Related content
Network ASCII Functions
Network ASCII Functions
More like this
Network Buffer Functions
Network Buffer Functions
More like this
Network Interface Functions
Network Interface Functions
More like this
General Network Functions
General Network Functions
More like this
IPv4 Functions
IPv4 Functions
More like this
TCP Functions
TCP Functions
More like this