Wow! Amazingly enough, sandwiching mbedTLS between MQTT and TCP is EXACTLY what I need to do next! I have mbedTLS ported working with lwIP and my RTOS (REXIS).
This should save time a bit of time. Thanks! On Thu, Aug 2, 2018 at 11:59 PM, [email protected] <[email protected]> wrote: > On 03.08.2018 08:55, Richard Man wrote: > >> I meant lwIP 2.0.3, but yes you are correct, 2.1.0 RC1 does have a fix, >> as well as using "altcp_" instead of "tcp_" function names. Must be >> something new.... >> > > Those "altcp_" functions allow layering SSL between MQTT and TCP. There > sghould be an example of this somewhere... If not I'll have to create one. > Anyway, in default configuration, the functions just map through to the > "tcp_" functions. > > > Simon > > _______________________________________________ > lwip-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/lwip-users > -- // richard http://imagecraft.com Beyond Arduino - When you're ready to get serious... JumpStart C Tools for Atmel AVR and Cortex-M, The Better Alternative
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
