Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is thin and fat client
Message
De
16/12/1999 19:45:29
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00304856
Message ID:
00305012
Vues:
33
>What is fat and thin client?
>

It's a matter of the required resources on the local system to run the application - a thin client imposes minimal requirements for program execution on the client station, in most cases, the thin client does little if any processing other than handling the UI. A fat client carries the burden of program execution on the client machine - the more processing done at the client station, the 'fatter' the client must be to meet program needs.

As a vastly oversimplified example, things that run on a web browser, or on a remote terminal, where the local system displays screens and captures user responses to pass to the server at the other end of a wire are 'thin' clients; a VFP application where the program is loaded and executed on the client machine, and the client machine handles the UI as well as things like business logic and file I/O would be typical 'fat client' applications. The same VFP application run under Windows Terminal Server, where the bulk of execution is at the server rather than at the display console, would be run in a 'thin client' mode.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform