cancel
Showing results for 
Search instead for 
Did you mean: 

LwIP HTTP Server Netconn RTOS Outside the local network

Theo Spalinger
Associate II
Posted on June 26, 2017 at 15:07

In the STM32F7 Cube is the application: 'LwIP_HTTP_Server_Netconn_RTOS' 

Does anyone know how to get access to the application from outside the local network?

1 REPLY 1
misagh
Associate III
Posted on June 26, 2017 at 16:55

For getting access to the application from outside the local network, you need to know your IP address (usually having static IP address would be helpful but not necessary in all cases), do port forwarding on your router and some networking stuffs! Googling 'access LAN device from internet' may help you.

Bests,

Misagh