WO2012114519A1 - 計算機システム及び計算機の制御方法 - Google Patents

計算機システム及び計算機の制御方法 Download PDF

Info

Publication number
WO2012114519A1
WO2012114519A1 PCT/JP2011/054362 JP2011054362W WO2012114519A1 WO 2012114519 A1 WO2012114519 A1 WO 2012114519A1 JP 2011054362 W JP2011054362 W JP 2011054362W WO 2012114519 A1 WO2012114519 A1 WO 2012114519A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
operated
information
control command
computer system
Prior art date
Application number
PCT/JP2011/054362
Other languages
English (en)
French (fr)
Inventor
凡 許
Original Assignee
株式会社日立製作所
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to US13/130,190 priority Critical patent/US20120221958A1/en
Priority to PCT/JP2011/054362 priority patent/WO2012114519A1/ja
Priority to JP2013500807A priority patent/JPWO2012114519A1/ja
Publication of WO2012114519A1 publication Critical patent/WO2012114519A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/105Program control for peripheral devices where the programme performs an input/output emulation function
    • G06F13/107Terminal emulation

Definitions

  • the present invention relates to a computer system having an operation terminal operated by a user and an operated terminal that is remotely controlled.
  • a computer system that remotely controls another computer (operated terminal) from a remote location
  • the same content displayed on the display of the operated terminal is displayed on the display of the operating terminal, and the operation performed by the user on the operating terminal Is actually performed on the operated terminal.
  • display information of the display is transferred from the operated terminal to the operation terminal in order to display the display content of the display of the operated terminal on the display of the remote operation terminal. For this reason, it is necessary to transfer drawing data of a large capacity screen. Further, an operation (operation input information) performed by the user using a keyboard and a mouse on the screen of the operation terminal is transferred from the operation terminal to the operated terminal.
  • Japanese Patent Laid-Open No. 2001-229108 discloses a technique for transmitting an operation performed on a screen of an arbitrarily selected operated terminal to a plurality of other operated terminals.
  • the remote control operation cannot be performed without the screen information of the operated terminal.
  • the screen information has a large amount of data
  • the screen of the operation terminal does not follow and there is a problem that the operation terminal cannot be operated smoothly. It was. The same problem occurs when controlling a large number of operated terminals.
  • a typical example of the invention disclosed in the present application is as follows. That is, a computer system including an operation terminal operated by a user and one or more operated terminals remotely controlled by the operation terminal, wherein the operation terminal is executed by a processor that executes a program and the processor A memory that stores a program, a user interface, and a communication interface, and the operated terminal includes a processor that executes the program, a memory that stores a program executed by the processor, and a communication interface.
  • the computer system holds a generation rule for generating a control command from operation information by a user, an operation information acquisition unit that acquires operation information generated by a user operating the user interface, and the generation rule ,
  • the acquired operation A command generation unit that generates a control command from information; and a command transmission unit that transmits the generated control command to the operated terminal, wherein the operated terminal executes the received control command.
  • An execution unit, and an execution result transmission unit that transmits an execution result of the received control command to the operation terminal.
  • the operation terminal receives the execution result transmitted from the operated terminal, and receives the reception result.
  • An execution result receiving unit that determines the success or failure of the execution of the control command according to the execution result.
  • the amount of data transferred between terminals can be reduced.
  • the operation terminal 101 and the operated terminal 121 are provided on a one-to-one basis.
  • FIG. 1 is a diagram illustrating an example of a configuration of a computer system according to the first embodiment.
  • the computer system includes an operation terminal 101 operated by a user and an operated terminal 121 that is remotely controlled by the operation terminal 101.
  • the operation terminal 101 and the operated terminal 121 may be a general-purpose personal computer or a dedicated terminal.
  • the operation terminal 101 and the operated terminal 121 are connected via the network 110.
  • the network 110 may be a private network such as a LAN, or a public wireless communication network such as a wireless LAN, a mobile phone, or a PHS (Personal Handyphone System).
  • a display 102, a keyboard 103, and a mouse 104 are connected to the operation terminal 101 to constitute a user interface.
  • the display 102 displays a screen for notifying the user according to an instruction from the operation terminal 101.
  • the keyboard 103 and the mouse 104 are operated by the user and receive instructions input to the operation terminal 101.
  • a display 122, a keyboard 123, and a mouse 124 are connected to the operated terminal 121. Since the operated terminal 121 is remotely controlled by the operating terminal 101, the display 122, the keyboard 123, and the mouse 124 may not be connected.
  • the same screen as the display 122 of the operated terminal 121 is displayed on the display 102 of the operating terminal 101, and the operation input to the keyboard 103 and the mouse 104 of the operating terminal 101 is performed. Is reproduced.
  • input information is transmitted from the operating terminal 101 to the operated terminal 121 (111), and screen information is transmitted from the operated terminal 121 to the operating terminal 101 (112).
  • the operation terminal 101 converts the operation information 106 acquired from the input information 105 generated by the operation performed with the keyboard 103 and the mouse 104 into the script information 108 (107). 108 is transmitted to the operated terminal 121 (111).
  • the operated terminal 121 reproduces the operation performed on the operation terminal 101 by executing the script information 125 transmitted from the operation terminal 101 (126), and returns the script execution result information 127 to the operation terminal 101. .
  • the operated terminal 121 generates screen information 128 for displaying the script processing result on the display 122 from the script execution result information 127.
  • This screen information 128 is transmitted to the operation terminal 101 in order to confirm the operation of the operated terminal 121 by the operation terminal 101 (112).
  • the screen information 128 since the screen information 128 is generated from the script execution result information 127, the screen information 128 may not be transmitted to the operation terminal 101.
  • FIG. 2A is a block diagram illustrating an example of the configuration of the operation terminal 101 according to the first embodiment.
  • the operation terminal 101 is a computer having a processor (CPU) 201, a memory 202, a bus 203, a nonvolatile storage device 204, an input interface 205, an output interface 206, and a network interface 207.
  • processor CPU
  • the memory 202 is a high-speed and volatile storage device such as DRAM (Dynamic Random Access Memory).
  • the memory 202 stores an operating system (OS) 208 and application programs 209.
  • OS operating system
  • application programs 209 When the processor 201 executes the operating system 208, the basic function of the operation terminal 101 is realized, and when the application program 209 is executed, the function provided to the user by the operation terminal 101 is implemented.
  • the memory 202 constitutes an operation information acquisition unit 210, a script generation unit 211, a script transmission unit 212, a script execution result reception unit 213, a script execution result output unit 214, a screen information reception unit 215, and a screen information output unit 216.
  • the processor 201 executes these programs to implement the above-described units.
  • the operation information acquisition unit 210 acquires a window message generated by the OS 208 or the application program 209 and transmitted to the window, and a window message generated by a user operation (an operation instruction input to the keyboard 103 and the mouse 104).
  • the operation content, operation value, and operation target information are extracted from the window message, and the extracted operation information 106 is stored in a predetermined storage area.
  • the script generation unit 211 converts the operation information extracted by the operation information acquisition unit 210 into the script 108 based on the generation rule 240, and stores the generated script 108 in a predetermined storage area.
  • the script transmission unit 212 transmits the script generated by the script generation unit 211 to the operated terminal 121.
  • the script execution result receiving unit 213 receives the execution result information transmitted from the operated terminal 121.
  • the script execution result output unit 214 generates data for displaying the received execution result information on the display 102.
  • the execution result information transmitted from the operated terminal 121 is a result of execution of the script in the operated terminal, and includes the success or failure of execution of the script, the presence or absence of an error, and the content of the error.
  • the content of the error includes information (for example, “the operation AAA item BBB does not exist”) that identifies the location where the script execution failed.
  • the screen information receiving unit 215 receives the screen information transmitted from the operated terminal 121.
  • the screen information output unit 216 generates data for displaying the received screen information on the display 102.
  • the nonvolatile storage device 204 is a large-capacity nonvolatile storage device such as a magnetic storage device or a flash memory, and stores the generation rule 240.
  • the generation rule 240 is used to generate a script 403 from the operation information 402, and the configuration thereof will be described later with reference to FIG.
  • FIG. 2B is a block diagram illustrating an example of the configuration of the operated terminal 121 according to the first embodiment.
  • the operated terminal 121 is a computer having a processor (CPU) 221, a memory 222, a bus 223, a nonvolatile storage device 224, an input interface 225, an output interface 226, and a network interface 227.
  • processor CPU
  • the memory 222 is a high-speed and volatile storage device such as a DRAM (Dynamic Random Access Memory), and the nonvolatile storage device 224 is a large-capacity and nonvolatile storage device such as a magnetic storage device or a flash memory. It is.
  • DRAM Dynamic Random Access Memory
  • nonvolatile storage device 224 is a large-capacity and nonvolatile storage device such as a magnetic storage device or a flash memory. It is.
  • the memory 222 stores an operating system (OS) 228 and application programs 229.
  • OS operating system
  • OS operating system
  • the processor 221 executes the operating system 228, the basic function of the operation terminal 121 is realized, and when the application program 209 is executed, the function provided by the operation terminal 121 to the user is implemented.
  • the memory 222 stores programs for configuring the script reception unit 230, the script execution unit 231, the script execution result transmission unit 232, the screen information acquisition unit 233, and the screen information transmission unit 234. That is, the processor 221 executes these programs to implement each unit.
  • the script receiving unit 230 receives the script 125 transmitted from the operation terminal 101, and stores the received script 125 in a predetermined storage area.
  • the script execution unit 231 processes the script 125 received by the script reception unit 230, and stores the execution result (success / error (including error contents)) 127 of the script 125 in a predetermined storage area.
  • the script execution result transmission unit 232 transmits the script execution result 127 to the operation terminal 101.
  • the script execution result includes information on the success or failure of the script execution and error contents.
  • the OS 228 generates data for displaying the script execution result on the display 122.
  • the screen information acquisition unit 233 acquires the screen information 128 displayed on the display 122, and stores the acquired screen information 128 in a predetermined storage area.
  • the screen information transmission unit 234 transmits the screen information 128 acquired by the screen information acquisition unit 233 to the operation terminal 101.
  • FIG. 3 is a diagram illustrating an example of an operation information list in which operation information according to the first embodiment is recorded.
  • FIG. 3 shows 16 lines of operation information in which a series of 16 operations by the user are recorded in each line.
  • the first line indicates that the “Activate” operation has been performed on the item “abc” included in the child window “SysListView32” under the parent window “ABC”.
  • Window (“ABC”).
  • WinListView (SysListView32) on the first line indicates the hierarchical structure of the operation target window.
  • Window and WinListView are the class names of the respective windows. "ABC” and “SysListView32" Is the title of each window, "abc” is the value of the operation to be performed, and Activate is the operation to be performed.
  • FIG. 4 is a diagram illustrating an example of the generation rule 240 according to the first embodiment
  • FIG. 5 is an example of a script generated from the operation information illustrated in FIG. 3 based on the generation rule 240 illustrated in FIG. FIG.
  • the generation rule 240 shown in FIG. 4 stores the correspondence between the operation information 402 and the script 403 generated from the operation information.
  • the rule number 401 is a unique number assigned to the generation rule.
  • 4 are rules for deleting operation information in which the parameter of the operation information 402 indicates the coordinate position and no other action has occurred. For example, “Click XXX, XXX”, “Move XXX, XXX”, “Resize XXX, XXX” (XXX is a number indicating the coordinates on the screen), the window was clicked, the window was moved, No corresponding script is defined in the operation information such as the window size being changed. That is, the operation information whose script column is “-” is not converted into a script but is deleted when converted into a script.
  • the rules 4 and 5 in FIG. 4 are rules for converting operation information of a mouse operation that can be efficiently and accurately executed by keyboard operation into simpler keyboard operation.
  • selecting an item and selecting the “Delete” process from the menu displayed by clicking the right mouse button is the same as the keyboard operation “Type micDel”. Is converted to ".
  • the operation of selecting the “rename” process from the menu is converted into the keyboard operation “Type micF2”.
  • the operation information in lines 7 and 8 in FIG. 3 is converted into the script in line 4 in FIG. 5, and the operation information in lines 14 and 15 in FIG. 3 is converted into the script in line 8 in FIG.
  • rule 4 is a rule for deleting an operation that is not actually executed. For example, when it is selected to cancel the previous operation in the operation execution confirmation, the operation is not executed. Specifically, as in rule 6, when the previous delete operation is canceled by clicking “No” in the delete operation confirmation dialog, the cancel operation and the previous delete operation are deleted. Based on this rule, the operation information in rows 11 and 12 in FIG. 3 is deleted.
  • the script 108 of 9 lines of FIG. 5 is generated from the operation information 106 of 16 lines of FIG.
  • the script 108 generated from the operation information 106 By transmitting the script 108 generated from the operation information 106 to the operated terminal 121, the amount of data transmitted from the operating terminal 101 to the operated terminal 121 can be reduced.
  • FIG. 4 shows an example of the generation rule 240, the generation rule is not limited to this, and items may be added or reduced.
  • 6A and 6B are flowcharts of an example of a remote control operation process executed by the operation terminal 101 of the first embodiment.
  • the operation information acquisition unit 210 acquires a window message from the operation input (603). If the operation information acquisition unit 210 detects the end of the remote control operation process, the operation information acquisition unit 210 ends the remote control operation process (602).
  • the end of the remote control operation process includes, for example, an operation of an “operation end” button (see FIG. 15), an operation of closing the remote control window, and a timeout when there is no operation for a predetermined time.
  • the operation information acquisition unit 210 extracts the operation information 106 from the acquired window message (604), and stores the extracted operation information 106 in the operation information list (FIG. 3) (605).
  • the operation information list generated in step 605 may be a list for each window, or one list may be generated without being divided for each window.
  • the script generation unit 211 refers to the generation rule 240 and determines whether or not the operation information 106 stored in the operation information list needs to be converted and whether it remains in the list (607, 608). Whether or not the operation information needs to be converted is determined based on whether or not the operation information 106 stored in the list is defined in the operation information 402 of the generation rule 240. Whether the operation information is left in the list depends on whether the operation information 106 stored in the list is defined in the operation information 402 of the generation rule 240 and the script 403 corresponding to the operation information is not defined. judge.
  • the script generation unit 211 generates the script 108 according to the generation rule 240 from the operation information 106 determined to be converted and left in the list (609).
  • the script transmission unit 212 transmits the script 108 generated by the script generation unit 211 to the operated terminal 121, and the script execution result reception unit 213 starts a timer for determining timeout (610).
  • the script execution result receiving unit 213 determines whether the script execution has succeeded or failed (613). If the script execution result is not received until the timer times out, the script may not have been executed because the operated terminal 121 is powered off. Record (615).
  • step 601 If execution of the script is successful, the process returns to step 601 to obtain the next operation information from the operation information list. On the other hand, if the script execution fails, the script execution result output unit 214 displays an error message (614) and records the error in a log (615). Note that the script may also be recorded in the log when the execution is successful. The log of errors can identify the cause of script execution failure.
  • FIG. 7 is a flowchart of an example of a remote control operation process executed by the operated terminal 121 according to the first embodiment.
  • the script receiving unit 230 When receiving the script from the operation terminal 101 (701), the script receiving unit 230 stores the received script in a list (702). The script execution unit 231 executes the script stored in the list (703).
  • the screen information acquisition unit 233 acquires the screen information 128 obtained by executing the script (704), and the screen information transmission unit 234 transmits the acquired screen information 128 to the operation terminal 101 (706).
  • the script execution result transmission unit 232 transmits the script execution result 127 to the operation terminal 101 (705).
  • the script execution result transmission unit 232 may transmit the script execution result 127 for each line of the script, or may transmit the script after all the scripts have been executed.
  • steps 704 to 706 is not limited to the order shown in the figure, and the processor 221 may execute the process of the screen information 128 and the process of the script execution result 127 in parallel.
  • the script execution result receiving unit 213 of the operation terminal 101 When the script execution result receiving unit 213 of the operation terminal 101 receives an error in script execution, the script execution result receiving unit 213 stops the remote control by stopping the operation of the operation information acquiring unit 210. Further, the script execution unit 231 may re-execute the script that failed to execute immediately or after a predetermined time, and may stop the operation of the script execution unit 231.
  • the error can be recovered by the following method.
  • the error occurrence line and error contents in the script are acquired. Thereafter, when the script is started on the operated terminal 121, the script is restarted from the line where the error is detected.
  • the script execution result receiving unit 213 of the operation terminal 101 receives the line number where the error occurred in the script and the error message “operation object not found” from the corresponding operated terminal 121, and the received error The contents are stored in a predetermined area of the memory. Then, the script execution unit 231 re-sends the script from the line to the operated terminal 121 in order to restart (re-execute) the script from the line.
  • connection destination operated terminal 121 in which the error has occurred the connection destination operated terminal 121 in which the error has occurred, and the error occurrence line and error content in the script executed on the operated terminal in which the error has occurred are acquired and acquired. Display the error line and contents.
  • reconnection the reconnection of the operated terminal 121 is tried, and if the connection is successful, re-transmission is performed from the script line where the error is detected.
  • the script execution result receiving unit 213 of the operation terminal 101 receives the line number where the connection error occurred in the script and the error message “Cannot connect to the operated terminal”, and stores the received error content in a predetermined memory. Store in the area. Then, the script execution unit 231 tries to reconnect to the operated terminal 121, and when the reconnection is successful, the script is retransmitted from the line.
  • the script generated by compressing the information amount from the operation input to the operation terminal 101 is transmitted, the amount of data transferred between the terminals is reduced, Traffic between terminals can be reduced. Moreover, since it is not necessary to transmit the screen information of the operated terminal 121 to the operation terminal 101, the amount of data transferred between the terminals can be reduced, and the traffic between the terminals can be reduced.
  • the remote terminal can be used even when the screen information of the operated terminal is not transferred or when the screen information of the plurality of operated terminals is different. Control can be done.
  • the script execution result is transmitted from the operated terminal 121 to the operation terminal 101, the cause of the script execution failure can be provided, and the efficiency of the remote control operation can be improved.
  • FIG. 8 is a block diagram illustrating an example of a configuration mainly including the operation terminal 101 of the computer system according to the second embodiment. Note that in the second embodiment, configurations and processes having the same functions as those of the first embodiment described above are denoted by the same reference numerals, and descriptions thereof are omitted.
  • the computer system of the second embodiment includes one operation terminal 801 operated by a user and a plurality of operated terminals 121 (1) to 121 (n) that are remotely controlled by the operation terminal 801.
  • the operation terminal 801 and the operated terminals 121 (1) to 121 (n) are connected via the network 110.
  • the operation terminal 801 is a computer having a processor (CPU) 201, a memory 202, a bus 203, a nonvolatile storage device 204, an input interface 205, an output interface 206, and a network interface 207, and can be a general-purpose personal computer or a dedicated terminal. But you can.
  • Each operated terminal 121 (1) to 121 (n) is the same as the operated terminal 121 of the first embodiment.
  • the operation terminal 801 is a computer having a processor (CPU) 201, a memory 202, a bus 203, a nonvolatile storage device 204, an input interface 205, an output interface 206, and a network interface 207.
  • a display 102, a keyboard 103, and a mouse 104 are connected to the operation terminal 801.
  • the memory 202 stores an operating system (OS) 208 and an application program 209.
  • OS operating system
  • application program 209 application program
  • the memory 202 constitutes an operation information acquisition unit 210, a script generation unit 211, a script transmission unit 812, a script execution result reception unit 813, a script execution result output unit 814, a screen information reception unit 815, and a screen information output unit 816.
  • the script transmission unit 812 refers to the terminal information 817 (FIG. 9), and transmits the script converted by the script generation unit 211 to the plurality of operated terminals 121 (1) to 121 (n).
  • the script execution result receiving unit 813 receives the execution result information transmitted from the plurality of operated terminals 121 (1) to 121 (n).
  • the script execution result output unit 814 generates data for displaying the received execution result information on the display 102.
  • the screen information receiving unit 815 receives screen information transmitted from the plurality of operated terminals 121 (1) to 121 (n).
  • the screen information output unit 816 generates data for displaying the received screen information on the display 102.
  • the nonvolatile storage device 204 stores the generation rule 240 and the terminal information 817.
  • the terminal information 817 holds information of the communication destination operated terminals 121 (1) to 121 (n), and the configuration thereof will be described later with reference to FIG.
  • FIG. 9 is a diagram illustrating an example of the terminal information 817 according to the second embodiment.
  • the terminal information 817 is information that is referred to when communicating with the operated terminal 121 (1) and the like, and includes an operated terminal number 901, an IP address 902, an execution result 903, and error information 904.
  • the operated terminal number 901 is a unique number assigned to the entry storing the operated terminal information.
  • the IP address 902 is a network address assigned to the operated terminal, and an address other than the IP address may be stored depending on the network configuration.
  • the execution result 903 is a result of executing the script on the operated terminal, and stores “Success” when the script execution is successful, and “Error” when the script execution fails.
  • the error information 904 is the detailed contents of the error when the execution result is “Error”, and information for specifying the location where the execution of the script failed (for example, “the operation AAA item BBB does not exist.” ) Is included.
  • the terminal information 817 is not transferred between the operation terminal 801 and the operated terminal 121 (1), but the operation terminal and the 801 operated terminal.
  • the terminal information 817 created by one such as 121 (1) may be transferred to the other, and the terminal information 817 may be shared between the operating terminal and the 801 operated terminal 121 (1).
  • FIG. 10 is a flowchart of an example of a remote control operation process according to the second embodiment.
  • the remote control operation process shown in FIG. 10 is executed after step 609 in FIG. 6A.
  • symbol is attached
  • step 609 a series of processes such as transmission of scripts and reception of execution results are executed for all operated terminals 121 (1) to 121 (n). To do.
  • the script transmission unit 812 refers to the terminal information 817, identifies the IP address of the operated terminal to which the script is to be transmitted, and transmits the script to the identified address (610).
  • the script may be simultaneously transmitted to a plurality of operated terminals by broadcasting.
  • the execution result reception process is executed for all the operated terminals identified with reference to the terminal information 817 (1001, 611 to 614, 1002 to 1004). If the script execution result output unit 814 fails to execute the script as a result of the processing in steps 611 to 613, the script execution result output unit 814 displays an error message (614) and the execution transmitted from the operated terminal. The result (Error) and the error message are recorded in the terminal information (log) 817 (1003). On the other hand, when the execution of the script is successful, the script execution result output unit 814 records the execution result (Success) transmitted from the operated terminal in the terminal information (log) 817 (1002).
  • the script execution result (log) is recorded in the terminal information 817.
  • an execution result log is provided separately from the terminal information, and the script execution result is recorded in an execution result log different from the terminal information. May be.
  • step 601 (FIG. 6A) is used to obtain the next operation information from the operation information list. Return to).
  • remote control is interrupted (1006). Note that remote control of only the operated terminal that failed to execute the script may be interrupted by setting so that execution success of all the operated terminals is not required.
  • the script execution result receiving unit 213 of the operation terminal 101 stops the remote control by stopping the operation of the operation information acquisition unit 210 as in the first embodiment described above.
  • the script execution result receiving unit 213 of the operation terminal 101 receives the same error message generated at the same line number from the plurality of operated terminals 121, the operated terminals having errors are grouped. The same correspondence may be implemented for the operated terminals in the group by retransmitting the script from the line where the error occurred to the operated terminals in the group.
  • a plurality of operated terminals can be remotely controlled smoothly. Further, even if the execution of the script fails on some operated terminals, the script can be executed on the other operated terminals, and remote control of the other operated terminals can be continued.
  • FIG. 11A is a block diagram illustrating an example of a configuration mainly including the operation terminal 1101 of the computer system according to the third embodiment.
  • the computer system includes one operation terminal 1101 operated by a user, one representative terminal 1121 that is remotely controlled by the operation terminal 1101, and a plurality of operations that are remotely controlled by the operation terminal 1101. Terminals 121 (1) to 121 (n) are provided.
  • the operation terminal 1101, the representative terminal 1121, the operated terminal 121 (1), and the like are connected via the network 110.
  • the operation terminal 1101 is a computer having a processor (CPU) 201, a memory 202, a bus 203, a nonvolatile storage device 204, an input interface 205, an output interface 206, and a network interface 207, and may be a general-purpose personal computer or a dedicated terminal. Good.
  • a display 102, a keyboard 103, and a mouse 104 are connected to the operation terminal 1101.
  • the memory 202 stores an operating system (OS) 208.
  • OS operating system
  • the application program 209 since the application program 209 is not executed on the operation terminal 1101, the application program 209 may not be installed on the operation terminal 1101.
  • the memory 202 includes an input information acquisition unit 1102, an input information transmission unit 1103, a script reception unit 230, a script transmission unit 812, a script execution result reception unit 813, a script execution result output unit 814, a screen information reception unit 815, and screen information.
  • a program for configuring the output unit 816 is stored. That is, the processor 201 executes these programs to implement the above-described units.
  • the input information acquisition unit 1102 captures input information generated by the user's operation of the keyboard 103 and the mouse 104 and input to the OS 208. Note that the same screen as the display 122 of the representative terminal 1121 is displayed on the display 102 of the operation terminal 1101.
  • the input information transmission unit 1103 transmits the input information captured by the input information acquisition unit 1102 to the representative terminal 1121.
  • the script receiving unit 230 receives the script 108 transmitted from the representative terminal 1121, and stores the received script 108 in a predetermined storage area.
  • the script transmission unit 812 refers to the terminal information 1117 (FIG. 12), and transmits the script received by the script reception unit 230 to the plurality of operated terminals 121 (1) to 121 (n).
  • the nonvolatile storage device 204 stores terminal information 1117.
  • the terminal information 1117 holds information of the communication target operated terminals 121 (1) to 121 (n), and the configuration thereof will be described later with reference to FIG.
  • FIG. 11B is a block diagram illustrating an example of a configuration mainly including the representative terminal 1121 of the computer system according to the third embodiment.
  • the substitute terminal 1121 is a computer having a processor (CPU) 221, a memory 222, a bus 223, a nonvolatile storage device 224, an input interface 225, an output interface 226, and a network interface 227. Good.
  • a display 122, a keyboard 123, and a mouse 124 are connected to the representative terminal 1121. Since the representative terminal 1121 is remotely controlled by the operation terminal 101, the display 122, the keyboard 123, and the mouse 124 may not be connected.
  • the memory 222 stores an operating system (OS) 228 and application programs 229.
  • OS operating system
  • the memory 222 also constitutes an input information reception unit 1122, an input information processing unit 1123, an operation information acquisition unit 210, a script generation unit 211, a script transmission unit 212, a screen information acquisition unit 233, and a screen information transmission unit 234.
  • the input information receiving unit 1122 receives input information transmitted from the operation terminal.
  • the input information processing unit 1123 processes the input information received by the input information receiving unit 1122. That is, the OS 228 and the application program 229 are executed according to the received input information. As a result, the OS 228 transmits a drawing command corresponding to the input information and displays a screen on the display 122.
  • the operation information acquisition unit 210 acquires a window message from the input information received by the input information reception unit 1122, extracts the operation content, operation value, and operation target information from the window message, and sets the extracted operation information 106 as a predetermined value. Stored in the storage area.
  • the script generation unit 211 converts the operation information extracted by the operation information acquisition unit 210 into a script based on the generation rule 240, and stores the generated script 108 in a predetermined storage area.
  • the script transmission unit 212 transmits the script generated by the script generation unit 211 to the operation terminal 101.
  • the nonvolatile storage device 224 stores the generation rule 240 (FIG. 4).
  • the representative terminal 1121 and the operated terminal 121 (1) and the like have different configurations, but all the operated terminals 121 (1) to 121 (n) May have the function of the representative terminal 1121.
  • any operated terminal can be set as the representative terminal in accordance with an instruction from the user.
  • FIG. 12 is a diagram illustrating an example of the terminal information 1117 according to the third embodiment.
  • the terminal information 1117 is information that is referred to when communicating with the operated terminal 121 (1) and the like, and includes error number 901, an IP address 902, a representative terminal 1201, an execution result 903, and error information 904.
  • the number 901 of the operated terminal, the IP address 902, the script execution result 903, and the error information 904 are the same as the terminal information 817 (FIG. 9) of the second embodiment described above.
  • the representative terminal 1201 is a flag indicating whether the operated terminal described in the terminal information 1117 is the representative terminal 1121.
  • FIG. 13 is a flowchart of an example of a remote control operation process executed by the operation terminal 1101 of the third embodiment.
  • the screen information acquisition unit 233 of the representative terminal 1121 acquires the screen information displayed on the display 122, and the acquired screen information is transmitted to the screen information transmission unit 234. Transmits to the operation terminal 1101.
  • the screen information receiving unit 815 of the operation terminal 1101 receives the screen information transmitted from the representative terminal 1121, and the screen information output unit 816 displays the received screen information (display screen of the representative terminal 1121) on the display 102.
  • the input information acquisition unit 1102 captures the input information from the operation input, and the input information transmission unit 1103 represents the captured input information. It transmits to the terminal 1121 (1601).
  • the input information acquisition unit 1102 detects the end of the remote control operation process, the input information acquisition unit 1102 ends the remote control operation process (602).
  • the script receiving unit 230 receives the script 108 transmitted from the representative terminal 1121, and stores the received script 108 in a predetermined storage area (1602).
  • step 610 in FIG. 10 with reference to the terminal information 817, the IP address of the operated terminal to which the script is to be transmitted is specified, and the script is transmitted to the specified address.
  • the subsequent processing is the same as in the second embodiment described above.
  • FIG. 14 is a flowchart of an example of a remote control operation process executed by the representative terminal 1121 of the third embodiment.
  • the input information receiving unit 1122 receives input information from the operation terminal 101, and the input information processing unit 1123 executes the received input information (1701).
  • the input information processing unit 1123 detects the end of the remote control operation process, the input information processing unit 1123 ends the remote control operation process (1702).
  • the operation information acquisition unit 210 acquires a window message from the operation input (603), extracts the operation information 106 from the acquired window message (604), and stores the extracted operation information 106 in the operation information list (FIG. 3). (605).
  • the list generated in step 605 may be a list for each window, or one list may be generated without being divided for each window.
  • the script generation unit 211 refers to the generation rule 240 and determines whether or not the operation information 106 stored in the operation information list needs to be converted and whether it remains in the list (607, 608). Whether or not the operation information needs to be converted is determined based on whether or not the operation information 106 stored in the list is defined in the operation information 402 of the generation rule 240. Whether the operation information is left in the list depends on whether the operation information 106 stored in the list is defined in the operation information 402 of the generation rule 240 and the script 403 corresponding to the operation information is not defined. judge.
  • the script generation unit 211 generates the script 108 according to the generation rule 240 from the operation information 106 that needs to be converted and is determined to remain in the list (609).
  • the script transmission unit 212 transmits the script 108 generated by the script generation unit 211 to the operation terminal 1101 (610).
  • the screen information acquisition unit 233 acquires the screen information 128 obtained by executing the script (704), and the screen information transmission unit 234 transmits the acquired screen information 128 to the operation terminal 1101 (706).
  • the script execution result transmission unit 232 transmits the script execution result 127 to the operation terminal 101 (705).
  • the script execution result 127 may be transmitted for each line of the script, or may be transmitted collectively after the execution of all the scripts is completed.
  • steps 704 to 706 is not limited to the order shown in the figure, and the process of the screen information 128 and the process of the script execution result 127 may be executed in parallel.
  • FIG. 15 is a diagram illustrating an example of a screen displayed on the display 102 of the operation terminal 101 according to the third embodiment.
  • the screen 1301 displayed on the display 102 of the operation terminal 101 displays screen information and script execution result information of the representative terminal 1121 and each of the operated terminals 121 (1) to 121 (n).
  • the screen of the representative terminal 1121 is displayed large in the area 1303, and the screens of the operated terminals 121 (1) to 121 (n) other than the representative terminal 1121 are displayed small in the area 1304, and the IP of the operated terminal is displayed.
  • Terminal information such as an address and execution result information are displayed in an area 1305.
  • An operation setting menu display field 1302 is provided at the top of the screen 1300, and the operated terminal 121 (1) and the like can be remotely controlled by operating a button in the operation setting menu display field 1302. it can. For example, by operating an “operation start” button of the operation setting menu 1302, a remote control request is transmitted to the selected operated terminal, and a message 1306 indicating the operating state of each operated terminal is displayed. Further, by operating the “end operation” button, the end of the remote control is transmitted to each operated terminal (NO in step 602 in FIG. 6A and FIG. 13).
  • the operation target (file, application program, etc.) to be performed on the operated terminal 121 (1) is the operation. Even when the terminal 101 cannot be directly operated, the operated terminal 121 (1) or the like can be remotely controlled by operating the representative terminal 1121. Further, since the operation terminal 101 operates the representative terminal 1121 using the conventional remote control, and the representative terminal 1121 operates the operated terminals 121 (1) to 121 (n) using the remote control of the present invention, the terminal The amount of data transferred between them can be reduced.
  • the fourth embodiment as in the third embodiment described above, in a computer system provided with a plurality of operated terminals, one operated terminal is used as a representative terminal, and the representative terminal is operated by conventional remote control.
  • the operated terminal (non-representative terminal) other than the representative terminal is operated by the remote control of the present invention.
  • the fourth embodiment is characterized in that the script generated by the representative terminal is directly transmitted from the representative terminal to the operated terminal. Note that in the third embodiment, configurations and processes having the same functions as those in the first to third embodiments described above are denoted by the same reference numerals, and description thereof is omitted.
  • FIG. 16A is a block diagram illustrating an example of a configuration mainly including the operation terminal 1401 of the computer system according to the fourth embodiment.
  • the computer system according to the fourth embodiment includes one operation terminal 1401 operated by a user, one representative terminal 1421 that is remotely controlled by the operation terminal 1401, and a plurality of operations that are remotely controlled by the operation terminal 1401. Terminals 121 (1) to 121 (n) are provided.
  • the operation terminal 1401, the representative terminal 1421, the operated terminal 121 (1), and the like are connected via the network 110.
  • the operation terminal 1401 is a computer having a processor (CPU) 201, a memory 202, a bus 203, a nonvolatile storage device 204, an input interface 205, an output interface 206, and a network interface 207, and may be a general-purpose personal computer or a dedicated terminal. Good.
  • the operation terminal 1401 is connected to the display 102, the keyboard 103, and the mouse 104.
  • the memory 202 stores an operating system (OS) 208.
  • OS operating system
  • the application program 209 since the application program 209 is not executed on the operation terminal 1401, the application program 209 may not be installed on the operation terminal 1401.
  • the memory 202 also stores programs for configuring the input information acquisition unit 1102, the input information transmission unit 1103, the script execution result reception unit 813, the script execution result output unit 814, the screen information reception unit 815, and the screen information output unit 816. Store. That is, the processor 201 executes these programs to implement the above-described units.
  • the input information acquisition unit 1102 captures input information generated by the user's operation of the keyboard 103 and the mouse 104 and input to the OS 208. Note that the same screen as the display 122 of the representative terminal 1121 is displayed on the display 102 of the operation terminal 1101.
  • the input information transmission unit 1103 transmits the input information captured by the input information acquisition unit 1102 to the representative terminal 1121.
  • the nonvolatile storage device 204 stores terminal information 1117.
  • the terminal information 1117 holds information of the operated terminals 121 (1) to 121 (n) as communication destinations.
  • FIG. 16B is a block diagram illustrating an example of a configuration mainly including the representative terminal 1421 of the computer system according to the fourth embodiment.
  • the substitute terminal 1421 is a computer having a processor (CPU) 221, a memory 222, a bus 223, a nonvolatile storage device 224, an input interface 225, an output interface 226, and a network interface 227, and can be a general-purpose personal computer or a dedicated terminal. Good.
  • a display 122, a keyboard 123, and a mouse 124 are connected to the representative terminal 1421. Since the representative terminal 1421 is remotely controlled by the operation terminal 101, the display 122, the keyboard 123, and the mouse 124 may not be connected.
  • the memory 222 stores an operating system (OS) 228 and application programs 229.
  • OS operating system
  • the memory 222 also constitutes an input information reception unit 1122, an input information processing unit 1123, an operation information acquisition unit 210, a script generation unit 211, a script transmission unit 212, a screen information acquisition unit 233, and a screen information transmission unit 234.
  • the script transmission unit 212 refers to the terminal information 1117 (FIG. 12), and transmits the script generated by the script generation unit 211 to the plurality of operated terminals 121 (1) to 121 (n).
  • the nonvolatile storage device 224 stores the generation rule 240 (FIG. 4) and the terminal information 1117.
  • the representative terminal 1421 and the operated terminal 121 (1) and the like have different configurations, but all the operated terminals 121 (1) to 121 (n)
  • the function of the representative terminal 1421 may be provided. If the configuration of the representative terminal 1421 and the operated terminal 121 (1) is the same, any operated terminal can be set as the representative terminal in accordance with an instruction from the user.
  • FIG. 17 is a flowchart of an example of a remote control operation process executed by the operation terminal 1401 of the fourth embodiment.
  • the screen information acquisition unit 233 of the representative terminal 1121 acquires the screen information displayed on the display 122, and the acquired screen information is displayed on the screen information transmission unit 234. Transmits to the operation terminal 1101.
  • the screen information receiving unit 815 of the operation terminal 1101 receives the screen information transmitted from the representative terminal 1121, and the screen information output unit 816 displays the received screen information (display screen of the representative terminal 1121) on the display 102.
  • the input information acquisition unit 1102 captures the input information from the operation input, and the input information transmission unit 1103 represents the captured input information. It transmits to the terminal 1121 (1601).
  • the input information acquisition unit 1102 detects the end of the remote control operation process, the input information acquisition unit 1102 ends the remote control operation process (602).
  • the script execution result output unit 814 refers to the terminal information 1117, specifies the IP address of the operated terminal that should receive the script execution result, and executes it for all the specified operated terminals. Execute the result reception process. This reception processing is the same as the processing in steps 1001, 611 to 614, and 1002 to 1004 of the reception processing of the second embodiment described above.
  • the script transmission unit 212 refers to the terminal information 1117, specifies the IP address of the operated terminal to which the script is to be transmitted, and transmits the script to the specified address.
  • the script is directly transmitted from the representative terminal 1121 to the operated terminals 121 (1) to 121 (n).
  • the amount of data transferred between terminals can be reduced.
  • a distribution server 1501 is added to the computer system of the second embodiment described above, and the distribution server 1501 transmits the script 108 generated by the operation terminal 101 to the operated terminal 121 (1) or the like.
  • the distribution server 1501 can be added to the computer system of the fourth embodiment, and the distribution server 1501 can transmit the script 108 generated by the representative terminal 1421 to the operated terminal 121 (1) or the like. .
  • FIG. 18 is a block diagram illustrating an example of a configuration mainly including the distribution server 1501 of the computer system according to the fifth embodiment. Note that in the fifth embodiment, configurations and processes having the same functions as those in the second embodiment described above are denoted by the same reference numerals, and descriptions thereof are omitted.
  • the computer system distributes a script to one operation terminal 801 operated by a user and a plurality of operated terminals 121 (1) to 121 (n) remotely controlled by the operation terminal 801.
  • the operation terminal 801, the operated terminals 121 (1) to 121 (n), and the distribution server 1501 are connected via the network 110.
  • the configurations and functions of the operation terminal 801 and the operated terminals 121 (1) to 121 (n) are the same as those in the second embodiment described above, and thus the description thereof is omitted.
  • the distribution server 1501 is a computer having a processor (CPU) 201, a memory 202, a bus 203, a nonvolatile storage device 204, an input interface 205, an output interface 206, and a network interface 207.
  • the memory 202 is a high-speed and volatile storage device such as a DRAM (Dynamic Random Access Memory), and the nonvolatile storage device 204 is a large-capacity and nonvolatile storage device such as a magnetic storage device or a flash memory. It is.
  • DRAM Dynamic Random Access Memory
  • nonvolatile storage device 204 is a large-capacity and nonvolatile storage device such as a magnetic storage device or a flash memory. It is.
  • the memory 202 stores an operating system (OS) 208.
  • OS operating system
  • the processor 201 executes the operating system 208, the basic functions of the distribution server 1501 are implemented.
  • the memory 202 stores a program for configuring the script receiving unit 230 and the script transmitting unit 812. That is, the processor 201 executes these programs to implement the above-described units.
  • the script receiving unit 230 receives the script 108 transmitted from the operation terminal 801 (or the representative terminal 1421), and stores the received script 108 in a predetermined storage area.
  • the script transmission unit 812 refers to the terminal information 817 (FIG. 9) (or the terminal information 1117 (FIG. 12)) and determines the IP addresses of the operated terminals 121 (1) to 121 (n) to which the script is to be transmitted. Identify and send the script to the identified address.
  • the distribution server 1501 transmits the generated script to each operated terminal 121 (1) to 121 (n). Even if the performance of the operation terminal 101 and the representative terminal 1401 is not high, the operated terminal 121 (1) and the like can be operated smoothly.

