Internet Direct (Indy) Version 9.0.2 Beta
TIdGopherServer
Implements a Gopher server.

TIdGopherServer = class(TIdTCPServer)
Description
The TIdGopherServer is a server implementation of the Internet Gopher protocol (RFC 1436) as described in the Internet Standards document:

TIdGopherServer also implements partial support for the Gopher+ protocol as described in the document:

Gopher is a distributed document system developed at the University of Minnesota as an attempt to make locating information resources intuitive for users through a series of structured menus leading to documents or pointers to other protocols such as Telnet and TN3270. While this has been succeeded by the World Wide Web, this is still useful for accessing legacy systems and has a low overhead due to its simplicity and structure.