Skip to content

plasmapper/dns-client-labview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)