Hi,
I'd like to start a process on another machine within our network out of
a C++ program. In a shell I can use the 'rsh' command to achieve that,
but what do I have to do if I wanna do that by using a C++ program? I
know that there's a 'rexec' command which I've tried but that's awkward
since it requires the password. Nevertheless I tried it but it doesn't
work. I get no error message but nothings happening either.
Can anybody help me with a little example program?
Thanks...
Joachim
-----------------------------------------------------------------------
-----------------------------------------------------------------------