<?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: Multiple TCP connection w/ RTCS</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607880#M16774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="277213" data-username="arielablumer" href="https://community.nxp.com/people/arielablumer" rel="nofollow noopener noreferrer" target="_blank"&gt;Ariela&lt;/A&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the TCP level, the default RTCS setting is to allow unlimited TCP connections, it depens on your system memory.&lt;/P&gt;&lt;PRE style="color: #000000; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;(RTCSCFG_TCP_MAX_CONNECTIONS = 0).

&lt;/PRE&gt;&lt;P&gt;At application level, some application may give additional limits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to rtcscfg.h,&amp;nbsp; Line 611&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt;** Maximum number of simultaneous connections allowed.&amp;nbsp; Define as 0 for no limit.&lt;BR /&gt;** MGCT: &amp;lt;option type="number"/&amp;gt;&lt;BR /&gt;*/&lt;BR /&gt;#ifndef RTCSCFG_TCP_MAX_CONNECTIONS&lt;BR /&gt;&amp;nbsp;&amp;nbsp; #define RTCSCFG_TCP_MAX_CONNECTIONS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 &amp;nbsp;&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt;** Maximum number of simultaneously connected clients&lt;BR /&gt;** over TCP protocol serviced by the ECHOSRV.&lt;BR /&gt;** MGCT: &amp;lt;option type="number"/&amp;gt;&lt;BR /&gt;*/&lt;BR /&gt;#ifndef RTCSCFG_ECHOSRV_MAX_TCP_CLIENTS&lt;BR /&gt;&amp;nbsp; #define RTCSCFG_ECHOSRV_MAX_TCP_CLIENTS (4)&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note:&amp;nbsp; please click the Correct or helpful if this post is helpful. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Apr 2017 14:28:38 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2017-04-27T14:28:38Z</dc:date>
    <item>
      <title>Multiple TCP connection w/ RTCS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607876#M16770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a K66 platform which currently manages one TCP connection over Ethernet/Wi-Fi/cellular link, Now I have to support several connections to different servers, all use the same L2 method.&lt;/P&gt;&lt;P&gt;My question refers to&amp;nbsp;the changes needed to increase number of devices. As there are no comments in the code I'm not sure which definitions refer to number of HW interfaces and which to number of RTCS devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ariela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 05:24:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607876#M16770</guid>
      <dc:creator>arielablumer</dc:creator>
      <dc:date>2017-04-13T05:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple TCP connection w/ RTCS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607877#M16771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ariela:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which MQX version you are using?&amp;nbsp; MQX 4.2 or&amp;nbsp; MQX for KSDK, or other?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 07:33:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607877#M16771</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2017-04-17T07:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple TCP connection w/ RTCS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607878#M16772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using MQX 4.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ariela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Apr 2017 13:47:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607878#M16772</guid>
      <dc:creator>arielablumer</dc:creator>
      <dc:date>2017-04-23T13:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple TCP connection w/ RTCS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607879#M16773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any answers for me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ariela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 08:23:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607879#M16773</guid>
      <dc:creator>arielablumer</dc:creator>
      <dc:date>2017-04-26T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple TCP connection w/ RTCS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607880#M16774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="277213" data-username="arielablumer" href="https://community.nxp.com/people/arielablumer" rel="nofollow noopener noreferrer" target="_blank"&gt;Ariela&lt;/A&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the TCP level, the default RTCS setting is to allow unlimited TCP connections, it depens on your system memory.&lt;/P&gt;&lt;PRE style="color: #000000; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;(RTCSCFG_TCP_MAX_CONNECTIONS = 0).

&lt;/PRE&gt;&lt;P&gt;At application level, some application may give additional limits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to rtcscfg.h,&amp;nbsp; Line 611&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt;** Maximum number of simultaneous connections allowed.&amp;nbsp; Define as 0 for no limit.&lt;BR /&gt;** MGCT: &amp;lt;option type="number"/&amp;gt;&lt;BR /&gt;*/&lt;BR /&gt;#ifndef RTCSCFG_TCP_MAX_CONNECTIONS&lt;BR /&gt;&amp;nbsp;&amp;nbsp; #define RTCSCFG_TCP_MAX_CONNECTIONS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 &amp;nbsp;&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt;** Maximum number of simultaneously connected clients&lt;BR /&gt;** over TCP protocol serviced by the ECHOSRV.&lt;BR /&gt;** MGCT: &amp;lt;option type="number"/&amp;gt;&lt;BR /&gt;*/&lt;BR /&gt;#ifndef RTCSCFG_ECHOSRV_MAX_TCP_CLIENTS&lt;BR /&gt;&amp;nbsp; #define RTCSCFG_ECHOSRV_MAX_TCP_CLIENTS (4)&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note:&amp;nbsp; please click the Correct or helpful if this post is helpful. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 14:28:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multiple-TCP-connection-w-RTCS/m-p/607880#M16774</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2017-04-27T14:28:38Z</dc:date>
    </item>
  </channel>
</rss>

