SlideShare a Scribd company logo
L E C T U R E 8
J a n u a r y , 2 0 1 8
IT in Business - I
Computer
Networks
IT IN BUSINESS 1
1. Definition and benefits of networks

2. Network Types
3. Network devices
Networks Definition
Network Technologies Examples
Software
Email, instant messaging, teleconferencing
Hardware
NIC(network interface card) / Modem
Media
Wired / Wireless
Networks
In absence of networks….
PC 1
PC 2
PC 3
Data
Sharing
Networks
Networking devices ….
PC 1
PC 2
PC 3
Resource
sharing +
Communication
Benefits of networks
Benefits Of Networks
Resource Sharing:
Network-connected peripheral devices can be shared between multiple users.
1. Printers
2. Scanners
Saves money !!
Hardware Sharing
Benefits Of Networks
File sharing:
Files can be stored on a central computer (the file server) allowing data to be
shared throughout an organization.
Authorized users are allowed to share the files on the network.
Beneficial for large organizations to maintain their data in an organized
manner and facilitate access to desired people.
Benefits Of Networks
Personal Communications :
Teleconferencing: multi-way communication carried out in real-time using computer networks and other equipment
 Video Conferencing: virtual presence
Camera , microphone , loudspeaker, monitors, CODEC.
 Audio Conferencing: communication between groups of people
Sensitive microphones and echo cancellation software
 Data Conferencing: Shared workspace for participants
Whiteboards : Participants at different locations simultaneously write and draw on an on-screen notepad viewed by everyone.
Example: emails, instant messaging, VoIP
Benefits Of Networks
Simultaneous Access:
In organizations, several users may need to access same data at the same
time.
E.g.: Sales report that may be updated by several managers.
In case of modification data may become inconsistent.
Network server can store data that requires simultaneous access.
Benefits Of Networks
Simultaneous Access:
Software Programs:
Same programs can be used by many people in an organization.
Non-networked environment: Separate copies of programs are needed.
Expensive and time consuming.
Networked Environment:
1. Site License (Single application copy is bought + license to copy) => less costly as compared to individual
licenses.
1. Network Versions: one copy of application program running on central server. Only necessary files are copied
to individual user’s PC.
Benefits Of Networks
Backup:
In organizations, sensitive data must have a backup.
Shared central storage device can be used by users.
Regular backups of data on shared storage device can be created by network
manager.
Types Of networks
Network Types
Networks can be classified in different ways
1. Based on network size : LAN and WAN
2. Based on management method & structure: Peer-to-peer and
Client/Server
3. Based on topology (connectivity): Bus, Star, Ring …
4. Based on transmission media: Wired and Wireless
Networks Types w.r.t Size
Two major types:
 LAN (Local area network)
 WAN(Wide area network)
LAN
 Connects computers and devices in a small geographical area.
 Devices are connected via cables or wireless medium.
 Two to hundreds of computers.
E.g.: Computers within a single building i.e. home, school, office
LAN
 Different types of devices can be connected…
WAN
 Wide area networks
 Connect devices across a wide geographical area.
 Can be a combination of multiple LAN’s.
 Less data transfer rate as compared to LAN.

Example: Bank
Concept Check!!A network connecting the local and overseas offices of a
Software house would be an example of a LAN or a WAN?
Can you name the largest network??
LAN vs. WAN
TYPES w.r.t Size
HYBRID NETWORKS
Networks Types w.r.t Size
Hybrid Networks:
 CAN (Campus area network)
 MAN (Metropolitan area network)
 HAN (Home area network)
 PAN (Personal area network)
CAN
 Campus area network
 Larger than LAN.
 Multiple departments LAN’s can be connected.
 E.g.: college campus, military base, industrial complex
MAN
 Metropolitan area network
 Larger than a large LAN but smaller than a WAN.
 Very high-speed connections. ( fiber optical cable.)
 Used to connect cities and towns.
MAN
Example: A network used by a
company whose headquarter is based
in Islamabad while warehouse, factory,
regional offices are situated in different
regions of Rawalpindi.
HAN
 Home area network (small scale network)
 Residential LAN
 A network contained within a user's home that connects digital devices
i.e. computers, tablets and their peripheral devices to telephones, TV,
home security systems, home lighting, smart appliances.
PAN
 Very small scale network.
 Cell phones, PC, PDA, mp3 players.
 Organized around an individual person.
 E.g.: Bluetooth
