Is .NET remoting working on Mono properly

  • Thread starter Thread starter Builder
  • Start date Start date
B

Builder

Hello,

Does anybody know whether .Net remoting works OK on the Mono installed
on Linux? Thanks for any answer.
 
Builder said:
Hello,

Does anybody know whether .Net remoting works OK on the Mono installed
on Linux? Thanks for any answer.

Hi,

Yes, it works really well, as well. I've just completed a massive
University project and remoting was used all over the place to provide
network-transparent object state persistence and distributed processing,
across a Linux cluster.
 
Builder said:
Does anybody know whether .Net remoting works OK on the Mono installed
on Linux? Thanks for any answer.

I have seen a couple of examples where the same code works on
..NET/Windows--.NET/Windows and Mono/Linux--Mono/Linux completely
identical. I have tried .NET/Windows--Mono/Linux, so I can
not say whether that works or not.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top