<?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>Kinetis MicrocontrollersのトピックRe: How do I create a simple client socket with lwip on a FRDM-K64?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-create-a-simple-client-socket-with-lwip-on-a-FRDM-K64/m-p/1035484#M56641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to LwIP API to create a new TCP connection,&lt;/P&gt;&lt;H2 class="" style="transition: text-shadow 0.5s linear 0s; margin-right: 15px; padding: 8px; border-top: 1px solid #a8b8d9; border-left: 1px solid #a8b8d9; border-right: 1px solid #a8b8d9; border-top-right-radius: 4px; border-top-left-radius: 4px; margin-bottom: -1px; background-image: url('/thread/nav_f.png'); background-repeat: repeat-x; background-color: #e2e8f2; line-height: 1.25; font-weight: 300; color: #000000; font-family: Roboto, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN class="" style="font-size: 13.65px; display: inline-block; vertical-align: middle;"&gt;&lt;A href="https://www.nongnu.org/lwip/2_0_x/group__netconn__common.html#gab2bd1d5e633e14e428cfc0ca908d5e0c" style="color: #4665a2; font-weight: normal; text-decoration: none;"&gt;&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;netconn_new&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; struct netconn *netconn;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; netconn = netconn_new(NETCONN_TCP);&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>Fri, 20 Mar 2020 06:29:09 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2020-03-20T06:29:09Z</dc:date>
    <item>
      <title>How do I create a simple client socket with lwip on a FRDM-K64?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-create-a-simple-client-socket-with-lwip-on-a-FRDM-K64/m-p/1035483#M56640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create a simple client socket in my FRDM-K64F board but these are the only examples I can import:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/96426i1DC0E7C72D1A950E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The nearest I can find to a client is the lwip_mqtt example that mentions that this is an MQTT client. But I'm having a hard time stripping all the MQTT code from it and converting that example into a simple client socket application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an example of a simple client socket with lwip? Or can anyone please point me in the right direction where to find this information?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 00:42:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-create-a-simple-client-socket-with-lwip-on-a-FRDM-K64/m-p/1035483#M56640</guid>
      <dc:creator>m4l490n</dc:creator>
      <dc:date>2020-03-17T00:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a simple client socket with lwip on a FRDM-K64?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-create-a-simple-client-socket-with-lwip-on-a-FRDM-K64/m-p/1035484#M56641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to LwIP API to create a new TCP connection,&lt;/P&gt;&lt;H2 class="" style="transition: text-shadow 0.5s linear 0s; margin-right: 15px; padding: 8px; border-top: 1px solid #a8b8d9; border-left: 1px solid #a8b8d9; border-right: 1px solid #a8b8d9; border-top-right-radius: 4px; border-top-left-radius: 4px; margin-bottom: -1px; background-image: url('/thread/nav_f.png'); background-repeat: repeat-x; background-color: #e2e8f2; line-height: 1.25; font-weight: 300; color: #000000; font-family: Roboto, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN class="" style="font-size: 13.65px; display: inline-block; vertical-align: middle;"&gt;&lt;A href="https://www.nongnu.org/lwip/2_0_x/group__netconn__common.html#gab2bd1d5e633e14e428cfc0ca908d5e0c" style="color: #4665a2; font-weight: normal; text-decoration: none;"&gt;&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;netconn_new&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; struct netconn *netconn;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; netconn = netconn_new(NETCONN_TCP);&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>Fri, 20 Mar 2020 06:29:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-create-a-simple-client-socket-with-lwip-on-a-FRDM-K64/m-p/1035484#M56641</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2020-03-20T06:29:09Z</dc:date>
    </item>
  </channel>
</rss>

