<?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: Is MQX supports IGMP for Multicasting?</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-MQX-supports-IGMP-for-Multicasting/m-p/200777#M4499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using MQX 3.3 version. I am able to send and reecive membership report using the RTCS stack available there.&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" target="test_blank"&gt;http://www.aloysiusjegan.in&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2009 15:08:19 GMT</pubDate>
    <dc:creator>AloysiusJegan</dc:creator>
    <dc:date>2009-11-04T15:08:19Z</dc:date>
    <item>
      <title>Is MQX supports IGMP for Multicasting?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-MQX-supports-IGMP-for-Multicasting/m-p/200774#M4496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is MQX version 3.1 or 3.2 supports IGMP protocol for multicasting?&lt;/P&gt;&lt;P&gt;If yes, can anyone tell me how to configure it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Jegan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 11:30:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-MQX-supports-IGMP-for-Multicasting/m-p/200774#M4496</guid>
      <dc:creator>AloysiusJegan</dc:creator>
      <dc:date>2009-07-20T11:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is MQX supports IGMP for Multicasting?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-MQX-supports-IGMP-for-Multicasting/m-p/200775#M4497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RTCS stack supports IGMP (It took nearly 1 week for me to identify the support)....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;95% of my questions was answered by myself only. What you feel?&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>Wed, 04 Nov 2009 13:16:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-MQX-supports-IGMP-for-Multicasting/m-p/200775#M4497</guid>
      <dc:creator>AloysiusJegan</dc:creator>
      <dc:date>2009-11-04T13:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is MQX supports IGMP for Multicasting?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-MQX-supports-IGMP-for-Multicasting/m-p/200776#M4498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had to rebuild the library to&amp;nbsp;get IGMP&amp;nbsp;work. Contrary to what the documentation implies it is not enabled by default.&amp;nbsp;If not part of the library, you will get an error that it can't find "SOL_IGMP_CALL" when trying to use "SOL_IGMP" to set socket options (assuming you are using BSD model). Open project for your development board (rtsc_m52259evb) find user_config.h and add "#define RTCSCFG_ENABLE_IGMP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1" in the "board-specific RTCS settings" section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can then send and receive multicast messages. Having said that, I don't seem to be seeing any membership reports being sent out. More to come as I'm still evaluating this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS, this logically belongs in the RTCS section of this Forum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 13:34:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-MQX-supports-IGMP-for-Multicasting/m-p/200776#M4498</guid>
      <dc:creator>flashtoo</dc:creator>
      <dc:date>2009-11-04T13:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is MQX supports IGMP for Multicasting?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-MQX-supports-IGMP-for-Multicasting/m-p/200777#M4499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using MQX 3.3 version. I am able to send and reecive membership report using the RTCS stack available there.&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" target="test_blank"&gt;http://www.aloysiusjegan.in&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 15:08:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-MQX-supports-IGMP-for-Multicasting/m-p/200777#M4499</guid>
      <dc:creator>AloysiusJegan</dc:creator>
      <dc:date>2009-11-04T15:08:19Z</dc:date>
    </item>
  </channel>
</rss>

