<?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>Komodia&#039;s Winsock LSP products, network interception/modification and SSL decryption blog &#187; winsock samples</title>
	<atom:link href="http://www.komodia.com/blog/index.php/tag/winsock-samples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.komodia.com/blog</link>
	<description>Winsock LSP, Komodia and all in between</description>
	<lastBuildDate>Tue, 06 Dec 2011 01:40:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<div id='fb-root'></div>
					<script type='text/javascript'>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>How to Write LSP and Where to Find LSP Samples</title>
		<link>http://www.komodia.com/blog/index.php/2010/06/28/how-to-write-lsp-and-where-to-find-lsp-samples/</link>
		<comments>http://www.komodia.com/blog/index.php/2010/06/28/how-to-write-lsp-and-where-to-find-lsp-samples/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 18:05:14 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Winsock LSP]]></category>
		<category><![CDATA[free lsp samples]]></category>
		<category><![CDATA[how to write an lsp]]></category>
		<category><![CDATA[how to write lsp]]></category>
		<category><![CDATA[where to find lsp samples]]></category>
		<category><![CDATA[winsock samples]]></category>

		<guid isPermaLink="false">http://www.komodia.com/blog/?p=295</guid>
		<description><![CDATA[Here are two questions that we hear rather frequently: How to write LSP Where to find LSP samples The short answer is, of course, Komodia.com.  How to write LSP - Komodia has several tools that you can use to begin your Winsock LSP writing career.  There is the free LSP guide, the free LSP resource [...]]]></description>
			<content:encoded><![CDATA[<p>Here are two questions that we hear rather frequently:</p>
<ul>
<li><a href="http://www.komodia.com/index.php?page=lsp.html" target="_blank">How to write LSP</a></li>
<li><a href="http://www.komodia.com/index.php?page=lspsamp.html" target="_blank">Where to find LSP samples</a></li>
</ul>
<p>The short answer is, of course, Komodia.com. </p>
<p><strong><a href="http://www.komodia.com/index.php?page=lsp.html" target="_blank">How to write LSP </a>- </strong>Komodia has several tools that you can use to begin your Winsock LSP writing career.  There is the free LSP guide, the free LSP resource page, and the free LSP newsletter.  You can use all of these tools as a beginner to bolster your LSP knowledge and get you on the correct track.</p>
<p><strong><a href="http://www.komodia.com/index.php?page=lspsamp.html" target="_blank">Where to find LSP samples </a>- </strong>Komodia has an entire library full of free LSP samples that you can incorporate into your work and use.  Just follow the <a href="http://www.komodia.com/index.php?page=lspsamp.html" target="_blank">LSP sample links </a>that you find in this post to find the LSP samples here on Komodia.</p>
<p>Remember, when it comes to LSP, Komodia is your free LSP resource on the Internet.</p>
<p>Chris</p>
<div class='wpfblike' ><fb:like href='http://www.komodia.com/blog/index.php/2010/06/28/how-to-write-lsp-and-where-to-find-lsp-samples/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://www.komodia.com/blog/index.php/2010/06/28/how-to-write-lsp-and-where-to-find-lsp-samples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winsock Samples &amp; Layered Service Provider Issues</title>
		<link>http://www.komodia.com/blog/index.php/2010/05/30/winsock-samples-layered-service-provider-issues/</link>
		<comments>http://www.komodia.com/blog/index.php/2010/05/30/winsock-samples-layered-service-provider-issues/#comments</comments>
		<pubDate>Sun, 30 May 2010 23:12:43 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Winsock LSP]]></category>
		<category><![CDATA[free winsock lsp resource page]]></category>
		<category><![CDATA[layered service provider issues]]></category>
		<category><![CDATA[LSP]]></category>
		<category><![CDATA[Winsock]]></category>
		<category><![CDATA[winsock samples]]></category>

		<guid isPermaLink="false">http://www.komodia.com/blog/?p=189</guid>
		<description><![CDATA[It can be great to use the Winsock samples that are provided in the SDK\samples directory.  However, for every plus there is a minus and the minus here is the potential errors that can arise.  If you are having Winsock layered service provider issues, it MAY be related to the use of Winsock samples.  Check [...]]]></description>
			<content:encoded><![CDATA[<p>It can be great to use the <a href="http://www.komodia.com/index.php?page=lsp.html" target="_blank">Winsock samples </a>that are provided in the SDK\samples directory.  However, for every plus there is a minus and the minus here is the potential errors that can arise.  If you are having Winsock <a href="http://www.komodia.com/index.php?page=lsp.html" target="_blank">layered service provider issues</a>, it MAY be related to the use of Winsock samples.  Check out the <a href="http://www.komodia.com/index.php?page=lsp.html" target="_blank">free Winsock LSP resource page</a> here on Komodia.com.</p>
<p>Chris</p>
<div class='wpfblike' ><fb:like href='http://www.komodia.com/blog/index.php/2010/05/30/winsock-samples-layered-service-provider-issues/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://www.komodia.com/blog/index.php/2010/05/30/winsock-samples-layered-service-provider-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

