Client Notes: Definitions & Explanations PDF Download
Study Client lecture notes PDF with operating system definitions and explanation to study What is Client?. Study client explanation with operating system terms to review operating system course for online degree programs.
Client Definition:
A process that requests services by sending messages to server processes.
Operating Systems by William Stallings
Client Notes:
A client is basically a desktop computer or a workstation that is capable of obtaining information and applications from a server. It mostly relies on sending a request to another program or a computer hardware or software that accesses a service made available by a server.
Keep Learning with Operating System Notes
What is System Bus?
A system bus is a single computer bus that connects the major components of a computer system. The bus combines ...
What is Object Request Broker?
Object Request Broker is a middleware which allows program to be made from one computer to another through a computer ...
What is Page Frame?
A page frame is the smallest fixed-length contagious block of physical memory into which pages are mapped by the operating ...
What is Reentrant Procedure?
A reentrant procedure is one in which a single copy of the program can be shared by multiple users during ...
What is Main Memory?
Main memory is the physical memory that is the internal computer memory. The term main is used to distinguish it ...
What is Reusable Resource?
A reusable resource is a resource that is not rendered useless by being used. For instance, a magnetic disk such ...