Open In App

Client-server Computing and its Terminologies

Last Updated : 22 Apr, 2020
Improve
Improve
Like Article
Like
Save
Share
Report

As with other developing stages in the computer sector, the client comes with its new collection of server computing terminology. As indicated in the term, a client-server environment is occupied by the client and the server. Client systems are typically single-user workstations or computers that provide a highly user-friendly interface for the end user.

A client based station typically presents the type of graphical interface (GUI) that is most comfortable for users that include Windows and mouse requirements. Microsoft Windows and Mac OS offer interfaces. The client based application is optimized for ease of use and includes familiar tools such as spreadsheets. Each server in a client/server environment allows a set of shared servers currently used is database servers.

Terminologies :-
The terminologies in distributed client/server architecture’s are as follows-

  1. Applications Programming Interface (API)
    It is a set of functions, and it calls programs that allow clients as well as servers to intercom with each other.
  2. Client / User –
    This is a network information provider that is typically a computer system or workstation that can query databases and/or other information from a server.
  3. Middleware –
    It is a set of drivers, API’s and/or other software which improves the connection among a client application with a server.
  4. Relational Database
    This is a type of database in which information access is limited to a selection of rows that meet all search criteria.
  5. Server –
    This is also a computer, typically a high-powered system and workstation or a minicomputer or a mainframe, which gives information to the network client to manipulate.
  6. Structured Query Language (SQL)
    This is the developed language IBM (International Business Machines) and ANSI standardized to address, produce, update, and query RDB’s (relational databases).

Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads