Internet Direct (Indy)
Home
PreviousUpNext
TIdIdent.Reply Property

The server response to an Ident query.

Pascal
property Reply: String;

Reply is a String property that represents the response received from an Ident server after calling Query. Reply contains the unaltered response from the server prior to parsing values into the ReplyCharset, ReplyOS, ReplyOther, and ReplyUserID properties. 

Reply may contain an empty string if a timeout occurs after QueryTimeout milliseconds have elapsed while waiting for the Ident server response.

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.