Internet Direct (Indy)
Home
PreviousUpNext
TIdMappedPortContext.Server Property

Provides access to the server context for the client session.

Pascal
property Server: TIdMappedPortTCP;

Server is a TIdMappedPortTCP property that provides access to the server context for the client session. 

Server is assigned a value when the client context is created by a listener thread for the executing TIdMappedPortTCP server. 

Server is used to access the values in its MappedHost and MappedPort properties when opening the connection for the OutboundClient.

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.