Kbase P66772: What is a Client
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/02/2004 |
|
Status: Unverified
GOAL:
What is a Client
FIX:
1) A process that executes a Progress 4GL application. The client communicates with a server, and the server accesses the database on behalf of the client.
2) In client/server systems, the part of the system that sends requests to servers and processes the results of those requests. See also Server.
3) In distributed application environments, the application that makes remote procedure requests to a connected Progress AppServer. Also known as a client application