<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.omnivision.website/index.php?action=history&amp;feed=atom&amp;title=7.2.3_UDP_%28Unreliable%2C_Connectionless%29</id>
	<title>7.2.3 UDP (Unreliable, Connectionless) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.omnivision.website/index.php?action=history&amp;feed=atom&amp;title=7.2.3_UDP_%28Unreliable%2C_Connectionless%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.omnivision.website/index.php?title=7.2.3_UDP_(Unreliable,_Connectionless)&amp;action=history"/>
	<updated>2026-08-22T00:27:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.omnivision.website/index.php?title=7.2.3_UDP_(Unreliable,_Connectionless)&amp;diff=322&amp;oldid=prev</id>
		<title>Mr. Goldstein: Created page with &quot;=== 7.2.3 UDP (Unreliable, Connectionless) === UDP (User Datagram Protocol) is like sending a postcard. You send it, but you don&#039;t get a confirmation that it arrived, and if it gets lost, you don&#039;t know. When you send data using UDP:  * It&#039;s faster because it doesn&#039;t bother with checking if everything arrived or if it&#039;s in order. * Some data might be lost, and it won&#039;t be resent.  UDP is unreliable and connectionless (it just sends data without setting up a formal connec...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.omnivision.website/index.php?title=7.2.3_UDP_(Unreliable,_Connectionless)&amp;diff=322&amp;oldid=prev"/>
		<updated>2025-07-10T15:57:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=== 7.2.3 UDP (Unreliable, Connectionless) === UDP (User Datagram Protocol) is like sending a postcard. You send it, but you don&amp;#039;t get a confirmation that it arrived, and if it gets lost, you don&amp;#039;t know. When you send data using UDP:  * It&amp;#039;s faster because it doesn&amp;#039;t bother with checking if everything arrived or if it&amp;#039;s in order. * Some data might be lost, and it won&amp;#039;t be resent.  UDP is unreliable and connectionless (it just sends data without setting up a formal connec...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== 7.2.3 UDP (Unreliable, Connectionless) ===&lt;br /&gt;
UDP (User Datagram Protocol) is like sending a postcard. You send it, but you don&amp;#039;t get a confirmation that it arrived, and if it gets lost, you don&amp;#039;t know. When you send data using UDP:&lt;br /&gt;
&lt;br /&gt;
* It&amp;#039;s faster because it doesn&amp;#039;t bother with checking if everything arrived or if it&amp;#039;s in order.&lt;br /&gt;
* Some data might be lost, and it won&amp;#039;t be resent.&lt;br /&gt;
&lt;br /&gt;
UDP is unreliable and connectionless (it just sends data without setting up a formal connection first). It&amp;#039;s used for things where speed is more important than perfect accuracy, like online gaming (where a tiny delay is worse than a slightly blurry image), live video streaming, or voice calls, where a small delay or a few missing bits of information won&amp;#039;t ruin the experience.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Bibliography:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;What is UDP? (n.d.). &amp;#039;&amp;#039;Cloudflare&amp;#039;&amp;#039;.&amp;#039;&amp;#039;&amp;#039; https://www.cloudflare.com/learning/ddos/glossary/user-datagram-protocol-udp/&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;User Datagram Protocol (UDP). (2024, December 27). &amp;#039;&amp;#039;GeeksforGeeks&amp;#039;&amp;#039;.&amp;#039;&amp;#039;&amp;#039; https://www.geeksforgeeks.org/computer-networks/user-datagram-protocol-udp/&lt;/div&gt;</summary>
		<author><name>Mr. Goldstein</name></author>
	</entry>
</feed>