0
Reply

.NET Remoting

ranjhi

ranjhi

Jul 27 2009 11:52 AM
1.8k
Hi,

I woudl like to access a windows application, with forms etc, residing on a Server, from a Client machine, using .NET Remoting. Can forms be serialized "easily", would this be thread safe? All dll/exe are .NET 2.0.

The issue is that we have an existing application, which has a conventional fat client / server architecture. We woudl like to convert this into a layered application, with minimal destructive changes.

Any help/suggestion woudl be much appreciated

Regards/RB