--- Begin Message ---
Subject: |
lwip connect to normal socket application very very slowly |
Date: |
Mon, 4 Sep 2006 10:40:32 +0800 |
If I use LWIP to send packets to a linux server (a normal socket application),
the linux socket application will reply ACK very very slowly......
but if I use a linux client( a normal socket application) to send packets to a linux server (a normal socket application)
the linux socket application will reply ACK very very fast......
What is the problem?!
I have tried to modify LWIP to
TTL=64,
TCP flag= PUSH, ACK,URG
and it is the same......
--- End Message ---