OK, I've then tried to use DRb instead my own implementation of "RPC",
but still don't know how to redirect stdin/stdout of each script runned
on server to client's stdin/stdout. I think DRb can't do it, it is
"RPC" but not stdin/stdout wrapper.

Jan Molic