wxAvahi |
| Categories: networking,wrapper | Status: BETA | ![]() |
| Author: Emilien KIA | wxWidgets supported ports: wxGTK | |
| Current maintainer: Emilien KIA | wxWidgets supported versions: all | |
| Latest version: 0.2.0 | Build system: Bakefile-based | |
| Programming language: C++ | Samples provided: 1 | |
| External dependencies: avahi | Documentation: doxygen | |
| Description: wxAvahi is a wrapping of Avahi features for wxWidgets. It handles Zeroconf publishing and discovery with wxWidgets features (wxString and wxEvent-base). | ||
| Links for wxAvahi: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | | ||
Introduction |
wxAvahi is a wrapper for the Avahi library, using wxWidgets paradigm. Its goal is to provide some facilities to publish and discover service providers on the local area network.
Sample | ^ TOP |
In order to illustrate wxAvahi capabilities, you can look at the sample which enumerates all service types available on the local network and, for each service type, enumerates all service providers.
Version | ^ TOP |
0.1.0 - First release of wxAvahi on wxCode.sf.net.
Known bugs | ^ TOP |
None. To submit a bug report please look at wxCode support page.
Future enhancements | ^ TOP |
GUI components like tree, lists ...
To submit a feature request please look at wxCode support page.


