Introduction to Networks

Slides:



Advertisements
Similar presentations
Basic Concepts of a Computer Network
Advertisements

TYPES OF COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Web Page Design Chapter 1 Introducing Networks and the Internet.
Lesson 1-Introducing Basic Network Concepts
Introduction to Networks Networking Concepts IST-200 VWCC 1.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Network Structure Students should be aware of what is available in order to –create and use an ICT network: communication devices.
Chapter 1 An Introduction to Networking Collected and Compiled By JD Willard MCSE, MCSA, Network+, Microsoft IT Academy Administrator Computer Information.
Basic Network Concepts Introduction to Computing Lecture#28.
Basic Concepts of a Computer Network
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
BASIC NETWORKS. What is a Network? A network consists of two or more computers that are linked in order to share resources exchange files, or allow electronic.
Networks Am I hooked up?. Networks definition sizes of networks types advantages and disadvantages how data is sent transmission media business uses.
Lecture 1: Major Networking Concepts: a Review Dr. Najla Al-Nabhan.
Lesson 1—Networking BASICS1 Networking BASICS Introduction to Networking Unit 1 Lesson 1.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
2/18/2016Fatimah AlAkeel - Network 11 Introduction to Networks.
Introduction to computer networking Objective: To be acquainted with: The definitions of networking Network topology Network peripherals, hardware and.
INTRODUCTION TO COMPUTER NETWORKING  Definition of computer network  Devices that could be connected to the network  Connection media  Resources shared.
Introduction to Networks. When Personal Computers first appeared in business, software programs were designed for a single user. However as computers.
1INTRODUCTION TO NETWORKING. Objective Introduction to networks. Need for networks. Classification of networks. 2INTRODUCTION TO NETWORKING.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
An Introduction to Local Area Networks An Overview of Peer-to-Peer and Server-Based Models.
Paula Valdez 10MO ALFA BASIC CONCEPTS OF NETWORK.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
BASIC CONCEPTS OF NETWORK. INDEX  Definition & applications of computer network  Components of computer network  Network benefits  Disadvantages of.
Unit 5 Introduction to Networking. Group of computers connected together in such a way as to allow resources to be shared. What do you know about networks?
IST 126 Computer Networks Spring, What is a Computer Network? A group of computers and other devices that are connected together in order to share.
Networks and Networking
Unit 5 Introduction to Networking
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
ICT II Unit 6 Networking.
Unit 5 Introduction to Networking
INTRODUCTION TO COMPUTER NETWORKS
Computer Networks Part 1
Network Operating Systems (NOS)
Local Area and Wide Area Networks
Computer Networks and Internet
NETWORKING TECHNOLOGIES
Computer Networks and Internet
TYPES OF NETWORK
Introduction to Networks
السلام عليكم.
Networking Lexi Becker Chapter is broke in two parts
Computer Technology Notes #4
Introduction to Networks
Seminar On Computer Networks
Local Area and Wide Area Networks
Introduction to Networks
BASIC NETWORK CONCEPTS
Data Communication and Networks
Data Communication and Networks
Computer Networks.
INTRODUCTION TO COMPUTER NETWORKS
Unit 2 Introduction to Networking
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.
COMPUTER NETWORKS AND INTERNET. Introduction to computer networks and networking concepts, general understanding and examples, brainstorming, group work.
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Data Communication and Networks
Data Communication and Networks
INTRODUCTION TO COMPUTER NETWORKS
Data Communication and Networks
Introduction to Networks
Objectives Explain the role of computers in client-server and peer-to-peer networks Explain the advantages and disadvantages of client- server and peer-to-peer.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Data Communication & Computer Network
Presentation transcript:

Introduction to Networks 5/25/2019 Fatimah AlAkeel - Network 1

What is a network ? A number of nodes connected together. They share information and resources. Examples: Roads, Telephones , Computers 5/25/2019 Fatimah AlAkeel - Network 1

What is a computer network? A computer network is computers and devices connected together. The capabilities of a computer are increased when connected with other devices to form a computer network. 5/25/2019 Fatimah AlAkeel - Network 1

Physical Network 5/25/2019 Fatimah AlAkeel - Network 1

