Computer networks [lan,wan] done by: bashar,soud.

Slides:



Advertisements
Similar presentations
Topology The physical topology of a network refers to the configuration of cables, computers and other peripherals. The main types of network topologies.
Advertisements

LAN and WAN LAN (Local Area Networks) are small networks which are contained in a single building or small area. WAN (Wide Area Networks) are larger networks.
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Networks By the end of this session, you will:
Chapter 1 NETWORKING BASICS.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
NETWORK TOPOLOGY.
NETWORK TOPOLOGY. WHAT IS NETWORK TOPOLOGY?  Network Topology is the shape or physical layout of the network. This is how the computers and other devices.
NETWORK TOPOLOGY ALEGRIA GONZALEZ. WHAT IS A NETWORK TOPOLOGY?  a topology is a description of the of a network, including its  The physical topology.
Computer Networks.
Unit 1 Types of Network Learning Objectives: Understand why computers are connected in a network Understand the different types of networks.
Computer Networks By: Donald Blake. What is a computer network? A computer network is a group of computer systems and computer hardware devices that are.
Chapter 5: Computer Networks
Computer Networks All you need to know. What is a computer network? Two or more computers connected together so that they can communicate with each other.
Stefan Thorvaldsson – What is a network? A network is two or more computer linked together so the are able to share resources. It could.
A network is a collection of computers connected by communication channels that allows you to share information. mputer_network.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
2 ADVANTAGE OF BUS TOPOLOGY Cheap and Easy, Having only one main cable connecting all of the stations together drastically reduces the time and the cost.
By Julia Nguyen B2. What is it?  Networking is two or more computers linked together  Two common types are Local Area Network (LAN) and Wide Area Network.
What is a Network?. Definition of a computer network A computer network is a system in which computers are connected to share information and resources.
Computer Networks S3 Prepared by May Lau
Server is ‘host’ Clients do not communicate with each other.
Today’s Topics Chapter 8: Networks Chapter 8: Networks HTML Introduction HTML Introduction.
NETWORKING. OBJECTIVES Identify network topologies Identify hardware components of a network.
All the components of network are connected to the central device called “hub” which may be a hub, a router or a switch. There is no direct traffic between.
 Lecturer : Ch. Nabeel Ahmed Superior University Grw Campus 1.
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
Networks. What is a network? two or more computers linked together.
1 3 Computing System Fundamentals 3.4 Networked Computer Systems.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
By : Fiona Minear. What is a networks ? A network is a group of two or more computer systems linked together.
By Kim Young Jun IGCSE1.  Computer network  Common types of network  Ring, bus, star and tree  Local are networks  Wide are networks  Wireless LANs.
Basic Computer Knowledge. Outline Notes 1 Notes 2 Assessment.
Computer Networks 2 Network Topology Prepared May Lau 2011.
COMPUTER NETWORKING.  Definition  Need & advantages  Types of network  Basics of network architecture  LAN Topologies  Network models  Network.
Computer networks are a series of two or more computers that are connected together to share information. There are three types of computer networks:
Transferring data.  Most commercial computer users need to allow their employees to share data.  It also needs more than one employee to access the.
3.3 Data Networks. Overview Identify the main differences between LAN and WAN. Identify the advantages of using a network over stand-alone computers.
NETWORKS.
Data Communication Networks
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
Macquarie Fields College of TAFE Version 2 – 13 March HARDWARE 4.
Higher Computing Networking. Networking – Local Area Networks.
 LAN ADVANTAGE  Workstations can share peripherals devices like printers. Cheaper that providing a printer for each computer.  Workstations do not.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
Introduction to Networking. What is a Network? Discuss in groups.
Unit 4, Lesson 9 Network Topologies NAF Principles of Information Technology Copyright © 2007–2015 National Academy Foundation. All rights reserved.
Elements of an ICT networks COMMUNICATION DEVICES: 1.Network interface card 2.Hub 3.Switch 4.Router STANDARDS AND PROCEDURES: 1.Enable devices to communicate.
Computer Networks Part 2
© ExplorNet’s Centers for Quality Teaching and Learning 1 Classify various types of networks. Objective Course Weight 2%
Paula Valdez 10MO ALFA BASIC CONCEPTS OF NETWORK.
Networking Revision. Advantages:  Communication (remotely)  Sharing hardware (saves on cost, eg. Printers)  Sharing of data and info (eg. Databases.
NETWORKING TOPOLOGIES Ms. Edwards. Table of Contents Monday ◦ What is a network topology? ◦ BUS -what it is? -how it functions? ◦ STAR -what it is? -how.
INTRODUCTION TO COMPUTER NETWORKS
Networks 1 Key Revision Points.
Internet Communication Engineering Mr. Zeeshan Ali, Asst. Professor
Lesson Objectives By the end of the lesson you will be able to:
شبكات الحاسب COMPUTER NETWORKS د. نسرين بابكر.
Локалне мреже.
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Networking Theory and Protocol.
NETWORKS.
WJEC GCSE Computer Science
Networks By the end of this session, you will:
NETWORK.
Basics of Computer Networking
Presentation transcript:

Computer networks [lan,wan] done by: bashar,soud

Lan Is local area network. is certainly not over a large geographical area. There are four common types of lan network topologies : 1. Ring network: every computer in the network is connected in a ring. 2.Bus network: every computer is connected to a common central line. 3.Star network: every computer is connected via a central hub or switch. 4.tree network: has a central line connecting together a series of star networks. Ring networkbus network star networktree network

wan Is wide area network. Is basically formed by a number of lans being connected together through either a router or a modem. Its expensive but comes with the advantage of much enhanced security. The following additional hardware is needed for a wan: routers, modems and proxy servers.