2019-03-24 10:48 PM
2019-03-26 09:17 AM
Hello @chum
What kind of issue you are facing ?
Have you tried the LWIP example from STM32CubeF4 at this path:
STM32Cube_FW_F4_V1.24.0\Projects\STM32F429ZI-Nucleo\Applications\LwIP\LwIP_HTTP_Server_Netconn_RTOS
Regards,
Imen
2019-03-26 08:38 PM
Yes imen, I tried and server also working fine.
Now i want to modify the same application.
my requirement is, i want to send host server data to target board through ethernet.
LwIP is little difficult to me.
I'm using eclipse IDE.
please tell how to create application or how to modify existing application based on my requirement.
Thanks in advance
2019-03-28 01:26 PM
You do understand that the screenshot shows opened HTML file on computer, not from a server on MCU?
2019-03-28 07:23 PM
For screen shot I open that .html page directly :)
Now I want to understand my actual questio