
                                   GmDNS

a multicast dns / service discovery for GObject.

NEWS
====

See NEWS file

Dependencies
============

- just glib 2.x

Copyright
=========

The following files are from mdnsd (http://dotlocal.org/mdnsd/):
	src/1035.[ch]
	src/mdnsd.[ch]

The rest was written by Ian McKellar and Bastien Nocera and is available
under the GNU General Public License (see COPYING for details)

FAQ
===

Q: Why didn't you use Howl[1]
A: Howl is still using the BSD-like advertisment clause, and some of their code
   is under the APSL which isn't GPL compatible[2].

[1]: http://www.porchdogsoft.com/products/howl/
[2]: http://www.gnu.org/philosophy/apsl.html

Bugs
====

Documentation
=============

Some examples of use are in the test/ directory

