[Mono-list] System.Runtime.Remoting status

Lluis Sanchez lluis@ximian.com
Fri, 08 Oct 2004 19:39:37 +0200


On dv, 2004-10-08 at 18:32 +0200, Andrés Otón wrote:
> Hello,
> 
> I want to use mono to do a application client-server. I'm newby at
> csharp and mono but I have a long time at c++ programing. I have read
> at book Visual C# .Net how to use System.Remoting but it's seem that
> mono hasn't System.Runtime.Remoting.Channels.Http.

Why do you think so? It is implemented. You have to reference the
System.Runtime.Remoting assembly.

> 
> I want to know the general state of System.Runtime.Remoting and if is
> posible colaborate to finish it. I could try it. By other side, is
> finished System.Net? I think that I prefer Remoting to Net but this
> question still is not been determinated.
> 
> I have mono versión 1.1.1 from go-mono.com to Suse 9.1
> 
> Thanks by all.
> 
> P.D.: This is a great project. My greetings to all developers.
>