lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] HTTP server unable to receive file from client using socket


From: madonna
Subject: [lwip-users] HTTP server unable to receive file from client using socket connection.
Date: Thu, 15 Jan 2015 23:30:44 -0700 (MST)

Hi Guys,

I am using lwIP socket connection with RTOS doing a HTTP server with the
intention to receive a binary file from a client.

In general, a webpage shall be served by the HTTP server when the client
entered the IP address of the server. And from the webpage the client can
browse for a binary file to be upload to the server.

And the issue that I am facing is that I only able to receive the first
packet of the file. From the wireshark it is showing [TCP window full] [TCP
zero window].

So what should I do to overcome this issue or is there an example code for
file downloading using socket connection with HTTP?




--
View this message in context: 
http://lwip.100.n7.nabble.com/HTTP-server-unable-to-receive-file-from-client-using-socket-connection-tp23687.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

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