<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Networking Reviews</title>
	<atom:link href="https://www.networkingreviews.com/tag/tcp-model/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.networkingreviews.com</link>
	<description></description>
	<lastBuildDate>Wed, 04 Jun 2008 15:15:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>TCP/IP Model vs OSI Model</title>
		<link>https://www.networkingreviews.com/tcpip-model-vs-osi-model/</link>
					<comments>https://www.networkingreviews.com/tcpip-model-vs-osi-model/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Wed, 04 Jun 2008 15:15:49 +0000</pubDate>
				<category><![CDATA[OSI Layers]]></category>
		<category><![CDATA[osi model]]></category>
		<category><![CDATA[tcp model]]></category>
		<category><![CDATA[tcpip model]]></category>
		<guid isPermaLink="false">https://www.networkingreviews.com/?p=82</guid>

					<description><![CDATA[We have talked in other posts about the OSI model, which is the de-facto standard model for describing and implementing IP communication networks. You might be thinking that the OSI model was the original standard created when the first computer networks started to appear, but this is wrong. The TCP/IP model is older than the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>We have talked in other posts about the <strong>OSI model</strong>, which is the de-facto standard model for describing and implementing IP communication networks. You might be thinking that the OSI model was the original standard created when the first computer networks started to appear, but this is wrong. The TCP/IP model is older than the OSI, despite that the OSI is the most well known model today.</p>
<p><span id="more-82"></span></p>
<p>The <strong>TCP/IP model</strong> originated by the U.S Department of Defense in the 1970s. It is very similar to the OSI Model, but with a simpler structure, as shown below:</p>
<p style="text-align: center;"><img fetchpriority="high" decoding="async" style="vertical-align: middle;" src="https://www.networkingreviews.com/images/tcp-model-vs-osi-model.jpg" alt="tcp model compared with osi model" width="450" height="500" /></p>
<p>As you can see from the diagram above, the TCP/IP model matches the OSI up to the Transport Layer. The top three layers of the OSI (Session, Presentation, Application) are represented just by one layer on the TCP/IP model (the Application Layer).</p>
<p>The strength of the TCP/IP model compared to the OSI is that its simpler and is completely aligned with the TCP/IP protocol stack. The weakness of the TCP/IP model compared to the OSI is that its mostly network-centric and does not describe the application interaction in much detail.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.networkingreviews.com/tcpip-model-vs-osi-model/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
