Localhost server example ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Localhost server example ?

1,810 Views
Sha_G
Contributor I

Hello,

I am looking for an SDK example which will have my i.MX RT 1062 create a new localhost server and communicate with it. Do we have such an example ?

 

Thank You !

 

Labels (1)
0 Kudos
3 Replies

1,787 Views
Sha_G
Contributor I

Hi, 

I am using the " lwip_httpsrv_freertos " example from the lwip section.  

Can I use the http web server created by my board ( as in the lwip_httpsrv_freertos SDK example ) as a localhost interface ?

Also, what is the ‘websocket echo test’ page ? How do I get that page ? 

Sha_G_0-1642180540062.png

 

Putting “ ws://192.168.0.102/echo “ in a browser’s address bar does not show me anything ?

I am trying to connect to the web server created by the firmware and open it. Can you please list down the required steps ?

As in, how do I use my browser to connect and talk with the web server that is created ?

Thank You !

Sha_G

 

0 Kudos

1,765 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi Sha_G,

I recommend you to check the readme file under the doc folder in the MCUXpresso SDK project, all the necessary steps to run this example are listed there.

Hope it helps!

Best regards,

Felipe

0 Kudos

1,792 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi,

I am not totally sure what is the example you are looking for, however, you can find the examples we have available in the lwip section of our SDK examples.

FelipeGarcia_0-1642180265079.png

Best regards,

Felipe

0 Kudos