(Geographical Scope)Classification
• Can you classify networks on
the basis of their decreasing
geographical scope ?
Decreasing
Scope
Intranets and Extranets
 Intranet is a private network.
 Companies internal version of internet that is insulated from the global internet.
 Allows access to corporate websites.
 Employees can create web pages on their local computers which can be viewed by other members of same
network.
 Employee can allow other employees to browse their website, upload/download files, audio, video clips.
 Accessible from within the organization.
Makes it easier to communicate and share documents within the company!!
Intranets and Extranets
 Extranet is an intranet that is partially available to authorized users outside
organization.
 Team members can share information and data among particular external
parties.
 These external parties could be customers, suppliers, clients.
 Private communication, collaboration, as well as knowledge and document
sharing
Both intranet and extranet serve as communication tools for easy
information sharing for any organization.
Intranet vs. Extranet
Types w.r.t network Structure
CLIENT SERVER
PEER-TO-PEER
1. Client Server Networks
 Server= A central dedicated powerful computer, which hosts data and other
forms of resources.
 Server based networks= one or more servers + many clients.
 Each computer that connects to the network is called a client computer.
 Users must log on to servers to gain access to resources.
 Clients such as laptops and desktop computers contact the server and request
to use data or to share other resources.
1. Client Server Networks
 Server shares the storage and processing load of individual clients.
 Server can be of different types depending on their role. i.e. application
server, file server, print server.
 Example: Browsers & web servers, Banks central database
2. Peer-to-Peer Networks
 P2PN / workgroup.
 No central node.
 All nodes are equal.
 Each node has access to some resources on the other nodes.
 Modern desktop operating systems such as Windows and Mac OS support
Peer-to-Peer networks.
 Example:
.
BitTorrent & Skype are based on P2PN
architecture !!
Types Of topology
LOGICAL LAYOUT OF CABLES AND DEVICES THAT CONNECT NETWORK
NODES.
Data Packets
 Data moves through network in packets.
 Packets are pieces of message broken down by the sender, for
transmission on channel, and reassembled by the receiver.
Sender / source
Receiver/ Destination
P1
P2
P3
Document
Document
Data Packets
 Each packet consists of
 Header part
 Source address
 Destination address
 Payload part
 Contains actual data
 Error control part
P3
Header Payload Error Control
Packet
Network Topologies
Topology
 Logical layout of wires and equipment
 Choice affects
 Network performance
 Network size
 Network collision detection
 Several different types
Common Network Topologies
 Bus topology
 Star topology
 Ring topology
 Mesh topology
Network Topologies
Bus topology
 Also called linear bus
 One wire connects all nodes
 Terminator ends the wires
 Advantages
 Easy to setup
 Small amount of wire
 Easy to expand
 Disadvantages
 Slow (speed depends on nodes)
 Easy to crash
 Terminators are required.
Network Topologies
Star topology
 All nodes connect to a single central device e.g. hub
 Packets sent to hub
 Hub sends packet to destination
 Advantages
 Easy to setup
 One faulty device cannot crash network
 Easy to detect faults and to remove parts.
 Disadvantages
 One hub can crash down entire network
 Requires more cable length
 More expensive than bus topology.
Most common topology !!
Network Topologies
Ring topology
All computers are connected via a cable that loops in a ring or circle.
 Packets travel in one direction
 Each computer regenerates the
data lost.
 Advantages
 Easy to install.
 No data collisions due to tokens.
 Better performance
 Disadvantages
 Slow
 Difficult to expand
 Entire network goes down.
Source
Dest.
Intermediate
Nodes
Ring topology - Token
Network Topologies
Mesh topology
 All computers connected together
 Advantage
 Reliable- Data will always be delivered.
 Disadvantages
 Lots of cable=costly
 Hard to setup and manage.
Network Topologies
How many cables will be required for 4 computers to ensure connectivity ?
Hybrid Topology
Hybrid topology is a mixture of different topologies. Example is star-bus
topology also called tree.
Easier to expand existing networks
Linear bus provides a backbone that connects multiple stars
Network devices
What is a Network Device?
 Components used to connect computers as well as other electrical
devices together in order to share resources such as printers and fax
machines.
 The different devices or components used in networking include:
 Hubs
 Switches
 Routers
 Network bridges
 Gateways
 Firewalls
 Wireless AP (Access Points)
What is a Hub?
 A small rectangular box that joins computers
together through ports on the back of the hub.
How does a Hub work?
 A hub receives data packets and passes on all the
