<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPC MicrocontrollersのトピックRe: Is it possible to use webserver application without using RTOS</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-it-possible-to-use-webserver-application-without-using-RTOS/m-p/806051#M32366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Soledad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your reply. From that example codes i can found webserver example which is what i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; But the only problem is that example simply have just one line of web page. I expect some more than one page and put,get data from a webpage. Please assist me to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Prasanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2018 04:02:34 GMT</pubDate>
    <dc:creator>prasanthapplied</dc:creator>
    <dc:date>2018-09-14T04:02:34Z</dc:date>
    <item>
      <title>Is it possible to use webserver application without using RTOS</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-it-possible-to-use-webserver-application-without-using-RTOS/m-p/806049#M32364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm using lpc1768 microcontroller and i want to act as a webserver and tcp client. I need to know this is possible without using RTOS or not. Please respond me as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Prasanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 05:02:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Is-it-possible-to-use-webserver-application-without-using-RTOS/m-p/806049#M32364</guid>
      <dc:creator>prasanthapplied</dc:creator>
      <dc:date>2018-09-11T05:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use webserver application without using RTOS</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-it-possible-to-use-webserver-application-without-using-RTOS/m-p/806050#M32365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can implement this without RTOS, but it is not an easy work. I suggest to use an stack for this, for example LWIP that is included in LPCOpen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LPCOpen is extensive collection of free software libraries (drivers and middleware) and example programs that enable developers to create multifunctional products based on LPC microcontrollers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can download it from the next link(&lt;SPAN style="color: #252526; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;LPCXpresso LPC1769 board&lt;/SPAN&gt;):&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/software-development-tools/lpc-developer-resources-/lpcopen-libraries-and-examples:LPC-OPEN-LIBRARIES" title="https://www.nxp.com/support/developer-resources/software-development-tools/lpc-developer-resources-/lpcopen-libraries-and-examples:LPC-OPEN-LIBRARIES"&gt;LPCOpen Libraries and Examples|NXP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After download it you will find some examples that you can use as reference.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 13:34:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Is-it-possible-to-use-webserver-application-without-using-RTOS/m-p/806050#M32365</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2018-09-11T13:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use webserver application without using RTOS</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Is-it-possible-to-use-webserver-application-without-using-RTOS/m-p/806051#M32366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Soledad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your reply. From that example codes i can found webserver example which is what i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; But the only problem is that example simply have just one line of web page. I expect some more than one page and put,get data from a webpage. Please assist me to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Prasanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 04:02:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Is-it-possible-to-use-webserver-application-without-using-RTOS/m-p/806051#M32366</guid>
      <dc:creator>prasanthapplied</dc:creator>
      <dc:date>2018-09-14T04:02:34Z</dc:date>
    </item>
  </channel>
</rss>

