Changes between Version 11 and Version 12 of ArchitecturalOverview
- Timestamp:
- 03/08/11 22:32:46 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ArchitecturalOverview
v11 v12 22 22 * '''avahi-discover''' - An implementation of an '''avahi-discover-standalone'''-like tool, but written in Python using pygtk and using DBUS to communicate with an Avahi daemon. 23 23 * '''avahi-bookmarks''' - A Python based miniature web server that browses for mDNS/DNS-SD services of type '_http._tcp' (i.e. web sites) and makes them available as HTML links on http://localhost:8080. 24 * '''avahi-ui''' - A set of user interface widgets to ease embedding of Avahi technology in graphical applications. See [http://0pointer.de/blog/projects/avahify-your-app.html this page] for more information and a screenshot. 24 25 25 The development series may contain additional code, but these components should be considered unstable and not mature enough for production code: 26 27 * '''avahi-ui''' - A set of user interface widgets to ease embedding of Avahi technology in graphical applications. See [http://0pointer.de/blog/projects/avahify-your-app.html this page] for more information and a screenshot. 26 You probably don't want to link avahi-core and avahi-client into the same binary, since they contain conflicting symbols. 28 27 29 28 == Graphical overview ==
