<?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>MQX Software SolutionsのトピックRe: General MQX questions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/General-MQX-questions/m-p/387879#M12949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Belenie Amoranto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Yes, &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXMFS"&gt;MQX RTOS&lt;/A&gt; includes a &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXRTCS"&gt;TCP/IP stack (RTCS),&lt;/A&gt;embedded &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXMFS"&gt;MS-DOS file system (MFS),&lt;/A&gt; &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXUSB"&gt;USB host/device stack&lt;/A&gt;with personal health care device class (PHDC), as well as task-aware debugging.&lt;/P&gt;&lt;P&gt;The Real-Time TCP/IP Communication Suite (RTCS) provides IP networking for embedded devices. Freescale MQX RTCS provides a rich assortment of TCP/IP networking application protocols and uses the Freescale &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXRTOS"&gt;MQX RTOS&lt;/A&gt; drivers for Ethernet and serial connectivity. RTCS is tightly integrated with the Freescale MQX RTOS and the Freescale &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXMFS"&gt;MQX File System (MFS)&lt;/A&gt;. RTCS is implemented in ANSI C, and full source code is provided. It is completely re-entrant and is responsive to the demands of real-time systems.&lt;/P&gt;&lt;P&gt;For more information about the stack please check the below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXRTCS" title="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXRTCS"&gt;MQX Real-Time TCP/IP Communication Suite|Freescale&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. There is a demo for sending an email from MQX to a mail server via SMTP. c:\Freescale\Freescale_MQX_4_x\demo\security_email\&lt;/P&gt;&lt;P&gt;Unfortunately there is no example in the MQX by default to implement a mail server. There exists E-Mail Communications package available as an Add-on Software for Freescale&lt;/P&gt;&lt;P&gt;MQX from our 3rd party partner Embedded Access:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=THIRDPARTY"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?code=THIRDPARTY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(under Real-Time TCP/IP Communication Suite) They offer MQX POP3 toolkit, so it can receive text email messages from any POP3 server. This might be also the solution - webmail service providers like Gmail or Yahoo! Mail provide POP3 service, so the&lt;/P&gt;&lt;P&gt;MQX would be running an email client and receive email messages using POP3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Yes, you&amp;nbsp; have the option to purchase Level 2 MQX support, either Standard or Premium, please check the below link for more information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MQX_SUPPORT"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MQX_SUPPORT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps, 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>Fri, 07 Nov 2014 23:26:19 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2014-11-07T23:26:19Z</dc:date>
    <item>
      <title>General MQX questions</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/General-MQX-questions/m-p/387878#M12948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;For MQX- can I get the TCPIP source code?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;Does it support SMTP and SSL?&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;Is the paid MQX support manned by MQX experts and what would the response time be?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Belenie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 22:48:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/General-MQX-questions/m-p/387878#M12948</guid>
      <dc:creator>belenieamoranto</dc:creator>
      <dc:date>2014-11-07T22:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: General MQX questions</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/General-MQX-questions/m-p/387879#M12949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Belenie Amoranto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Yes, &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXMFS"&gt;MQX RTOS&lt;/A&gt; includes a &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXRTCS"&gt;TCP/IP stack (RTCS),&lt;/A&gt;embedded &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXMFS"&gt;MS-DOS file system (MFS),&lt;/A&gt; &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXUSB"&gt;USB host/device stack&lt;/A&gt;with personal health care device class (PHDC), as well as task-aware debugging.&lt;/P&gt;&lt;P&gt;The Real-Time TCP/IP Communication Suite (RTCS) provides IP networking for embedded devices. Freescale MQX RTCS provides a rich assortment of TCP/IP networking application protocols and uses the Freescale &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXRTOS"&gt;MQX RTOS&lt;/A&gt; drivers for Ethernet and serial connectivity. RTCS is tightly integrated with the Freescale MQX RTOS and the Freescale &lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXMFS"&gt;MQX File System (MFS)&lt;/A&gt;. RTCS is implemented in ANSI C, and full source code is provided. It is completely re-entrant and is responsive to the demands of real-time systems.&lt;/P&gt;&lt;P&gt;For more information about the stack please check the below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXRTCS" title="http://www.freescale.com/webapp/sps/site/overview.jsp?code=MQXRTCS"&gt;MQX Real-Time TCP/IP Communication Suite|Freescale&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. There is a demo for sending an email from MQX to a mail server via SMTP. c:\Freescale\Freescale_MQX_4_x\demo\security_email\&lt;/P&gt;&lt;P&gt;Unfortunately there is no example in the MQX by default to implement a mail server. There exists E-Mail Communications package available as an Add-on Software for Freescale&lt;/P&gt;&lt;P&gt;MQX from our 3rd party partner Embedded Access:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=THIRDPARTY"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?code=THIRDPARTY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(under Real-Time TCP/IP Communication Suite) They offer MQX POP3 toolkit, so it can receive text email messages from any POP3 server. This might be also the solution - webmail service providers like Gmail or Yahoo! Mail provide POP3 service, so the&lt;/P&gt;&lt;P&gt;MQX would be running an email client and receive email messages using POP3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Yes, you&amp;nbsp; have the option to purchase Level 2 MQX support, either Standard or Premium, please check the below link for more information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MQX_SUPPORT"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MQX_SUPPORT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps, 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>Fri, 07 Nov 2014 23:26:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/General-MQX-questions/m-p/387879#M12949</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2014-11-07T23:26:19Z</dc:date>
    </item>
  </channel>
</rss>

