Hi TT,

You have a working WEB server in the LwIP contribution core.
No need to reinvent things.

It is not perfect but it is a good base to work with.

BR,
Noam. 

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
madonna
Sent: Wednesday, August 06, 2014 11:48 AM
To: [email protected]
Subject: [lwip-users] Embedded Web server unable to display image at
clientside

Hi guys,
 
I am developing an embedded web server to serve web pages to the client
PC.
This web server is operating on a 32bit Infineon XMC4500 microcontroller
with lwIP stack and RTOS.
 
So for the start I created a simple index.htm attached with a jpg image
converted to fsdata.c which shall be flash programmed into the
microcontroller. The web page had been verify that it is able to
published both the text and image on the browser.
 
However when I trigger the browser (PC client) to requested for this
index.htm (by typing the IP address of the web server) from the web
server, the browser can only display the text but not the image.
 
Hmmmm... So what is the reason that the browser is not able to display
the image? I had used the wire shark to troubleshoot and I can see that
frames of jpeg data had been send to the browser correctly and further
more the browser had been enabled to display image.
 
Please help me ....
 
Best Regards
TT



--
View this message in context:
http://lwip.100.n7.nabble.com/Embedded-Web-server-unable-to-display-imag
e-at-client-side-tp22974.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

 
 
************************************************************************
************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals &
computer viruses.
************************************************************************
************




 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer 
viruses.
************************************************************************************




_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to