lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Socket-Interface: Problem receiving segmented data of H


From: Kieran Mansley
Subject: Re: [lwip-users] Socket-Interface: Problem receiving segmented data of HTTP POST requests.
Date: Tue, 21 Sep 2010 16:12:56 +0100

On Tue, 2010-09-21 at 17:07 +0200, Ostendorf, Rainer wrote:
> This second packet then ist answered with FIN,ACK, so the connection
> is closed by the webserver, before the data is transmitted completely.

It looks like the webserver application is closing the connection.  I.e.
it's the behaviour of the application rather than lwIP itself that is
causing your problem.  I'd investigate there.

Kieran




reply via email to

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