WJEC GCSE Computer Science

Slides:



Advertisements
Similar presentations
The Internet Facilitates Global data communications.
Advertisements

By: Bihu Malhotra 10DD.   A global network which is able to connect to the millions of computers around the world.  Their connectivity makes it easier.
Mr C Johnston ICT Teacher
A brief walkthrough the world of the internet.  TCP/IP stands for Transmission Control Protocol/Internet Protocol  TCP/IP is the standard for transmitting.
Chapter 16 The World Wide Web Chapter Goals ( ) Compare and contrast the Internet and the World Wide Web Describe general Web processing.
Lecturer: Ghadah Aldehim
Computer Networks. IP Addresses Before we communicate with a computer on the network we have to be able to identify it. Every computer on a network must.
DNS (Domain Name System) Protocol On the Internet, the DNS associates various sorts of information with domain names. A domain name is a meaningful and.
HOW ACCESS TO WWW Student Name : Hussein Alkhaldi.
The Internet By Amal Wali 10DD. Contents  What is the Internet? What is the Internet?  Who owns the Internet? Who owns the Internet?  How do you connect.
The Internet TCIP/IP  TCP/IP stands for Transmission Control Protocol/Internet Protocol, which is a set of networking protocols that allows two or more.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Application Block Diagram III. SOFTWARE PLATFORM Figure above shows a network protocol stack for a computer that connects to an Ethernet network and.
IP Addresses By Michelle Lin and Carmen Hui. IP Addresses IP stands for Internet Protocol. An IP Address is a unique number assigned to a device in a.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
The World Wide Web: Information Resource. Hock, Randolph. The Extreme Searcher’s Internet Handbook. 2 nd ed. CyberAge Books: Medford. (2007). Internet.
Mr C Johnston ICT Teacher
ECMM6018 Enterprise Networking for Electronic Commerce Tutorial 7
Digital Literacy Concepts and basic vocabulary. Digital Literacy Knowledge, skills, and behaviors used in digital devices (computers, tablets, smartphones)
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
Ziyad Ibrahim 10DD.  What is Internet? What is Internet?  Who owns the internet? Who owns the internet?  How do you connect to the internet? How do.
A s s i g n m e n t W e e k 7 : T h e I n t e r n e t B Y : P a t r i c k O b i s p o.
LO2 Understand the key components used in networking.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
1 UNIT 13 The World Wide Web. Introduction 2 The World Wide Web: ▫ Commonly referred to as WWW or the Web. ▫ Is a service on the Internet. It consists.
Domain Name System: DNS To identify an entity, TCP/IP protocols use the IP address, which uniquely identifies the Connection of a host to the Internet.
Glencoe Introduction to Multimedia Chapter 2 Multimedia Online 1 Internet A huge network that connects computers all over the world. Show Definition.
4.01 How Web Pages Work.
Introduction to Networking
Understand Names Resolution
4.01 How Web Pages Work.
IP and MAC Addresses, DNS Servers
Lecture 3 By Miss Irum Matloob.
Instructor Materials Chapter 5 Providing Network Services
Digital Media Dr. Jim Rowan ITEC 2110.
Domain Name System DNS - A system for converting host names and domain names into IP addresses on the Internet or on local networks that use the TCP/IP.
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Using MIS 2e Chapter 6 Appendix
Lecture 6: TCP/IP Networking By: Adal Alashban
Domain Name System (DNS)
Teaching Computing to GCSE
Net 323 D: Networks Protocols
Computer Networks Lesson 3.
Web Development & Design Chapter 1, Sections 4, 5 & 6
Providing Network Services
Chapter 5 Network and Transport Layers
Topologies, Protocols and Layers
Internet Basics February 20, 2018.
File Transfer Protocol
Application layer Lecture 7.
Web Design & Development
The Internet An Overview.
What is a Search Engine EIT, Author Gay Robertson, 2017.
Unit 1.4 Wired and Wireless Networks Lesson 3
TCP/IP Protocol Suite: Review
HTML5 and Local Storage.
(Discussion – The Internet and the World Wide Web)
Networks and the Internet
Chapter 16 The World Wide Web.
AbbottLink™ - IP Address Overview
How Our Customers Communicate With Us
Computer Networks Lesson 3.
Lec 6 ADDRESSING Computer Networks Al-Mustansiryah University
Computer Networks Primary, Secondary and Root Servers
Read this to find out how the internet works!
INFORMATION FLOW ACROSS THE INTERNET
4.01 How Web Pages Work.
The Internet and Electronic mail
Presentation transcript:

WJEC GCSE Computer Science Unit 1 Internet Communication Protocols

Objectives Explain how Domain Name System (DNS) Servers and Internet Protocol (IP) addresses work The role of cookies in a web browser

MAC Addresses A MAC address (media access control address), also known as a physical address or a hardware address, is a unique hexadecimal number given to any communication device, such as a network interface card. Routing tables store the MAC address of communication devices in computer systems on its network, as the address is permanent and does not change like an IP address. MAC addresses are made up of 6 x 2 digit hexadecimal numbers: 1A-FE-0C-23-DD-B4 is an example of a MAC address MAC addresses allow network engineers to see which devices are connected to the network.

IP Addresses An IP address is an address which is allocated to a computer system on a network. It is used by the TCP/IP protocol to uniquely identify computer systems on a network, thus allowing communication between them. In routing tables the corresponding IP address of a unique MAC address is stored and updated as necessary. IP Addresses are made up of 4 numbers between 0-255: 31.234.45.182 is an example of an IP address! IP addresses allow network engineers to see where a device is on a network.

Domain Name System (DNS) A Domain Name System (DNS) is a distributed database that matches IP addresses to computer system resources. One example of this is to match an IP address to a human friendly domain name. For example, if you wanted to visit the Google search engine, the computer system on which the website is stored has an IP address assigned to it; 173.194.34.191. Your computer system sends a request to its DNS server for the IP address that is mapped to the domain name www.google.co.uk. The DNS server returns the IP address 173.194.34.191, which allows your computer system to communicate with the computer system where the Google search engine is stored. If the DNS server cant find the IP address for the domain name that you have searched for it sends the request to another DNS server higher in the hierarchy. If no DNS servers can find the IP address for the domain name then a DNS error is returned.

Workbook Complete section 5 Q4

Cookies Cookies are small text files stored on a computer system. They allow websites to store a small amount of uniquely identifying data on your computer system while you are visiting their website. It may be useful as the website can then identify you without requesting that you identify yourself each time, e.g. by entering a username and password. Another use of a cookie would be when you wish to add items to a shopping basket over a period of time. The cookie allows you to store this information between separate browsing sessions.

Search Engines A search engine is an application that can be accessed over the Internet which can be used to search for websites on a particular topic. An index of topics will be built up by programs known as bots or crawlers. These programs visit websites and record information about their content. Users wanting information about a topic will access a search engine and search for their chosen topic by entering keywords that may be associated with the topic. A search engine will then look through its index and return a list of websites that are associated with the keywords.

Workbook Complete section 5 Q5-6