<?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: TCP Client in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TCP-Client/m-p/1300560#M60945</link>
    <description>&lt;P&gt;Hi Jill:&lt;/P&gt;
&lt;P&gt;Could you please let me know how to reproduce your issue on my side? Your hardware and software, or a simple project&amp;nbsp; for me to reproduce it?&amp;nbsp; Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 16:03:40 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2021-06-30T16:03:40Z</dc:date>
    <item>
      <title>TCP Client</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TCP-Client/m-p/1296658#M60912</link>
      <description>&lt;P&gt;hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to implement a client code using netconn. It's working but I can't use the same port twice. When I compile the code for the first time the connection works fine. But the second I get retransmissions. I think I have to close/free the port from my server (linux netcat server) somehow. I already close, disconnect and delete my netconn socket.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Jill&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 07:55:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TCP-Client/m-p/1296658#M60912</guid>
      <dc:creator>jill1</dc:creator>
      <dc:date>2021-06-23T07:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: TCP Client</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TCP-Client/m-p/1300560#M60945</link>
      <description>&lt;P&gt;Hi Jill:&lt;/P&gt;
&lt;P&gt;Could you please let me know how to reproduce your issue on my side? Your hardware and software, or a simple project&amp;nbsp; for me to reproduce it?&amp;nbsp; Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 16:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TCP-Client/m-p/1300560#M60945</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2021-06-30T16:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: TCP Client</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TCP-Client/m-p/1368290#M61832</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Because there's an active TCP connection on that port. The client and server&amp;nbsp; are still tring to gracefully close the connection.&lt;/P&gt;
&lt;P&gt;I tried on my side with force-close the connection with "netconn_close"&amp;nbsp; + "netconn_delete",&amp;nbsp; I can get the right result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 07:19:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TCP-Client/m-p/1368290#M61832</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2021-11-09T07:19:46Z</dc:date>
    </item>
  </channel>
</rss>

