Top "Zeroconf" questions

Zero configuration networking (zeroconf) is a set of techniques that automatically creates a usable Internet Protocol (IP) network without manual operator intervention or special configuration servers.

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
How can I find the IP address of a host using mdns?

My target is to discover the IP address of a Linux computer "server" in the local network from a Windows …

python zeroconf
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
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
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
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
is there a pure C# ZeroConf , bonjour, or dns-sd available?

I'm building a .net-microframework app that uses Zeroconf. The existing zeroconf solutions all seem to either rely on dns-sd.dll …

c# .net zeroconf .net-micro-framework dns-sd