Question

Has anyone toyed with, or got an example for loading and using the dnsds.dll (zeroconf / bonjour / dns-ds) via Delphi. I have a c# version, but that isn't quite what I want.

Thanks

Was it helpful?

Solution

I had a basic encapsulation of Bonjour up and running at one point in some native VCL components. The project I was going to use them in stalled and I didn't finish them.

I'm currently re-organising my personal tool chain around SVN and FogBugz. That should be finished this weekend and I shall put my Bonjour components top of my list (I can use them in another project I am about to start on).

Sorry I can't help immediately, but I shall post the code as soon as it's ready. It may even be this weekend. email me if you're interested and would like a direct notification when it's available, otherwise just keep an eye on my blog.

OTHER TIPS

RemObjects SDK has ZeroConf support in the latest version: http://www.remobjectssdk.com/

Very nice software, it's worth the price!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top