Introduction to Computers

Slides:



Advertisements
Similar presentations
Ch 7-1 Working with workgroups-1. Objectives Working with workgroups Creating a workgroup Determining whether to use centralized or group sharing.
Advertisements

Lesson 1-Introducing Basic Network Concepts
Network and Server Basics. 6/1/20152 Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server.
LAN Local Area Network By Amal Wali 10DD.
Computer Networks IGCSE ICT Section 4.
By: Aarman Tarapore 10cc.  a network is a series of points or nodes interconnected by communication paths. Networks can interconnect with other networks.
1 Networks, advantages & types of What is a network? Two or more computers that are interconnected so they can exchange data, information & resources.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 1 An Introduction to Networking
Open up Evernote, mini whiteboards.  2 minutes – write down as many as you can think of.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Networks Types & Topologies. Objectives  To understand the two different setup of networks and their characteristics  Know the 3 different types of.
Networks and Hackers Copyright © Texas Education Agency, All rights reserved. 1.
Chapter 1 An Introduction to Networking Collected and Compiled By JD Willard MCSE, MCSA, Network+, Microsoft IT Academy Administrator Computer Information.
Basic Concepts of a Computer Network
Royal Latin School. Spec Coverage: a) Explain the advantages of networking stand-alone computers into a local area network e) Describe the differences.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
Objectives  To define network  To identify use of network  To differentiate major types of network  To identify basic networking terminologies  To.
Ethernet. Ethernet  Ethernet is the standard communications protocol embedded in software and hardware devices, intended for building a local area network.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
Introduction TO Network Administration
Network Topologies.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Mr C Johnston ICT Teacher G055 - Lecture 01 Introduction and Benefits of Computer Networks.
Introduction to computer networking Objective: To be acquainted with: The definitions of networking Network topology Network peripherals, hardware and.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
Chapter 3.  The advantages and disadvantages of: ◦ Client-Server Networks & ◦ Peer-to-Peer Networks.
Computer Networks.  Which is the best definition of a circuit switched network?  An electric circuit where the connections get switched based on who.
By Mr Mohammed. Objectives Describe what a client/server network is Some students will be able to explain the difference between the two networks along.
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.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Network and Server Basics. Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server network.
Networks : What is a network? A Network is formed when 2 or more computers (devices) are linked together. Every computer or device on a network can send.
Networking Basics.
Accessing information store on World Wide Web
ICT II Unit 6 Networking.
WHAT IS A NETWORK TYPES OF NETWORK NETWORK HARDWARE
Computer Networks Part 1
Network Operating Systems (NOS)
Network Configurations
INTRODUCTION TO NETWORKS AND COMMUNICATIONS
Definition, DIS/Advantages & Services
Introduction to Networks
Designing a local area network
Networks Intro to Digital Technology
Computing in the Modern World Unit 4
Networking Lexi Becker Chapter is broke in two parts
Introduction to Networks
Diskless network security
Comparison of LAN, MAN, WAN
An Introduction to Computer Networking
What is a network? A network consists of two or more entities, or objects, sharing resources and information. In a basic sense, sharing (giving or getting)
Introduction to Networks
Department of Computer Science Course : Pre Computer Skills
Network Models, Hardware, Protocols and number systems
Network Media, models and number systems
Networks 1 Key Revision Points.
Computer communications
Lesson 17 Networking Basics.
Lesson 17 Networking Basics.
Introduction to Networks
Client/Server and Peer to Peer
Introduction to Networks
Principles of Information Technology
Presentation transcript:

Introduction to Computers Introduction to Networking

Networking and Vocabulary We all use networks every day of our lives, and thus have an intuitive understanding of what a network is, and how it is used. However, for the purposes of education and administration it is important to define networking terms and break down a network into composite parts Network - A network is a group of interconnected computers and other devices that are able to share information with each other Nodes/Hosts - Computers and devices that have a need to communicate with each other. For our purpose, these terms are synonyms Connecting Media - This is the physical connection between nodes/hosts. It can be twisted pair cabling, fiber optic cables, or even WiFi radio signals

