Top "Bonjour" questions

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

Transfer data between iOS and Android via Bluetooth?

I've been reading up on how to transfer data between iOS devices over Bluetooth using GameKit. I'm not writing a …

android ios bluetooth gamekit bonjour
How can an iPhone access another non-iPhone device over wireless or Bluetooth?

I'm trying to figure out if an iPhone can connect to another non-iPhone device over wireless or Bluetooth and have …

iphone iphone-sdk-3.0 bluetooth wireless bonjour
Bonjour implementation on Android

I am trying to implement bonjour/zero conf on my android app. I am using jmDns library for searching the …

android bonjour zeroconf jmdns
How can I discover zeroconf (Bonjour) services on Android? I'm having trouble with jmDNS

I'm working with a Droid / Android 2.0.1 and encountering an issue apparently many people have: I'm unable to discover services using …

android bonjour zeroconf
Can I use Bonjour from command line?

Is it possible to use Bonjour from command line? For example if I want to register a service I type …

networking bonjour zeroconf
Are there any other Java libraries for bonjour/zeroconf apart from JMDNS?

Are there any other Java libraries for bonjour/zeroconf apart from JMDNS?

java bonjour zeroconf
error: dns_sd.h: No such file or directory

I'm trying to build a demo project using Bonjour, following this tutorial, but i'm getting this error: error: dns_sd.…

c++ qt bonjour
How exactly does mDNS resolve addresses?

Once a service is discovered through DNS-SD, how exactly does the address of that host get resolved, and does it …

bonjour jmdns mdns dns-sd
Can I trigger a mobile client to automatically launch a web browser when connecting to wifi?

Assume that you have complete programmatic control over a wireless router (running say OpenWrt or DD-WRT - linux). The router …

wifi iphone bonjour android-wifi openwrt
iPhone: Bonjour NSNetService IP address and port

Excuse my iPhone/Objective-C newbie status please! I've found my HTTP server using NSNetServiceBrowser, but now I just want the …

iphone bonjour