Topic Path: Symbol Reference > Constants > GLoginAttempts Constant
ContentsIndexHome
PreviousUpNext
GLoginAttempts Constant

Maximum login attempts for a threaded connection to the Telnet server.

File
GLoginAttempts = 3;

GLoginAttempts is a constant Integer value that represents the maximum number of login attempts permitted when attempting a connection to TIdTelnetServer. GLoginAttempts is assigned to the TIdTelnetServer.LoginAttempts property in the constructor for the server instance, and is used for all TIdPeerThread connections to the server.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.