<?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: Websocket Client on Kinetis in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Websocket-Client-on-Kinetis/m-p/762769#M9675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should be possible but you will probably have to implement the client yourself.&lt;/P&gt;&lt;P&gt;There is no lwIP web socket client example in SDK. Just a server socket implementation in middleware\lwip\src\apps\httpsrv\httpsrv_ws.c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found some client libraries which perhaps could be used as inspiration for lwIP / FreeRTOS implementation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jeremyhahn/cwebsocket"&gt;https://github.com/jeremyhahn/cwebsocket&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/dhbaird/easywsclient"&gt;https://github.com/dhbaird/easywsclient&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/warmcat/libwebsockets"&gt;https://github.com/warmcat/libwebsockets&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/contiki-os/contiki/blob/master/core/net/ipv6/websocket-http-client.c"&gt;https://github.com/contiki-os/contiki/blob/master/core/net/ipv6/websocket-http-client.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/payden/libwsclient"&gt;https://github.com/payden/libwsclient&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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;SPAN style="font-family: Arial, sans-serif; font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2018 08:04:43 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2018-04-09T08:04:43Z</dc:date>
    <item>
      <title>Websocket Client on Kinetis</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Websocket-Client-on-Kinetis/m-p/762768#M9674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to make a websocket connection to a server from a K64F (or other K series MCU) to exchange JSON formatted data. I can't find an example of how this is done with FreeRTOS, Lwip, or the KSDK at all. All I can find are Websocket server examples.&amp;nbsp;&lt;BR /&gt;Can someone please advise me of what I should ne looking for or if this is no possible?&lt;BR /&gt;I'm also tempted to try mongoose os.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 06:37:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Websocket-Client-on-Kinetis/m-p/762768#M9674</guid>
      <dc:creator>stevenlutz</dc:creator>
      <dc:date>2018-04-04T06:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Websocket Client on Kinetis</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Websocket-Client-on-Kinetis/m-p/762769#M9675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should be possible but you will probably have to implement the client yourself.&lt;/P&gt;&lt;P&gt;There is no lwIP web socket client example in SDK. Just a server socket implementation in middleware\lwip\src\apps\httpsrv\httpsrv_ws.c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found some client libraries which perhaps could be used as inspiration for lwIP / FreeRTOS implementation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jeremyhahn/cwebsocket"&gt;https://github.com/jeremyhahn/cwebsocket&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/dhbaird/easywsclient"&gt;https://github.com/dhbaird/easywsclient&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/warmcat/libwebsockets"&gt;https://github.com/warmcat/libwebsockets&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/contiki-os/contiki/blob/master/core/net/ipv6/websocket-http-client.c"&gt;https://github.com/contiki-os/contiki/blob/master/core/net/ipv6/websocket-http-client.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/payden/libwsclient"&gt;https://github.com/payden/libwsclient&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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;SPAN style="font-family: Arial, sans-serif; font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 08:04:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Websocket-Client-on-Kinetis/m-p/762769#M9675</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2018-04-09T08:04:43Z</dc:date>
    </item>
  </channel>
</rss>

