<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Code Snips &#187; c++</title>
	<atom:link href="http://www.chesterproductions.net.nz/blogs/it/category/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chesterproductions.net.nz/blogs/it</link>
	<description>Simple code hopefully worth remembering</description>
	<lastBuildDate>Thu, 02 Feb 2012 23:17:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>An SSL Client Using OpenSSL</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 03:34:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sockets]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=245</guid>
		<description><![CDATA[Recently I wrote about how to use OpenSSL to connect to a plain data server, this time I&#8217;m modifying the<a href="http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Non SSL Connections Using OpenSSL</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/non-ssl-connections-using-openssl/238/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/non-ssl-connections-using-openssl/238/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 05:35:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[sockets]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=238</guid>
		<description><![CDATA[Strange as it seems but you can make non-SSL connections using the OpenSSL libraries.  The following code is a brief<a href="http://www.chesterproductions.net.nz/blogs/it/code/non-ssl-connections-using-openssl/238/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/non-ssl-connections-using-openssl/238/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Brief Linux Sockets Connect Illustration</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/a-brief-linux-sockets-connect-illustration/223/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/a-brief-linux-sockets-connect-illustration/223/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 09:14:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[sockets]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=223</guid>
		<description><![CDATA[For a little while I&#8217;ve been playing with sockets in C now and have come up with the following succinct<a href="http://www.chesterproductions.net.nz/blogs/it/code/a-brief-linux-sockets-connect-illustration/223/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/a-brief-linux-sockets-connect-illustration/223/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When there&#8217;s Nothing in your Sock</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/when-theres-nothing-in-your-sock/214/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/when-theres-nothing-in-your-sock/214/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 04:32:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[sockets]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=214</guid>
		<description><![CDATA[Normally I do most of my network programming in Java; life is just easier that way. But some times, *very*<a href="http://www.chesterproductions.net.nz/blogs/it/code/when-theres-nothing-in-your-sock/214/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/when-theres-nothing-in-your-sock/214/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hex Translation of a char Buffer to a hex char Buffer</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/c/hex-translation-of-a-char-buffer-to-a-hex-char-buffer/199/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/c/hex-translation-of-a-char-buffer-to-a-hex-char-buffer/199/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 05:20:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=199</guid>
		<description><![CDATA[Some time ago I wrote up a hex2bin and a bin2hex utility in this blog.  This is an example of<a href="http://www.chesterproductions.net.nz/blogs/it/c/hex-translation-of-a-char-buffer-to-a-hex-char-buffer/199/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/c/hex-translation-of-a-char-buffer-to-a-hex-char-buffer/199/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Berkeley Sockets C Server Example</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/simple-berkeley-sockets-c-server-example/88/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/simple-berkeley-sockets-c-server-example/88/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 00:07:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sockets]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=88</guid>
		<description><![CDATA[About Apache and Bloat Every now and then I look at Apache and wonder about its size and complexity. Its<a href="http://www.chesterproductions.net.nz/blogs/it/code/simple-berkeley-sockets-c-server-example/88/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/simple-berkeley-sockets-c-server-example/88/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rewriting the Wheel: bin2hex &#8211; hex2bin</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/rewriting-the-wheel-bin2hex-hex2bin/34/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/rewriting-the-wheel-bin2hex-hex2bin/34/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 10:01:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=34</guid>
		<description><![CDATA[Yep everybody does it; repetition.  In the grand old days of old we all rebuilt the wheel leading to the<a href="http://www.chesterproductions.net.nz/blogs/it/code/rewriting-the-wheel-bin2hex-hex2bin/34/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/rewriting-the-wheel-bin2hex-hex2bin/34/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>C++ Valarray Matrix Madness</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/c-valarray-matrix-madness/11/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/c-valarray-matrix-madness/11/#comments</comments>
		<pubDate>Tue, 06 May 2008 10:21:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[valarray]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=11</guid>
		<description><![CDATA[Numeric STL container valarray began life partially as an attempt to make C++ appealing to the supercomputing community. At the<a href="http://www.chesterproductions.net.nz/blogs/it/code/c-valarray-matrix-madness/11/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/c-valarray-matrix-madness/11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fussing with slice_array</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/fussing-with-slice_array/8/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/fussing-with-slice_array/8/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 20:59:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[slice_array]]></category>
		<category><![CDATA[valarray]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=8</guid>
		<description><![CDATA[Some times we just make things far to complicated for ourselves: note to self (and whoever cares),do not put compiler<a href="http://www.chesterproductions.net.nz/blogs/it/code/fussing-with-slice_array/8/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/fussing-with-slice_array/8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating Combinations</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/generating-combinations/5/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/generating-combinations/5/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 03:13:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[combinations]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=5</guid>
		<description><![CDATA[One of the tasks of numerical analysis is to search for or compare patterns. In the deep past this was<a href="http://www.chesterproductions.net.nz/blogs/it/code/generating-combinations/5/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/generating-combinations/5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

