client(A computer or program that connects to or requests the services of another computer or program); customer(A person or company to whom your company sells products or services); account(The person or business to which the salesperson tries to sell a product or service)
client-side(Occurring on the client side of a client-server system. For example, on the World Wide Web, JavaScript scripts are client-side because they are executed by your browser (the client). In contrast, CGI scripts are server-side because they run on the Web server. Java applets can be either server-side or client-side depending on which computer (the server or the client) executes them)