lwip-users
[Top][All Lists]
Advanced

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

Re: R: [lwip-users] httpd question


From: Marek Matej
Subject: Re: R: [lwip-users] httpd question
Date: Tue, 19 Aug 2008 15:23:23 +0200

Ok, connection seems to be estabilished correctly in both cases.
Differences start after GET is received.
Attached are pcap files of FF and IE communication.
Please take a look, if You see some fundamental differences.
Marek

2008/8/19 Ceresoli Luca <address@hidden>:
> Marek Matej wrote:
>> My current app is simple http server.
>> IE reads the page correctly, but Firefox throw away first few
>> hundred bytes of page, so page looks in browser just like
>> ordinary text since page header is missing.
>> The problem is probably in different web browser approach
>> when reading the page.
>> But I have no idea, what is that.
>
> Most probably the cause is not in the browser, but in the connection.
> A first step may be to sniff the whole TCP dialog for a page request (e.g. 
> using Wireshark) and see what is wrong in the packets.
> Step two perhaps will be debugging your code on the target.
>
> Luca
>
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users
>

Attachment: httpd_FF.pcap
Description: Binary data

Attachment: httpd_IE.pcap
Description: Binary data


reply via email to

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