SlideShare a Scribd company logo
1 of 18
TCP/IP Model
Abir Hasnat
161-15-6789
Introduction
Like OSI network model, TCP/IP also has a
network model.
The TCP/IP model is not same as OSI model. OSI is
a seven-layered standard, but TCP/IP is a four
layered standard. The OSI model has been very
influential in the growth and development of TCP/IP
standard, and that is why much OSI terminology is
applied to TCP/IP. The following figure compares the
TCP/IP and OSI network models.
As we can see from the above figure, presentation
and session layers are not there in TCP/IP model.
Also note that the Network Access Layer in TCP/IP
model combines the functions of Datalink Layer and
Physical Layer.
Layer 4. Application Layer
Application layer is the top most
layer of four layer TCP/IP model.
Application layer defines TCP/IP
application protocols and how
host programs interface with
Transport layer services to use
the network.
1. DNS (Domain Naming System)
2. HTTP (Hypertext Transfer
Protocol)
3. FTP (File Transfer Protocol)
4. TFTP (Trivial File Transfer
Protocol)
5. SNMP (Simple Network
Management Protocol)
6. SMTP (Simple Mail Transfer
Protocol)
7. DHCP (Dynamic Host
Configuration Protocol)
8. RDP (Remote Desktop Protocol)
4
Layer 3. Transport Layer
Transport Layer is the third layer of
the four layer TCP/IP model . The
purpose of Transport layer is to permit
devices on the source and destination
hosts to carry on a conversation.
Transport layer defines the level of
service and status of the connection
used when transporting data.
1. TCP (Transmission Control
Protocol)
2. UDP (User Datagram Protocol)
3
Layer 2. Internet Layer
Internet Layer is the second layer of the
four layer TCP/IP model . Internet layer
pack data into data packets known as IP
datagrams, which contain source and
destination address (logical address or IP
address) information that is used to
forward the datagrams between hosts and
across networks. The Internet layer is also
responsible for routing of IP datagrams.
1. IP (Internet Protocol)
2. ICMP (Internet Control Message
Protocol)
3. ARP (Address Resolution Protocol)
4. RARP (Reverse Address Resolution
Protocol)
5. IGMP (Internet Group
Management Protocol)
2
Layer 1. Network Access Layer
Network Access Layer is the first layer of
the four layer TCP/IP model. Network
Access Layer defines details of how data is
physically sent through the network,
including how bits are electrically or
optically signaled by hardware devices that
interface directly with a network medium,
such as coaxial cable, optical fiber, or
twisted pair copper wire.
1. CSMA/CD (Carrier Sense Multiple
Access/Collision Detection)
1
Md. Rahmat Ullah
161-15-6970
FTP
In active mode, the client starts listening for
incoming data connections from the server
on port M. It sends the FTP command PORT
M to inform the server on which port it is
listening. The server then initiates a data
channel to the client from its port 20, the FTP
server data port.
HTTP
Hypertext Transfer Protocol (HTTP) is the
protocol that enables the connection
between a web server and a client. Hypertext
Transfer Protocol (HTTP) is an application
layer protocol for distributing information in
the World Wide Web (WWW). Hypertext
Transfer Protocol (HTTP) is based on the
client–server architecture.
TCP
Transmission Control Protocol (TCP - RFC
793) is considered as a reliable protocol.
Transmission Control Protocol (TCP) is
responsible for breaking up the message
(Data from application layer) into TCP
Segments and reassembling them at the
receiving side.
IP
The Internet Protocol (IP) is the principal
communications protocol in the Internet
protocol suite for relaying datagrams across
network boundaries. Its routing function
enables internetworking, and essentially
establishes the Internet.
CSMA/CD
Carrier-sense multiple access with collision
detection (CSMA/CD) is a media access
control method used most notably in early
Ethernet technology for local area
networking. It uses a carrier-sensing scheme
in which a transmitting station detects
collisions by sensing transmissions from
other stations while transmitting a frame.
Any Question ?
Thank you.

More Related Content

What's hot

TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
extraganesh
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
hoanv
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And Protocols
Steven Cahill
 

What's hot (20)

TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
 
19 Network Layer Protocols
19 Network Layer Protocols19 Network Layer Protocols
19 Network Layer Protocols
 
transport layer
transport layertransport layer
transport layer
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
 
