SlideShare a Scribd company logo
1 of 12
TCP/IP Model 
TCP/IP is an abbreviation used for transmission control 
protocol/Internet Protocol. 
It was developed by Defence Advance Research Projects 
Agency (ARPA, later DARPA) in late 1970's. 
The layers in the TCP/IP protocol suite 
do not exactly match those in the OSI 
model.
TCP/IP and OSI Model
TCP/IP Protocol Suite 
• Host-to-network : Physical and data link layer 
– No specific protocol 
• Network layer 
– IP(Internet Protocl), ARP(Address Resolution Protocol), 
RARP(Reverse ARP), ICMP(Internet Control Message Protocol), 
IGMO(Internet Group Message Protocol) 
• Transport layer 
– TCP(Transmission Control Protocol), UDP(User Datagram Protocl), 
SCTP(Stream Control Transmission Protocol), 
• Application Layer 
– Combined session, presentation, and application layers
(a) FTP (File Transfer Protocol) 
FTP is used for file transfer between inter network nodes. 
b) SMTP (Simple Mail transfer Protocol) 
It is used for exchanging e-mail. 
c)Telnet 
Telnet provides connectivity between dissimilar operating systems. Telnet is a 
general purpose client-server application program. 
d) DNS (Domain Name Systems) 
The DNS is used to convert the domain name into the IP addresses. People 
prefer to use name instead of addresses. Therefore DNS maps a name to an 
address and conversely. 
(e) HTTP (Hypertext Transfer Protocol) 
HTTP is an internet protocol designed for a specific application, the World Wide 
Web (WWW).
Addressing 
• Four levels of addresses in TCP/IP protocols 
• Physical (link), logical (IP, network), port, and specific addresses
Relationship of Layers and 
Addresses
Physical Address : (Link Address) 
•Address of node as defined by the network. 
•Size and format of these addresses vary depending 
on the network. E.g Ethernet (48 bits) 
•Each system having a NIC(Network Interface Card) 
through which two systems physically connected with 
each other with cables. 
• The address of the NIC is called Physical address or 
mac address. 
• This is specified by the manficture company of the 
card.
Logical Address : necessary for universal communications, 
independent of underlying physical network. 
(IP address of the system) 
Combination of Net ID and Host ID. 
This address can be changed by changing the host position on 
the network.
Port Address: 
There are many application running on the computer. Each 
application run with a port no.(logically) on the computer. 
The physical addresses will change from hop to hop, but 
the logical addresses and port addresses usually remain the 
same 
In computer networking, a port is an application- specific 
or process-specific software construct serving as 
a communications endpoint. 
The well-known ports are defined by convention 
overseen by the Internet Assigned Numbers 
Authority (IANA)
Examples of well known ports include: 
21: File Transfer Protocol (FTP) 
22: Secure Shell (SSH) 
23: Telnet remote login service 
25: Simple Mail Transfer Protocol (SMTP) 
53: Domain Name System service 
80: Hypertext Transfer Protocol (HTTP) used in the World 
Wide Web 
119: Network News Transfer Protocol (NNTP) 
161: Simple Network Management Protocol (SNMP)
Specific Address 
• Some application have user-friendly addresses that are designed for 
that specific address 
• Example 1: e-mail address: kchung@kw.ac.kr 
– Defines the recipient of an e-mail 
• Example 2: URL (Universal Resource Locator) : www.kbs.co.kr 
– Used to find a document on the WWW
Summary 
1.The OSI model originally distinguishes between service,interface and 
protocols. 
1.The TCP/IP model doesnt clearly distinguish between service,interface and 
protocol. 
2.The OSI model is a reference model. 
2.The TCP/IP model is an implementation of the OSI model. 
3.In OSI model,the protocols came after the model was described. 
3.In TCP/TP model, the protocols came first and the model was really just a 
description of the 
existing protocols. 
4.In OSI model,the protocols are better hidden. 
4.In TCP/IP model ,the protocols are not hidden. 
5.The OSI model has 7 layers. 
5.The TCP/IP model has only 4 layers. 
6.The OSI model supports both connectionless and connection-oriented 
communication in the 
network layer,but only connection -oriented communication in transport layer. 
6.The TCP/IP model supports both connectionless and connection-oriented 
communication in the transport layer,giving users the choice.

More Related Content

What's hot (20)

TCP/IP Protocol Architeture
TCP/IP Protocol ArchitetureTCP/IP Protocol Architeture
TCP/IP Protocol Architeture
 
