Mr C Johnston ICT Teacher

Slides:



Advertisements
Similar presentations
TOPIC LEARNING BTEC Level 3 Unit 28 Websites L01- All students will understand the web architecture and components which allow the internet and websites.
Advertisements

Network Services Networking for Home & Small Business.
(4.4) Internet Protocols Layered approach to Internet Software 1.
Network Layer and Transport Layer.
CCNA 1 v3.1 Module 11 Review.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
1 Pertemuan 7 Communication Protocols for E-Business Matakuliah: M0284/Teknologi & Infrastruktur E-Business Tahun: 2005 Versi: >
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
Understanding Networks Charles Zangla. Network Models Before I can explain how connections are made from across the country, I would like to provide you.
Chapter 2 TCP/ IP PROTOCOL STACK. TCP/IP Protocol Suite Describes a set of general design guidelines and implementations of specific networking protocols.
1.  A protocol is a set of rules that governs the communications between computers on a network.  Functions of protocols:  Addressing  Data Packet.
Data Communications and Networks
Mr C Johnston ICT Teacher
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
G046 Lecture 05 Task E Briefing Notes Mr C Johnston ICT Teacher
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
Network Protocols. Why Protocols?  Rules and procedures to govern communication Some for transferring data Some for transferring data Some for route.
Chapter 10 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain how the functions of the application layer,
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
Chapter 9.
Chapter 3 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain why protocols are necessary in communication.
Characteristics of Communication Systems
TCP/IP. The Internet Protocol Suite is the set of communications protocols used for the Internet and other similar networks. It is commonly also known.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
Networks QUME 185 Introduction to Computer Applications.
Network Services Networking for Home & Small Business.
Bob Baker Open Systems Interconnection OSI Reference model –Layer 7 application –Layer 6 presentation –Layer 5 session –Layer 4 transport –Layer 3 network.
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Unit27-networking BTEC NAT – UNIT 27 NETWORKING OSI MODEL Unit Leader:Dave Bell
G053 – Lecture 09 Domain Names Mr C Johnston ICT Teacher
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Transport Layer Network Fundamentals – Chapter 4.
TCP/IP Transport and Application (Topic 6)
Mr C Johnston ICT Teacher BTEC IT Unit 05 - Lesson 05 Network Protocols.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Mr C Johnston ICT Teacher BTEC IT Unit 09 - Lesson 09 Network Services.
Data Communications and Networks
Presented by Rebecca Meinhold But How Does the Internet Work?
TCP/IP (Transmission Control Protocol / Internet Protocol)
INTRANETS MR ROSS UNIT 3 IT APPLICATIONS. DEFINITION An intranet is an internal, secured environment that has a similar look and feel to the Internet,
LO1 Know types of Network Systems and Protocols. Application Layer Protocols.
Mr C Johnston ICT Teacher
TCP =Transmission Control Protocol IP = Internet Protocol TCP/IP Protocol.
Mr C Johnston ICT Teacher BTEC IT Unit 05 - Lesson 07 Assignment Guidance – Task 1 Part A.
Networks Part 2: Infrastructure + Protocols NYU-Poly: HSWP Instructor: Mandy Galante.
1 Pertemuan 5 Networking Models. Discussion Topics Using layers to analyze problems in a flow of materials Using layers to describe data communication.
Cisco Discovery Semester 1 Chapter 6 JEOPADY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Net 221D:Computer Networks Fundamentals
TCP/IP. The idea behind TCP/IP is exactly the same we explained about the OSI reference model: when transmitting data, programs talk to the Application.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Mr C Johnston ICT Teacher BTEC IT Unit 09 - Lesson 05 Evidencing P1 / P2.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Mr C Johnston ICT Teacher BTEC IT Unit 09 - Lesson 04 Application Layer Protocols.
Mr C Johnston ICT Teacher G055 - Lecture 10 Network Protocols.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Also known as hardware/physi cal address Customer Computer (Client) Internet Service Provider (ISP) MAC Address Each Computer has: Given by NIC card.
Application Layer Functionality and Protocols Abdul Hadi Alaidi
LESSON Networking Fundamentals Understand TCP/IP.
Web Development & Design Chapter 1, Sections 4, 5 & 6
Working at a Small-to-Medium Business or ISP – Chapter 7
Topic 5: Communication and the Internet
TCP/IP Networking An Example
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
Protocols 2 Key Revision Points.
Protocol Application TCP/IP Layer Model
INFORMATION FLOW ACROSS THE INTERNET
Kyle Broussard, Alexandra Mikolai,
Presentation transcript:

Mr C Johnston ICT Teacher www.computechedu.co.uk BTEC IT Unit 28 - Lesson 03 TCP/IP and Application Layer Protocols Mr C Johnston ICT Teacher www.computechedu.co.uk

Session Objectives Understand what the TCP/IP model is and the role of its different layers, Be able to describe a range of different protocols accessed by the application layer of the TCP/IP model, Be able to give practical examples of how the different application layer protocols are used by network users.

Protocols Protocols are a set of rules which control something – in English its protocol to start a sentence with a capital letter and end with a punctuation mark, In networking they standardise the way different devices talk to one another – sometimes known as a handshake. The internet uses a model called TCP/IP (Transmission Control Protocol / Internet Protocol), which contains a number of different sets of rules to control different types of communication – the rule sets are known as a protocol suite. The TCP part deals with communicating between applications in your computer – e.g. web browser to OS to NIC driver, The IP part controls communication between different devices.

TCP/IP Model The TCP/IP (transport control protocol / internet protocol) has 4 different layers, Source Device Destination Device Application Transport Internet Link

TCP/IP Model Layers Each layer within the model has a different job, The link layer is the lowest and deals with how the data will actually be sent through the network hardware – how the data is transmitted along cables / fibre, navigates through routers, servers etc The internet layer packs data into data packets known as IP datagrams, which contain source and destination address information that is used to forward the datagrams between hosts and across networks. The internet layer is also responsible for routing of IP datagrams. The transport layer establishes communication between the source and destination hosts and permits them to carry on a conversation

Application Layer The application layer is the highest layer within the TCP/IP and provides protocols which we use, through the use of software applications, You need to be aware of the function of the following application layer protocols HTTP, HTTPS, SMTP, POP3, IMAP, FTP, DHCP, DNS, RDP, SNMP,

BTEC Book – Unit 29 p6 BTEC Book – Unit 09 p10 BTEC Book – Unit 10 p14-17

D1 Overview D1 Requires you to explain the role of the TCP/IP protocol and how it links to the application layer, The assignment ask you to add a final section to your report which gives a technical explanation of TCP/IP application layer protocols used on the internet, You could structure this by having: A detailed overview of TCP/IP including diagrams showing the layers and a detailed explanation the job of each layer, A table similar to the one produced during the exercise which explains technically how each of the application layer protocols work – diagrams will help.

D1 – Explain the role of the TCP/IP protocol and how it links to application layer protocols For D1, you should give a technical explanation of application layer protocols in relation to the TCP/IP protocol, You must remember that when explaining the layer protocols ensure it relates to TCP/IP, For explain remember you need to give a detailed account to give the meaning of something with reasons. Include the ‘how’ and ‘why’ of the topic of interest.