Re: [lwip-users] what is the suggest configure parameter

2009-10-22 Thread yueyue papa
Thanks Kieran review the configuration. It is GPRS environement, could only catpure sever log. It may not helpful. I aslo find some low level device driver problem these days. I need to solve that problem first. On Thu, Oct 22, 2009 at 3:54 PM, Kieran Mansley wrote: > On Thu, 2009-10-22 at 09:

Re: [lwip-users] what is the suggest configure parameter

2009-10-22 Thread Kieran Mansley
On Thu, 2009-10-22 at 09:42 +0800, yueyue papa wrote: > Hi All, > > I use lwIP+PPP in GPRS environment. I am still meet the response slow > problem. > > The 80% time socket is used in this way > > connect --> send --(1xx bytes) ---> receive (1xx bytes)---> > disconnect. > > What is suitable c

[lwip-users] what is the suggest configure parameter

2009-10-21 Thread yueyue papa
Hi All, I use lwIP+PPP in GPRS environment. I am still meet the response slow problem. The 80% time socket is used in this way connect --> send --(1xx bytes) ---> receive (1xx bytes)---> disconnect. What is suitable configureation for my case? My current configuration is #