Term of the Moment

artifact


Look Up Another Term


Definition: three-tier client/server


The three-way interaction in a client/server environment. The user interface is stored in the client, the bulk of the business application logic is stored in one or more servers, and the data are stored in a database server. See client/server.