JP3436392B2 - Computer resource management device in network - Google Patents

Computer resource management device in network

Info

Publication number
JP3436392B2
JP3436392B2 JP21386593A JP21386593A JP3436392B2 JP 3436392 B2 JP3436392 B2 JP 3436392B2 JP 21386593 A JP21386593 A JP 21386593A JP 21386593 A JP21386593 A JP 21386593A JP 3436392 B2 JP3436392 B2 JP 3436392B2
Authority
JP
Japan
Prior art keywords
information
resource
computer
information management
classification
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.)
Expired - Fee Related
Application number
JP21386593A
Other languages
Japanese (ja)
Other versions
JPH0764928A (en
Inventor
雅彦 成田
章善 勝亦
真己子 島村
明郎 永留
公樹 佐藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP21386593A priority Critical patent/JP3436392B2/en
Publication of JPH0764928A publication Critical patent/JPH0764928A/en
Application granted granted Critical
Publication of JP3436392B2 publication Critical patent/JP3436392B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はネットワークにおける計
算機資源管理装置に関し、特に分散コンピューティング
環境の各計算機資源に対して各種情報を設定できかつネ
ットワークを通じてその情報を取得できる、ネットワー
クにおける計算機資源管理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer resource management device in a network, and more particularly to a computer resource management device in a network capable of setting various information for each computer resource in a distributed computing environment and acquiring the information through the network. Regarding

【0002】従来、仕様の異なる各種計算機をネットワ
ークで繋いで個々の計算機が持っている計算機資源を相
互に利用することが行われている。一方では、各種計算
機の操作環境を共通にするために、画面上に表示したア
イコンなどの絵をマウスのポインタで指定していくこと
によりコマンド選択、ファイル操作、プログラムの起動
など文字入力以外の操作をマウスで実現できるようにす
る入力手段としてのGUI(Graphical User Interfac
e)がある。
[0002] Conventionally, it has been practiced to connect various computers having different specifications via a network and mutually utilize computer resources possessed by individual computers. On the other hand, in order to make the operating environment common among various computers, operations such as command selection, file operation, program startup, etc. by inputting pictures such as icons displayed on the screen with the mouse pointer are performed. GUI (Graphical User Interfac
There is e).

【0003】[0003]

【従来の技術】図16は従来のネットワークにおける計
算機資源管理装置の一例を示す構成図である。図におい
て、1はネットワークに接続された通信機能を有する計
算機の1つを表しており、この計算機1には情報管理フ
ァイルとするデータベース2、3、4がアクセス可能に
接続されている。計算機1はその各種入力操作を視覚的
な表示を基に行うデスクトップGUIなる機能を有して
いる。データベース2はたとえばデスクトップGUIあ
るいはその計算機1に特有の情報を表すシステム情報を
まとめて一箇所に保存して、各利用者が共通に利用する
ようにされている。また、データベース3及び4は個々
の利用者が設定した個人情報をそれぞれ保存するもの
で、図示の例ではその利用者は2人としてある。
2. Description of the Related Art FIG. 16 is a block diagram showing an example of a computer resource management system in a conventional network. In the figure, reference numeral 1 represents one of computers having a communication function connected to a network, and databases 2, 3, and 4 serving as information management files are connected to the computer 1 in an accessible manner. The computer 1 has a function of a desktop GUI that performs various input operations based on visual display. In the database 2, for example, system information representing information specific to the desktop GUI or the computer 1 thereof is collectively stored in one place and commonly used by each user. Further, the databases 3 and 4 respectively store the personal information set by each user, and the number of users is two in the illustrated example.

【0004】ここで、デスクトップGUI上で資源情報
を利用する場合、データベース2のシステム情報とデー
タベース3、4の個人情報とを検索することで、各利用
者が設定した情報を利用できる。ただし、たとえばある
アプリケーションプログラムを利用する場合には、使用
する計算機1が、その画面上に表示されているアイコン
をクリックすることによってそのプログラムの起動指令
を認識し、実行はそのプログラムのある計算機1自体で
行う。これは、計算機によってそれぞれ仕様が異なるた
めに、デスクトップGUIを起動した計算機で別の計算
機の資源情報をそのまま使用できないからである。
When the resource information is used on the desktop GUI, the information set by each user can be used by searching the system information of the database 2 and the personal information of the databases 3 and 4. However, for example, when a certain application program is used, the computer 1 to be used recognizes the start command of the program by clicking the icon displayed on the screen, and execution is performed by the computer 1 having the program. Do it yourself. This is because the specifications of each computer are different and the resource information of another computer cannot be used as it is by the computer that started the desktop GUI.

【0005】[0005]

【発明が解決しようとする課題】このように、ネットワ
ークで接続された各計算機では、システム情報及び個人
情報を、デスクトップGUIを起動する計算機から利用
できる位置にデータベースの形で置いて、利用している
ため、以下のような問題点がある。すなわち、 (1)個人情報は各利用者毎に設定されるので、もし、
他の人が設定した情報を利用したいならば、その人の個
人データベースから必要な情報を自分のデータベースに
複写しておかなければならない。また、個人情報は各自
勝手に設定するため、他の人の設定状況を逐次的に反映
できない。 (2)異なるデスクトップGUIの情報は、設定の名前
及びコード系に違いがあるため相互に利用できない。も
し、どうしても利用したいのであれば、個人情報及びシ
ステム情報を各個人で編集する必要がある。 (3)個人情報をそれぞれの計算機に置くため、各個人
が設定したデスクトップGUIのための設定情報は、そ
の設定した計算機上でしか利用することができない。
As described above, in each computer connected by the network, the system information and the personal information are put in a database form at a position that can be used by the computer that starts the desktop GUI, and used. Therefore, there are the following problems. That is, (1) personal information is set for each user, so if
If you want to use the information set by another person, you must copy the necessary information from your personal database to your own database. In addition, since the personal information is set on its own, it is not possible to sequentially reflect the setting status of other people. (2) Information of different desktop GUIs cannot be used mutually because of differences in setting names and code systems. If you really want to use it, you have to edit the personal information and system information individually. (3) Since the personal information is stored in each computer, the setting information for the desktop GUI set by each individual can be used only on the set computer.

【0006】本発明はこのような点に鑑みてなされたも
のであり、1つのデスクトップGUI上から仕様の異な
る計算機をすべて同じように見せかけて動かすことがで
きるようにしたネットワークにおける計算機資源管理装
置を提供することを目的とする。
The present invention has been made in view of the above circumstances, and provides a computer resource management apparatus in a network that allows all computers having different specifications to be operated in the same manner on one desktop GUI. The purpose is to provide.

【0007】[0007]

【課題を解決するための手段】図1は上記目的を達成す
る本発明装置の原理構成図である。この図において、ネ
ットワークにおける計算機資源管理装置はネットワーク
上の各計算機にそれぞれ備えられるもので、入力側には
デスクトップGUIからの情報を受けるよう配置された
命令受信部11が配置されている。また、計算機資源管
理装置は自計算機上の資源に関する資源情報及び分類情
報を格納するよう構成された資源情報管理簿12を備え
ている。この資源情報管理簿12と命令受信部11との
間には資源情報の管理を行う資源情報管理部13が配置
されており、さらに、この計算機資源管理装置の出力側
には資源情報管理部13によって取得された情報をデス
クトップGUIに対して返す命令発信部14が配置され
ている。
FIG. 1 is a block diagram showing the principle of the device of the present invention which achieves the above object. In this figure, a computer resource management device in the network is provided in each computer on the network, and an instruction receiving unit 11 arranged to receive information from the desktop GUI is arranged on the input side. Further, the computer resource management system comprises a resource information management book 12 configured to store resource information and classification information regarding resources on its own computer. A resource information management unit 13 that manages resource information is arranged between the resource information management book 12 and the command receiving unit 11. Further, the resource information management unit 13 is provided on the output side of the computer resource management apparatus. A command transmission unit 14 that returns the information acquired by the method to the desktop GUI is arranged.

【0008】図2は機能を追加した本発明の原理構成図
である。この図によれば、ネットワークにおける計算機
資源管理装置は命令受信部11、資源情報管理簿12、
資源情報管理部13及び命令発信部14に加え、資源情
報管理部13に接続された実行処理部15をさらに備え
ている。
FIG. 2 is a block diagram showing the principle of the present invention with added functions. According to this figure, the computer resource management device in the network includes an instruction receiving unit 11, a resource information management book 12,
In addition to the resource information management unit 13 and the command transmission unit 14, an execution processing unit 15 connected to the resource information management unit 13 is further provided.

【0009】図3は別の機能をさらに追加した本発明の
原理構成図である。この図によれば、ネットワークにお
ける計算機資源管理装置は命令受信部11、資源情報管
理簿12、資源情報管理部13、命令発信部14及び実
行処理部15に加え、資源情報管理部13に接続された
コード変換部16と変換情報データベース17とをさら
に備えている。
FIG. 3 is a block diagram showing the principle of the present invention in which another function is further added. According to this figure, the computer resource management device in the network is connected to the resource information management unit 13 in addition to the command reception unit 11, the resource information management book 12, the resource information management unit 13, the command transmission unit 14 and the execution processing unit 15. The code conversion unit 16 and the conversion information database 17 are further provided.

【0010】[0010]

【作用】図1の原理図によれば、命令受信部11は自計
算機又は他計算機のデスクトップGUIからの情報を直
接又はネットワークを介して受け、資源情報管理部13
はこの情報を基にして資源情報管理簿12に対し情報の
登録、検索などの管理を行う。この管理による結果情報
は命令発信部14を介して発信元のデスクトップGUI
へ返される。ネットワーク上のすべての計算機がこの計
算機資源管理装置を有することで、資源情報管理簿12
に登録された資源に関する情報は自計算機又は他計算機
のデスクトップGUIから同じように見えるようにな
る。つまり、各計算機はサーバにもなれるしクライアン
トにもなれることになる。
According to the principle diagram of FIG. 1, the command receiving unit 11 receives information from the desktop GUI of its own computer or another computer directly or via the network, and the resource information management unit 13
Manages information such as registration and retrieval in the resource information management book 12 based on this information. The result information by this management is sent to the desktop GUI of the transmission source via the command transmission unit 14.
Returned to. Since all the computers on the network have this computer resource management device, the resource information management list 12
The information regarding the resources registered in the above becomes similar from the desktop GUI of its own computer or other computer. In other words, each computer can be a server and a client.

【0011】図2の原理図によれば、計算機資源管理装
置が実行処理部15を有し、この実行処理部15に自計
算機の仕様に合った資源の実行を任せるようにしたの
で、ネットワーク上のどの計算機からも自計算機が持っ
ている資源を自由に実行することができる。
According to the principle diagram of FIG. 2, the computer resource management system has the execution processing unit 15, and the execution processing unit 15 is allowed to execute the resource matching the specifications of the own computer. Any computer can freely execute its own resources.

【0012】また、図3の原理図によれば、計算機資源
管理装置はコード変換部16及びコード変換のための変
換情報を保存する変換情報データベース17を有するこ
とによって、デスクトップGUI毎に異なる設定の違い
をこのコード変換部16及び変換情報データベース17
によって吸収することができ、データ形式の異なる他計
算機のデスクトップGUIからの情報を利用できるよう
になる。
Further, according to the principle diagram of FIG. 3, the computer resource management system has a code conversion unit 16 and a conversion information database 17 for storing conversion information for code conversion, so that different settings can be made for each desktop GUI. The difference is that this code conversion unit 16 and conversion information database 17
The information from the desktop GUI of another computer having a different data format can be used.

【0013】[0013]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図4は本発明の計算機資源管理装置を備えた計
算機のネットワーク構成を示す図である。図において、
20はネットワークの伝送路であり、これに複数の計算
機30、40、50・・・が接続されている。各計算機
30、40、50にはそれぞれ計算機資源管理装置3
1、41、51が備えられている。また、計算機30に
はディスプレイ32が接続されているが、これは代表し
て示したもので、もちろんすべての計算機にそれぞれ接
続されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 4 is a diagram showing a network configuration of a computer provided with the computer resource management device of the present invention. In the figure,
Reference numeral 20 denotes a network transmission path, to which a plurality of computers 30, 40, 50, ... Are connected. Each computer 30, 40, 50 has a computer resource management device 3
1, 41, 51 are provided. Further, a display 32 is connected to the computer 30, but this is shown as a representative, and of course, it is connected to all computers.

【0014】各計算機資源管理装置31、41、51は
好ましくは図3に示した構成を有する。すなわち、各計
算機資源管理装置31、41、51は命令受信部11
と、資源情報管理簿12と、資源情報管理部13と、命
令発信部14と、実行処理部15と、コード変換部16
と、変換情報データベース17とによって構成されてい
る。また、各計算機30、40、50にはそれぞれデス
クトップGUIが個々に設定されており、計算機資源利
用のための指令はすべてそのデスクトップGUIを通じ
て行われる。
Each computer resource management device 31, 41, 51 preferably has the configuration shown in FIG. That is, each computer resource management device 31, 41, 51 has a command receiving unit 11
A resource information management book 12, a resource information management unit 13, a command transmission unit 14, an execution processing unit 15, and a code conversion unit 16.
And the conversion information database 17. A desktop GUI is individually set for each of the computers 30, 40, 50, and all commands for using computer resources are issued through the desktop GUI.

【0015】図5は資源情報管理簿12に保存されてい
る情報を示した図である。図において、資源情報管理簿
12には分類情報を保存する分類情報管理テーブル12
1と資源情報を保存する資源情報管理テーブル122と
が格納されている。
FIG. 5 is a diagram showing information stored in the resource information management book 12. In the figure, a classification information management table 12 that stores classification information in a resource information management book 12
1 and a resource information management table 122 for storing resource information are stored.

【0016】分類情報管理テーブル121としては、こ
の資源情報管理簿12を含む計算機資源管理装置が備え
られている計算機、すなわち自計算機上の資源をその種
類毎に分類分けした初期分類用に1つのテーブルを有
し、各計算機のデスクトップGUIに関する情報を設定
した各デスクトップ分類用に各デスクトップの数だけテ
ーブルを有し、そして各利用者毎の情報を設定する個人
分類用に利用者の数だけテーブルを有している。
As the classification information management table 121, one computer is provided with a computer resource management device including the resource information management book 12, that is, one for initial classification in which resources on the own computer are classified according to their types. It has a table, has a table for each desktop classification for each desktop classification for which information about the desktop GUI of each computer is set, and has a table for each user for personal classification for setting information for each user have.

【0017】一方、資源情報管理テーブル122は自計
算機が持っている各資源に対して1つずつ用意される。
したがって、資源情報管理テーブル122は自計算機上
のファイルの数だけ存在することになる。この資源情報
管理テーブル122には資源の名前、所有者、作成日、
計算機上での位置などの物理情報と、その資源の利用者
に係る個人情報と、分類情報管理テーブル121のうち
の初期分類用のテーブルに設定されている分類情報の1
つを指す初期分類情報とが設定されている。
On the other hand, one resource information management table 122 is prepared for each resource owned by the computer.
Therefore, there are as many resource information management tables 122 as there are files on the computer. The resource information management table 122 includes resource names, owners, creation dates,
One of the physical information such as the position on the computer, the personal information related to the user of the resource, and the classification information set in the initial classification table of the classification information management table 121.
The initial classification information indicating one is set.

【0018】図6は分類情報管理テーブル121の設定
項目の例を示した図である。この図によれば、分類情報
が初期分類の場合は初期分類名、各デスクトップ分類の
場合はデスクトップの名前又は個人分類の場合は個人名
が入る分類名の項目121a及び資源の種類毎にグルー
プ分けされたグループ名を入れるグループ名の項目12
1bを有し、さらにグループ名の項目121bにはグル
ープ分けされた資源の通し番号を入れる番号の項目12
1ba、その資源の実行などの情報名を入れる情報名の
項目121bb及びその資源の実行方法などの情報を入
れる情報の項目121bcが設定されている。
FIG. 6 is a diagram showing an example of setting items of the classification information management table 121. According to this figure, when the classification information is the initial classification, the initial classification name, the desktop name in the case of each desktop classification, or the classification name item 121a in which the personal name is entered in the case of individual classification, and the grouping by resource type Group name item 12 to enter the created group name
1b, and a group name item 121b is a number item 12 in which serial numbers of resources grouped are entered.
1ba, an information name item 121bb for entering an information name such as execution of the resource, and an information item 121bc for entering information such as an execution method of the resource are set.

【0019】図7は分類情報管理テーブル121の設定
例を示した図である。この例によれば、分類情報が各デ
スクトップ分類の場合の設定例を示したもので、分類名
の項目121aにはデスクトップの名前である「デスク
トップA」が、グループ名の項目121bには「通常フ
ァイル」が、そのグループ名の番号の項目121baに
は「1」,「2」,「3」が、情報名の項目121bb
には「アイコン」,「実行」,「連携」が、そして情報
の項目121bcには「アイコン名」,「実行方法」,
「連携方法」がそれぞれ設定されている。
FIG. 7 is a diagram showing a setting example of the classification information management table 121. According to this example, a setting example is shown in the case where the classification information is each desktop classification. The classification name item 121a is the desktop name "Desktop A", and the group name item 121b is "Normal". “File” has “1”, “2”, and “3” in the item 121ba of the number of the group name, and 121bb of the information name.
"Icon", "Execution", "Collaboration", and the information item 121bc includes "Icon name", "Execution method",
"Collaboration method" is set for each.

【0020】ここで、情報の項目121bcの「アイコ
ン名」としては、そのグループ名を代表して表すアイコ
ン情報を記述し、「実行方法」としては、たとえば通常
ファイルの場合にある編集プログラムが立ち上がり、起
動するような利用方法を設定するもので、たとえばコマ
ンド、オプション、環境など、資源を実行するのに必要
な命令が羅列してある。また、「連携方法」としては、
たとえば2つの資源を繋げて利用する場合の方法を記述
するもので、たとえばある編集プログラムと編集ファイ
ルというような組み合わせを記述する。
Here, as the "icon name" of the information item 121bc, the icon information representing the group name is described, and as the "execution method", for example, an editing program in the case of a normal file is launched. , Which sets the usage method to be activated, and lists the commands necessary to execute resources, such as commands, options, and environments. Also, as the "cooperation method",
For example, it describes a method for connecting and using two resources, and describes a combination such as an editing program and an editing file.

【0021】図8は資源情報管理テーブル122の設定
項目の例を示した図である。この図によれば、資源情報
管理テーブル122はその設定項目として、資源の名前
を入力するファイル名の項目122aと、その資源を持
つ計算機の所在を表すたとえば媒体名、ディレクトリ名
などを入力するファイル位置の項目122bと、物理情
報としてその資源の作成日、所有者など、情報の種類を
入力する種類の項目122ca及び資源の作成日、所有
者などの情報を入力する情報の項目122cbと、個人
情報としてその資源の利用者名を入力する個人名の項目
122da、その資源の番号を設定する番号の項目12
2db、その資源に対して利用者が勝手に付けることが
できる情報名の項目122dc及びその情報の内容を設
定する情報の項目122ddと、分類情報管理テーブル
121のうち初期分類用のテーブルの中のグループ名の
何れか1つのグループ名を設定する初期分類の項目12
2eとを有している。
FIG. 8 is a diagram showing an example of setting items of the resource information management table 122. According to this figure, the resource information management table 122 has, as its setting items, a file name item 122a for inputting the name of the resource and a file for inputting, for example, a medium name, a directory name, etc. indicating the location of the computer having the resource. A position item 122b, a type item 122ca for inputting the type of information such as the creation date and owner of the resource as physical information, and an item 122cb for inputting information such as the creation date and owner of the resource, and an individual Item 122da of the personal name for inputting the user name of the resource as information, and item 12 of the number for setting the number of the resource
2db, an information name item 122dc that the user can arbitrarily assign to the resource, an information item 122dd that sets the content of the information, and an initial classification table of the classification information management table 121. Item 12 of the initial classification for setting any one of the group names
2e and.

【0022】図9は資源情報の設定方法を示すフローチ
ャートである。資源情報を設定する場合には、各計算機
からその資源のある計算機に向けて情報設定要求を発信
すると、この情報設定要求は計算機資源管理装置の命令
受信部11を介して資源情報管理部13に入力される
(ステップS1)。資源情報管理部13は資源情報管理
簿12の中から設定要求のあった資源に関する資源情報
管理テーブル122を検索する(ステップS2)。次
に、その資源情報管理テーブル122の中で発信者の要
求している設定項目を検索し、その項目が設定されてい
るかどうかを検索する(ステップS3)。
FIG. 9 is a flow chart showing a method for setting resource information. When setting resource information, when each computer issues an information setting request to a computer having the resource, this information setting request is sent to the resource information management unit 13 via the command receiving unit 11 of the computer resource management device. It is input (step S1). The resource information management unit 13 searches the resource information management table 12 for the resource information management table 122 related to the resource for which the setting request has been made (step S2). Next, the resource information management table 122 is searched for the setting item requested by the sender, and whether or not the item is set is searched (step S3).

【0023】もし、その項目が設定されていれば、その
設定情報に共通するものがあるかどうかを調べる(ステ
ップS4)。設定情報に共通するものがあれば、その旨
を命令発信部14を介して発信者に通知する(ステップ
S5)。設定情報に共通するものがなければ、資源情報
の設定を行い(ステップS6)、設定完了の通知を命令
発信部14を介して発信者に通知する(ステップS
7)。
If the item is set, it is checked whether or not there is common setting information (step S4). If there is common setting information, the fact is notified to the caller via the command sending unit 14 (step S5). If there is no common setting information, resource information is set (step S6), and a notification of setting completion is sent to the caller via the command sending unit 14 (step S).
7).

