wxAvahi

Categories: networking,wrapperStatus: BETAComponent logo
Author: Emilien KIAwxWidgets supported ports: wxGTK
Current maintainer: Emilien KIAwxWidgets supported versions: all
Latest version: 0.2.0Build system: Bakefile-based
Programming language: C++Samples provided: 1
External dependencies: avahiDocumentation: 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:



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.

The sample in a little LAN

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.