relay: Relay Launcher

Description Usage Arguments Details Value

Description

Launcher for the remoter relay.

Usage

1
relay(addr, recvport = 55556, sendport = 55555, verbose = FALSE)

Arguments

addr

The address of the server.

recvport

The port for receiving commands from the client.

sendport

The port for sending commands to the server.

verbose

Show verbose messaging.

Details

The relay is an intermediary or "middleman" between the client and server meant for machines with split login/compute nodes.

Value

Returns TRUE invisibly on successful exit.


remoter documentation built on May 2, 2019, 6:12 a.m.