Declaration
TnxBaseSecuredTransport = class(TnxBaseTransportWrapper)
Description
Base implementation of a secure wrapper transport.
Methods
This function initiates a broadcast for servers.
This function returns the number of physical connections.
constructor.
destructor.
This function establishes a connection and returns the session id. This function sends a request to the server and then waits for the reply.
This function returns the name of the transport.
This function returns the addresses of all servers found for the current transport by using broadcast. aTimeOut specifies the timeout in msec for the broadcast.
This function returns the captions for the statistics items.
This function returns the values for the statistics items.
IsConnected returns true if the current transport has an open connection.
This functions posts a request and does NOT wait for the answer.
This functions sends a request and waits for the answer.
This function closes a connection.
Properties
The actual network protocol transport that is used for the transmission of data.
File