Networking and More Vocabulary Network Interface - This is the port and hardware element that connects the computer or other device to the network. It converts the digital data that's coming from the computer into some type of signal that can be transmitted on the network medium Network Protocol - These are the standards that define how data going along the network medium is going to be formatted. The important thing to remember is the fact that if the computers on the network aren't using the same network protocol, then they're not going to be able to understand the data that's being communicated

Benefits of Networking - Sharing Peripherals Networks can be very expensive to set up, and even more expensive to maintain, so why would a company go through with this expense? Networks offer huge advantages to devices Sharing peripherals - First of all a company can save money by sharing common use peripherals. For example, let’s say a company needs to print and scan documents often. If every employee had a printer, even if the office as a whole printed often, each individual printer would be idle most of the time. The company would be wasting money buying so many printers, but a few times a day each employee will need access to a printer. We can set up a network to have one printer per floor, and share the resource amongst the employees

Benefits of Networking - Consolidate Storage Once we have a network setup, we can consolidate storage and store our data at a convenient centralized point. This gives us a lot of benefits Cost - Each computer can have less storage locally since they store data on a network device Mobility - We can move computers and users around without worrying about access to data. Users can be moved from one computer to another and still access all of their files, so long as their new computer is still connected to the network Security - Since all data is stored at one central point instead of spread throughout multiple computers it is easier for a network administrator to protect and maintain the data. Access can be monitored and controlled more easily, and backups are easier since there is only one device to backup

Benefits of Networking - Collaboration/Communication Employees can use a network to share information and work. For example, if we are working on a multimedia project (a game, movie or report for example) each person contributing to the whole can add their work to a project folder and have a team leader assemble the parts into a whole. Or team members can share resources and research on a common goal Companies can also provide resources to customers through a network. For example, companies can provide a website to allow customers to research their products, use social media to communicate to customers, provide a store for customers to purchase products and provide a forum for users to communicate. A strong internet presence is essential to a modern company

Network Types Peer to Peer We can categorize networks into two basic types based on the roles and responsibilities of hosts In a peer to peer network, all nodes are equal. They will both provide and consume network services This means that for example, one host could be connected to a printer that it shares, and another computer could be connected to an external hard drive that provides the network with storage space. The printer computer can use the storage space, and the storage computer can use the printer

Advantages and Disadvantages of Peer to Peer Networks Peer to Peer network advantages It is simple to set up Doesn’t require specialized software or much hardware Tends to be inexpensive Peer to Peer network disadvantages Not scalable. Handles smaller networks fine, but larger networks become unwieldy Support is hard, since there is no centralized location for administration. For example, we may have multiple users who decide to share some local storage space over the network to make collaboration easier. To properly backup the data at this point, we’ll need to go to each sharing computer and back them up Too much authority is in the hands of the local users. Users could go in and delete files from shared storage, turn off computers that are sharing devices like printers, or make other changes locally that will remove resources from the network

Network Types Client/Server Unlike a peer to peer network, each host in a client/server network has a specific role Servers provide resources Clients consume resources This means that all network available resources will be on servers and users will be on clients This also means we’ll need different operating systems for the clients and servers The client operating system has to be something that will allow the user to perform their daily tasks and access the server’s resources, while the server’s operating system has to be designed to offer the resources to clients

Advantages/Disadvantages of Client/Server Networks Client/Server Advantages Very scalable; Relatively easy to add servers and clients to expand the network Easier to support since hosts are locked into roles. If you have an issue with the printer, you know there is a centralized printer server that has an issue, and you don’t need to take a user off of their machine Networked data is centralized, so it is easier to keep secure, backup and otherwise manage Client/Server Disadvantages More expensive to implement and maintain than peer to peer because it requires specialized hardware, software and training Takes more planning than peer to peer, since you have to plan out number of servers and what services they provide, compared to just adding services to peers