GCSE Computing#BristolMet Session Objectives#16 MUST describe the hardware needed to connect to the Internet and describe the nature of the Internet. SHOULD.

Slides:



Advertisements
Similar presentations
Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
Advertisements

Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX B NETWORKS AND TELECOMMUNI CATIONS APPENDIX B NETWORKS.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
A-Level Computing#BristolMet Session Objectives#11 MUST identify the hardware required to connect to the Internet SHOULD describe how data is transmitted.
A-Level Computing#BristolMet Session Objectives#13 MUST define the term network protocol SHOULD describe what network protocols do COULD explain why protocols.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Communicating over the Network
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
OCR Computing for GCSE © Hodder Education 2011
CS 356 Systems Security Spring Dr. Indrajit Ray
Networks. ProtocolMeaningApplication DNSDomain Name System (Server)Translates domain names such as ocr.org.uk into IP Addresses TLS/SSLTransport Layer.
A global, public network of computer networks. The largest computer network in the world. Computer Network A collection of computing devices connected.
A-Level Computing#BristolMet Session Objectives#12 MUST define the term data packet SHOULD describe packet switching and circuit switching COULD explain.
TCP/IP Web Design & Layout January 23, TCP/IP For Dummies  The guts and the rules of the Internet and World Wide Web. A set of protocols, services,
Section 3.1 Describe data packets Explain the role of network interface cards Compare analog and digital signals Section 3.2 Explain the OSI reference.
Connecting one computer to another computer creates a network.
 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.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Communicating over the Network Network Fundamentals – Chapter 2.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Communicating over the Network Network Fundamentals – Chapter 2.
How the Internet Works. The Internet and the Web The Web is actually just one of many computer applications that run on the Internet Among others are.
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
Huda AL_Omairl - Network 71 Protocols and Network Software.
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.
Chapter 7 Low-Level Protocols
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Internetworking – What is internetworking? Connect multiple networks of one or more organizations into a large, uniform communication system. The resulting.
Chapter 6-2 the TCP/IP Layers. The four layers of the TCP/IP model are listed in Table 6-2. The layers are The four layers of the TCP/IP model are listed.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
NSH0503/01/11041 Overview Computer Network Technology By Diyurman Gea.
Networks For VCE Software Development ¾, 2007 Adrian Janson, Melbourne High School.
AS Computing Data Transmission and Networks. Transmission error Detecting errors in data transmission is very important for data integrity. There are.
Presented by Rebecca Meinhold But How Does the Internet Work?
TCP/IP (Transmission Control Protocol / Internet Protocol)
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Communicating over the Network Network Fundamentals – Chapter 2.
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,
3.2 Software Fundamentals. A protocol is a formal description of digital message formats and the rules for exchanging those messages in or between computing.
BASIC NETWORK PROTOCOLS AND THEIR FUNCTIONS Created by: Ghadeer H. Abosaeed June 23,2012.
Linux Operations and Administration Chapter Eight Network Communications.
CSI 3125, Preliminaries, page 1 Networking. CSI 3125, Preliminaries, page 2 Networking A network represents interconnection of computers that is capable.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
Computing: Computer Networking Fundamentals Ian Eyre Part 4 Data Transmission.
Ad Hoc – Wireless connection between two devices Backbone – The hardware used in networking Bandwidth – The speed at which the network is capable of sending.
Component 1 Network Protocols.
Ethernet, WiFi & Protocols
1.4 wired and wireless networks lesson 2
Networks Keywords Network Hardware
Computer Networks.
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Unit 1.4 Wired and Wireless Networks Lesson 2
Teaching Computing to GCSE
Topic 5: Communication and the Internet
Network Protocol Layers
OCR GCSE Computing © Hodder Education 2013 Slide 1
Network Hardware and Protocols
Unit 1.4 Wired and Wireless Networks Lesson 3
TCP/IP Protocol Suite: Review
© OCR NETWORK TOPOLOGIES, PROTOCOLS AND LAYERS 2.
Protocols 2 Key Revision Points.
Module 12 Network Configuration
Network and the internet
Kyle Broussard, Alexandra Mikolai,
Data-Link Layer The Internet is a combination of networks glued together by connecting devices (routers or switches) If a packet is to travel from a host.
Year 9 Computer Science Digital Portfolio
Presentation transcript:

GCSE Computing#BristolMet Session Objectives#16 MUST describe the hardware needed to connect to the Internet and describe the nature of the Internet. SHOULD explain the different roles computers play in a client server network and a peer to peer network. COULD explain the terms IP addressing, MAC addressing, packets and protocols, and explain the need for IP addressing to manage internet resources. Create a network of Raspberry Pis and ping to test network connections.

GCSE Computing#BristolMet Key Words

GCSE Computing#BristolMet Data Packets When data is sent from one machine to another over a network, either through the internet or over a LAN, it needs to be collected together in bundles called packets. Packets – bundles of data ready to be transmitted. The size of the ‘message’ doesn’t matter as packages are a standard size, the bigger the message the more packets sent. A data packet consists of several parts or labels Source Address Destination Address Packet Sequence Number DATA Error Checking (Checksum) Where the file Is coming from Where it is going to Which part of the file it is The data itself Ensuring it is the same as original and not corrupted

GCSE Computing#BristolMet Protocols The word protocol means ‘a set of rules’. Therefore Network Protocol – a set of rules or standards that control the transmission of data between devices. These rules will include that method of transmission, the bit rate, transmission modes and error checking.

GCSE Computing#BristolMet Protocol Layers Protocols are organised into “layers” which link into each other. This means it is possible to “tweak” individual layers without affecting the whole network standard. Protocols can be divide into 2 parts: logically based and physically based. What might these 2 parts consist of? As you will see the logical rules that can be applied depend on the physical rules (or infrastructure) that is already in place. PhysicalLogical PhysicalLogical Wired or Wireless?Concerns the data itself? If wired, what cable to use??Serial or parallel transmission? Fibre optic, cat 5 e, coaxial etcWhat mode to be used? Simplex etc If wireless, what frequency, channel etc? Bit rate to send the data at and how much to send at a time. Error checking method, parity, echo e

GCSE Computing#BristolMet Examples of Protocols There are many protocols that have been developed over the years. TASK: Create a table and research the meaning and application Of the following protocols. ProtocolMeaningApplication DNS HTTP TCP/IP TLS/SSL ProtocolMeaningApplication DNSDomain Name System Translates domain names such as bristolmet.net into IP addresses HTTPHypertext Transfer Protocol For copying files from one host to another. TCP/IPTransmission Control Protocol/Internet Protocol Set of rules that organise data transmission over the internet. TLS/SSLTransport Layer Security/Secure Sockets Layer Cryptographic protocols designed for secure communications

GCSE Computing#BristolMet Practical Investigation TASK: Follow the ‘making a network connection’ tutorials and attempt to create a direct network connection to the internet using a laptop (with wifi) and a raspberry pi. Answer the following questions: 1.What is the IP address of your raspberry pi 2.Explain what an IP address is? 3.Discuss why you cannot connect a raspberry directly to a network?