<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: My Product / Idea Backlog</title>
	<atom:link href="http://www.larswilhelmsen.com/2008/10/01/my-product-idea-backlog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.larswilhelmsen.com/2008/10/01/my-product-idea-backlog/</link>
	<description>Microsoft Connected Systems MVP</description>
	<lastBuildDate>Wed, 28 Jul 2010 23:39:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: larsw</title>
		<link>http://www.larswilhelmsen.com/2008/10/01/my-product-idea-backlog/comment-page-1/#comment-8</link>
		<dc:creator>larsw</dc:creator>
		<pubDate>Thu, 29 Jan 2009 20:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://larsw.wordpress.com/2008/10/01/my-product-idea-backlog/#comment-8</guid>
		<description>Hi jcdekoning,

 Your assertion is correct; netTcpBinding is for WCF  WCF communication only over TCP sockets, using a proprietary, optimized framing protocol.

My project is put on hold until someone comes up with a *decent* XMPP framework for .NET . All the ones I&#039;ve checked out so far sucks - both in features and in design.

Ideally I want a framework with support for the &quot;XEP-0072: SOAP over XMPP&quot; extension - or an easy way to add custom extension so that I can implement it myself.

If that piece of the puzzle turns up, I will create a custom WCF transport channel and binding that wraps all the pieces nicely together.

If you happen to know of a framework that suits my needs, please let me know.

 --larsw</description>
		<content:encoded><![CDATA[<p>Hi jcdekoning,</p>
<p> Your assertion is correct; netTcpBinding is for WCF  WCF communication only over TCP sockets, using a proprietary, optimized framing protocol.</p>
<p>My project is put on hold until someone comes up with a *decent* XMPP framework for .NET . All the ones I&#8217;ve checked out so far sucks &#8211; both in features and in design.</p>
<p>Ideally I want a framework with support for the &#8220;XEP-0072: SOAP over XMPP&#8221; extension &#8211; or an easy way to add custom extension so that I can implement it myself.</p>
<p>If that piece of the puzzle turns up, I will create a custom WCF transport channel and binding that wraps all the pieces nicely together.</p>
<p>If you happen to know of a framework that suits my needs, please let me know.</p>
<p> &#8211;larsw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcdekoning</title>
		<link>http://www.larswilhelmsen.com/2008/10/01/my-product-idea-backlog/comment-page-1/#comment-7</link>
		<dc:creator>jcdekoning</dc:creator>
		<pubDate>Thu, 29 Jan 2009 19:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://larsw.wordpress.com/2008/10/01/my-product-idea-backlog/#comment-7</guid>
		<description>Did you already get some results for your research project about creating an XMPP Transport Channel.

XMPP is using a socket connection. But if i am right the netTcpBinding is not compatibly with normal .Net socket (or even other socket connections for example Java).

Will this not result in developing special bindings on WCF which makes the implementation that huge that it is easier to keep it seperate from WCF?</description>
		<content:encoded><![CDATA[<p>Did you already get some results for your research project about creating an XMPP Transport Channel.</p>
<p>XMPP is using a socket connection. But if i am right the netTcpBinding is not compatibly with normal .Net socket (or even other socket connections for example Java).</p>
<p>Will this not result in developing special bindings on WCF which makes the implementation that huge that it is easier to keep it seperate from WCF?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
