Internet Direct (Indy)
|
Specifies the event handler for TELNET option negotiation.
property OnNegotiate: TIdTelnetNegotiateEvent;
Parameters |
Description |
AContext |
The peer thread triggering the event. |
OnNegotiate is a TIdTelnetNegotiateEvent event handler used to respond to event notifications for the connection in the peer Context.
OnNegotiate is called from DoConnect to initialize the TELNET protocol options for the connection.
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. |