Abstract

 ユーザが操作する操作端末と、前記操作端末によって遠隔制御される1台以上の被操作端末とを備える計算機システムであって、操作情報から制御命令を生成するための生成ルールを保持し、ユーザが前記ユーザインターフェースを操作することによって発生する操作情報を取得し、前記生成ルールに従って、前記取得された操作情報から制御命令を生成し、前記生成された制御命令を前記被操作端末に送信し、前記被操作端末は、受信した前記制御命令を実行し、前記制御命令の実行結果を前記操作端末に送信し、前記操作端末は、前記被操作端末から送信される実行結果によって制御命令の実行の成否を判定する。

Description

計算機システム及び計算機の制御方法
 本発明は、ユーザが操作する操作端末と、リモートコントロールされる被操作端末とを有する計算機システムに関する。
 遠隔地から他の計算機(被操作端末)リモートコントロールする計算機システムは、被操作端末のディスプレイに表示される内容と同一の内容が、操作端末のディスプレイに表示され、ユーザが操作端末で行った操作が実際に被操作端末上で行われる。この従来のリモートコントロールによると、被操作端末のディスプレイの表示内容を遠隔地の操作端末のディスプレイに表示させるため、被操作端末から操作端末にディスプレイの画面情報が転送される。このため、大容量の画面の描画データを転送する必要がある。また、操作端末から被操作端末には、ユーザが操作端末の画面上でキーボード、マウスを用いて行った操作(操作入力情報)が転送される。
 このリモートコントロールの従来技術として、特開2001-229108号公報には、任意に選択された被操作端末の画面で行なった操作を他の複数の被操作端末に送信する技術が開示されている。
 この従来技術では、被操作端末の画面情報がなければ、リモートコントロール操作ができない。前述したように、画面情報はデータ量が大きいので、操作端末と被操作端末との間の回線容量が小さい場合、操作端末の画面が追従せず、操作端末でスムーズな操作ができない問題があった。また、多数の被操作端末を制御する場合も同様の問題がある。
 本願において開示される発明の代表的な一例を示せば以下の通りである。すなわち、ユーザが操作する操作端末と、前記操作端末によって遠隔制御される1台以上の被操作端末とを備える計算機システムであって、前記操作端末は、プログラムを実行するプロセッサ、前記プロセッサによって実行されるプログラムを格納するメモリ、ユーザインターフェース、及び、通信インターフェースを有し、前記被操作端末は、プログラムを実行するプロセッサ、前記プロセッサによって実行されるプログラムを格納するメモリ、及び、通信インターフェースを有し、前記計算機システムは、ユーザによる操作情報から制御命令を生成するための生成ルールを保持し、ユーザが前記ユーザインターフェースを操作することによって発生する操作情報を取得する操作情報取得部と、前記生成ルールに従って、前記取得された操作情報から制御命令を生成する命令生成部と、前記生成された制御命令を前記被操作端末に送信する命令送信部と、を有し、前記被操作端末は、受信した前記制御命令を実行する命令実行部と、前記受信した制御命令の実行結果を前記操作端末に送信する実行結果送信部と、を有し、前記操作端末は、前記被操作端末から送信される実行結果を受信し、前記受信した実行結果によって制御命令の実行の成否を判定する実行結果受信部を有する。
 本発明の代表的な実施の形態によれば、端末間で転送されるデータ量を少なくすることができる。
