mDNS doesn't resolve
Posted: Tue Aug 15, 2017 10:24 am
I have come across a problem. I'm trying to use esp8266 mDNS functionality and I'm using jmdns from javax, and the problem is than the jmdns finds and adds the device but it never gets resolved so I don't get information I need (only the hostname). I've also used many npm packages and still no luck, but it does work on ios. Any ideas as how to fix this?