<?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>topic Re: Web server data transfer in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Web-server-data-transfer/m-p/1189700#M43055</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Thank you for your answer. Indeed I have already find how to send back a web page, but not how to send datas with. I will see if I could find it in this example.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Sooooooh&lt;/P&gt;</description>
    <pubDate>Thu, 26 Nov 2020 11:31:58 GMT</pubDate>
    <dc:creator>Sooooooh</dc:creator>
    <dc:date>2020-11-26T11:31:58Z</dc:date>
    <item>
      <title>Web server data transfer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Web-server-data-transfer/m-p/1186988#M42977</link>
      <description>&lt;P&gt;Hi everyone. I am relative new using NXP microcontrollers and also in web server.&lt;BR /&gt;I used the microcontrollers in FreeRTOS and the HTTP protocol for my web server.&lt;BR /&gt;My html page are transformed in fsdata.c file before compilation with an makefsdata executable.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The idea is that when the user logs onto the web page the internal data is retrieved and displayed on it, some data will be editable and sent back for modification.&lt;/SPAN&gt;&lt;BR /&gt;About the last idea, I already de that using GET method to send datas and POST method to udpate my product, it works.&lt;BR /&gt;But my problem is for the first idea about recover datas from my product to the web page.&lt;BR /&gt;Have you an idea for how to do it ?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance,&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sooooooh&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2020 18:28:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Web-server-data-transfer/m-p/1186988#M42977</guid>
      <dc:creator>Sooooooh</dc:creator>
      <dc:date>2020-11-21T18:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Web server data transfer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Web-server-data-transfer/m-p/1189140#M43046</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I recommend you to check our SDK examples that we provide for lwIP TCP/IP stack. For example, for K64F MCU we have an HTTP server example that demonstrates an HTTPServer on the lwIP TCP/IP stack with bare metal SDK or FreeRTOS. In the example the user uses an Internet browser to send a request for connection and the board acts as an HTTP server and sends a Web page back to the PC. Maybe you can use this examples as base for your project.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Felipe&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 17:02:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Web-server-data-transfer/m-p/1189140#M43046</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2020-11-25T17:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Web server data transfer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Web-server-data-transfer/m-p/1189700#M43055</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Thank you for your answer. Indeed I have already find how to send back a web page, but not how to send datas with. I will see if I could find it in this example.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Sooooooh&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 11:31:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Web-server-data-transfer/m-p/1189700#M43055</guid>
      <dc:creator>Sooooooh</dc:creator>
      <dc:date>2020-11-26T11:31:58Z</dc:date>
    </item>
  </channel>
</rss>

