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 ?

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