6-ApplicationLayer.ppt UNIT 6 OF COMPUTER nETWORK IN SGBAU

neha540357 13 views 15 slides Oct 07, 2024
Slide 1
Slide 1 of 15
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15

About This Presentation

COMPUTER NETWORK OSI MODEL LAYER , DETAILS AND DESCRIPTION OF APPLICATION LAYER


Slide Content

CSC 450/550
Part 6: The Application Layer
Example: The World Wide Web

CSC 450/550
Summary
(1)Architecture
(2)The Client Side
(3)The Server Side
(4)URL
(5)HTTP
(6)HTML

CSC 450/550
1. Architectural
Overview (1)
(a) A Web page (b) The page reached by clicking on
Department of Animal Psychology.

CSC 450/550
1. Architectural Overview (2)
The parts of the Web model.

CSC 450/550
2. The Client Side
(a) A browser plug-in. (b) A helper application.

CSC 450/550
3. The Server Side (1)
A multithreaded Web server with a front end and
processing modules.

CSC 450/550
3. The Server Side (2)
A server farm.

CSC 450/550
3. The Server Side (3)
(a) Normal request-reply message sequence.
(b) Sequence when TCP handoff is used.

CSC 450/550
4. URLs – Uniform Resource Locaters
Some common URLs.

CSC 450/550
5. HTTP Methods (1)
The built-in HTTP request methods.

CSC 450/550
5. HTTP Methods (2)
The status code response groups.

CSC 450/550
5. HTTP Message Headers (3)
Some HTTP message headers.

CSC 450/550
5. Example
HTTP Usage (4)
The start of the output of
www.ietf.org/rfc.html.

CSC 450/550
6. HTML – HyperText Markup
Language (1)
(a) The HTML for a sample Web page. (b) The formatted page.
(b)

CSC 450/550
6. HTML (2)
A selection of common HTML tags. some can
have additional parameters.