[Mono-list] remoting linux -> windows

Jonathan Pryor jonpryor@vt.edu
Fri, 06 Aug 2004 15:10:32 -0400


On Tue, 2004-08-03 at 13:49, Weston Cerny wrote:
> I keep looking for more information on mono's System.Runtime.Remoting, but
> is it possible yet to have an ASP.NET application running under linux and a
> remoting server under windows and have them communicate correctly over the
> remoting boundary?

This should work.  I know a lot of effort has gone into Mono's Remoting
infrastructure to ensure compatibility with .NET.

If this doesn't work, please file a bugzilla entry.

 - Jon