Name: | jdns |
---|---|
Version: | 2.0.2 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 142260 |
License: | MIT |
RPM: | jdns-2.0.2-1.el7.aarch64.rpm |
Source RPM: | jdns-2.0.2-1.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://delta.affinix.com/jdns/ |
Summary: | A simple DNS queries library |
Description: | JDNS is a simple DNS implementation that can perform normal DNS queries of any record type (notably SRV), as well as Multicast DNS queries and advertising. Multicast support is based on Jeremie Miller's "mdnsd" implementation. For maximum flexibility, JDNS is written in C with no direct dependencies, and is licensed under the MIT license. Your application must supply functionality to JDNS, such as UDP sending/receiving, via callbacks. |