lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Problems while loading http contens


From: Bernhard 'Gustl' Bauer
Subject: Re: [lwip-users] Problems while loading http contens
Date: Mon, 02 Mar 2009 12:11:29 +0100
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Mike Kleshov schrieb:
The connection is opened and is reset after the GET ist received. So maybe
it isn't possible to open two files at once. But couldn't the second file be
delayed?

As far as I can see, this is not normal. Since MEMP_NUM_TCP_PCB is
large enough, you probably are hitting some other limit (memory?)
What exactly is happening? Is the overlapped connection fully
established (SYN-SYN/ACK-ACK)? Does the GET request come through? At
which point is the connection reset?

I attached a wireshark file at my 1st posting. SYN is ok. GET is not ACK, but there are 2 RSTs! I'm not sure where the GET fails.

Gustl






reply via email to

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