Description Usage Arguments Details Value
Launcher for the pbdCS server.  The launcher should be executed
in batch using something like mpirun.
| 1 2 3 | 
| port | The port (number) that will be used for communication between the client and server. The port value for the client and server must agree. | 
| remote_port | TODO | 
| bcaster | TODO | 
| password | A password the client must enter before the user can process
commands on the server.  If the value is  | 
| maxretry | The maximum number of retries for passwords before shutting everything down. | 
| secure | Logical; enables encryption via public key cryptography of the 'sodium' package is available. | 
| log | Logical; enables some basic logging in the server. | 
| verbose | Logical; enables the verbose logger. | 
| showmsg | Logical; if TRUE, messages from the client are logged | 
TODO
Returns TRUE invisibly on successful exit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.