<?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: ftp for non-OS? in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/ftp-for-non-OS/m-p/569253#M19633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jharwood on Thu Feb 24 19:03:23 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;An FTP client on an embedded system with, say, uIP and no OS is certainly possible, but a fair amount of work. A lot depends on the nature of your micro controller's application in relation to how much of the FTP client-side protocol you need to implement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an alternative, have you considered using the much simpler TFTP protocol? I posted a &lt;/SPAN&gt;&lt;A href="http://http://knowledgebase.nxp.com/showthread.php?t=1540"&gt;TFTP boot loader project&lt;/A&gt;&lt;SPAN&gt; here recently. The client only implements reading a file from the server, but it could easily be extended to support writing files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:21:44 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:21:44Z</dc:date>
    <item>
      <title>ftp for non-OS?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/ftp-for-non-OS/m-p/569252#M19632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by karuna on Wed Feb 23 08:18:03 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using LPCXpresso board and want to run a FTP client for transferring&amp;nbsp; files in MMC/SD card to PC through Ethernet. For FTP , it needs&amp;nbsp; two ports to be connected to FTP server.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am using TCP/IP stack which comes with webserver example. Is it possible to open two ports&amp;nbsp; at a time.. I tried but its not working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any sample program or tutorial for FTP client for microcontrollers which can work without OS? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or any alternative protocols?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:21:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/ftp-for-non-OS/m-p/569252#M19632</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: ftp for non-OS?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/ftp-for-non-OS/m-p/569253#M19633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jharwood on Thu Feb 24 19:03:23 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;An FTP client on an embedded system with, say, uIP and no OS is certainly possible, but a fair amount of work. A lot depends on the nature of your micro controller's application in relation to how much of the FTP client-side protocol you need to implement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an alternative, have you considered using the much simpler TFTP protocol? I posted a &lt;/SPAN&gt;&lt;A href="http://http://knowledgebase.nxp.com/showthread.php?t=1540"&gt;TFTP boot loader project&lt;/A&gt;&lt;SPAN&gt; here recently. The client only implements reading a file from the server, but it could easily be extended to support writing files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:21:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/ftp-for-non-OS/m-p/569253#M19633</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: ftp for non-OS?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/ftp-for-non-OS/m-p/569254#M19634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nagaraj.baddi on Thu Oct 24 05:20:01 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also working for same things, i tried with TCP/IP stack which comes with webserver example but its not working. If solved this please share the sample example.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:21:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/ftp-for-non-OS/m-p/569254#M19634</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:21:45Z</dc:date>
    </item>
  </channel>
</rss>