【0024】もし、資源情報管理テーブル122の中で
発信者の要求している設定項目が設定されていなけれ
ば、新規項目として資源情報の設定を行い(ステップS
8)、次いで、設定完了の通知を命令発信部14を介し
て発信者に通知する(ステップS7)。
If the setting item requested by the sender is not set in the resource information management table 122, the resource information is set as a new item (step S
8) Then, a notification of setting completion is sent to the caller via the command sending unit 14 (step S7).

【0025】新規物理情報(新規ファイル情報)の登録
要求があった場合には、まず新規の資源情報管理テーブ
ル122にその新規ファイルに関する物理情報を物理情
報の項目122a、122b、122cに、初期分類用
の分類情報管理テーブル121の中の該当するグループ
名を初期分類の項目122eに設定する。その後、要求
者に関する情報を個人情報の項目122dに設定する。
When there is a request for registration of new physical information (new file information), first, physical information relating to the new file is initially classified in the new resource information management table 122 into physical information items 122a, 122b, 122c. The corresponding group name in the classification information management table 121 for use is set in the initial classification item 122e. After that, the information regarding the requester is set in the personal information item 122d.

【0026】図10は分類情報の設定方法を示すフロー
チャートである。ここでは例として個人の分類情報を設
定する場合について説明する。分類情報を設定する場合
には、必要な計算機に向けて情報設定要求を発信する
と、この情報設定要求は計算機資源管理装置の命令受信
部11を介して資源情報管理部13に入力される(ステ
ップS11)。資源情報管理部13は資源情報管理簿1
2の中から要求者の個人分類用の分類情報管理テーブル
121を検索する(ステップS12)。次に、その分類
情報管理テーブル121の中のグループ名の項目121
bを検索し、グループの中に共通した情報があるかどう
かを検索する(ステップS13)。
FIG. 10 is a flow chart showing a method of setting classification information. Here, a case where personal classification information is set will be described as an example. When setting the classification information, when an information setting request is sent to a necessary computer, this information setting request is input to the resource information management unit 13 via the command receiving unit 11 of the computer resource management device (step S11). The resource information management unit 13 is a resource information management book 1
The classification information management table 121 for personal classification of the requester is searched from 2 (step S12). Next, the group name item 121 in the classification information management table 121
b is searched to see if there is common information in the group (step S13).

