<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=NET_Defines</id>
		<title>NET Defines - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=NET_Defines"/>
		<link rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=NET_Defines&amp;action=history"/>
		<updated>2026-05-01T07:59:18Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.10.1</generator>

	<entry>
		<id>http://fenixwiki.booleansoup.com/index.php?title=NET_Defines&amp;diff=3721&amp;oldid=prev</id>
		<title>Sandman at 16:01, 13 November 2007</title>
		<link rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=NET_Defines&amp;diff=3721&amp;oldid=prev"/>
				<updated>2007-11-13T16:01:29Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>Sandman</name></author>	</entry>

	<entry>
		<id>http://fenixwiki.booleansoup.com/index.php?title=NET_Defines&amp;diff=3651&amp;oldid=prev</id>
		<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 rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=NET_Defines&amp;diff=3651&amp;oldid=prev"/>
				<updated>2007-11-04T13:22:02Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>Sandman</name></author>	</entry>

	</feed>