An Introduction to Computer Networking

Slides:



Advertisements
Similar presentations
Communication and Networking Services Networking Services.
Advertisements

INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Web Page Design Chapter 1 Introducing Networks and the Internet.
Network+ Guide to Networks 6 th Edition Chapter 1 An Introduction to Networking.
Network+ Guide to Networks, Fourth Edition
LANs and WANs Network size, vary from –simple office system (few PCs) to –complex global system(thousands PCs) Distinguish by the distances that the network.
Chapter 1: Introduction to Networking
Data Networking Fundamentals Unit 7 7/2/ Modified by: Brierley.
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
Copyright©2008 N.AlJaffan®KSU1 Chapter 8 Communications and Networks.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
{ Networking High School Computer Application. What is a network? A system containing any combination of computers, computer terminals, printers, audio.
CPMT 1449 Computer Networking Technology – Lesson 1
Introduction to Networks Networking Concepts IST-200 VWCC 1.
Chapter One An Introduction to Networking. Networks and Standalone Computers Network Group of computers and other devices connected by some type of transmission.
Figure 1-2: Simple peer-to-peer network
CSCI 1101 Intro to Computers 6. Local Area Networks.
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
Network+ Guide to Networks 6th Edition
Lecture One An Introduction To Networking. Chapter One Objectives  Examine the objectives of networked computing relative to standalone computing  Identify.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
Network+ Guide to Networks 6 th Edition Chapter 1 An Introduction to Networking.
Chapter 1 An Introduction to Networking
Network+ Guide to Networks 5th Edition
Chapter 1 An Introduction to Networking Collected and Compiled By JD Willard MCSE, MCSA, Network+, Microsoft IT Academy Administrator Computer Information.
Chapter 1: Introduction to Networking. Objectives List the advantages of networked computing relative to standalone computing Distinguish between client/server.
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Networked Information Systems 1 Advantages of and classified by their size & architecture or design.
Layered Protocol. 2 Types of Networks by Logical Connectivity Peer to Peer and Client-Server Peer-to-peer Networks  Every computer can communicate directly.
Chapter One An Introduction to Networking Welcome to Networking and Telecommunications Professor: Ken Clifton, CISSP, MCSE, MCSD, MCDBA, Network+, A+,
NETWORK THEORY Chapter 1 Definitions BY Mr. Clean.
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
Objectives  To define network  To identify use of network  To differentiate major types of network  To identify basic networking terminologies  To.
An Introduction to Networking
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networks Am I hooked up?. Networks definition sizes of networks types advantages and disadvantages how data is sent transmission media business uses.
1 About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
CHAPTER - 4 COMPUTER NETWORK Dr. BALAMURUGAN MUTHURAMAN
CEG 2400 FALL 2012 Chapter 1 An Introduction to Networking 1.
Network+ Guide to Networks 5 th Edition Chapter 1 An Introduction to Networking.
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.
Networking Basics.
WHAT IS A NETWORK TYPES OF NETWORK NETWORK HARDWARE
INTRODUCTION TO COMPUTER NETWORKS
Computer Networks Part 1
Introduction to Networking & Telecommunications
NETWORKING TECHNOLOGIES
EC-322 COMPUTER NETWORKS E.DIVYA, AP/ECE
Data Networking Fundamentals
Networks Intro to Digital Technology
Computing in the Modern World Unit 4
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Comparison of LAN, MAN, WAN
Computer software.
Introduction to Local Area Networks
Network+ Guide to Networks 5th Edition
INTRODUCTION TO COMPUTER NETWORKS
Unit 11- Computer Networks
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.
ICT Computing Lesson 4: Computing Network.
INTRODUCTION TO COMPUTER NETWORKS
Network+ Guide to Networks, Fourth Edition
INTRODUCTION TO COMPUTER NETWORKS
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
INTRODUCTION TO COMPUTER NETWORKS
About the Presentations
Presentation transcript:

An Introduction to Computer Networking

Objectives Identify elements of a network Describe several specific uses of a network Distinguish between client/server and peer-to-peer networks 11/18/2018 CIS275

Networks and Standalone Computers Group of computers and other devices connected by some type of transmission media Networks enable users to share devices and data, collectively called a network’s resources Standalone computer Uses programs and data only from its local disks and is not connected to a network 11/18/2018 CIS275

Local and Remote Computers Local computer Computer on which user is working Remote computer Computer that user controls or works on via network connection 11/18/2018 CIS275

Simple peer-to-peer network Computers communicate on single segment of cable and share each other’s data and devices Simple example of a local area network (LAN) Simple peer-to-peer network 11/18/2018 CIS275

Local Area Network (LAN) Network of computers and other devices confined to relatively small space LANs involving many computers are usually server-based On a server-based network, special computers (known as servers) process data for and facilitate communication between other computers on the network (known as clients) 11/18/2018 CIS275

Networking Basics Workstation Client/server architecture Computer that typically runs a desktop operating system and connects to a network Client/server architecture Networking model in which clients use central server to share applications, devices, and data 11/18/2018 CIS275

Networking Basics Client/server network Network operating system Network based on client/server architecture Network operating system Special software designed to manage data and other resources on a server for a number of clients 11/18/2018 CIS275

Networking Basics LAN with a file server 11/18/2018 CIS275

Advantages of Server-Based over Peer-to-Peer Networks User login accounts and passwords can be assigned in one place Access to multiple shared resources can be centrally granted Servers are optimized to handle heavy processing loads and dedicated to handling requests from clients Servers can connect more than a handful of computers 11/18/2018 CIS275

MANs and WANs Metropolitan area network (MAN) Wide area network (WAN) Network connecting clients and servers in multiple buildings within limited geographic area Wide area network (WAN) Network that spans large distance and connects two or more LANs The Internet is an example of a very intricate and extensive WAN that spans the globe 11/18/2018 CIS275

WAN A simple WAN 11/18/2018 CIS275

Elements Common to All Server-Based Networks Client In addition to referring to a computer on the network, may also refers to human user of client workstation Server Workstation Network interface card (NIC) Enables workstation to connect to the network and communicate with other computers 11/18/2018 CIS275

Elements Common to All Server-Based Networks Network operating system (NOS) Host Server that manages shared resources Node Client, server, or other device that can communicate over a network and that is identified by a unique identifying number, known as its network address 11/18/2018 CIS275

Elements Common to All Server-Based Networks Topology: It is the physical layout of computer network Commonly used network topologies are: 11/18/2018 CIS275

Elements Common to All Server-Based Networks Protocol Rules network uses to transfer data Data Packets The distinct units of data transmitted from one computer to another on a network Addressing Scheme for assigning unique identifying number to every workstation on network The number that uniquely identifies each workstation and device on a network is its address 11/18/2018 CIS275

Elements Common to All Server-Based Networks Transmission media Means through which data are transmitted and received 11/18/2018 CIS275

How Networks Are Used Services Features provided by a network File and print services Communications services Mail services Internet services Management services 11/18/2018 CIS275

Network Services File services Print services Refers to capability of a server to share data files, applications, and disk storage space Server that provides file services is called a file server Print services Allows printers to be shared by several users on a network 11/18/2018 CIS275

Network Services Communications services Allow remote users to connect to a network Remote user Person working on a computer in a different geographical location from the LAN’s server Communications server Server that runs communications services Also referred to as access servers and remote access servers 11/18/2018 CIS275

Network Services Mail services Internet services Coordinate storage and transfer of e-mail between users on a network Gateway Combination of software and hardware enabling two different kinds of networks to exchange data Internet services Enable networks to communicate with the Internet 11/18/2018 CIS275

Network Services Management services Centrally administer and simplify complicated management tasks on the network Numerous services fall under category of network management 11/18/2018 CIS275

Important Management Services Traffic monitoring and control Traffic Data transmission and processing activity taking place on a computer network at any given time Segment Part of LAN that is logically separated from other parts of LAN and that shares fixed amount of traffic capacity 11/18/2018 CIS275

Important Management Services Load balancing Distributing process activity evenly across a network so that no single device is overwhelmed Hardware diagnosis and failure alert Determining when a network component fails and automatically notifying network administrators through e-mail or pager 11/18/2018 CIS275

Important Management Services Asset management Collecting and storing data on number and types of software and hardware assets in an organization’s network License tracking Determining how many copies of a single application are currently in use on a network 11/18/2018 CIS275

Important Management Services Security auditing Evaluating what security measures are currently in force and notifying network administrator if a security breach occurs Software distribution Automatically transferring data file or program from the server to a client on the network 11/18/2018 CIS275

Important Management Services Address management Centrally administering a finite number of network addresses for an entire LAN Backup and restoration of data Backing up Copying critical files to a secure storage area Restoring Retrieving data if original files are lost or deleted 11/18/2018 CIS275