【0027】もし、グループの中に共通した情報があれ
ば、情報が重複していることを命令発信部14を介して
要求者に通知する(ステップS14)。もし、個人分類
用の分類情報管理テーブル121の中のグループの中に
共通した情報が設定されていなければ、新規項目として
分類情報の設定を行い(ステップS15)、次いで、設
定完了の通知を命令発信部14を介して要求者に通知す
る(ステップS16)。
If there is common information in the groups, the requester is notified via the command transmission unit 14 that the information is duplicated (step S14). If common information is not set in the group in the classification information management table 121 for individual classification, the classification information is set as a new item (step S15), and then a notification of setting completion is issued. The requester is notified via the transmission unit 14 (step S16).

【0028】図11は情報の検索方法を示すフローチャ
ートである。ここでは例として、マシンAとする自計算
機で使用しているデスクトップGUIに適用できるデス
クトップGUI情報を、たとえばマシンBとする他計算
機が有しているある資源に対して検索する例を示す。
FIG. 11 is a flow chart showing a method for retrieving information. Here, as an example, an example is shown in which the desktop GUI information applicable to the desktop GUI used in the own computer, which is the machine A, is searched for with respect to a certain resource possessed by another computer, which is the machine B, for example.

【0029】検索方法としては、まず、自計算機のデス
クトップGUI上からマシンBの目的の資源を選択指定
する(ステップS21)。マシンB上の計算機資源管理
装置の資源情報管理部13に対してその資源についての
情報を要求する(ステップS22)。次いで、マシンB
上の計算機資源管理装置の資源情報管理部13は、要求
された資源の情報を検索して取得する(ステップS2
3)。そして、マシンB上の計算機資源管理装置の資源
情報管理部13は、取得した情報をマシンAのデスクト
ップGUIへ返す(ステップS24)。以下に、ステッ
プS23の検索処理について詳細に説明する。
As a search method, first, the target resource of the machine B is selected and designated from the desktop GUI of the own computer (step S21). Information about the resource is requested to the resource information management unit 13 of the computer resource management device on the machine B (step S22). Then machine B
The resource information management unit 13 of the above computer resource management device searches for and acquires information on the requested resource (step S2).
3). Then, the resource information management unit 13 of the computer resource management device on the machine B returns the acquired information to the desktop GUI of the machine A (step S24). The search process of step S23 will be described in detail below.