Information it receives to all the other computers
connected to the hub.
 Information is also sent to the computer that sent
the information.
 Hubs can be used for a smaller network such as a
home network or a small office network.
 Hubs may not be the best option for sophisticated
or complex networks.
 Example: if computer 1 wants to communicate with computer 3, the
data will be sent to all the computers on the network since hubs do
Diagram of a hub network
Main PC
Hub PC 1
PC 2
Ethernet
What is a Switch?
 Switches look similar to hubs in that they are rectangular in
shape.
 Switches are a better option than hubs for larger networks or
home networks with 4 or more connected computers.
How does a Switch work?
• Switches work about the same way as hubs. Unlike hubs,
switches can identify the destination of a packet.
• Switches send information only to the computer that is
suppose to receive the information.
• Switches can also send and retrieve information at the same
time which makes sending information faster to retrieve
than hubs.
Diagram of a Switch Network
What is a Router?
 A specialized computer programmed to interface between different
networks.
 Routers make sure data sent over the Internet goes where it needs to
go and not where it is not needed.
 Routers are the only type of equipment that looks at every single
packet passing by on the network.
How does it works?
 A router receives data from the user.
 Looks for the remote address of the other computer making routing
decisions along the way
 Forwards the user data out to a different interface that is closer to the
remote computer
Diagram of a Router
What is a Bridge?
 A hardware device used to create a connection between two separate
computer networks or to divide one network into two.
 Filters data traffic at a network boundary and reduces the amount of
traffic on a LAN dividing it into two segments.
 How does it works?
 Each bridge consist of a MAC address and operates at layer 2 of the
OSI model
 When a packet is received on the bridge ports the forwarding table
including the MAC address is automatically updated to map the source
MAC address to the network port from which the packet originated
 The gateway then process the received packet according to the
packet’s type.
What is a Firewall?  Hardware or software device that protects
a computer network from unauthorized
access.
 Most home network routers have built in
firewall.
 The term “firewall” originated from
firefighting, where a firewall is a barrier
established to prevent the spread of a fire.
 A firewall works with the proxy server
making request on behalf of workstation
users.
 There are a number of features firewalls
can include from logging and reporting to
setting alarms of an attack.
Diagram of Firewall
What is a Wireless Access Point?
 A small hardware device featuring built-
in network adapter, antenna, and radio
signals.
 Configured nodes on a WLAN.
 The access point usually connects to the
router
 A hotspot is a application wireless users
can connect to the Internet.
 Aps are used throughout a home
network, usually through only one AP.
Diagram of Wireless Access Point
RxNT – The eprescribing System. [online image]. Available www.rxnt.com
Thank you!!
Extra Information

More Related Content

What's hot

Basic of Networking
Basic of NetworkingBasic of Networking
Types of Networks
Types of NetworksTypes of Networks
Computer Networks
Computer NetworksComputer Networks
Computer Networks
Mark Rotondella
 
Internet and url by marivic s. manlagnit jmames ict coordinator
Internet and url  by  marivic s. manlagnit jmames ict coordinatorInternet and url  by  marivic s. manlagnit jmames ict coordinator
Internet and url by marivic s. manlagnit jmames ict coordinatorMarivic Manlagnit
 
7312334 chapter-7 a-networking-basics
7312334 chapter-7 a-networking-basics7312334 chapter-7 a-networking-basics
7312334 chapter-7 a-networking-basics
fasywan
 
Introduction to Computer Network
Introduction to Computer NetworkIntroduction to Computer Network
Introduction to Computer Network
Adetula Bunmi
 
La3 ict-topic-3-computer-networks
La3 ict-topic-3-computer-networksLa3 ict-topic-3-computer-networks
La3 ict-topic-3-computer-networksKak Yong
 
Network Slides
Network SlidesNetwork Slides
Network Slidesiarthur
 
Networking
NetworkingNetworking
Networking
Gopal Acharya
 
Network & internet presentation
Network & internet presentationNetwork & internet presentation
Network & internet presentation
Rati agarwal
 
Introduction to Computer Networks: Basic concept of Computer networks Goals o...
Introduction to Computer Networks: Basic concept of Computer networks Goals o...Introduction to Computer Networks: Basic concept of Computer networks Goals o...
Introduction to Computer Networks: Basic concept of Computer networks Goals o...
MostafizurRahmanMonn
 
