Copyright © 2001 Qusay H. Mahmoud
26
Client/Server Computing
lSimple idea:
lSome hosts (clients, typically desk top computers) are specialized to interact with users:
–Gather input from users
–Present information to users
lOther hosts (servers) are specialized to manage large data, process that data
lThe Web is a good example: Client (Browser) & Server (HTTP server)