Difference between revisions of "Thin Client / Thick Client"
(→Question 10) |
(→Revision Questions) |
||
Line 30: | Line 30: | ||
=Revision Questions= | =Revision Questions= | ||
− | + | ||
<quiz display=simple> | <quiz display=simple> | ||
{which of the following apply to thick client network? | {which of the following apply to thick client network? | ||
Line 42: | Line 42: | ||
+well protected from malware | +well protected from malware | ||
||less reliant on central device so less susceptible and easily backed up and protected | ||less reliant on central device so less susceptible and easily backed up and protected | ||
− | |||
− | |||
− | |||
{ True/False: A thick client runs everything through the server, your machine only processes the inputs from the keyboard and mouse. | { True/False: A thick client runs everything through the server, your machine only processes the inputs from the keyboard and mouse. | ||
| type="()" } | | type="()" } | ||
Line 59: | Line 56: | ||
+ False | + False | ||
||gooooood | ||gooooood | ||
− | |||
− | |||
− | |||
{ What is a Thick (Rich) Client server? | { What is a Thick (Rich) Client server? | ||
| type="()" } | | type="()" } | ||
Line 71: | Line 65: | ||
- A slightly overweight server. | - A slightly overweight server. | ||
||...?? | ||...?? | ||
− | |||
− | |||
− | |||
{Thick Client is when all of the processing takes place on the client machine | {Thick Client is when all of the processing takes place on the client machine | ||
|type="()"} | |type="()"} | ||
Line 90: | Line 81: | ||
- A thicc client. | - A thicc client. | ||
||Bruh. | ||Bruh. | ||
− | |||
− | |||
− | |||
{What is a dumb terminal and when is it used? | {What is a dumb terminal and when is it used? | ||
|type="[]"} | |type="[]"} | ||
Line 104: | Line 92: | ||
+ A PC lacking in certain pieces of hardware, but can still form an input and output | + A PC lacking in certain pieces of hardware, but can still form an input and output | ||
| A dumb terminal is used to access software on thin clients, they don't need as much hardware as a normal PC because most/all processing is done on the server. | | A dumb terminal is used to access software on thin clients, they don't need as much hardware as a normal PC because most/all processing is done on the server. | ||
− | |||
− | |||
− | |||
{ Which is an advantage of a thin client? | { Which is an advantage of a thin client? | ||
| type="()" } | | type="()" } | ||
Line 118: | Line 103: | ||
- None of the above | - None of the above | ||
|| bruh | || bruh | ||
− | |||
− | |||
− | |||
− | |||
{Which of the following are true for thin clients? | {Which of the following are true for thin clients? | ||
Line 134: | Line 115: | ||
-Thin clients always have lower specifications than a thick client | -Thin clients always have lower specifications than a thick client | ||
||False - a thin client could have greater specifications than a thick client, though it does not necessarily need it. | ||False - a thin client could have greater specifications than a thick client, though it does not necessarily need it. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{The processing in a thick-client network takes place on the the central server. | {The processing in a thick-client network takes place on the the central server. | ||
Line 146: | Line 122: | ||
+ False | + False | ||
|| Correct! | || Correct! | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{ The processing in a thin-client network takes place on the the central server. | { The processing in a thin-client network takes place on the the central server. | ||
Line 159: | Line 129: | ||
- False | - False | ||
− | |||
− | |||
− | |||
− | |||
What are the advantages of a thick client? | What are the advantages of a thick client? | ||
| type="[]" } | | type="[]" } | ||
Line 170: | Line 136: | ||
- Less security vulnerability | - Less security vulnerability | ||
- It is more cost effective | - It is more cost effective | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{ In what instances would a thin client be useful to a user. | { In what instances would a thin client be useful to a user. |
Revision as of 12:52, 19 November 2019
Contents
Overview
https://www.youtube.com/watch?v=03n1riV0UO8&list=PLCiOXwirraUDUYF_qDYcZV8Hce8dsE_Ho
Thin Clients
A thin client is the term used when a dummy pc is used, a network PC without HDD to act as a terminal. This is because the data processing mostly occurs on the server itself. It is also a term used when most of the software of the network pc you are using is on the server itself rather than the pc. Thin clients require constant server communication to be keep running the way it should.
Advantages and Disadvantages
- Easy to deploy requiring no extra or specialised software installations
- Need to validate with the server after data capture
- If the server goes down the collection of the data will go down
- Any workstation can be used on the network to do the same thing
- Reduced security threat
Thick Clients
A thick client is the term used when a network pc that does most of its own processing for on the client itself rather than the server like a thin client. It also refers to the fact software is on the PC itself rather than a server. If the applications you are using require multimedia components or are bandwidth intensive a thick client will be much more effective.
Advantages and Disadvantages
- Thick clients are much more expensive and require more IT work in the future
- Data verified by client immediately
- Only requires some communication with server
- Reduced server demands
- Increased security issues