<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Category%3AUDP_Sockets</id>
	<title>Category:UDP Sockets - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Category%3AUDP_Sockets"/>
	<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=Category:UDP_Sockets&amp;action=history"/>
	<updated>2026-06-04T05:37:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://script.quakenet.org/wiki/index.php?title=Category:UDP_Sockets&amp;diff=4903&amp;oldid=prev</id>
		<title>Aca20031 at 22:58, 1 October 2008</title>
		<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=Category:UDP_Sockets&amp;diff=4903&amp;oldid=prev"/>
		<updated>2008-10-01T22:58:38Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;User-Datagram Protocol (UDP) sockets are the second (besides TCP) type of sockets that mIRC supports. &lt;br /&gt;
Unlike TCP, UDP does not require a connection to be made. Packets are sent out with data to an IP and Port, there is no verification as to whether or not the data is received. If nothing is listening on the host computer for this data, it will simply not be received. &lt;br /&gt;
UDP is used for queries, when a stable connection would simply have too much overhead for multiple small single-data requests.&lt;br /&gt;
&lt;br /&gt;
For more information about UDP versus TCP, see [http://skullbox.net/tcpudp.php skullbox]. It has a very easy to understand picture-assisted explanation.&lt;br /&gt;
&lt;br /&gt;
[[Category:Socket]]&lt;/div&gt;</summary>
		<author><name>Aca20031</name></author>
	</entry>
</feed>