ESP32: mDNS address resolution @techtutorialsx11
ESP32: mDNS address resolution  @techtutorialsx11
Uploaded April 2020 | Updated September 2026, 1 week ago
In this video we will learn how to use mDNS to resolve the address of a HTTP web server hosted by the ESP32.

This means that we don't need to know the actual IP address of the ESP32 to reach the server it is hosting since mDNS will allow us to do the resolution of a known hostname into the IP address of the device.

Another big advantage of mDNS is that it doesn't need a dedicated infra-structure for the name resolution, like a traditional DNS server.

You can get the complete code from this written tutorial at my blog: techtutorialsx.com/2020/04/17/esp32-mdns-address-resolution

Setting up HTTP web server (written post): techtutorialsx.com/2017/12/01/esp32-arduino-asynchronous-http-webserver

Setting up HTTP web server (video): youtube.com/watch?v=BvePZCJ7tMY

IDF mDNS documentation: docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/protocols/mdns.html

Bounjour (for Windows): support.apple.com/downloads/bonjour-for-windows
Avahi (for Linux): github.com/lathiat/avahi
ESP32: mDNS address resolutionESP32: Getting startedPostman: GET RequestsESP32 / ESP8266 MicroPython: Introduction to ListsESP32 / ESP8266 cpplinq: first operator with conditionESP32 Arduino HTTP web server: request body handlingESP32 Arduino: Get MAC address of Soft AP interfaceESP32 Arduino: LED PWM fadingESP32 ESP-NOW: Getting startedESP32: WebSerial over soft APESP8266 Blinking a LEDESP32 / ESP8266: Getting started with the cpplinq library
Techtutorialsx |

ESP32: mDNS address resolution

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER