<?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: Programación con C# y .NET Remoting/Mono Remoting [3/7]</title>
	<atom:link href="http://www.eridem.net/programacion-con-c-y-net-remoting-mono-remoting-iii/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eridem.net/programacion-con-c-y-net-remoting-mono-remoting-iii</link>
	<description>Security, Networks, GNU-Linux and Mobile!!</description>
	<lastBuildDate>Tue, 20 Jul 2010 12:34:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: anRoswell</title>
		<link>http://www.eridem.net/programacion-con-c-y-net-remoting-mono-remoting-iii/comment-page-1#comment-788</link>
		<dc:creator>anRoswell</dc:creator>
		<pubDate>Mon, 17 May 2010 22:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogdevelopment.es/wordpress/?p=16#comment-788</guid>
		<description>Hola amigo muy buenos los tutoriales q haces, estoy siguiendo paso a paso tus ejemplos, pero en esta parte del ejemplo cuando ejecuto el cliente me aparece el sgte error...

roswell@servidorUbunuts:~/Projects/ServicioRemoto$ ./Cliente.exe localhost 9999

Unhandled Exception: System.UriFormatException: Invalid URI: Invalid port number
  at System.Uri.Parse (UriKind kind, System.String uriString) [0x00000] 
  at System.Uri.ParseUri (UriKind kind) [0x00000] 
  at System.Uri.Parse () [0x00000] 
  at System.Uri..ctor (System.String uriString, Boolean dontEscape) [0x00000] 
  at System.Uri..ctor (System.String uriString) [0x00000] 
  at (wrapper remoting-invoke-with-check) System.Uri:.ctor (string)
  at System.Net.WebRequest.Create (System.String requestUriString) [0x00000] 
  at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.CreateRequest (ITransportHeaders requestHeaders) [0x00000] 
  at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders&amp; responseHeaders, System.IO.Stream&amp; responseStream) [0x00000] 
  at System.Runtime.Remoting.Channels.SoapClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] 
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke (IMessage request) [0x00000] 
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception&amp; exc, System.Object[]&amp; out_args) [0x00000] 
roswell@servidorUbunuts:~/Projects/ServicioRemoto$ 

Obviamente antes de esto tengo ejecutado el servidor, estoy trabajando en linux, con un editor de texto... 

En espera de tu pronta respuesta... Muchas gracias</description>
		<content:encoded><![CDATA[<p>Hola amigo muy buenos los tutoriales q haces, estoy siguiendo paso a paso tus ejemplos, pero en esta parte del ejemplo cuando ejecuto el cliente me aparece el sgte error&#8230;</p>
<p>roswell@servidorUbunuts:~/Projects/ServicioRemoto$ ./Cliente.exe localhost 9999</p>
<p>Unhandled Exception: System.UriFormatException: Invalid URI: Invalid port number<br />
  at System.Uri.Parse (UriKind kind, System.String uriString) [0x00000]<br />
  at System.Uri.ParseUri (UriKind kind) [0x00000]<br />
  at System.Uri.Parse () [0x00000]<br />
  at System.Uri..ctor (System.String uriString, Boolean dontEscape) [0x00000]<br />
  at System.Uri..ctor (System.String uriString) [0x00000]<br />
  at (wrapper remoting-invoke-with-check) System.Uri:.ctor (string)<br />
  at System.Net.WebRequest.Create (System.String requestUriString) [0x00000]<br />
  at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.CreateRequest (ITransportHeaders requestHeaders) [0x00000]<br />
  at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders&amp; responseHeaders, System.IO.Stream&amp; responseStream) [0x00000]<br />
  at System.Runtime.Remoting.Channels.SoapClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000]<br />
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke (IMessage request) [0x00000]<br />
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception&amp; exc, System.Object[]&amp; out_args) [0x00000]<br />
roswell@servidorUbunuts:~/Projects/ServicioRemoto$ </p>
<p>Obviamente antes de esto tengo ejecutado el servidor, estoy trabajando en linux, con un editor de texto&#8230; </p>
<p>En espera de tu pronta respuesta&#8230; Muchas gracias</p>
]]></content:encoded>
	</item>
</channel>
</rss>
