in reply to Re: Sending and receiving data to standard input and output of the linux based server.
in thread Sending and receiving data to standard input and output of the linux based server.

SSH the file with params and redirect the input?

./run.out < file_with_params_SSHed_from_client > output_you_can_ssh_ba +ck_to_client
  • Comment on Re^2: Sending and receiving data to standard input and output of the linux based server.
  • Download Code