• PPP
    Can i get information about how to interface a PPP protocol with 89c52.
  • ppp connection problem
    hi, I am developing a simple web server using ppp connection with CDMA modem and MCB23xx V3.x target board. I have given ppp_connect("#777","username","password") able to receive CONNECT and LCP data...
  • PPP connection problem
    Hello, I have a problem. PPP connection from MCB2130 evaluation board to PC or to another board can not be established (the connection has been made through the serial interface). I have tried...
  • Http over PPP problem
    Hi forum users, A few days ago I started struggling with the following problem. When opening three or more concurrent http sessions over a PPP interface my application crashes and the debugger tells...
  • 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...