]> git.karo-electronics.de Git - mdnsd.git/blob - README
Applied Simons initial checkin, first slightly modifications
[mdnsd.git] / README
1 mdnsd - embeddable Multicast DNS Daemon
2
3 This package is intended for software developers and integrators, there isn't really anything here for an end 
4 user. More info is available at http://dotlocal.org/mdnsd/ or by emailing me.  The license is GPL and BSD, with 
5 alternative licensing available upon request if needed.
6
7 You should be able to just type make and it will build the included example apps.  Otherwise, check out mdnsd.h 
8 to get started, the API is as simple as I could make it, but I hope to find some easier/better ways to improve it 
9 in the future.  Also included are some other utilities, sdtxt.* for service discovery TXT record 
10 parsing/generation, and xht.* for simple fast hashtables, and 1035.* which mdnsd uses for standalone dns parsing.
11
12 Jer
13 jer@jabber.org