IpWay/HOST free Tcp/Ip Stack Library for ARM core

Dear ARM community,

My name is Giovanni Di Martino and I am the author of a Tcp/Ip stack library, that I named IpWay/HOST. You can find it on sourceforge to this link: http://sourceforge.net/projects/ipway/

IpWay/HOST is a real time tcp/ip stack library designed for embedded applications on 32bit ARM microcontrollers (STM32Fx), where execution efficiency and compact code are important requirements. IpWay/HOST is characterized by high portability, compact size, copyless feature (also for TCP applications) and Checksum offload.

On source forge you will find two packages:

- IpWay/HOST library: is the source code of the library (with no sample applications included)

- IpWayStudio: it is a free ARM development environment based on Open Source tools and components. It has been created in order to support the development of IpWay itself and is now available as a free download. Everything is required to start working with IpWay is encapsulated in a single download. It takes just two minutes to have your development board working with IpWay. In this package you can fins some sample applications on the following boards: STM32F769I-Discovery, STM32H743ZI-Nucleo, STM32746G-Discovery, STM32F429ZI-Nucleo.

Please if you have some board that you would like to support please let me know, I'll try to add it in the next release of IpWayStudio.

Enjoy it!

Kind Regards,

Giovanni Di Martino (linkedin profile https://www.linkedin.com/in/giovanni-di-martino-8b854210/)