TCP/IP Protocols With All Layer Description
TCP/IP Protocols With All Layer DescriptionTCP/IP Protocols With All Layer Description
TCP/IP Protocols With All Layer Description
 
What is TCP/IP
What is TCP/IPWhat is TCP/IP
What is TCP/IP
 
eTwinning - TCP/IP: Internet layer
eTwinning - TCP/IP: Internet layereTwinning - TCP/IP: Internet layer
eTwinning - TCP/IP: Internet layer
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
Introduction to TCP/IP
Introduction to TCP/IPIntroduction to TCP/IP
Introduction to TCP/IP
 
Overview of TCP IP
Overview of TCP IPOverview of TCP IP
Overview of TCP IP
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
OSI and TCP/IP Reference Model - Ramesh Kumar, Convergence Labs
OSI and TCP/IP Reference Model - Ramesh Kumar, Convergence LabsOSI and TCP/IP Reference Model - Ramesh Kumar, Convergence Labs
OSI and TCP/IP Reference Model - Ramesh Kumar, Convergence Labs
 
Presentation on TCP/IP Model
Presentation on TCP/IP ModelPresentation on TCP/IP Model
Presentation on TCP/IP Model
 
TCP/IP Introduction
TCP/IP IntroductionTCP/IP Introduction
TCP/IP Introduction
 
introduction about TCP/IP
introduction about TCP/IPintroduction about TCP/IP
introduction about TCP/IP
 
Network infrastructure - TCP/IP
Network infrastructure - TCP/IPNetwork infrastructure - TCP/IP
Network infrastructure - TCP/IP
 
Internet protocol concepts and overview
Internet protocol concepts and overviewInternet protocol concepts and overview
Internet protocol concepts and overview
 
Ch02 TCP/IP Concepts Review
Ch02 TCP/IP Concepts ReviewCh02 TCP/IP Concepts Review
Ch02 TCP/IP Concepts Review
 
Network protocol
Network protocolNetwork protocol
Network protocol
 
OSI model and TCP/IP model
OSI model and TCP/IP modelOSI model and TCP/IP model
OSI model and TCP/IP model
 
Network Protocol and TCP/IP
Network Protocol and TCP/IPNetwork Protocol and TCP/IP
Network Protocol and TCP/IP
 
Protocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol SuiteProtocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol Suite
 
Tcp/ip
Tcp/ipTcp/ip
Tcp/ip
 

Similar to New tcp-ip model (2)

Computer network coe351- part2- final
Computer network coe351- part2- finalComputer network coe351- part2- final
Computer network coe351- part2- finalTaymoor Nazmy
 
Web technologies: recap on TCP-IP
Web technologies: recap on TCP-IPWeb technologies: recap on TCP-IP
Web technologies: recap on TCP-IPPiero Fraternali
 
Datacom_Section_2_-_Protocols.ppt
Datacom_Section_2_-_Protocols.pptDatacom_Section_2_-_Protocols.ppt
Datacom_Section_2_-_Protocols.pptKristopher Hefner
 
Basic networking
Basic networkingBasic networking
Basic networkingajeeshr3
 
Presentation on network_protocols
Presentation on network_protocolsPresentation on network_protocols
Presentation on network_protocolsIUBAT
 
Unit 2 ppt-idc
Unit 2 ppt-idcUnit 2 ppt-idc
Unit 2 ppt-idchiya123jes
 
presentation on TCP/IP protocols data comunications
presentation on TCP/IP protocols data comunicationspresentation on TCP/IP protocols data comunications
presentation on TCP/IP protocols data comunicationsAnyapuPranav
 
Small office Home office , network setup in details
Small office Home office , network setup in detailsSmall office Home office , network setup in details
Small office Home office , network setup in detailsapel7
 
SOHO Network Setup Tutorial
SOHO Network Setup Tutorial SOHO Network Setup Tutorial
SOHO Network Setup Tutorial junaidahmedsaba
 
Network architecure (3).pptx
Network architecure (3).pptxNetwork architecure (3).pptx
Network architecure (3).pptxKaythry P
 
Internet architecture protocol
Internet architecture protocolInternet architecture protocol
Internet architecture protocolGLIM Digital
 
Unit 1- Network Layer and Protocols-4.pptx
Unit 1- Network Layer and Protocols-4.pptxUnit 1- Network Layer and Protocols-4.pptx
Unit 1- Network Layer and Protocols-4.pptxDESTROYER39
 
