Network Component  Version 7.19.0
MDK Middleware for IPv4 and IPv6 Networking
Interfaces

Interfaces are used for communication between two network nodes. More...

Content

 Common Interface
 Generic functions for all kinds of interfaces help to get or set interface options.
 
 Ethernet Interface
 Ethernet routines enable communication over an Ethernet-based IP network.
 
 WiFi Interface
 WiFi routines enable wireless communication over an IP network.
 
 PPP Interface
 PPP routines enable IP communication over a direct connection between two networking nodes.
 
 SLIP Interface
 SLIP routines enable IP communication over a serial line.
 
 Loopback Interface
 Using the Loopback Interface for Debugging.
 

Description

Interfaces are used for communication between two network nodes.

Physical interfaces can be either Ethernet, WiFi or a serial connection (used for PPP and SLIP). For debugging purposes, the Loopback interface can be used.

Common Interface functions are available that can be used for all these interfaces for retrieving or setting interface specific options.