I came across Mono.ZerConf, but from what I can say, it still relies on mDNSResponder on Windows and Avahi on Linux.
But I’m trying to understand whether it is possible to implement XBOX 360 / XNA, but I obviously can’t run mDNSResponder on 360, although if there was an implementation that was completely in .NET I could make it work.
Are there any implementations that are fully compatible with .NET, preferably C #?
source
share