Contains Classes, Types, Procedures, and Functions needed to define and implement a Dictionary protocol server.
IdDICTServer.pas contains Classes, Types, Procedures, and Functions needed to define and implement a Dictionary Server as described in the Internet Standards document:
Class |
Description |
Implements a Dictionary Protocol server for dictionary databases. |
Type |
Description |
Specifies the event type for the DICT AUTH and SASLAUTH commands. | |
Specifies the event type for the DICT DEFINE command. | |
Specifies the event type for the DICT HELP, QUIT, and STATUS commands. | |
Specifies the event type for the DICT MATCH command. | |
Specifies the event type for the DICT OPTION or other unrecognized commands. | |
Specifies the event type for the DICT SHOW command. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|