[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
zeroconf.el
From: |
Michael Albinus |
Subject: |
zeroconf.el |
Date: |
Mon, 07 Apr 2008 21:08:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Hi,
I've written a small package zeroconf.el, which offers an interface to
service discovery as specified by zeroconf[1,2]. The communication to
the Avahi daemon[3], the zeroconf implementation for GNU/Linux (and
other systems), is based on D-Bus signals.
As demonstration of this feature, I've written few lines of example
code, which updates dynamically the "Postscript Printer" menu as local
or network printers appear or disappear. This code could go into
ps-samp.el.
Another feature of zeroconf.el is publishing of own service. But I would
regard as an inferior feature.
Any objections to install this in the trunk?
Best regards, Michael.
[1] http://www.zeroconf.org/
[2] http://www.dns-sd.org/
[3] http://www.avahi.org/
- zeroconf.el,
Michael Albinus <=