ICT Computing Lesson 4: Computing Network.

Slides:



Advertisements
Similar presentations
Introduction To Network. Overview Whats Network ? Types of Networks Open System Interconnection Reference Model (OSI / RM) Transmission Control Protocol.
Advertisements

TYPES OF COMPUTER NETWORKS
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Communications and Networks Chapter 8.
Computer Networks Eyad Husni Elshami. Computer Network A computer network is a group of interconnected computers to share data resources ( printer, data.
{ Networking High School Computer Application. What is a network? A system containing any combination of computers, computer terminals, printers, audio.
Chapter 5: Computer Networks
Computer Network By Tahir Saad. Introduction to computer networking Content : The definitions of networking Use of network Network classification.
Networks and Telecommunications
CN. Computer NEtwork ► A computer network, often simply referred to as a network, is a collection of computers.
Networks A network is a collection of computers and devices connected together via communications devices and transmission media Advantages of a network.
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
Transfer of data in ICT systems This section covers: Elements of a network Characteristics of a network Communication of data and use of communication.
Unit 1—Computer Basics Lesson 7 Networks.
Living Online Module Lesson 23 — Networks and Telecommunication
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
Chapter 6 Data Communications. Network Collection of computers Communicate with one another over transmission line Major types of network topologies What.
NETWORKING BASICS.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
Networks Am I hooked up?. Networks definition sizes of networks types advantages and disadvantages how data is sent transmission media business uses.
Networks & Communications Diambil dari : Module Application Training Institut Teknologi Bandung
Introduction to Computing Slides By ADEELA MUSTAFA.
Introduction to computer networking Objective: To be acquainted with: The definitions of networking Network topology Network peripherals, hardware and.
ITE PC v4.0 Chapter 8 1 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public  Networks are systems that are formed by links.  People use different.
Introduction to Networking. What is a Network? Discuss in groups.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to Networking.
Win Phillips, Ph.D Win Phillips, Ph.D. Clinical Assistant Professor University of Missouri Columbia, MO.
 client  client/server network  communication hardware  extranet  firewall  hacker  Internet  intranet  local area network (LAN)  Network 
SPRING 2016 Lesson - 4 Networks Communication CSE 101.
Chapter Objectives In this chapter, you will learn:
Networks and Communication
Introduction to Technology Infrastructure
Edited by : Noor Al-Hareqi
INTRODUCTION TO COMPUTER NETWORKS
Chapter 4 Computer Networks – Part 2
Edited by : Noor Al-Hareqi
Networks.
Networks By Lawrence standen.
CHAPTER 1 INTRODUCTION NETWORKING
TYPES OF NETWORK
Web Development & Design Chapter 1, Sections 4, 5 & 6
Networks, telecommunications
Networks Intro to Digital Technology
Computing in the Modern World Unit 4
Computer Technology Notes #4
Networks Computer Technology.
Networks.
شبكات الحاسوب صائب ابوليل.
The “Internet”.
Telecommunications, the Internet, and Wireless Technology
Computer software.
An Introduction to Computer Networking
Edited by : Noor Al-Hareqi
Department of Computer Science Course : Pre Computer Skills
INTRODUCTION TO COMPUTER NETWORKS
Networking and Security
Unit 11- Computer Networks
Networks Your Name Roll No To be continued.... 1/12/2019 Your Name.
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Networks, telecommunications
Protocols 2 Key Revision Points.
Edited by : Noor Al-Hareqi
Networking 101.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
By Hussein Alhashimi.
NETWORK.
Basics of Computer Networking
Comm. And Networking By: Sam & parker.
Presentation transcript:

ICT Computing Lesson 4: Computing Network

Objectives 1.4.1: Define “network,” and give examples of networks used at home, school and work. 1.4.2: Compare types of networks, including LAN, WAN, MAN, VPN, intranet, extranet, the Internet. 1.4.4: Compare various network models and their advantages, including client/server, mainframe/terminal, peer-to-peer. 1.4.5: Compare various methods and media for network connections, including broadband, wireless, Bluetooth, cellular, satellite. 1.4.6: Describe the functions of various network hardware devices, including NIC, hub, switch, router, bridge, gateway, access point. 1.4.7: Describe the purpose of protocols, and identify the protocols commonly used in networks, including TCP/IP, DHCP, DNS, HTTP, FTP, IMAP, POP, SMTP. 1.4.8: Describe the purpose and function of IP addressing, and distinguish between public and private IP addresses.

Network Two or more computers are connected to form a network

Network Types Local area network (LAN) Metropolitan area network (MAN) Description Best use Local area network (LAN) A group of connected computers confined within a small geographic area LANs can range in size and scale based on their use  Examples include a home network, a school's network or a small office's network Many homes and businesses use wireless local area networks (WLANs) to provide wireless connectivity within a small geographic area Metropolitan area network (MAN) Designated for a network connection within a large city or multiple small cities A MAN is much larger than a LAN because it covers a large geographic area  MANs are commonly operated by local governments or private companies Wide area network (WAN) The largest network type Connects two or more LANs together A WAN is typically owned and maintained by the owner of the LANs that it connects The largest WAN in existence is the Internet  Large corporations that span multiple cities, states or countries

Types of Networks Intranet: designed for a companies employees to share internal information Can not be accessed by anyone without company permission and a user/password assigned by the company Extranet: similar to a Intranet, but is usually designed for the companies customers to also access Virtual Private Network: secure networks designed to allow access to a specific group of people

Network Topology How the network is designed to share information

Client / Server Network Model Clients are all connected to a server, or multiple servers Client: end user’s computer – processes the information Server: a powerful computer that stores information and processes requests from the connected clients file sharing print sharing e-mail

Mainframe / Terminal Network Model Mainframe computer runs all programs directly on the mainframe Terminal: an access point to the mainframe that provides a connection for a keyboard, mouse and monitor Is not an actual computer and cannot process the information

Peer to Peer Network Model Clients are attached to each other to share files or printers There is no server

Requirements to Connect to a Network Computer(s) — desktop, notebook, tablet, mobile device Operating system — Windows, Linux, Mac OS, mobile OS Network media — wired or wireless connections Network hardware — physical hardware connecting computers across the network Network protocol — the set of rules defining how the computers on the network will communicate

Network Hardware

Network protocols: Rules for connecting and transmitting information

Network protocols: Rules for connecting and transmitting information

Open Systems Interconnection (OSI) Standardize the way that computers communicate with one another Divides a computer’s communication into seven layers

Flow Information OSI Model