Home | History | Annotate | Download | only in mDNSShared

Lines Matching full:service

23 .Nd Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool \" For whatis
61 the asynchronous nature of DNS Service Discovery does
65 that service type appear or disappear from the network. These
73 If you wish to perform DNS Service Discovery operations from a
87 register (advertise) a service in the specified
106 is the domain in which to register the service.
116 which the service is listening.
118 Additional attributes of the service may optionally be described by
119 key/value pairs, which are stored in the advertised service's DNS TXT
120 record. Allowable keys and values are listed with the service
124 browse for instances of service
138 named service: the hostname of the machine where that service is
139 available, the port number on which the service is listening, and (if
140 present) TXT record attributes describing properties of the service.
143 (or "resolving") happens every time the service is used. For example, a
145 a default printer has been picked, that named service is resolved to its
151 To advertise the existence of LPR printing service on port 515 on this
157 For this registration to be useful, you need to actually have LPR service
158 available on port 515. Advertising a service that does not exist is not