lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] TCP


From: ramash
Subject: [lwip-users] TCP
Date: Sun, 3 Feb 2008 21:45:04 -0800 (PST)

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.

Thanks

-- 
View this message in context: http://www.nabble.com/TCP-tp15262512p15262512.html
Sent from the lwip-users mailing list archive at Nabble.com.





reply via email to

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