3

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

Waescher
  • 5,361
  • 3
  • 34
  • 51
  • 2
    Okay, I ripped out the whole bonjour/zeroconf some days ago and went back to the good old udp broadcast. Here's a pretty good sample: http://www.grumpydev.com/2010/03/27/locating-network-services-on-the-iphoneipad-with-monotouch/ – Waescher May 16 '11 at 14:15
  • I tried a lot of things to publish Zeroconf service in .NET on Win7 x64 and finally succeeded with [Apple Bonjour SDK for Windows](http://developer.apple.com/networking/bonjour/download/) - i think you need to be registered as an Apple developer. – Rok Jarc May 05 '12 at 08:45
  • did you use http://craz.net/programs/ZeroconfNetServices/ ? – Gobliins Aug 06 '12 at 14:57

0 Answers0