【0030】図12は検索処理の方法を示すフローチャ
ートである。まず、マシンB上の計算機資源管理装置の
資源情報管理部13は検索対象の資源についての情報を
資源情報管理簿12に対して検索指令し、その資源に要
求者が個人で設定した分類情報があるかどうかを調べる
(ステップS31)。すなわち、図11のステップS2
1で選択された資源についての資源情報管理テーブル1
22の個人情報の中で、個人名が要求者となっている欄
の情報名の項目122dcに分類情報が設定されている
かどうかを検索する。
FIG. 12 is a flow chart showing the method of search processing. First, the resource information management unit 13 of the computer resource management device on the machine B issues a search command to the resource information management book 12 for information on the resources to be searched, and the classification information personally set by the requester is assigned to the resources. It is checked whether there is any (step S31). That is, step S2 in FIG.
Resource information management table 1 for resources selected in 1
Of the 22 personal information, it is searched whether or not the classification information is set in the information name item 122dc in the column where the personal name is the requester.

【0031】要求者の個人情報に分類情報が設定されて
いなければ、その資源情報管理テーブル122の初期分
類の項目122eから初期分類の情報(グループ名)を
取得する(ステップS32)。
If no classification information is set in the personal information of the requester, the initial classification information (group name) is acquired from the initial classification item 122e of the resource information management table 122 (step S32).

