lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Bug with 2.02 MQTT connect


From: Richard Man
Subject: Re: [lwip-users] Bug with 2.02 MQTT connect
Date: Fri, 3 Aug 2018 00:08:35 -0700

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, address@hidden <address@hidden> 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
address@hidden
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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]