• Ethernet and PPP interface use
    Hi, I am developing an application require the use of the Ethernet and PPP interfaces. The latter for a GPRS modem. Keil's PPP seems to have several limitations, the main ones being limited runtime...
  • PPP
    Can i get information about how to interface a PPP protocol with 89c52.
  • Problem with PPP
    On November 20th 2007, I was testing current release of Real-Time Library in WG Electronics in Warsaw. I had a problem with establishing connection PPP between ARM7 LPC2468 microcontroller (client ppp...
  • PPP setup
    I'm attempting to get PPP working. I have a socketmodem connected to an LPC2468 on uart 1. have the serial driver working. Do I need to include Std_Modem.c in my project? Where do I make changes...
  • TCPnet and PPP
    I am using Keil TCPnet and I have an application which currently uses BSD sockets over the Ethernet interface (providing SSL Web Server and other services). I need to provide the same services over a...