Specifies an event handler signalled during execution of proxied client sessions in TIdMappedPortTCP.
TIdMappedPortContextEvent is a type used to represent event handlers signalled during execution of proxied client sessions in TIdMappedPortTCP.
AContext is the executable task that represents the client session created when a listener thread accepts a connection to the server.
TIdMappedPortContextEvent is the type used to implement the following event handlers in TIdMappedPortTCP:
OnConnect |
OnExecute |
OnOutboundData |
OnDisconnect |
OnOutboundDisconnect |
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. |