lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] (no subject)


From: vincent cui
Subject: [lwip-users] (no subject)
Date: Tue, 17 Jul 2012 08:39:00 +0000

Hi Lwip user:

 

I write a web server with socket, and there is a file upload function in web page, when user browser a file and press “submit’, browser should send POST request to web server ,

Then send raw data of selected file continually .

But I found that POST request is sent in TCP protocol, not HTTP protocol. I don’t know why ? and since my web server is embedded, my web server take charge of closing each

Connection. I don’t know if it cause the resut.

In my other code, web server can get any POST/GET request in HTTP protocol, but fail in this kind of case.

Who know why ?

 

Untitled.png

 

Attachment: tcp.pcap
Description: tcp.pcap


reply via email to

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