On Fri, 2002-05-10 at 14:06, Stefan Matthias Aust wrote: > 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?
We support transparent proxy's, so the basic framework to implement remoting is there. - Dietmar _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
