lwIP Wiki
Advertisement

Hello,

i want to make my STM32 board as client and create GET/POST request to my server running remotely using Ethernet present on the board.

how to http get post request on a running server.

i have got an lwip example which explains the process of making board as a server not a client.

Advertisement