【0032】各デスクトップ分類用の分類情報管理テー
ブル121のうち、マシンAのデスクトップGUIに関
する分類情報管理テーブル121を参照し、その中のグ
ループ名の項目121bに、資源情報管理テーブル12
2の初期分類の項目122eから取得したグループ名に
一致するグループ名があるかどうかを検索する(ステッ
プS33)。
Of the classification information management table 121 for each desktop classification, the classification information management table 121 related to the desktop GUI of the machine A is referred to, and the resource information management table 12 is entered in the group name item 121b therein.
It is searched whether or not there is a group name that matches the group name acquired from the item 122e of the initial classification of No. 2 (step S33).

【0033】分類情報管理テーブル121のグループ名
の項目121bに、ステップS32で検索した初期分類
のグループ名に一致するグループ名があれば、そのグル
ープに設定されている情報を取り出す(ステップS3
4)。
If the group name item 121b of the classification information management table 121 has a group name that matches the group name of the initial classification retrieved in step S32, the information set for that group is taken out (step S3).
4).

【0034】分類情報管理テーブル121のグループ名
の項目121bに、ステップS32で検索した初期分類
のグループ名に一致するグループ名がなければ、資源情
報管理部13は初期分類のグループ名をコード変換部1
6に渡し、コード変換部16は変換情報データベース1
7の情報を基にマシンAのデスクトップGUI上での相
当するグループ名に変換する(ステップS35)。
If there is no group name in the group name item 121b of the classification information management table 121 that matches the group name of the initial classification retrieved in step S32, the resource information management unit 13 converts the group name of the initial classification into the code conversion unit. 1
6 to the code conversion unit 16 and the conversion information database 1
Based on the information of No. 7, it is converted into the corresponding group name on the desktop GUI of the machine A (step S35).

【0035】次に、コード変換部16でのコード変換が
成功したかどうかが判断される(ステップS36)。コ
ード変換部16でのコード変換が成功すれば、再度、自
計算機のデスクトップGUIに関する各デスクトップ分
類用の分類情報管理テーブル121を参照し、その中の
グループ名の項目121bに、コード変換したグループ
名に一致するグループ名を検索し(ステップS37)、
そのグループに設定されている情報を取り出す(ステッ
プS34)。
Next, it is determined whether or not the code conversion in the code conversion unit 16 has succeeded (step S36). If the code conversion by the code conversion unit 16 is successful, the classification information management table 121 for each desktop classification relating to the desktop GUI of the own computer is referred to again, and the code-converted group name is entered in the group name item 121b therein. A group name that matches with (step S37),
The information set in the group is taken out (step S34).

【0036】もし、コード変換部16がコード変換に失
敗すれば、初期分類用の分類情報管理テーブル121か
ら、ステップS32で取得した資源情報管理テーブル1
22の初期分類の項目122eのグループ名に該当する
グループの情報を取り出す(ステップS38)。
If the code conversion unit 16 fails in code conversion, the resource information management table 1 acquired in step S32 from the classification information management table 121 for initial classification.
Information of the group corresponding to the group name of the item 122e of the initial classification 22 is extracted (step S38).

【0037】ステップS31において、要求者の個人情
報に分類情報、すなわちグループ名が設定されていれ
ば、個人分類用の分類情報管理テーブル121の対応す
るグループ名の情報を取り出す(ステップS39)。
If the classification information, that is, the group name is set in the personal information of the requester in step S31, the information of the corresponding group name in the classification information management table 121 for personal classification is taken out (step S39).

【0038】次いで、ステップS39で得た情報を自計
算機のデスクトップGUIに適用できるデータ形式にコ
ード変換する(ステップS40)。上述のように、利用
者を特に特定しない場合は、設定されている個人情報の
すべての情報が返されるが、利用者を特定した場合は、
他人の情報が返されることになる。
Next, the information obtained in step S39 is code-converted into a data format applicable to the desktop GUI of the own computer (step S40). As mentioned above, if the user is not specified, all the personal information that has been set is returned, but if the user is specified,
The information of others will be returned.

【0039】図13はコード変換処理を示すフローチャ
ートである。コード変換は、まず、図12のステップS
39で得た情報を計算機資源管理装置のコード変換部1
6に渡す(ステップS41)。コード変換部16では、
その情報は変換情報データベース17の情報を基に、マ
シンAのデスクトップGUIのコードと一致するかどう
かが項目毎に調べられる(ステップS42)。
FIG. 13 is a flowchart showing the code conversion process. The code conversion is first performed in step S of FIG.
The information obtained in 39 is used as the code conversion unit 1 of the computer resource management system
6 (step S41). In the code conversion unit 16,
Based on the information in the conversion information database 17, it is checked for each item whether the information matches the code of the desktop GUI of the machine A (step S42).

