SlideShare a Scribd company logo
Chapter 1
Introduction to Networks and
Networking Concepts
2
What is a Computer Network?
Two or more computers or communications devices connected
by transmission media and channels and guided by a set of rules
for communication purposes that allow users to communicate
with each other and share applications and data.
Hardware:
Computer
Network card
Routers
Modem …
Hardware:
Computer
Network card
Routers
Modem …
Media:
Cable
Wire
Microwave …
Media:
Cable
Wire
Microwave …
Software:
Network OS
Utilities …
Software:
Network OS
Utilities …
Network Design:
Logical layout
Physical layout …
Network Design:
Logical layout
Physical layout …
Components of a Computer Network
3
Information Technology (IT)Information Technology (IT)
CommunicationCommunication
TechnologyTechnology
ComputerComputer
TechnologyTechnology
To collect, store, process,
search, retrieve, and present
electronic information to
meet the needs of various
kinds of users, e.g., computer
hardware & software, PDAs,
printers, groupware, smart
cards….
What is Information Technology (IT)?
To deliver, disseminate,
exchange, transmit, and
receive electronic information
in local, regional or global
contexts, e.g., networks, fax
machines, cell phones, email,
satellites, GPS, Internet,
telephony, ….
4
Computer Systems Redefined
Computer systems used to be defined as:
Computer systems are now redefined as:
hardwarehardware
networksnetworkssoftwaresoftwarehardwarehardware
softwaresoftware+
+ +
5
Technologies
•Ethernet
•Token Ring
•Transmission Control
Protocol/Internet
Protocol (TCP/IP)
•Wireless Application
Protocol (WAP)
Network OS
•Bus Topology
•Ring Topology
•Star Topology
•Local Area
Network(LAN)
•Metropolitan Area
Network (MAN)
•Wide Area Network
(WAN)
•Client/Server
•Peer-to-Peer
Models
Topologies
Types
Network Essentials
Guide to Networking Essentials, Fifth Edition 6
Objectives
• Describe the fundamental reasons for networking
• Identify essential network components
• Compare different types of networks
• Understand the role of a server and describe types
of servers
• Apply your knowledge when selecting a network type
Guide to Networking Essentials, Fifth Edition 7
What is Networking?
• Networking involves connecting computers and
other electronic devices for the purpose of sharing
information and resources and for communication
• A great deal of technology is required for one device
to connect and communicate with another, and
many choices for physical connections and related
software are possible
Guide to Networking Essentials, Fifth Edition 8
Networking Fundamentals
• An elementary network consists of two computers
connected by some kind of transmission medium
• Motivation: need to share data and to communicate
quickly and efficiently
– Sharing enables users to exchange information and
route data between them as workflow demands
– Can improve human communication substantially
– Peripheral device sharing enables users to take
advantage of peripherals and other devices attached
directly to a network or to a generally available
computer attached to a network
Guide to Networking Essentials, Fifth Edition 9
Networking Fundamentals (continued)
Guide to Networking Essentials, Fifth Edition 10
Local and Wide Area Networks
• Local Area Network (LAN): small network, limited
to a single collection of machines and one or more
cables and other peripheral equipment
• Internetwork: networked collection of LANs tied
together by devices such as routers
– The Internet is the best example
• Wide Area Network (WAN): internetwork that
spans distances measured in miles and links two or
more separate LANs
• Metropolitan Area Network (MAN): uses WAN
technologies to interconnect LANs in a specific
geographic region, such as a county or a city
Guide to Networking Essentials, Fifth Edition 11
Developing a Networking Lexicon
• Networking is a subject rich with specialized
terminology and technology
• Computer networks have spawned a language of
their own, and half the challenge of becoming
network literate lies in mastering this terminology
• You must learn some new vocabulary
Guide to Networking Essentials, Fifth Edition 12
Clients, Peers, and Servers
Guide to Networking Essentials, Fifth Edition 13
Network Medium
• To communicate successfully, computers must
share access to a common network medium
– Examples: twisted-pair, coaxial and fiber-optic cable,
and wireless media
– Its job is to carry the signals one computer sends to
one or more other computers
• Computers must attach to the network medium by
using some kind of physical interface
– Network interface card (NIC) or network adapter
• For large-scale networks, multiple media usually
work together (interoperate) across the total
networking environment
Guide to Networking Essentials, Fifth Edition 14
Network Protocols
• Network protocol: common set of rules that
allows two computers on a network to
communicate with one another successfully
– How to interpret signals, how to identify a computer
on a network, how to initiate and end networked
communications, and how to manage information
exchange across the network medium
• Examples:
– TCP/IP
– NetBEUI
– IPX/SPX
Guide to Networking Essentials, Fifth Edition 15
Network Software
• Computers need network software to issue the
requests and responses that let them take the roles
of clients and servers
• Network operating system (NOS): determines
what services that computer can offer or request
– Controls access to network services and network
resources a computer makes available to clients
• With today’s operating systems, the line between a
client and a server has become blurred
– However, most operating systems have a
workstation version and a server version
Guide to Networking Essentials, Fifth Edition 16
Network Services
• Sharing resources and communication requires two
components: a server component that provides
access to the resource and a client component that
requests access to the resource
• Both components are referred to as a service
• NOSs must be outfitted with the types of services
your client operating systems require, whether they
are Web servers, e-mail servers, file and print
servers, and so on
Guide to Networking Essentials, Fifth Edition 17
Simulation 1-1: Layers of the
Networking Process
Guide to Networking Essentials, Fifth Edition 18
Understanding Network Types
• Networks fall into two major types: peer-to-peer
and client/server (also called server-based)
• This discussion of network types addresses the
roles that computers play on the network and how
those roles interact
• Server-based networks are the most typical and
represent the primary focus of the discussion here
• Understanding both types is essential, especially
as they compare with one another
Guide to Networking Essentials, Fifth Edition 19
Peer-to-Peer Networking
Guide to Networking Essentials, Fifth Edition 20
Peer-to-Peer Networking (continued)
• In a peer-to-peer network, every user must also act
as a network administrator, controlling access to
the resources on their machines
– Because of this flexibility and individual discretion,
institutionalized chaos is the norm for peer-to-peer
networks, and security can be a major concern
• Computers can be affiliated into loose federations
called workgroups, but no network-wide security can
be enforced
• As the number of users and resources grows, these
networks can become unworkable
Guide to Networking Essentials, Fifth Edition 21
Peer-to-Peer Networking Advantages
• Advantages:
– Easy to install and configure
– Machines don’t depend on the presence of a
dedicated server
– Users control their own shared resources
– Inexpensive to purchase and operate
– Need no additional equipment or software beyond a
suitable operating system
– No dedicated administrators are needed
– Work best for networks with 10 or fewer users
Guide to Networking Essentials, Fifth Edition 22
Peer-to-Peer Networking
Disadvantages
• Disadvantages:
– Network security applies to only a single resource at
a time
– Users might be forced to use as many passwords as
there are shared resources
– Each PC must be backed up to protect shared data
– When a shared resource is accessed, performance
of the PC where the resource resides is reduced
– There is no centralized organizational scheme to
locate or control access to data
– Access to a shared resource is unavailable if PC
where resource resides is turned off/crashes
– Doesn’t usually work well with more than 10 users
Guide to Networking Essentials, Fifth Edition 23
Server-Based Networks
Guide to Networking Essentials, Fifth Edition 24
Server-Based Networking Advantages
• Centralized user accounts, security, and access
controls simplify network administration
• More powerful equipment means more efficient
access to network resources
• Server hardware design is generally more robust
• A single password delivers access to network-wide
resources as specified in access controls
• Server-based networking makes the most sense
for networks with 10 or more users or any networks
where resources are heavily used
Guide to Networking Essentials, Fifth Edition 25
Server-Based Networking
Disadvantages
• At the worst, server failure renders a network
unusable; at the least, it results in loss of network
resources
• Complex server software requires allocating expert
staff, which increases expenses
• Dedicated hardware and specialized software add
to the cost of server-based networking
Guide to Networking Essentials, Fifth Edition 26
Wireless Personal Area Networks
(WPANs)
• Wireless personal area network (WPAN): short-
range networking technology designed to connect
personal devices to exchange information
– Cell phones, pagers, PDAs, GPS devices, MP3
players, and even watches
– Can connect devices you wear or come in close
contact with, and can transmit to outside devices for
a short range, using a secure access method
– The emerging standard for WPANs is the IEEE
802.15 standard
• One product using this standard is Bluetooth
Guide to Networking Essentials, Fifth Edition 27
Understanding the Role of Network
Servers
• The server is at the heart of any network that’s too
large for a peer-to-peer configuration
• Most large networks with more than a few dozen
workstations rely on several network servers
• Your knowledge of a server’s unique hardware
requirements and the many roles it can play in a
network is essential to being able to design and
support today’s computer networks
Guide to Networking Essentials, Fifth Edition 28
Server Hardware Requirements
Guide to Networking Essentials, Fifth Edition 29
Specialized Servers
• Within the broad classification of machines that
function as network servers, assigning a variety of
specialty roles is possible, depending on the
services provided
• On large networks in particular, servers with
specialized roles are often deployed
• In Windows Server 2000/2003 and Linux
environments, these server types typically include
application servers, communication servers,
domain controllers/directory servers, fax servers,
file and print servers, mail servers, and Web
servers
Guide to Networking Essentials, Fifth Edition 30
Application Servers
• Application servers supply the server side of
client/server applications, and often the data that
goes along with them, to network clients
– For example, a database server
– Differ from basic file and print servers by providing
processing services as well as handling requests for
file or print services
Guide to Networking Essentials, Fifth Edition 31
Communication Servers
• Communication servers provide a mechanism for
users outside a network to access that network’s
resources, and sometimes permit users on a
network to access resources outside network’s
local scope
– Often, installing communication servers on a
network enables users who are traveling or working
at home to dial in to the network via a modem
• In Windows Server 2000/2003: Routing and Remote
Access Service (RRAS)
Guide to Networking Essentials, Fifth Edition 32
Domain Controllers/Directory Servers
• Make it possible to locate, store, and secure
information about a network and its resources
– Windows Server 2000/2003 permits computers,
users, groups, and resources to be combined into
logical groups called domains
• A user belonging to a domain can access all
resources and information that he or she has
permission to use simply by logging on to the domain
• Server that handles this logon service and manages
the collection of computers, users, and so on in a
domain is a domain controller or directory server
Guide to Networking Essentials, Fifth Edition 33
Fax Servers
• Fax servers manage fax traffic for a network
– Receive incoming faxes via telephone, distribute
them to recipients over the network, and collect
outgoing faxes across the network before sending
them via telephone
– Use one or more fax modem interfaces to perform
these tasks
– As with most communication servers, Windows-,
NetWare-, and Linux-based fax servers come from
third parties instead of the platform vendors
Guide to Networking Essentials, Fifth Edition 34
File and Print Servers
• File and print servers provide basic network file
storage, retrieval services, and access to
networked printers
– Users can run applications locally but keep data files
on the server (and print those files when they want
hard copies)
– Any Windows, NetWare, or Linux server can act as a
file and print server
Guide to Networking Essentials, Fifth Edition 35
Mail Servers
• Mail servers handle e-mail messages for users
– Might involve simply acting as a clearinghouse for
local exchange of messages
– Also commonly provide “store-and-forward” services
– Can store outgoing messages until a connection to
an external mail server is established, and then
forward messages to their intended destinations
– Examples: Microsoft Exchange Server, GroupWise,
and Lotus Notes
Guide to Networking Essentials, Fifth Edition 36
Web Servers
• The World Wide Web is the most well-known
aspect of the Internet, made up of documents that
can be interlinked by using hyperlinks
– Examples: Internet Information Services (IIS),
Apache Web server
• Apache is the most widely used Web server in the
world
– Many organizational intranets take advantage of
free Web server packages
Guide to Networking Essentials, Fifth Edition 37
Web-Based Networks
• Most computers today are connected to the
Internet, and the latest handheld devices are
connecting through wireless communications
• Because of the always-on connections available
via DSL and cable modems, the Web is an integral
and seamless part of the computing experience
– Technologies such as the Microsoft .NET initiative
and Web-enabled devices, such as cell phones and
PDAs, promise to integrate the Web even further
into people’s lives
Guide to Networking Essentials, Fifth Edition 38
.Net Computing
• The Microsoft .NET computing model uses the Web
to deliver applications and to enable applications on
different devices running different operating
environments to communicate and share data
– Allows a device with a wireless interface to the Web
to download and run applications directly
– Allows a handheld computer to transfer information to
and from a network server or another handheld
computer by using the Web as the network
– Information can be transferred from one place to
another easily and conveniently
Guide to Networking Essentials, Fifth Edition 39
Web-Enabled Devices
• WPANs allow devices within a person’s personal
space to communicate
• Many devices used in a WPAN are Web-enabled
devices that can gather and send information via
the Internet
• Other devices are becoming Web-enabled
– For example, automobiles
• A host of devices are being created that can
access the Web, thus shifting the networking
paradigm from clients and servers to Web-enabled
and not Web-enabled
Guide to Networking Essentials, Fifth Edition 40
Selecting the Right Type of Network
• You have a number of choices to make when
deciding how to design and implement a network
– Will a single LAN do, or is an internetwork required?
– Is a MAN or WAN required?
– Will peer-to-peer networking suffice, or is a server-
based network in order?
– Do some functions need to be server-based while
others work well as a peer-to-peer network?
• The following sections offer a brief summary to
help in the decision-making process
Guide to Networking Essentials, Fifth Edition 41
Choosing a LAN Versus an
Internetwork
• The decision to design a LAN or an internetwork is
primarily based on how many total computers will
participate on the network and whether there’s a
need to tie groups of computers together with
network devices such as routers
– The distance the network will span also plays a part
in the decision
– A LAN is usually called for when:
• The number of computers is fewer than 100
• Network use and security factors don’t require a router
• The network is confined to a single building or floor
Guide to Networking Essentials, Fifth Edition 42
Is it a MAN or a WAN?
• If you need the services of a communications
provider to tie multiple sites together, you have a
MAN or WAN
– The only real difference is whether the sites are
confined to a town or city or whether the sites are
located in different cities
• Within one town or city, the network is generally
referred to as a MAN
• If the network spans different cities, it’s considered as
a WAN
Guide to Networking Essentials, Fifth Edition 43
Choosing a Peer-to-Peer or Server-
Based Network
• Choosing peer-to-peer networking exclusively is
appropriate only when all the following hold:
– The network includes no more than 10 users
– All networked machines are close enough to fit
within the span of a single LAN
– Budget considerations are paramount
– No specialized servers are needed
Guide to Networking Essentials, Fifth Edition 44
Choosing a Peer-to-Peer or Server-
Based Network (continued)
• A server-based network makes sense when one or
more of the following conditions is true:
– More than 10 users must share network access
– Centralized control, security, resource management,
or backup is desirable
– Users need access to specialized servers, or they
place heavy demands on network resources
– An internetwork is in use
• Hybrid network uses elements of both a server-
based network and a peer-to-peer network
Guide to Networking Essentials, Fifth Edition 45
Summary
• Basic elements of all networks include:
– Medium
– Physical interface to that medium for computers
seeking access to network resources
• Computers must have a networking protocol in
common to communicate, and they must include
networking SW that knows how to use the protocol to
send/receive information across a network
• Networks deliver services, such as file sharing,
printing, e-mail, and messaging services, to users
Guide to Networking Essentials, Fifth Edition 46
Summary (continued)
• The major types of networks are peer-to-peer (any
computer can function as client or server), server-
based (users act as clients of dedicated server
machines), and wireless personal area networks
(network is limited to a small area around a person)
• Budget, number of users, types of applications or
network services, and requirements for centralized
administration and control are the major criteria in
deciding which type of network to deploy
• Servers require specialized HW and SW, and are
capable of taking specific roles (file and print servers,
fax servers, e-mail servers, application servers)

