Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 6 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
10 years, 7 months ago.
The lwip suite has ppp capability according to this wiki: http://lwip.wikia.com/wiki/PPP
7 years, 9 months ago.
HTTP, UDP and ICMP over PPP.
Click on PPP-Blinky below to see the documentation.
Import programPPP-Blinky
Small Internet Protocol Stack using a standard serial port.