Internet Direct (Indy)
Home
PreviousUpNext
TIdGopher Class

Implements a Gopher client.

Pascal
TIdGopher = class(TIdTCPClientCustom);

The TIdGopher is a TIdTCPClientCustom descendant that implements a client for the Internet Gopher protocol, as described in the Internet Standards document: 

RFC 1436- The Internet Gopher Protocol  

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

Gopher+, Upward-Compatible Enhancements to the Internet Gopher protocol>  

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.

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.