• ppp on CDMA modem
    hi all, In my application i am using ARM7 with a serial interface to connect CDMA modem with my target board. I am using std_modem.c driver. and i have given ppp_connect("#num","username","password...
  • PPP on CDMA MODEM
    Hi,All: In my application I'm using a ARM7 (from NXP) with a serial Interface (RS232) to connect with a CDMA modem. After dial the number and received "CONNECT",beginning to exchange LCP data,but In...
  • ppp on CDMA modem
    hi all, In my application i am using ARM7 with a serial interface to connect CDMA modem with my target board. I am using std_modem.c driver. and i have given ppp_connect("#num","username","password...
  • PPP on CDMA MODEM
    Hi,All: In my application I'm using a ARM7 (from NXP) with a serial Interface (RS232) to connect with a CDMA modem. After dial the number and received "CONNECT",beginning to exchange LCP data,but In...
  • How to use PPP on CDMA modems
    Hello, I am using LPC2368 on MDK3.10 and working on realview compiler.And i have CDMA modem(with data cable). I want to tranfer the data to remote server using CDMA modem.How to use PPP_connect on CDMA...