Tao-network-client provides custom parameters and libgreattao parameters. This entry describes tao-network-client parameters. Each parameter must start with -- .
port
Specify port number to connect. This parameter takes only effect if no --command and --wait-on-port are specified
host
Specify host name or ip address to connect. This parameter takes only effect if no --command and --wait-on-port are specified
wait-on-port
Specify port to listen for connection of libgreattao applications. If you don't specify this parameter and also specify --command parameter, tao-network-client will generate port number to listen]
command
Specify which command to run
max-files-len
Specify maximum amount in bytes of all downloaded files. If the limit was reached, tao-network-client will asks before downloading file
max-file-len
Specify maximum amount in bytes of single downloaded file. If the limit was reached, tao-network-client will asks before downloading file
path-to-certificate
Specify path to certificate in pem format, This parameter must be specified, when --command or --wait-on-port is specified. It takes no effects, when no --command and no --wait-on-port is specified.
path-to-priv-key
Specify path to private key in pem format, This parameter must be specified, when --command or --wait-on-port is specified. It takes no effects, when no --command and no --wait-on-port is specified.
password-to-priv-key
Specify password for private key, This parameter must be specified, when --command or --wait-on-port is specified. It takes no effects, when no --command and no --wait-on-port is specified.