Platforms to show: All Mac Windows Linux Cross-Platform

AvahiClientMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Network MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop, Console & Web
The base class for avahi.

Typically you create an object of your subclass of AvahiClientMBS at application launch and keep it running.
If events are too slow in GUI events, please use a timer with 50ms and call the AvahiClientMBS.Poll method there.

Client Flags

Constant Value Description
kClientIgnoreUserConfig 1 Don't read user configuration
kClientNoFail 2 Don't fail if the daemon is not available when avahi_client_new() is called, instead enter AVAHI_CLIENT_CONNECTING state and wait for the daemon to appear.

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some examples using this class:


The items on this page are in the following plugins: MBS Linux Plugin.


AvahiBrowserMBS   -   AvahiDomainBrowserMBS


The biggest plugin in space...