I\'m trying to test the ZeroConf sample at http://www.mono-project.com/Mono.Zeroconf.
I\'m running OpenSuse 11 and Mono 2.2.
My server code is:
u
He is using mzclient to test his Mono.Zeroconf code above. The entire point of Mono.Zeroconf is to provide cross platform, multiple mDNS provider support (Avahi and Bonjour).
There appears to be an issue with the EntryGroup DBus Avahi API and I am looking into it in Mono.Zeroconf. I'll post a solution here, as well as make a new Mono.Zeroconf release (I am the maintainer of the project) when I figure out the issue.