Networks 1 Introduction to Networks Dr John Cowell phones off (please) 1.

Slides:



Advertisements
Similar presentations
Fundamentals of Information Systems, Second Edition 1 Telecommunications, the Internet, Intranets, and Extranets Chapter 4.
Advertisements

Computer networks SATISH MISHRA,PGT CS,KV TRIMULGHERRY.
Lesson 1-Introducing Basic Network Concepts
Networks Adapting Computers to Telecommunications Media.
PYP002 Intro.to Computer Science Introduction to Networks1 Networks Chapter 17.
Communications and Networks
99 CHAPTER COMMUNICATIONS AND NETWORKS. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 9-2 Competencies Discuss connectivity, the wireless.
Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Communications and Networks Chapter 8.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 9 Communications and Networks.
COMMUNICATIONS AND NETWORKS
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
Lecture Week 2 Networks, The Internet and the World Wide Web.
CPMT 1449 Computer Networking Technology – Lesson 1
NETWORK CHONGSEOK PARK 10DD MRS. VEENA MONY Content.
1 Networks, advantages & types of What is a network? Two or more computers that are interconnected so they can exchange data, information & resources.
Basic Data Communication
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Al-Hareqi.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
Communications & Networks
Unit 27: Principles of Computer Networks
Chapter 7: Using Windows Servers to Share Information.
Computer Network By Tahir Saad. Introduction to computer networking Content : The definitions of networking Use of network Network classification.
CISB113 Fundamentals of Information Systems Telecommunications & Network.
Networks A network is a collection of computers and devices connected together via communications devices and transmission media Advantages of a network.
Chapter 4 Computer Networks – Part 1
Transfer of data in ICT systems This section covers: Elements of a network Characteristics of a network Communication of data and use of communication.
 Computer Networking Computer Networking  Networking terminology Networking terminology  Client Server Model Client Server Model  Types of Networks.
Networks and Networking Chapter 4 Copyright Prentice-Hall, Inc
Networked Information Systems 1 Advantages of and classified by their size & architecture or design.
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
Without reference, identify principles relating to Computer Networks with at least 70 percent accuracy.
Networks QUME 185 Introduction to Computer Applications.
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
Living Online Module Lesson 23 — Networks and Telecommunication
 What is intranet What is intranet  FeaturesFeatures  ArchitectureArchitecture  MeritsMerits  applicationsapplications  What is ExtranetWhat is.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Unit – I CLIENT / SERVER ARCHITECTURE. Unit Structure  Evolution of Client/Server Architecture  Client/Server Model  Characteristics of Client/Server.
Computer network  A network consists of multiple computers connected to each other to share data and resources.
NSH0503/01/11041 Overview Computer Network Technology By Diyurman Gea.
Introduction to Information Systems Lecture 06 Telecommunications and Networks Business Value of Networks Jaeki Song.
Communication Systems The Internet The largest wide area network in the world. It is made up of thousands of linked networks. What.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
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.
An Introduction to Networking
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Fundamentals of Information Systems, Second Edition 1 Telecommunications, the Internet, Intranets, and Extranets.
Communications and Networks Chapter 9 9-1Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Introducing the World Wide Web History and Structure.
COMPUTER INTERNET, INTRANET & EXTRANET. INTERNET 1) It is a worldwide system which has the following characteristics: 2) Internet is a world-wide / global.
Chapter 1 : Computer Networks. Lecture 2. Computer Networks Classification: 1- Depend on the geographical area. 2- Depend on functional relationship.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Introduction to computer networking Objective: To be acquainted with: The definitions of networking Network topology Network peripherals, hardware and.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
1 Lesson 24 Network Fundamentals Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Introduction to Networks. When Personal Computers first appeared in business, software programs were designed for a single user. However as computers.
 client  client/server network  communication hardware  extranet  firewall  hacker  Internet  intranet  local area network (LAN)  Network 
Networks and Networking
Chapter 1: Explore the Network
Chapter Objectives In this chapter, you will learn:
Edited by : Noor Al-Hareqi
CHAPTER 1 INTRODUCTION NETWORKING
Networks, telecommunications
An Introduction to Computer Networking
Edited by : Noor Al-Hareqi
Networks, telecommunications
Edited by : Noor Al-Hareqi
By Hussein Alhashimi.
Presentation transcript:

Networks 1 Introduction to Networks Dr John Cowell phones off (please) 1

Overview Introduction to networks what is a network, why? basic types of networks Geographical descriptions LAN, MAN, WAN Intranets, extranets and the Internet definitions 2

3

What is a Network? A network is a communication system a collection of resources hardware & software objects people Varying types of network computer telephones Any two or more interconnected computer systems can be described as a network 4

Why use a Network? Improve communications team working Share resources hardware software data Central services Efficiency 5

