Chapter 3 Reviewer
Chapter 3 Reviewer
Network Address
The second tier of the seven-layer OSI model of computer networking is known as the data link
layer or layer
data link layer provides the functional and procedural means to transfer data between network
entities and may also provide the means to detect and possibly correct errors that may occur in
the physical layer
This layer is the protocol layer that transfers data between nodes on a network segment across
the physical layer.
Network Addresses
Source IP address
Destination IP address
Responsible for delivering the IP packet from the original source to the final destination,
either on the same network or to a remote network
Message Segmentation
Large Streams
Multiplexing
Protocol Units
Encapsulation Process
Protocol Data Units
Data
(Email Data)
Segment
(Data3x, transport, Data)
Packet
(Network Header, Transport
Header, Data)
Bits
110001010100010110010100101001
Encapsulation Process
Data
(TCP)Segments
IP Packets
Ethernet Frame
5 Steps of Encapsulation
Application [DATA]
De Encapsulation Process
Communication Fundamentals PPT Reviewer
The primary purpose of any network is to provide a method to communicate and share information
Human Communication
Message source – Transmitter – Transmission Medium – Receiver – Message Destination
Communication Protocols
Data Communications
Computer Network
Delivery:
The data should be delivered to the correct destination and correct user.
Accuracy:
The communication system should deliver the data accurately, without introducing any errors.
The data may get corrupted during transmission affecting the accuracy of the delivered data.
Timeliness:
Audio and Video data has to be delivered in a timely manner without any delay; such a data
delivery is called real time transmission of data.
Jitter:
It is the variation in the packet arrival time. Uneven Jitter may affect the timeliness of data being
transmitted
Computer Communication
Message source – Transmitter – Transmission Medium – Receiver – Message Destination
RULE ESTABLISHMENT
PROTOCOLS
RULE ESTABLISHMENT
FILIPINO BISAYA
IBON LANGGAM
Message Encoding
Message Source – Encoder – Transmission – Transmission Medium – Receiver – Decoder – Message Destination
Protocol Suites PPT Reviewer
AppleTalk
NetWare
Development of TCP/IP
TCP/IP was developed in the 1970s and adopted as the protocol standard for ARPANET (the
predecessor to the Internet) in 1983.
(Commonly known as TCP/IP)? It is the set of communications protocols used for the Internet
and other similar networks.
TCP/IP was developed by the U.S. Department of Defense to specify how computers transfer
data from one device to another.
TCP/IP puts a lot of emphasis on accuracy, and it has several steps to ensure that data is
correctly transmitted between the two computers.
Standards organizations
are important in maintaining an open Internet with freely accessible specifications and protocols
that can be implemented by any vendor
may draft a set of rules entirely on its own or in other cases may select a proprietary protocol as
the basis for the standard.
If a proprietary protocol is used, it usually involves the vendor who created the protocol
Open Standards
Internet Standards
An internet standard (STD) is a specification that has been approved by the Internet Engineering Task
Force (IETF)
Such standard helps to promote a consistent and universal use of the internet worldwide
Institute of Electrical and Electronic Engineers (IEEE) Professional organization of engineers. An example
is the IEEE-754 standard for representing floating point numbers
Message Size
• The source host breaks a long message into individual pieces or frames that
meet both the minimum and maximum size requirements.
• Each frame will also have its own addressing information
• At the receiving host, the pieces are reconstructed to be processed and
interpreted
Message Timing
• Access Method
• Flow Method
• Response Timeout