Computer Network Components Computer with NIC (PCs, laptops, handhelds) routers & switches (IP router, Ethernet switch) Links” Transmission media” (wired, wireless) protocols (IP,TCP,CSMA/CD,CSMA/CA) applications (network services) i.e. Network Operating System (NOS) humans and service agents 5/25/2019 Fatimah AlAkeel - Network 1

5/25/2019 Fatimah AlAkeel - Network 1

Purpose of a Computer Network Summarized in a single word: sharing. Individual computers are isolated. Networked computers can share resources. Networks also make computer management easier. Three types of resources can be shared (Software ,data and hardware) 5/25/2019 Fatimah AlAkeel - Network 1

Share Software and Data Application and utility software: can be shared by all users across the network. This requires only a single software copy to be purchased and maintained. Data files: Can also be shared. This makes data more accessible and maintains integrity. 5/25/2019 Fatimah AlAkeel - Network 1

Share Hardware Sharing is an essential feature of a computer network. This reduces costs and the work of support staff. Printers, fax modems, scanners, hard drives, CD- ROMs, and DVDs can all be shared. 5/25/2019 Fatimah AlAkeel - Network 1

Improve Communications Communication is essential in today’s businesses. Computer networks can help in improved communications through groupware. E-mail, electronic calendars, and video conferencing are available. 5/25/2019 Fatimah AlAkeel - Network 1

Centralize Management Computer networks allow computers to be managed from one central location. Software updates can be “pushed” to users’ computers. Problems can be diagnosed over the network. Training can be done over the network. 5/25/2019 Fatimah AlAkeel - Network 1

Network Communications Source Message Channel Receiver Noise Feedback Context 5/25/2019 Fatimah AlAkeel - Network 1

Network Communications 5/25/2019 Fatimah AlAkeel - Network 1

Types of Networks Two types of network classifications: Classified by device that controls network Classified by distance between devices 5/25/2019 Fatimah AlAkeel - Network 1

Network Classified by device Peer-to-Peer Server based 5/25/2019 Fatimah AlAkeel - Network 1

I. Peer-to-Peer Network No single computer controls the network. Each computer is the same (a peer) to all others. It is suitable for small offices. Called “ work group”. Each user controls the access to his own computer ( read only , hide files). Its suitable when : 10 or less computers. All computers in the same place. Security is not an issue. No network upgrading plans. 5/25/2019 Fatimah AlAkeel - Network 1

I. Peer-to-Peer Network Advantages : Limited cost. No software needed. No powerful computers needed. Easy to install and setup. Disadvantages: Not suitable for large networks 5/25/2019 Fatimah AlAkeel - Network 1

I. Peer-to-Peer Network 5/25/2019 Fatimah AlAkeel - Network 1

II. Server-Based Network The network is controlled by a special high-powered server. The server is dedicated to running the network. The server never work as a client. If the number of computers connected together is large , another server is used. Types: Print and file servers Application servers Communication servers Directory service servers 5/25/2019 Fatimah AlAkeel - Network 1

II. Server-Based Network Advantages: Scheduled Backup Data is safe Thousands of users Any type of computers can be connected. Easy to access and manage data. Security ( to have an administrator) 5/25/2019 Fatimah AlAkeel - Network 1

II. Server-Based Network 5/25/2019 Fatimah AlAkeel - Network 1

Network Classified by distance LAN Local Area Network MAN Metropolitan Area Network WAN Wide Area Network 5/25/2019 Fatimah AlAkeel - Network 1

I. Local Area Network Network computers are located relatively close to each other. They are generally limited to buildings owned by one organization. They operate at high speeds (10-1000 mbps) They are low-cost networks. 5/25/2019 Fatimah AlAkeel - Network 1

I. Local Area Network 5/25/2019 Fatimah AlAkeel - Network 1

II. Metropolitan Area Network A very fast LAN. Uses fiber optics as a media. Covers an area from 20 to 100 meters. 5/25/2019 Fatimah AlAkeel - Network 1

III. Wide Area Network Network computers are spread out over a larger area. They are often managed by public carriers. They operate at lower speeds. They are a higher-cost network. 5/25/2019 Fatimah AlAkeel - Network 1

III. Wide Area Network 5/25/2019 Fatimah AlAkeel - Network 1