Smart Client Run-Time Architecture
Reblogged from NextGen Consulting:
The Smart Client architecture is built on an infrastructure that provides the following:
- Have an application workspace
- Launch application forms
- Communicate with the server
- Manage data binding between datasets and the form’s controls at both directions.
The client side infrastructure is described by the following set of components.
Request/Response Manager
The request/response manager works with different communication protocols (i.e http) to submit the request from the client and to handle responses back from the server.
No comments yet.












