Question about TCP IP Stacks

ruppie
Posts: 9
Joined: Sat Jan 20, 2018 9:34 am

Question about TCP IP Stacks

Postby ruppie » Sat Jan 20, 2018 1:43 pm

Hello,
is it possible to sue other TCP ip Stacks than lwIP on ESP32, like CycloneTCP ?

Thanks in advance

Marc

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: Question about TCP IP Stacks

Postby ESP_Angus » Sun Jan 21, 2018 11:20 pm

Hi Marc,

This is technically possible, and the tcpip_adapter component and LWIP ethernet driver in ESP-IDF contain all the LWIP-specific glue between the WiFI driver and LWIP. However, we don't have any examples or guides for porting other TCP/IP stacks to ESP-IDF. At least, not yet.

Angus

EDIT: I missed that CycloneTCP lists ESP32 support on their website. Looks like they have already done the work to integrate with ESP-IDF, but you'll need to follow this up with them.

User avatar
hassan789
Posts: 156
Joined: Thu Jun 29, 2017 2:15 am

Re: Question about TCP IP Stacks

Postby hassan789 » Mon Jan 22, 2018 1:58 am

ruppie wrote:Hello,
is it possible to sue other TCP ip Stacks than lwIP on ESP32, like CycloneTCP ?

Thanks in advance

Marc
Hi, may I ask, what is the benefit of CycloneTCP over Lwip?

ruppie
Posts: 9
Joined: Sat Jan 20, 2018 9:34 am

Re: Question about TCP IP Stacks

Postby ruppie » Mon Jan 22, 2018 5:55 pm

@Angus:

I see, i forgot that the cyclone stack uses an PHY and MAC Driver ;-)
As long as there is no support of ESP-MAC it won't work ;-)


Question is answered .

Who is online

Users browsing this forum: Google [Bot] and 127 guests