lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Adding TLS to the existing TCP layer


From: Fabin V Martin
Subject: [lwip-users] Adding TLS to the existing TCP layer
Date: Wed, 13 Apr 2022 14:17:19 +0530

Hi,

I have a query regarding the TLS layer implementation above the LWIP TCP stack . We have used the Netconn API to establish the TCP connection .Is there any examples where Netconn API is replaced with altcp (application layered TCP connection API) for the reference purpose .We have used FreeRTOS in our project so we need to use Netconn API as it is thread safe. In the connection layer of mbedTLS and LWIP TCP stack can we use this Netconn API .Any information regarding this is highly appreciated.

Regards,
Fabin



reply via email to

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