Introduction of Web programming Ins. Elaf Alhazmi LECTURE 2.

Slides:



Advertisements
Similar presentations
LAN Devices 5.3 IT Essentials.
Advertisements

Lab Practical 2 Study about different types of Networking Device
Hardware & Software Needed For LAN and WAN
A Guide to major network components
© Folens 2008 Transfer of data in ICT systems Using ICT networks.
NETWORKING DEVICES  What is a networking device?  What are the different networking devices?
Networking Components Chad Benedict – LTEC
For more notes and topics visit: eITnotes.com.
Network Hardware for Expanding Network. Expanding Networks When do we need expansion:  Network cable is full of data movements  Printing tasks needs.
Basic Parts of a Network for beginners. Network Interface Cards A network interface card (NIC) is a circuit board or card that is installed in a computer.
Networking Hardware and Components By: Sean Bell.
NETWORKING COMPONENTS Zach Avis. Hub A hub is a low cost way to connect two computers. A hub can also act as a repeater. When a signal comes from one.
Networking Components Christopher Biles LTEC Assignment 3.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
Introduction to Networks. Objectives The purpose and uses of networks The Key components of a computer network The Different types of network and the.
Network Components 101 Travis Hill.
LTEC 4560 Summer 2012 Justin Kappel Networking Components.
Router. Introduction A router is a device in computer networking that forwards data packets to their destinations, based on their addresses. The work.
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.
NETWORKING COMPONENTS By Cleve Rosser. Hubs allow large numbers of computers to be connected on a single or multiple LAN. Each computer plugs into the.
Computer Networks. Today’s Goals: (Computer Networks) We will become able to appreciate the role of networks in computing We will look at several different.
Network Components: Assignment Three
Common Devices Used In Computer Networks
Network Parts. Network Interface Card (NIC) 2 This used to be a separate card as shown. As many computers these days need access to a network, the technology.
CS3502: Data and Computer Networks Local Area Networks - 4 Bridges / LAN internetworks.
©G. Millbery 2001Communications and Networked SystemsSlide 1 Purpose of Network Components  Switches A device that controls routing and operation of a.
Hub  A hub is a piece of hardware that connects multiple wired devices together on a single network. Hubs work at the physical layer (layer 1) of the.
Mr. SACHIN KHANDELWAL (S.D.E.) Mr. N.S.NAG (D.E.) Mr. L.K.VERMA (PROJECT GUIDE)  Group Members- 1)Mohit Udani 2)Ranjith Kumar.M 3)Salma Siddique 4)Abhishek.
HNC COMPUTING - Network Concepts 1 Network Concepts Devices Introduction into Network Devices.
NETWORK COMPONENTS Assignment #3. Hub A hub is used in a wired network to connect Ethernet cables from a number of devices together. The hub allows each.
Computer network  A network consists of multiple computers connected to each other to share data and resources.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
LAN Devices  Purposes: Dividing the network into subnets Dividing the network into subnets Joining two networks together Joining two networks together.
Networking Components Starla Wachsmann. COMPUTER NETWORKING COMPONETS Today’s wireless and enterprise networks are more complex than ever, delivering.
Chapter 7 Backbone Network. Announcements and Outline Announcements Outline Backbone Network Components  Switches, Routers, Gateways Backbone Network.
Sem1 - Module 8 Ethernet Switching. Shared media environments Shared media environment: –Occurs when multiple hosts have access to the same medium. –For.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Connectivity Devices. Network Interface Card (NIC) Allow user to connect to networks via Ethernet cable or Wi-Fi Nowadays integrally fitted into the.
NET 324 D Networks and Communication Department Lec1 : Network Devices.
NETWORKING COMPONENTS BY: TRAVIS MARSHALL. HUBS A hub is a device within a network that has multiple Ethernet ports that devices can plug into. The hub.
Term 2, 2011 Week 2. CONTENTS Communications devices – Modems – Network interface cards (NIC) – Wireless access point – Switches and routers Communications.
Network Components By Kagan Strayer. Network Components This presentation will cover various network components and their functions. The components that.
Network Components Reginald Randolph Assignment 3 LTEC 4550.
Higher Computing Networking. Networking – Local Area Networks.
Networking Components Siby Abraham LTEC Purpose of the presentation  This presentation will cover how certain network components function, when.
Network Components Basics!. Network HUB  Used to connect multiple Ethernet devices together  Layer 1 of the OSI model  Not used much today.
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
 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.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Networking Components WILLIAM NELSON LTEC HUB  Device that operated on Layer 1 of the OSI stack.  All I/O flows out all other ports besides the.
