Internet Direct (Indy)
|
Implements TELNET option negotiation.
procedure DoNegotiate( AContext: TIdContext ); virtual;
Parameters |
Description |
AContext |
The peer thread used to perform option negotiation. |
DoNegotiate is a procedure used to implement the OnNegotiate event handler for a peer connection.
DoNegotiate requires a procedure assigned to the OnNegotiate event handler to allow option negotiate to be performed 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. |