本発明の第1の実施形態の計算機システムの構成の一例を示す図である。 本発明の第1の実施形態の操作端末の構成の一例を示すブロック図である。 本発明の第1の実施形態の被操作端末の構成の一例を示すブロック図である。 本発明の第1の実施形態の操作情報リストの一例を説明する図である。 本発明の第1の実施形態の生成ルールの一例を説明する図である。 本発明の第1の実施形態において生成されたスクリプトの一例を説明する図である。 本発明の第1の実施形態の操作端末によって実行されるリモートコントロール操作処理の一例のフローチャートである。 本発明の第1の実施形態の操作端末によって実行されるリモートコントロール操作処理の一例のフローチャートである。 本発明の第1の実施形態の被操作端末によって実行されるリモートコントロール操作処理の一例のフローチャートである。 本発明の第2の実施形態の計算機システムの操作端末を主とした構成の一例を示すブロック図である。 本発明の第2の実施形態の端末情報の一例を説明する図である。 本発明の第2の実施形態のリモートコントロール操作処理の一例のフローチャートである。 本発明の第3の実施形態の計算機システムの操作端末を主とした構成の一例を示すブロック図である。 本発明の第3の実施形態の計算機システムの代表端末を主とした構成の一例を示すブロック図である。 本発明の第3の実施形態の端末情報の一例を説明する図である。 本発明の第3の実施形態の操作端末によって実行されるリモートコントロール操作処理の一例のフローチャートである。 本発明の第3の実施形態の代表端末によって実行されるリモートコントロール操作処理の一例のフローチャートである。 本発明の第3の実施形態の操作端末のディスプレイに表示される画面の一例を説明する図である。 本発明の第4の実施形態の計算機システムの操作端末を主とした構成の一例を示すブロック図である。 本発明の第4の実施形態の計算機システムの代表端末を主とした構成の一例を示すブロック図である。 本発明の第4の実施形態の操作端末によって実行されるリモートコントロール操作処理の一例のフローチャートである。 本発明の第5の実施形態の計算機システムの配信サーバを主とした構成の一例を示すブロック図である。
 以下、本発明の実施形態について図面を参照して説明する。まず最初に、ユーザが操作する操作端末とリモートコントロールされる被操作端末とが1対1で設けられている第1の実施形態を説明し、次に、操作端末と被操作端末が1対複数で設けられている第2から第4の実施形態を説明し、最後に、配信サーバが設けられた第5の実施形態を説明する。
 <実施形態1>
 本発明の第1の実施形態では、操作端末101と被操作端末121とが1対1で設けられている。
 図1は、第1の実施形態の計算機システムの構成の一例を示す図である。
 第1の実施形態の計算機システムは、ユーザが操作する操作端末101と、操作端末101によってリモートコントロールされる被操作端末121とを備える。操作端末101及び被操作端末121は、汎用的なパーソナルコンピュータでも、専用の端末でもよい。
 操作端末101と被操作端末121とはネットワーク110を介して接続される。ネットワーク110は、LANなどの私設のネットワークを使用することも、無線LAN、携帯電話、PHS(Personal Handyphone System) などの公衆無線通信網を使用することもできる。
 操作端末101には、ディスプレイ102、キーボード103及びマウス104が接続され、ユーザインターフェースを構成する。ディスプレイ102は、操作端末101からの指示に従ってユーザへ通知する画面を表示する。キーボード103及びマウス104は、ユーザによって操作され、操作端末101に入力される指示を受け付ける。
 被操作端末121にも、同様に、ディスプレイ122、キーボード123及びマウス124が接続される。なお、被操作端末121は、操作端末101によってリモートコントロールされるので、ディスプレイ122、キーボード123及びマウス124が接続されなくてもよい。
 従来のリモートコントロールによると、操作端末101のディスプレイ102には、被操作端末121のディスプレイ122と同一の画面が表示され、操作端末101のキーボード103及びマウス104に入力された操作は被操作端末121で再現される。この従来のリモートコントロールでは、操作端末101から被操作端末121へ入力情報が送信され(111)、被操作端末121から操作端末101へ画面情報が送信される(112)。
 本実施形態のリモートコントロールによると、操作端末101は、キーボード103とマウス104で行う操作によって発生する入力情報105から取得される操作情報106を、スクリプト情報108に変換し(107)、このスクリプト情報108を被操作端末121へ送信する(111)。被操作端末121は、操作端末101から送信されたスクリプト情報125を実行することによって(126)、操作端末101で行われた操作を再現し、スクリプトの実行結果情報127を操作端末101に返信する。
 また、被操作端末121は、スクリプトの実行結果情報127から、スクリプトの処理結果をディスプレイ122に表示するための画面情報128を生成する。この画面情報128は、被操作端末121の動作を操作端末101で確認するために、操作端末101に送信される(112)。なお、本実施形態では、スクリプトの実行結果情報127から画面情報128を生成するので、画面情報128が操作端末101に送信されなくてもよい。
 図2Aは、第1の実施形態の操作端末101の構成の一例を示すブロック図である。
 操作端末101は、プロセッサ(CPU)201、メモリ202、バス203、不揮発記憶装置204、入力インターフェース205、出力インターフェース206及びネットワークインターフェース207を有する計算機である。
 メモリ202は、例えば、DRAM(Dynamic Random Access Memory)のような高速かつ揮発性の記憶装置である。メモリ202は、オペレーティングシステム(OS)208及びアプリケーションプログラム209を格納する。プロセッサ201が、オペレーティングシステム208を実行することによって、操作端末101の基本機能が実現され、アプリケーションプログラム209を実行することによって、操作端末101がユーザに提供する機能が実装される。
 また、メモリ202は、操作情報取得部210、スクリプト生成部211、スクリプト送信部212、スクリプト実行結果受信部213、スクリプト実行結果出力部214、画面情報受信部215及び画面情報出力部216を構成するためのプログラムを格納する。すなわち、プロセッサ201が、これらのプログラムを実行することによって、前記各部が実装される。
 操作情報取得部210は、OS208又はアプリケーションプログラム209によって作成されウィンドウへ送信されるウィンドウメッセージ、及び、ユーザの操作(キーボード103及びマウス104に入力される操作指示)によって発生するウィンドウメッセージを取得し、ウィンドウメッセージから操作の内容、操作の値及び操作対象の情報(ウィンドウの階層情報、ウィンドウのクラス名、ウィンドウのタイトルなど)を抽出し、抽出した操作情報106を所定の記憶領域に格納する。
 スクリプト生成部211は、操作情報取得部210が抽出した操作情報を、生成ルール240に基づいてスクリプト108へ変換し、生成したスクリプト108を所定の記憶領域に格納する。スクリプト送信部212は、スクリプト生成部211が生成したスクリプトを被操作端末121に送信する。
 スクリプト実行結果受信部213は、被操作端末121から送信された実行結果情報を受信する。スクリプト実行結果出力部214は、受信した実行結果情報をディスプレイ102に表示するためのデータを生成する。
 被操作端末121から送信された実行結果情報は、被操作端末においてスクリプトが実行された結果であり、スクリプトの実行の成否、エラーの有無及びエラーの内容が含まれる。エラーの内容には、スクリプトの実行が失敗した箇所を特定する情報(例えば、「操作AAAの項目BBBが存在しません。」)が含まれる。
 画面情報受信部215は、被操作端末121から送信された画面情報を受信する。画面情報出力部216は、受信した画面情報をディスプレイ102に表示するためのデータを生成する。
 不揮発記憶装置204は、例えば、磁気記憶装置、フラッシュメモリ等の大容量かつ不揮発性の記憶装置であり、生成ルール240を格納する。生成ルール240は、操作情報402からスクリプト403を生成するために使用され、その構成は図4を用いて後述する。
 図2Bは、第1の実施形態の被操作端末121の構成の一例を示すブロック図である。
 被操作端末121は、プロセッサ(CPU)221、メモリ222、バス223、不揮発記憶装置224、入力インターフェース225、出力インターフェース226及びネットワークインターフェース227を有する計算機である。
 メモリ222は、例えば、DRAM(Dynamic Random Access Memory)のような高速かつ揮発性の記憶装置であり、不揮発記憶装置224は、例えば、磁気記憶装置、フラッシュメモリ等の大容量かつ不揮発性の記憶装置である。
 メモリ222は、オペレーティングシステム(OS)228及びアプリケーションプログラム229を格納する。プロセッサ221が、オペレーティングシステム228を実行することによって、操作端末121の基本機能が実現され、アプリケーションプログラム209を実行することによって、操作端末121がユーザに提供する機能が実装される。
 また、メモリ222は、スクリプト受信部230、スクリプト実行部231、スクリプト実行結果送信部232、画面情報取得部233及び画面情報送信部234を構成するためのプログラムを格納する。すなわち、プロセッサ221が、これらのプログラムを実行することによって、前記各部が実装される。
 スクリプト受信部230は、操作端末101から送信されたスクリプト125を受信し、受信したスクリプト125を所定の記憶領域に格納する。スクリプト実行部231は、スクリプト受信部230が受信したスクリプト125を処理し、スクリプト125の実行結果(成功/エラー(エラー内容を含む))127を所定の記憶領域に格納する。
 スクリプト実行結果送信部232は、スクリプトの実行結果127を操作端末101に送信する。スクリプトの実行結果には、スクリプトの実行の成否の情報及びエラー内容を含む。OS228は、スクリプトの実行結果をディスプレイ122に表示するためのデータを生成する。
 画面情報取得部233は、ディスプレイ122に表示されている画面情報128を取得し、取得した画面情報128を所定の記憶領域に格納する。画面情報送信部234は、画面情報取得部233が取得した画面情報128を操作端末101に送信する。
 図3は、第1の実施形態の操作情報を記録した操作情報リストの一例を説明する図である。
 図3には、ユーザによる一連の16個の操作が各行に記録された16行の操作情報を示す。例えば、1行目は、親ウィンドウ"ABC"の下の子ウィンドウ"SysListView32"に含まれる項目"abc"に対して"Activate"操作を実行したことを示す。1行目の Window("ABC").WinListView("SysListView32") は、操作対象ウィンドウの階層構造を示し、WindowとWinListViewとは、それぞれのウィンドウのクラス名であり、"ABC"と"SysListView32"は、それぞれのウィンドウのタイトルであり、"abc"は実行される操作の値であり、Activateは実行される操作である。
 図4は、第1の実施形態の生成ルール240の一例を説明する図であり、図5は、図4に示す生成ルール240に基づいて、図3に示す操作情報から生成されたスクリプトの一例を説明する図である。
 図4に示す生成ルール240は、操作情報402と、当該操作情報から生成されるスクリプト403との対応関係を格納する。なお、ルール番号401は、生成ルールに付与された一意の番号である。
 図4のルール1、2、3は、操作情報402のパラメータが座標位置を示し、他のアクションが発生していない操作情報を削除するルールである。例えば、"Click XXX,XXX"、"Move XXX,XXX"、"Resize XXX,XXX"(XXXは、画面上の座標を示す数字)のように、画面がクリックされた、ウィンドウが移動された、ウインドウの大きさが変更された等の操作情報には、対応するスクリプトが定義されていない。すなわち、スクリプト欄が「-」である操作情報は、スクリプトに変換されることなく、スクリプトへの変換時に削除される。
 これは、画面上の変化以外の結果を生じない操作情報は、被操作端末121で実行される必要がなく、また。操作端末101と被操作端末121との間で画面サイズが異なり、画面上の座標が異なる場合があり、操作端末101と同じ座標への操作が、被操作端末121において異なる操作になることを防止するためである。これらのルールに基づいて、図3の行2、4、5の操作情報が削除される。
 また、一般に、ユーザのマウスによる操作はキーボードによっても操作することができる。このため、図4のルール4、5は、キーボードの操作で効率的かつ正確に実行できるマウスの操作の操作情報を、より簡単なキーボードの操作に変換するルールである。ルール4、5のように、ある項目を選択して、マウスの右ボタンをクリックすることにより表示させたメニューから「削除」処理を選択する操作は、同じ効果を得られるキーボードの操作"Type micDel"に変換される。同様に、メニューから「名前の変更」処理を選択する操作は、キーボード操作" Type micF2"に変換される。
 これらのルールに基づいて、図3の行7及び8の操作情報が図5の行4のスクリプトに変換され、図3の行14及び15の操作情報が図5の行8のスクリプトに変換される。
 図4のルール6は、実際には実行されない操作を削除するルールである。例えば、操作の実行確認において、直前の操作を取り消すことを選択した場合、その操作は実行されない。具体的には、ルール6のように、削除操作の確認ダイアログで「いいえ」をクリックすることによって、直前の削除操作を取り消した場合に、取消操作とその直前の削除操作が削除される。このルールに基づいて、図3の行11及び12の操作情報が削除される。
 図4の生成ルール240に基づいて、図3の16行の操作情報106から図5の9行のスクリプト108が生成される。操作情報106から生成されたスクリプト108を被操作端末121へ送信することによって、操作端末101から被操作端末121へ送信するデータ量を減少することができる。
 なお、図4には生成ルール240の一例を示したが、生成ルールはこれに限らず、項目を追加又は削減してもよい。
 図6A及び図6Bは、第1の実施形態の操作端末101によって実行されるリモートコントロール操作処理の一例のフローチャートである。
 まず、キーボード103又はマウス104に、ユーザによる操作入力があったら(601)、操作情報取得部210は、操作入力からウィンドウメッセージを取得する(603)。なお、操作情報取得部210は、リモートコントロール操作処理の終了を検出した場合、このリモートコントロール操作処理を終了する(602)。リモートコントロール操作処理の終了には、例えば、「操作終了」ボタン(図15参照)の操作、リモートコントロールウインドウを閉じる操作、所定時間操作がなかった場合のタイムアウトがある。
 操作情報取得部210は、取得したウィンドウメッセージから操作情報106を抽出し(604)、抽出された操作情報106を操作情報リスト(図3)に記憶する(605)。ステップ605で生成される操作情報リストは、ウィンドウ毎のリストでもよいし、ウィンドウ毎に分けずに一つのリストを生成してもよい。
 スクリプト生成部211は、生成ルール240を参照して、操作情報リストに記憶された操作情報106の変換要否及びリストに残すかを判定する(607、608)。この操作情報の変換要否は、リストに記憶された操作情報106が生成ルール240の操作情報402に定義されているかによって判定する。また、操作情報をリストに残すかは、リストに記憶された操作情報106が生成ルール240の操作情報402に定義されており、かつ、当該操作情報に対応するスクリプト403が定義されていないかによって判定する。
 スクリプト生成部211は、変換が必要で、かつリストに残すと判定された操作情報106から、生成ルール240に従ってスクリプト108を生成する(609)。
 スクリプト送信部212は、スクリプト生成部211が生成したスクリプト108を被操作端末121に送信し、スクリプト実行結果受信部213がタイムアウトを判定するためのタイマを起動する(610)。
 スクリプト実行結果受信部213は、被操作端末121から返信されるスクリプトの実行結果を受信すると(611)、スクリプトの実行が成功したか失敗したかを判定する(613)。なお、タイマがタイムアウトするまで、スクリプトの実行結果を受信しなかった場合、被操作端末121の電源が遮断されている等によってスクリプトが実行されていない可能性があるので、タイムアウトした旨をログに記録する(615)。
 スクリプトの実行が成功した場合、操作情報リストから次の操作情報を取得するために、ステップ601に戻る。一方、スクリプトの実行が失敗した場合、スクリプト実行結果出力部214は、エラーメッセージを表示し(614)、エラーをログに記録する(615)。なお、スクリプトの実行が成功した場合もログに記録してもよい。エラーが記録されたログによって、スクリプトの実行の失敗の原因を特定することができる。
 図7は、第1の実施形態の被操作端末121によって実行されるリモートコントロール操作処理の一例のフローチャートである。
 スクリプト受信部230は、操作端末101からスクリプトを受信すると(701)、受信したスクリプトをリストに記憶する(702)。スクリプト実行部231は、リストに記憶されたスクリプトを実行する(703)。
 そして、画面情報取得部233は、スクリプトの実行によって得られた画面情報128を取得し(704)、画面情報送信部234は、取得した画面情報128を操作端末101に送信する(706)。
 また、スクリプト実行結果送信部232は、スクリプトの実行結果127を操作端末101に送信する(705)。スクリプト実行結果送信部232は、スクリプトの実行結果127を、スクリプトの行毎に送信してもよいし、全てのスクリプトの実行が終了した後にまとめて送信してもよい。
 なお、ステップ704~706の実行順序は図示した順序に限らず、プロセッサ221が、画面情報128の処理とスクリプト実行結果127の処理とを並行して実行してもよい。
 操作端末101のスクリプト実行結果受信部213は、スクリプト実行のエラーを受信した場合、操作情報取得部210の動作を止めることによって、リモートコントロールを停止する。また、スクリプト実行部231が、実行が失敗したスクリプトを直ちに、又は、所定時間後に再実行してもよく、スクリプト実行部231の動作を停止してもよい。
 さらに、実行エラーの検出時に以下の方法で、エラーをリカバリすることができる。
 具体的には、まず、実行エラーの検出時に、スクリプト内のエラー発生行及びエラーの内容を取得する。その後、当該被操作端末121において当該スクリプトを開始する場合、当該エラーを検出した行からスクリプトを再開する。
 エラー及びリカバリの手順を具体的に説明すると、図5に示すスクリプトの3行目の Window("def").WinListView("SysListView32"),"Test1", Select を実行した際、当該スクリプトが実行される当該被操作端末121で、操作対象の "Test1" 見つからなかった場合、被操作端末121は、当該スクリプトの実行結果として「操作対象が見つかりません」というエラーメッセージを発行する。
 このとき、操作端末101のスクリプト実行結果受信部213は、該当被操作端末121から、スクリプト中でエラーが発生した行番号及び「操作対象が見つかりません」というエラーメッセージを受信し、受信したエラー内容をメモリの所定の領域に記憶する。そして、スクリプト実行部231は、当該被操作端末121に、当該行からスクリプトを再起動(再実行)するために、当該行からスクリプトを再送信する。
 さらに、異なる具体例、すなわち、接続エラーをリカバリするための例について説明する。
 まず、接続エラーの検出時に、エラーが発生した接続先の被操作端末121、及び、エラーが発生した被操作端末で実行していたスクリプト内のエラー発生行及びエラーの内容を取得し、取得したエラーの発生行及び内容を表示する。再接続する場合は、当該被操作端末121の再接続を試し、接続が成功したら当該エラーを検出したスクリプト行から再送信する。
 エラー及びリカバリの手順を具体的に説明すると、図5に示すスクリプトの3行目の Window("def").WinListView("SysListView32"),"Test1", Select を送信する際、「リモコン機器1が見つかりません」というエラーが発生した場合、「被操作端末と接続できません」というエラーコードが発行される。
 このとき、操作端末101のスクリプト実行結果受信部213は、スクリプト中で接続エラーが発生した行番号及び「被操作端末と接続できません」というエラーメッセージを受信し、受信したエラー内容をメモリの所定の領域に記憶する。そして、スクリプト実行部231は、当該被操作端末121との再接続を試み、再接続に成功した場合、当該行からスクリプトを再送信する。
 以上に説明したように第1の実施形態によると、操作端末101に入力された操作から情報量を圧縮して生成されたスクリプトを送信するので、端末間で転送されるデータ量を減少させ、端末間のトラフィックを減少することができる。また、操作端末101に被操作端末121の画面情報を送信する必要がないので、端末間で転送されるデータ量を減少させ、端末間のトラフィックを減少することができる。
 また、操作端末101上の操作が被操作端末121の画面上の座標に依存しないため、被操作端末の画面情報が転送されない場合や、複数の被操作端末の画面情報が異なる場合にも、リモートコントロールを行うことができる。
 さらに、被操作端末121から操作端末101にスクリプトの実行結果を送信するので、スクリプトの実行が失敗した原因を提供でき、リモートコントロールの操作の効率を向上させることができる。
 <実施形態2>
 第2の実施形態では、複数の被操作端末が設けられている計算機システムにおいてリモートコントロール操作を行う例について説明する。
 図8は、第2の実施形態の計算機システムの操作端末101を主とした構成の一例を示すブロック図である。なお、第2の実施形態において、前述した第1の実施形態と同じ機能を有する構成及び処理には同じ符号を付し、これらの説明は省略する。
 第2の実施形態の計算機システムは、ユーザが操作する1台の操作端末801と、操作端末801によってリモートコントロールされる複数の被操作端末121(1)~121(n)とを備える。操作端末801と被操作端末121(1)~121(n)とはネットワーク110を介して接続される。
 操作端末801は、プロセッサ(CPU)201、メモリ202、バス203、不揮発記憶装置204、入力インターフェース205、出力インターフェース206及びネットワークインターフェース207を有する計算機であって、汎用的なパーソナルコンピュータでも、専用の端末でもよい。各被操作端末121(1)~121(n)は、第1の実施形態の被操作端末121と同じである。
 操作端末801は、プロセッサ(CPU)201、メモリ202、バス203、不揮発記憶装置204、入力インターフェース205、出力インターフェース206及びネットワークインターフェース207を有する計算機である。操作端末801には、ディスプレイ102、キーボード103及びマウス104が接続される。
 メモリ202は、オペレーティングシステム(OS)208及びアプリケーションプログラム209を格納する。
 また、メモリ202は、操作情報取得部210、スクリプト生成部211、スクリプト送信部812、スクリプト実行結果受信部813、スクリプト実行結果出力部814、画面情報受信部815及び画面情報出力部816を構成するためのプログラムを格納する。すなわち、プロセッサ201が、これらのプログラムを実行することによって、前記各部が実装される。
 スクリプト送信部812は、端末情報817(図9)を参照し、スクリプト生成部211によって変換されたスクリプトを、複数の被操作端末121(1)~121(n)に送信する。
 スクリプト実行結果受信部813は、複数の被操作端末121(1)~121(n)から送信された実行結果情報を受信する。スクリプト実行結果出力部814は、受信した実行結果情報をディスプレイ102に表示するためのデータを生成する。
 画面情報受信部815は、複数の被操作端末121(1)~121(n)から送信された画面情報を受信する。画面情報出力部816は、受信した画面情報をディスプレイ102に表示するためのデータを生成する。
 不揮発記憶装置204は、生成ルール240及び端末情報817を格納する。端末情報817は、通信先の被操作端末121(1)~121(n)の情報を保持し、その構成は図9を用いて後述する。
 図9は、第2の実施形態の端末情報817の一例を説明する図である。
 端末情報817は、被操作端末121(1)等との通信時に参照される情報であり、被操作端末の番号901、IPアドレス902、実行結果903及びエラー情報904を含む。
 被操作端末の番号901は、被操作端末の情報が格納されたエントリに付与された一意の番号である。IPアドレス902は、被操作端末に割り当てられたネットワークアドレスであり、ネットワークの構成によっては、IPアドレス以外のアドレスが格納されてもよい。
 実行結果903は、被操作端末においてスクリプトが実行された結果であり、スクリプトの実行が成功した場合には"Success"が、スクリプトの実行が失敗した場合には"Error"が格納される。エラー情報904は、実行結果が"Error"である場合の、エラーの詳細な内容であり、スクリプトの実行が失敗した箇所を特定する情報(例えば、「操作AAAの項目BBBが存在しません。」)が含まれる。
 本実施形態では、ネットワーク110で転送されるデータの量を減らすために、操作端末801と被操作端末121(1)等との間で端末情報817を転送しないが、操作端末と801被操作端末121(1)等の一つが作成した端末情報817を他方へ転送して、端末情報817を操作端末と801被操作端末121(1)等とで共有してもよい。
 図10は、第2の実施形態のリモートコントロール操作処理の一例のフローチャートである。図10に示すリモートコントロール操作処理は、図6Aのステップ609の後に実行される。なお、第1の実施形態のリモートコントロール操作処理(図6A、図6B)と同じ処理には同じ符号を付し、それらの説明は省略する。
 第2の実施形態のリモートコントロール操作処理では、ステップ609の後に、全ての被操作端末121(1)~121(n)に対して、スクリプトの送信と実行結果の受信などの一連の処理を実行する。
 具体的には、スクリプト送信部812は、端末情報817を参照して、スクリプトを送信すべき被操作端末のIPアドレスを特定し、該特定されたアドレスにスクリプトを送信する(610)。なお、被操作端末のみがネットワークに接続されている場合、スクリプトをブロードキャストによって複数の被操作端末に同時に送信してもよい。
 次に、端末情報817を参照して特定された全ての被操作端末に対して、実行結果の受信処理を実行する(1001、611~614、1002~1004)。スクリプト実行結果出力部814は、ステップ611~613の処理の結果、スクリプトの実行が失敗した場合、スクリプト実行結果出力部814は、エラーメッセージを表示し(614)、被操作端末から送信された実行結果(Error)及びエラーメッセージを端末情報(ログ)817に記録する(1003)。一方、スクリプトの実行が成功した場合、スクリプト実行結果出力部814は、被操作端末から送信された実行結果(Success)を端末情報(ログ)817に記録する(1002)。
 なお、本実施形態では、スクリプトの実行結果(ログ)を端末情報817に記録したが、端末情報とは別に実行結果ログを設け、端末情報とは別の実行結果ログにスクリプトの実行結果を記録してもよい。
 その後、全ての被操作端末121(1)~121(n)から成功の実行結果を受信した場合(1005でYES)、操作情報リストから次の操作情報を取得するために、ステップ601(図6A)に戻る。一方、一部の被操作端末から失敗の実行結果を受信した場合(1005でNO)、リモートコントロールを中断する(1006)。なお、全ての被操作端末の実行成功を要求しない設定をすることによって、スクリプトの実行が失敗した被操作端末だけのリモートコントロールを中断してもよい。
 操作端末101のスクリプト実行結果受信部213は、スクリプト実行のエラーを受信した場合、前述した第1の実施形態と同様に、操作情報取得部210の動作を止めることによって、リモートコントロールを停止する。
 なお、同じスクリプトの実行時にエラーが発生している場合、同じ原因でエラーが発生している可能性が高い。このため、操作端末101のスクリプト実行結果受信部213は、複数の被操作端末121から、同一行番号において発生した同一エラーメッセージを受信した場合、エラーが発生している被操作端末をグループ化し、グループ内の被操作端末に、エラーが発生した行からスクリプトを再送信することによって、グループ内の被操作端末に同じ対応を実施してもよい。
 また、復数の被操作端末で描画性能などが違う場合があるため、操作対象が見つからないエラーが発生した場合には、自動的にスクリプトを再実行する機能を設けてもよい。
 以上に説明したように第2の実施形態によると、前述した第1の実施形態の効果に加え、複数の被操作端末をスムーズにリモートコントロールすることができる。また、一部の被操作端末でスクリプトの実行が失敗しても、他の被操作端末でスクリプトを実行することができ、他の被操作端末のリモートコントロールを継続することができる。
 <実施形態3>
 第3の実施形態では、複数の被操作端末が設けられている計算機システムにおいて、一つの被操作端末を代表端末として、代表端末を従来のリモートコントロールによって操作し、代表端末以外の被操作端末(非代表端末)を本発明のリモートコントロールによって操作する例について説明する。なお、第3の実施形態において、前述した第1及び第2の実施形態と同じ機能を有する構成及び処理には同じ符号を付し、これらの説明は省略する。
 図11Aは、第3の実施形態の計算機システムの操作端末1101を主とした構成の一例を示すブロック図である。
 第3の実施形態の計算機システムは、ユーザが操作する1台の操作端末1101と、操作端末1101によってリモートコントロールされる1台の代表端末1121と、操作端末1101によってリモートコントロールされる複数の被操作端末121(1)~121(n)とを備える。操作端末1101、代表端末1121及び被操作端末121(1)等はネットワーク110を介して接続される。
 操作端末1101は、プロセッサ(CPU)201、メモリ202、バス203、不揮発記憶装置204、入力インターフェース205、出力インターフェース206及びネットワークインターフェース207を有する計算機であり、汎用的なパーソナルコンピュータでも、専用の端末でもよい。操作端末1101には、ディスプレイ102、キーボード103及びマウス104が接続される。
 メモリ202は、オペレーティングシステム(OS)208を格納する。なお、第3の実施形態では、アプリケーションプログラム209が操作端末1101で実行されないので、操作端末1101にはアプリケーションプログラム209がインストールされなくてもよい。
 また、メモリ202は、入力情報取得部1102、入力情報送信部1103、スクリプト受信部230、スクリプト送信部812、スクリプト実行結果受信部813、スクリプト実行結果出力部814、画面情報受信部815及び画面情報出力部816を構成するためのプログラムを格納する。すなわち、プロセッサ201が、これらのプログラムを実行することによって、前記各部が実装される。
 入力情報取得部1102は、ユーザによるキーボード103及びマウス104の操作によって発生し、OS208へ入力される入力情報を捕捉する。なお、操作端末1101にのディスプレイ102には、代表端末1121のディスプレイ122と同一の画面が表示される。入力情報送信部1103は、入力情報取得部1102が捕捉した入力情報を代表端末1121に送信する。
 スクリプト受信部230は、代表端末1121から送信されたスクリプト108を受信し、受信したスクリプト108を所定の記憶領域に格納する。スクリプト送信部812は、端末情報1117(図12)を参照し、スクリプト受信部230が受信したスクリプトを複数の被操作端末121(1)~121(n)に送信する。
 不揮発記憶装置204は、端末情報1117を格納する。端末情報1117は、通信先の被操作端末121(1)~121(n)の情報を保持し、その構成は図12を用いて後述する。
 図11Bは、第3の実施形態の計算機システムの代表端末1121を主とした構成の一例を示すブロック図である。
 代用端末1121は、プロセッサ(CPU)221、メモリ222、バス223、不揮発記憶装置224、入力インターフェース225、出力インターフェース226及びネットワークインターフェース227を有する計算機であり、汎用的なパーソナルコンピュータでも、専用の端末でもよい。
 代表端末1121には、ディスプレイ122、キーボード123及びマウス124が接続される。なお、代表端末1121は、操作端末101によってリモートコントロールされるので、ディスプレイ122、キーボード123及びマウス124が接続されなくてもよい。
 メモリ222は、オペレーティングシステム(OS)228及びアプリケーションプログラム229を格納する。
 また、メモリ222は、入力情報受信部1122、入力情報処理部1123、操作情報取得部210、スクリプト生成部211、スクリプト送信部212、画面情報取得部233及び画面情報送信部234を構成するためのプログラムを格納する。すなわち、プロセッサ221が、これらのプログラムを実行することによって、前記各部が実装される。
 入力情報受信部1122は、操作端末から送信されたた入力情報を受信する。入力情報処理部1123は、入力情報受信部1122が受信した入力情報を処理する。すなわち、受信した入力情報に従って、OS228、アプリケーションプログラム229を実行する。その結果、OS228は入力情報に対応する描画命令を送信し、ディスプレイ122に画面を表示する。
 操作情報取得部210は、入力情報受信部1122が受信した入力情報からウィンドウメッセージを取得し、ウィンドウメッセージから操作の内容、操作の値と操作対象の情報を抽出し、抽出した操作情報106を所定の記憶領域に格納する。
 スクリプト生成部211は、生成ルール240に基づいて、操作情報取得部210が抽出した操作情報をスクリプトへ変換し、生成したスクリプト108を所定の記憶領域に格納する。スクリプト送信部212は、スクリプト生成部211が生成したスクリプトを操作端末101に送信する。
 不揮発記憶装置224は、生成ルール240(図4)を格納する。
 なお、第3の実施形態では、図11Bに示すように、代表端末1121と被操作端末121(1)等とを異なる構成としたが、全ての被操作端末121(1)~121(n)に代表端末1121の機能を持たせてもよい。代表端末1121と被操作端末121(1)等の構成を同じにすると、ユーザからの指示に従って、任意の被操作端末を代表端末に設定することができる。
 図12は、第3の実施形態の端末情報1117の一例を説明する図である。
 端末情報1117は、被操作端末121(1)等との通信時に参照される情報であり、被操作端末の番号901、IPアドレス902、代表端末1201、実行結果903及びのエラー情報904を含む。被操作端末の番号901、IPアドレス902、スクリプトの実行結果903及びエラー情報904は、前述した第2の実施形態の端末情報817(図9)と同じである。
 代表端末1201は、端末情報1117に記載された被操作端末が代表端末1121であるかを示すフラグである。
 図13は、第3の実施形態の操作端末1101によって実行されるリモートコントロール操作処理の一例のフローチャートである。
 第3の実施形態の計算機システムでは、リモートコントロールが開始すると、代表端末1121の画面情報取得部233が、ディスプレイ122に表示されている画面情報を取得し、取得した画面情報を画面情報送信部234が操作端末1101に送信する。操作端末1101の画面情報受信部815は、代表端末1121から送信された画面情報を受信し、画面情報出力部816は受信した画面情報(代表端末1121の表示画面)をディスプレイ102に表示する。
 まず、キーボード103又はマウス104に、ユーザによる操作入力があったら(601)、入力情報取得部1102は、操作入力から入力情報を捕捉し、入力情報送信部1103は、捕捉された入力情報を代表端末1121に送信する(1601)。なお、入力情報取得部1102は、リモートコントロール操作処理の終了を検出した場合、このリモートコントロール操作処理を終了する(602)。
 その後、スクリプト受信部230は、代表端末1121から送信されたスクリプト108を受信し、受信したスクリプト108を所定の記憶領域に格納する(1602)。
 その後、図10のステップ610に進み、端末情報817を参照して、スクリプトを送信すべき被操作端末のIPアドレスを特定し、該特定されたアドレスにスクリプトを送信する。以後の処理は、前述した第2の実施形態と同じである。
 図14は、第3の実施形態の代表端末1121によって実行されるリモートコントロール操作処理の一例のフローチャートである。
 入力情報受信部1122は、操作端末101から入力情報を受信し、入力情報処理部1123は、受信した入力情報を実行する(1701)。なお、入力情報処理部1123は、リモートコントロール操作処理の終了を検出した場合、このリモートコントロール操作処理を終了する(1702)。
 操作情報取得部210は、操作入力からウィンドウメッセージを取得し(603)、取得したウィンドウメッセージから操作情報106を抽出し(604)、抽出された操作情報106を操作情報リスト(図3)に記憶する(605)。ステップ605で生成されるリストは、ウィンドウ毎のリストでもよいし、ウィンドウ毎に分けることなく一つのリストを生成してもよい。
 スクリプト生成部211は、生成ルール240を参照して、操作情報リストに記憶された操作情報106の変換要否及びリストに残すかを判定する(607、608)。この操作情報の変換要否は、リストに記憶された操作情報106が生成ルール240の操作情報402に定義されているかによって判定する。また、操作情報をリストに残すかは、リストに記憶された操作情報106が生成ルール240の操作情報402に定義されており、かつ、当該操作情報に対応するスクリプト403が定義されていないかによって判定する。
 スクリプト生成部211は、変換が必要でかつリストに残すと判定された操作情報106から、生成ルール240に従ってスクリプト108を生成する(609)。
 スクリプト送信部212は、スクリプト生成部211が生成したスクリプト108を操作端末1101に送信する(610)。
 画面情報取得部233は、スクリプトの実行によって得られた画面情報128を取得し(704)、画面情報送信部234は、取得した画面情報128を操作端末1101に送信する(706)。
 また、スクリプト実行結果送信部232は、スクリプトの実行結果127を操作端末101に送信する(705)。
