IdGopherConsts.pas contains Classes, Types, Procedures, and Functions needed to define and implement common Gopher protocol constants.
Name |
Description |
Item is a binary file. | |
Item is a binary file. | |
Item is a BinHex Macintosh file. | |
Item is a CSO phone-book server. | |
Item is a directory or Gopher menu. | |
Item is a text-file. | |
The item is an error message. | |
Item is a GIF format graphics file. | |
The item is an HTML file. | |
The item is a graphic image file. | |
The item is a graphic image file. | |
Information to be displayed to the user. | |
The item is MIME-encoded. | |
The item is MIME-encoded. | |
| |
This is a gopher search item. | |
This is some type of sound such as a .WAV or .AU file. | |
Item is some kind of sound file such as a .AU or .WAV. | |
Item is some kind of sound file such as a .AU or .WAV. | |
Item points to a text-based tn3270 session. | |
| |
Summary of an item. | |
This is the constant which starts a Gopher+ Administration block. | |
This constant starts a Gopher+ ASK block for a Gopher+ extended menu item. | |
This constant in an ASK block is for prompting a user with a filename in a Gopher+ ASK block. | |
This item is a question in an ASK block which will take several lines of text as a reply. | |
This item in an ASK block prompts for a line of text which is hidden from the user such as a paassword prompt. | |
This is a prompt with where a user selects only one choice from several (such as with a radio-group control). | |
The user should select only one file for sending to the server. | |
This Gopher+ reply means that the server will send data to the client until an end-sign defined by IdGopherPlusData_EndSign. | |
This is the end sign used for transferring text file with Gopher. | |
This indicates a Gopher error and that the error message is terminated with IdGopherPlusData_EndSign. | |
This indicates a Gopher+ error and the error reply should be read until the server closes the connection. | |
This Gopher+ reply indicates that the Gopher+ client should simply read data until the server closes the connection. | |
This Gopher+ command indicates that the client wants extended Gopher+ menu information. | |
This starts the reply data and means that the Gopher+ item moved someplace else. | |
The gopher item is not available. | |
This error code indicates that the Gopher client should retry the operation again. | |
This error code indicates that the Gopher client should retry the operation again. | |
This starts the information Gopher+ block for an item. | |
This Gopher+ command indicates that the client only wants information about the gopher item (the Gopher+ blocks for it). | |
In an ASK block, this indicates that the user can select more than one item from a list of choices (such as a bunch of checkboxes on a form). | |
This constant starts the Views list for a Gopher+ item. |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |