JP2004078624A - Simultaneous operation method for plurality of computers - Google Patents

Simultaneous operation method for plurality of computers Download PDF

Info

Publication number
JP2004078624A
JP2004078624A JP2002238724A JP2002238724A JP2004078624A JP 2004078624 A JP2004078624 A JP 2004078624A JP 2002238724 A JP2002238724 A JP 2002238724A JP 2002238724 A JP2002238724 A JP 2002238724A JP 2004078624 A JP2004078624 A JP 2004078624A
Authority
JP
Japan
Prior art keywords
computers
computer
meta
data
same
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2002238724A
Other languages
Japanese (ja)
Inventor
Norio Tamura
田村 憲生
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2002238724A priority Critical patent/JP2004078624A/en
Publication of JP2004078624A publication Critical patent/JP2004078624A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Multi Processors (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To carry out operation for the same purpose on a plurality of computers by interface (GUI) operation on one computer, to operate in the same way even in different OSs or different image plane configurations, and extensively reduce labor of simultaneous operation work with respect to the plurality of computers. <P>SOLUTION: The simultaneous operation method for the plurality of computers is composed of a single computer having an input part 1 for inputting operation in one computer, an analyzing/defining part 2 analyzing input data as operation to a meta-structure and defining it as operation data, and a sending part 3 sending definition data to the plurality of computers, and the plurality of computers having an analyzing part 4 receiving an operating instruction from the single computer and analyzing received data, and a carrying out part 5 carrying out the same operation to an OS or product having the same meta-structure by the analyzed data. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は複数コンピュータのリモート操作方法及びそのシステムに関する。
【0002】
【従来の技術】
従来、複数台のコンピュータで同じ処理を行う必要がある場合(インストール、操作教育指導など)1台のコンピュータに複数台コンピュータの仮想画面を構築し、1台マシンのインターフェースで複数台コンピュータの操作を切り替え行う。複数台コンピュータにあらかじめ作成したスクリプトによる操作を行う。操作者のコンピュータ操作を座標軸単位で正確に模倣し、対象となる全てのコンピュータにその同じ操作を実施する。等がある。
【0003】
なお、本従来技術以外に、この種の方法としては、リモートコンピュータシステムに遠隔的にソフトウェア操作を実施する、特開平10−91454等が挙げられる。
【0004】
【発明が解決しようとする課題】
従来技術においては、複数台コンピュータの処理を単一操作者が行わなければならず、この限りでは、仮想画面を使用しても1台1台に対するオペレーションをしなければならず、操作×n(マシン台数)といった労力は変化しない。 また、スクリプトなどによる操作では、スクリプトの作成に労力を要し、また、スクリプトの動作が確実かどうか、インターフェース(GUI)上での確認が取りにくい問題がある。操作者のコンピュータ操作を正確に模倣し、対象となる全てのコンピュータにその同じ操作を配信、実行するケースもあるが、全てのコンピュータ画面を同じ構成(ウィンドウ枠、相対位置、画面構成)にする必要があり、座標軸(ポイント)がずれた場合、対処不可能となる。
【0005】
全てのコンピュータ画面構成を同じであると考慮するのは現実的ではない。更に、これら方式では同種OS上での操作では対応可能であるが、異種OS間では対処が不可能である。
【0006】
本発明の目的は、上記問題点を解消する為に、1台のコンピュータ上でのインタフェース(GUI)操作によって、複数台コンピュータ上で同じ目的の操作を実行し、異なるOS、異なる画面構成でも同一操作が可能であり、複数台コンピュータに対する同時操作作業の大幅な労力軽減の実現する事にある。
【0007】
【課題を解決するための手段】
上記目的を達成する為に、操作元コンピュータと複数台の操作先コンピュータに操作対象となるOS、製品の構造をメタ構造として保持し、操作をメタ構造の操作として共通に扱う事で実現するものである。
【0008】
また、操作元コンピュータの操作をメタ構造に対する操作として解析定義し、データとして複数台の操作先コンピュータへ配信する機能を備えたものである。
【0009】
さらに複数台の操作先コンピュータは受け取ったメタ構造の操作データを元に同一のメタデータを持つOS、製品に対し操作を実施する機能を備えたものである。
【0010】
さらに、本手段を用いる事により、異なるOS、異なる画面構成に依存しない一意の操作を複数の操作先コンピュータ上で実現する事を特徴としたものである。
【0011】
【発明の実施の形態】
以下、本発明の実施例を図面に基づいて詳細に説明する。
図1は、本発明における一実施例である複数コンピュータの同時操作方法を使用する構成を示すものである。本実施例ではネットワーク9で接続された、操作元コンピュータ1と複数台の操作先コンピュータ5で実現されており、操作元コンピュータ1には入力部2、解析・定義部3、送信部4、構造定義保持部10が割り当てられ、操作先コンピュータ5には、受信部6、解析部7、実行部8、構造定義保持部10が割り当てられている。
【0012】
構造定義保持部10は操作元コンピュータ及び複数の操作先コンピュータそれぞれに同一のものを保持する。
操作者は操作元コンピュータ1において複数台の操作先コンピュータ5で同時に実施したい操作を入力部2にて行う。この操作は解析・定義部3に送られ、構造定義保持部10を使用し、図2で示すメタ構造に対する操作として一意に解釈され、定義データとして変換された後、送信部4によって複数台の操作先コンピュータへ送信される。図2の詳細は後述する。
【0013】
操作先コンピュータ5は操作元コンピュータ1からの定義データを受信部6にて受け取り、解析部7にて構造定義保持部10と照合し、定義データを同一のメタ構造を有するOS、製品に対する操作として解析する。解析された操作は、実行部8によって対象となるOS、製品の操作として実行する。
【0014】
図2は図1で示した操作元コンピュータ1の操作を複数台の操作先コンピュータ5で実現する為に、それぞれで共通に保持する、操作に対するメタ構造を示したものである。
OS、あるいは製品に対する任意のオブジェクトに対する操作は、それぞれ上位のオブジェクト構成構造を識別する事によって一意に特定可能である。例えば“製品Aのインストール開始ボタンを押す”操作は“どの製品の、どの機能の、どの画面の、どのオブジェクトの、どういう動作か”が判別出来れば、目的の操作を一意に特定可能となる。
【0015】
本実現例では、製品構造11、機能構造12、画面構造13、オブジェクト構造14、操作構造15をメタ構造として保持し、実操作を、操作に対するメタ構造11に対する操作として定義することにより上位構造との関連によって操作を一意に特定する事を可能とする。
【0016】
本メタ構造は、構造定義保持部10に格納され、図1で示した操作元コンピュータ1の解析・定義部3あるいは操作先コンピュータ5の解析部7によって一意の操作として識別する為に使用される。
【0017】
図3は図1で示した操作元コンピュータ1の操作を複数台の操作先コンピュータ5で実現する為の、メタ構造のデータ化を示したものである。
【0018】
メタ構造に対する操作はどのような解釈でデータ化されてもよい。メタ構造のデータ化20では、“製品Aのインストール開始ボタンを押す“操作に対するメタ構造のデータ定義解釈例を示すものである。ここではデータを文字列として判別する文字列解釈21、コードで判別するコード解釈22、コードコンビネーションをあらかじめ保持し、そのIDで判別するコードコンビネーションID解釈23を示す。本実施例では、図2で示した、操作に対するメタ構造11をベースとした3例を示したが、いずれか任意の方法を採用してもよく、また操作を一意識別可能であれば別の方式を用いてもよい。
【0019】
図4は図1の操作元コンピュータ1の処理の流れを示す。
操作者の入力に対する有無を判定し(ステップ30)、入力が無かった場合は、そのまま終了する。入力があった場合、まず操作元コンピュータ1での操作のために入力イベントをOSへ渡す(ステップ31)。その後メタ構造を有する操作対象のOS、製品に対する操作か否か判別し、当該操作ではなかった場合はそのまま終了する(ステップ32)。当該操作であった場合、構造定義保持部よりメタ構造情報を採取した後(ステップ33)、操作をメタ構造に対する操作としてマッピングする(ステップ34)。
【0020】
マッピングの成否を判定し(ステップ35)、失敗あるいは当該操作が無い場合はエラー処理を実施(ステップ36)し終了する。マッピングが成功した場合は、さらに、操作先コンピュータに対し操作させる内容か否かを判断する(ステップ37)。例えば、ウィンドウ枠の移動など、操作元コンピュータのみの処理の場合、操作先コンピュータを操作する必要が無い為、メタ構造に対する操作であっても本ステップでその可否を判断する。判断の結果、操作先コンピュータに配信可能な処理だった場合、メタ構造に対する操作をデータとして定義し(ステップ38)、複数台の操作先コンピュータに対し、定義データを送信する(ステップ39)。
【0021】
図5は図1の操作先コンピュータ5の処理の流れを示す。
操作先コンピュータ5は、図1の操作元コンピュータからの定義データ受信の有無を判別する(ステップ50)。受信が無い場合はそのまま終了し、次回の受信を待機する。受信があった場合、受信した定義データを解析し(ステップ51)、構造定義保持部よりメタ構造の情報を採取し(ステップ52)、受信データ解析結果をメタ構造に対する操作へマッピングする(ステップ53)。
【0022】
マッピングの可否を判定し(ステップ54)、成功しなかった場合、操作対象が定義されていないため実行せず、エラー処理を行った後終了する(ステップ55)。マッピングが成功した場合、同一メタ構造を有するOS、製品に対する操作を特定し(ステップ56)、メタ構造に対する操作を、特定された一意のOS、製品に対する操作は操作先コンピュータ上で実行される(ステップ57)。
【0023】
図6は本実施例を概念的に図示したものである。
本実施例によれば、複数台コンピュータに対する同一操作(インストール、操作指導他)が必要な場合、複数台コンピュータの操作対象となるOS、製品に同一のメタ構造が定義されていれば、操作者の操作は、操作対象の複数台コンピュータ上のOS、製品に対し同一の操作が行われる。
【0024】
複数台コンピュータが同一のメタ構造を有し、解析・実施可能であればOSの相違を問わず、同一の操作が可能となる効果を有する。
複数台コンピュータが同一のメタ構造を有し、解析・実施可能であれば画面構成の相違(フォントが大きい、ウィンドウ枠の大きさ、ウィンドウ解像度・配色)を問わず、操作者の操作をそれぞれに実行可能となる効果を有する。
【0025】
上記方式においては、操作対象となる複数台コンピュータの操作が、各コンピュータのポインタ(マウスポインタ)の位置に依存しない利点を有する。また、操作先コンピュータ上で、操作の場所へポインタを自動的に移動した上で実操作を行う。操作の場所を赤く光らせる。など、動きを示す予備動作を画面上に示す事により、視覚的な操作状況を操作先コンピュータ画面上に示すことが可能となり、コンピュータの操作指導などに活用でき、さらに利便性の範囲を拡大することが出来る。
【0026】
図7は本発明の応用例を示したものである。
本応用例は上記実施例を基本とし、さらに構造定義保持部10に保持するメタ構造を操作元コンピュータ1と操作先コンピュータ5で異なる構造を持つことによって、複数コンピュータの同時操作を行う環境管理を行う例を示す。
【0027】
本応用例は、図1で示した実施例における構成に加え、操作元コンピュータ1の構造定義保持部10では、複数台の操作先コンピュータ5に操作を配信する為に使用する共通メタ定義60と、操作先コンピュータ5を管理する為に使用するサーバ用メタ定義61を保持し、さらに、操作先コンピュータ5に対する管理指示を実施する為のサーバ用管理画面62から構成される。操作先コンピュータ5の構造定義部10では、前述の共通メタ定義60と、操作元コンピュータ1からの管理指示を解釈するクライアント用メタ定義63から構成される。
【0028】
操作者は、複数台の操作先コンピュータ5に同時操作を行う為の管理操作(例えば操作対象となる複数台の操作先コンピュータIPアドレスの取得、同時操作したいソフトウェアの配布、任意のプログラムの実行等)を実施したい場合、それら管理機能を有する、操作元コンピュータ1のサーバ用管理画面62より、任意の管理操作を実施する。
【0029】
サーバ管理画面62の操作は入力部2から解析・定義部3へ渡される。解析・定義部3ではサーバ用管理画面62からの操作であることを認識し、通常の同時操作を行う場合に使用する構造定義保持部10の共通メタ定義60ではなく、サーバ用メタ定義61を参照し、操作者の意図するサーバ用管理画面62での一意の操作として定義し管理操作用データとしてデータ化する。本データは送信部4にてネットワーク9を介し、複数台の操作先コンピュータへ配信される。
【0030】
操作先コンピュータ5では受信部6にて管理操作用データを受信し、解析部7へ送る。このとき、解析部7は管理操作用データであることを認識し、通常の同時操作で用いる構造定義保持部10の共通メタ定義60ではなく、クライアント用メタ定義63を参照し、操作元コンピュータ1で操作者が意図する管理操作(操作先コンピュータ5で実行すべき動作)を解析する。実行部8では解析された内容を受け、操作者が操作元コンピュータ1のサーバ用管理画面62で指示した管理操作に対する動作(IPアドレスの返信、配布ソフトウェアの取得、任意のプログラムの実行等)を実行する。
【0031】
本応用例を用いる事により、複数コンピュータで同時操作を行う場合の前提となる環境整備や管理についても、同時操作を行う場合と同じロジックで、操作元コンピュータからの管理操作の指示を一元的に実施可能となり、本構成を有するシステムにおける総合的な管理面や操作面においてさらに利便性の向上をもたらす効果を有する。
【0032】
【発明の効果】
本発明によれば、複数コンピュータに対する同時操作において、複数台コンピュータに対する作業を複数回行うことなく、労力の大幅な軽減が可能である。
【0033】
本発明の他の様態では、メタ構造に対する操作として複数台コンピュータ操作が行われる為、確実な操作反映が可能となる。
【0034】
本発明の更に他の様態では、メタ構造に対する操作として複数台コンピュータ操作が行われる為、同じメタ構造を有するOS、製品であれば、異なるOSあるいは異なる画面構造であっても、それらに依存しない一貫した操作が可能となる。
【図面の簡単な説明】
【図1】本発明における一実施例である、複数コンピュータの同時操作方法を使用する構成を示すものである。
【図2】図1で示した操作元コンピュータの操作を複数台の操作先コンピュータで実現する為に、それぞれで共通に保持する、操作に対するメタ構造を示したものである。
【図3】図1で示した操作元コンピュータの操作を複数台の操作先コンピュータで実現する為の、メタ構造のデータ化を示したものである。
【図4】図1の操作元コンピュータの処理の流れを示すフローチャートである。
【図5】図1の操作先コンピュータの処理の流れを示すフローチャートである。
【図6】本実施例を概念的に図示したものである。
【図7】本発明の応用例を示したものである。
【符号の説明】
1 操作元コンピュータ
2 入力部
3 解析・定義部
4 送信部
5 操作先コンピュータ
6 受信部
7 解析部
8 実行部
9 ネットワーク
10 構造定義保持部
11 操作に対するメタ構造
12 製品構造
13 機能構造
14 画面構造
15 オブジェクト構造
16 操作構造
20 メタ構造のデータ化
21 文字列解釈
22 コード解釈
23 コードコンビネーションID解釈
60 共通メタ定義
61 サーバ用メタ定義
62 サーバ用管理画面
63 クライアント用メタ定義
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a method of remotely operating a plurality of computers and a system thereof.
[0002]
[Prior art]
Conventionally, when it is necessary to perform the same processing on multiple computers (installation, operation education guidance, etc.), construct a virtual screen of multiple computers on one computer, and operate multiple computers with the interface of one machine Switch. Perform operations using scripts created in advance on multiple computers. The computer operation of the operator is accurately imitated for each coordinate axis, and the same operation is performed on all target computers. Etc.
[0003]
In addition to this conventional technique, as this type of method, there is Japanese Patent Application Laid-Open No. Hei 10-91454, in which software operation is remotely performed on a remote computer system.
[0004]
[Problems to be solved by the invention]
In the prior art, a single operator must perform the processing of a plurality of computers, and in this case, even if a virtual screen is used, the operation must be performed on each of the computers, and the operation × n ( Labor (number of machines) does not change. In addition, operations using a script or the like require a lot of effort to create the script, and it is difficult to confirm whether the operation of the script is reliable on an interface (GUI). In some cases, the same operation is distributed and executed to all target computers by imitating the computer operation of the operator accurately. However, all computer screens have the same configuration (window frame, relative position, screen configuration). This is necessary, and if the coordinate axes (points) deviate, it becomes impossible to deal with it.
[0005]
It is not realistic to consider all computer screen configurations to be the same. Furthermore, these methods can cope with operations on the same type of OS, but cannot cope with different types of OS.
[0006]
An object of the present invention is to solve the above problems by executing the same operation on a plurality of computers by operating an interface (GUI) on one computer and using the same operation on different OSs and different screen configurations. The operation is possible, and it is to realize a great reduction in labor for simultaneous operation work on a plurality of computers.
[0007]
[Means for Solving the Problems]
In order to achieve the above-mentioned object, the operating system is realized by retaining the structure of the OS and product to be operated on the operation source computer and a plurality of operation destination computers as a meta structure and treating the operation as a meta structure operation in common. It is.
[0008]
Further, it has a function of analyzing and defining the operation of the operation source computer as an operation for the meta structure, and distributing it as data to a plurality of operation destination computers.
[0009]
Further, the plurality of operation destination computers are provided with a function of performing an operation on an OS and a product having the same metadata based on the received operation data of the meta structure.
[0010]
Furthermore, by using this means, a unique operation independent of different OSs and different screen configurations is realized on a plurality of operation destination computers.
[0011]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 shows a configuration using a simultaneous operation method for a plurality of computers according to an embodiment of the present invention. In this embodiment, the operation is realized by an operation source computer 1 and a plurality of operation destination computers 5 connected by a network 9, and the operation source computer 1 has an input unit 2, an analysis / definition unit 3, a transmission unit 4, and a structure. The definition holding unit 10 is assigned, and the receiving unit 6, the analyzing unit 7, the execution unit 8, and the structure definition holding unit 10 are assigned to the operation destination computer 5.
[0012]
The structure definition holding unit 10 holds the same one in each of the operation source computer and the plurality of operation destination computers.
The operator uses the input unit 2 to perform an operation to be simultaneously performed on a plurality of operation destination computers 5 on the operation source computer 1. This operation is sent to the analysis / definition unit 3 and is uniquely interpreted as an operation for the meta structure shown in FIG. 2 using the structure definition holding unit 10 and is converted as definition data. Sent to the destination computer. Details of FIG. 2 will be described later.
[0013]
The operation destination computer 5 receives the definition data from the operation source computer 1 at the receiving unit 6, compares the definition data with the structure definition holding unit 10 at the analysis unit 7, and converts the definition data as an operation for an OS or a product having the same meta structure. To analyze. The analyzed operation is executed by the execution unit 8 as an operation of the target OS or product.
[0014]
FIG. 2 shows a meta structure for the operation, which is held in common by each of the plurality of operation destination computers 5 in order to realize the operation of the operation source computer 1 shown in FIG.
An operation on an arbitrary object with respect to an OS or a product can be uniquely specified by identifying a higher-level object configuration structure. For example, the operation of "pressing the installation start button of the product A" can uniquely identify the target operation if it is possible to determine "what product, which function, which screen, which object, what kind of operation".
[0015]
In this implementation example, the product structure 11, the function structure 12, the screen structure 13, the object structure 14, and the operation structure 15 are held as a meta structure, and the actual operation is defined as an operation on the meta structure 11 with respect to the operation. The operation can be uniquely specified by the relation of.
[0016]
This meta structure is stored in the structure definition holding unit 10 and is used by the analysis / definition unit 3 of the operation source computer 1 or the analysis unit 7 of the operation destination computer 5 shown in FIG. .
[0017]
FIG. 3 shows data conversion of a meta structure for realizing the operation of the operation source computer 1 shown in FIG. 1 by a plurality of operation destination computers 5.
[0018]
Operations on the meta structure may be converted into data in any interpretation. The meta structure data conversion 20 shows an example of interpreting the data definition of the meta structure for the operation of “pressing the installation start button of the product A”. Here, a character string interpretation 21 for identifying data as a character string, a code interpretation 22 for identifying with a code, and a code combination ID interpretation 23 for holding a code combination in advance and identifying with its ID are shown. In the present embodiment, three examples based on the meta-structure 11 for the operation shown in FIG. 2 have been described. However, any one of the methods may be adopted. May be used.
[0019]
FIG. 4 shows a processing flow of the operation source computer 1 of FIG.
It is determined whether or not there is an input from the operator (step 30). If there is no input, the process ends. When there is an input, first, an input event is passed to the OS for operation on the operation source computer 1 (step 31). Thereafter, it is determined whether or not the operation is for the operating target OS or product having the meta structure. If the operation is not the operation, the process is terminated (step 32). If the operation is the operation, after the meta structure information is collected from the structure definition holding unit (step 33), the operation is mapped as an operation for the meta structure (step 34).
[0020]
It is determined whether the mapping is successful or not (step 35). If the mapping is not successful or the operation is not performed, error processing is performed (step 36) and the process is terminated. If the mapping is successful, it is further determined whether or not the content is to be operated by the operation destination computer (step 37). For example, in the case of processing of only the operation source computer, such as movement of a window frame, it is not necessary to operate the operation destination computer. If the result of the determination is that the process can be distributed to the operation destination computer, the operation for the meta structure is defined as data (step 38), and the definition data is transmitted to a plurality of operation destination computers (step 39).
[0021]
FIG. 5 shows a flow of processing of the operation destination computer 5 of FIG.
The operation destination computer 5 determines whether or not definition data has been received from the operation source computer in FIG. 1 (step 50). If there is no reception, the process ends and the next reception is waited. If there is a reception, the received definition data is analyzed (step 51), meta structure information is collected from the structure definition holding unit (step 52), and the received data analysis result is mapped to an operation on the meta structure (step 53). ).
[0022]
It is determined whether or not the mapping is possible (step 54). If the mapping is not successful, the operation is not executed because the operation target is not defined, and the process is terminated after performing error processing (step 55). If the mapping is successful, the operation on the OS and the product having the same meta structure is specified (step 56), and the operation on the meta structure is performed on the specified unique OS and the product on the operation destination computer (step 56). Step 57).
[0023]
FIG. 6 conceptually illustrates this embodiment.
According to this embodiment, when the same operation (installation, operation guidance, etc.) is required for a plurality of computers, if the same meta-structure is defined in the OS and product to be operated by the plurality of computers, the operator The same operation is performed on OSs and products on a plurality of computers to be operated.
[0024]
As long as a plurality of computers have the same meta structure and can be analyzed and executed, the same operation can be performed regardless of the OS.
If multiple computers have the same meta structure and can be analyzed and implemented, the operation of the operator can be performed independently of the differences in the screen configuration (large font, window frame size, window resolution / coloring). Has the effect of being executable.
[0025]
The above method has an advantage that the operation of a plurality of computers to be operated does not depend on the position of the pointer (mouse pointer) of each computer. In addition, the actual operation is performed after the pointer is automatically moved to the operation place on the operation destination computer. Make the operation area glow red. By displaying on the screen the preliminary operation indicating the movement, etc., it is possible to show the visual operation status on the screen of the computer to be operated, which can be used for computer operation guidance etc., further expanding the range of convenience I can do it.
[0026]
FIG. 7 shows an application example of the present invention.
This application example is based on the above embodiment, and furthermore, the meta structure held in the structure definition holding unit 10 has different structures between the operation source computer 1 and the operation destination computer 5, thereby enabling environment management for simultaneous operation of a plurality of computers. Here is an example of the operation.
[0027]
In this application example, in addition to the configuration in the embodiment shown in FIG. 1, the structure definition holding unit 10 of the operation source computer 1 includes a common meta definition 60 used for distributing operations to a plurality of operation destination computers 5. , Which holds a server meta definition 61 used to manage the operation destination computer 5, and further comprises a server management screen 62 for executing a management instruction to the operation destination computer 5. The structure definition unit 10 of the operation destination computer 5 includes the common meta definition 60 described above and a client meta definition 63 that interprets a management instruction from the operation source computer 1.
[0028]
The operator performs a management operation for simultaneously operating a plurality of operation destination computers 5 (for example, acquiring IP addresses of a plurality of operation destination computers to be operated, distributing software to be operated simultaneously, executing an arbitrary program, and the like). If it is desired to perform the above operations, any management operation is performed from the server management screen 62 of the operation source computer 1 having the management functions.
[0029]
The operation of the server management screen 62 is passed from the input unit 2 to the analysis / definition unit 3. The analysis / definition unit 3 recognizes that the operation is from the server management screen 62, and replaces the server meta definition 61 with the common meta definition 60 of the structure definition holding unit 10 used when performing a normal simultaneous operation. It is referred to, defined as a unique operation on the server management screen 62 intended by the operator, and converted into data for management operation. This data is distributed by the transmission unit 4 to a plurality of operation destination computers via the network 9.
[0030]
In the operation destination computer 5, the receiving unit 6 receives the management operation data and sends it to the analyzing unit 7. At this time, the analyzing unit 7 recognizes that the data is for management operation, and refers to the client meta definition 63 instead of the common meta definition 60 of the structure definition holding unit 10 used in ordinary simultaneous operation, and Analyzes the management operation intended by the operator (the operation to be executed by the operation destination computer 5). The execution unit 8 receives the analyzed contents, and performs an operation (reply of an IP address, acquisition of distribution software, execution of an arbitrary program, etc.) with respect to the management operation instructed by the operator on the server management screen 62 of the operation source computer 1. Execute.
[0031]
By using this application example, environment maintenance and management, which are the prerequisites for performing simultaneous operations on multiple computers, can be performed in a centralized manner using the same logic as when performing simultaneous operations. The present embodiment has the effect of further improving convenience in terms of overall management and operation in a system having this configuration.
[0032]
【The invention's effect】
ADVANTAGE OF THE INVENTION According to this invention, in simultaneous operation with respect to a several computer, a labor can be reduced significantly without performing the operation | work with respect to a several computer several times.
[0033]
In another embodiment of the present invention, since a plurality of computers are operated as operations on the meta structure, the operation can be reliably reflected.
[0034]
In still another embodiment of the present invention, since a plurality of computers are operated as operations on the meta structure, if the OS or the product has the same meta structure, it does not depend on a different OS or a different screen structure even if it is a product. Consistent operation is possible.
[Brief description of the drawings]
FIG. 1 shows a configuration using a method for simultaneously operating a plurality of computers, which is one embodiment of the present invention.
FIG. 2 shows a meta structure for the operation, which is commonly held in each of the operation source computers shown in FIG. 1, in order to realize the operation of the operation source computer by a plurality of operation destination computers.
FIG. 3 is a diagram illustrating data conversion of a meta structure for realizing the operation of the operation source computer shown in FIG. 1 by a plurality of operation destination computers.
FIG. 4 is a flowchart showing a processing flow of an operation source computer of FIG. 1;
FIG. 5 is a flowchart showing a processing flow of an operation destination computer of FIG. 1;
FIG. 6 conceptually illustrates the present embodiment.
FIG. 7 shows an application example of the present invention.
[Explanation of symbols]
Reference Signs List 1 operation source computer 2 input unit 3 analysis / definition unit 4 transmission unit 5 operation destination computer 6 reception unit 7 analysis unit 8 execution unit 9 network 10 structure definition holding unit 11 meta structure 12 for operation 12 product structure 13 function structure 14 screen structure 15 Object structure 16 Operation structure 20 Meta structure data conversion 21 Character string interpretation 22 Code interpretation 23 Code combination ID interpretation 60 Common meta definition 61 Server meta definition 62 Server management screen 63 Client meta definition