Network Components Kortney Horton LTEC October 20, 2013 Assignment 3.
Computer Network Architecture Lecture 3: Network Connectivity Devices.
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
Networking Components Assignment 3 Corbin Watkins.
NETWORK DEVICES Department of CE/IT.
Networking Components Quick Guide. Hubs Device that splits a network connection into multiple computers Data is transmitted to all devices attached Computers.
Kevin Harrison LTEC 4550 Assignment 3.  Ethernet Hub  An unsophisticated device that is used for connecting multiple Ethernet devices together.  Typically.
ASSIGNMENT 3 - NETWORKING COMPONENTS BY JONATHAN MESA.
Network Components and terms. Hub is a device for connection multiple ethernet devices together and making then act as a single network segment.
CHAPTER -II NETWORKING COMPONENTS CPIS 371 Computer Network 1 (Updated on 3/11/2013)
Networks DEVICES. Repeater device to amplify or regenerate digital signals received while setting them from one part of a network into another. Works.
Class Notes CS403- Internet Technology Prepared by: Gulrez Alam Khan.
Assignment 3 Jacob Seiz. Hub A hub provides a central access point for a network. Through multiple I/O ports a hub can connect multiple Ethernet devices.
Transfer of data in ICT systems
Section 4 – Computer Networks
Networking Devices.
Mollie Sconyers.
Connecting Networks Repeater: physical layer Bridge: data link layer
Chapter 7 Backbone Network
Presentation transcript:

Introduction of Web programming Ins. Elaf Alhazmi LECTURE 2

Data Packets Packets is piece of data Sender divide large files into packets & transmit Receiver assemble packets. 2 Ins.Elaf Alhazmi

Fundamental parts of internet Routers Routers are special purpose computers that direct traffic in the form of data packets to their intended recipient. When one route is busy or blocked, router chooses another path using routing table and intelligent algorithms. Hubs or Switches connecting nodes(devices) without any routing or data translation abilities Bridges Link different local area networks (LAN) Cabling backbone The fiber optic networks called backbones carry much of the internet traffic under our city streets or across the oceans and the satellites all contribute to transmission of internet traffic 3 Ins.Elaf Alhazmi

Routers 4 Ins.Elaf Alhazmi

Hubs Switches 5 Ins.Elaf Alhazmi

The difference between Hubs, Bridges, Switches and routers Hubs, Switches and routers are all used to connect computers together on network but each of them has different capabilities Hubs,Each computer plugs into the hub with an Ethernet cable, and information sent from one computer to another passes through the hub. A hub can't identify the source or intended destination of the information it receives, so it sends the information to all of the computers connected to it, including the one that sent it. A hub can send or receive information, but it can't do both at the same time. This makes hubs slower than switches. Hubs are the least complex and the least expensive of these devices. 6 Ins.Elaf Alhazmi

7

A bridge connects a local area network (LAN) to another local area network that uses the same protocol. Having a single incoming and outgoing port. bridge is more complex than hub. Bridge looks at the destination of the packet before forwarding unlike a hub. It restricts transmission on other LAN segment if destination is not found. The difference between Hubs, Bridges, Switches and routers 8 Ins.Elaf Alhazmi

Switches work the same way as hubs, but they can identify the intended destination of the information that they receive, so they send that information to only the computers that are supposed to receive it. Switches can send and receive information at the same time, so they can send information faster than hubs can. If your home network has four or more computers or you want to use your network for activities that require passing a lot of information between computers (such as playing network games or sharing music), you should probably use a switch instead of a hub. Switches cost a little more than hubs The difference between Hubs, Bridges, Switches and routers 9 Ins.Elaf Alhazmi

Routers enable computers to communicate and they can pass information between two networks—such as between your home network and the Internet. Routers can be wired (using Ethernet cables) or wireless. If you just want to connect your computers, hubs and switches work well; however, if you want to give all of your computers access to the Internet,use a router or a modem. Routers are more expensive than hubs and switches. The difference between Hubs, Bridges, Switches and routers 10 Ins.Elaf Alhazmi

11 Ins.Elaf Alhazmi