These basic concepts of data communications will help you understand how the Cascade DataHub works.
Exchanging data with the Cascade DataHub is done through a client-server mechanism, where the client requests a service, and the server provides the service. Depending on the programs it interacts with, the DataHub is capable of acting as a client, as a server, or as both simultaneously.
The client-server relationship itself does not determine the direction of data flow. For example, a client may read data from the server, or it might write data to the server. The data can flow either way; the client might initiate a read or a write, and the server would respond.
Every type of communication, natural or man made, comes in two basic forms: synchronous or asynchronous.
Each of these communication types has its own value and purpose in data communications, and the Cascade DataHub is capable of both. The specific circumstances and application will determine which form of communication you end up using.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.