• PPP connection dinamically configured
    With RL-TCPnet library my PPP situation is: 1) setting PPP Local IP address = 0.0.0.0 in Net_Config.c, I successfully establish a PPP connection with my isp using ppp_connect (i get a public PPP IP...
  • 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...
  • ppp connection lpc17xx
    I have problem with serial.h for lpc17xx.
  • CDMA PPP Connection
    Hello, I'm using CDMA modem and running a server on LPC23xx board. and I want to transfer the data to a remot client running on PC. can any body me ..........
  • 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...