Network Component  Version 7.19.0
MDK Middleware for IPv4 and IPv6 Networking
PPP Interface

PPP routines enable IP communication over a direct connection between two networking nodes. More...

Content

 User API
 Functions of the PPP interface.
 
 IP Address Assignment
 Explanation of the IP address assignment using PPP.
 
 Configuration
 Configuration of the PPP interface in µVision.
 

Description

PPP routines enable IP communication over a direct connection between two networking nodes.

The Point-to-Point Protocol (PPP) is a link layer protocol used to establish a direct connection between two nodes. Authentication, data transmission encryption, and data compression are supported. PPP can be used over many types of physical networks. In the Network Component, a serial connection over UART is the only supported type.

Note
The Network Component's PPP interface supports IPv4 connections only.

This documentation is separated as follows:

Software Structure

msc_inline_mscgraph_1