![]() | |
WeroSoft.Communication.Dns Namespace |
Class | Description | |
---|---|---|
![]() | AdditionalResourceRecord |
An additional object in the same format as the resource record.
|
![]() | Answer |
An answer object in the same format as the resource record.
|
![]() | AuthorityResourceRecord |
An name server object in the same format as the resource record.
|
![]() | DnsReader |
Reader to submit queries for reading DNS entries and their values.
|
![]() | DnsServerAddressResolver |
Tests to get DNS Servers.
|
![]() | Header |
Defines the header section format of a query.
|
![]() | QueryDisposable |
Non static and disposable part of the query used to close the thread properly.
|
![]() | Question |
Defines the questions section format.
|
![]() | RecordReader |
Reader to read a record of a response.
|
![]() | Request |
Defines a request including a header and a list of questions.
|
![]() | ResourceRecord |
A Resource Records as detailed in RFC1035.
|
![]() | Response |
Response of a request.
|
Enumeration | Description | |
---|---|---|
![]() | KindOfQuery |
Definition of the kind of query (OPCode). This value is set by the originator of a query
and copied into the response.
|
![]() | QueryClass |
Definition of the class field in the resource record of the question part of a query.
|
![]() | QueryType |
Definition of the type of the question as part of a query.
|
![]() | ResponseCode |
Definition of the response code - this 4 bit field is set as part of responses.
|