Internet Direct (Indy)
Home
PreviousUpNext
TIdTelnetServer.LoginMessage Property

Represents the login message for a new connection.

Pascal
property LoginMessage: String;

LoginMessage is a String property used to inform the TELNET connection that the server is ready to accept parameter values for Username and Password. 

LoginMessage is written to the peer connection after option negotiation has been completed. 

The default value for LoginMessage is the constant value RSTELNETSRVWelcomeString, or "Indy Telnet 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.