<?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: Looking for a DNS client / DHCP client example in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196638#M4116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info. I implemented in my project and it is working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aloysius Jegan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.aloysiusjegan.in%20" rel="nofollow" target="_self"&gt;http://www.aloysiusjegan.in&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Oct 2009 00:02:58 GMT</pubDate>
    <dc:creator>AloysiusJegan</dc:creator>
    <dc:date>2009-10-09T00:02:58Z</dc:date>
    <item>
      <title>Looking for a DNS client / DHCP client example</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196633#M4111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Coldfire Lite based application that I would like to try to port to MQX. This application works as a HTTP &lt;U&gt;client&lt;/U&gt; (not a HTTP server as in most demo apps).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a lot of MQX documentation available, which I'm reading, but some practical examples are sometimes more useful. Can someone provide me with some working code examples of a DHCP client and DNS client?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2009 15:59:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196633#M4111</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-07-04T15:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a DNS client / DHCP client example</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196634#M4112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Anyone?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 20:53:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196634#M4112</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-10-05T20:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a DNS client / DHCP client example</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196635#M4113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone?????????&lt;/P&gt;&lt;P&gt;Even I also want the same...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-AJ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.aloysiusjegan.in" rel="nofollow" target="_blank"&gt;http://www.aloysiusjegan.in&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 21:58:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196635#M4113</guid>
      <dc:creator>AloysiusJegan</dc:creator>
      <dc:date>2009-10-07T21:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a DNS client / DHCP client example</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196636#M4114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Many of the&amp;nbsp;examples provided in the releaseare configured with DHCP and DNS clients. You can look at demo\security_email\security_network.c as one example.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 20:07:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196636#M4114</guid>
      <dc:creator>EAI</dc:creator>
      <dc:date>2009-10-08T20:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a DNS client / DHCP client example</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196637#M4115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this file actually being used in any of the demo projects? There doesn't appear to be a &lt;FONT color="#0000ff"&gt;.mcp&lt;/FONT&gt; file&amp;nbsp; in the &lt;FONT color="#0000ff"&gt;security_*&lt;/FONT&gt; folders...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 20:38:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196637#M4115</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-10-08T20:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a DNS client / DHCP client example</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196638#M4116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info. I implemented in my project and it is working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aloysius Jegan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.aloysiusjegan.in%20" rel="nofollow" target="_self"&gt;http://www.aloysiusjegan.in&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 00:02:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Looking-for-a-DNS-client-DHCP-client-example/m-p/196638#M4116</guid>
      <dc:creator>AloysiusJegan</dc:creator>
      <dc:date>2009-10-09T00:02:58Z</dc:date>
    </item>
  </channel>
</rss>

