DataSnap Client Controls
Go Up to API Categories Index
This topic lists all controls from the Delphi DataSnap Client tool-palette.
Control | Description | |
---|---|---|
TDCOMConnection handles a client application's DCOM connection to the remote server in a in a multi-tiered application. | ||
TSocketConnection uses Windows sockets to manage the connection to an application server. | ||
TSimpleObjectBroker maintains a list of available application servers for a connection component. | ||
TWebConnection uses HTTP to manage the connection to an application server. | ||
TConnectionBroker centralizes the connection to an application server for a set of client datasets that all use the same connection. | ||
TSharedConnection connects to a child remote data module that is accessible only through the properties of a main remote data module on the application server. | ||
TLocalConnection represents the connection between a client dataset or XML broker and a provider that resides in the same application. | ||
TDSProviderConnection provides connectivity to DataSnap server using dbExpress. |