ESP32 Webserver
Posted: Tue Dec 20, 2022 1:39 pm
Hi all,
I'm struggling to understand how I can establish a connection to my web-server. I'm working on a project, running on a ESP32, where it's running a HTTP server. I need to access to that HTTP server from anywhere in the world, but I don't understand how I can achieve that. In the end I need to generate a URL with whom a client can connect to the web server. From what I have understood I need to use a cloud server that make the bridge from the client request and my server.
Is there anyones that can suggest me something?
Thanks a lot in advance!
I'm struggling to understand how I can establish a connection to my web-server. I'm working on a project, running on a ESP32, where it's running a HTTP server. I need to access to that HTTP server from anywhere in the world, but I don't understand how I can achieve that. In the end I need to generate a URL with whom a client can connect to the web server. From what I have understood I need to use a cloud server that make the bridge from the client request and my server.
Is there anyones that can suggest me something?
Thanks a lot in advance!