Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Remote Exec details
Login with GitLab

Remote Exec

Implements remote command execution
(3480 downloads for this version - 11676 downloads for all versions)
Details
Version
0.1.3
Author
Igor Starostin
Maintainer
Igor Starostin
Categories
License
Dependency
Creation Date
July 11, 2022
Source created on
Scilab 6.1.x
Binaries available on
Scilab 6.1.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("remote_exec")
Description
            Remote Exec library implements the execution of the specified commands on remote
computers (nodes).To execute a command remotely, the server execServer must be
running on the corresponding remote node. This server is listing
tcl-code. 

To download this listing go to url:
https://atoms.scilab.org/toolboxes/remote_exec/0.1.2/files/execServer.tcl

To launch this listing please using in command line command:
tclsh exesServer.tcl <port> 

To install tcl interpreter in OS Windows, please using ActiveTcl distributive.
To download ActiveTcl distributive go to url:
https://atoms.scilab.org/toolboxes/remote_exec/0.1.0/files/ActiveTcl.exe

In OS linux tcl is included in standart distributive.

This listing execServer.tcl launch must be added in autoload.            
Files (2)
[274.62 kB]
Source code archive

[274.62 kB]
OS-independent binary for Scilab 6.1.x

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.