Module 3 Flashcards
Network views
- Small home network
- SOHO (Small Office/Home Office)
- Medium to large networks
- World-wide networks
The term [blank] means a ‘network of networks’. A collection of interconnected private and public networks
Internet
- Server stores corporate and user files
- Client devices access these files or services with client software
File Client and Server communications
[blank] runs web server software and client uses browser software
Web Client Server
[blank] runs email server software
Email Client-Server communications
For example, Terry’s data flows with the data of thousands of other users along a fiber-
optic network that connects Terry’s ISP with the several other ISPs, including the ISP that
is used by the search engine company. Eventually, Terry’s search string enters the search
engine company’s website and is processed by its powerful servers. The results are then
encoded and addressed to Terry’s school and her device.
Student
Michelle’s network, like many home networks, connects to an ISP using a router and
modem. These devices allow Michelle’s home network to connect to a cable TV network
that belongs to Michelle’s ISP. The cable wires for Michelle’s neighborhood all connect to
a central point on a telephone pole and then connect to a fiber-optic network. This fiber-
optic network connects many neighborhoods that are served by Michelle’s ISP.
Gamer
Dr. Ismael Awad is an oncologist who performs surgery on cancer patients. He frequently
needs to consult with radiologists and other specialists on patient cases. The hospital that
Dr. Awad works for subscribes to a special service called a cloud. The cloud allows medical
data, including patient x-rays and MRIs to be stored in a central location that is accessed
over the Internet.
Surgeon
[blank] must be able to determine the origin of traffic that enters the network, and the destination of traffic that leaves it
Cybersecurity analysts
Usually connect through an Internet Exchange Point (IXP)
Tier 1 Network and Tier 2 networks
Larger networks connect to Tier 2 networks, usually through a [blank]
Point of Presence (POP)
Connect homes and businesses to the Internet
Tier 3 ISPs
The rules of communications
Protocol
A set of protocols that work together to provide comprehensive network communication services
Protocol suite
Common networking protocols
Hypertext Transfer Protocol (HTTP), Transmission Control Protocol (TCP), and Internet Protocol (IP)
TCP/IP protocol model
- Application
- Transport
- Internet
- Network Access Layers
Is implemented on both the sending and receiving hosts to provide end-to-end delivery of mesages over a network
TCP/IP protocol suite
Process of placing one message format inside another message format
Encapsulation
The reverse process of encapsulation
Decapsulation
Message is broken up into many frames when sent and reconstructed into the original messag when received
Size
Includes the access method, flow control, and response timeout
Timing
One-to-one
Unicast
One-to-many
Multicast
One-to-all
Broadcast
Provides an extensive list of functions and services that can occur at each layer
OSI model
Three important addresses
- Protocol
- Network host
- Physical
This process increases the efficiency of network communications. If part
of the message fails to make it to the destination, due to failure in the network or network
congestion, only the missing parts need to be retransmitted.
Segmentation
By sending smaller individual pieces from source to destination, many
different conversations can be interleaved on the network
Multiplexing
The form that an encapsulated piece of data takes at any layer
Protocol data unit (PDU)
Governs the way a web server and a web client interact
HTTP