lClient/Server Model
–One program communicates with
another program to exchange information
–Both programs speak the same language (protocol)
l
lObject-based Model
–A collection of objects that isolates the requesters of
services
(clients) from providers (servers) by interface