Skip to main content

%Net.Bonjour

class %Net.Bonjour extends %Library.RegisteredObject

Provides access to the Bonjour service registration protocol

Method Inventory

Methods

classmethod ConstructTXTRecord(txtRecord As BonjourTXTRecord) as %Integer
Returns an integer handle to a Bonjour TXT Record
classmethod IsSupported() as %Boolean
Returns true if Bonjour services are supported in this instance
method Register(name As %String, type As %String, port As %Integer, txtRecord As BonjourTXTRecord = "") as BonjourServiceReference
Registers a service with Bonjour

Inherited Members

Inherited Methods

FeedbackOpens in a new tab