B
Boni
Dear all,
I am a newby in remoting so please forgive me if the question is stupid.
I have a native c++ prog which executes a long calculation. Now I would like
to start this prog on many PC's in my network simultanously. The idea is
1) Create a managed wrapper in C++/CLR. This wrapper is a managed class,
which creates and starts simulation.
2) Use .NET remoting to create this class on remote PC's.
Will this work?
Any ideas please,
Thanks,
Boni
I am a newby in remoting so please forgive me if the question is stupid.
I have a native c++ prog which executes a long calculation. Now I would like
to start this prog on many PC's in my network simultanously. The idea is
1) Create a managed wrapper in C++/CLR. This wrapper is a managed class,
which creates and starts simulation.
2) Use .NET remoting to create this class on remote PC's.
Will this work?
Any ideas please,
Thanks,
Boni