-->
Page 2 of 2

Re: Web Server - Can't connect more than five times

PostPosted: Sun Jan 02, 2022 10:10 am
by eriksl
How can this be in the "native SDK section"?

Obviously there is no "web server" in the SDK.

Re: Web Server - Can't connect more than five times

PostPosted: Wed Jan 05, 2022 10:04 am
by Inq720
eriksl wrote:How can this be in the "native SDK section"?

Obviously there is no "web server" in the SDK.


If you re-read my OP, "I'm working on A native SDK web server"... meaning I am creating one out of native Espressif calls only. Although meant to be built using the Arduino IDE, it does not use any of the Arduino Core classes like ESP8266WiFi, etc. IOW, it can also compile on a native Espressif NonOS development environment that has no knowledge of Arduino Core libraries.

Re: Web Server - Can't connect more than five times

PostPosted: Fri Jan 07, 2022 1:06 pm
by eriksl
I don't understand the rationale completely but I guess you are right and I should not have commented.