Types of Networks There are several different types of networks Depends on connectivity geographic area covered topology/protocol Connectivity peer to peer client / server distributed system three tier architecture 6

Peer to Peer Simplest is peer-to-peer, connected via serial/parallel ports RS 232 null modem cable 7

Windows Peer-to-Peer Windows allows creation of larger peer-to-peer networks, using network protocols resources, e.g. printers, modems, attached to one PC, but can be shared by other users Use Control Panel/Networks to configure 8

Client / Server As number of users / workstations increases, it is more efficient to create a client / server network Multiple workstations connected to one or more network servers file server print server communications server fax server 9

Client / Server Communication Clients and servers can also be viewed as being software applications Interact by using one of several methods message passing remote procedure calls Synchronicity is important i.e. server cannot process until client has sent request client passes values to server, then waits server processes values, returns results asynchronous relationship Servers may have higher network priority access to otherwise restricted system resources 10

Servers 1 File server shared data can be stored and managed centrally access can be controlled/logged Print server multiple printers can be connected to server server organises print queues Network printers direct connection to network 11

Servers 2 Communications server acts as interface between network and ‘outside world’ other networks the Internet Fax server faxes are a different technology to , etc server handles user requests to send faxes 12

Distributed Systems Physically separate computers in a network operate together as a single logical unit Beowulf clusters Appears to a user to be a single computer physically separated an operating system that supports distributed systems is required, e.g. UNIX advantages include reduction in costs and delays in transmitting and processing data reduced load on the ‘host’ processor better local control and service 13

Three Tier Architecture Client / server model has some problems not scaleable business rules not deployed centrally consumes too many resources on client machine inefficient One proposed solution is to partition applications into logical parts each part can have multiple units 14

Three Tier Model The three parts are 15 user services front end application data services database engine business logic Controls interaction between a Database and a user interface

Three Tier Benefits Four major benefits (are claimed) reuse components are shared between applications time in design and implementation not wasted maintenance as business changes, modifications in applications and business rules are easier to implement performance optimised as individual components can be upgraded manageability complex application is broken down into smaller components easier to work with 16

17

Geographical Network Areas Networks can be split into three types by geographical coverage Local Area Network LAN Metropolitan Area Network MAN Wide Area Network WAN 18

Local Area Network - LAN Single campus Can be multiple networks interconnected No special telecommunications hardware is necessary, as cables/signals never leave the company’s premises Fast data transfer rates reliability of transmission not always top priority damaged data can be re-transmitted easily Video-conferencing is feasible 19

Metropolitan Area Network - MAN Multiple campuses e.g. within a city small geographical area Australians use MANs to interconnect South Eastern cities Slower data transfer rates? need reliability of WANs with speed of LANs 20

Wide Area Network - WAN The rest of the planet Slower data transfer rates (end to end) reliability is a high priority retransmission of missing data is a large overhead extensive use of external telecommunication systems backbone transfer rate is now faster than LANs! The Internet International telecommunications Satellite systems e.g. Global Positioning System - GPS 21

Janet backbone All UK academic institutions access the internet via the Janet network.ac.uk domain Funded by Joint Information Systems Committee (JISC) In October 2006 SuperJANET5 was launched after £29 million of investment. It provides a 10Gbit/s backbone, with an upgrade path to 40GBit/s over the next few years. Most organisations connected by twenty WANs 22 Map from

23

Intranets Private network contained within an enterprise May be a combined topology network leased lines for a WAN gateways to external internet Uses Internet protocols TCP/IP HTTP, FTP, DNS, etc Typically, an intranet is contained within security firewalls it can be thought of as a private internet 24

Intranet Features Uses private network features Personal Information Manager using Lotus Notes, Microsoft Outlook Uses Internet features web-page browsing standard browsers Uses dedicated (not shared lines) 25

Extranets Uses Internet protocols and the PSTN (public switched telephone network) securely shares enterprises’ information or operations part of company’s intranet extended to external users Security achieved with firewalls digital certificates issued by an agency, establishes credentials on-line Used by Tele-workers at home, consultants, partners, customers other companies suppliers, vendors, etc. 26

Extranet Usage Exchange large volumes of data Electronic Data Interchange (EDI) Collaborate with other companies or customers Jointly develop and use training programs Provide or access services provided by one company to a group of other companies online banking application managed by one company on behalf of affiliated banks Share news of common interest 27

The Internet International computer network connecting government agencies, universities, research institutions, businesses, and individuals Started as a US Defence Department network to distribute US military computing capability resist (nuclear) attacks / natural disasters Evolved into a network used by academics, scientists, governments and, now, everybody! the US government ceased to administer it in 1992 became civilian 28

Summary Introduction to networks what is a network, why? basic types of networks Geographical descriptions LAN, MAN, WAN Intranets, extranets and the Internet definitions 29