>> Apple's bonjour lib is like avahi-client in that it connects to >> mDNSResponder. mDNSResponder, or something like it is built into OSx >> and >> iOS, but on windows comes in Apple's print services. >> >> The wrappers that use avahi-client and Apple's bonjour lib would be the >> same as QtDBus as in it would still compile and ship, but is really only >> an issue for windows. > > Do you know if avahi-core could be made to run on Windows?
When I briefly tried it (2 months ago) I think it was an issue with the unix style sockets. Googling didn't show much. If it did work, I suspect it would be buggy as avahi really complains when it detects multiple mDNS stacks running. Jon _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
