<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>NET Defines - Revision history</title>
		<link>http://fenixwiki.booleansoup.com/index.php?title=NET_Defines&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Fri, 01 May 2026 07:59:17 GMT</lastBuildDate>
		<item>
			<title>Sandman at 16:01, 13 November 2007</title>
			<link>http://fenixwiki.booleansoup.com/index.php?title=NET_Defines&amp;diff=3721&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table border='0' width='98%' cellpadding='0' cellspacing='4' style=&quot;background-color: white;&quot;&gt;
			&lt;tr&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;Revision as of 16:01, 13 November 2007&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 38:&lt;/strong&gt;&lt;/td&gt;
&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 38:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;== Errorcodes ==&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;== Errorcodes ==&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;[[NET_Errorcodes]]&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;[[NET_Errorcodes]]&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;{{Netdocbox}}&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Tue, 13 Nov 2007 16:01:29 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixwiki.booleansoup.com/index.php/Talk:NET_Defines</comments>		</item>
		<item>
			<title>Sandman: New page: Category:defines Category:networkdll Category:dll  '''Up to Network.DLL''' ----   == General == {| || NET_MAX_MSG_LEN || - Maximum number of bytes per message. (...</title>
			<link>http://fenixwiki.booleansoup.com/index.php?title=NET_Defines&amp;diff=3651&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: &lt;a href=&quot;/index.php?title=Category:Defines&amp;amp;action=edit&quot; class=&quot;new&quot; title=&quot;Category:Defines&quot;&gt;Category:defines&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Networkdll&quot; title=&quot;Category:Networkdll&quot;&gt;Category:networkdll&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Dll&quot; title=&quot;Category:Dll&quot;&gt;Category:dll&lt;/a&gt;  &lt;a href=&quot;/index.php/Networkdll&quot; title=&quot;Networkdll&quot;&gt;'''Up to Network.DLL'''&lt;/a&gt; ----   == General == {| || NET_MAX_MSG_LEN || - Maximum number of bytes per message. (...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:defines]]&lt;br /&gt;
[[Category:networkdll]]&lt;br /&gt;
[[Category:dll]]&lt;br /&gt;
&lt;br /&gt;
[[Networkdll|'''Up to Network.DLL''']]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
{|&lt;br /&gt;
|| NET_MAX_MSG_LEN || - Maximum number of bytes per message. (doesn't really apply, ignore it)&lt;br /&gt;
|-&lt;br /&gt;
|| NET_FPS || - The frame percentage of the NET Loop. (default is frame;)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connection Status codes ==&lt;br /&gt;
{|&lt;br /&gt;
|| NET_STATUS_DISCONNECTING || - -4 || - The connection is being disconnected&lt;br /&gt;
|-&lt;br /&gt;
|| NET_STATUS_DISCONNECTED || - -2 || - The connection is disconnected.&lt;br /&gt;
|-&lt;br /&gt;
|| NET_STATUS_INACTIVE || - 0 || - (The connection is) inactive.&lt;br /&gt;
|-&lt;br /&gt;
|| NET_STATUS_ACTIVE || - 1 || - (The connection is) active.&lt;br /&gt;
|-&lt;br /&gt;
|| NET_STATUS_ESTABLISHED || - 2 || - The connection is established.&lt;br /&gt;
|-&lt;br /&gt;
|| NET_STATUS_ESTABLISHING || - 4 || - The connection is being established.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Console Reports modes ==&lt;br /&gt;
{|&lt;br /&gt;
|| NET_CONSOLEREPORTS_NO || - [[false]] || - Console reports disabled.&lt;br /&gt;
|-&lt;br /&gt;
|| NET_CONSOLEREPORTS_YES || - [[true]] || - Console reports enabled.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Errorcodes ==&lt;br /&gt;
[[NET_Errorcodes]]&lt;/div&gt;</description>
			<pubDate>Sun, 04 Nov 2007 13:22:02 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixwiki.booleansoup.com/index.php/Talk:NET_Defines</comments>		</item>
	</channel>
</rss>