MobileCompChap08L04ClientServerComputingwithAdaptation
MobileCompChap08L04ClientServerComputingwithAdaptation
Mobile Computing
Lesson 04
Client–Server Computing and Adaptation
in Mobile Device
• An N-tier architecture (N = 1, 2, …)
• On the same computing system (not on a
network), then the number of tiers, N = 1
• When the client and the server are on
different computing systems on the
network, then N = 2
10
© Oxford University Press 2018. All rights reserved.
Three-tier Client–Server
Architecture
• The application interface, the functional
logic, and the database are maintained at
three different layers
• The database is associated with the
enterprise server tier (tier 3)
• Only local copies of the database exist at
mobile devices