IP Address functions can be used for various purposes. More...
Content | |
Conversion Functions | |
Convert network addresses from ASCII to binary and vice versa. | |
Data Format | |
Structures of the Network Component. | |
IP Address functions can be used for various purposes.
MDK Middleware is now part of two MDK editions: MDK-Professional and MDK-Plus. While users of MDK-Professional can use the IPv4/IPv6 dual-stack, users of MDK-Plus have access to the IPv4 implementation only. This is important when working with IP addresses. MDK-Plus users can still provide an IPv6 address (NET_ADDR_IP6) as a function parameter. But in this case, the IPv4-only library will fail with the error code netInvalidParameter.
The following routines are not reentrant.