Changes between Version 2 and Version 3 of Bindings
- Timestamp:
- 07/12/07 14:11:45 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Bindings
v2 v3 4 4 Avahi itself comes with bindings for various languages and run-time systems: 5 5 6 * The '''[http://avahi.org/download/doxygen/ C /C++/GLib/Qt API Specifications]'''6 * The '''[http://avahi.org/download/doxygen/ C API Specifications]''' (includes event loop adapters for GLib, Qt and can be used from C++ programs) 7 7 * The [http://avahi.org/download/avahi-sharp/ Avahi C# API Specifications] 8 * The Avahi Python API (FIXME)8 * All languages that have D-Bus support can access the Avahi daemon. For Python we provide a module which contains a couple of definitions which are necessary to develop D-Bus clients for Avahi. 9 9 10 10 Additional bindings are available elsewhere:
