CLIENT - SIDE PROCESSING Flashcards

1
Q

What is client - side processing?

A
  • Uses the client’s computer to process web page data in data exchange
  • The interactivity on a web page is downloaded and processed using the client’s processor
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Web scripts?

A
  • Included in the code of the web page and run when the page is loaded into the user’s browser
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How web pages work?

A
  • When a client requests a web page, the web server downloads a copy of it onto the client’s computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Benefits of client - side processing?

A

SPEED - faster because the data is on the client and does not need to move across the internet
SECURITY - Data cannot be intercepted on the client in the way it can when it moves across the internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Disadvantages of client - side processing?

A

BROWSER-SPECIFIC - different browsers process scripts in different ways, therefore the web page owner cannot be sure how their web page owner will appear on screen
COMPUTER SPEED - the web page owner is reliant on the processor speed of the client’s computer, so if that is slow the processing will be slow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly