Hello!
I have a strange landscape
* a C#-Application as "remoting server"
* some C#-Applications as "remoting clients"
they have been tested and work well togehter
* the server is ComVisible
* the server is started as a COM-object by using CreateObject of
WindowsScripting Host.
* the cli...
more >>