A Zero Configuration Networking library for .NET.
Basically, this is my forked version of Mono.Zeroconf for my .NET projects, which exists simply because I needed a version with various fixes that have been submitted in pull requests over the last few years, and which the release version of that package doesn't have. API, etc., are identical to that of Mono.Zeroconf except for the different namespace.
To run this, Apple's Bonjour must be installed first.
Bonjour for Windows can be downloaded here:
http://www.apple.com/support/downloads/bonjourforwindows.html
As per the original readme:
More information about Mono.Zeroconf can be found on its project page on the Mono Wiki:
http://mono-project.com/Mono.Zeroconf
General information about Zero Configuration Networking:
Authorship of the majority of the code remains with Aaron Bockover [email protected] .