On Fri, 2006-10-27 at 16:06 +0200, [EMAIL PROTECTED] wrote: > Hi, > > I try to setup a GPRS-PPP connection. > It works with the raw-API, but very slow. > I just want to try to run it with the sequential API, but I don't know > how to initialize it.
I'm no expert on PPP, but if you're hoping the sequential API is faster than the raw API, you're going to be disappointed. It's much slower in most cases. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
