CSC 363: Local Area Networks DePaul University Winter Quarter 1999 LoriLee M. Sadler.

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

COMPUTER NETWORK TOPOLOGIES
1 Preparing Windows 2000 installation (Week 3, Wednesday 2/25/2006) © Abdou Illia, Spring 2006.
Peer-to-Peer vs. Client/Server Network Operating Systems Instructor: Dr. Najla Al-Nabhan
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Lesson 15 – INSTALL AND SET UP NETWARE 5.1. Understanding NetWare 5.1 Preparing for installation Installing NetWare 5.1 Configuring NetWare 5.1 client.
Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.
Computer Networks & Security
Principles of Information Technology
Net+ Chapter 1 Introduction to Networks. First Things First: What’s a Network? LAN WAN Workgroup How do you connect LANs?
Copyright©2008 N.AlJaffan®KSU1 Chapter 8 Communications and Networks.
Networking Basics. The Hardware Side of Networking A network is two or more computers that have been connected for the purposes of exchanging data and.
Network Done by: Athra sultan.
CPMT 1449 Computer Networking Technology – Lesson 1
Introduction to Networks Networking Concepts IST-200 VWCC 1.
LAN Review. What is a Network? A group of computers and devices connected together for the purpose of sharing resources and services.
Stuart Cunningham - Computer Platforms COMPUTER PLATFORMS Network Operating Systems Week 9.
Chapter 1 An Introduction to Networking
Networks. What is a Network? Two or more computers linked together so they can send and receive data. We use them for sending s, downloading files,
NETWORK Topologies An Introduction.
Chapter Overview Network Communications.
Network Structure Students should be aware of what is available in order to –create and use an ICT network: communication devices.
Networks and Hackers Copyright © Texas Education Agency, All rights reserved. 1.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
What is a Topology? The physical topology of a network refers to the configuration of cables, computers, and other peripherals. Physical topology should.
Chapter 1 An Introduction to Networking Collected and Compiled By JD Willard MCSE, MCSA, Network+, Microsoft IT Academy Administrator Computer Information.
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.
Networked Information Systems 1 Advantages of and classified by their size & architecture or design.
Multi-media Computers and Computer Networks. Questions ? Media is used for ………………… Multimedia computer is capable of integrating ………………………………….. OCR stands.
Networking Basics Lesson 1 Introduction to Networks.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Introduction to Networks Ruth Watson
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.
Without reference, identify principles relating to Computer Networks with at least 70 percent accuracy.
Computer Network Basic Concepts. Topics Computer Networks Communication Model Transmission Modes Communication Types Classification Of Computer Networks.
CSC Intro. to Computing Lecture 23: Networks.
Today’s Topics Chapter 8: Networks Chapter 8: Networks HTML Introduction HTML Introduction.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
Networks. What is a network? two or more computers linked together.
Objectives  To define network  To identify use of network  To differentiate major types of network  To identify basic networking terminologies  To.
Networks Network topologies. Networks Network topology Is the way the devices are arranged in a network In a wired network, it shows how the computers.
Intro to Digital Technology Follow along and fill in your Guided Notes Handout.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Introduction to Microsoft Windows 2000 Welcome to Chapter 1 Windows 2000 Server.
Networking Technologies Presentation Presented by David Fisher June 4, 1999 West Lafayette, IN.
Networks Mr Hewitt. Objectives By the end of this lesson you will be able to: Compare stand alone, networked and laptop computers Define a Network Explain.
Ethernet. Ethernet  Ethernet is the standard communications protocol embedded in software and hardware devices, intended for building a local area network.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
WEEK 11 – TOPOLOGIES, TCP/IP, SHARING & SECURITY IT1001- Personal Computer Hardware System & Operations.
Communications & Networks National 4 & 5 Computing Science.
2/18/2016Fatimah AlAkeel - Network 11 Introduction to Networks.
Activity 1 5 minutes to discuss and feedback on the following:
Network Operating Systems : Tasks and Examples Instructor: Dr. Najla Al-Nabhan
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to Networking.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Peer-to-Peer Vs. Client/Server.
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.
Networking Basics.
Topology The physical topology of a network refers to the configuration of cables, computers and other peripherals. The main types of network topologies.
Computer Networks Part 1
Designing and Installing a Network
Network Configurations
Networks Intro to Digital Technology
Principles of Information Technology
Presentation transcript:

