Changes between Version 9 and Version 10 of ArchitecturalOverview
- Timestamp:
- 09/17/09 22:59:23 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ArchitecturalOverview
v9 v10 7 7 avahi consists of several parts: 8 8 9 * '''libavahi-common''' - alibrary containing some function used both by clients to the avahi-daemon and the mDNS stack itself.9 * '''libavahi-common''' - A library containing some function used both by clients to the avahi-daemon and the mDNS stack itself. 10 10 * '''libavahi-core''' - A library implementing a flexible mDNS/DNS-SD stack. The most prominent consumer is avahi-daemon. Besides that primarily useful for developers of embedded applications. This stack is very advanced and has some uncommon features like mDNS reflection. A preliminary (doxygen generated) API documentation for this and libavahi-common is [http://avahi.org/download/doxygen/ available.] 11 11 * '''libavahi-client''' - A minimal wrapper around the DBUS API to simplify its usage. Hides the DBUS internals completely. This resembles the API of libavahi-core more or less.
