My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
==Introduction== This project consists of an NPAPI plugin which reports the local services advertised through mDNS. The plugin relies on the DBus for interfacing to the local Avahi Service Browser. <img src="http://npapi-mdns.googlecode.com/svn/trunk/project/_resources/npapi-mdns.png" /> <br/>...
Avahi is a system which facilitates service discovery on a local network. Apple MacOS X (branded Rendezvous, Bonjour and sometimes Zeroconf) and is very convenient. php5-avahi is an extension that act as client for browse and create services.
=_waiter_: Effective DNS-SD for Java= For a long time, Java has lacked both a clean, modern DNS library and an effective DNS-SD (Service Discovery) library. =Why DNS-SD?= DNS-SD is essential in enabling ZeroConf (zero configuration) of deployed Java and non-Java services. =What's wrong w...
= What is Avahi4J ? = Avahi4J is a java wrapper around avahi, an open-source Zeroconf implementation. Using Avahi4J, an application can easily advertise services on the local network which can be easily discovered by other clients. A good example of ZeroConf services include printer discovery and ...
``DNS Service Discovery is a way of using standard DNS programming interfaces, servers, and packet formats to browse the network for services.'' -- [http://www.dns-sd.org/] Although some servers support dns-sd, many do not, or were not configured/compiled with support. mdnssdd is a small daemon ...
Mahalo is a pure Java implementation of mDNS and DNS-SD, based off of the draft-cheshire-dnsext-multicastdns.txt and draft-cheshire-dnsext-dns-sd.txt documents. It has been tested with Apple's Bonjour service and seems to work, though it has not gone through Bonjour certification. Mahalo is tang...
A native Erlang implementation of multicast DNS, also known as Bonjour or Zeroconf.