Provides access to the server context for the client session.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|