Intro to Computer Networking

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

Basic Concepts of a Computer Network
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Web Page Design Chapter 1 Introducing Networks and the Internet.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Exploring the Functions of Networking.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
Networks CSCI-N 100 Dept. of Computer and Information Science.
Chapter Overview Network Communications.
NETWORK.
Chapter 4 Computer Networks – Part 1
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Networking Basics lesson 4 essential concepts. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network.
Networking Basics Lesson 1 Introduction to Networks.
 System of computers and peripherals that are linked together  Purpose › Share files › Share hardware › Share data › Share software › Transfer funds.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
NETWORKING. OBJECTIVES Identify network topologies Identify hardware components of a network.
Networks. What is a network? two or more computers linked together.
Intro to Digital Technology Follow along and fill in your Guided Notes Handout.
Networking Components 10/2/07. Parts of a Network Clients –Computers that request or order information from a server –Usually desktop computers with their.
 A system of computers and peripherals that are linked together  Purpose is usually to share files, resources, and peripherals.
Computer Networks part II 1. Network Types Defined Local area networks Metropolitan area networks Wide area networks 2.
Networks By Indrani Chakraborty 1Copyright reserved to Indrani.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Networks on a purpose By Indrani Chakraborty For VIII ICT 1Copyright reserved to
Introduction to Networking. What is a Network? Discuss in groups.
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.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Unit Communication Hardware
Networking Basics.
Networks and Communication
Topology The physical topology of a network refers to the configuration of cables, computers and other peripherals. The main types of network topologies.
Introduction to Networks
INTRODUCTION TO COMPUTER NETWORKS
Networks 1 Key Revision Points.
Exploring the Functions of Networking
Computer Networks Part 1
Networks.
Internet Communication Engineering Mr. Zeeshan Ali, Asst. Professor
Network Configurations
Computer Networks and Internet
CT1303 LAN Rehab AlFallaj.
Computer Networks and Internet
Networks Intro to Digital Technology
Computing in the Modern World Unit 4
Telecommunication ELEC503
Networks.
Computer Networks.
Chapter 5 Networks Communicating and Sharing Resources
Lesson Objectives By the end of the lesson you will be able to:
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
An Introduction to Computer Networking
Network Models, Hardware, Protocols and number systems
INTRODUCTION TO COMPUTER NETWORKS
Computer communications
Networks and Topologies
ICT Computing Lesson 4: Computing Network.
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Lesson 17 Networking Basics.
INTRODUCTION TO COMPUTER NETWORKS
Lesson 17 Networking Basics.
NETWORKS.
Computer Networks Lesson 2.
Basics of Computer Networking
Presentation transcript:

Intro to Computer Networking Intro to digital technology August 23, 2018

What is a network? Two or more computer systems connected together to share and exchange data Networks make better use of limited resources

Why do we network? Sharing information Sharing resources File sharing – data between computers Sharing resources Centralizing administration and support Better communication Synchronous-question/answer at the same time Asynchronous-questions have to wait on answer

Traits of a good network Reliable - dependable Scalable – hardware and software can grow up or down as organization needs change Redundant – anticipates disaster – duplicate data and resource to minimize downtime and data loss Secure Speed – critical

Parts of a Network Clients Computers that request or order information from a server Usually desktop computers with their own local storage and processing power Thin client – network computer with no local storage

Servers Computers that work behind the scenes to provide (serve) the resources requested by the clients Two types Non-dedicated – provides many different services to its client computers such as file retrieval, printing, and emailing Dedicated – provides only one type of resource to its clients, such as printing

Computer Networking Internet Network - A network is a group of computers connected together in a way that allows information to be exchanged between the computers.

Where are computer networks used? Home All Offices Schools The demand for computer and technology employees equates to about 350,000 unfilled jobs per year.

Computer Networking Node - A node is anything that is connected to the network. While a node is typically a computer, it can also be something like a printer or CD-ROM tower. Internet

Computer Networking Segment - A segment is any portion of a network that is separated, by a switch, bridge or router, from other parts of the network. Internet

Computer Networking Internet Backbone - The backbone is the main cabling of a network that all of the segments connect to. Carries 10x the megabits a segment can.

Router - A router connects at least two networks, commonly two LANs or WANs or a LAN and its ISP's network. Routers are located at gateways, the places where two or more networks connect, and are the critical device that keeps data flowing between networks and keeps the networks connected to the Internet.

Computer Networking Topology Topology - Topology is the way that each node is physically connected to the network

Common Networking Topologies Fully Connected Bus Star Ring Tree Mesh Hybrid Dual Ring Linear

Other network components Shared peripherals – a device that is connected to a computer and controlled by its microprocessor Media – physical pieces used to transport data from one computer to another computer or peripheral on the network Data - packets

Specialized Servers File Servers Print Servers Application Servers Mail Servers Communication Servers Directory Services Servers Backup Servers