Description

NexusDB: nxllTransport.pas 2.00 Copyright (c) NexusDB Pty. Ltd. 2003 All rights reserved. NexusDB: Base unit for transports & command handlers

 
Classes

EnxCOMTransportException

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

EnxCustomCOMTransportException

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

EnxRegisteredCOMTransportException

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

TnxAutoConnection

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

TnxAutoServer

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

TnxAutoTransport

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

TnxBaseCOMTransport

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

TnxCOMConnectionProxy

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

TnxCOMTransportProxy

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

TnxCustomCOMTransport

Transport component designed to connect client and server within the same process (typically, EXE and DLL).

To use to communicate between to transport instances A and B, pass a method pointer to the A.AttachToRemoteTransport method, set the B.OnAttachTo event to point to the passed A.AttachToRemoteTransport method, and set B.Active := True.

TnxRegisteredCOMServerThread

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

TnxRegisteredCOMTransport

Transport designed for communication between separate client and server processes on the same machine. Works even if no network protocols are installed. NOTE: for Windows 95, the DCOM upgrade from Microsoft is required.

 
Interfaces

InxTerminate

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

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