Claims (6)

操作を入力する為の入力部、前記入力された操作をメタ構造に対する操作として解析・定義する解析定義部、定義された操作データを対象とする複数コンピュータへ送信する送信部を有する単一コンピュータと、単一コンピュータからの操作指示を受け取り、受信したデータを解析する解析部と、解析されたデータより同一メタ構造を有するOSあるいは製品に対して同じ操作を実行する実行部を有する複数台コンピュータから構成されることを特徴とする、複数台コンピュータの同時操作方法。An input unit for inputting an operation, an analysis definition unit for analyzing and defining the input operation as an operation on the meta structure, a single computer having a transmission unit for transmitting the defined operation data to a plurality of computers; A plurality of computers having an analysis unit for receiving an operation instruction from a single computer and analyzing received data, and an execution unit for executing the same operation on an OS or a product having the same meta structure from the analyzed data. A method for simultaneously operating a plurality of computers. 操作対象のOS、あるいは製品のインタフェースをメタ構造として保持する事を特徴とする同時操作方法。A simultaneous operation method characterized in that an OS to be operated or an interface of a product is held as a meta structure. 1台のコンピュータ上での操作を、メタ構造に対する操作として定義化し、複数台のコンピュータにデータとして送信する事を特徴とする同時操作方法。A simultaneous operation method in which an operation on one computer is defined as an operation on a meta structure and transmitted as data to a plurality of computers. メタ構造に対する操作データとして受け取った内容を、それぞれのコンピュータ上で保持する同一メタ構造を有するOS、あるいは製品に対する操作として実行する事を特徴とする同時操作方法。A simultaneous operation method characterized in that contents received as operation data for a meta structure are executed as an operation for an OS or a product having the same meta structure held on each computer. 同一のメタ構造を有するOS、あるいは製品であれば異なるOS間でも同一操作が可能となることを特徴とする同時操作方法。A simultaneous operation method characterized in that the same operation can be performed between OSs having the same meta-structure or between different OSs if the product is a product. 同一のメタ構造を有するOS、あるいは製品であれば、異なる画面構成であっても同一操作が可能となる事を特徴とする同時操作方法。A simultaneous operation method characterized in that the same operation can be performed even if the OS or the product has the same meta structure, even if the screen configuration is different.
JP2002238724A 2002-08-20 2002-08-20 Simultaneous operation method for plurality of computers Pending JP2004078624A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002238724A JP2004078624A (en) 2002-08-20 2002-08-20 Simultaneous operation method for plurality of computers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002238724A JP2004078624A (en) 2002-08-20 2002-08-20 Simultaneous operation method for plurality of computers

