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 has been exchanged,but not able to receive any data in tcp_callback function.
help me.
saritha
Hi
Did you not forgot to implement the timer tick (100ms) or it is not running?
Pedro Zuchi
hi pedro,
Thank you.There is no problem with 100ms timer,its working properly.I am not able to understand what will be problem.
Regards