<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Creating a Service on &#8220;any free port&#8221;</title>
	<link>http://kennyw.com/indigo/104</link>
	<description>Kenny Wolf's Thoughts of the Moment</description>
	<pubDate>Tue, 06 Jan 2009 23:07:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: kennyw.com &#187; Blog Archive &#187; What IP Address(es) do we listen on?</title>
		<link>http://kennyw.com/indigo/104#comment-4261</link>
		<author>kennyw.com &#187; Blog Archive &#187; What IP Address(es) do we listen on?</author>
		<pubDate>Sat, 19 Aug 2006 00:19:13 +0000</pubDate>
		<guid>http://kennyw.com/indigo/104#comment-4261</guid>
		<description>[...] Your port# is usually specified in the URI of your endpoint (see RFC 2396, section 3.2.2). If a port# is not specified then each URI scheme has the option of supporting a default port# (HTTP uses 80, HTTPS uses 443, net.tcp uses 808, etc.). You can also configure a WCF endpoint to listen on any available port# for client-side or Discovery/registry purposes. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Your port# is usually specified in the URI of your endpoint (see RFC 2396, section 3.2.2). If a port# is not specified then each URI scheme has the option of supporting a default port# (HTTP uses 80, HTTPS uses 443, net.tcp uses 808, etc.). You can also configure a WCF endpoint to listen on any available port# for client-side or Discovery/registry purposes. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kennyw.com &#187; Blog Archive &#187; Building a &#8220;client-side&#8221; Listener</title>
		<link>http://kennyw.com/indigo/104#comment-1179</link>
		<author>kennyw.com &#187; Blog Archive &#187; Building a &#8220;client-side&#8221; Listener</author>
		<pubDate>Tue, 16 May 2006 18:11:35 +0000</pubDate>
		<guid>http://kennyw.com/indigo/104#comment-1179</guid>
		<description>[...] I wrote earlier about how to write a Service that listens on any free port. If you are programming at the Channel/Binding layer directly, the easiest way to autogenerate a ListenUri is to call the following method on your Binding:  public IChannelListener&#60;TChannel&#62; BuildChannelListener&#60;TChannel&#62;(params object[] parameters) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I wrote earlier about how to write a Service that listens on any free port. If you are programming at the Channel/Binding layer directly, the easiest way to autogenerate a ListenUri is to call the following method on your Binding:  public IChannelListener&lt;TChannel&gt; BuildChannelListener&lt;TChannel&gt;(params object[] parameters) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ido Ran</title>
		<link>http://kennyw.com/indigo/104#comment-1133</link>
		<author>Ido Ran</author>
		<pubDate>Sat, 13 May 2006 11:56:43 +0000</pubDate>
		<guid>http://kennyw.com/indigo/104#comment-1133</guid>
		<description>Finally, I have been looking for this feature since WSE2.
I'm so glad you have post this message.

Thank you,
Ido.</description>
		<content:encoded><![CDATA[<p>Finally, I have been looking for this feature since WSE2.<br />
I&#8217;m so glad you have post this message.</p>
<p>Thank you,<br />
Ido.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattonsoftware.com : .NET Resources</title>
		<link>http://kennyw.com/indigo/104#comment-1070</link>
		<author>mattonsoftware.com : .NET Resources</author>
		<pubDate>Sat, 06 May 2006 08:31:53 +0000</pubDate>
		<guid>http://kennyw.com/indigo/104#comment-1070</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;]  [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
