delphizeroconf

Zeroconf / Bonjour and Delphi


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


Solution

  • I have an encapsulation of Bonjour up and running with a code-first framework, though it does also provide some basic components. You can obtain the framework as part of my delphi.libs repo on github:

    https://github.com/deltics/delphi.libs/tree/master/bonjour