Computer networking
Computer networking Computer networking
Computer networking
Sukrant Chandna
 
Lec 1(Introduction to Computer Networks & internet)
Lec 1(Introduction to Computer Networks & internet)Lec 1(Introduction to Computer Networks & internet)
Lec 1(Introduction to Computer Networks & internet)
maamir farooq
 
Networking
NetworkingNetworking
Networking
raj123singh
 
File Sharing-R.D.Sivakumar
File Sharing-R.D.SivakumarFile Sharing-R.D.Sivakumar
File Sharing-R.D.Sivakumar
Sivakumar R D .
 
Network and Types of Networks
Network and Types of NetworksNetwork and Types of Networks
Network and Types of Networks
Uttar Tamang ✔
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
shahinaz Altabbakh
 
Types of network
Types of networkTypes of network
Types of network
IGZ Software house
 
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTSNETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
Sarika Sawant
 

What's hot (20)

Basic of Networking
Basic of NetworkingBasic of Networking
Basic of Networking
 
Types of Networks
Types of NetworksTypes of Networks
Types of Networks
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Internet and url by marivic s. manlagnit jmames ict coordinator
Internet and url  by  marivic s. manlagnit jmames ict coordinatorInternet and url  by  marivic s. manlagnit jmames ict coordinator
Internet and url by marivic s. manlagnit jmames ict coordinator
 
7312334 chapter-7 a-networking-basics
7312334 chapter-7 a-networking-basics7312334 chapter-7 a-networking-basics
7312334 chapter-7 a-networking-basics
 
Introduction to Computer Network
Introduction to Computer NetworkIntroduction to Computer Network
Introduction to Computer Network
 
La3 ict-topic-3-computer-networks
La3 ict-topic-3-computer-networksLa3 ict-topic-3-computer-networks
La3 ict-topic-3-computer-networks
 
Network Slides
Network SlidesNetwork Slides
Network Slides
 
Networking
NetworkingNetworking
Networking
 
Network & internet presentation
Network & internet presentationNetwork & internet presentation
Network & internet presentation
 
Introduction to Computer Networks: Basic concept of Computer networks Goals o...
Introduction to Computer Networks: Basic concept of Computer networks Goals o...Introduction to Computer Networks: Basic concept of Computer networks Goals o...
Introduction to Computer Networks: Basic concept of Computer networks Goals o...
 
Computer networking
Computer networking Computer networking
Computer networking
 
Lec 1(Introduction to Computer Networks & internet)
Lec 1(Introduction to Computer Networks & internet)Lec 1(Introduction to Computer Networks & internet)
Lec 1(Introduction to Computer Networks & internet)
 
Networking
NetworkingNetworking
Networking
 
File Sharing-R.D.Sivakumar
File Sharing-R.D.SivakumarFile Sharing-R.D.Sivakumar
File Sharing-R.D.Sivakumar
 
Network and Types of Networks
Network and Types of NetworksNetwork and Types of Networks
Network and Types of Networks
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
 
Fg c
Fg cFg c
Fg c
 
Types of network
Types of networkTypes of network
Types of network
 
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTSNETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
 

Similar to computer networks

Computer networks7
Computer networks7Computer networks7
Computer networks7
Ali Raza
 
Book1 class 8.pptx of networking concepts.pptx
Book1 class 8.pptx of networking concepts.pptxBook1 class 8.pptx of networking concepts.pptx
Book1 class 8.pptx of networking concepts.pptx
nutanm610
 
Class viii ch-1 networking concepts
Class  viii ch-1 networking conceptsClass  viii ch-1 networking concepts
Class viii ch-1 networking concepts
jessandy
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
Computer networking class 12
Computer networking class 12Computer networking class 12
Computer networking class 12
LakshyaT
 
Computer networking project
Computer networking projectComputer networking project
Computer networking project
Ashifimrankhan1
 
Computer Network - Unit 1
Computer Network - Unit 1Computer Network - Unit 1
Computer Network - Unit 1
Chandan Gupta Bhagat
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notes
Ravi Rajput
 
Network resources
Network resourcesNetwork resources
Network resources
Rohit Kumar
 
10 New Web Application and Security.pptx
10 New Web Application and Security.pptx10 New Web Application and Security.pptx
10 New Web Application and Security.pptx
AkshayIngole17
 
Dotson - Network Tutorial
Dotson - Network TutorialDotson - Network Tutorial
Dotson - Network Tutorial
BOXLIGHT Inc
 