Publications (1)

Publication Number Publication Date
JP2004078624A true JP2004078624A (en) 2004-03-11

Family

ID=32022024

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002238724A Pending JP2004078624A (en) 2002-08-20 2002-08-20 Simultaneous operation method for plurality of computers

Country Status (1)

Country Link
JP (1) JP2004078624A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011145777A (en) * 2010-01-12 2011-07-28 Fujitsu Ltd Information terminal device, method and program for instructing software operation content

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011145777A (en) * 2010-01-12 2011-07-28 Fujitsu Ltd Information terminal device, method and program for instructing software operation content

Similar Documents

Publication Publication Date Title
EP2799999B1 (en) Device control system and method for controlling device control system
US7525274B2 (en) Method and device for controlling a plurality of manipulators
JP6083244B2 (en) How to provide multiple mouse inputs in a remote desktop session
EP0471924A2 (en) Automated function testing of application programs
US8924502B2 (en) System, method and computer program product for updating a user session in a mach-derived system environment
CN105005471A (en) Method, device, server and system for modifying configuration parameters of BIOS
JPH04281516A (en) Device and method for commonizing display
US8650500B2 (en) Copy-and-paste functionality for network reconfiguration
JP2002278797A (en) System and method for diagnosing security
JP2002024054A (en) Client/server scan software architecture
US8356298B2 (en) Method for data transmission
US20030061334A1 (en) Method, apparatus, system, computer program and computer program product of network management
JP2004078624A (en) Simultaneous operation method for plurality of computers
CN103793279A (en) Virtualization method for integrating application virtualization and desktop virtualization
JP2008225683A (en) Screen operation system and program
US20050125491A1 (en) Information processing apparatus and method
CN106528178A (en) Program automatic control method and apparatus
JP4687995B2 (en) GUI system
CN112685285A (en) User interface test case generation method and device
JP3706762B2 (en) Display processing method, data processing apparatus, and computer-readable storage medium
JP2000115435A (en) Image-reading/printing system, image-reading processor, image-reading/printing method and storage medium
JPH11149383A (en) Inter-process communication controller
KR100263380B1 (en) Control method of fiber loop carrier-curb management system
JPH05257912A (en) Job operation control system for plural computers of different kinds
JP2001202257A (en) Operation processor linked with software and its method