Message , Command

You can send a simple message or command line to the client.
To send, follow the procedure.

Message
There are two methods to send a message.

One is "Message Transmission with
Reply function". With this method, the client is able to reply to this message.
Another is "One way Message Transmission". With this method, the client is not able to reply to this message.


Message Transmission with Reply function

At first, input a message sentence in the message input box.

Next, select the client to which you want to send the message. And then click [Message/reply] button.

Of course, you can select more than one client and send to them simultaneously.

On the client, the following dialog box is opened immediately.

To reply, Input a message in the box and click [Reply] button.

One way Message Transmission
At first, input a message sentence in the message input box.

Next, select the client to which you want to send the message. And then click [Message] button.

Of course, you can select more than one client and send to them simultaneously.

On the client, the following dialog box is opened immediately.

Notes
 When you select a client by Left-Click, a caputered picture must be displayed.

 If you don't want to do so, Left-Click with holding down [Ctrl] key or [Shift] key.

 

Command
You can
execute an application or a batch file on the client remotely.
To use this function, you have to know the exact stored position of the file to execute on the client.

At first, input a command line.The command line must be
Full path.
Next, select the client to which you want to send the command line. And then click [Command] button.

Of course, you can select more than one client and send to them simultaneously.

On the client, the command line is executed immediately.

A command line can accompany a parameter. (unavailable in case of a batch file)

To do, you must replace the space into "^^ ".(in order to distinguish from the space as a character).

" ^^ " continues and inputs two "^ ".

It is only the first space to be replaced into "^^ "
. The space after the 2nd piece is described as it is.

Example 1: c:\windows\calc.exe ("calc.exe" in windows directory on C-drive is started)
Example 2: c:\windows\notepad.exe^^c:\windows\config.txt ("notepad.exe" in windows directory on C-drive is started, and "config.txt" in windows directory on C-drive is read.)

Example 3: c:\windows\readme.txt ("readme.txt" in windows directory on C-drive is opened. The editor related with "txt" is started simultaneously.)

Example 4: c:\work\update.bat (the batch file "update.bat" in work directory on C-drive is opened.)

 

Close Window
A window currently displayed on a client can be closed from the controller forcedly.

At first,input the title (caption) of the window to be closed on the client in the input box.

Next, select a client to which you want to send the title information. And then click [Close Window] button.

Of course, you can select more than one client and send to them simultaneously.

On the client, the specified windows is closed immediately.

The window to be closed is
all windows containing the title characters inputted in the input box.
For example, if it is specified as "Internet", all windows that contain the character sequence "Internet" in the window title will be closed.

When the window is the top window of the application, the application will also be closed simultaneously.

Notes
 When a window is closed,
the file under edit is not saved.
 When you select a client by Left-Click, a caputered picture must be displayed.

 If you don't want to do so,Left-Click with holding down [Ctrl] key or [Shift] key.

 

Change Duration
You can change the durati
on time to indicate the client in operation.
The default time is 300 seconds (5 minites).

To change the duration, you send the Set Command to the cilent with [Command] button.

Of course you can set the different duration time to each client.

At first, input the Set Command in the input box in the following form.


SETATIME value (capital letter)

Example: SETATIME10 (
If the user does not operate during 10s, the green lamp is lighted off.)


Next, select the client to which you want to change the duration time. And then click [Command] button.

Of course, you can select more than one client and send to them simultaneously.

The change is applied to the client immediately.

About Message List Box
The sentence which is once used is added to the list automatically. And you can re-use it to select in the list.

Also you can delete the contents in the list. To do, click the line which you want to delete
with holding down [Ctrl] key.