CSC134 Chapter 8 PDF
CSC134 Chapter 8 PDF
CSC134 Chapter 8 PDF
PROCESSING (CSC134)
Chapter 8
• Network terms
Purpose Communication
• Numerous applications depend on communication systems,
including
• E-mail
Software
• Texting Help users establish a connection to another computer, mobile
device, or network
• Video Conferencing
• Electronic commerce Manage the transmission of data, instructions, and information
Sender Receiver
Basic Elements of Communication
• Four basic elements of communication systems
• Sending and receiving devices
• Computer or a specialized communication device
• Connection devices
• Interface between sending and receiving device and the communication channel.
• They convert outgoing messages into packets that can travel across the communication
channel and reverse the process for incoming messages.
• Data transmission specifications
• Rules and procedures that coordinate the devices
• The specifics describing how the message is modified, reformatted, and sent
• Communication channel
• Carries the message
Sending and receiving devices
• Sender or Receiver device that initiates an instruction to
transmit/accept data, instruction , or information.
• It originate (send) as well as accept (receive) messages in the
form of data, information, and/or instructions.
• Example: mainframe computers, servers, desktop computers,
notebook computers, smartphones, portable media players,
handheld game consoles, and GPS receivers.
Communication Channels
• Communication channels carry the data from one computer to
another; essential element of every communication system
• Two categories of communication channels
• Physical Connections using wire or cable
• Wireless Connections
Physical Connections
Physical connection between sending and
receiving device include
• Twisted pair cable: two pairs of copper wire
twisted together
• Telephone lines
• Ethernet cables
• Coaxial cable: single solid copper core
• Cable TV
• Fiber-optic cable: tiny glass tubes
• Faster and more reliable than coax
• Rapidly twisted pair
Wireless Connections
Wireless connections do not use a solid substance to
connect; uses the air itself. Most use radio waves to
communicate
Primary Wireless Technology
Bluetooth (short-range)
• Radio communication standard
Wi-Fi (wireless fidelity)
• Uses high frequency radio
Microwave
• Uses high frequency radio wave signals
WiMax (extends Wi-Fi)
• New standard that uses microwave to extend WiFi range
Cellular
• Use multiple antennae to communication
Satellite
• Uses satellites as microwave relay stations
Infrared
• Use infrared light wants to communication over short distances
GPS
• Determine geographic location of the device
Others Wireless Technology
LTE
• is a network standard that defines how high-speed cellular transmissions use broadcast radio to
transmit data for mobile communications
UWB (ultra-wideband)
• is a network standard that specifies how two UWB devices use short-range radio waves to
communicate at high speeds with each other
IrDA
• transmits data wirelessly via infrared (IR) light waves
RFID
• is a protocol that defines how a network uses radio signals to communicate with a tag placed in or
attached to an object, an animal, or a person
Transferring
Sharing software
funds
Specialized Terms in a Network
Nodes
• Any device connected to a network
Client
• A node that requests and uses resources from other nodes
Server
• A node that shares resources with other nodes
Directory Server
• Specialized server that managers resources
Host
• Computer system that can be accessed over a network
Router
• Node that forwards or routes data packets
Switch
• Central node that coordinates the flow of data
Network Interface Cards (NIC)
• Expansion card that connects a computer to a network
Network Operating System (NOS)
• Control activities of all computers on the network
Network Administrator
• Computer specialists responsible for network operations
Network Types
Network Architecture
How the network is arranged and resources are shared
• Network Topology
• Physical arrangement/layout of the network
• Network Strategy
• The configuration of computers, devices, and media on a network.
• It show how the information and resources are shared
Topology – Bus Network
• Topology where an each device is connected to a common cable
called a bus or backbone, and all communications travel along this
bus.
Topology - Ring Network
• Client/Server Network
• Central computers coordinate and supply
services to other nodes on the network
• Server provides access
• Peer-to-Peer (P2P) Network
• All nodes have equal authority
• Can act as both client and server
Strategies – Client/Server VS P2P
Client/Server Peer-to-Peer
• one or more computers act as a • a simple, inexpensive network that
server; the other computers (client) on typically connects fewer than 10
the network request services from the computers.
server. • Each computer, called a peer, has
• A server controls access to the equal
hardware, software, and other responsibilities and capabilities,
resources on the network and provides sharing hardware (such as a printer),
a centralized storage area for data, or information with other
programs, data, and computers on the peer-to-peer
information. network.
• The clients are other computers • Each computer stores files on its own
and mobile devices on the network storage devices. All computers on the
that rely on the server for its network share any peripheral device(s)
resources. attached to any computer.
• For example, a server might store a • For example, one computer may have
database of customers. Clients on the a laser printer and a scanner, while
network (company employees) access another has an ink-jet printer and an
Network Devices
• A Network device is any type of hardware capable of transmitting data,
instructions, and information between a sending device and a receiving device
Modem Router
Network
Hub/switch
card
Page 468 35
Devices - Modem
Modem can convert digital signals to analog
signals and analog signals to digital signals,
so that data can travel along an analog
telephone line.
Devices - Router
• A router connects multiple
computers or other routers
together and transmits data to its
correct destination on a network
37
Devices – Network Interface Card
• A network card enables a computer or device that does not have built-in
networking capability to access a network
• Available in a variety of styles
38
Devices – Hub or Switch
• A hub or switch is a device that provides a central point for cables in a
network
39
Organizational Networks
Internet technologies support effective communication within
and between organizations
• Intranet
• Private network within an organization
• Works like the Internet
• Extranet
• Private network that connects more than one organization
• Works like the Internet, but provides suppliers and other trusted
partners with limited access to the organization’s networks
Network Security
Commonly used technologies to ensure network security
• Firewall
• Hardware and software that controls access to network
• Proxy server provides pass-through access
• Protects against external threats
• Intrusion detection system (IDS)
• Works with firewall to protect organization's network
• Analyzes all incoming and outgoing network traffic
• Virtual private network (VPN)
• Creates a secure private network connection between your computer and
the organization