Node.js bindings of getdns, a modern asynchronous DNS API.
-
Updated
Jun 9, 2021 - C++
Node.js bindings of getdns, a modern asynchronous DNS API.
C++ async DNS resolver using UDNS & Boost
A C++ project which implements a round-robin Domain Name System (DNS) using a tree structure.
This project demonstrates a simple DNS server-client application using C++. The server resolves domain names to IP addresses by searching through a local DNS record file. The client queries the server to retrieve the IP address for a given domain name.
Add a description, image, and links to the dns-client topic page so that developers can more easily learn about it.
To associate your repository with the dns-client topic, visit your repo's landing page and select "manage topics."