Lecture 2 -_understanding_networks_2013
Lecture 2 -_understanding_networks_2013Lecture 2 -_understanding_networks_2013
Lecture 2 -_understanding_networks_2013Travis Leong Ping
 

Similar to New tcp-ip model (2) (20)

Computer network coe351- part2- final
Computer network coe351- part2- finalComputer network coe351- part2- final
Computer network coe351- part2- final
 
Computer Networks basics
Computer Networks basicsComputer Networks basics
Computer Networks basics
 
Web technologies: recap on TCP-IP
Web technologies: recap on TCP-IPWeb technologies: recap on TCP-IP
Web technologies: recap on TCP-IP
 
TCP/IP model
TCP/IP modelTCP/IP model
TCP/IP model
 
Datacom_Section_2_-_Protocols.ppt
Datacom_Section_2_-_Protocols.pptDatacom_Section_2_-_Protocols.ppt
Datacom_Section_2_-_Protocols.ppt
 
Basic networking
Basic networkingBasic networking
Basic networking
 
Module 1 slides
Module 1 slidesModule 1 slides
Module 1 slides
 
Presentation on network_protocols
Presentation on network_protocolsPresentation on network_protocols
Presentation on network_protocols
 
TCP/IP Protocols
TCP/IP ProtocolsTCP/IP Protocols
TCP/IP Protocols
 
Web technology unit I - Part B
Web technology unit I - Part BWeb technology unit I - Part B
Web technology unit I - Part B
 
Unit 2 ppt-idc
Unit 2 ppt-idcUnit 2 ppt-idc
Unit 2 ppt-idc
 
Tcp ip
Tcp ipTcp ip
Tcp ip
 
presentation on TCP/IP protocols data comunications
presentation on TCP/IP protocols data comunicationspresentation on TCP/IP protocols data comunications
presentation on TCP/IP protocols data comunications
 
Small office Home office , network setup in details
Small office Home office , network setup in detailsSmall office Home office , network setup in details
Small office Home office , network setup in details
 
SOHO Network Setup Tutorial
SOHO Network Setup Tutorial SOHO Network Setup Tutorial
SOHO Network Setup Tutorial
 
Internetworking
InternetworkingInternetworking
Internetworking
 
Network architecure (3).pptx
Network architecure (3).pptxNetwork architecure (3).pptx
Network architecure (3).pptx
 
Internet architecture protocol
Internet architecture protocolInternet architecture protocol
Internet architecture protocol
 
Unit 1- Network Layer and Protocols-4.pptx
Unit 1- Network Layer and Protocols-4.pptxUnit 1- Network Layer and Protocols-4.pptx
Unit 1- Network Layer and Protocols-4.pptx
 
Lecture 2 -_understanding_networks_2013
Lecture 2 -_understanding_networks_2013Lecture 2 -_understanding_networks_2013
Lecture 2 -_understanding_networks_2013
 

More from Nitesh Singh

More from Nitesh Singh (20)

Risk taking and emotions
Risk taking and emotionsRisk taking and emotions
Risk taking and emotions
 
Project report RAILWAY TICKET RESERVATION SYSTEM SAD
Project report RAILWAY TICKET RESERVATION SYSTEM SADProject report RAILWAY TICKET RESERVATION SYSTEM SAD
Project report RAILWAY TICKET RESERVATION SYSTEM SAD
 
The real comedy behind comedy
The real comedy behind comedyThe real comedy behind comedy
The real comedy behind comedy
 
Project report Rs Dry celaners
Project report Rs Dry celaners Project report Rs Dry celaners
Project report Rs Dry celaners
 
BIG DATA ANALYSIS
BIG DATA ANALYSISBIG DATA ANALYSIS
BIG DATA ANALYSIS
 
Udp vs-tcp
Udp vs-tcpUdp vs-tcp
Udp vs-tcp
 
Routing protocols-network-layer
Routing protocols-network-layerRouting protocols-network-layer
Routing protocols-network-layer
 
Routers vs-switch
Routers vs-switchRouters vs-switch
Routers vs-switch
 
New udp
New udpNew udp
New udp
 
I pv4 format
I pv4 formatI pv4 format
I pv4 format
 
I pv4 addressing
I pv4 addressingI pv4 addressing
I pv4 addressing
 
Hub vs-switch
Hub vs-switchHub vs-switch
Hub vs-switch
 
Ftp
FtpFtp
Ftp
 
Email ftp
Email ftpEmail ftp
Email ftp
 