5 IEEE standards
5  IEEE standards5  IEEE standards
5 IEEE standards
 
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layer
 
introduction about TCP/IP
introduction about TCP/IPintroduction about TCP/IP
introduction about TCP/IP
 
Tcp/ip
Tcp/ipTcp/ip
Tcp/ip
 
computer network OSI layer
computer network OSI layercomputer network OSI layer
computer network OSI layer
 
TCP/IP Protocols
TCP/IP ProtocolsTCP/IP Protocols
TCP/IP Protocols
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of Networking
 
Introduction to TCP/IP
Introduction to TCP/IPIntroduction to TCP/IP
Introduction to TCP/IP
 
Link state routing protocol
Link state routing protocolLink state routing protocol
Link state routing protocol
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And Protocols
 
TCP/IP model
TCP/IP modelTCP/IP model
TCP/IP model
 
Ethernet
EthernetEthernet
Ethernet
 
TCP/ IP
TCP/ IP TCP/ IP
TCP/ IP
 
Application layer
Application layerApplication layer
Application layer
 
Tcp ip tutorial
Tcp ip tutorialTcp ip tutorial
Tcp ip tutorial
 

Similar to Presentation on TCP/IP Model

The TCP/IP and OSI models
The TCP/IP and OSI modelsThe TCP/IP and OSI models
The TCP/IP and OSI models
Jake Weaver
 
Comparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelComparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP Model
Conferencias FIST
 
Final networks lab manual
Final networks lab manualFinal networks lab manual
Final networks lab manual
Jaya Prasanna
 
"Internet Protocol Suite" prepared by Szymon M. from Poland
"Internet Protocol Suite" prepared by Szymon M. from Poland"Internet Protocol Suite" prepared by Szymon M. from Poland
"Internet Protocol Suite" prepared by Szymon M. from Poland
irenazd
 

Similar to Presentation on TCP/IP Model (20)

Tcp/ip model online assignment help
Tcp/ip model online assignment helpTcp/ip model online assignment help
Tcp/ip model online assignment help
 
Lecture 04
Lecture 04Lecture 04
Lecture 04
 
TCP/IP Modal
TCP/IP ModalTCP/IP Modal
TCP/IP Modal
 
OSI reference Model
OSI reference ModelOSI reference Model
OSI reference Model
 
Tcp ip and http
Tcp ip and httpTcp ip and http
Tcp ip and http
 
The TCP/IP and OSI models
The TCP/IP and OSI modelsThe TCP/IP and OSI models
The TCP/IP and OSI models
 
Osi
OsiOsi
Osi
 
Comparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelComparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP Model
 
Final networks lab manual
Final networks lab manualFinal networks lab manual
Final networks lab manual
 
TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference Model
 
"Internet Protocol Suite" prepared by Szymon M. from Poland
"Internet Protocol Suite" prepared by Szymon M. from Poland"Internet Protocol Suite" prepared by Szymon M. from Poland
"Internet Protocol Suite" prepared by Szymon M. from Poland
 
TCP/IP model
TCP/IP modelTCP/IP model
TCP/IP model
 
List the TCP!IP protocol suite layer that performs each of the fol.pdf
List the TCP!IP protocol suite layer that performs each of the fol.pdfList the TCP!IP protocol suite layer that performs each of the fol.pdf
List the TCP!IP protocol suite layer that performs each of the fol.pdf
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
Transmission Control Protocol
Transmission Control ProtocolTransmission Control Protocol
Transmission Control Protocol
 
Presentation on TCP\IP protocols
Presentation on TCP\IP protocolsPresentation on TCP\IP protocols
Presentation on TCP\IP protocols
 
OSI TCP-IP.pptx
OSI TCP-IP.pptxOSI TCP-IP.pptx
OSI TCP-IP.pptx
 
Packet Guide SONET/SDH
Packet Guide SONET/SDHPacket Guide SONET/SDH
Packet Guide SONET/SDH
 
Chapter04 -- network protocols
Chapter04  -- network protocolsChapter04  -- network protocols
Chapter04 -- network protocols
 

More from Abir Junayed (8)

Linux file system
Linux file systemLinux file system
Linux file system
 
Normalization DBMS
Normalization DBMSNormalization DBMS
Normalization DBMS
 
Presentation on Core i9
Presentation on Core i9Presentation on Core i9
Presentation on Core i9
 