More Related Content

What's hot

Computer network
Computer networkComputer network
Computer network
Mallikarjuna G D
 
03. non-functional-attributes-introduction-4-slides
03. non-functional-attributes-introduction-4-slides03. non-functional-attributes-introduction-4-slides
03. non-functional-attributes-introduction-4-slides
Muhammad Ahad
 
types of networks
types of networkstypes of networks
types of networks
rdacs14
 
Basic concept of computer network
Basic concept of computer networkBasic concept of computer network
Basic concept of computer network
SaahilIT
 
Computer networks
Computer networksComputer networks
Computer networks
Nabendu Maji
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
Kiran Buriro
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
Manjit Chavda
 
Network and Types of Networks
Network and Types of NetworksNetwork and Types of Networks
Network and Types of Networks
Uttar Tamang ✔
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 
The Basics of Computer Networking
The Basics of Computer NetworkingThe Basics of Computer Networking
The Basics of Computer Networking
Global Knowledge Training
 
Different types of network
Different types of networkDifferent types of network
Different types of network
Aryan Saxena
 
Network operating system
Network operating systemNetwork operating system
Network operating system
John Carlo Catacutan
 
Network servers
Network serversNetwork servers
Network servers
Online
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
bwire sedrick
 
File server
File serverFile server
Computer network
Computer networkComputer network
Computer network
Rahul Das
 
Networking infrastructure
Networking infrastructureNetworking infrastructure
Networking infrastructure
Kerry Cole
 
Introduction to networking
Introduction to networkingIntroduction to networking
Introduction to networkingVedpal Yadav
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
kieshore
 

What's hot (20)

Computer network
Computer networkComputer network
Computer network
 
03. non-functional-attributes-introduction-4-slides
03. non-functional-attributes-introduction-4-slides03. non-functional-attributes-introduction-4-slides
03. non-functional-attributes-introduction-4-slides
 
types of networks
types of networkstypes of networks
types of networks
 
Basic concept of computer network
Basic concept of computer networkBasic concept of computer network
Basic concept of computer network
 
Computer networks
Computer networksComputer networks
Computer networks
 
Computer networks
Computer networksComputer networks
Computer networks
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
Network and Types of Networks
Network and Types of NetworksNetwork and Types of Networks
Network and Types of Networks
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
The Basics of Computer Networking
The Basics of Computer NetworkingThe Basics of Computer Networking
The Basics of Computer Networking
 
Different types of network
Different types of networkDifferent types of network
Different types of network
 
Network operating system
Network operating systemNetwork operating system
Network operating system
 
Network servers
Network serversNetwork servers
Network servers
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 
File server
File serverFile server
File server
 
Computer network
Computer networkComputer network
Computer network
 
Networking infrastructure
Networking infrastructureNetworking infrastructure
Networking infrastructure
 
Introduction to networking
Introduction to networkingIntroduction to networking
Introduction to networking
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 

Viewers also liked

Digital Image Processing (Lab 08)
Digital Image Processing (Lab 08)Digital Image Processing (Lab 08)
Digital Image Processing (Lab 08)
Moe Moe Myint
 
Lect 02 first portion
Lect 02   first portionLect 02   first portion
Lect 02 first portion
Moe Moe Myint
 
Computer network
Computer networkComputer network
Computer network
KIIRYA BULASIYO
 
Lect 03 - first portion
Lect 03 - first portionLect 03 - first portion
Lect 03 - first portion
Moe Moe Myint
 
DATA COMMUNICATION AND NETWORKING
DATA COMMUNICATION AND NETWORKINGDATA COMMUNICATION AND NETWORKING
DATA COMMUNICATION AND NETWORKING
saravana prasanth
 
Lect 02 second portion
Lect 02  second portionLect 02  second portion
Lect 02 second portion
Moe Moe Myint
 
Chapter 1 and 2 gonzalez and woods
Chapter 1 and 2 gonzalez and woodsChapter 1 and 2 gonzalez and woods
Chapter 1 and 2 gonzalez and woods
asodariyabhavesh
 
Networking Essentials Lesson 01 - Eric Vanderburg
 Networking Essentials Lesson 01 - Eric Vanderburg Networking Essentials Lesson 01 - Eric Vanderburg
Networking Essentials Lesson 01 - Eric Vanderburg
Eric Vanderburg
 
Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)
Moe Moe Myint
 
Chapter 3 image enhancement (spatial domain)
Chapter 3 image enhancement (spatial domain)Chapter 3 image enhancement (spatial domain)
Chapter 3 image enhancement (spatial domain)
asodariyabhavesh
 
Color image processing Presentation
Color image processing PresentationColor image processing Presentation
Color image processing Presentation
Revanth Chimmani
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and Networking
Anjan Mahanta
 
Introduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLABIntroduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLAB
Ray Phan
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
Sahil Biswas
 
Digital image processing img smoothning
Digital image processing img smoothningDigital image processing img smoothning
Digital image processing img smoothningVinay Gupta
 
Project management
Project managementProject management
Project management
Satish Yadavalli
 

Viewers also liked (18)

Digital Image Processing (Lab 08)
Digital Image Processing (Lab 08)Digital Image Processing (Lab 08)
Digital Image Processing (Lab 08)
 
Lect 02 first portion
Lect 02   first portionLect 02   first portion
Lect 02 first portion
 
Computer network
Computer networkComputer network
Computer network
 
Lect 03 - first portion
Lect 03 - first portionLect 03 - first portion
Lect 03 - first portion
 
Chapter 6 - Networking
Chapter 6 - NetworkingChapter 6 - Networking
Chapter 6 - Networking
 
DATA COMMUNICATION AND NETWORKING
DATA COMMUNICATION AND NETWORKINGDATA COMMUNICATION AND NETWORKING
DATA COMMUNICATION AND NETWORKING
 
Lect 02 second portion
Lect 02  second portionLect 02  second portion
Lect 02 second portion
 
Chapter 1 and 2 gonzalez and woods
Chapter 1 and 2 gonzalez and woodsChapter 1 and 2 gonzalez and woods
Chapter 1 and 2 gonzalez and woods
 
Networking Essentials Lesson 01 - Eric Vanderburg
 Networking Essentials Lesson 01 - Eric Vanderburg Networking Essentials Lesson 01 - Eric Vanderburg
Networking Essentials Lesson 01 - Eric Vanderburg
 
Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)
 
Chapter 3 image enhancement (spatial domain)
Chapter 3 image enhancement (spatial domain)Chapter 3 image enhancement (spatial domain)
Chapter 3 image enhancement (spatial domain)
 
Color image processing Presentation
Color image processing PresentationColor image processing Presentation
Color image processing Presentation
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and Networking
 
Project Implementation
Project ImplementationProject Implementation
Project Implementation
 
Introduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLABIntroduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLAB
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 
Digital image processing img smoothning
Digital image processing img smoothningDigital image processing img smoothning
Digital image processing img smoothning
 
Project management
Project managementProject management
Project management
 

Similar to Introduction to Networks & Networking Concepts

Ch01 ce
Ch01 ceCh01 ce
Ch01 ce
khamisseif
 
E-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking SystemE-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking System
Vaughan Olufemi ACIB, AICEN, ANIM
 
Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1
WedgeB
 
ENC 254_PPT_ch01.pptx
ENC 254_PPT_ch01.pptxENC 254_PPT_ch01.pptx
ENC 254_PPT_ch01.pptx
shaker402
 
