Network Component  
MDK Middleware for IPv4 and IPv6 Networking
 
Loading...
Searching...
No Matches
IP Address

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.
 

Description

IP Address functions can be used for various purposes.

When IPv4/IPv6 dual-stack support is enabled in the network component configuration, users may supply either IPv4 or IPv6 addresses. If the network configuration is limited to IPv4-only, an IPv6 address (NET_ADDR_IP6) may still be provided as a function parameter; however, the IPv4-only library does not support IPv6 addressing and will return the error code netInvalidParameter.