client-server
Term used to describe an application architecture whereby an application module (the server) accepts requests from a number of other application modules (the clients) and performs actions on behalf of these clients. Presentation Manager applications may be designed in such a way as to embody a client-server architecture.