Term of the Moment

CISC


Look Up Another Term


Redirected from: 2-tier architecture

Definition: two-tier client/server


A two-way interaction in a client/server environment, in which the user interface is stored in the client and the data are stored in the server. The application logic can be in either the client or the server. See client/server.