Contains classes, types, and functions used to implement a server for the DNS (Domain Name Server) protocol.
IdDNSServer.pas contains classes, types, and functions used to implement a server for the DNS (Domain Name Server) protocol, as described in the Internet Standards documents:
RFC 1034 - Domain Names Concepts and Facilities
RFC 1035 - Domain Names Implementation and Specification
RFC 1591 - Domain Name System Structure and Delegation
RFC 1183 - New DNS RR Definitions
RFC 1884 - IP Version 6 Addressing Architecture
RFC 1886 - DNS Extensions to support IP version 6
Class |
Description |
| |
| |
| |
| |
Implements a server for the DNS (Domain Name Server) protocol. | |
| |
| |
| |
|
Function |
Description |
Compares DNS tree nodes for sorting purposes. | |
Locates and returns the initial byte values up to the indicated delimiter. | |
Indicates the position where bytes values appear in the source byte values. | |
Indicates if the bye values in B1 and B2 are identical. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|