Declaration

TnxBaseCOMTransport = class(TnxBaseDirectTransport)

 
Description

The text for this class has been generated automatically. This means that it is not documented.

 
Methods

AttachRemoteTransport

The text for this method has been generated automatically. This means that it is not documented.

Broadcast

This function initiates a broadcast for servers.

ConnectionCount

This function returns the number of physical connections.

Create

constructor.

Destroy

destructor.

EstablishConnection

This function establishes a connection and returns the session id. This function sends a request to the server and then waits for the reply.

GetName

This function returns the name of the transport.

GetStatsCaptions

This function returns the captions for the statistics items.

GetStatsValues

This function returns the values for the statistics items.

IsConnected

IsConnected returns true if the current transport has an open connection.

Post

This functions posts a request and does NOT wait for the answer.

Request

This functions sends a request and waits for the answer.

TerminateConnection

This function closes a connection.

 
File

 
nxtcCOMTransport

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes