all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* zeroconf.el
@ 2008-04-07 19:08 Michael Albinus
  2008-04-07 19:38 ` zeroconf.el Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Albinus @ 2008-04-07 19:08 UTC (permalink / raw)
  To: emacs-devel

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/




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-08 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-07 19:08 zeroconf.el Michael Albinus
2008-04-07 19:38 ` zeroconf.el Stefan Monnier
2008-04-07 20:54   ` zeroconf.el Michael Albinus
2008-04-08 20:07   ` zeroconf.el Michael Albinus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.