Internet Direct (Indy)
Home
PreviousUpNext
TIdReplyRFC Class

Represents values in an RFC-compliant response.

Pascal
TIdReplyRFC = class(TIdReply);

TIdReplyRFC is a TIdReply descendant that implements an RFC-compliant response that consists of a response code (in both numeric and textual form) and one or more lines of Text messages. 

TIdReplyRFC is also a collection item class for use in the TIdReplies container. 

TIdRFCReply is used by Indy servers and command handlers to represent the responses used for a specific protocol.

TIdReply 

TIdTCPServer.Greeting 

TIdCommand 

TIdCommandHandler 

IndySupport

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.