Bonjour is Apple's implementation of Zeroconf, a service discovery protocol.
I want to use CFNetwork and Bonjour in conjunction to be able to have communications between my iPhone app and …
iphone objective-c macos bonjour cfnetworkSo its a longshot, I'll start with that. Is it/could it be possible to discover bonjour advertised HTTP services …
javascript bonjour zeroconfI have a development webserver hosting as "myhost.local" which is found using Bonjour/mDNS. The server is running avahi-daemon. …
bonjour zeroconf mdnsI am trying to detect Apple devices connected to a wireless network. This is relatively simple using Bonjour, however I …
ios bonjour discoveryIt's pretty straightforward to query out the guts of a DNS-SD entry via dig by asking your nameserver directly; but …
dns bonjour mdnsI've got some apps I would like to make visible with zeroconf. Is there an easy scriptable way to do …
python bonjour zeroconf