![]() |
Network Dual-Stack Component
Version 7.0 (Beta)
MDK-Professional Middleware for IP Networking
|
Generic functions for all kinds of interfaces help to get or set interface options. More...
Content | |
Enumerations | |
Common enumerations for all Interfaces./ Interface Option codes. | |
Generic functions for all kinds of interfaces help to get or set interface options.
These functions are used to read various interface settings (such as the IP4 address, subnet mask, default gateway etc.), and to change these settings at run time. For example, you can read the IP address assigned via DHCP using the netIF_GetOption function, or change a static IP address using the netIF_SetOption function.