Top "Bonjour" questions

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

Discover Zeroconf/Bonjour Nodes?

Is there an easy way to scan a given network for Bonjour/Zeroconf services? I have a set of computers (…

bonjour zeroconf
Bonjour over bluetooth WITHOUT Gamekit ?

I am wondering the possibility of directly using bonjour over bluetooth in iPhone OS 3.0 or later without using GameKit. Can …

iphone bluetooth bonjour
bonjour for iphone

I would like to know whether bonjour is a public or private api?Can we use it in our apps …

iphone api bonjour
How to advertise a service using Bonjour across subnets?

I am familiar with the usage of Bonjour for advertising services on the "local" domain. I have worked through several …

iphone cocoa networking bonjour dns-sd
Using NSNetService and NSNetServiceBrowser on a Swift application

I'd like to make an app that is able to discover and connect to peers on the local network, so …

swift bonjour nsnetservice nsnetservicebrowser
How to get the list of all announced bonjour services on all available domains?

It's not the problem to look in all domains, but I can't find the right way to look for any …

iphone cocoa cocoa-touch macos bonjour
Apple's Bonjour SDK for Windows

I am planning to use Apple's Bonjour SDK for Windows in a small .NET application using C#. This little application …

c# .net network-programming bonjour
Using iOS GameKit's "Bluetooth Bonjour" with other platforms

I'm interested in connecting to iOS-based devices over Bluetooth. I can see that the "Local Network" service is exposed, but …

ios networking bluetooth gamekit bonjour
Using Apple’s Bonjour service from .NET?

I have an iPhone app that publishes through Bonjour. The Mac counterpart works, they sync and exchange data. Now I …

c# .net bonjour
NSNetServiceBrowser/Bonjour issues on iOS

I'm using Bonjour (NSNetServiceBrowser, to be precise) over WiFi in an app I'm developing for an iOS project I've been …

iphone ios bonjour nsnetservice nsnetservicebrowser