Give Spark Core a Host Name?

Hi All,

After reading this thread, last weekend I decided to work on MDNS sample. I took the Adafruit CC3000_MDNS library and changed two method. 1. Changed MDNSResponder::begin method to accept the IP address as a parameter and 2. Added MDNSResponder::ip2int to convert IP to int. I checked on my Mac and it is working for me. I didn’t check Windows with Bonjour, but I suppose it will work (but not sure).

3 Likes