Simple TCP Client Application using lwIP on STM32

Опубликовано: 05 Октябрь 2024
на канале: eXtreme Electronics
9,390
56

In this tutorial I will show you how to write a simple TCP client using lwIP on STM32. This client will connect to a server on port 5000 and send simple text messages. We will use Hercules to act as a server and open TCP port 5000 on our PC where we shall view the received messages.

Visit
https://www.stm32tutorials.com for full course.