<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Transport-Layer on Compile My Mind</title>
		<link>https://www.compilemymind.com/tags/transport-layer/</link>
		<description>Recent content in Transport-Layer on Compile My Mind</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Sun, 14 Jun 2026 11:20:00 +0300</lastBuildDate>
		
			<atom:link href="https://www.compilemymind.com/tags/transport-layer/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>TCP vs UDP Explained With Examples</title>
				<link>https://www.compilemymind.com/posts/tcp-vs-udp-explained-with-examples/</link>
				<pubDate>Sun, 14 Jun 2026 11:20:00 +0300</pubDate>
				<guid>https://www.compilemymind.com/posts/tcp-vs-udp-explained-with-examples/</guid>
				<description>&lt;p&gt;TCP and UDP are two of the most important protocols in networking. They both live at the &lt;strong&gt;transport layer&lt;/strong&gt;, and they both help applications communicate across networks. But they make very different tradeoffs.&lt;/p&gt;&#xA;&lt;p&gt;The short version:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;TCP&lt;/strong&gt; is reliable, ordered, connection-oriented communication.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;UDP&lt;/strong&gt; is lightweight, fast, connectionless communication.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;If IP is responsible for getting packets from one machine to another, TCP and UDP are responsible for how applications on those machines exchange data.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
