Communication Paper 3
Communication Paper 3
Protocol
Set Of Rules
For Successful transmission and receipt of the data
Application
Transport
Network
Data Link
It is a conceptual model for networking
It consists of 4 layers
By Code / Program
A layered model
with 4 layers
Transmission Control Protocol with Internet Protocol
uses a set of protocols for transmission of data
Application Layer, Transport Layer, Network Layer, Data
Link Layer.
Application Layer
(1) HTTP
1)
User types in URL
(3) SMTP
SMTP stands for Simple Mail Transfer Protocol.
It is used for sending emails from a client (like an email
app) to a mail server.
SMTP "pushes" outgoing emails from the sender to the
recipient's mail server.
The protocol works by breaking the email message into
commands and responses.
These commands ensure the email is routed correctly to its
destination.
SMTP is for sending mail, while IMAP or POP are for
receiving mail.
Note : Does not handle binary files such as images and
videos and to send binary files we need MIME ( Multipurpose
Internet Mail Extension )
Synchronization
Link Layer
The protocol in this layer provides the means for the system
to deliver data to the other devices
Ethernet Protocol
Wifi Protocol
Bluetooth Protocol
Concept Of Packets
Application Layer
SENDER
Transport Layer
Network Layer
Link Layer
Application Layer
RECEIVER
Transport Layer
Network Layer
Link Layer
Describe the purpose of packet header ?
Message Data
IP version
Size of Packet
Sequence Number
Protocol
Source IP address
Destination IP address