did anyone ever try to publish a netservice via Bonjour on a x64 system? I tried several libraries like Mono.Zeroconf, Deusty (there's some x64-discussion in the comments) and Zeroconf.Codeplex. They're working perfectly as long as I build my application for platform target x86. All I want to do is to publish my service into a LAN on any Win7 machine (x86/x64).
Every hint is highly appreciated!
Best Regards,
Waescher
来源:https://stackoverflow.com/questions/5890280/bonjour-zeroconf-in-net-on-win7-x64