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.  | |
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.
This documentation is separated as follows:
Software Structure