【0040】ステップS42での判断において、コード
が一致していなければ、コード変換が行われ(ステップ
S43)、すべての項目についてコードが一致していれ
ば、その情報は資源情報管理部13にそのまま返される
(ステップS44)。
If it is determined in step S42 that the codes do not match, code conversion is performed (step S43). If the codes match for all items, the information is directly stored in the resource information management section 13. It is returned (step S44).

【0041】図14は設定データの複写方法を示すフロ
ーチャートである。資源情報管理簿12に設定されてい
るデータを複写するとき、たとえば異なるデスクトップ
GUIの分類情報を複写しようとするときには、そのデ
スクトップGUIの持つコード(設定情報のデータ形
式)が複写先のデスクトップGUIのコードと異なる場
合がある。したがって、単に複写するだけでは利用でき
ない。そこで、複写の際には、そのコード変換が必要に
なる。
FIG. 14 is a flow chart showing a method of copying setting data. When copying the data set in the resource information management book 12, for example, when trying to copy the classification information of different desktop GUIs, the code (data format of the setting information) of the desktop GUI is that of the copy destination desktop GUI. May differ from code. Therefore, it cannot be used simply by copying. Therefore, when copying, the code conversion is required.

【0042】すなわち、まず、複写元の計算機資源管理
装置の資源情報管理部13に対して欲しい情報の複写要
求を送る(ステップS51)。次に、要求された設定デ
ータが複写先のデスクトップGUIのコードと一致する
かどうかを判断する(ステップS52)。もし、双方の
コードが一致しなければ、その設定データの情報はコー
ド変換部16に渡され、変換情報データベース17に格
納されている変換情報を基にコード変換する(ステップ
S53)。そのコード変換された情報は複写先の計算機
資源管理装置の資源情報管理簿12に複写される(ステ
ップS54)。もちろん、ステップS52において、コ
ードが一致すればコード変換せずにそのまま複写先に複
写される。
That is, first, a request for copying desired information is sent to the resource information management section 13 of the computer resource management apparatus of the copy source (step S51). Next, it is determined whether the requested setting data matches the code of the desktop GUI of the copy destination (step S52). If both codes do not match, the information of the setting data is passed to the code conversion unit 16 and code conversion is performed based on the conversion information stored in the conversion information database 17 (step S53). The code-converted information is copied to the resource information management book 12 of the copy-destination computer resource management device (step S54). Of course, in step S52, if the codes match, the codes are directly copied to the copy destination without code conversion.

【0043】このように、デスクトップのための設定
も、自分が利用しているデスクトップGUIに対するコ
ードにコード変換することで、容易に利用することがで
きるようになる。
As described above, the settings for the desktop can be easily used by transcoding the code for the desktop GUI used by the user.

【0044】なお、図11は検索要求があった場合で、
検索のみが行われるが、実行要求があった場合には、図
11のステップS21において選択される資源は実行形
式のファイルであり、ステップS23までは同じ方法で
情報の検索が行われる。その後、取得された情報は計算
機資源管理装置の資源情報管理部13によって実行処理
部15に渡され、実行される。すなわち、検索された各
デスクトップ分類用の分類情報管理テーブル121内の
設定項目中に利用方法として設定されている「実行方
法」に従って実行されることになる。また、普通のテキ
ストファイルでも、実行要求があった場合には、そのフ
ァイルに適用される分類情報の中の実行の情報に合わせ
て、実行することができる。
FIG. 11 shows a case where a search request is made.
Although only a search is performed, if there is an execution request, the resource selected in step S21 of FIG. 11 is an executable file, and information is searched for by the same method until step S23. After that, the acquired information is passed to the execution processing unit 15 by the resource information management unit 13 of the computer resource management device and executed. That is, it is executed according to the “execution method” set as the usage method in the setting items in the classified information management table 121 for each desktop classification that has been searched. Further, even if an ordinary text file is requested for execution, it can be executed in accordance with the execution information in the classification information applied to the file.

【0045】図15はある計算機のディスプレイ画面上
へのデスクトップGUIの設定例を示す図である。この
例はたとえばマシンAとする計算機30のディスプレイ
32の画面を表示したもので、画面上には、まず、ネッ
トワークによって接続されたすべての計算機を表示する
ためのフォルダ321が表示されている。このフォルダ
321の中には各計算機を表すアイコン321a、32
1bがそれぞれ表示されている。
FIG. 15 is a diagram showing a setting example of the desktop GUI on the display screen of a computer. In this example, for example, the screen of the display 32 of the computer 30, which is the machine A, is displayed. On the screen, first, a folder 321 for displaying all the computers connected by the network is displayed. In this folder 321, icons 321a, 32 representing the respective computers are shown.
1b is displayed respectively.

【0046】ここで、利用したい計算機資源を選択する
場合の操作について説明する。マシンAのデスクトップ
GUI上から、たとえばマシンBとする他の計算機の資
源を利用する場合には、マウスのカーソル(図示しな
い)を、マシンBを表すアイコン321bに合わせてダ
ブルクリックすると、マシンBが持っている資源の格納
位置を表すフォルダ322が出現する。このフォルダ3
22はたとえばディレクトリAの内容を表したもので、
たとえば3つのアイコン322a、322b及び322
cが表示されている。このディレクトリAにはたとえば
アイコン322a及び322bによってファイルA及び
ファイルBなる2つのファイルがあり、さらにこのディ
レクトリAの下に別のディレクトリBがあることを示し
ている。もちろん、このフォルダ322で表示しきれな
いアイコンがある場合には、フォルダ322の表示をス
クロールさせることによって他のアイコンを表示するこ
とができる。
Here, the operation for selecting a computer resource to be used will be described. When using the resources of another computer, for example, the machine B, on the desktop GUI of the machine A, double-click the mouse cursor (not shown) on the icon 321b representing the machine B to display the machine B. A folder 322 showing the storage position of the owned resource appears. This folder 3
22 represents the contents of the directory A, for example,
For example, three icons 322a, 322b and 322
c is displayed. In this directory A, for example, icons 322a and 322b indicate that there are two files, file A and file B, and that there is another directory B under this directory A. Of course, if there is an icon that cannot be displayed in this folder 322, another icon can be displayed by scrolling the display of the folder 322.

