Introduction - If you have any usage issues, please Google them yourself
The STM32F107 LwIP Demonstration Package is a set of networking applications for STM32F107 microcontrollers build on top of the free LwIP TCP/IP stack, and contains:
A DHCP client, for IP address setting
A Hello example based on the Telnet protocol
A TFTP server, which transfers files from and to the MicroSD™ card located on the STM3210C-EVAL board
A webserver
A Server/Clients example, which uses multiple boards and allows clients to control the server s LEDs.