4. Client/server infrastructure
Distributed processing requires the addition of communication functions. Indeed, the widespread adoption of the client/server model raises specific technical issues, as service calls must be made across a network rather than within a single system, and these systems may be heterogeneous. As a result, these new functions have to be implemented between the client and the server to perform data conversion, localization of the called service, exchange security and transmission (figure 14 ). The following paragraphs explain the need for and principle of these functions.
4.1 Conversion functions
The first implementations of the client/server model took place in homogeneous...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Client/server infrastructure