C# (CSharp) NetworkPackets.Dns Namespace

Classes

Name Description
DnsPacket Supports the parsing of Dns Packets.
DnsPacketTest
DnsQuestionTest
DnsResponseTest
Question Represents a Dns Question
Response A response type is all the other blocks of data in a Dns packet after the question, they can be RR, AR, and NS types based upon the RData payload.
ZoneAuthority This is for a SOA type Response and would be considered a AR and not an RR.