Computer Technology Notes #4

Slides:



Advertisements
Similar presentations
LAN Devices 5.3 IT Essentials.
Advertisements

Unit 5 Terminology Study Assignment Review Computer Technology
Computers Are Your Future © 2005 Prentice-Hall, Inc.
Computers Are Your Future © 2005 Prentice-Hall, Inc.
Telecommunications Chapter 5 Chapter 5 Telecommunications
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved Extended Learning Module E NETWORK BASICS (on your CD)
Networks “Each time you use the telephone you use the world’s largest computer network – the telephone system”
Chapter 9 Communications and Network Tyler Clutts.
M. Guymon - Pleasant Grove High - Spring 2003 Networks Computer Technology Day 17.
Communications & Networks
Chapter 5 Networks Communicating and Sharing Resources
Telecommunications. Communicating and transmitting information electronically (includes transmitting data, text, pictures, voice and video over.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco PublicNew CCNA Jianxin Tang IT 1 V4.0 Ch8. Fundamental Networks.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Networks Computer Technology. Network A computer network, or simply a network, is a collection of computers and other hardware components interconnected.
Unit 1—Computer Basics Lesson 7 Networks.
Module 2: Information Technology Infrastructure
NETWORKS.
E-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Extended Learning Module.
Understanding Networks Computer Technology. What is a Network?  Two or more computers connected to each other so they can—  Exchange Information  .
Living Online Module Lesson 23 — Networks and Telecommunication
$100 $200 $300 $400 $500 Network topologies Client Architecture Physical Transmission Media Uses of Tele communications Misc. Network Misc. Network.
Networks CS105. What is a computer network? A computer network is a collection of computing devices that are connected in various ways so that they can.
Computer network  A network consists of multiple computers connected to each other to share data and resources.
Introduction to Information Systems Lecture 06 Telecommunications and Networks Business Value of Networks Jaeki Song.
S. Butler Emery High School Spring 2006 Networks Computer Technology Day 17.
Networks Computer Technology Day 17. Network  Two or more computers and other devices (printers or scanners) that are connected, for the purpose of sharing.
Networks Computer Technology Day 17. Network  Two or more computers and other devices (printers or scanners) that are connected, for the purpose of sharing.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Communicating over the Network Network Fundamentals – Chapter 2.
CSCI-235 Micro-Computer Applications The Network.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
ITE PC v4.0 Chapter 8 1 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public  Networks are systems that are formed by links.  People use different.
Networks Unit 5 Digital Literacy Computer Technology (S3 Obj 2-1, 2-2 & 2-3)
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 9 Networks and Communications.
Ms. K Scruggs. Given instructions, the learner will demonstrate the use of networking component with 85% accuracy.
Unit Communication Hardware
Chapter Objectives In this chapter, you will learn:
Contents Computer Network Benefits of Computer Network
COMMUNICATION MEDIA AND DEVICES
Intro to MIS – MGS351 Network Basics
Chapter 4 Computer Networks – Part 2
Computer Networks and Internet
NETWORKING TECHNOLOGIES
Computer Networks and Internet
Networks Computer Technology.
Network Basics Extended Learning Module E
Computer Networks.
Intro To Computer Networks
Computers Are Your Future
Ethernet First network to provide CSMA/CD
Data Communication and Networks
Data Communication and Networks
Pleasant Grove High School
Computer Networks.
Computer Technology Day 17
Chapter 4: Data Communication and Networks
EUT 122 Skills and Technology in Communication
NETWORKING TECHNOLOGIES
Computer Technology Day 17
Data Communication and Networks
Data Communication and Networks
Computer Technology Day 17
Data Communication and Networks
Basics of Telecommunications and Networks
Computer Technology Day 17
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Basics of Computer Networking
Presentation transcript:

Computer Technology Notes #4 Networks Computer Technology Notes #4

Network A network is two or more computers and other devices (printers or scanners) that are connected, for the purpose of sharing data and programs

Advantages of Networks Communication E-mail, chat rooms, telephone, video telephone, video conferencing Sharing hardware Printers Sharing files and data Users can access data from other computers on the network, including the server

Advantages of Networks Sharing software Users can run programs from remote computers on the network Security of data Information preservation

Network Terms File Server Host Computer A computer connected to a network that distributes resources to other users Contains the software to manage and process files for other network users Host Computer Refers to any computer that provides services to network users This term is used more commonly with computers on the Internet IBM Server Commercial

Network Terms Workstation Client Refers to a personal computer connected to a network Example Each computer in the classroom Client Refers to the software on a computer that allows the user to access the server Example: Windows

Network Interface Card (NIC) Small circuit board that converts the digital signals from a computer into signals that can travel over a network Desktop Computers have the NIC inside the case with a port on the outside for the network cable Example: Our classroom computers

Network Connection Devices Hubs (Switches) A device that connects several components of a network Routers (Gateways) A device that connects at least two networks

Firewalls This is part of a network that is designed to block unauthorized access to the network while allowing authorized access Firewalls can be implemented in software or hardware or both

Physical Infrastructure Physical infrastructure refers to cables, modems, switches, and routers. Twisted-pair – Two insulated wires twisted around each other; the same type of wire as that used for telephones

Physical Infrastructure Coaxial cable – Consists of an insulated center wire surrounded by a layer of braided wire; the same type of wire as that used for cable TV Fiber-optic cable – Type of fiber glass cable that transmits data in the form of light impulses; can carry more data for longer distances than other wire

Wireless Networks (no wires involved) Wireless communication across networks or within a network can be achieved through the following technologies: Satellite Microwaves Radio waves (cell phone systems, wireless LANs, home networks) Infrared technology-must be in a line of sight, such as a mouse

Bandwidth Bandwidth is the amount of data that can be transmitted through a communications channel. Digital bandwidth is measured in bits per second (bps), kilobits per second (Kbps), megabits per second (Mbps), or gigabits per second (Gbps).

Local Area Network (LAN) Computer network that is located within a limited geographical area, such as a school or small business Example: The network in our classroom

Wide Area Network (WAN) Interconnected group of computers and peripherals that cover a large geographical area, such as multiple buildings Examples The Jordan School District Network The Internet

Packet Switching Demonstration The Internet is a packet switching network: Outgoing messages are divided into fixed-size data units called packets. Packets are numbered and addressed to the receiving computer. Routers examine the packets and send them to their destination. Packet Switching Demonstration

IP Addresses A unique identifying number assigned to each computer connected to the internet Example – 204.127.102.001 Each computer on a network should have its own separate IP Address or conflicts will occur when there are duplicate addresses