"Networking 101: Basics" Jim Gogan INLS184. Introduction - Why network? l Communicate with others close by l Communicate with others far away l Gain access.

Slides:



Advertisements
Similar presentations
Network Hardware and Physical Media
Advertisements

LAN Devices 5.3 IT Essentials.
Networks Unit 3 & 4 IP&M JEOPARDY Acknowledgements: VITTA for the jeopardy pro-forma Mark Kelly’s Network slideshow.
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Web Page Design Chapter 1 Introducing Networks and the Internet.
Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,
Computer Networking (Appendix C) Objectives
Introduction to Computers Section 7A. home Network A group of connected computers that communicate, exchange information and share resources.
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.
Networks Adapting Computers to Telecommunications Media.
Computers Are Your Future © 2006 Prentice-Hall, Inc.
Telecommunications Chapter 5 Chapter 5 Telecommunications
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
Computer Networks Eyad Husni Elshami. Computer Network A computer network is a group of interconnected computers to share data resources ( printer, data.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
 Local Area Network (LAN) Local Area Network (LAN)  Wide Area Network (WAN) (The Internet) Wide Area Network (WAN)
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Introduction to Networks Networking Concepts IST-200 VWCC 1.
In The Name Of Allah Whose Blessings Are Uncountable.
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
Computer communication
Chapter 5 Networks Communicating and Sharing Resources
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
Networks and Telecommunications
Chapter 9A Network Basics.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
NETWORK.
Computer Network Technology
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Networking Basics lesson 4 essential concepts. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network.
NETWORKS.
Today’s Topics Chapter 8: Networks Chapter 8: Networks HTML Introduction HTML Introduction.
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
$100 $200 $300 $400 $500 Network topologies Client Architecture Physical Transmission Media Uses of Tele communications Misc. Network Misc. Network.
Lecture 11 Network Basics. 2 Network Definition Set of technologies that connects computers –Hardware, software & media Allows users to –communicate and.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
How Networks work?.
Networking Technologies Presentation Presented by David Fisher June 4, 1999 West Lafayette, IN.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
Understand the Components of a Network Mrs. Whaley.
Higher Computing Networking. Networking – Local Area Networks.
 A hub is a central connecting device in a network.  Each node is connected directly to the hub.  They receive a data packet from one node and send.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
 LAN ADVANTAGE  Workstations can share peripherals devices like printers. Cheaper that providing a printer for each computer.  Workstations do not.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Class Notes CS403- Internet Technology Prepared by: Gulrez Alam Khan.
SPRING 2016 Lesson - 4 Networks Communication CSE 101.
INTRODUCTION TO COMPUTER NETWORKS
Local Area Networks Yiannos Mylonas.
Chapter 3 Computer Networking Hardware
Making an Ethernet Cable
Computer Networks and Internet
NETWORKING TECHNOLOGIES
CT1303 LAN Rehab AlFallaj.
Computer Networks and Internet
شبكات الحاسوب صائب ابوليل.
Computer Networks.
أ.كمال عيد كلية المعلمين حائل
NETWORK BASICS Network - a communications, data exchange, and resource-sharing system created by linking two or more computers and establishing standards,
Computer Networks.
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
NETWORK.
Presentation transcript:

"Networking 101: Basics" Jim Gogan INLS184

Introduction - Why network? l Communicate with others close by l Communicate with others far away l Gain access to information not on your computer l Share resources (software, peripherals)

*ANS? l LANs l WANs l MANs l internets l Internet l Intranet

Components of a LAN l Cable l Workstations/Servers l Interface cards (NICs) l Hubs/switches/etc. l Peripherals l Network protocols

Cable l Types of Cables –Coaxial cable –Twisted pair –Fiber optics l Wireless

Cabling Topologies l Daisy Chain l Bus l Ring l Star

Daisy Chain l Simplest to do l One device hooked to device after it l If broken, all connections are lost l Daisy Chain network example: original LocalTalk

Bus l Packets move along a straight line l Works like a trolley, must have bumpers at ends of lines l Devices are connected through taps on the line l As long as taps aren’t disconnected, network stays up l Bus network example: Thin-net Ethernet

Ring l Cable must form complete, unbroken ring l Packets with presence of token (usually) l If ring broken, all devices may go down l Ring network example: Token Ring

Star l Devices are connected along “arms” of the star l Arms connected to central hub l When disconnected, only that arm of the star is affected l Star network example: 10BaseT Ethernet

Workstations l The computer on an individual’s desk l May have its own local devices/peripherals as well as access to networked peripherals

Servers l Workstation (often higher end) with specific functions l Usually provides services: –File services –Web services – services

Interface cards l Connect individual devices to network l Must match type of device and type of cable

Hubs and Switches and Network Devices l Depends on type of network installed l More about these later …...

Peripherals l Accessory devices (printers, fax machines, backup devices, etc.) l Originally connected thru workstations or servers, now directly network connected l Originally dumb, now intelligent enough to do some real damage

Protocols l Common language among computers l Analogous to addressing envelopes l Many different protocols out there l Different “layers” use different protocols

Network Addressing l Must be unique to each device l A single physical device can have several network addresses l Usually divided into two parts: network and node (both parts can be combined into one address) l May be permanent (static) or temporary (dynamic)

Packets l Way information moves across the wire l Packets can carry data or protocol/control information only l Difference between “packet” and “cell”

How Networks Grow l File sharing l Application sharing l Peripheral sharing l Client/server applications – –WWW l Multimedia applications

Dividing/Expanding Networks l Why: –Too much traffic –Too many nodes –Distance limitations l How: –Repeaters –Bridges –Routers

Performance Terms l Bandwidth l Throughput l Latency (delay) l Jitter l Loss

Other Aspects/Considerations l Security l Management

Key Points l Standards= Good! l Simplicity= Good! (easy to develop) l Ethernet= Good! (it’s simple) l TCP/IP= Good! (it’s simple)