<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://hotline.ubersoft.org/Sputnik/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://hotline.ubersoft.org/Sputnik/wiki/index.php?action=history&amp;feed=atom&amp;title=Core_Function_SSBufferNew</id>
		<title>Core Function SSBufferNew - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://hotline.ubersoft.org/Sputnik/wiki/index.php?action=history&amp;feed=atom&amp;title=Core_Function_SSBufferNew"/>
		<link rel="alternate" type="text/html" href="http://hotline.ubersoft.org/Sputnik/wiki/index.php?title=Core_Function_SSBufferNew&amp;action=history"/>
		<updated>2026-04-05T14:39:41Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>http://hotline.ubersoft.org/Sputnik/wiki/index.php?title=Core_Function_SSBufferNew&amp;diff=5642&amp;oldid=prev</id>
		<title>UberFoX: Created page with &quot;&lt;pre&gt;  SSBufferNew( &lt;nothing/server/client&gt; ) &lt;/pre&gt;  === Description ===  Create a new net buffer to store data to send to the client/server.  === Parameters ===  ==== &lt;nothing/...&quot;</title>
		<link rel="alternate" type="text/html" href="http://hotline.ubersoft.org/Sputnik/wiki/index.php?title=Core_Function_SSBufferNew&amp;diff=5642&amp;oldid=prev"/>
				<updated>2015-06-15T06:28:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt;  SSBufferNew( &amp;lt;nothing/server/client&amp;gt; ) &amp;lt;/pre&amp;gt;  === Description ===  Create a new net buffer to store data to send to the client/server.  === Parameters ===  ==== &amp;lt;nothing/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
 SSBufferNew( &amp;lt;nothing/server/client&amp;gt; )&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
&lt;br /&gt;
Create a new net buffer to store data to send to the client/server.&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
&lt;br /&gt;
==== &amp;lt;nothing/server/client&amp;gt; ====&lt;br /&gt;
&lt;br /&gt;
Optional; The client/server object to request the new buffer from.&lt;br /&gt;
&lt;br /&gt;
If this param is not given then the net buffer will created stand alone and can be still be sent just fine.&lt;br /&gt;
&lt;br /&gt;
=== Return Value ===&lt;br /&gt;
&lt;br /&gt;
Success: Returns message buffer object. &lt;br /&gt;
&lt;br /&gt;
Failure: Returns null. &lt;br /&gt;
&lt;br /&gt;
=== Remarks ===&lt;br /&gt;
&lt;br /&gt;
This is NOT a generic socket toolset; You can't use this to connect to anything instead it is used to connect Sputnik clients with Sputnik servers in a very easy to use way.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
See the Listen() and Connect() for examples&lt;br /&gt;
&lt;br /&gt;
[[Category:Core Function]]&lt;/div&gt;</summary>
		<author><name>UberFoX</name></author>	</entry>

	</feed>