MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.
Join us from 11th to 14th September 2013 in Koblenz.
Platforms to show: All Mac Windows Linux Cross-Platform
AvahiBrowserMBS class
class, Network,
MBS Real Studio Linux Plugin
(avahi),
class AvahiBrowserMBS,
Plugin version: 12.4, Mac: No, Win: No, Linux: Yes, Console & Web: Yes, Feedback.
Function: The class to browse for services.
Plugin version: 12.4, Mac: No, Win: No, Linux: Yes, Console & Web: Yes, Feedback.
Function: The class to browse for services.
- event AllForNow(type as string)
- event CacheExhausted(type as string)
- event Failure(error as string, errorcode as integer)
- event ServiceFound(InterfaceIndex as integer, protocol as Integer, name as string, type as string, domain as string, flags as integer)
- event ServiceRemoved(InterfaceIndex as integer, protocol as Integer, name as string, type as string, domain as string, flags as integer)
- property Client as AvahiClientMBS
- property Handle as Integer
- method Browse(InterfaceIndex as integer, Protocol as integer, servicetype as string, domain as string = "", flags as integer = 0) as boolean
- method Constructor(client as AvahiClientMBS)
- method Destructor
- const kInterfaceAny = -1
IP Protocols
| Constant | Value | Description |
|---|---|---|
| kProtocolAny | -1 |
Any protocol. |
| kProtocolIPv4 | 0 |
Only IPv4. |
| kProtocolIPv6 | 1 |
Only IPv6. |
This class has no sub classes.
Some examples which use this class:
The items on this page are in the following plugins: MBS Real Studio Linux Plugin.
Links
MBS Xojo Chart Plugins