Top "Bonjour" questions

Bonjour is Apple's implementation of Zeroconf, a service discovery protocol.

CFNetwork and Bonjour integration for iPhone to Mac integration

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 cfnetwork
Implementing the AirDrop protocol

I am interested in implementing AirDrop as a client on a device such as an iPad or Windows computer. Can …

python c wifi bonjour adhoc
How can I create a small Mac app that receives data over the WiFi network from an iOS app?

What I need is to have a simple screen in this Mac app that just prints a string as the …

iphone ios macos wifi bonjour
Bonjour Discovery in Javascript? Maybe?

So its a longshot, I'll start with that. Is it/could it be possible to discover bonjour advertised HTTP services …

javascript bonjour zeroconf
Is Android NSD (Network Service Discovery) compatible with Bonjour service in iOS?

I will create a server-less local networking App for iOS and Android. the App in both iOS and Android devices …

android ios bonjour jmdns mdns
How to route all subdomains to a single host using mDNS?

I have a development webserver hosting as "myhost.local" which is found using Bonjour/mDNS. The server is running avahi-daemon. …

bonjour zeroconf mdns
any way to detect iPads or iPhones on wireless network? bonjour?

I am trying to detect Apple devices connected to a wireless network. This is relatively simple using Bonjour, however I …

ios bonjour discovery
How can I query .local bonjour DNS entries?

It's pretty straightforward to query out the guts of a DNS-SD entry via dig by asking your nameserver directly; but …

dns bonjour mdns
Simplest way to publish over Zeroconf/Bonjour?

I've got some apps I would like to make visible with zeroconf. Is there an easy scriptable way to do …

python bonjour zeroconf
dns-sd: how to manually register a remote service

I have a service on another remote system which is on another physical network and its multicast packages don't get …

bonjour mdns avahi dns-sd