Bonjour / Zeroconf in .NET on Win7 x64

Has anyone tried to publish netservice via Bonjour on an x64 system? I tried several libraries, such as Mono.Zeroconf , Deusty (there is an x64 discussion in the comments) and Zeroconf.Codeplex . They work fine while I'm building an application for the x86 platform. All I want to do is publish my service on the local network on any Win7 (x86 / x64) computer.

Every hint is greatly appreciated!

Regards,
Waescher

+3
source share

All Articles