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. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