このスクリプトの実行結果127は、スクリプトの行毎に送信されてもよいし、全てのスクリプトの実行が終了した後にまとめて送信されてもよい。
 なお、ステップ704~706の実行順序は図示した順序に限らず、画面情報128の処理とスクリプト実行結果127の処理とは並行して実行されてもよい。
 図15は、第3の実施形態の操作端末101のディスプレイ102に表示される画面の一例を説明する図である。
 操作端末101のディスプレイ102に表示される画面1301は、代表端末1121及び各被操作端末121(1)~121(n)の画面情報とスクリプト実行結果情報などを表示する。例えば、代表端末1121の画面が領域1303に大きく表示されており、代表端末1121以外の被操作端末121(1)~121(n)の画面が領域1304に小さく表示され、その被操作端末のIPアドレスなどの端末情報及び実行結果情報などを領域1305に表示する。
 また、画面1300の上部には、操作設定メニュー表示欄1302が設けられており、操作設定メニュー表示欄1302内のボタンを操作することによって、被操作端末121(1)等をリモートコントロールすることができる。例えば、操作設定メニュー1302の「操作開始」ボタンを操作することによって、リモートコントロールの要求が選択された被操作端末に送信され、各被操作端末の動作状態を表すメッセージ1306が表示される。また、「操作終了」ボタンを操作することによって、リモートコントロールの終了が各被操作端末に送信される(図6A、図13のステップ602のNO)。
 以上に説明したように第3の実施形態によると、前述した第1の実施形態の効果に加え、被操作端末121(1)等で行なうべき操作の対象(ファイル、アプリケーションプログラムなど)が、操作端末101で直接操作できない場合でも、代表端末1121で操作することによって、被操作端末121(1)等をリモートコントロールすることができる。また、操作端末101が従来のリモートコントロールを用いて代表端末1121を操作し、代表端末1121が本発明のリモートコントロールを用いて被操作端末121(1)~121(n)を操作するので、端末間で転送されるデータ量を減少することができる。
 <実施形態4>
 第4の実施形態では、前述した第3の実施形態と同様に、複数の被操作端末が設けられている計算機システムにおいて、一つの被操作端末を代表端末として、代表端末を従来のリモートコントロールによって操作し、代表端末以外の被操作端末(非代表端末)を本発明のリモートコントロールによって操作する。しかし、第4の実施形態では、代表端末が生成したスクリプトを、代表端末から被操作端末に直接送信することが特徴である。なお、第3の実施形態において、前述した第1から第3の実施形態と同じ機能を有する構成及び処理には同じ符号を付し、これらの説明は省略する。
 図16Aは、第4の実施形態の計算機システムの操作端末1401を主とした構成の一例を示すブロック図である。
 第4の実施形態の計算機システムは、ユーザが操作する1台の操作端末1401と、操作端末1401によってリモートコントロールされる1台の代表端末1421と、操作端末1401によってリモートコントロールされる複数の被操作端末121(1)~121(n)とを備える。操作端末1401、代表端末1421及び被操作端末121(1)等とはネットワーク110を介して接続される。
 操作端末1401は、プロセッサ(CPU)201、メモリ202、バス203、不揮発記憶装置204、入力インターフェース205、出力インターフェース206及びネットワークインターフェース207を有する計算機であり、汎用的なパーソナルコンピュータでも、専用の端末でもよい。操作端末1401には、ディスプレイ102、キーボード103及びマウス104が接続される。
 メモリ202は、オペレーティングシステム(OS)208を格納する。なお、第4の実施形態では、アプリケーションプログラム209が操作端末1401で実行されないので、操作端末1401にはアプリケーションプログラム209がインストールされなくてもよい。
 また、メモリ202は、入力情報取得部1102、入力情報送信部1103、スクリプト実行結果受信部813、スクリプト実行結果出力部814、画面情報受信部815及び画面情報出力部816を構成するためのプログラムを格納する。すなわち、プロセッサ201が、これらのプログラムを実行することによって、前記各部が実装される。
 入力情報取得部1102は、ユーザによるキーボード103及びマウス104の操作によって発生し、OS208へ入力される入力情報を捕捉する。なお、操作端末1101にのディスプレイ102には、代表端末1121のディスプレイ122と同一の画面が表示される。入力情報送信部1103は、入力情報取得部1102が捕捉した入力情報を代表端末1121に送信する。
 不揮発記憶装置204は、端末情報1117を格納する。端末情報1117は、通信先の被操作端末121(1)~121(n)の情報を保持する。
 図16Bは、第4の実施形態の計算機システムの代表端末1421を主とした構成の一例を示すブロック図である。
 代用端末1421は、プロセッサ(CPU)221、メモリ222、バス223、不揮発記憶装置224、入力インターフェース225、出力インターフェース226及びネットワークインターフェース227を有する計算機であり、汎用的なパーソナルコンピュータでも、専用の端末でもよい。
 代表端末1421には、ディスプレイ122、キーボード123及びマウス124が接続される。なお、代表端末1421は、操作端末101によってリモートコントロールされるので、ディスプレイ122、キーボード123及びマウス124が接続されなくてもよい。
 メモリ222は、オペレーティングシステム(OS)228及びアプリケーションプログラム229を格納する。
 また、メモリ222は、入力情報受信部1122、入力情報処理部1123、操作情報取得部210、スクリプト生成部211、スクリプト送信部212、画面情報取得部233及び画面情報送信部234を構成するためのプログラムを格納する。すなわち、プロセッサ221が、これらのプログラムを実行することによって、前記各部が実装される。
 スクリプト送信部212は、端末情報1117(図12)を参照し、スクリプト生成部211が生成したスクリプトを複数の被操作端末121(1)~121(n)に送信する。
 不揮発記憶装置224は、生成ルール240(図4)及び端末情報1117を格納する。
 なお、第4の実施形態では、図16B示すように、代表端末1421と被操作端末121(1)等とを異なる構成としたが、全ての被操作端末121(1)~121(n)に代表端末1421の機能を持たせてもよい。代表端末1421と被操作端末121(1)等の構成を同じにすると、ユーザからの指示に従って、任意の被操作端末を代表端末に設定することができる。
 図17は、第4の実施形態の操作端末1401によって実行されるリモートコントロール操作処理の一例のフローチャートである。
 第4の実施形態の計算機システムでは、リモートコントロールが開始すると、代表端末1121の画面情報取得部233が、ディスプレイ122に表示されている画面情報を取得し、取得した画面情報を画面情報送信部234が操作端末1101に送信する。操作端末1101の画面情報受信部815は、代表端末1121から送信された画面情報を受信し、受信した画面情報(代表端末1121の表示画面)を画面情報出力部816がディスプレイ102に表示する。
 まず、キーボード103又はマウス104に、ユーザによる操作入力があったら(601)、入力情報取得部1102は、操作入力から入力情報を捕捉し、入力情報送信部1103は、捕捉された入力情報を代表端末1121に送信する(1601)。なお、入力情報取得部1102は、リモートコントロール操作処理の終了を検出した場合、このリモートコントロール操作処理を終了する(602)。
 その後、スクリプト実行結果出力部814は、端末情報1117を参照して、スクリプトの実行結果を受信すべき被操作端末のIPアドレスを特定し、該特定された全ての被操作端末に対して、実行結果の受信処理を実行する。この受信処理は、前述した第2の実施形態の受信処理のステップ1001、611~614、1002~1004の処理と同じである。
 その後、全ての被操作端末から成功の実行結果を受信した場合(1005でYES)、操作情報リストから次の操作情報を取得するために、ステップ601に戻る。一方、一部の被操作端末から失敗の実行結果を受信した場合(1005でNO)、リモートコントロールを中断する(1006)。
 第4の実施形態の代表端末1421によって実行される処理は、第3の実施形態の代表端末1421によって実行されるリモートコントロール操作処理(図14)とほぼ同じであるので、図示は省略するが、ステップ610において、スクリプト送信部212は、端末情報1117を参照して、スクリプトを送信すべき被操作端末のIPアドレスを特定し、該特定されたアドレスにスクリプトを送信する。
 以上に説明したように第4の実施形態によると、前述した第3の実施形態の効果に加え、代表端末1121から被操作端末121(1)~121(n)へスクリプトを直接送信するので、端末間で転送されるデータ量を減少することができる。
 <実施形態5>
 本実施形態では、複数の被操作端末が設けられている計算機システムに、スクリプトを被操作端末に送信する配信サーバ1501を設ける例について説明する。なお、第5の実施形態において、前述した第1から第4の実施形態と同じ機能を有する構成及び処理には同じ符号を付し、これらの説明は省略する。
 第5の実施形態では、前述した第2の実施形態の計算機システムに配信サーバ1501を追加して、操作端末101が生成したスクリプト108を配信サーバ1501が被操作端末121(1)等に送信する例について説明するが、第4の実施形態の計算機システムに配信サーバ1501を追加して、代表端末1421が生成したスクリプト108を配信サーバ1501が被操作端末121(1)等に送信することもできる。
 図18は、第5の実施形態の計算機システムの配信サーバ1501を主とした構成の一例を示すブロック図である。なお、第5の実施形態において、前述した第2の実施形態と同じ機能を有する構成及び処理には同じ符号を付し、これらの説明は省略する。
 第5の実施形態の計算機システムは、ユーザが操作する1台の操作端末801と、操作端末801によってリモートコントロールされる複数の被操作端末121(1)~121(n)と、スクリプトを配信する配信サーバ1501とを備える。操作端末801、被操作端末121(1)~121(n)及び配信サーバ1501はネットワーク110を介して接続される。
 操作端末801及び被操作端末121(1)~121(n)の構成及び機能は、前述した第2の実施形態と同じなので、それらの説明は省略する。
 配信サーバ1501は、プロセッサ(CPU)201、メモリ202、バス203、不揮発記憶装置204、入力インターフェース205、出力インターフェース206及びネットワークインターフェース207を有する計算機である。
 メモリ202は、例えば、DRAM(Dynamic Random Access Memory)のような高速かつ揮発性の記憶装置であり、不揮発記憶装置204は、例えば、磁気記憶装置、フラッシュメモリ等の大容量かつ不揮発性の記憶装置である。
 メモリ202は、オペレーティングシステム(OS)208を格納する。プロセッサ201が、オペレーティングシステム208を実行することによって、配信サーバ1501の基本機能が実装される。
 また、メモリ202は、スクリプト受信部230及びスクリプト送信部812を構成するためのプログラムを格納する。すなわち、プロセッサ201が、これらのプログラムを実行することによって、前記各部が実装される。
 スクリプト受信部230は、操作端末801(又は、代表端末1421)から送信されたスクリプト108を受信し、受信したスクリプト108を所定の記憶領域に格納する。スクリプト送信部812は、端末情報817(図9)(又は、端末情報1117(図12))を参照して、スクリプトを送信すべき被操作端末121(1)~121(n)のIPアドレスを特定し、該特定されたアドレスにスクリプトを送信する。
 以上に説明したように本発明の第5の実施形態によると、配信サーバ1501が各被操作端末121(1)~121(n)に生成されたスクリプトを送信するので、スクリプトの配信の負荷を分散することができ、操作端末101や代表端末1401の性能が高くない場合でも、被操作端末121(1)等をスムーズに操作することができる。
 以上、本発明を添付の図面を参照して詳細に説明したが、本発明はこのような具体的構成に限定されるものではなく、添付した請求の範囲の趣旨内における様々な変更及び同等の構成を含むものである。

