So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By adamhala007
#79839 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? :)