Remote control
Remote control plugin can control SIM from other programs or from other computers.
Type of connection setting in module config.
UNIX-socket (for *nix) using by default
TCP-socket
OLE automation (for win32) using by default
If uss TCP-connect you can control SIM with telnet.
For other connection type using simctrl:
simctrl [-s socket] [-c command]
socket - name control socket
command - command for execute
If command skiped, then using command stream from stdin.
Result command execution out to stdout.
You can get list command and paramethers with command HELP.
|
|