Internet Direct (Indy)
Home
PreviousUpNext
GLoginAttempts Constant

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

Pascal
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.

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.