GitHub / AyanPahari / DNS-Client-Socket-Programming
Implemented a standard UDP-based DNS client. This client takes a URL from the user and returns its IPV4 address along with some other fields such as the class, type, and time to live information as received from the server.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AyanPahari%2FDNS-Client-Socket-Programming
PURL: pkg:github/AyanPahari/DNS-Client-Socket-Programming
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 49.8 KB
Dependencies parsed at: Pending
Created at: almost 4 years ago
Updated at: over 3 years ago
Pushed at: almost 4 years ago
Last synced at: over 2 years ago
Topics: c, dns, dnsclient, linux, socket-programming, sockets, ubuntu