<?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 socket creation in lwip_httpsrv_freetos in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/socket-creation-in-lwip-httpsrv-freetos/m-p/2000346#M231132</link>
    <description>&lt;P&gt;Hi, I am using a frdm-mcxn947 board and i am trying to create a socket on my server. My server is running at &lt;A href="http://192.168.0.102:80" target="_blank" rel="noopener"&gt;http://192.168.0.102:80&lt;/A&gt;&amp;nbsp;i have already checked and everything seems fine( my firewall is also turned off). i will attach my code below. This is what i get in my terminal : "**********************************************************&lt;BR /&gt;HTTP Server example&lt;BR /&gt;***********************************************************&lt;BR /&gt;IPv4 Address : 192.168.0.102&lt;BR /&gt;IPv4 Subnet mask : 255.255.255.0&lt;BR /&gt;IPv4 Gateway : 192.168.0.100&lt;BR /&gt;mDNS hostname : lwip-http&lt;BR /&gt;***********************************************************&lt;BR /&gt;Creating socket...&lt;BR /&gt;Socket created successfully.&lt;BR /&gt;Connecting to server...&lt;BR /&gt;Connection to server failed."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And i don't know why the connection to server is failing, as i said, this is not an ip and port config error, as i checked it multiple times in cmd prompt, there seems to be a code error which i cannot pin out. Please help me if you have any ideas. Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2024 19:50:32 GMT</pubDate>
    <dc:creator>ral_mirion</dc:creator>
    <dc:date>2024-11-22T19:50:32Z</dc:date>
    <item>
      <title>socket creation in lwip_httpsrv_freetos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/socket-creation-in-lwip-httpsrv-freetos/m-p/2000346#M231132</link>
      <description>&lt;P&gt;Hi, I am using a frdm-mcxn947 board and i am trying to create a socket on my server. My server is running at &lt;A href="http://192.168.0.102:80" target="_blank" rel="noopener"&gt;http://192.168.0.102:80&lt;/A&gt;&amp;nbsp;i have already checked and everything seems fine( my firewall is also turned off). i will attach my code below. This is what i get in my terminal : "**********************************************************&lt;BR /&gt;HTTP Server example&lt;BR /&gt;***********************************************************&lt;BR /&gt;IPv4 Address : 192.168.0.102&lt;BR /&gt;IPv4 Subnet mask : 255.255.255.0&lt;BR /&gt;IPv4 Gateway : 192.168.0.100&lt;BR /&gt;mDNS hostname : lwip-http&lt;BR /&gt;***********************************************************&lt;BR /&gt;Creating socket...&lt;BR /&gt;Socket created successfully.&lt;BR /&gt;Connecting to server...&lt;BR /&gt;Connection to server failed."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And i don't know why the connection to server is failing, as i said, this is not an ip and port config error, as i checked it multiple times in cmd prompt, there seems to be a code error which i cannot pin out. Please help me if you have any ideas. Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 19:50:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/socket-creation-in-lwip-httpsrv-freetos/m-p/2000346#M231132</guid>
      <dc:creator>ral_mirion</dc:creator>
      <dc:date>2024-11-22T19:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: socket creation in lwip_httpsrv_freetos</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/socket-creation-in-lwip-httpsrv-freetos/m-p/2001183#M231162</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You have to bulld the socket, please check &lt;A href="https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/02-FreeRTOS-plus-TCP/04-Tutorial/05-Creating-TCP-sockets" target="_blank"&gt;https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/02-FreeRTOS-plus-TCP/04-Tutorial/05-Creating-TCP-sockets&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I guess you may have some firewall exception.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 14:04:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/socket-creation-in-lwip-httpsrv-freetos/m-p/2001183#M231162</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-11-25T14:04:21Z</dc:date>
    </item>
  </channel>
</rss>

