RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes

The following table lists classes in this documentation.

 
Name 
Description 
 
EInterpreterError is the exception class for errors that arise when trying to interpret COM calls that have been marshaled to a data block. 
 
ESocketConnectionError is the exception class for errors that arise when sending or receiving messages using TSocketConnection
 
TCustomDataBlockInterpreter marshals COM interface calls for streamed connection components. 
 
This is class SConnect.TDataBlock. 
 
TDataBlockInterpreter marshals COM interface calls for non COM-based connection components. 
 
This is class SConnect.TDataDispatch. 
 
TPacketInterceptFactory is the type of the class factory used to instantiate a data packet interceptor. 
 
TSocketConnection uses Windows sockets to manage the connection to an application server. 
 
This is class SConnect.TSocketTransport. 
 
TStreamedConnection is the base class for components that handle their own marshaling of interface calls when connecting to application servers. 
 
This is class SConnect.TTransportThread. 
 
TWebConnection uses HTTP to manage the connection to an application server. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!