Hi, The web server I mentioned is an LwIP module running in RAW mode. It is not related to the fact that you use an OS or not. It should work with either.
It is not the WEB server module that runs with or without and OS it is the TCP stack itself that is running with or without an OS See this: http://download.savannah.gnu.org/releases/lwip LwIP can be used in 3 different modes: Sockets, NetCon or RAW As far as I see RAW mode is the one that most are using in embedded BR, Noam. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of madonna Sent: Wednesday, August 06, 2014 1:48 PM To: [email protected] Subject: Re: [lwip-users] Embedded Web server unable to display image atclientside Hi Noam, Thanks for your responsee. I had tried the web server of lwIP running without RTOS and now I need an example which runs on RTOS. Is the example which you mentioned was integrated with an RTOS? I am very new here, can you point me to the link for this mentioned example? BR TT -- View this message in context: http://lwip.100.n7.nabble.com/Embedded-Web-server-unable-to-display-imag e-at-client-side-tp22974p22976.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
