<?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 M5223X AN3518 HTTP Client Source Download? in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5223X-AN3518-HTTP-Client-Source-Download/m-p/157295#M4700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Just got through the two new app notes and found them to be excellent.&amp;nbsp;&amp;nbsp; Kudos to Eric.&amp;nbsp;&amp;nbsp; I'd like to try the HTTP client in AN3518 but I don't see the code posted anwhere.&amp;nbsp; Does anyone know if this has been made public yet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 07:05:20 GMT</pubDate>
    <dc:creator>LI_Dave</dc:creator>
    <dc:date>2007-10-22T07:05:20Z</dc:date>
    <item>
      <title>M5223X AN3518 HTTP Client Source Download?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5223X-AN3518-HTTP-Client-Source-Download/m-p/157295#M4700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Just got through the two new app notes and found them to be excellent.&amp;nbsp;&amp;nbsp; Kudos to Eric.&amp;nbsp;&amp;nbsp; I'd like to try the HTTP client in AN3518 but I don't see the code posted anwhere.&amp;nbsp; Does anyone know if this has been made public yet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 07:05:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5223X-AN3518-HTTP-Client-Source-Download/m-p/157295#M4700</guid>
      <dc:creator>LI_Dave</dc:creator>
      <dc:date>2007-10-22T07:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: M5223X AN3518 HTTP Client Source Download?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5223X-AN3518-HTTP-Client-Source-Download/m-p/157296#M4701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Just wondering if you ever found that HTTP client code. I'm looking for it, too.&lt;BR /&gt;&lt;BR /&gt;Anyone know where this sample can be found?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;nordy&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 10:31:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5223X-AN3518-HTTP-Client-Source-Download/m-p/157296#M4701</guid>
      <dc:creator>nordy</dc:creator>
      <dc:date>2007-11-07T10:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: M5223X AN3518 HTTP Client Source Download?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5223X-AN3518-HTTP-Client-Source-Download/m-p/157297#M4702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;Nordy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to get it, albeit through my local rep.&amp;nbsp; They provided me a private link off of Eric Gregori's site &lt;A href="http://www.emgware.com/"&gt;www.emgware.com&lt;/A&gt;.&amp;nbsp;&amp;nbsp; It sounds like Eric wants it posted on the Freescale site, but it just isn't up there yet.&amp;nbsp; I'm a little hesitant to send it out myslef, but it sounds like you can easily get it if you ask for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will add that it works VERY nicely and I got things up and running very quickly.&amp;nbsp; The supplied demo adds a "wget" command to the console.&amp;nbsp; With DNS working you can simply type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wget &lt;A href="https://community.nxp.com/www.emgware.com" target="test_blank"&gt;www.emgware.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You then get back over the serial console the HTML for any web page.&amp;nbsp; The great thing about this is that you can now get on the net from behind a typical home network without any workarounds.&amp;nbsp; The web server stuff is all well and good, but most home networks and broadband connections won't let you in on port 80.&amp;nbsp; As a web client you look just like any other PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 10:50:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5223X-AN3518-HTTP-Client-Source-Download/m-p/157297#M4702</guid>
      <dc:creator>LI_Dave</dc:creator>
      <dc:date>2007-11-07T10:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: M5223X AN3518 HTTP Client Source Download?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5223X-AN3518-HTTP-Client-Source-Download/m-p/157298#M4703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Dave:&lt;BR /&gt;&lt;BR /&gt;Thanks for letting us know about the HTTP client code.&lt;BR /&gt;&lt;BR /&gt;FYI, I spoke with my rep as well as Eric Gregori and learned that the code is now available on the Freescale site as a companion downlaod for app note AP3518. The software is available via:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0162468rH3YTLC00M9" target="test_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0162468rH3YTLC00M9&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Download both AN3518 and AN3518SW.&lt;BR /&gt;&lt;BR /&gt;Nordy&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2007 06:04:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5223X-AN3518-HTTP-Client-Source-Download/m-p/157298#M4703</guid>
      <dc:creator>nordy</dc:creator>
      <dc:date>2007-11-10T06:04:30Z</dc:date>
    </item>
  </channel>
</rss>

