<Products> Industrial> TCP/IP> Add-ons> PPP

TCP/IP

NicheStack PPP

Point-To-Point-Protocol

The PPP protocol stack is an additional package for the TCP/IP protocol stacks. It includes the protocols LCP, IPCP, PAP and CHAP* and allows the communication via the serial interface. At this, the usage of a telephone modem is supported by the NicheStack PPP.

* Microsoft CHAP (MS-CHAP) available as separate module

The maximum code requirement for PPP is about 30 kByte. Individual functions can be switched on and off and thus allow the code size to be reduced.

Specific Features

  • Connections: Several connections to various devices can be established and maintained simultaneously. The stack supports computer-to-computer direct connections.
  • Client/Server: The stack allows the implementation of PPP-clients and PPP-servers equally and supports all standard authentication protocols.
Supported RFCs

  • RFC 1332 - The PPP Internet Protocol Control Protocol (IPCP)
  • RFC 1144 - Compressing TCP/IP headers for low-speed serial links (VJ Compression)
  • RFC 1661 - Point-to-Point Protocol (PPP)
  • RFC1994 - PPP Challenge Handshake Authentication Protocol (CHAP)