[Mono-list] Remoting support?
Miguel de Icaza
miguel@ximian.com
10 May 2002 11:59:57 -0400
Hello!
> Is anybody working on "System.Runtime.Remoting.Channels.Tcp.*Channel" and
> friends? (No, unfortunately, I don't volunteer to implement this class) I
> thought about using .NET's RMI equivalent to implement a page provider for
> my wiki implementation but I guess, Remoting isn't supported by mono yet, is
> it?
The remoting framework is in place, but the actual channel does not
exist. Ingo Rammer said he was interested in contributing such a thing.
Miguel.