Hi, 
I'm using lwip 2.0.3 with freertos.
I'm running tcp server in my Linux pc and tcp client on atmel
microcontroller with lwip 2.0.3.
I got succeeded in establishing a successful tcp connection with my Linux
pc,but when I start sending tcp messages from client using *send* function I
see it stops sending after 1  or two minutes always.
I observed that it is clubbing all the messages and try to continuously
retransmit.please help me fixing this issue.



--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to