Execution of Cleint Program

The setup is finished. What we have to do next is to execute the program.

% test.exe --hostfile hosts.xml
      

This program searches for a remote function named sin on a remote host which is specified in the hosts.xml file and activates the remote module. If the "--hostfile" option is omitted, "--${HOME}/.omrpc-registry/hosts.xml" file is used.