DNS Client with Response Parser
Query to DNS server and response that NNS client receives are not so user friendly as for SMTP or FTP. DNS query and response formats presented in RFC-1035. For example A type query to DNS sever to get IP addresses of cnn.com domain in byte-by-byte hex dump looks like: 000000 02 01 00 00 01… Read More »