To start a remote kernel and add it to the list of available slave processors, use the command
LaunchSlave.
The argument
oscommands can be a template containing the character sequences
`1` for connection type
LinkLaunch and
`1` through
`4` for connection type
LinkConnect.
If there is no
LinkProtocol->"proto" setting in
LaunchSlave, the placeholder `4` expands to the empty string for local connections (to use the native default protocol) and to
-linkprotocol TCPIP for remote connections. If an explicit
LinkProtocol->"proto" setting exists, `4` expands to
-linkprotocol proto.
The following options can be given in
LaunchSlave.