CSC 363: Local Area Networks DePaul University Winter Quarter 1999 LoriLee M. Sadler

Intro to Course How to contact me Office Hours Course Components Schedule

Small Group Project 4 Cases from which to choose Final product Group registration on the web

The LAN Lab Access hours ID required What’s up there

Why do we network computers?

Basic Terms Clients Peers Servers

Problem: You’re installing a small network for a collections agency. There will be only five stations on the network. Cost is an issue, and the company would prefer not to dedicate an individual’s time to maintaining a network. However, the agency is also concerned about keeping its data safe, and the users are not sophisticated users.

Network Types Server-based Peer to Peer Hybrid

Server-Based Networks Also called client-server networks Servers –responsible for security and administration single login required for network resources –network services (e.g., printing, file storage) Clients –typically less powerful than servers –need client software to access network services

Domains Unique to server-based networks =>collections of networks and services that share security trust information Domain controllers handle security and permissions PDC=> BDC=>

Server-based Networks pros & cons Advantages –central security & admin –Optimized dedicated servers –Single-password security –Scales to large # of users Disadvantages –Dedicated servers are more expensive than plain old computers –Expensive NOS and clients –Requires dedicated sysadmin

Peer Networks Also called peer-to-peer networks No servers--every machine is a client and a server Users control access and security to each networked resource

Workgroups Typically grouped by users rather than by services or resources Password access to individual networked resources Peer machines not optimized for resource sharing

Peer Networks Pros and Cons Advantages –Cheap –Easy to set up –No sysadmin –Users control access & “Security” –No reliance on other computers Disadvantages –All advantages are also disadvantages –Inefficient use of peer equipment –Intrusive, easy to break security –Bad idea for large networks

Peer Security vs. Server Security Peer Security –One user or all users-- no user-level security –Each shared resource must have its own password –Lots of passwords means more points for hacking Server Security –Centrally managed security –Security controlled by groups of users and appropriate resources

Hybrid Networks Combines aspects of peer-to-peer and server networks All the advantages of server-based networks and most of peer-to-peer Some of the disadvantages of server-based networks

Would a Peer Network be good for the Collections Agency?

Would a Server-based Network be good for the Collections Agency?

Server types File Servers Print Servers Application Servers Message Servers Database Servers

Server Software Called Network Operating System (NOS) –Windows NT –Novell Netware Requires matching clients

Server Hardware Typically more powerful than a client NT requires a minimum of: –Pentium processor –16MB of RAM Reality Check –Pentium II –64-256MB RAM –Large hard drive

Client Hardware 486 or better 4MB of RAM or better

Problem: You are considering networking topologies for a network for a telemarketing firm. When would a ring network be appropriate? When would a star network be appropriate? When would a bus network be appropriate?

Network Topologies Bus Ring Star Mesh

Bus Networks

Ring Networks

Star Networks

Mesh Networks

Problem: You are designing a network for an office complex. Several buildings must be linked together with high-performance long-distance links, and servers within the building must be linked together with a high-speed backbone. Hundreds of clients computers in each building must be inked together inexpensively. What media will you use?

Network Media Copper Glass Air Radio

Copper Properties:

Glass Properties:

Air Properties:

Radio Properties:

Network protocols: Hardware protocols Hardware-software protocols Software protocols

Decision Tree for Networks- Network Type

Decision Tree for Servers

Decision Tree for Topologies

Decision Tree for Media