Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.16 KB

DNS Client Library for LabVIEW

Requirements

LabVIEW 2015 and higher.

Installation

VIPM package

Features

  1. DNS-over-UDP and DNS-over-TCP.
  2. Multicast DNS (mDNS).
  3. DNS-Based Service Discovery (DNS-SD) with multicast (mDNS).

Examples

DNS-SD mDNS Query.vi can be used as an example of zeroconf service discovery.

Documentation

Domain Names - Implementation and Specification (RFC 1035)
Multicast DNS (RFC 6762)
Zero-configuration networking (Wikipedia)
DNS-Based Service Discovery (RFC 6763)
A DNS RR for specifying the location of services (DNS SRV) (RFC 2782)
Domain Name System Parameters (IANA)
Service Name and Transport Protocol Port Number Registry (IANA)