Module-1.pptx
Module-1.pptxModule-1.pptx
Module-1.pptx
AnushaJagadeesh4
 
Computer network
Computer networkComputer network
Computer network
NajmulIslam38
 
Networks and telecommunication technologies basics
Networks and telecommunication technologies basicsNetworks and telecommunication technologies basics
Networks and telecommunication technologies basics
David Kibuki
 
Computer networks
Computer networks   Computer networks
Computer networks
SakshiGupta964978
 
Computer networks
Computer networksComputer networks
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answersmkengkilili2011
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber Ethics
Subas Paudel
 

Similar to computer networks (20)

Computer networks7
Computer networks7Computer networks7
Computer networks7
 
Book1 class 8.pptx of networking concepts.pptx
Book1 class 8.pptx of networking concepts.pptxBook1 class 8.pptx of networking concepts.pptx
Book1 class 8.pptx of networking concepts.pptx
 
Class viii ch-1 networking concepts
Class  viii ch-1 networking conceptsClass  viii ch-1 networking concepts
Class viii ch-1 networking concepts
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
Computer networking class 12
Computer networking class 12Computer networking class 12
Computer networking class 12
 
Computer networking project
Computer networking projectComputer networking project
Computer networking project
 
Hardware1
Hardware1Hardware1
Hardware1
 
Hardware1
Hardware1Hardware1
Hardware1
 
Computer Network - Unit 1
Computer Network - Unit 1Computer Network - Unit 1
Computer Network - Unit 1
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notes
 
Network resources
Network resourcesNetwork resources
Network resources
 
10 New Web Application and Security.pptx
10 New Web Application and Security.pptx10 New Web Application and Security.pptx
10 New Web Application and Security.pptx
 
Dotson - Network Tutorial
Dotson - Network TutorialDotson - Network Tutorial
Dotson - Network Tutorial
 
Module-1.pptx
Module-1.pptxModule-1.pptx
Module-1.pptx
 
Computer network
Computer networkComputer network
Computer network
 
Networks and telecommunication technologies basics
Networks and telecommunication technologies basicsNetworks and telecommunication technologies basics
Networks and telecommunication technologies basics
 
Computer networks
Computer networks   Computer networks
Computer networks
 
Computer networks
Computer networksComputer networks
Computer networks
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber Ethics
 

More from MiXvideos

The hyperinflation of 1923 in Germany
The hyperinflation of 1923 in Germany The hyperinflation of 1923 in Germany
The hyperinflation of 1923 in Germany
MiXvideos
 
Business communication
 Business communication Business communication
Business communication
MiXvideos
 
The Environment: Business Organizations and Channels
The Environment: Business Organizations  and ChannelsThe Environment: Business Organizations  and Channels
The Environment: Business Organizations and Channels
MiXvideos
 
The Communicator: Objectives and Credibility
The Communicator: Objectives and CredibilityThe Communicator: Objectives and Credibility
The Communicator: Objectives and Credibility
MiXvideos
 
The audience
The audienceThe audience
The audience
MiXvideos
 
Data base management
Data base management Data base management
Data base management
MiXvideos
 
Data base management
Data base management Data base management
Data base management
MiXvideos
 
pizza hut
pizza hut pizza hut
pizza hut
MiXvideos
 
pizza hut
pizza hut pizza hut
pizza hut
MiXvideos
 
The message
The messageThe message
The message
MiXvideos
 
Information technology
Information technology Information technology
Information technology
MiXvideos
 
Machine cycles
Machine cycles Machine cycles
Machine cycles
MiXvideos
 
IT and Computing
   IT and Computing   IT and Computing
IT and Computing
MiXvideos
 
Microprocessor
MicroprocessorMicroprocessor
Microprocessor
MiXvideos
 
input devices
input devicesinput devices
input devices
MiXvideos
 
Output Devices
Output Devices Output Devices
Output Devices
MiXvideos
 
Digital Storage
Digital StorageDigital Storage
Digital Storage
MiXvideos
 
Data Communication & Networks
Data Communication & NetworksData Communication & Networks
Data Communication & Networks
MiXvideos
 
DATABASE MANAGEMENT
DATABASE MANAGEMENTDATABASE MANAGEMENT
DATABASE MANAGEMENT
MiXvideos
 
Sports
SportsSports
Sports
MiXvideos
 

More from MiXvideos (20)

