-->
Page 1 of 1

mdns with libesphttpd on esp8266

PostPosted: Thu Jan 03, 2019 5:10 am
by adamhala007
Hi!
I am working on esp8266. I have found an example, how to create and flash a webserver on esp8266. It is based on libesphttpd which is a HTTP server library for the ESP8266. I have already builded and flashed the code and it works perfectly.

But my problem is, that I cannot figure out, how to start mDNS with this small example. Could anybody help me, please? :)