SmartHome icon indicating copy to clipboard operation
SmartHome copied to clipboard

mDNS and ArduinoOTA

Open merlokk opened this issue 7 years ago • 5 comments

very bad time to seek

https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266mDNS

merlokk avatar Apr 28 '17 14:04 merlokk

https://techtutorialsx.com/2016/11/20/esp8266-webserver-resolving-an-address-with-mdns/

merlokk avatar Apr 28 '17 14:04 merlokk

browser here: https://hobbyistsoftware.com/bonjourBrowser

merlokk avatar May 08 '17 21:05 merlokk

https://chrome.google.com/webstore/category/extensions http://www.tildesoft.com/

merlokk avatar May 08 '17 21:05 merlokk

https://github.com/esp8266/Arduino/blob/0c66c8a88fa192f32c81e6f5300002f10ebdc0fd/libraries/ESP8266mDNS/ESP8266mDNS.cpp#L187 https://github.com/esp8266/Arduino/blob/0c66c8a88fa192f32c81e6f5300002f10ebdc0fd/libraries/ESP8266mDNS/ESP8266mDNS.h#L60

merlokk avatar May 10 '17 15:05 merlokk

maybe fixes here https://github.com/esp8266/Arduino/issues/3215

ARP + UDP multicast fix

merlokk avatar May 10 '17 15:05 merlokk