lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] TCP


From: Kieran Mansley
Subject: Re: [lwip-users] TCP
Date: Mon, 04 Feb 2008 09:52:01 +0000

On Sun, 2008-02-03 at 21:45 -0800, ramash wrote:
> Hi all,
>      We have been using LWIP 1.2.0 version for TCP Transmission, the initial
> TCP connect - accept taken place successfully,the data packet is sent by
> getting an acknowledgment for each packet from the client ,the speed of
> Transmission gets reduced due to waiting for an acknowledgment by placing
> semaphores.After removing the semaphore the speed increased as expected,Now
> the problem is that client is sending acknowledgment for every two
> packets,but it is correctly calculated and the Transmission gets halted
> after some time,what may be the problem,please suggest us.

Which semaphores did you remove?

Kieran





reply via email to

[Prev in Thread] Current Thread [Next in Thread]