Hi,
Anyone aware of any Bonjour library for Galileo board? For example, this Ethernet Bonjour library (neophob/EthernetBonjour · GitHub) works with Arduino. This Bonjour library uses direct hardware access by using definitions/functions provided the W5100.h and W5200.cpp in the /utility folder in the Ethernet library that write directly into the W5100/W5200 registers.
Is there any effort on doing this for Galileo?