CS101 Bigger Networks.

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

Buffers & Spoolers J L Martin Think about it… All I/O is relatively slow. For most of us, input by typing is painfully slow. From the CPUs point.
Chapter 1 Computer, Internet, Web, and Basics
Local Area Networks Outline –Basic Components of a LAN –Network Architectures –Topologies and LAN Technologies –Selecting a LAN –Improving LAN Performance.
Chapter 8 Using the Computer Effectively By Gwen Elliott.
COMPUTER SYSTEM COMPONENTS ACTIVITY
Common Services in a network Server : provide services Type of Services (= type of servers) –file servers –print servers –application servers –domain servers.
Client – Server Architecture A Basic Introduction Kathleen R. Murray, Ph.D. May 2002.
COMPUTER SKILLS Chapter 1: Basic Concepts of IT 1.
G046 Lecture 05 Task E Briefing Notes Mr C Johnston ICT Teacher
NETWORK.
Working for a hospital at home (Teleworking). Teleworking Home working or teleworking for hospitals staff is the process where they work from home using.
Introduction to Computers By: Najam Khan What we will learn about: Hardware: The term used to describe the physical parts of a computer. Ex. The box,
Brief overview Basic Concepts of Computer. What is a computer? A computer is a tool to process data Data Alphabet/Numeric Graphic Sound.
Networking By Nachiket Agrawal 10DD.
For Beginners.  Network architecture, is the logical and structural layout of the network consisting of transmission equipment, software and communication.
Cloud Computing.
NETWORK SERVERS Oliver Topping (with a little help from my Mum)
What is a Computer HardwareStorageSoftware Random Questions.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
Client – Server Architecture. Client Server Architecture A network architecture in which each computer or process on the network is either a client or.
How computer’s are linked together.
Networking Relationships What is a computer network?
1 After completing this lesson, you will know: What computers need to operate—basic hardware and peripheral devices Why and how to protect your computer.
Networking Components 10/2/07. Parts of a Network Clients –Computers that request or order information from a server –Usually desktop computers with their.
CS101 Network Setup. Parts of a network Everything on a network is called a ____ Three main types of _____: –__________ Devices = Printers, Scanners,
Hardware/Software Basics Test
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
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.
Computer Basics Mr. Chu MPHS CIS 1.
Communications & Networks National 4 & 5 Computing Science.
Communications & Networks National 4 & 5 Computing Science.
Unit 4, Lesson 10 Comparing Network Types AOIT Principles of Information Technology Copyright © 2007–2011 National Academy Foundation. All rights reserved.
Introduction TO Network Administration
DAILY QUESTION April 29, What is the difference between ROM and RAM? Hint: Use your book!
Chapter 1 : Computer Networks. Lecture 2. Computer Networks Classification: 1- Depend on the geographical area. 2- Depend on functional relationship.
Client – Server Architecture A Basic Introduction 1.
Computer Systems Networking. What is a Network A network can be described as a number of computers that are interconnected, allowing the sharing of data.
Cloud Computing ILAS project DONE BY:. Table of content INTRODUCTION. ◦ Cloud computing in general ◦ What are the things that worked during the implementation.
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.
Hardware/Software Basics Test Get out your DIY Test Review.
Computing Strategies. A computing strategy should identify – the hardware, – the software, – Internet services, and – the network connectivity needed.
LO2 Understand the key components used in networking.
 Computer hardware refers to the physical parts of a computer and related devices. Internal hardware devices include motherboards, hard drives,
COMPUTER NETWORKS Quizzes 5% First practical exam 5% Final practical exam 10% LANGUAGE.
Chapter 1 : Computer Networks. Lecture 1. Introduction to computer networks: Network definition : A network is a collection of computers and other devices.
Computer Basics. What a computer does INPUT  Computer INPUT is whatever is typed, submitted or transmitted to a computer system. It can be supplied.
Defining Networking Chapter 2.
Classifying & evaluating computers
CS101 Bigger Networks.
Server Machines By Brett Gunder COSC 101.
Computer Software.
TYPES OF SERVER. TYPES OF SERVER What is a server.
Graphics Card A graphics card is used to make the images displayed on your computer better quality and the performance of your computer. It is usually.
Lesson 1 Mrs. Batichon Boiling Springs Middle School
Printers.
CS101 How the Internet Works.
Network Models, Hardware, Protocols and number systems
Network Media, models and number systems
الانترنت والبريد الإلكتروني
Intro to Computer Networking
Tiers vs. Layers.
Communications & Computer Networks Resource Notes - Introduction
Classifying & evaluating computers
Presented by: Faisal Mohamed & Mohamed Dabour
LO3 – Understand Business IT Systems
Client/Server and Peer to Peer
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.
Presentation transcript:

CS101 Bigger Networks

Parts of a network Everything on a network is called a node Three main types of nodes: Peripheral Devices Computers Network Equipment

Peripheral Devices Anything on the network that is not a computer or a network device Printer , scanner, etc

Computers Computers on a network fall into two categories: Client (Workstation) = Computers that are part of the network that are not servers Server = Computers on the network dedicated to running some part of the network

Types of workstation (or clients) Dumb Client = Just a screen and a keyboard. All functions done by a computer somewhere else on the network Thin Client = Has some computer parts such as processor and RAM but is missing others such as a hard drive. Cannot function without using the network. Fat Client = Fully equipped computer that can function without the network

Types of Servers File server = serves files to other computers on the network Web server = serves web pages to other computers on the network Print server = controls print jobs from the network heading to networked printers Email server = handles email accounts and emails on a network Game server = hosts online games Application sever = run apps off other comptuers Lots of different kinds of servers on the Internet

Another network approach Peer-to-peer networking Every computer on the network is part server and part client File sharing software uses this approach