Www and http
Www and httpWww and http
Www and http
 
Transmission main
Transmission mainTransmission main
Transmission main
 
Ta 104-topology
Ta 104-topologyTa 104-topology
Ta 104-topology
 
Ta 104-topology (1)
Ta 104-topology (1)Ta 104-topology (1)
Ta 104-topology (1)
 
Ta 104-tcp
Ta 104-tcpTa 104-tcp
Ta 104-tcp
 
Ta 104-media-3
Ta 104-media-3Ta 104-media-3
Ta 104-media-3
 

New tcp-ip model (2)

  • 1. TCP/IP Model TCP/IP is an abbreviation used for transmission control protocol/Internet Protocol. It was developed by Defence Advance Research Projects Agency (ARPA, later DARPA) in late 1970's. The layers in the TCP/IP protocol suite do not exactly match those in the OSI model.
  • 3. TCP/IP Protocol Suite • Host-to-network : Physical and data link layer – No specific protocol • Network layer – IP(Internet Protocl), ARP(Address Resolution Protocol), RARP(Reverse ARP), ICMP(Internet Control Message Protocol), IGMO(Internet Group Message Protocol) • Transport layer – TCP(Transmission Control Protocol), UDP(User Datagram Protocl), SCTP(Stream Control Transmission Protocol), • Application Layer – Combined session, presentation, and application layers
  • 4. (a) FTP (File Transfer Protocol) FTP is used for file transfer between inter network nodes. b) SMTP (Simple Mail transfer Protocol) It is used for exchanging e-mail. c)Telnet Telnet provides connectivity between dissimilar operating systems. Telnet is a general purpose client-server application program. d) DNS (Domain Name Systems) The DNS is used to convert the domain name into the IP addresses. People prefer to use name instead of addresses. Therefore DNS maps a name to an address and conversely. (e) HTTP (Hypertext Transfer Protocol) HTTP is an internet protocol designed for a specific application, the World Wide Web (WWW).
  • 5. Addressing • Four levels of addresses in TCP/IP protocols • Physical (link), logical (IP, network), port, and specific addresses
  • 6. Relationship of Layers and Addresses
  • 7. Physical Address : (Link Address) •Address of node as defined by the network. •Size and format of these addresses vary depending on the network. E.g Ethernet (48 bits) •Each system having a NIC(Network Interface Card) through which two systems physically connected with each other with cables. • The address of the NIC is called Physical address or mac address. • This is specified by the manficture company of the card.
  • 8. Logical Address : necessary for universal communications, independent of underlying physical network. (IP address of the system) Combination of Net ID and Host ID. This address can be changed by changing the host position on the network.
  • 9. Port Address: There are many application running on the computer. Each application run with a port no.(logically) on the computer. The physical addresses will change from hop to hop, but the logical addresses and port addresses usually remain the same In computer networking, a port is an application- specific or process-specific software construct serving as a communications endpoint. The well-known ports are defined by convention overseen by the Internet Assigned Numbers Authority (IANA)
  • 10. Examples of well known ports include: 21: File Transfer Protocol (FTP) 22: Secure Shell (SSH) 23: Telnet remote login service 25: Simple Mail Transfer Protocol (SMTP) 53: Domain Name System service 80: Hypertext Transfer Protocol (HTTP) used in the World Wide Web 119: Network News Transfer Protocol (NNTP) 161: Simple Network Management Protocol (SNMP)
  • 11. Specific Address • Some application have user-friendly addresses that are designed for that specific address • Example 1: e-mail address: kchung@kw.ac.kr – Defines the recipient of an e-mail • Example 2: URL (Universal Resource Locator) : www.kbs.co.kr – Used to find a document on the WWW
  • 12. Summary 1.The OSI model originally distinguishes between service,interface and protocols. 1.The TCP/IP model doesnt clearly distinguish between service,interface and protocol. 2.The OSI model is a reference model. 2.The TCP/IP model is an implementation of the OSI model. 3.In OSI model,the protocols came after the model was described. 3.In TCP/TP model, the protocols came first and the model was really just a description of the existing protocols. 4.In OSI model,the protocols are better hidden. 4.In TCP/IP model ,the protocols are not hidden. 5.The OSI model has 7 layers. 5.The TCP/IP model has only 4 layers. 6.The OSI model supports both connectionless and connection-oriented communication in the network layer,but only connection -oriented communication in transport layer. 6.The TCP/IP model supports both connectionless and connection-oriented communication in the transport layer,giving users the choice.