Networking lec1 4
Networking lec1 4Networking lec1 4
Networking lec1 4
Vasanti Dutta
 
data communication and Network.ppt
data communication and Network.pptdata communication and Network.ppt
data communication and Network.ppt
GetachewDires1
 
Introduction to computer networking chapter 2
Introduction to computer networking chapter 2Introduction to computer networking chapter 2
Introduction to computer networking chapter 2
binakasehun2026
 
unit 4 cds computer networking notesnotes.pdf
unit 4 cds computer networking notesnotes.pdfunit 4 cds computer networking notesnotes.pdf
unit 4 cds computer networking notesnotes.pdf
shubhangisonawane6
 
Networking Fundamentals.ppt
Networking Fundamentals.pptNetworking Fundamentals.ppt
Networking Fundamentals.ppt
FA20BCS061GHANAKAMAL
 
CNE CHP1.pdf
CNE CHP1.pdfCNE CHP1.pdf
CNE CHP1.pdf
Nehaam3
 
Prachi gupta 8 a
Prachi gupta 8 aPrachi gupta 8 a
Prachi gupta 8 aEashaGupta
 
Assignment 1,computer networks-317
Assignment 1,computer networks-317Assignment 1,computer networks-317
Assignment 1,computer networks-317
Khondoker Sadia
 
Network administration Book
Network administration BookNetwork administration Book
Network administration Book
Muhammad Jawwad Hashmi
 
Computer networking
Computer networkingComputer networking
Computer networking
Tapan Khilar
 
network fundamentals
network fundamentalsnetwork fundamentals
network fundamentals
Sithu PM
 
Unit 2B.pdf
Unit 2B.pdfUnit 2B.pdf
Unit 2B.pdf
TuhinUtsabPaul
 
lecture-1.1.pptx
lecture-1.1.pptxlecture-1.1.pptx
lecture-1.1.pptx
ssusercd3ff8
 
Class work 2,computer_network_317
Class work 2,computer_network_317Class work 2,computer_network_317
Class work 2,computer_network_317
Khondoker Sadia
 
Net 02 03_lan
Net 02 03_lanNet 02 03_lan
Net 02 03_lan
Protik Roy
 

Similar to Introduction to Networks & Networking Concepts (20)

Ch01 ce
Ch01 ceCh01 ce
Ch01 ce
 
E-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking SystemE-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking System
 
Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1
 
ENC 254_PPT_ch01.pptx
ENC 254_PPT_ch01.pptxENC 254_PPT_ch01.pptx
ENC 254_PPT_ch01.pptx
 
Networking lec1 4
Networking lec1 4Networking lec1 4
Networking lec1 4
 
data communication and Network.ppt
data communication and Network.pptdata communication and Network.ppt
data communication and Network.ppt
 
Introduction to computer networking chapter 2
Introduction to computer networking chapter 2Introduction to computer networking chapter 2
Introduction to computer networking chapter 2
 
unit 4 cds computer networking notesnotes.pdf
unit 4 cds computer networking notesnotes.pdfunit 4 cds computer networking notesnotes.pdf
unit 4 cds computer networking notesnotes.pdf
 
Networking Fundamentals.ppt
Networking Fundamentals.pptNetworking Fundamentals.ppt
Networking Fundamentals.ppt
 
CNE CHP1.pdf
CNE CHP1.pdfCNE CHP1.pdf
CNE CHP1.pdf
 
Prachi gupta 8 a
Prachi gupta 8 aPrachi gupta 8 a
Prachi gupta 8 a
 
Networks Intro.ppt
Networks Intro.pptNetworks Intro.ppt
Networks Intro.ppt
 
Assignment 1,computer networks-317
Assignment 1,computer networks-317Assignment 1,computer networks-317
Assignment 1,computer networks-317
 
Network administration Book
Network administration BookNetwork administration Book
Network administration Book
 
Computer networking
Computer networkingComputer networking
Computer networking
 
network fundamentals
network fundamentalsnetwork fundamentals
network fundamentals
 
Unit 2B.pdf
Unit 2B.pdfUnit 2B.pdf
Unit 2B.pdf
 
lecture-1.1.pptx
lecture-1.1.pptxlecture-1.1.pptx
lecture-1.1.pptx
 
Class work 2,computer_network_317
Class work 2,computer_network_317Class work 2,computer_network_317
Class work 2,computer_network_317
 
Net 02 03_lan
Net 02 03_lanNet 02 03_lan
Net 02 03_lan
 

More from zaisahil

The Basics of Network Troubleshooting
The Basics of Network TroubleshootingThe Basics of Network Troubleshooting
The Basics of Network Troubleshooting
zaisahil
 
Wide Area Network
Wide Area NetworkWide Area Network
Wide Area Network
zaisahil
 
Expending Networking
Expending NetworkingExpending Networking
Expending Networking
zaisahil
 
Remote Access
Remote AccessRemote Access
Remote Access
zaisahil
 
Administrating Your Network
Administrating Your NetworkAdministrating Your Network
Administrating Your Network
zaisahil
 
Configuring Network Clients
Configuring Network ClientsConfiguring Network Clients
Configuring Network Clients
zaisahil
 
Configuring The Network Server
Configuring The Network ServerConfiguring The Network Server
Configuring The Network Server
zaisahil
 
Designing Local Area Network
Designing Local Area NetworkDesigning Local Area Network
Designing Local Area Network
zaisahil
 
Real-World Networks
Real-World NetworksReal-World Networks
Real-World Networks
zaisahil
 
The Theoretical Network
The Theoretical NetworkThe Theoretical Network
The Theoretical Network
zaisahil
 
Network Components
Network ComponentsNetwork Components
Network Components
zaisahil
 

More from zaisahil (11)

The Basics of Network Troubleshooting
The Basics of Network TroubleshootingThe Basics of Network Troubleshooting
The Basics of Network Troubleshooting
 
Wide Area Network
Wide Area NetworkWide Area Network
Wide Area Network
 
