Table of Contents

Namespace AppleTvControlLibrary.Discovery.Dns

Classes

DnsBufferReader

A minimal big-endian binary cursor over a byte buffer, used for the DNS wire format.

DnsMessage

Represents a DNS message (query or response).

DnsQuestion

Represents a DNS query.

DnsResource

Represents a DNS resource record.

DnsServiceQueries

Helpers for building batched DNS-SD service queries.

DnsWireFormat

Low-level encode/decode helpers for the DNS wire format used by DNS-SD.

ServiceInstanceName

Represents either a service or service instance name in the DNS, handling periods embedded in the instance name correctly.

Structs

SrvRecord

Represents a parsed DNS SRV record's RDATA.

Enums

QueryType

DNS resource record type identifiers used by DNS-SD.