The hyperinflation of 1923 in Germany
The hyperinflation of 1923 in Germany The hyperinflation of 1923 in Germany
The hyperinflation of 1923 in Germany
 
Business communication
 Business communication Business communication
Business communication
 
The Environment: Business Organizations and Channels
The Environment: Business Organizations  and ChannelsThe Environment: Business Organizations  and Channels
The Environment: Business Organizations and Channels
 
The Communicator: Objectives and Credibility
The Communicator: Objectives and CredibilityThe Communicator: Objectives and Credibility
The Communicator: Objectives and Credibility
 
The audience
The audienceThe audience
The audience
 
Data base management
Data base management Data base management
Data base management
 
Data base management
Data base management Data base management
Data base management
 
pizza hut
pizza hut pizza hut
pizza hut
 
pizza hut
pizza hut pizza hut
pizza hut
 
The message
The messageThe message
The message
 
Information technology
Information technology Information technology
Information technology
 
Machine cycles
Machine cycles Machine cycles
Machine cycles
 
IT and Computing
   IT and Computing   IT and Computing
IT and Computing
 
Microprocessor
MicroprocessorMicroprocessor
Microprocessor
 
input devices
input devicesinput devices
input devices
 
Output Devices
Output Devices Output Devices
Output Devices
 
Digital Storage
Digital StorageDigital Storage
Digital Storage
 
Data Communication & Networks
Data Communication & NetworksData Communication & Networks
Data Communication & Networks
 
DATABASE MANAGEMENT
DATABASE MANAGEMENTDATABASE MANAGEMENT
DATABASE MANAGEMENT
 
Sports
SportsSports
Sports
 

Recently uploaded

Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 

Recently uploaded (20)

Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 

