Purchase Solution

Fat Client and Thin Client

Not what you're looking for?

Ask Custom Question

Compare and contrast fat client and thin client concepts. What are the pros and cons of each? Give examples to support your answer.

Purchase this Solution

Solution Summary

This posting contains answers to the given questions.

Solution Preview

A thin client is a client computer or client software in client-server architecture networks which depends primarily on the central server for processing activities, and mainly focuses on conveying input and output between the user and the remote server. Meanwhile, a thick client or rich client is a computer in client-server architecture networks which typically provides rich functionality independently of the central server. A thick client still requires at least periodic connection to a network or central server, but is often characterized by the ability to perform many functions without that connection.

An example of thin client solution would be a classroom environment. Each thin client is assigned to the student, with every software they used dependent on the server. They also have no access to peripherals like USB to store their work. Their ...

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

C# variables and classes

This quiz contains questions about C# classes and variables.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Basic Networking Questions

This quiz consists of some basic networking questions.

Javscript Basics

Quiz on basics of javascript programming language.