Tissue Culture
Tissue CultureTissue Culture
Tissue Culture
 
Why is 3G
Why is 3GWhy is 3G
Why is 3G
 
Adjacency And Incidence Matrix
Adjacency And Incidence MatrixAdjacency And Incidence Matrix
Adjacency And Incidence Matrix
 
Interface
InterfaceInterface
Interface
 
Application of 1st Order ODE
Application of 1st Order ODEApplication of 1st Order ODE
Application of 1st Order ODE
 

Recently uploaded

Recently uploaded (20)

Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Economic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesEconomic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food Additives
 
Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of Play
 
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdfUGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 

Presentation on TCP/IP Model

  • 3. Introduction Like OSI network model, TCP/IP also has a network model. The TCP/IP model is not same as OSI model. OSI is a seven-layered standard, but TCP/IP is a four layered standard. The OSI model has been very influential in the growth and development of TCP/IP standard, and that is why much OSI terminology is applied to TCP/IP. The following figure compares the TCP/IP and OSI network models. As we can see from the above figure, presentation and session layers are not there in TCP/IP model. Also note that the Network Access Layer in TCP/IP model combines the functions of Datalink Layer and Physical Layer.
  • 4. Layer 4. Application Layer Application layer is the top most layer of four layer TCP/IP model. Application layer defines TCP/IP application protocols and how host programs interface with Transport layer services to use the network.
  • 5. 1. DNS (Domain Naming System) 2. HTTP (Hypertext Transfer Protocol) 3. FTP (File Transfer Protocol) 4. TFTP (Trivial File Transfer Protocol) 5. SNMP (Simple Network Management Protocol) 6. SMTP (Simple Mail Transfer Protocol) 7. DHCP (Dynamic Host Configuration Protocol) 8. RDP (Remote Desktop Protocol) 4
  • 6. Layer 3. Transport Layer Transport Layer is the third layer of the four layer TCP/IP model . The purpose of Transport layer is to permit devices on the source and destination hosts to carry on a conversation. Transport layer defines the level of service and status of the connection used when transporting data.
  • 7. 1. TCP (Transmission Control Protocol) 2. UDP (User Datagram Protocol) 3
  • 8. Layer 2. Internet Layer Internet Layer is the second layer of the four layer TCP/IP model . Internet layer pack data into data packets known as IP datagrams, which contain source and destination address (logical address or IP address) information that is used to forward the datagrams between hosts and across networks. The Internet layer is also responsible for routing of IP datagrams.
  • 9. 1. IP (Internet Protocol) 2. ICMP (Internet Control Message Protocol) 3. ARP (Address Resolution Protocol) 4. RARP (Reverse Address Resolution Protocol) 5. IGMP (Internet Group Management Protocol) 2
  • 10. Layer 1. Network Access Layer Network Access Layer is the first layer of the four layer TCP/IP model. Network Access Layer defines details of how data is physically sent through the network, including how bits are electrically or optically signaled by hardware devices that interface directly with a network medium, such as coaxial cable, optical fiber, or twisted pair copper wire.
  • 11. 1. CSMA/CD (Carrier Sense Multiple Access/Collision Detection) 1
  • 13. FTP In active mode, the client starts listening for incoming data connections from the server on port M. It sends the FTP command PORT M to inform the server on which port it is listening. The server then initiates a data channel to the client from its port 20, the FTP server data port.
  • 14. HTTP Hypertext Transfer Protocol (HTTP) is the protocol that enables the connection between a web server and a client. Hypertext Transfer Protocol (HTTP) is an application layer protocol for distributing information in the World Wide Web (WWW). Hypertext Transfer Protocol (HTTP) is based on the client–server architecture.
  • 15. TCP Transmission Control Protocol (TCP - RFC 793) is considered as a reliable protocol. Transmission Control Protocol (TCP) is responsible for breaking up the message (Data from application layer) into TCP Segments and reassembling them at the receiving side.
  • 16. IP The Internet Protocol (IP) is the principal communications protocol in the Internet protocol suite for relaying datagrams across network boundaries. Its routing function enables internetworking, and essentially establishes the Internet.
  • 17. CSMA/CD Carrier-sense multiple access with collision detection (CSMA/CD) is a media access control method used most notably in early Ethernet technology for local area networking. It uses a carrier-sensing scheme in which a transmitting station detects collisions by sensing transmissions from other stations while transmitting a frame.