computer networks

  • 1. L E C T U R E 8 J a n u a r y , 2 0 1 8 IT in Business - I
  • 3. 1. Definition and benefits of networks  2. Network Types 3. Network devices
  • 5. Network Technologies Examples Software Email, instant messaging, teleconferencing Hardware NIC(network interface card) / Modem Media Wired / Wireless
  • 6. Networks In absence of networks…. PC 1 PC 2 PC 3 Data Sharing
  • 7. Networks Networking devices …. PC 1 PC 2 PC 3 Resource sharing + Communication
  • 9. Benefits Of Networks Resource Sharing: Network-connected peripheral devices can be shared between multiple users. 1. Printers 2. Scanners Saves money !! Hardware Sharing
  • 10. Benefits Of Networks File sharing: Files can be stored on a central computer (the file server) allowing data to be shared throughout an organization. Authorized users are allowed to share the files on the network. Beneficial for large organizations to maintain their data in an organized manner and facilitate access to desired people.
  • 11. Benefits Of Networks Personal Communications : Teleconferencing: multi-way communication carried out in real-time using computer networks and other equipment  Video Conferencing: virtual presence Camera , microphone , loudspeaker, monitors, CODEC.  Audio Conferencing: communication between groups of people Sensitive microphones and echo cancellation software  Data Conferencing: Shared workspace for participants Whiteboards : Participants at different locations simultaneously write and draw on an on-screen notepad viewed by everyone. Example: emails, instant messaging, VoIP
  • 12. Benefits Of Networks Simultaneous Access: In organizations, several users may need to access same data at the same time. E.g.: Sales report that may be updated by several managers. In case of modification data may become inconsistent. Network server can store data that requires simultaneous access.
  • 13. Benefits Of Networks Simultaneous Access: Software Programs: Same programs can be used by many people in an organization. Non-networked environment: Separate copies of programs are needed. Expensive and time consuming. Networked Environment: 1. Site License (Single application copy is bought + license to copy) => less costly as compared to individual licenses. 1. Network Versions: one copy of application program running on central server. Only necessary files are copied to individual user’s PC.
  • 14. Benefits Of Networks Backup: In organizations, sensitive data must have a backup. Shared central storage device can be used by users. Regular backups of data on shared storage device can be created by network manager.
  • 16. Network Types Networks can be classified in different ways 1. Based on network size : LAN and WAN 2. Based on management method & structure: Peer-to-peer and Client/Server 3. Based on topology (connectivity): Bus, Star, Ring … 4. Based on transmission media: Wired and Wireless
  • 17. Networks Types w.r.t Size Two major types:  LAN (Local area network)  WAN(Wide area network)
  • 18. LAN  Connects computers and devices in a small geographical area.  Devices are connected via cables or wireless medium.  Two to hundreds of computers. E.g.: Computers within a single building i.e. home, school, office
  • 19. LAN  Different types of devices can be connected…
  • 20. WAN  Wide area networks  Connect devices across a wide geographical area.  Can be a combination of multiple LAN’s.  Less data transfer rate as compared to LAN.  Example: Bank
  • 21. Concept Check!!A network connecting the local and overseas offices of a Software house would be an example of a LAN or a WAN? Can you name the largest network??
  • 24. Networks Types w.r.t Size Hybrid Networks:  CAN (Campus area network)  MAN (Metropolitan area network)  HAN (Home area network)  PAN (Personal area network)
  • 25. CAN  Campus area network  Larger than LAN.  Multiple departments LAN’s can be connected.  E.g.: college campus, military base, industrial complex
  • 26. MAN  Metropolitan area network  Larger than a large LAN but smaller than a WAN.  Very high-speed connections. ( fiber optical cable.)  Used to connect cities and towns.
  • 27. MAN Example: A network used by a company whose headquarter is based in Islamabad while warehouse, factory, regional offices are situated in different regions of Rawalpindi.
  • 28. HAN  Home area network (small scale network)  Residential LAN  A network contained within a user's home that connects digital devices i.e. computers, tablets and their peripheral devices to telephones, TV, home security systems, home lighting, smart appliances.
  • 29. PAN  Very small scale network.  Cell phones, PC, PDA, mp3 players.  Organized around an individual person.  E.g.: Bluetooth
  • 30. (Geographical Scope)Classification • Can you classify networks on the basis of their decreasing geographical scope ? Decreasing Scope
  • 31. Intranets and Extranets  Intranet is a private network.  Companies internal version of internet that is insulated from the global internet.  Allows access to corporate websites.  Employees can create web pages on their local computers which can be viewed by other members of same network.  Employee can allow other employees to browse their website, upload/download files, audio, video clips.  Accessible from within the organization. Makes it easier to communicate and share documents within the company!!
  • 32. Intranets and Extranets  Extranet is an intranet that is partially available to authorized users outside organization.  Team members can share information and data among particular external parties.  These external parties could be customers, suppliers, clients.  Private communication, collaboration, as well as knowledge and document sharing Both intranet and extranet serve as communication tools for easy information sharing for any organization.
  • 34. Types w.r.t network Structure CLIENT SERVER PEER-TO-PEER
  • 35. 1. Client Server Networks  Server= A central dedicated powerful computer, which hosts data and other forms of resources.  Server based networks= one or more servers + many clients.  Each computer that connects to the network is called a client computer.  Users must log on to servers to gain access to resources.  Clients such as laptops and desktop computers contact the server and request to use data or to share other resources.
  • 36. 1. Client Server Networks  Server shares the storage and processing load of individual clients.  Server can be of different types depending on their role. i.e. application server, file server, print server.  Example: Browsers & web servers, Banks central database
  • 37. 2. Peer-to-Peer Networks  P2PN / workgroup.  No central node.  All nodes are equal.  Each node has access to some resources on the other nodes.  Modern desktop operating systems such as Windows and Mac OS support Peer-to-Peer networks.  Example: . BitTorrent & Skype are based on P2PN architecture !!
  • 38. Types Of topology LOGICAL LAYOUT OF CABLES AND DEVICES THAT CONNECT NETWORK NODES.
  • 39. Data Packets  Data moves through network in packets.  Packets are pieces of message broken down by the sender, for transmission on channel, and reassembled by the receiver. Sender / source Receiver/ Destination P1 P2 P3 Document Document
  • 40. Data Packets  Each packet consists of  Header part  Source address  Destination address  Payload part  Contains actual data  Error control part P3 Header Payload Error Control Packet
  • 41. Network Topologies Topology  Logical layout of wires and equipment  Choice affects  Network performance  Network size  Network collision detection  Several different types
  • 42. Common Network Topologies  Bus topology  Star topology  Ring topology  Mesh topology
  • 43. Network Topologies Bus topology  Also called linear bus  One wire connects all nodes  Terminator ends the wires  Advantages  Easy to setup  Small amount of wire  Easy to expand  Disadvantages  Slow (speed depends on nodes)  Easy to crash  Terminators are required.
  • 44. Network Topologies Star topology  All nodes connect to a single central device e.g. hub  Packets sent to hub  Hub sends packet to destination  Advantages  Easy to setup  One faulty device cannot crash network  Easy to detect faults and to remove parts.  Disadvantages  One hub can crash down entire network  Requires more cable length  More expensive than bus topology. Most common topology !!
  • 45. Network Topologies Ring topology All computers are connected via a cable that loops in a ring or circle.  Packets travel in one direction  Each computer regenerates the data lost.  Advantages  Easy to install.  No data collisions due to tokens.  Better performance  Disadvantages  Slow  Difficult to expand  Entire network goes down. Source Dest. Intermediate Nodes
  • 47. Network Topologies Mesh topology  All computers connected together  Advantage  Reliable- Data will always be delivered.  Disadvantages  Lots of cable=costly  Hard to setup and manage.
  • 48. Network Topologies How many cables will be required for 4 computers to ensure connectivity ?
  • 49. Hybrid Topology Hybrid topology is a mixture of different topologies. Example is star-bus topology also called tree. Easier to expand existing networks Linear bus provides a backbone that connects multiple stars
  • 51. What is a Network Device?  Components used to connect computers as well as other electrical devices together in order to share resources such as printers and fax machines.  The different devices or components used in networking include:  Hubs  Switches  Routers  Network bridges  Gateways  Firewalls  Wireless AP (Access Points)
  • 52. What is a Hub?  A small rectangular box that joins computers together through ports on the back of the hub. How does a Hub work?  A hub receives data packets and passes on all the Information it receives to all the other computers connected to the hub.  Information is also sent to the computer that sent the information.  Hubs can be used for a smaller network such as a home network or a small office network.  Hubs may not be the best option for sophisticated or complex networks.  Example: if computer 1 wants to communicate with computer 3, the data will be sent to all the computers on the network since hubs do
  • 53. Diagram of a hub network Main PC Hub PC 1 PC 2 Ethernet
  • 54. What is a Switch?  Switches look similar to hubs in that they are rectangular in shape.  Switches are a better option than hubs for larger networks or home networks with 4 or more connected computers. How does a Switch work? • Switches work about the same way as hubs. Unlike hubs, switches can identify the destination of a packet. • Switches send information only to the computer that is suppose to receive the information. • Switches can also send and retrieve information at the same time which makes sending information faster to retrieve than hubs.
  • 55. Diagram of a Switch Network
  • 56. What is a Router?  A specialized computer programmed to interface between different networks.  Routers make sure data sent over the Internet goes where it needs to go and not where it is not needed.  Routers are the only type of equipment that looks at every single packet passing by on the network. How does it works?  A router receives data from the user.  Looks for the remote address of the other computer making routing decisions along the way  Forwards the user data out to a different interface that is closer to the remote computer
  • 57. Diagram of a Router
  • 58. What is a Bridge?  A hardware device used to create a connection between two separate computer networks or to divide one network into two.  Filters data traffic at a network boundary and reduces the amount of traffic on a LAN dividing it into two segments.  How does it works?  Each bridge consist of a MAC address and operates at layer 2 of the OSI model  When a packet is received on the bridge ports the forwarding table including the MAC address is automatically updated to map the source MAC address to the network port from which the packet originated  The gateway then process the received packet according to the packet’s type.
  • 59. What is a Firewall?  Hardware or software device that protects a computer network from unauthorized access.  Most home network routers have built in firewall.  The term “firewall” originated from firefighting, where a firewall is a barrier established to prevent the spread of a fire.  A firewall works with the proxy server making request on behalf of workstation users.  There are a number of features firewalls can include from logging and reporting to setting alarms of an attack.
  • 61. What is a Wireless Access Point?  A small hardware device featuring built- in network adapter, antenna, and radio signals.  Configured nodes on a WLAN.  The access point usually connects to the router  A hotspot is a application wireless users can connect to the Internet.  Aps are used throughout a home network, usually through only one AP.
  • 62. Diagram of Wireless Access Point RxNT – The eprescribing System. [online image]. Available www.rxnt.com

Editor's Notes

  1. WAN covers a large geographic area such as country, continent or even whole of the world. A WAN is two or more LANs connected together. The LANs can be many miles apart. To cover great distances, WANs may transmit data over leased high-speed phone lines or wireless links such as satellites. Multiple LANs can be connected together using devices such as bridges, routers, or gateways, which enable them to share data. The world's most popular WAN is the Internet.
  2. client/server network. A computer network in which one centralized, powerful computer (called the server) is a hub to which many less powerful personal computers or workstations (called clients) are connected.