【0047】もし、このディレクトリAに目的の資源が
なく、ディレクトリBにあるとすれば、ディレクトリB
のアイコン322cをマウスで指示することによって、
今度はディレクトリBの資源内容を表示したフォルダ3
23が現れる。ここでは、フォルダ323にはファイル
Cを表すアイコン323aと、さらにこの下に作成され
たディレクトリCを表すアイコン323bとが表示され
るとしてある。ここで、目的の資源がファイルCである
とすれば、そのアイコン323aをマウスで指示するこ
とにより、その資源を利用することができるようにな
る。もし、このディレクトリBになければ、さらに別の
ディレクトリを探すことになる。
If this directory A does not have the target resource and is in the directory B, the directory B
By pointing to the icon 322c of
This time, folder 3 displaying the resource contents of directory B
23 appears. Here, it is assumed that the folder 323 displays an icon 323a representing the file C and an icon 323b representing the directory C created therebelow. Here, if the target resource is the file C, the resource can be used by pointing the icon 323a with the mouse. If it is not in this directory B, another directory will be searched.

【0048】このようにして、自計算機又は他計算機に
ある利用したい特定の資源を選択することができる。こ
の選択は、図11で示したステップS21に相当する。
In this way, it is possible to select a specific resource that is desired to be used in the own computer or another computer. This selection corresponds to step S21 shown in FIG.

【0049】[0049]

【発明の効果】以上説明したように本発明では、計算機
資源管理装置を命令受信部、資源情報管理簿、資源情報
管理部及び命令発信部で構成し、デスクトップGUIか
らの要求は要求先の計算機の計算機資源管理装置を経由
するよう構成したのでネットワーク上のすべての計算機
を同じように見せかけて動かすことができる。
As described above, according to the present invention, the computer resource management device comprises the command receiving unit, the resource information management list, the resource information management unit and the command transmitting unit, and the request from the desktop GUI is the requested computer. Since it is configured to go through the computer resource management device of, all computers on the network can be made to look and operate in the same way.

【0050】計算機資源管理装置は実行処理部をさらに
有するよう構成したので、要求先の実行処理をその実行
処理部に任せることができ、デスクトップGUIの環境
の違いによって実行できないということがなくなる。
Since the computer resource management system is further configured to have an execution processing section, the execution processing of the request destination can be left to the execution processing section, and it is not possible to execute it due to the difference in the environment of the desktop GUI.

【0051】また、計算機資源管理装置はコード変換部
及び変換情報データベースを有するよう構成したので、
異なるデスクトップGUIの設定が違っていても、その
ような設定の違いを内部で変換できるため、仕様の異な
る計算機上の資源を相互に利用することができるように
なる。
Since the computer resource management system is configured to have a code conversion unit and a conversion information database,
Even if the settings of different desktop GUIs are different, such differences in settings can be converted internally, so that resources on computers with different specifications can be mutually used.

【0052】さらに、他人の資源情報もデスクトップG
UI上で簡単に参照でき、かつ利用することが可能にな
る。その他、アプリケーションプログラムのインストー
ルも、一人の人が利用方法の設定を行うだけで、その資
源をその設定方法で利用することが可能になる。
Further, the resource information of other people is also stored on the desktop G.
It can be easily referred to and used on the UI. In addition, when installing an application program, it is possible for one person to use the resource by the setting method only by setting the usage method.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の原理を示す図である。FIG. 1 is a diagram showing the principle of the present invention.

【図2】機能を追加した本発明の原理図である。FIG. 2 is a principle diagram of the present invention in which a function is added.

【図3】別の機能をさらに追加した本発明の原理図であ
る。
FIG. 3 is a principle diagram of the present invention in which another function is further added.

【図4】本発明の計算機資源管理装置を備えた計算機の
ネットワーク構成を示す図である。
FIG. 4 is a diagram showing a network configuration of a computer provided with a computer resource management device of the present invention.

【図5】資源情報管理簿に保存されている情報を示した
図である。
FIG. 5 is a diagram showing information stored in a resource information management book.

【図6】分類情報管理テーブルの設定項目の例を示した
図である。
FIG. 6 is a diagram showing an example of setting items of a classification information management table.

【図7】分類情報管理テーブルの設定例を示した図であ
る。
FIG. 7 is a diagram showing a setting example of a classification information management table.

【図8】資源情報管理テーブルの設定項目の例を示した
図である。
FIG. 8 is a diagram showing an example of setting items of a resource information management table.

【図9】資源情報の設定方法を示すフローチャートであ
る。
FIG. 9 is a flowchart showing a method for setting resource information.

【図10】分類情報の設定方法を示すフローチャートで
ある。
FIG. 10 is a flowchart showing a method for setting classification information.

【図11】情報の検索方法を示すフローチャートであ
る。
FIG. 11 is a flowchart showing a method for searching information.

【図12】検索処理の方法を示すフローチャートであ
る。
FIG. 12 is a flowchart showing a search processing method.

【図13】コード変換処理を示すフローチャートであ
る。
FIG. 13 is a flowchart showing a code conversion process.

【図14】設定データの複写方法を示すフローチャート
である。
FIG. 14 is a flowchart showing a method of copying setting data.

【図15】ディスプレイ画面上へのデスクトップGUI
の設定例を示す図である。
FIG. 15: Desktop GUI on display screen
It is a figure which shows the example of a setting of.

【図16】従来のネットワークにおける計算機資源管理
装置の一例を示す構成図である。
FIG. 16 is a configuration diagram showing an example of a computer resource management device in a conventional network.

【符号の説明】[Explanation of symbols]

11 命令受信部 12 資源情報管理簿 13 資源情報管理部 14 命令発信部 15 実行処理部 16 コード変換部 17 変換情報データベース 11 Command receiver 12 Resource information management book 13 Resource Information Management Department 14 Command transmitter 15 Execution processing unit 16 Code converter 17 Conversion information database