Claims (19)

  1.  ユーザが操作する操作端末と、前記操作端末によって遠隔制御される1台以上の被操作端末とを備える計算機システムであって、
     前記操作端末は、プログラムを実行するプロセッサ、前記プロセッサによって実行されるプログラムを格納するメモリ、ユーザインターフェース、及び、通信インターフェースを有し、
     前記被操作端末は、プログラムを実行するプロセッサ、前記プロセッサによって実行されるプログラムを格納するメモリ、及び、通信インターフェースを有し、
     前記計算機システムは、
     ユーザによる操作情報から制御命令を生成するための生成ルールを保持し、
     ユーザが前記ユーザインターフェースを操作することによって発生する操作情報を取得する操作情報取得部と、
     前記生成ルールに従って、前記取得された操作情報から制御命令を生成する命令生成部と、
     前記生成された制御命令を前記被操作端末に送信する命令送信部と、を有し、
     前記被操作端末は、受信した前記制御命令を実行する命令実行部と、前記受信した制御命令の実行結果を前記操作端末に送信する実行結果送信部と、を有し、
     前記操作端末は、前記被操作端末から送信される実行結果を受信し、前記受信した実行結果によって制御命令の実行の成否を判定する実行結果受信部を有することを特徴とする計算機システム。
  2.  請求項1に記載の計算機システムであって、
     前記操作端末は、前記操作情報取得部、前記命令生成部、及び、前記命令送信部を有し、
     前記操作情報取得部は、ユーザが前記操作端末のユーザインターフェースを操作することによって発生する操作情報を取得し、
     前記命令生成部は、前記取得された操作情報から制御命令を生成し、
     前記命令送信部は、前記生成された制御命令を前記被操作端末に送信することを特徴とする計算機システム。
  3.  請求項1に記載の計算機システムであって、
     前記生成ルールは、前記操作情報と前記制御命令とを対応させたものであって、
     前記命令生成部は、
     前記操作情報が、画面上の操作のみで画面上の変化以外の結果を生じないものである場合、当該操作情報を削除し、
     前記操作情報が、他の操作情報と共に一つの処理を実行するものである場合、複数の操作情報を一つの制御命令にまとめることを特徴とする計算機システム。
  4.  請求項1に記載の計算機システムであって、
     前記制御命令は、操作対象を識別する情報と、操作のパラメータと、操作の種類の情報とを含むことを特徴とする計算機システム。
  5.  請求項1に記載の計算機システムであって、
     前記被操作端末から送信される実行結果は、当該被操作端末での制御命令の実行の成否、エラー発生箇所及びエラー発生原因の情報を含むことを特徴とする計算機システム。
  6.  請求項2に記載の計算機システムであって、
     前記計算機システムは、複数の前記被操作端末を備え、
     前記操作端末は、前記制御命令の送信先となる被操作端末の宛先を含む端末情報を保持し、
     前記命令送信部は、前記端末情報を参照して前記制御命令を送信すべき被操作端末の宛先を特定し、該特定された宛先に制御命令を送信することを特徴とする計算機システム。
  7.  請求項6に記載の計算機システムであって、
     前記操作端末は、前記制御命令の実行結果を処理する実行結果出力部を有し、
     前記実行結果受信部は、前記制御命令の宛先となった被操作端末から、当該制御命令の実行の結果を受信し、前記被操作端末毎の制御命令の実行の結果を格納し、
     前記実行結果出力部は、前記被操作端末毎の制御命令の実行の成否を判定することを特徴とする計算機システム。
  8.  請求項6に記載の計算機システムであって、前記端末情報は、前記被操作端末の宛先の情報、及び、前記被操作端末での制御命令の実行結果を含むことを特徴とする計算機システム。
  9.  請求項1に記載の計算機システムであって、
     前記複数の被操作端末の1台を代表端末に設定し、
     前記操作端末は、
     ユーザが前記ユーザインターフェースを操作することによって発生する入力情報を取得する入力情報取得部と、
     前記取得した入力情報を前記代表端末に送信する入力情報送信部と、を有し、
     前記制御命令の送信先となる被操作端末の宛先を含む端末情報を保持し、
     前記代表端末は、前記操作情報取得部及び前記命令生成部を有し、
     前記操作情報取得部は、前記操作端末から送信された入力情報から操作情報を取得し、
     前記命令生成部は、前記取得された操作情報から制御命令を生成し、
     前記代表端末は、前記命令生成部が生成した制御命令を前記操作端末に送信し、
     前記操作端末の命令送信部は、前記端末情報を参照して前記制御命令を送信すべき被操作端末の宛先を特定し、前記代表端末によって生成された制御命令を前記特定された被操作端末に送信することを特徴とする計算機システム。
  10.  請求項1に記載の計算機システムであって、
     前記複数の被操作端末の1台を代表端末に設定し、
     前記操作端末は、
     ユーザが前記ユーザインターフェースを操作することによって発生する入力情報を取得する入力情報取得部と、
     前記取得した入力情報を前記代表端末に送信する入力情報送信部と、を有し、
     前記代表端末は、
     前記操作情報取得部、前記命令生成部、及び、前記命令送信部を有し、
     前記制御命令の送信先となる被操作端末の宛先を含む端末情報を保持し、
     前記操作情報取得部は、前記操作端末から送信された入力情報から操作情報を取得し、
     前記命令生成部は、前記取得された操作情報から制御命令を生成し、
     前記命令送信部は、前記端末情報を参照して前記制御命令を送信すべき被操作端末の宛先を特定し、前記代表端末によって生成された制御命令を他の前記被操作端末に送信することを特徴とする計算機システム。
  11.  請求項1に記載の計算機システムであって、
     前記計算機システムは、前記制御命令を複数の前記被操作端末に送信する配信サーバを備え、
     前記配信サーバは、前記命令生成部によって生成された制御命令を前記被操作端末に送信する前記命令送信部を有することを特徴とする計算機システム。
  12.  ユーザが操作する操作端末と、前記操作端末によって遠隔制御される1台以上の被操作端末とを有する計算機システムにおける計算機の制御方法であって、
     前記操作端末は、プログラムを実行するプロセッサ、前記プロセッサによって実行されるプログラムを格納するメモリ、ユーザインターフェース、及び、通信インターフェースを有し、
     前記被操作端末は、プログラムを実行するプロセッサ、前記プロセッサによって実行されるプログラムを格納するメモリ、及び、通信インターフェースを有し、
     前記計算機システムは、ユーザによる操作情報から制御命令を生成するためのルールを含む生成ルールを保持し、
     前記制御方法は、
     ユーザが前記ユーザインターフェースを操作することによって発生する操作情報を取得するステップと、
     前記生成ルールに従って、前記取得された操作情報から制御命令を生成するステップと、
     前記生成された制御命令を前記被操作端末に送信するステップと、
     前記被操作端末が、受信した前記制御命令を実行し、前記受信した制御命令の実行結果を前記操作端末に送信するステップと、
     前記操作端末は、前記被操作端末から送信される実行結果を受信し、前記受信した実行結果によって制御命令の実行の成否を判定するステップとを含むことを特徴とする計算機の制御方法。
  13.  請求項12に記載の計算機の制御方法であって、
     前記操作端末が、ユーザがユーザインターフェースを操作することによって発生する操作情報を取得し、
     前記操作端末が、前記生成ルールに従って、前記取得された操作情報から制御命令を生成し、
     前記操作端末が、前記生成された制御命令を前記被操作端末に送信することを特徴とする計算機の制御方法。
  14.  請求項12に記載の計算機の制御方法であって、
     前記生成ルールは、前記操作情報と前記制御命令とを対応させたものであって、
     前記制御命令を生成するステップでは、
     前記操作情報が、画面上の操作のみで画面上の変化以外の結果を生じないものである場合、当該操作情報を削除し、
     前記操作情報が、他の操作情報と共に一つの処理を実行するものである場合、複数の操作情報を一つの制御命令にまとめることを特徴とする計算機の制御方法。
  15.  請求項13に記載の計算機の制御方法であって、
     前記計算機システムは、複数の前記被操作端末を有し、
     前記操作端末は、前記制御命令の送信先となる被操作端末の宛先を含む端末情報を保持し、
     前記スクリプトを送信するステップでは、前記端末情報を参照して前記制御命令を送信すべき被操作端末の宛先を特定し、該特定された宛先に制御命令を送信することを特徴とする計算機の制御方法。
  16.  請求項15に記載の計算機の制御方法であって、
     前記操作端末が、前記制御命令の宛先となった被操作端末から、当該制御命令の実行の結果を受信し、前記被操作端末毎の制御命令の実行の結果を格納するステップと、
     前記操作端末が、前記被操作端末毎の制御命令の実行の成否を判定するステップとを含むことを特徴とする計算機の制御方法。
  17.  請求項12に記載の計算機の制御方法であって、
     前記操作端末は、前記制御命令の送信先となる被操作端末の宛先を含む端末情報を保持し、
     前記制御方法は、
     前記操作端末が、前記複数の被操作端末の1台を代表端末に設定するステップと、
     前記操作端末が、ユーザが前記ユーザインターフェースを操作することによって発生する入力情報を取得するステップと、
     前記操作端末が、前記取得した入力情報を前記代表端末に送信するステップと、
     前記代表端末が、前記操作端末から送信された入力情報から操作情報を取得するステップと、
     前記代表端末が、前記生成ルールに従って、前記取得した操作情報から制御命令を生成するステップと、
     前記代表端末が、前記生成された制御命令を前記操作端末に送信するステップと、
     前記操作端末が、前記端末情報を参照して前記制御命令を送信すべき被操作端末の宛先を特定するステップと、
     前記操作端末が、前記代表端末によって生成された制御命令を前記特定された被操作端末に送信するステップとを含むことを特徴とする計算機の制御方法。
  18.  請求項12に記載の計算機の制御方法であって、
     前記複数の被操作端末の1台が設定される代表端末が、前記制御命令の送信先となる被操作端末の宛先を含む端末情報を保持し、
     前記制御方法は、
     前記操作端末が、ユーザが前記ユーザインターフェースを操作することによって発生する入力情報を取得するステップと、
     前記操作端末が、前記取得した入力情報を前記代表端末に送信するステップと、
     前記代表端末が、ユーザが前記ユーザインターフェースを操作することによって発生する操作情報を取得するステップと、
     前記代表端末が、前記生成ルールに従って、前記取得した操作情報から制御命令を生成するステップと、
     前記代表端末が、前記端末情報を参照して前記制御命令を送信すべき被操作端末の宛先を特定するステップと、
     前記代表端末が、前記代表端末によって生成された制御命令を他の前記被操作端末に送信するステップとを含むことを特徴とする計算機の制御方法。
     前記代表端末が、前記端末情報を参照して前記スクリプトを送信すべき被操作端末の宛先を特定し、前記代表端末によって生成されたスクリプトを前記特定された被操作端末に送信するステップとを含むことを特徴とする計算機の制御方法。
  19.  請求項12に記載の計算機の制御方法であって、
     前記計算機システムは、前記制御命令を複数の前記被操作端末に送信する配信サーバを有し、
     前記配信サーバは、前記生成されたスクリプトを前記被操作端末に送信することを特徴とする計算機の制御方法。
PCT/JP2011/054362 2011-02-25 2011-02-25 計算機システム及び計算機の制御方法 WO2012114519A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US13/130,190 US20120221958A1 (en) 2011-02-25 2011-02-25 Computer system and method for controlling computer
PCT/JP2011/054362 WO2012114519A1 (ja) 2011-02-25 2011-02-25 計算機システム及び計算機の制御方法
JP2013500807A JPWO2012114519A1 (ja) 2011-02-25 2011-02-25 計算機システム及び計算機の制御方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2011/054362 WO2012114519A1 (ja) 2011-02-25 2011-02-25 計算機システム及び計算機の制御方法

Publications (1)

Publication Number Publication Date
WO2012114519A1 true WO2012114519A1 (ja) 2012-08-30

Family

ID=46719865

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/054362 WO2012114519A1 (ja) 2011-02-25 2011-02-25 計算機システム及び計算機の制御方法

Country Status (3)

Country Link
US (1) US20120221958A1 (ja)
JP (1) JPWO2012114519A1 (ja)
WO (1) WO2012114519A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014192671A (ja) * 2013-03-27 2014-10-06 Kddi Corp 遠隔操作システム、操作端末、遠隔操作方法およびプログラム

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001228842A (ja) * 2000-02-16 2001-08-24 Nippon Telegr & Teleph Corp <Ntt> コンピュータ画面共有制御方法及びコンピュータ画面共有制御システム
JP2003323386A (ja) * 2002-05-01 2003-11-14 Saver Corp コラボレーション・サーバー、コラボレーション・システム、コラボレーション・プログラムが格納されたプログラム製品、及びコラボレーション方法
JP2007079988A (ja) * 2005-09-14 2007-03-29 Nec Corp Wwwブラウザ、htmlページ共有システムおよびhtmlページ共有方法
JP2007328594A (ja) * 2006-06-08 2007-12-20 Toshiba Corp サーバ装置、並びにその制御命令処理方法及び制御命令処理プログラム、端末装置

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5283861A (en) * 1990-08-31 1994-02-01 International Business Machines Corporation Remote control of a local processor console
US6892230B1 (en) * 1999-06-11 2005-05-10 Microsoft Corporation Dynamic self-configuration for ad hoc peer networking using mark-up language formated description messages
JP3936835B2 (ja) * 2000-09-20 2007-06-27 株式会社日立製作所 計算機ネットワーク用の端末装置および操作履歴記録方法
US20020103935A1 (en) * 2001-01-26 2002-08-01 Neil Fishman Pushing rich content information to mobile devices
US7293075B2 (en) * 2001-04-12 2007-11-06 Unisys Corporation Method and apparatus for operating a data processing system using multiple console views
US7546584B2 (en) * 2003-06-16 2009-06-09 American Megatrends, Inc. Method and system for remote software testing
KR100982511B1 (ko) * 2003-10-08 2010-09-16 삼성전자주식회사 원격 제어 장치 및 방법
US7444633B2 (en) * 2004-03-05 2008-10-28 International Business Machines Corporation Federating legacy/remote content into a central network console
JP2006018430A (ja) * 2004-06-30 2006-01-19 Ricoh Co Ltd 情報処理装置、ネットワークシステム、プログラム、データ構造及び記憶媒体
JP2005040629A (ja) * 2004-10-18 2005-02-17 Konami Co Ltd ネットワーク対戦型ゲームシステム、方法、装置及びプログラム
WO2006063118A2 (en) * 2004-12-07 2006-06-15 Pure Networks, Inc. Network management
JP4956938B2 (ja) * 2005-08-25 2012-06-20 富士通株式会社 リモート操作プログラム、方法及び端末装置
KR100772923B1 (ko) * 2006-08-23 2007-11-05 한국전자통신연구원 휴대용 단말기에서 서버의 응용프로그램을 실행하기 위한시스템 및 방법
US20090287832A1 (en) * 2008-04-10 2009-11-19 Wyse Technology Inc. Multiple client control system
US7870496B1 (en) * 2009-01-29 2011-01-11 Jahanzeb Ahmed Sherwani System using touchscreen user interface of a mobile device to remotely control a host computer
US20110314387A1 (en) * 2010-06-18 2011-12-22 International Business Machines Corporation Intelligent filtering for render status determination in a screen sharing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001228842A (ja) * 2000-02-16 2001-08-24 Nippon Telegr & Teleph Corp <Ntt> コンピュータ画面共有制御方法及びコンピュータ画面共有制御システム
JP2003323386A (ja) * 2002-05-01 2003-11-14 Saver Corp コラボレーション・サーバー、コラボレーション・システム、コラボレーション・プログラムが格納されたプログラム製品、及びコラボレーション方法
JP2007079988A (ja) * 2005-09-14 2007-03-29 Nec Corp Wwwブラウザ、htmlページ共有システムおよびhtmlページ共有方法
JP2007328594A (ja) * 2006-06-08 2007-12-20 Toshiba Corp サーバ装置、並びにその制御命令処理方法及び制御命令処理プログラム、端末装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014192671A (ja) * 2013-03-27 2014-10-06 Kddi Corp 遠隔操作システム、操作端末、遠隔操作方法およびプログラム

