Ethernet web server

marcol
Posts: 8
Joined: Mon Mar 29, 2021 2:00 pm

Ethernet web server

Postby marcol » Mon Sep 20, 2021 1:03 pm

I am using esp32 as a wifi web server on which a web page runs. Everything works using the arduino library.
I would like to do the same thing using ethernet w5500 using the EthernetWebServer.h libray but i don't find the instructions like "server_web.on" or "server_web.send" used by wifi, are there any examples that can help?
The ethernet works and I was able to open a tcp socket.

Thanks

khoih-prog
Posts: 53
Joined: Sat Feb 22, 2020 8:16 pm

Re: Ethernet web server

Postby khoih-prog » Wed Sep 22, 2021 5:53 am

Have a look at these examples

Simple

1. HelloServer
2. HelloServer2

Complex

3. AdvancedWebServer
4. ESP32_FS_EthernetWebServer

Who is online

Users browsing this forum: No registered users and 70 guests