Expending Networking
Expending NetworkingExpending Networking
Expending Networking
 
Remote Access
Remote AccessRemote Access
Remote Access
 
Administrating Your Network
Administrating Your NetworkAdministrating Your Network
Administrating Your Network
 
Configuring Network Clients
Configuring Network ClientsConfiguring Network Clients
Configuring Network Clients
 
Configuring The Network Server
Configuring The Network ServerConfiguring The Network Server
Configuring The Network Server
 
Designing Local Area Network
Designing Local Area NetworkDesigning Local Area Network
Designing Local Area Network
 
Real-World Networks
Real-World NetworksReal-World Networks
Real-World Networks
 
The Theoretical Network
The Theoretical NetworkThe Theoretical Network
The Theoretical Network
 
Network Components
Network ComponentsNetwork Components
Network Components
 

Recently uploaded

Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
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
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
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
 
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
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
Nguyen Thanh Tu Collection
 
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
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
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
 
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
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 

Recently uploaded (20)

Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
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
 
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
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
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
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
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...
 
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
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 

Introduction to Networks & Networking Concepts

  • 1. Chapter 1 Introduction to Networks and Networking Concepts
  • 2. 2 What is a Computer Network? Two or more computers or communications devices connected by transmission media and channels and guided by a set of rules for communication purposes that allow users to communicate with each other and share applications and data. Hardware: Computer Network card Routers Modem … Hardware: Computer Network card Routers Modem … Media: Cable Wire Microwave … Media: Cable Wire Microwave … Software: Network OS Utilities … Software: Network OS Utilities … Network Design: Logical layout Physical layout … Network Design: Logical layout Physical layout … Components of a Computer Network
  • 3. 3 Information Technology (IT)Information Technology (IT) CommunicationCommunication TechnologyTechnology ComputerComputer TechnologyTechnology To collect, store, process, search, retrieve, and present electronic information to meet the needs of various kinds of users, e.g., computer hardware & software, PDAs, printers, groupware, smart cards…. What is Information Technology (IT)? To deliver, disseminate, exchange, transmit, and receive electronic information in local, regional or global contexts, e.g., networks, fax machines, cell phones, email, satellites, GPS, Internet, telephony, ….
  • 4. 4 Computer Systems Redefined Computer systems used to be defined as: Computer systems are now redefined as: hardwarehardware networksnetworkssoftwaresoftwarehardwarehardware softwaresoftware+ + +
  • 5. 5 Technologies •Ethernet •Token Ring •Transmission Control Protocol/Internet Protocol (TCP/IP) •Wireless Application Protocol (WAP) Network OS •Bus Topology •Ring Topology •Star Topology •Local Area Network(LAN) •Metropolitan Area Network (MAN) •Wide Area Network (WAN) •Client/Server •Peer-to-Peer Models Topologies Types Network Essentials
  • 6. Guide to Networking Essentials, Fifth Edition 6 Objectives • Describe the fundamental reasons for networking • Identify essential network components • Compare different types of networks • Understand the role of a server and describe types of servers • Apply your knowledge when selecting a network type
  • 7. Guide to Networking Essentials, Fifth Edition 7 What is Networking? • Networking involves connecting computers and other electronic devices for the purpose of sharing information and resources and for communication • A great deal of technology is required for one device to connect and communicate with another, and many choices for physical connections and related software are possible
  • 8. Guide to Networking Essentials, Fifth Edition 8 Networking Fundamentals • An elementary network consists of two computers connected by some kind of transmission medium • Motivation: need to share data and to communicate quickly and efficiently – Sharing enables users to exchange information and route data between them as workflow demands – Can improve human communication substantially – Peripheral device sharing enables users to take advantage of peripherals and other devices attached directly to a network or to a generally available computer attached to a network
  • 9. Guide to Networking Essentials, Fifth Edition 9 Networking Fundamentals (continued)
  • 10. Guide to Networking Essentials, Fifth Edition 10 Local and Wide Area Networks • Local Area Network (LAN): small network, limited to a single collection of machines and one or more cables and other peripheral equipment • Internetwork: networked collection of LANs tied together by devices such as routers – The Internet is the best example • Wide Area Network (WAN): internetwork that spans distances measured in miles and links two or more separate LANs • Metropolitan Area Network (MAN): uses WAN technologies to interconnect LANs in a specific geographic region, such as a county or a city
  • 11. Guide to Networking Essentials, Fifth Edition 11 Developing a Networking Lexicon • Networking is a subject rich with specialized terminology and technology • Computer networks have spawned a language of their own, and half the challenge of becoming network literate lies in mastering this terminology • You must learn some new vocabulary
  • 12. Guide to Networking Essentials, Fifth Edition 12 Clients, Peers, and Servers
  • 13. Guide to Networking Essentials, Fifth Edition 13 Network Medium • To communicate successfully, computers must share access to a common network medium – Examples: twisted-pair, coaxial and fiber-optic cable, and wireless media – Its job is to carry the signals one computer sends to one or more other computers • Computers must attach to the network medium by using some kind of physical interface – Network interface card (NIC) or network adapter • For large-scale networks, multiple media usually work together (interoperate) across the total networking environment
  • 14. Guide to Networking Essentials, Fifth Edition 14 Network Protocols • Network protocol: common set of rules that allows two computers on a network to communicate with one another successfully – How to interpret signals, how to identify a computer on a network, how to initiate and end networked communications, and how to manage information exchange across the network medium • Examples: – TCP/IP – NetBEUI – IPX/SPX
  • 15. Guide to Networking Essentials, Fifth Edition 15 Network Software • Computers need network software to issue the requests and responses that let them take the roles of clients and servers • Network operating system (NOS): determines what services that computer can offer or request – Controls access to network services and network resources a computer makes available to clients • With today’s operating systems, the line between a client and a server has become blurred – However, most operating systems have a workstation version and a server version
  • 16. Guide to Networking Essentials, Fifth Edition 16 Network Services • Sharing resources and communication requires two components: a server component that provides access to the resource and a client component that requests access to the resource • Both components are referred to as a service • NOSs must be outfitted with the types of services your client operating systems require, whether they are Web servers, e-mail servers, file and print servers, and so on
  • 17. Guide to Networking Essentials, Fifth Edition 17 Simulation 1-1: Layers of the Networking Process
  • 18. Guide to Networking Essentials, Fifth Edition 18 Understanding Network Types • Networks fall into two major types: peer-to-peer and client/server (also called server-based) • This discussion of network types addresses the roles that computers play on the network and how those roles interact • Server-based networks are the most typical and represent the primary focus of the discussion here • Understanding both types is essential, especially as they compare with one another
  • 19. Guide to Networking Essentials, Fifth Edition 19 Peer-to-Peer Networking
  • 20. Guide to Networking Essentials, Fifth Edition 20 Peer-to-Peer Networking (continued) • In a peer-to-peer network, every user must also act as a network administrator, controlling access to the resources on their machines – Because of this flexibility and individual discretion, institutionalized chaos is the norm for peer-to-peer networks, and security can be a major concern • Computers can be affiliated into loose federations called workgroups, but no network-wide security can be enforced • As the number of users and resources grows, these networks can become unworkable
  • 21. Guide to Networking Essentials, Fifth Edition 21 Peer-to-Peer Networking Advantages • Advantages: – Easy to install and configure – Machines don’t depend on the presence of a dedicated server – Users control their own shared resources – Inexpensive to purchase and operate – Need no additional equipment or software beyond a suitable operating system – No dedicated administrators are needed – Work best for networks with 10 or fewer users
  • 22. Guide to Networking Essentials, Fifth Edition 22 Peer-to-Peer Networking Disadvantages • Disadvantages: – Network security applies to only a single resource at a time – Users might be forced to use as many passwords as there are shared resources – Each PC must be backed up to protect shared data – When a shared resource is accessed, performance of the PC where the resource resides is reduced – There is no centralized organizational scheme to locate or control access to data – Access to a shared resource is unavailable if PC where resource resides is turned off/crashes – Doesn’t usually work well with more than 10 users
  • 23. Guide to Networking Essentials, Fifth Edition 23 Server-Based Networks
  • 24. Guide to Networking Essentials, Fifth Edition 24 Server-Based Networking Advantages • Centralized user accounts, security, and access controls simplify network administration • More powerful equipment means more efficient access to network resources • Server hardware design is generally more robust • A single password delivers access to network-wide resources as specified in access controls • Server-based networking makes the most sense for networks with 10 or more users or any networks where resources are heavily used
  • 25. Guide to Networking Essentials, Fifth Edition 25 Server-Based Networking Disadvantages • At the worst, server failure renders a network unusable; at the least, it results in loss of network resources • Complex server software requires allocating expert staff, which increases expenses • Dedicated hardware and specialized software add to the cost of server-based networking
  • 26. Guide to Networking Essentials, Fifth Edition 26 Wireless Personal Area Networks (WPANs) • Wireless personal area network (WPAN): short- range networking technology designed to connect personal devices to exchange information – Cell phones, pagers, PDAs, GPS devices, MP3 players, and even watches – Can connect devices you wear or come in close contact with, and can transmit to outside devices for a short range, using a secure access method – The emerging standard for WPANs is the IEEE 802.15 standard • One product using this standard is Bluetooth
  • 27. Guide to Networking Essentials, Fifth Edition 27 Understanding the Role of Network Servers • The server is at the heart of any network that’s too large for a peer-to-peer configuration • Most large networks with more than a few dozen workstations rely on several network servers • Your knowledge of a server’s unique hardware requirements and the many roles it can play in a network is essential to being able to design and support today’s computer networks
  • 28. Guide to Networking Essentials, Fifth Edition 28 Server Hardware Requirements
  • 29. Guide to Networking Essentials, Fifth Edition 29 Specialized Servers • Within the broad classification of machines that function as network servers, assigning a variety of specialty roles is possible, depending on the services provided • On large networks in particular, servers with specialized roles are often deployed • In Windows Server 2000/2003 and Linux environments, these server types typically include application servers, communication servers, domain controllers/directory servers, fax servers, file and print servers, mail servers, and Web servers
  • 30. Guide to Networking Essentials, Fifth Edition 30 Application Servers • Application servers supply the server side of client/server applications, and often the data that goes along with them, to network clients – For example, a database server – Differ from basic file and print servers by providing processing services as well as handling requests for file or print services
  • 31. Guide to Networking Essentials, Fifth Edition 31 Communication Servers • Communication servers provide a mechanism for users outside a network to access that network’s resources, and sometimes permit users on a network to access resources outside network’s local scope – Often, installing communication servers on a network enables users who are traveling or working at home to dial in to the network via a modem • In Windows Server 2000/2003: Routing and Remote Access Service (RRAS)
  • 32. Guide to Networking Essentials, Fifth Edition 32 Domain Controllers/Directory Servers • Make it possible to locate, store, and secure information about a network and its resources – Windows Server 2000/2003 permits computers, users, groups, and resources to be combined into logical groups called domains • A user belonging to a domain can access all resources and information that he or she has permission to use simply by logging on to the domain • Server that handles this logon service and manages the collection of computers, users, and so on in a domain is a domain controller or directory server
  • 33. Guide to Networking Essentials, Fifth Edition 33 Fax Servers • Fax servers manage fax traffic for a network – Receive incoming faxes via telephone, distribute them to recipients over the network, and collect outgoing faxes across the network before sending them via telephone – Use one or more fax modem interfaces to perform these tasks – As with most communication servers, Windows-, NetWare-, and Linux-based fax servers come from third parties instead of the platform vendors
  • 34. Guide to Networking Essentials, Fifth Edition 34 File and Print Servers • File and print servers provide basic network file storage, retrieval services, and access to networked printers – Users can run applications locally but keep data files on the server (and print those files when they want hard copies) – Any Windows, NetWare, or Linux server can act as a file and print server
  • 35. Guide to Networking Essentials, Fifth Edition 35 Mail Servers • Mail servers handle e-mail messages for users – Might involve simply acting as a clearinghouse for local exchange of messages – Also commonly provide “store-and-forward” services – Can store outgoing messages until a connection to an external mail server is established, and then forward messages to their intended destinations – Examples: Microsoft Exchange Server, GroupWise, and Lotus Notes
  • 36. Guide to Networking Essentials, Fifth Edition 36 Web Servers • The World Wide Web is the most well-known aspect of the Internet, made up of documents that can be interlinked by using hyperlinks – Examples: Internet Information Services (IIS), Apache Web server • Apache is the most widely used Web server in the world – Many organizational intranets take advantage of free Web server packages
  • 37. Guide to Networking Essentials, Fifth Edition 37 Web-Based Networks • Most computers today are connected to the Internet, and the latest handheld devices are connecting through wireless communications • Because of the always-on connections available via DSL and cable modems, the Web is an integral and seamless part of the computing experience – Technologies such as the Microsoft .NET initiative and Web-enabled devices, such as cell phones and PDAs, promise to integrate the Web even further into people’s lives
  • 38. Guide to Networking Essentials, Fifth Edition 38 .Net Computing • The Microsoft .NET computing model uses the Web to deliver applications and to enable applications on different devices running different operating environments to communicate and share data – Allows a device with a wireless interface to the Web to download and run applications directly – Allows a handheld computer to transfer information to and from a network server or another handheld computer by using the Web as the network – Information can be transferred from one place to another easily and conveniently
  • 39. Guide to Networking Essentials, Fifth Edition 39 Web-Enabled Devices • WPANs allow devices within a person’s personal space to communicate • Many devices used in a WPAN are Web-enabled devices that can gather and send information via the Internet • Other devices are becoming Web-enabled – For example, automobiles • A host of devices are being created that can access the Web, thus shifting the networking paradigm from clients and servers to Web-enabled and not Web-enabled
  • 40. Guide to Networking Essentials, Fifth Edition 40 Selecting the Right Type of Network • You have a number of choices to make when deciding how to design and implement a network – Will a single LAN do, or is an internetwork required? – Is a MAN or WAN required? – Will peer-to-peer networking suffice, or is a server- based network in order? – Do some functions need to be server-based while others work well as a peer-to-peer network? • The following sections offer a brief summary to help in the decision-making process
  • 41. Guide to Networking Essentials, Fifth Edition 41 Choosing a LAN Versus an Internetwork • The decision to design a LAN or an internetwork is primarily based on how many total computers will participate on the network and whether there’s a need to tie groups of computers together with network devices such as routers – The distance the network will span also plays a part in the decision – A LAN is usually called for when: • The number of computers is fewer than 100 • Network use and security factors don’t require a router • The network is confined to a single building or floor
  • 42. Guide to Networking Essentials, Fifth Edition 42 Is it a MAN or a WAN? • If you need the services of a communications provider to tie multiple sites together, you have a MAN or WAN – The only real difference is whether the sites are confined to a town or city or whether the sites are located in different cities • Within one town or city, the network is generally referred to as a MAN • If the network spans different cities, it’s considered as a WAN
  • 43. Guide to Networking Essentials, Fifth Edition 43 Choosing a Peer-to-Peer or Server- Based Network • Choosing peer-to-peer networking exclusively is appropriate only when all the following hold: – The network includes no more than 10 users – All networked machines are close enough to fit within the span of a single LAN – Budget considerations are paramount – No specialized servers are needed
  • 44. Guide to Networking Essentials, Fifth Edition 44 Choosing a Peer-to-Peer or Server- Based Network (continued) • A server-based network makes sense when one or more of the following conditions is true: – More than 10 users must share network access – Centralized control, security, resource management, or backup is desirable – Users need access to specialized servers, or they place heavy demands on network resources – An internetwork is in use • Hybrid network uses elements of both a server- based network and a peer-to-peer network
  • 45. Guide to Networking Essentials, Fifth Edition 45 Summary • Basic elements of all networks include: – Medium – Physical interface to that medium for computers seeking access to network resources • Computers must have a networking protocol in common to communicate, and they must include networking SW that knows how to use the protocol to send/receive information across a network • Networks deliver services, such as file sharing, printing, e-mail, and messaging services, to users
  • 46. Guide to Networking Essentials, Fifth Edition 46 Summary (continued) • The major types of networks are peer-to-peer (any computer can function as client or server), server- based (users act as clients of dedicated server machines), and wireless personal area networks (network is limited to a small area around a person) • Budget, number of users, types of applications or network services, and requirements for centralized administration and control are the major criteria in deciding which type of network to deploy • Servers require specialized HW and SW, and are capable of taking specific roles (file and print servers, fax servers, e-mail servers, application servers)

Editor's Notes

  1. This figure gives an overview of some of the groupware tools that are used in electronic communications. Groupware provides software tools for: 1. Electronic Communications Tools: - E-mail - Voice Mail - Faxing - Web Publishing - Other Communications Tools 2. Electronic Conferencing: - Data Conferencing - Voice Conferencing - Videoconferencing - Discussion Forums - Chat Systems - Electronic Meeting Systems 3. Electronic Collaborative Work Management: - Calendaring and Scheduling - Task and Project Management - Workflow Systems - Other Joint Work Tools - Knowledge Management
  2. This is the administrative arm the school that allows us to focus on our mandates and other opportunities. Fred Loomis is with us and I’d like to introduce him as the new director. Education and training solutions is really moving. We continue to plan and roll-out our offerings in the other two “divisions” Please note the Governor’s School and the Exec Ed functions (explain). We have a full-time grants writer, we are meeting with Exec Ed in Smeal to begin to design an executive program (1-2 weeks) and will begin planning mini-conferences, colloquia with our partners.