Also Published As

Publication number Publication date
JPWO2012114519A1 (ja) 2014-07-07
US20120221958A1 (en) 2012-08-30

Similar Documents

Publication Publication Date Title
CN102171995B (zh) 服务器故障时的报文处理方法及路由器
KR20140036315A (ko) 원격지원방법, 시스템 및 단말기
CN103873692A (zh) 一种分享资源的方法、装置及系统
CN105407407A (zh) 视频的播放方法和装置
CN102915249A (zh) 远程地实现固件升级的方法和装置
JP2013504806A (ja) ファイルディレクトリに基づいたファイルの転送のための方法、装置、およびシステム
CN104954433A (zh) 一种用于移动设备的图片数据上传方法
CN110086664A (zh) 一种接入设备故障处理方法及装置
CN105511722A (zh) 显示屏控制方法和系统
CN103944961A (zh) 一种分享应用的方法、装置及系统
WO2012114519A1 (ja) 計算機システム及び計算機の制御方法
CN111694744B (zh) 一种基于monkey源码的测试开发方法
CN105337926A (zh) 一种多端联动方法及相关设备与系统
CN102684865B (zh) 一种数据同步的方法、系统及设备
JP5588857B2 (ja) Lani/f切替制御システムと方法およびプログラム
CN107463524A (zh) 一种访问数据的方法及相关设备
CN103473170B (zh) 测试系统及测试方法
CN112988482B (zh) 服务器操作管理方法、装置、终端、服务器及存储介质
CN104468645A (zh) 一种控制方法、电子设备及一种信息传输方法、装置
CN108667908B (zh) 客户端交互时的信息反馈方法、装置、设备及存储介质
CN110830305B (zh) 无线设备接入wifi网络的方法、装置、电子设备及存储介质
CN112003749B (zh) 一种主机信息添加方法、系统和电子设备
CN114095343A (zh) 基于双活系统的容灾方法、装置、设备及存储介质
CN116095374A (zh) 图像处理方法、装置、设备及计算机可读存储介质
CN109088921B (zh) 一种写操作处理方法、装置和计算机可读存储介质

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 13130190

Country of ref document: US

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11859515

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013500807

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11859515

Country of ref document: EP

Kind code of ref document: A1