10 years, 11 months ago.

Looking for PPP library for a serial connection

I need to connect to an Internet type server using a serial connection. (UART) Is there a library that exists to do that? I tried to write my own PPP code but it got too involved and was taking too much time. If anyone can help I'd appreciate it.

2 Answers

9 years, 12 months ago.

The lwip suite has ppp capability according to this wiki: http://lwip.wikia.com/wiki/PPP

7 years, 2 months ago.

HTTP, UDP and ICMP over PPP.

Click on PPP-Blinky below to see the documentation.

/media/uploads/nixnax/red-on-white-arrow.jpg

Import programPPP-Blinky

Small Internet Protocol Stack using a standard serial port.