What is a Client process?
Answers were Sorted based on User's Feedback
Answer / guest
The client is a process (program) that sends a message to a
server process (program), requesting that the server
perform a task (service).Client programs usually manage the
user-interface portion of the application, validate data
entered by the user, dispatch requests to server programs,
and sometimes execute business logic. The client-based
process is the front- end of the application that the user
sees and interacts with. The client process contains
solution-specific logic and provides the interface between
the user and the rest of the application system. The client
process also manages the local resources that the user
interacts with such as the monitor, keyboard, workstation
CPU and peripherals. One of the key elements of a client
workstation is the graphical user interface (GUI).
Normally a part of operating system i.e. the window manager
detects user actions, manages the windows on the display
and displays the data in the windows.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / upendr kushwaha
Re: What is a Client process?
Answer
# 1 The client is a process (program) that sends a message
to a
server process (program), requesting that the server
perform a task (service).Client programs usually manage the
user-interface portion of the application, validate data
entered by the user, dispatch requests to server programs,
and sometimes execute business logic. The client-based
process is the front- end of the application that the user
sees and interacts with. The client process contains
solution-specific logic and provides the interface between
the user and the rest of the application system. The client
process also manages the local resources that the user
interacts with such as the monitor, keyboard, workstation
CPU and peripherals. One of the key elements of a client
workstation is the graphical user interface (GUI).
Normally a part of operating system i.e. the window manager
detects user actions, manages the windows on the display
and displays the data in the win
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of infrared technology?
What are the properties of carbohydrates?
Which is the correct name for n2o3?
Is hcl polar or non-polar?
What is Load balancing?
Why do some medications contain hcl?
What is the equation for photosynthesis?
What is meant by Horizontal scaling and Vertical scaling?
What are koh and hcl?
What is a Server process?
What are the five major technologies that can be used to create client/server applications in client server environment?
Define client-side validation.