Page 1 of 1

running DNS server

Posted: Sun Dec 03, 2017 11:03 am
by mattia89
Hi all!!

I'm working with esp32 coming from esp8266 and I'm puzzled on how to run a dns server with esp32 esp-idf.
With esp8266 in arduino libraries this was very simple as shown in example at link

https://github.com/esp8266/Arduino/blob ... Server.ino

How can I reproduce this dns server in esp32 esp-idf?

Any help is appreciated!! Thanks! :D