Fixing ESP8266mDNS MDNS.queryService() Crashes
I ran into some very frustrating, mysterious errors wile trying to use MDNS.queryService() in the ESP8266 Arduino SDK. What should have been a simple call to attempt to resolve an mDNS name turned into an exception and stack dump. More