• 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 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 lpc17xx
    I have problem with serial.h for lpc17xx.
  • runtime PPP connection parameters
    Hi forum users, I have a couple of concerns about correctly setting up PPP connections on my system using RL-TCPNet. This is a sort of a followup to the thread at http://www.keil.com/forum/docs/thread10245...
  • 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 ..........