───────────────────────────────────────────────────── フロントページの続き (72)発明者 永留 明郎 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 佐藤 公樹 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (56)参考文献 特開 平1−166159(JP,A) 実開 平4−20157(JP,U) 錦織正明,FIOS2のデスクトッ プ,FUJITSU,富士通,1992年 7月10日,第43巻第5号,p.458−461 斎藤博史ほか1名,GUI(グラフィ カルユーザインタフェース)業務プログ ラムGUI,FUJITSU,富士通, 1992年 7月10日,第43巻第5号,p. 477−480 (58)調査した分野(Int.Cl.7,DB名) G06F 15/00 G06F 15/16 - 15/177 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Akio Nagadome 1015 Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture, Fujitsu Limited (72) Inventor, Koki Sato 1015, Kamedotachu, Nakahara-ku, Kawasaki, Kanagawa Prefecture, Fujitsu Limited ( 56) References JP-A-1-166159 (JP, A) Jitsuhei 4-20157 (JP, U) Masaaki Nishikori, Desktop of FIOS2, FUJITSU, Fujitsu, July 10, 1992, Vol. 43, No. 5 No., p. 458-461 Hiroshi Saito et al., GUI (Graphical User Interface) Business Program GUI, FUJITSU, Fujitsu, July 10, 1992, Vol. 43, No. 5, p. 477-480 (58) Fields investigated (Int.Cl. 7 , DB name) G06F 15/00 G06F 15/16-15/177

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ネットワーク上の複数の計算機にそれぞ
れ備えられ、前記計算機が個々に持っている計算機資源
を相互に利用できるよう管理する、ネットワークにおけ
る計算機資源管理装置において、 自計算機又は他計算機のデスクトップGUIからの情報
を直接又はネットワークを介して受ける命令受信部(1
1)と、前記自計算機上の資源をその種類毎に分類分けした初期
分類、各計算機のデスクトップGUIに関する情報を設
定した各デスクトップ分類、及び各利用者毎の情報を設
定する個人分類が分類情報として格納される分類情報管
理テーブルと、自計算機の資源毎にその物理的情報及び
その資源に対して各利用者が設定した個人情報を格納し
ておく資源情報管理テーブルとを有する 資源情報管理簿
(12)と、 前記命令受信部からの情報を前記資源情報管理簿に登録
したり前記資源情報管理簿に登録されている情報を取得
したりする計算機資源の情報を管理する資源情報管理部
(13)と、 前記資源情報管理部で取得した情報を前記デスクトップ
GUIへ返す命令発信部(14)と、 を備えていることを特徴とするネットワークにおける計
算機資源管理装置。
1. A computer resource management apparatus in a network, which is provided in each of a plurality of computers on a network and manages computer resources possessed by the computers so that they can mutually use each other, and a desktop of its own computer or another computer. A command receiving unit (1 that receives information from the GUI directly or via a network
1) and the initial stage of classifying the resources on the own computer according to their types
Information on the classification and desktop GUI of each computer is set.
Set the specified desktop classification and information for each user.
Classification information manager that stores individual classifications to be defined as classification information
Management table and its physical information for each resource of its own computer and
Stores the personal information set by each user for that resource
A resource information management table (12) having a resource information management table stored therein, and registering information from the command receiving unit in the resource information management list or acquiring information registered in the resource information management list. A network comprising: a resource information management unit (13) for managing information of computer resources to be executed; and a command transmission unit (14) for returning the information acquired by the resource information management unit to the desktop GUI. Computer resource management device.
【請求項2】 前記資源情報管理部(13)に接続され
て前記資源情報管理簿より取得した情報が資源情報の利
用命令の場合にその情報を受けて実行する実行処理部
(15)をさらに備えていることを特徴とする請求項1
記載のネットワークにおける計算機資源管理装置。
2. An execution processing unit (15), which is connected to the resource information management unit (13) and receives and executes the information when the information acquired from the resource information management book is a resource information utilization command. Claim 1 characterized by the above-mentioned.
A computer resource management device in the described network.
【請求項3】 前記資源情報管理部(13)に接続され
て前記命令受信部からの情報又は前記資源情報管理簿よ
り取得した情報を自計算機又は他計算機に合ったデータ
形式に変換するコード変換部(16)と、前記コード変
換部にて行われるコード変換のための情報を格納してい
て前記コード変換のための情報が前記コード変換部によ
るコード変換時に参照される変換情報データベース(1
7)とをさらに備えていることを特徴とする請求項2記
載のネットワークにおける計算機資源管理装置。
3. A code conversion that is connected to the resource information management unit (13) and converts information from the command receiving unit or information acquired from the resource information management book into a data format suitable for the own computer or another computer. And a conversion information database (1) that stores information for code conversion performed by the code conversion unit, and the information for the code conversion is referred to when the code conversion is performed by the code conversion unit.
7. The computer resource management device in the network according to claim 2, further comprising 7).
JP21386593A 1993-08-30 1993-08-30 Computer resource management device in network Expired - Fee Related JP3436392B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21386593A JP3436392B2 (en) 1993-08-30 1993-08-30 Computer resource management device in network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21386593A JP3436392B2 (en) 1993-08-30 1993-08-30 Computer resource management device in network

Publications (2)

Publication Number Publication Date
JPH0764928A JPH0764928A (en) 1995-03-10
JP3436392B2 true JP3436392B2 (en) 2003-08-11

Family

ID=16646304

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21386593A Expired - Fee Related JP3436392B2 (en) 1993-08-30 1993-08-30 Computer resource management device in network

Country Status (1)

Country Link
JP (1) JP3436392B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01166159A (en) * 1987-12-22 1989-06-30 Matsushita Electric Ind Co Ltd Access method for decentralized resources
JPH0420157U (en) * 1990-06-11 1992-02-20

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
斎藤博史ほか1名,GUI(グラフィカルユーザインタフェース)業務プログラムGUI,FUJITSU,富士通,1992年 7月10日,第43巻第5号,p.477−480
錦織正明,FIOS2のデスクトップ,FUJITSU,富士通,1992年 7月10日,第43巻第5号,p.458−461

Also Published As

Publication number Publication date
JPH0764928A (en) 1995-03-10

Similar Documents

Publication Publication Date Title
JP3777025B2 (en) System resource display device and method thereof
US4774661A (en) Database management system with active data dictionary
US6246409B1 (en) Method and system for connecting to, browsing, and accessing computer network resources
US6097382A (en) Method and apparatus for building an application interface
US7370045B2 (en) Method and apparatus for implementing a corporate directory and service center
US7454437B1 (en) Methods and apparatus for naming resources
US6356916B1 (en) Replica system and method of producing a replica
JP2001056810A (en) Database access system
US20020147725A1 (en) Method and apparatus for database table definition
JPH08305616A (en) Data management system
US7047234B2 (en) System and method for managing database access
JPH07129448A (en) File selection system
JP3436392B2 (en) Computer resource management device in network
US6799183B2 (en) Operation assistance method and system and recording medium for storing operation assistance method
KR20010083845A (en) Enterprise meta data management method and system for managing distinct systems and metadata totally
US6513048B1 (en) Method and apparatus for access to files stored on a mainframe using a personal computer user interface
JP2002328908A (en) Groupware
JPH1173459A (en) Work flow management system and method for operating document management
US20030033270A1 (en) Automated system for managing drawing numbers
US20070050421A1 (en) Document management system, method of setting document management system, and computer product
JP4518481B2 (en) Complex database management system
JP2000076263A (en) Contents cooperating system and method
JPH1074209A (en) Information retrieval processor and program storage medium therefor
JP2003005977A (en) System for supplying software
US20030023335A1 (en) Method and system for managing banks of drawing numbers

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030520

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090606

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100606

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees