NETWORKING CLASSIFICATION OF COMPUTERS * Size *Cost *#of users *Storage capacity.

Slides:



Advertisements
Similar presentations
Chapter 4 Computer Networks
Advertisements

Networks By the end of this session, you will:
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.
Lesson 1-Introducing Basic Network Concepts
DATABASE MANAGEMENT SYSTEMS 2 ANGELITO I. CUNANAN JR.
{ Networking High School Computer Application. What is a network? A system containing any combination of computers, computer terminals, printers, audio.
C LIENT /S ERVER AND P EER TO P EER National 4/5 Computing Science.
CPMT 1449 Computer Networking Technology – Lesson 1
Introduction to Networks Networking Concepts IST-200 VWCC 1.
System Architecture & Hardware Configurations Dr. D. Bilal IS 592 Spring 2005.
The Three Important Topologies By: Parimal Satashia.
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.
Understanding Networks. What is a Network?  A network consists of two or more computers that are linked in order to share resources (such as printers.
Networks and Networking Chapter 4 Copyright Prentice-Hall, Inc
Networking By Nachiket Agrawal 10DD.
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.
What is a Network?. Definition of a computer network A computer network is a system in which computers are connected to share information and resources.
Pratt & Adamski Concepts of Database Management Client/Server Systems.
Version 4.0. Objectives Describe how networks impact our daily lives. Describe the role of data networking in the human network. Identify the key components.
Basic Network Concepts Introduction to Computing Lecture#28.
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.
Server is ‘host’ Clients do not communicate with each other.
CLIENT SERVER VS PEER TO PEER Networks. Lesson objectives Candidates should understand the advantages and disadvantages of: client server networks peer.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
Communication & Information Systems. ICT5 Centralised processing systems Large central mainframe the norm into the seventies All processing carried out.
Objectives  To define network  To identify use of network  To differentiate major types of network  To identify basic networking terminologies  To.
GCSE ICT 3 rd Edition Computer networks 19 A computer network is a collection of computers linked together so that they can communicate with each other.
1.05a.  Local Area Networks (LANs) ◦ Small networks in a limited geographical area  Wide-Area Networks (WANs) ◦ Extensive networks that may span hundreds.
Classification of Computer The digital computers that are available nowadays vary in their sizes and types. The computers are broadly classified into four.
Client Server Network Model:
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.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Networking Classification A network is two or more computers that are connected 1 There size 2 Their Servers.
Basic Computer Knowledge. Outline Notes 1 Notes 2 Assessment.
Computing Resource Paradigms CS3353. Computing Resource Paradigms Centralized Computing Distributed Computing.
Transferring data.  Most commercial computer users need to allow their employees to share data.  It also needs more than one employee to access the.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
Communications & Networks National 4 & 5 Computing Science.
Computer Network Compiled by: GF Kalumuna January 2015.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Systems and Network Design Professional Services for NT Server and NetWare Networks.
2/18/2016Fatimah AlAkeel - Network 11 Introduction to Networks.
CSC 480 Software Engineering Lecture 17 Nov 4, 2002.
+ Lec#1: Planning, Designing, and Operating Local Area Networks 1 st semester CT.
System Architecture & Hardware Configurations Dr. D. Bilal IS 582 Spring 2008.
The ‘stuff you can touch’. Evolution of Computer Hardware Abacus counting machines Babbage’s difference engine Hollerith’s tabulating machine ABC computer.
1INTRODUCTION TO NETWORKING. Objective Introduction to networks. Need for networks. Classification of networks. 2INTRODUCTION TO NETWORKING.
An Introduction to Local Area Networks An Overview of Peer-to-Peer and Server-Based Models.
Networks 1 Key Revision Points.
System Architecture & Hardware Configurations
Computer Networks Part 1
Client-Server & Peer-to-Peer Networks
Network Configurations
CSC 480 Software Engineering
Introduction to Networks
Designing a local area network
Networks, telecommunications
Introduction to Networks
An Introduction to Computer Networking
Introduction to Networks
Networks, telecommunications
Introduction to Networks
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.
Introduction to Networks
Networks By the end of this session, you will:
Presentation transcript:

NETWORKING

CLASSIFICATION OF COMPUTERS * Size *Cost *#of users *Storage capacity

1st Classification MICROCOMPUTER SINGLE USER

2nd Classification WORKSTATION Many processors Expensive More complex functions

3rd Classification MINICOMPUTER SPECIALIZED FOR SMALL BUSINESSES

4th Classification MAINFRAMES

Controls an entire system: NASA

NETWORKS TELECOMMUNICATIONS Two or more computers communicating Long distance communications

Design Considerations What type of modems and cables are needed? Is the telephone system needed? Is the geographical area of the network a consideration? Is all that is needed the hardware? Why should I use the network?

ADVANTAGES File sharing Software sharing Hardware sharing Information sharing

DISADVANTAGES Need for extra hardware Need for network software Need for security COST –maintaining/implementing/controlling

Why are networks used?

BENEFITS outweigh Installation Costs

Networks are used for:

2 types of TRANSACTION PROCESSING Centralized data processing – all processing done in one place Distributed data processing – processing done on several processors –Faster (can share files/data) –Requiress a network

Way the Processing is Done Contributes Directly to the Physical Classification 2 Network classifications by physical distribution of data to be processed.

2 Network Classifications Client server Peer to Peer

Client Server Configuration One computer provides services for all other computers in the network. Types of servers: print servers file servers communication server Thin client – a client that has no storage capability

Peer to Peer Configuration All computers are stand alone units. They may communicate but do not need each other for processing services.