<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/vb2005socket/news/" rel="alternate"/><link href="https://sourceforge.net/p/vb2005socket/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/vb2005socket/news/</id><updated>2007-09-27T20:16:20Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Beta &amp;quot;A&amp;quot; Code</title><link href="https://sourceforge.net/p/vb2005socket/news/2007/09/beta-quotaquot-code/" rel="alternate"/><published>2007-09-27T20:16:20Z</published><updated>2007-09-27T20:16:20Z</updated><author><name>Jason Robinson</name><uri>https://sourceforge.net/u/voideng/</uri></author><id>https://sourceforge.net8e6d523d79f0267a070641225713bc19c5686a24</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have released the Beta &amp;quot;A&amp;quot; code.&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Wiki</title><link href="https://sourceforge.net/p/vb2005socket/news/2007/06/wiki/" rel="alternate"/><published>2007-06-01T00:24:48Z</published><updated>2007-06-01T00:24:48Z</updated><author><name>Jason Robinson</name><uri>https://sourceforge.net/u/voideng/</uri></author><id>https://sourceforge.net45d7aec3c1461d0b69ddc656a6ceee853a761214</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have activated the Wiki feature with the intention of using it for detailing and discussing the use of the socket server in other projects. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Beta</title><link href="https://sourceforge.net/p/vb2005socket/news/2007/05/beta/" rel="alternate"/><published>2007-05-31T20:10:42Z</published><updated>2007-05-31T20:10:42Z</updated><author><name>Jason Robinson</name><uri>https://sourceforge.net/u/voideng/</uri></author><id>https://sourceforge.netef3b046500c8aef0221100aaf051412b19f94559</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have released the Beta version of the Socket Processor. I would like for somebody to break it.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>&amp;quot;A&amp;quot; Code release</title><link href="https://sourceforge.net/p/vb2005socket/news/2007/05/quotaquot-code-release/" rel="alternate"/><published>2007-05-31T20:09:54Z</published><updated>2007-05-31T20:09:54Z</updated><author><name>Jason Robinson</name><uri>https://sourceforge.net/u/voideng/</uri></author><id>https://sourceforge.net25515b10103a4d3bd3fdc84bbb963f8e5684336e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The &amp;quot;A&amp;quot; code has been released, if I don't find any serious problems, it will be released as beta code in a couple of weeks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Updates</title><link href="https://sourceforge.net/p/vb2005socket/news/2007/05/updates/" rel="alternate"/><published>2007-05-31T17:39:16Z</published><updated>2007-05-31T17:39:16Z</updated><author><name>Jason Robinson</name><uri>https://sourceforge.net/u/voideng/</uri></author><id>https://sourceforge.net3f53e99d13e09730dfd963f299d4bf3d3464d5bb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I took a break and didn't work on this for the last few weeks, but I am back.&lt;/p&gt;
&lt;p&gt;I have taken the binary versions off-line because I think it is better to just work with the code directly. If you want a complied version, let me know. Once I get the code ready for production, I will produce a binary release.&lt;/p&gt;
&lt;p&gt;I have finished working with the “A” code, and I will be posting it later today. The “A” code is based on the Alpha 1.7 code, and will be designated Alpha 2.8.&lt;/p&gt;
&lt;p&gt;I haven’t received any feed back on the Alpha 1.9 code, so I will be posting a Beta version of 1.9 either later today or tomorrow as Beta 2.1.10.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Ready for Beta?</title><link href="https://sourceforge.net/p/vb2005socket/news/2007/05/ready-for-beta/" rel="alternate"/><published>2007-05-07T18:43:54Z</published><updated>2007-05-07T18:43:54Z</updated><author><name>Jason Robinson</name><uri>https://sourceforge.net/u/voideng/</uri></author><id>https://sourceforge.net23e13c9871d2eba825cf107b6ddd87c129f5848d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Alpha v0.0.1.9 has been posted. I will be releasing it as a beta version unless somebody sees a problem with it. &lt;/p&gt;
&lt;p&gt;I will be starting work on the &amp;quot;A&amp;quot; code in the very near future.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>The &amp;quot;B&amp;quot; Code </title><link href="https://sourceforge.net/p/vb2005socket/news/2007/05/the-quotbquot-code-/" rel="alternate"/><published>2007-05-05T02:49:46Z</published><updated>2007-05-05T02:49:46Z</updated><author><name>Jason Robinson</name><uri>https://sourceforge.net/u/voideng/</uri></author><id>https://sourceforge.net041ca546f823ed5a9c31090e1c7b240f17a2a919</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I did some testing with the &amp;quot;B&amp;quot; code, async listener with multi-threaded blocking clients. &lt;/p&gt;
&lt;p&gt;With the Debug traces REM'd out, it run on an order of 40 times better with the testing application, much better than I had expected. It runs even better when compiled. It is still not performing where I want it to be, but it is acceptable for the time being. &lt;/p&gt;
&lt;p&gt;The big advantage of this format is the ability to move higher level connection specific code into the connection level. This could include formatting/parsing, authentication, Address validation, encryption or anything else.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;The &amp;quot;A&amp;quot; code which is still being written, is a single-threaded completely async processor, promises to be extreamly fast, but the code will need to be limited to the socket processing.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;With the success of tonight's testing, I am thinking I am going to continue focusing on the &amp;quot;B&amp;quot; code. I am going to produce the &amp;quot;A&amp;quot; code as an exercise, and to see if there is anything I can use to optimize the &amp;quot;B&amp;quot; code.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Any input will be appreciated and considered. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Project Start</title><link href="https://sourceforge.net/p/vb2005socket/news/2007/04/project-start/" rel="alternate"/><published>2007-04-26T18:24:41Z</published><updated>2007-04-26T18:24:41Z</updated><author><name>Jason Robinson</name><uri>https://sourceforge.net/u/voideng/</uri></author><id>https://sourceforge.net64e45676497271e52a1cfe519ae226fbc46ae4b3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;After looking around a bit for a fair TCP server for use in VB 2005 and not finding one, I decided to build one from scratch. &lt;/p&gt;
&lt;p&gt;I started on April 18, 2007 and it is starting to shape up into something useful.&lt;/p&gt;
&lt;p&gt;I will hopefully have the first piece of the code up this evening (04/26/07).&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>