JPH11306106A - Terminal software and job result transfer system - Google Patents

Terminal software and job result transfer system

Info

Publication number
JPH11306106A
JPH11306106A JP10107754A JP10775498A JPH11306106A JP H11306106 A JPH11306106 A JP H11306106A JP 10107754 A JP10107754 A JP 10107754A JP 10775498 A JP10775498 A JP 10775498A JP H11306106 A JPH11306106 A JP H11306106A
Authority
JP
Japan
Prior art keywords
software
job
terminal
result
receiving
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
JP10107754A
Other languages
Japanese (ja)
Inventor
Hiromi Kawashima
広美 川島
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP10107754A priority Critical patent/JPH11306106A/en
Publication of JPH11306106A publication Critical patent/JPH11306106A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To transfer software and a job result between terminals through a managing computer in consideration of the ownership of the software and the use right of a user. SOLUTION: A software transmission request means 23 requests software owing terminal to send software when it is decided that a job source terminal is able to own the software, a software receiving means 24 receives the sent software, and a software transmitting means 25 sends the received software to the job source terminal. A job result transmission request means 26 requests the software owning terminal to send a job result when it is decided that the job source terminal is not a terminal capable of owning the software and a job source user is a user capable of executing the software, a job result receiving means 27 receives the sent job result, and a job result transmitting means 28 sends the received job result to the job source terminal.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は端末ソフトウェア/
ジョブ結果転送方式に関し、特に複数台の端末間で管理
コンピュータを介して端末ソフトウェアまたはジョブ結
果を転送する端末ソフトウェア/ジョブ結果転送方式に
関する。
TECHNICAL FIELD The present invention relates to a terminal software /
More particularly, the present invention relates to a terminal software / job result transfer method for transferring terminal software or a job result between a plurality of terminals via a management computer.

【0002】[0002]

【従来の技術】従来の技術文献として、特開平5−15
8832号公報(以下、先行技術文献1という),特開
平9−91231号公報(以下、先行技術文献2とい
う),特開平10−21059号公報(以下、先行技術
文献3という)等がある。
2. Description of the Related Art Japanese Patent Laid-Open No.
JP-A-8832 (hereinafter referred to as Prior Art Document 1), JP-A-9-91231 (hereinafter referred to as Prior Art Document 2), and JP-A-10-21059 (hereinafter referred to as Prior Art Document 3).

【0003】先行技術文献1に開示された「端末ソフト
転送方式」では、複数台の端末が1台の管理コンピュー
タを介して接続された情報処理システムにおいて、端末
上に実行したいソフトウェアがない場合、管理コンピュ
ータを介して他の端末からソフトウェアを自動的に転送
するようにしている。
In the “terminal software transfer method” disclosed in the prior art document 1, in an information processing system in which a plurality of terminals are connected via a single management computer, if there is no software to be executed on the terminals, The software is automatically transferred from another terminal via the management computer.

【0004】また、先行技術文献2に開示された「サー
バ・クライアントコンピュータシステムにおけるアプリ
ケーションプログラムの実行方法および実行装置」で
は、アプリケーションプログラム毎に実行可能なマシン
名の対応を有し、この対応に基づいてクライアントにア
プリケーションプログラムがない場合にはサーバから該
当するクライアントにアプリケーションプログラムを転
送するようにしている。
[0004] Further, the "method and apparatus for executing an application program in a server / client computer system" disclosed in the prior art document 2 has a correspondence of machine names that can be executed for each application program. If the client has no application program, the server transfers the application program to the client.

【0005】さらに、先行技術文献3に開示された「ネ
ットワークシステムのソフトウェア・バージョン管理方
式」では、クライアントは、クライアントプログラムと
サーバプログラムとのバージョンが一致していないと判
断すると、バージョンが一致していないクライアントプ
ログラムをサーバプログラムのバージョンと一致させる
ように入れ替え、入れ替えたクライアント・プログラム
を実行するようになっている。
Further, according to the "software version management method for a network system" disclosed in the prior art document 3, when the client determines that the versions of the client program and the server program do not match, the versions match. The client program that has not been replaced is replaced with the version of the server program, and the replaced client program is executed.

【0006】[0006]

【発明が解決しようとする課題】第1の問題点は、先行
技術文献1に開示された技術では、必要なソフトウェア
が他の端末に存在すると無条件に転送してしまうため、
実際にはそのソフトウェアを転送先の端末で使用できな
い場合が発生し、本来の目的である処理の自動実行を実
現できなくなってしまうことである。その理由は、必要
なソフトウェアとソフトウェアを実行可能な端末との対
応をチェックする手段を持っていなかったからである。
そのため、ソフトウェアの転送を行っても実際にはジョ
ブを実行できないケースもあるため、転送自体が無駄に
なってしまう等の欠点がある。このため、実際には、転
送前後に処理を中断して、端末において該当ソフトウェ
アが使用可能か否かのチェックを行う必要があった。
The first problem is that the technique disclosed in the prior art document 1 unconditionally transfers necessary software if necessary software exists in another terminal.
Actually, there is a case where the software cannot be used in the transfer destination terminal, and it is impossible to realize the original purpose of the automatic execution of the process. The reason is that there is no means for checking the correspondence between necessary software and a terminal capable of executing the software.
For this reason, there is a case where the job cannot be actually executed even if the software is transferred, so that there is a disadvantage that the transfer itself is wasted. Therefore, in practice, it is necessary to interrupt the process before and after the transfer and check whether the corresponding software can be used in the terminal.

【0007】第2の問題点は、先行技術文献2に開示さ
れた技術では、アプリケーションプログラムを実行可能
なクライアント以外のクライアントではアプリケーショ
ンプログラムの実行結果を利用することができず、クラ
イアントで広範囲の処理を行うことができない事態が生
じるおそれがあることである。その理由は、アプリケー
ションプログラムが実行可能なクライアントにしか転送
されないからである。
A second problem is that, in the technique disclosed in the prior art document 2, a client other than a client that can execute an application program cannot use the execution result of the application program, and the client can perform a wide range of processing. May not be able to perform. The reason is that the application program is transferred only to the executable client.

【0008】第3の問題点は、先行技術文献3に開示さ
れた技術では、クライアントプログラムを実行可能なク
ライアントと実行不能なクライアントという考え方はな
く、入れ替えられたクライアントプログラムがクライア
ントで実行できない事態が生じるおそれがあることであ
る。その理由は、クライアントプログラムとサーバプロ
グラムとのバージョンが一致していない場合に、クライ
アントプログラムをサーバプログラムのバージョンと一
致させるように入れ替えるようにしているだけだからで
ある。
The third problem is that, in the technique disclosed in the prior art document 3, there is no concept of a client that can execute a client program and a client that cannot execute the client program. That could occur. The reason is that when the versions of the client program and the server program do not match, only the client program is replaced so as to match the version of the server program.

【0009】本発明の目的は、ソフトウェアと該ソフト
ウェアを所有可能な端末との対応をチェックして該ソフ
トウェアを所有可能な端末に転送するばかりでなく、該
ソフトウェアを所有可能な端末でなくとも該ソフトウェ
アによるジョブ結果の転送を受けられるようにして、端
末において広範囲の処理に対処できるようにした端末ソ
フトウェア/ジョブ結果転送方式を提供することにあ
る。
It is an object of the present invention not only to check the correspondence between software and a terminal that can own the software and to transfer the software to a terminal that can own the software, but also to check whether the software is a terminal that can own the software. It is an object of the present invention to provide a terminal software / job result transfer system which can receive a transfer of a job result by software and can handle a wide range of processing in a terminal.

【0010】[0010]

【課題を解決するための手段】本発明の端末ソフトウェ
ア/ジョブ結果転送方式は、複数台の端末が管理コンピ
ュータを介して接続されてなる情報処理システムにおい
て、前記端末が、ジョブの投入を受け付けるジョブ受け
付け手段と、このジョブ受け付け手段により受け付けら
れたジョブの実行に必要なソフトウェアが自端末に存在
するか否かを調べて存在する場合にはジョブ実行要求を
発行するジョブ実行要求手段と、このジョブ実行要求手
段によりジョブの実行に必要なソフトウェアが自端末に
存在しないと判定された場合にソフトウェア/ジョブ結
果転送要求を前記管理コンピュータに送信する転送制御
手段と、前記管理コンピュータからソフトウェア送信要
求が通知されてきたときに該当ソフトウェアを前記管理
コンピュータに送信するソフトウェア送信手段と、前記
管理コンピュータから送信されてきたソフトウェアを受
信するソフトウェア受信手段と、前記管理コンピュータ
からジョブ結果送信要求が通知されてきたときに自端末
の該当ソフトウェアを用いたジョブ結果を前記管理コン
ピュータに送信するジョブ結果送信手段と、前記管理コ
ンピュータから送信されてきたジョブ結果を受信するジ
ョブ結果受信手段と、前記ジョブ実行要求手段からのジ
ョブ実行要求に基づいて自端末に存在する該当ソフトウ
ェアを用いてジョブを実行したり前記ソフトウェア受信
手段により受信されたソフトウェアを用いてジョブを実
行したりするジョブ実行手段と、このジョブ実行手段に
よるジョブ結果および前記ジョブ結果受信手段により受
信されたジョブ結果を出力するジョブ結果出力手段とを
備え、前記管理コンピュータが、ソフトウェアIDに対
応してそのソフトウェアを所有可能な端末IDおよびそ
の端末に該当ソフトウェアが存在するか否かを示す有無
フラグならびにソフトウェアを実行可能なユーザIDを
登録するソフトウェアID−端末ID−ユーザID対応
テーブルと、ジョブ投入元端末からのソフトウェア/ジ
ョブ結果転送要求を受け付けて前記ソフトウェアID−
端末ID−ユーザID対応テーブルを参照してジョブ投
入元端末が該当ソフトウェアを所有可能であるかどうか
およびジョブ投入ユーザが該当ソフトウェアを実行可能
であるかどうかを判定する転送制御手段と、この転送制
御手段によりジョブ投入元端末が該当ソフトウェアを所
有可能であると判定されたときに該当ソフトウェアを所
有する端末に該当ソフトウェアの送信を要求するソフト
ウェア送信要求手段と、前記ソフトウェアを所有する端
末から送信されてきた該当ソフトウェアを受信するソフ
トウェア受信手段と、このソフトウェア受信手段により
受信された該当ソフトウェアをジョブ投入元端末に送信
するソフトウェア送信手段と、前記転送制御手段により
ジョブ投入元端末が該当ソフトウェアを所有可能な端末
でなくかつジョブ投入ユーザが該当ソフトウェアを実行
可能なユーザであると判定された場合に該当ソフトウェ
アを所有する端末に対してジョブ結果の送信を要求する
ジョブ結果送信要求手段と、該当ソフトウェアを所有す
る端末から送信されてきたジョブ結果を受信するジョブ
結果受信手段と、このジョブ結果受信手段により受信さ
れたジョブ結果をジョブ投入元端末に送信するジョブ結
果送信手段とを備えることを特徴とする。
According to the terminal software / job result transfer method of the present invention, in an information processing system in which a plurality of terminals are connected via a management computer, the terminal accepts a job input. Receiving means; checking whether or not software required for executing the job received by the job receiving means exists in the terminal; if so, issuing a job execution request; and Transfer control means for transmitting a software / job result transfer request to the management computer when the execution request means determines that the software necessary for executing the job does not exist in the terminal; and notification of the software transmission request from the management computer When the software is sent to the management computer, Software transmitting means, software receiving means for receiving software transmitted from the management computer, and a job result using the corresponding software of the terminal when the job result transmission request is notified from the management computer. A job result transmitting unit for transmitting to the management computer, a job result receiving unit for receiving the job result transmitted from the management computer, and the corresponding software existing in the terminal based on the job execution request from the job execution requesting unit A job executing means for executing a job using the software or executing the job using the software received by the software receiving means; a job result by the job executing means; and a job result received by the job result receiving means. Output A terminal ID capable of owning the software corresponding to the software ID, a presence / absence flag indicating whether or not the corresponding software exists in the terminal, and a user ID capable of executing the software. And a software ID-terminal ID-user ID correspondence table for registering a software / job result transfer request from a job input terminal.
Transfer control means for referring to the terminal ID-user ID correspondence table to determine whether the job submitting terminal can own the software and whether the job submitting user can execute the software; and Means for requesting the terminal that owns the software to transmit the software when the job input source terminal determines that the software can be owned by the means; and transmitting from the terminal that owns the software. Software receiving means for receiving the software concerned, software transmitting means for transmitting the software received by the software receiving means to the job submitting terminal, and allowing the job submitting terminal to own the software by the transfer control means. Not a terminal and a job A job result transmission requesting means for requesting a terminal that owns the software to transmit a job result when the input user is determined to be a user who can execute the software, And a job result transmitting unit for transmitting the job result received by the job result receiving unit to the job input terminal.

【0011】また、本発明の端末は、ジョブの投入を受
け付けるジョブ受け付け手段と、このジョブ受け付け手
段により受け付けられたジョブの実行に必要なソフトウ
ェアが自端末に存在するか否かを調べて存在する場合に
はジョブ実行要求を発行するジョブ実行要求手段と、こ
のジョブ実行要求手段によりジョブの実行に必要なソフ
トウェアが自端末に存在しないと判定された場合にソフ
トウェア/ジョブ結果転送要求を管理コンピュータに送
信する転送制御手段と、前記管理コンピュータからソフ
トウェア送信要求が通知されてきたときに該当ソフトウ
ェアを前記管理コンピュータに送信するソフトウェア送
信手段と、前記管理コンピュータから送信されてきたソ
フトウェアを受信するソフトウェア受信手段と、前記管
理コンピュータからジョブ結果送信要求が通知されてき
たときに自端末の該当ソフトウェアを用いたジョブ結果
を前記管理コンピュータに送信するジョブ結果送信手段
と、前記管理コンピュータから送信されてきたジョブ結
果を受信するジョブ結果受信手段と、前記ジョブ実行要
求手段からのジョブ実行要求に基づいて自端末に存在す
る該当ソフトウェアを用いてジョブを実行したり前記ソ
フトウェア受信手段により受信されたソフトウェアを用
いてジョブを実行したりするジョブ実行手段と、このジ
ョブ実行手段によるジョブ結果および前記ジョブ結果受
信手段により受信されたジョブ結果を出力するジョブ結
果出力手段とを備えることを特徴とする。
Further, the terminal of the present invention exists by examining whether or not the terminal itself has the job receiving means for receiving the input of the job and the software necessary for executing the job received by the job receiving means. A job execution requesting means for issuing a job execution request, and a software / job result transfer request to the management computer when the job execution requesting means determines that software necessary for executing the job does not exist in the terminal itself. Transfer control means for transmitting, software transmission means for transmitting the software to the management computer when the software transmission request is notified from the management computer, and software reception means for receiving the software transmitted from the management computer And the management computer A job result transmitting unit that transmits a job result using the corresponding software of the terminal when the job result transmission request is notified to the management computer; and a job result reception unit that receives the job result transmitted from the management computer. Means for executing a job using the corresponding software present in the terminal based on a job execution request from the job execution requesting means, or executing a job using the software received by the software receiving means An execution unit, and a job result output unit that outputs a job result obtained by the job execution unit and a job result received by the job result reception unit.

【0012】さらに、本発明の管理コンピュータは、ソ
フトウェアIDに対応してそのソフトウェアを所有可能
な端末IDおよびその端末に該当ソフトウェアが存在す
るか否かを示す有無フラグならびにソフトウェアを実行
可能なユーザIDを登録するソフトウェアID−端末I
D−ユーザID対応テーブルと、ジョブ投入元端末から
のソフトウェア/ジョブ結果転送要求を受け付てけ前記
ソフトウェアID−端末ID−ユーザID対応テーブル
を参照してジョブ投入元端末が該当ソフトウェアを所有
可能であるかどうかおよびジョブ投入ユーザが該当ソフ
トウェアを実行可能であるかどうかを判定する転送制御
手段と、この転送制御手段によりジョブ投入元端末が該
当ソフトウェアを所有可能であると判定されたときに該
当ソフトウェアを所有する端末に該当ソフトウェアの送
信を要求するソフトウェア送信要求手段と、前記ソフト
ウェアを所有する端末から送信されてきた該当ソフトウ
ェアを受信するソフトウェア受信手段と、このソフトウ
ェア受信手段により受信された該当ソフトウェアをジョ
ブ投入元端末に送信するソフトウェア送信手段と、前記
転送制御手段によりジョブ投入元端末が該当ソフトウェ
アを所有可能な端末でなくかつジョブ投入ユーザが該当
ソフトウェアを実行可能なユーザであると判定された場
合に該当ソフトウェアを所有する端末に対してジョブ結
果の送信を要求するジョブ結果送信要求手段と、該当ソ
フトウェアを所有する端末から送信されてきたジョブ結
果を受信するジョブ結果受信手段と、このジョブ結果受
信手段により受信されたジョブ結果をジョブ投入元端末
に送信するジョブ結果送信手段とを備えることを特徴と
する。
The management computer according to the present invention further comprises a terminal ID capable of owning the software corresponding to the software ID, a flag indicating whether or not the corresponding software exists in the terminal, and a user ID capable of executing the software. ID for registering terminal-terminal I
Upon receiving a software / job result transfer request from the D-user ID correspondence table and the job submission terminal, the job submission terminal can own the corresponding software by referring to the software ID-terminal ID-user ID correspondence table. Transfer control means for determining whether there is a job and whether the job submitting user can execute the software, and the software when the job submitting source terminal determines that the software can be owned by the transfer control means. Software transmission requesting means for requesting the terminal having the software to transmit the software, software receiving means for receiving the software transmitted from the terminal having the software, and the software received by the software receiving means. Send to job submission terminal Owning the software when the job sending source terminal is determined not to be a terminal capable of owning the software by the transfer control means, and the job submitting user is a user capable of executing the software. A job result transmission request unit for requesting the terminal to transmit a job result, a job result reception unit for receiving a job result transmitted from the terminal owning the software, and a job received by the job result reception unit. And a job result transmitting means for transmitting the result to the job input terminal.

【0013】一方、本発明の記録媒体は、コンピュータ
を、ジョブの投入を受け付けるジョブ受け付け手段,こ
のジョブ受け付け手段により受け付けられたジョブの実
行に必要なソフトウェアが自端末に存在するか否かを調
べて存在する場合にはジョブ実行要求を発行するジョブ
実行要求手段,このジョブ実行要求手段によりジョブの
実行に必要なソフトウェアが自端末に存在しないと判定
された場合にソフトウェア/ジョブ結果転送要求を管理
コンピュータに送信する転送制御手段,前記管理コンピ
ュータからソフトウェア送信要求が通知されてきたとき
に該当ソフトウェアを前記管理コンピュータに送信する
ソフトウェア送信手段,前記管理コンピュータから送信
されてきたソフトウェアを受信するソフトウェア受信手
段,前記管理コンピュータからジョブ結果送信要求が通
知されてきたときに自端末の該当ソフトウェアを用いた
ジョブ結果を前記管理コンピュータに送信するジョブ結
果送信手段,前記管理コンピュータから送信されてきた
ジョブ結果を受信するジョブ結果受信手段,前記ジョブ
実行要求手段からのジョブ実行要求に基づいて自端末に
存在する該当ソフトウェアを実行したり前記ソフトウェ
ア受信手段により受信されたソフトウェアを用いてジョ
ブを実行したりするジョブ実行手段,ならびにこのジョ
ブ実行手段によるジョブ結果および前記ジョブ結果受信
手段により受信されたジョブ結果を出力するジョブ結果
出力手段として機能させるためのプログラムを記録す
る。
[0013] On the other hand, the recording medium of the present invention checks the computer to determine whether or not the terminal itself has job receiving means for receiving a job input and software required for executing the job received by the job receiving means. Job execution request means for issuing a job execution request if there is any, and managing the software / job result transfer request when the job execution request means determines that the software required for executing the job does not exist in the terminal. Transfer control means for transmitting to the computer, software transmission means for transmitting the software to the management computer when a software transmission request is notified from the management computer, software reception means for receiving the software transmitted from the management computer , The management console A job result transmitting means for transmitting a job result using the corresponding software of the own terminal to the management computer when a job result transmission request is notified from the computer; a job result receiving the job result transmitted from the management computer; Receiving means, job executing means for executing corresponding software existing in the terminal based on a job execution request from the job execution requesting means, and executing a job using software received by the software receiving means; and A program for functioning as a job result output means for outputting the job result by the job execution means and the job result received by the job result receiving means is recorded.

【0014】また、本発明の記録媒体は、コンピュータ
を、ソフトウェアIDに対応してそのソフトウェアを所
有可能な端末IDおよびその端末に該当ソフトウェアが
存在するか否かを示す有無フラグならびにソフトウェア
を実行可能なユーザIDを登録するソフトウェアID−
端末ID−ユーザID対応テーブル,ジョブ投入元端末
からのソフトウェア/ジョブ結果転送要求を受け付けて
前記ソフトウェアID−端末ID−ユーザID対応テー
ブルを参照してジョブ投入元端末が該当ソフトウェアを
所有可能であるかどうかおよびジョブ投入ユーザが該当
ソフトウェアを実行可能であるかどうかを判定する転送
制御手段,この転送制御手段によりジョブ投入元端末が
該当ソフトウェアを所有可能であると判定されたときに
該当ソフトウェアを所有する端末に該当ソフトウェアの
送信を要求するソフトウェア送信要求手段,前記ソフト
ウェアを所有する端末から送信されてきた該当ソフトウ
ェアを受信するソフトウェア受信手段,このソフトウェ
ア受信手段により受信された該当ソフトウェアをジョブ
投入元端末に送信するソフトウェア送信手段,前記転送
制御手段によりジョブ投入元端末が該当ソフトウェアを
所有可能な端末でなくかつジョブ投入ユーザが該当ソフ
トウェアを実行可能なユーザであると判定された場合に
前記ソフトウェアを所有する端末に対してジョブ結果の
送信を要求するジョブ結果送信要求手段,該当ソフトウ
ェアを所有する端末から送信されてきたジョブ結果を受
信するジョブ結果受信手段,ならびにこのジョブ結果受
信手段により受信されたジョブ結果をジョブ投入元端末
に対して送信するジョブ結果送信手段として機能させる
ためのプログラムを記録する。
Further, the recording medium of the present invention enables a computer to execute a software by allowing a computer to execute a software, the terminal ID capable of owning the software corresponding to the software ID, the presence / absence flag indicating whether or not the corresponding software exists in the terminal. Software ID for registering a unique user ID
A terminal ID-user ID correspondence table, a software / job result transfer request from a job submission source terminal is accepted, and the job submission source terminal can own the corresponding software by referring to the software ID-terminal ID-user ID correspondence table. Transfer control means for determining whether the job submitting user can execute the software, and owning the software when the job submitting terminal determines that the software can be executed by the transfer control means. A software transmission requesting means for requesting a terminal to perform transmission of the software, a software receiving means for receiving the software transmitted from a terminal having the software, and a job input terminal for transmitting the software received by the software receiving means. Send to A terminal that owns the software when it is determined by the software transmission unit that the job input source terminal is not a terminal that can own the software and the job submitting user is a user that can execute the software; A job result transmission requesting unit for requesting transmission of a job result, a job result receiving unit receiving a job result transmitted from a terminal having the software, and a job result received by the job result receiving unit. A program for functioning as a job result transmitting unit to be transmitted to the job input terminal is recorded.

【0015】さらに、本発明の記録媒体は、端末コンピ
ュータを、ジョブの投入を受け付けるジョブ受け付け手
段,このジョブ受け付け手段により受け付けられたジョ
ブの実行に必要なソフトウェアが自端末に存在するか否
かを調べて存在する場合にはジョブ実行要求を発行する
ジョブ実行要求手段,このジョブ実行要求手段によりジ
ョブの実行に必要なソフトウェアが自端末に存在しない
と判定された場合にソフトウェア/ジョブ結果転送要求
を管理コンピュータに送信する転送制御手段,前記管理
コンピュータからソフトウェア送信要求が通知されてき
たときに該当ソフトウェアを前記管理コンピュータに送
信するソフトウェア送信手段,前記管理コンピュータか
ら送信されてきたソフトウェアを受信するソフトウェア
受信手段,前記管理コンピュータからジョブ結果送信要
求が通知されてきたときに自端末の該当ソフトウェアを
用いたジョブ結果を前記管理コンピュータに送信するジ
ョブ結果送信手段,前記管理コンピュータから送信され
てきたジョブ結果を受信するジョブ結果受信手段,前記
ジョブ実行要求手段からのジョブ実行要求に基づいて自
端末に存在する該当ソフトウェアを用いてジョブを実行
したり前記ソフトウェア受信手段により受信されたソフ
トウェアを用いてジョブを実行したりするジョブ実行手
段,ならびにこのジョブ実行手段によるジョブ結果およ
び前記ジョブ結果受信手段により受信されたジョブ結果
を出力するジョブ結果出力手段として機能させ、前記管
理コンピュータを、ソフトウェアIDに対応してそのソ
フトウェアを所有可能な端末IDおよびその端末に該当
ソフトウェアが存在するか否かを示す有無フラグならび
にソフトウェアを実行可能なユーザIDを登録するソフ
トウェアID−端末ID−ユーザID対応テーブル,ジ
ョブ投入元端末からのソフトウェア/ジョブ結果転送要
求を受け付けて前記ソフトウェアID−端末ID−ユー
ザID対応テーブルを参照してジョブ投入元端末が該当
ソフトウェアを所有可能であるかどうかおよびジョブ投
入ユーザが該当ソフトウェアを実行可能であるかどうか
を判定する転送制御手段,この転送制御手段によりジョ
ブ投入元端末が該当ソフトウェアを所有可能であると判
定されたときに該当ソフトウェアを所有する端末に該当
ソフトウェアの送信を要求するソフトウェア送信要求手
段,前記ソフトウェアを所有する端末から送信されてき
た該当ソフトウェアを受信するソフトウェア受信手段,
このソフトウェア受信手段により受信された該当ソフト
ウェアをジョブ投入元端末に送信するソフトウェア送信
手段と、前記転送制御手段によりジョブ投入元端末が該
当ソフトウェアを所有可能な端末でなくかつジョブ投入
ユーザが該当ソフトウェアを実行可能なユーザであると
判定された場合に前記ソフトウェアを所有する端末に対
してジョブ結果の送信を要求するジョブ結果送信要求手
段,該当ソフトウェアを所有する端末から送信されてき
たジョブ結果を受信するジョブ結果受信手段,ならびに
このジョブ結果受信手段により受信されたジョブ結果を
ジョブ投入元端末に送信するジョブ結果送信手段として
機能させるためのプログラムを記録する。
Further, the recording medium of the present invention is a program for determining whether a terminal computer has job receiving means for receiving a job input and whether or not software required for executing the job received by the job receiving means exists in the terminal. A job execution requesting means for issuing a job execution request if it is found, and a software / job result transfer request if the software necessary for executing the job is determined not to be present in the terminal itself by the job execution requesting means. Transfer control means for transmitting to the management computer, software transmission means for transmitting the software to the management computer when a software transmission request is notified from the management computer, and software reception for receiving the software transmitted from the management computer Means, the tube A job result transmitting means for transmitting a job result using the corresponding software of the own terminal to the management computer when a job result transmission request is notified from the computer, a job result receiving the job result transmitted from the management computer Receiving means for executing a job using the corresponding software present in the terminal based on a job execution request from the job execution requesting means, or executing a job using the software received by the software receiving means An execution unit, and a job result output unit that outputs a job result received by the job result reception unit and a job result by the job execution unit, and the management computer can own the software corresponding to the software ID. Terminal ID A software ID-terminal ID-user ID correspondence table for registering a presence / absence flag indicating whether or not the corresponding software exists in the terminal and a user ID capable of executing the software, and a software / job result transfer request from the job input terminal. Transfer control that accepts and refers to the software ID-terminal ID-user ID correspondence table to determine whether the job submitting terminal can own the software and whether the job submitting user can execute the software. Means for transmitting transmission of the software to a terminal that owns the software when the job input source terminal determines that the software can be owned by the transfer control means, and a terminal that owns the software Sent from Software receiving means for receiving the relevant software,
Software transmitting means for transmitting the software received by the software receiving means to the job input terminal; and the transfer control means, wherein the job input terminal is not a terminal capable of owning the software, and the job submitting user transmits the relevant software. A job result transmission requesting unit that requests the terminal that owns the software to transmit a job result when it is determined that the user is an executable user; and receives the job result transmitted from the terminal that owns the software. A job result receiving means and a program for functioning as a job result transmitting means for transmitting a job result received by the job result receiving means to a job input terminal are recorded.

【0016】本発明の端末ソフトウェア/ジョブ結果転
送方式では、管理コンピュータを介しての複数台の端末
間の端末ソフトウェア転送において、管理コンピュータ
がジョブ投入元の端末に該当ソフトウェアまたはジョブ
結果を転送できるかどうかを判定した上でソフトウェア
またはジョブ結果の転送を行うことにより、ジョブ投入
元の端末では処理の中断なく広範囲のジョブに対応する
ことができる。
According to the terminal software / job result transfer method of the present invention, in the terminal software transfer between a plurality of terminals via the management computer, whether the management computer can transfer the corresponding software or the job result to the job input terminal. By judging whether or not the software or the job result is transferred, the job input terminal can handle a wide range of jobs without interruption.

【0017】[0017]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0018】図1は、本発明の第1の実施の形態に係る
端末ソフトウェア/ジョブ結果転送方式が適用された情
報処理システムを示すブロック図である。この情報処理
システムは、複数台の端末T1〜Tn(nは2以上の整
数)が管理コンピュータC1を介して接続されて、その
主要部が構成されている。
FIG. 1 is a block diagram showing an information processing system to which a terminal software / job result transfer method according to a first embodiment of the present invention is applied. In this information processing system, a plurality of terminals T1 to Tn (n is an integer of 2 or more) are connected via a management computer C1, and a main part thereof is configured.

【0019】各端末T1〜Tnは、ジョブを受け付ける
ジョブ受け付け手段11と、ジョブの実行要求を行うジ
ョブ実行要求手段12と、ジョブを実行するジョブ実行
手段13と、ジョブ結果を出力するジョブ結果出力手段
14と、ソフトウェアおよびジョブ結果の転送を制御す
る転送制御手段15と、ソフトウェアを送信するソフト
ウェア送信手段16と、ソフトウェアを受信するソフト
ウェア受信手段17と、ジョブ結果を送信するジョブ結
果送信手段18と、ジョブ結果を受信するジョブ結果受
信手段19とを含んで構成されている。
Each of the terminals T1 to Tn includes a job receiving unit 11 for receiving a job, a job execution requesting unit 12 for making a job execution request, a job execution unit 13 for executing a job, and a job result output for outputting a job result. Means 14, transfer control means 15 for controlling transfer of software and job results, software transmission means 16 for transmitting software, software reception means 17 for receiving software, and job result transmission means 18 for transmitting job results. And a job result receiving means 19 for receiving a job result.

【0020】管理コンピュータC1は、ジョブの実行の
ための動作を決定する際に参照されるソフトウェアID
−端末ID−ユーザID対応テーブル21と、ジョブ投
入元端末からのソフトウェア/ジョブ結果転送要求を受
け付けてソフトウェアおよびジョブ結果の転送を制御す
る転送制御手段22と、ソフトウェア送信要求を通知す
るソフトウェア送信要求手段23と、ソフトウェアを受
信するソフトウェア受信手段24と、ソフトウェアを送
信するソフトウェア送信手段25と、ジョブ結果送信要
求を通知するジョブ結果送信要求手段26と、ジョブ結
果を受信するジョブ結果受信手段27と、ジョブ結果を
送信するジョブ結果送信手段28とを含んで構成されて
いる。
The management computer C1 is a software ID that is referred to when determining an operation for executing a job.
A terminal ID-user ID correspondence table 21, a transfer control unit 22 for receiving a software / job result transfer request from a job submission terminal and controlling the transfer of software and job results, and a software transmission request for notifying a software transmission request Means 23, software reception means 24 for receiving software, software transmission means 25 for transmitting software, job result transmission request means 26 for notifying a job result transmission request, and job result reception means 27 for receiving a job result. And a job result transmitting means 28 for transmitting a job result.

【0021】図2は、ソフトウェアID−端末ID−ユ
ーザID対応テーブル21の構成を示す図である。この
ソフトウェアID−端末ID−ユーザID対応テーブル
21には、ソフトウェアIDと、そのソフトウェアを所
有可能な端末IDおよび各端末毎のソフトウェアの有無
を示すフラグ(有無フラグ)と、ソフトウェアを実行可
能なユーザIDとの組み合わせからなるエントリが複数
組登録されている。
FIG. 2 is a diagram showing the structure of the software ID / terminal ID / user ID correspondence table 21. The software ID-terminal ID-user ID correspondence table 21 includes a software ID, a terminal ID capable of owning the software, a flag indicating presence / absence of software for each terminal (presence / absence flag), and a user who can execute the software. A plurality of entries composed of combinations with IDs are registered.

【0022】図3を参照すると、ジョブの実行を要求し
た端末(ジョブ投入元端末)での処理は、ジョブ受け付
けステップS101と、ソフトウェア有無判定ステップ
S102と、ソフトウェアによるジョブ実行ステップS
103と、ジョブ結果表示ステップS104と、ソフト
ウェア/ジョブ結果転送要求ステップS105と、ソフ
トウェア受信ステップS106と、ジョブ結果受信ステ
ップS107と、転送不可通知受信ステップS108
と、ジョブ実行不可表示ステップS109とからなる。
Referring to FIG. 3, processing at a terminal that has requested execution of a job (job input terminal) includes a job receiving step S101, a software presence / absence determining step S102, and a software execution step S102.
103, a job result displaying step S104, a software / job result transfer requesting step S105, a software receiving step S106, a job result receiving step S107, and a transfer disable notification receiving step S108.
And a job execution impossible display step S109.

【0023】図4を参照すると、管理コンピュータC1
での処理は、ソフトウェア/ジョブ結果転送要求受信ス
テップS201と、ソフトウェア転送可否判定ステップ
S202と、ソフトウェア所有端末検索ステップS20
3と、端末へのソフトウェア送信要求ステップS204
と、ソフトウェア受信ステップS205と、有無フラグ
書き換えステップS206と、ソフトウェア送信ステッ
プS207と、ユーザのジョブ結果取得可否判定ステッ
プS208と、ソフトウェア所有端末検索ステップS2
09と、端末へのジョブ結果送信要求ステップS210
と、ジョブ結果受信ステップS211と、ジョブ結果送
信ステップS212と、転送不可通知ステップS213
とからなる。
Referring to FIG. 4, the management computer C1
The processing in step S20 includes a software / job result transfer request receiving step S201, a software transfer permission / inhibition determination step S202, and a software possession terminal search step S20.
And step S204 for requesting software transmission to the terminal
A software receiving step S205, a presence / absence flag rewriting step S206, a software sending step S207, a user job result acquisition availability determination step S208, and a software possession terminal search step S2
09 and a request for transmitting the job result to the terminal S210
, A job result receiving step S211, a job result transmitting step S212, and a transfer impossible notification step S213.
Consists of

【0024】図5を参照すると、ソフトウェアを所有す
る端末(ソフトウェア所有端末)での処理は、ソフトウ
ェア送信要求受信ステップS301と、ソフトウェア送
信ステップS302と、ジョブ結果送信要求受信ステッ
プS303と、ソフトウェアによるジョブ実行ステップ
S304と、ジョブ結果送信ステップS305とからな
る。
Referring to FIG. 5, processing at a terminal that owns software (software owning terminal) includes a software transmission request receiving step S301, a software transmission step S302, a job result transmission request receiving step S303, and a job executed by software. It comprises an execution step S304 and a job result transmission step S305.

【0025】次に、このように構成された第1の実施の
形態に係る端末ソフトウェア/ジョブ結果転送方式の動
作について説明する。
Next, the operation of the terminal software / job result transfer method according to the first embodiment configured as described above will be described.

【0026】なお、ここでは、端末T1がジョブ投入元
端末、端末T2がソフトウェア所有端末であるものとし
て説明する。
Here, description will be made on the assumption that the terminal T1 is a job input terminal and the terminal T2 is a software possessing terminal.

【0027】(1) ジョブの実行に必要なソフトウェ
アP1が自端末T1内に存在する場合(図2のソフトウ
ェアID”P1”のエントリ参照)
(1) When the software P1 required for executing the job exists in the terminal T1 (see the entry of the software ID "P1" in FIG. 2)

【0028】端末T1で任意のユーザからソフトウェア
P1を使用するジョブが投入されると、ジョブ受け付け
手段11は、投入されたジョブを受け付ける(ステップ
S101)。
When a job using the software P1 is input from an arbitrary user at the terminal T1, the job receiving means 11 receives the input job (step S101).

【0029】次に、ジョブ実行要求手段12は、ジョブ
受け付け手段11により受け付けられたジョブの実行に
必要なソフトウェアP1が自端末T1内に存在するかど
うかをチェックする(ステップS102)。いま、ジョ
ブの実行に必要なソフトウェアP1が自端末T1内に存
在するので、ジョブ実行要求手段12は、ジョブ実行要
求を発行する。
Next, the job execution requesting unit 12 checks whether the software P1 necessary for executing the job received by the job receiving unit 11 exists in the terminal T1 (step S102). Now, since the software P1 required for executing the job exists in the terminal T1, the job execution requesting unit 12 issues a job execution request.

【0030】続いて、ジョブ実行手段13は、ジョブ実
行要求手段12からのジョブ実行要求を受けると、必要
な資源を取得してソフトウェアP1によるジョブを実行
する(ステップS103)。
Subsequently, upon receiving the job execution request from the job execution requesting unit 12, the job executing unit 13 acquires necessary resources and executes the job by the software P1 (step S103).

【0031】最後に、ジョブ結果出力手段14は、ジョ
ブ実行手段13によるジョブ結果をコンソールまたはレ
ポートに出力する(ステップS104)。
Finally, the job result output means 14 outputs the job result by the job execution means 13 to a console or a report (step S104).

【0032】(2) ジョブの実行に必要なソフトウェ
アP2は自端末T1内に存在しないが他端末T2に存在
し、かつ自端末T1がソフトウェアP2の所有可能端末
である場合(図2のソフトウェアID”P2”のエント
リ参照)
(2) When the software P2 necessary for executing the job does not exist in the own terminal T1, but exists in the other terminal T2, and the own terminal T1 is a terminal that can own the software P2 (the software ID in FIG. 2). (Refer to "P2" entry)

【0033】端末T1でユーザAからソフトウェアP2
を使用するジョブが投入されると、ジョブ受け付け手段
11は、投入されたジョブを受け付ける(ステップS1
01)。
At the terminal T1, the user A sends the software P2
Is input, the job receiving unit 11 receives the input job (step S1).
01).

【0034】次に、ジョブ実行要求手段12は、ジョブ
受け付け手段11により受け付けられたジョブの実行に
必要なソフトウェアP2が自端末T1内に存在するかど
うかをチェックする(ステップS102)。いま、ジョ
ブの実行に必要なソフトウェアP2が自端末T1内に存
在しないので、ジョブ実行要求手段12は、その旨を転
送制御手段15に通知する。
Next, the job execution requesting unit 12 checks whether the software P2 necessary for executing the job received by the job receiving unit 11 exists in the terminal T1 (step S102). Since the software P2 necessary for executing the job does not exist in the terminal T1, the job execution requesting unit 12 notifies the transfer control unit 15 of the fact.

【0035】続いて、転送制御手段15は、ジョブ実行
要求手段12からソフトウェアP2が自端末T1内に存
在しない旨の通知を受けると、端末ID”T1”,ユー
ザID”A”およびソフトウェアID”P2”をパラメ
ータとするソフトウェア/ジョブ結果転送要求を管理コ
ンピュータC1に通知する(ステップS105)。
Subsequently, upon receiving a notification from the job execution requesting means 12 that the software P2 does not exist in the terminal T1, the transfer control means 15 receives the terminal ID "T1", the user ID "A" and the software ID " The management computer C1 is notified of a software / job result transfer request using P2 "as a parameter (step S105).

【0036】管理コンピュータC1では、転送制御手段
22が、端末T1から送信されてきたソフトウェア/ジ
ョブ結果転送要求を受け付ける(ステップS201)。
In the management computer C1, the transfer control means 22 receives the software / job result transfer request transmitted from the terminal T1 (step S201).

【0037】次に、転送制御手段22は、ソフトウェア
ID−端末ID−ユーザID対応テーブル21を参照し
て該当ソフトウェアID" P2" に対応してジョブ投入
元端末T1の端末ID”T1”が所有可能端末IDとし
て登録されているかどうかに基づいて該当ソフトウェア
P2をジョブ投入元端末T1に転送可能かどうかを判定
する(ステップS202)。いま、該当ソフトウェアP
2がジョブ投入元端末T1に転送可能であるので、転送
制御手段22は、その旨をソフトウェア送信要求手段2
3に通知する。
Next, the transfer control means 22 refers to the software ID / terminal ID / user ID correspondence table 21 and owns the terminal ID “T1” of the job input terminal T1 corresponding to the corresponding software ID “P2”. It is determined whether or not the corresponding software P2 can be transferred to the job input terminal T1 based on whether or not the software P2 is registered as a possible terminal ID (step S202). Now, the software P
2 can be transferred to the job submission source terminal T1, the transfer control means 22 notifies the software transmission request means 2 to that effect.
Notify 3.

【0038】続いて、ソフトウェア送信要求手段23
は、転送制御手段22から該当ソフトウェアP2がジョ
ブ投入元端末T1に転送可能である旨の通知を受ける
と、ソフトウェアID−端末ID−ユーザID対応テー
ブル21を参照して該当ソフトウェアID" P2" に対
応して有無フラグが有り" 1" として登録されている所
有可能端末ID" T2" を検索して(ステップS20
3)、検索された所有可能端末ID" T2" の端末T2
にソフトウェア送信要求を通知する(ステップS20
4)。
Subsequently, the software transmission request means 23
Upon receiving a notification from the transfer control unit 22 that the corresponding software P2 can be transferred to the job submission source terminal T1, the corresponding software ID "P2" is referred to by referring to the software ID / terminal ID / user ID correspondence table 21. Corresponding to the presence / absence flag, a search is made for the possessable terminal ID "T2" registered as "1" (step S20).
3), terminal T2 of retrieved owned terminal ID "T2"
To the software transmission request (step S20)
4).

【0039】端末T2では、転送制御手段15が、管理
コンピュータC1からソフトウェア送信要求を受け付け
る(ステップS301)。
In the terminal T2, the transfer control means 15 receives a software transmission request from the management computer C1 (step S301).

【0040】次に、ソフトウェア送信手段16は、自端
末T2内に存在する該当ソフトウェアP2を管理コンピ
ュータC1に送信する(ステップS302)。
Next, the software transmitting means 16 transmits the corresponding software P2 existing in the terminal T2 to the management computer C1 (step S302).

【0041】管理コンピュータC1では、ソフトウェア
受信手段24が、端末T2から送信されてきた該当ソフ
トウェアP2を受信する(ステップS205)。
In the management computer C1, the software receiving means 24 receives the corresponding software P2 transmitted from the terminal T2 (step S205).

【0042】次に、転送制御手段22は、ソフトウェア
ID−端末ID−ユーザID対応テーブル21のソフト
ウェアIDが”P2”のエントリにおける所有可能端末
ID”T1”に対応する有無フラグを有り”1”に書き
換える(ステップS206)。
Next, the transfer control means 22 has a presence / absence flag corresponding to the proprietary terminal ID "T1" in the entry with the software ID "P2" in the software ID / terminal ID / user ID correspondence table 21 "1". (Step S206).

【0043】続いて、ソフトウェア送信手段25は、ソ
フトウェア受信手段24により受信された該当ソフトウ
ェアP2をジョブ投入元端末T1に送信する(ステップ
S207)。
Subsequently, the software transmitting means 25 transmits the corresponding software P2 received by the software receiving means 24 to the job input terminal T1 (step S207).

【0044】端末T1では、ソフトウェア受信手段17
が、管理コンピュータC1から送信されてきた該当ソフ
トウェアP2を受信する(ステップS106)。これに
より、転送制御手段15を通じて、ジョブ実行要求手段
12からジョブ実行要求が発行される。
In the terminal T1, the software receiving means 17
Receives the software P2 transmitted from the management computer C1 (step S106). As a result, a job execution request is issued from the job execution requesting unit 12 through the transfer control unit 15.

【0045】次に、ジョブ実行手段13は、ジョブ実行
要求手段12からのジョブ実行要求を受けて、ソフトウ
ェア受信手段17により受信された該当ソフトウェアP
2を用いてジョブを実行する(ステップS103)。
Next, the job executing means 13 receives the job execution request from the job execution requesting means 12 and receives the corresponding software P received by the software receiving means 17.
2 is executed (step S103).

【0046】最後に、ジョブ結果出力手段14は、ジョ
ブ実行手段13によるジョブ結果をコンソールまたはレ
ポートに出力する(ステップS104)。
Finally, the job result output means 14 outputs the job result by the job execution means 13 to a console or a report (step S104).

【0047】(3) ジョブの実行に必要なソフトウェ
アP3は自端末T1内に存在しないが他端末T2に存在
し、かつ自端末T1がソフトウェアP3の所有可能端末
でないが、ジョブを投入したユーザAがソフトウェアP
3の実行権限を有する場合(図2のソフトウェアID”
P3”のエントリ参照)
(3) The software P3 necessary for executing the job does not exist in the own terminal T1 but exists in the other terminal T2, and the own terminal T1 is not a terminal that can own the software P3, but the user A who submitted the job Is software P
3 (the software ID in FIG. 2)
P3 "entry)

【0048】端末T1でユーザAからソフトウェアP3
を使用するジョブが投入されると、ジョブ受け付け手段
11は、投入されたジョブを受け付ける(ステップS1
01)。
The software P3 from the user A at the terminal T1
Is input, the job receiving unit 11 receives the input job (step S1).
01).

【0049】次に、ジョブ実行要求手段12は、ジョブ
受け付け手段11により受け付けられたジョブの実行に
必要なソフトウェアP3が自端末T1内に存在するかど
うかをチェックする(ステップS102)。いま、ジョ
ブの実行に必要なソフトウェアP3が自端末T1内に存
在しないので、ジョブ実行要求手段12は、その旨を転
送制御手段15に通知する。
Next, the job execution requesting unit 12 checks whether the software P3 necessary for executing the job received by the job receiving unit 11 exists in the terminal T1 (step S102). Since the software P3 necessary for executing the job does not exist in the terminal T1, the job execution requesting unit 12 notifies the transfer control unit 15 of the fact.

【0050】続いて、転送制御手段15は、ジョブ実行
要求手段12からソフトウェアP3が自端末T1内に存
在しない旨の通知を受けると、端末ID”T1”,ユー
ザID”A”およびソフトウェアID”P3”をパラメ
ータとするソフトウェア/ジョブ結果転送要求を管理コ
ンピュータC1に通知する(ステップS105)。
Subsequently, upon receiving a notification from the job execution requesting means 12 that the software P3 does not exist in the terminal T1, the transfer control means 15 receives the terminal ID "T1", the user ID "A" and the software ID " The management computer C1 is notified of a software / job result transfer request using P3 "as a parameter (step S105).

【0051】管理コンピュータC1では、転送制御手段
22が、端末T1から送信されてきたソフトウェア/ジ
ョブ結果転送要求を受け付ける(ステップS201)。
In the management computer C1, the transfer control means 22 receives the software / job result transfer request transmitted from the terminal T1 (step S201).

【0052】次に、転送制御手段22は、ソフトウェア
ID−端末ID−ユーザID対応テーブル21を参照し
て該当ソフトウェアID" P3" に対応してジョブ投入
元端末T1の端末ID" T1" が所有可能端末IDとし
て登録されているかどうかに基づいて該当ソフトウェア
P3をジョブ投入元端末T1に転送可能かどうかを判定
する(ステップS202)。
Next, the transfer control means 22 refers to the software ID-terminal ID-user ID correspondence table 21 and owns the terminal ID "T1" of the job input terminal T1 corresponding to the corresponding software ID "P3". It is determined whether or not the corresponding software P3 can be transferred to the job input terminal T1 based on whether or not the software P3 is registered as a possible terminal ID (step S202).

【0053】いま、ジョブ投入元端末T1に該当ソフト
ウェアP3が転送可能でないので、転送制御手段22
は、ソフトウェアID−端末ID−ユーザID対応テー
ブル21を参照して該当ソフトウェアID" P3" に対
応してユーザID" A" が実行可能ユーザIDとして登
録されているかどうかに基づいてユーザAがジョブ結果
を取得可能かどうかを判定する(ステップS208)。
Since the corresponding software P3 cannot be transferred to the job input terminal T1, the transfer control means 22
The user A refers to the software ID-terminal ID-user ID correspondence table 21 and determines whether the user A has a job based on whether the user ID "A" is registered as an executable user ID corresponding to the software ID "P3". It is determined whether the result can be obtained (step S208).

【0054】いま、ジョブを投入したユーザAがジョブ
結果を取得可能であるので、転送制御手段22は、該当
ソフトウェアID" P3" に対応して有無フラグが有
り" 1"として登録されている所有可能端末ID" T2"
を検索して(ステップS209)、該当ソフトウェア
P3を所有する端末T2に対してジョブ結果送信要求を
通知する(ステップS210)。
Now, since the user A who has submitted the job can acquire the job result, the transfer control means 22 has the presence / absence flag corresponding to the software ID “P3” and the possession registered as “1”. Possible terminal ID "T2"
(Step S209), and sends a job result transmission request to the terminal T2 that owns the software P3 (step S210).

【0055】端末T2では、転送制御手段15が、管理
コンピュータC1からのジョブ結果送信要求を受信する
(ステップS303)。
At the terminal T2, the transfer control means 15 receives a job result transmission request from the management computer C1 (step S303).

【0056】次に、ジョブ実行手段13は、転送制御手
段15により受信されたジョブ結果送信要求に基づいて
自端末T2内に存在する該当ソフトウェアP3を用いて
ジョブを実行する(ステップS304)。
Next, the job executing means 13 executes the job using the corresponding software P3 existing in the terminal T2 based on the job result transmission request received by the transfer control means 15 (step S304).

【0057】続いて、ジョブ結果送信手段18は、ジョ
ブ実行手段13によるジョブ結果を管理コンピュータC
1に送信する(ステップS305)。
Subsequently, the job result transmitting means 18 transmits the job result by the job executing means 13 to the management computer C.
1 (step S305).

【0058】管理コンピュータC1では、ジョブ結果受
信手段27が、端末T2から送信されてきたジョブ結果
を受信する(ステップS211)。
In the management computer C1, the job result receiving means 27 receives the job result transmitted from the terminal T2 (step S211).

【0059】次に、ジョブ結果送信手段28は、ジョブ
結果受信手段27により受信されたジョブ結果をジョブ
投入元端末T1に送信する(ステップS212)。
Next, the job result transmitting means 28 transmits the job result received by the job result receiving means 27 to the job input terminal T1 (step S212).

【0060】端末T1では、ジョブ結果受信手段19
が、管理コンピュータC1から送信されてきたジョブ結
果を受信する(ステップS107)。
In the terminal T1, the job result receiving means 19
Receives the job result transmitted from the management computer C1 (step S107).

【0061】最後に、ジョブ結果出力手段18は、ジョ
ブ結果受信手段19により受信されたジョブ結果をコン
ソールまたはレポートに出力する(ステップS10
4)。
Finally, the job result output means 18 outputs the job result received by the job result receiving means 19 to a console or a report (step S10).
4).

【0062】(4) ジョブの実行に必要なソフトウェ
アP3は自端末T1内に存在しないが他端末T2に存在
し、かつ自端末T1がソフトウェアP3の所有可能端末
でなく、さらにジョブを投入したユーザBがソフトウェ
アP3の実行権限を有しない場合(図2のソフトウェア
ID”P3”のエントリ参照)
(4) The software P3 necessary for executing the job does not exist in the own terminal T1, but exists in the other terminal T2, and the own terminal T1 is not a terminal capable of owning the software P3, and the user who has input the job further. B does not have the authority to execute software P3 (see the entry of software ID “P3” in FIG. 2)

【0063】端末T1でユーザBからソフトウェアP3
を使用するジョブが投入されると、ジョブ受け付け手段
11は、投入されたジョブを受け付ける(ステップS1
01)。
At the terminal T1, the software P3 is transmitted from the user B to the user P3.
Is input, the job receiving unit 11 receives the input job (step S1).
01).

【0064】次に、ジョブ実行要求手段12は、ジョブ
受け付け手段11により受け付けられたジョブの実行に
必要なソフトウェアP3が自端末T1内に存在するかど
うかをチェックする(ステップS102)。いま、ジョ
ブの実行に必要なソフトウェアP3が自端末T1内に存
在しないので、ジョブ実行要求手段12は、その旨を転
送制御手段15に通知する。
Next, the job execution requesting unit 12 checks whether the software P3 necessary for executing the job received by the job receiving unit 11 exists in the terminal T1 (step S102). Since the software P3 necessary for executing the job does not exist in the terminal T1, the job execution requesting unit 12 notifies the transfer control unit 15 of the fact.

【0065】続いて、転送制御手段15は、ジョブ実行
要求手段12からソフトウェアP3が自端末T1内に存
在しない旨の通知を受けると、端末ID" T1" ,ユー
ザID" B" およびソフトウェアID" P3" をパラメ
ータとするソフトウェア/ジョブ結果転送要求を管理コ
ンピュータC1に通知する(ステップS105)。
Subsequently, upon receiving a notification from the job execution requesting means 12 that the software P3 does not exist in the terminal T1, the transfer control means 15 receives the terminal ID "T1", the user ID "B" and the software ID ". A software / job result transfer request using P3 "as a parameter is notified to the management computer C1 (step S105).

【0066】管理コンピュータC1では、転送制御手段
22が、端末T1から送信されてきたソフトウェア/ジ
ョブ結果転送要求を受け付ける(ステップS201)。
In the management computer C1, the transfer control means 22 receives the software / job result transfer request transmitted from the terminal T1 (step S201).

【0067】次に、転送制御手段22は、ソフトウェア
ID−端末ID−ユーザID対応テーブル21を参照し
て該当ソフトウェアID" P3" に対応してジョブ投入
元端末T1の端末ID" T1" が所有可能端末IDとし
て登録されているかどうかに基づいて該当ソフトウェア
P3をジョブ投入元端末T1に転送可能かどうかを判定
する(ステップS202)。
Next, the transfer control means 22 refers to the software ID-terminal ID-user ID correspondence table 21 and owns the terminal ID "T1" of the job input terminal T1 corresponding to the corresponding software ID "P3". It is determined whether or not the corresponding software P3 can be transferred to the job input terminal T1 based on whether or not the software P3 is registered as a possible terminal ID (step S202).

【0068】いま、ジョブ投入元端末T1に該当ソフト
ウェアP3が転送可能でないので、転送制御手段22
は、ソフトウェアID−端末ID−ユーザID対応テー
ブル21を参照して該当ソフトウェアID" P3" に対
応してユーザID" B" が実行可能ユーザIDとして登
録されているかどうかに基づいてユーザBがジョブ結果
を取得可能かどうかを判定する(ステップS208)。
Since the corresponding software P3 cannot be transferred to the job input terminal T1, the transfer control means 22
The user B refers to the software ID-terminal ID-user ID correspondence table 21 and determines whether the user B has a job based on whether the user ID "B" is registered as an executable user ID corresponding to the software ID "P3". It is determined whether the result can be obtained (step S208).

【0069】いま、ジョブを投入したユーザBはジョブ
結果を取得可能でないので、転送制御手段22は、転送
不可通知をジョブ投入元端末T1に通知する(ステップ
S213)。
Now, since the user B who has submitted the job cannot acquire the job result, the transfer control means 22 sends a transfer impossible notification to the job input terminal T1 (step S213).

【0070】端末T1では、転送制御手段15が、管理
コンピュータC1から通知されてきた転送不可通知を受
信する(ステップS108)。
In the terminal T1, the transfer control means 15 receives the transfer refusal notice sent from the management computer C1 (step S108).

【0071】最後に、ジョブ結果出力手段18は、転送
制御手段15により受信された転送不可通知に基づいて
ジョブ実行不可をコンソールまたはレポートに出力する
(ステップS109)。
Finally, the job result output means 18 outputs a job execution disable to a console or a report based on the transfer disable notification received by the transfer control means 15 (step S109).

【0072】次に、本発明の第2の実施の形態について
図面を参照して説明する。
Next, a second embodiment of the present invention will be described with reference to the drawings.

【0073】図6を参照すると、本発明の第2の実施の
形態に係る端末ソフトウェア/ジョブ結果転送方式は、
図1に示した第1の実施の形態に係る端末ソフトウェア
/ジョブ結果転送方式において、各端末T1〜Tnに端
末側ソフトウェア/ジョブ結果転送制御プログラムを記
録した記録媒体30をそれぞれ備え、管理コンピュータ
C1に管理コンピュータ側ソフトウェア/ジョブ結果転
送制御プログラムを記録した記録媒体40を備える。こ
れら記録媒体30および40は、磁気ディスク,半導体
メモリ,その他の記録媒体であってよい。
Referring to FIG. 6, the terminal software / job result transfer method according to the second embodiment of the present invention
In the terminal software / job result transfer method according to the first embodiment shown in FIG. 1, each of the terminals T1 to Tn includes a recording medium 30 in which a terminal side software / job result transfer control program is recorded, and a management computer C1. And a recording medium 40 storing a management computer side software / job result transfer control program. These recording media 30 and 40 may be magnetic disks, semiconductor memories, or other recording media.

【0074】端末側ソフトウェア/ジョブ結果転送制御
プログラムは、記録媒体30からコンピュータでなる各
端末T1〜Tnに読み込まれ、各端末T1〜Tnの動作
を、ジョブ受け付け手段11,ジョブ実行要求手段1
2,ジョブ実行手段13,ジョブ結果出力手段14,転
送制御手段15,ソフトウェア送信手段16,ソフトウ
ェア受信手段17,ジョブ結果送信手段18,およびジ
ョブ結果受信手段19として制御する。端末側ソフトウ
ェア/ジョブ結果転送制御プログラムの制御による各端
末T1〜Tnの動作は、図1に示した第1の実施の形態
における場合と全く同様となるので、その詳しい説明を
割愛する。
The terminal side software / job result transfer control program is read from the recording medium 30 to each of the terminals T1 to Tn, which are computers, and controls the operation of each of the terminals T1 to Tn.
2. Control is performed as a job execution unit 13, a job result output unit 14, a transfer control unit 15, a software transmission unit 16, a software reception unit 17, a job result transmission unit 18, and a job result reception unit 19. The operation of each of the terminals T1 to Tn under the control of the terminal side software / job result transfer control program is exactly the same as that in the first embodiment shown in FIG. 1, and a detailed description thereof will be omitted.

【0075】また、管理コンピュータ側ソフトウェア/
ジョブ結果転送制御プログラムは、記録媒体40から管
理コンピュータC1に読み込まれ、管理コンピュータC
1の動作を、ソフトウェアID−端末ID−ユーザID
対応テーブル21,転送制御手段22,ソフトウェア送
信要求手段23,ソフトウェア受信手段24,ソフトウ
ェア送信手段25,ジョブ結果送信要求手段26,ジョ
ブ結果受信手段27,およびジョブ結果送信手段28と
して制御する。管理コンピュータ側ソフトウェア/ジョ
ブ結果転送制御プログラムの制御による管理コンピュー
タC1の動作は、図1に示した第1の実施の形態におけ
る場合と全く同様となるので、その詳しい説明を割愛す
る。
Also, the management computer side software /
The job result transfer control program is read from the recording medium 40 to the management computer C1, and is read from the management computer C1.
Operation 1 is defined as software ID-terminal ID-user ID
Control is performed as a correspondence table 21, a transfer control unit 22, a software transmission request unit 23, a software reception unit 24, a software transmission unit 25, a job result transmission request unit 26, a job result reception unit 27, and a job result transmission unit 28. The operation of the management computer C1 under the control of the management computer-side software / job result transfer control program is exactly the same as that in the first embodiment shown in FIG. 1, and a detailed description thereof will be omitted.

【0076】[0076]

【発明の効果】第1の効果は、ジョブに必要なソフトウ
ェアが端末に存在しない場合、端末がソフトウェアを所
有可能であるかどうか、ユーザがソフトウェアを実行可
能であるかどうかを判定した上で、端末に対してソフト
ウェアまたはジョブ結果を自動的に転送できることであ
る。これにより、端末に実行できないソフトウェアを転
送することがなくなり、端末は処理を中断することなく
ジョブの実行結果が得られるようになる。その理由は、
管理コンピュータにソフトウェアを所有可能な端末およ
び実行可能なユーザをあらかじめ登録しておき、ソフト
ウェアと端末およびユーザとの対応づけを行うことによ
り、ソフトウェアおよびジョブ結果の転送制御を行うよ
うにしたからである。
The first effect is that if software required for a job does not exist in a terminal, it is determined whether the terminal can own the software and whether the user can execute the software. The ability to automatically transfer software or job results to a terminal. This prevents transfer of unexecutable software to the terminal, and allows the terminal to obtain a job execution result without interrupting processing. The reason is,
This is because a terminal that can own software and an executable user are registered in the management computer in advance, and transfer of software and job results is controlled by associating the software with the terminal and the user. .

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

【図1】本発明の第1の実施の形態に係る端末ソフトウ
ェア/ジョブ結果転送方式の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing a configuration of a terminal software / job result transfer method according to a first embodiment of the present invention.

【図2】図1中のソフトウェアID−端末ID−ユーザ
ID対応テーブルの内容を例示する図である。
FIG. 2 is a diagram illustrating contents of a software ID / terminal ID / user ID correspondence table in FIG. 1;

【図3】図1中のジョブ投入元端末での処理を示すフロ
ーチャートである。
FIG. 3 is a flowchart showing a process in a job input terminal in FIG. 1;

【図4】図1中の管理コンピュータでの処理を示すフロ
ーチャートである。
FIG. 4 is a flowchart illustrating a process in a management computer in FIG. 1;

【図5】図1中のソフトウェア所有端末での処理を示す
フローチャートである。
FIG. 5 is a flowchart showing a process in a software possessing terminal in FIG. 1;

【図6】本発明の第2の実施の形態に係る端末ソフトウ
ェア/ジョブ結果転送方式の構成を示すブロック図であ
る。
FIG. 6 is a block diagram showing a configuration of a terminal software / job result transfer method according to a second embodiment of the present invention.

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

11 ジョブ受け付け手段 12 ジョブ実行要求手段 13 ジョブ実行手段 14 ジョブ結果出力手段 15 転送制御手段 16 ソフトウェア送信手段 17 ソフトウェア受信手段 18 ジョブ結果送信手段 19 ジョブ結果受信手段 21 ソフトウェアID−端末ID−ユーザID対応テ
ーブル 22 転送制御手段 23 ソフトウェア送信要求手段 24 ソフトウェア受信手段 25 ソフトウェア送信手段 26 ジョブ結果送信要求手段 27 ジョブ結果受信手段 28 ジョブ結果送信手段 30,40 記録媒体 C1 管理コンピュータ T1〜Tn 端末
DESCRIPTION OF SYMBOLS 11 Job receiving means 12 Job execution request means 13 Job execution means 14 Job result output means 15 Transfer control means 16 Software transmission means 17 Software reception means 18 Job result transmission means 19 Job result reception means 21 Software ID-terminal ID-user ID correspondence Table 22 Transfer control means 23 Software transmission request means 24 Software reception means 25 Software transmission means 26 Job result transmission request means 27 Job result reception means 28 Job result transmission means 30, 40 Recording medium C1 Management computer T1 to Tn terminal

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数台の端末が管理コンピュータを介し
て接続されてなる情報処理システムにおいて、前記端末
が、ジョブの投入を受け付けるジョブ受け付け手段と、
このジョブ受け付け手段により受け付けられたジョブの
実行に必要なソフトウェアが自端末に存在するか否かを
調べて存在する場合にはジョブ実行要求を発行するジョ
ブ実行要求手段と、このジョブ実行要求手段によりジョ
ブの実行に必要なソフトウェアが自端末に存在しないと
判定された場合にソフトウェア/ジョブ結果転送要求を
前記管理コンピュータに送信する転送制御手段と、前記
管理コンピュータからソフトウェア送信要求が通知され
てきたときに該当ソフトウェアを前記管理コンピュータ
に送信するソフトウェア送信手段と、前記管理コンピュ
ータから送信されてきたソフトウェアを受信するソフト
ウェア受信手段と、前記管理コンピュータからジョブ結
果送信要求が通知されてきたときに自端末の該当ソフト
ウェアを用いたジョブ結果を前記管理コンピュータに送
信するジョブ結果送信手段と、前記管理コンピュータか
ら送信されてきたジョブ結果を受信するジョブ結果受信
手段と、前記ジョブ実行要求手段からのジョブ実行要求
に基づいて自端末に存在する該当ソフトウェアを用いて
ジョブを実行したり前記ソフトウェア受信手段により受
信されたソフトウェアを用いてジョブを実行したりする
ジョブ実行手段と、このジョブ実行手段によるジョブ結
果および前記ジョブ結果受信手段により受信されたジョ
ブ結果を出力するジョブ結果出力手段とを備え、前記管
理コンピュータが、ソフトウェアIDに対応してそのソ
フトウェアを所有可能な端末IDおよびその端末に該当
ソフトウェアが存在するか否かを示す有無フラグならび
にソフトウェアを実行可能なユーザIDを登録するソフ
トウェアID−端末ID−ユーザID対応テーブルと、
ジョブ投入元端末からのソフトウェア/ジョブ結果転送
要求を受け付けて前記ソフトウェアID−端末ID−ユ
ーザID対応テーブルを参照してジョブ投入元端末が該
当ソフトウェアを所有可能であるかどうかおよびジョブ
投入ユーザが該当ソフトウェアを実行可能であるかどう
かを判定する転送制御手段と、この転送制御手段により
ジョブ投入元端末が該当ソフトウェアを所有可能である
と判定されたときに該当ソフトウェアを所有する端末に
該当ソフトウェアの送信を要求するソフトウェア送信要
求手段と、前記ソフトウェアを所有する端末から送信さ
れてきた該当ソフトウェアを受信するソフトウェア受信
手段と、このソフトウェア受信手段により受信された該
当ソフトウェアをジョブ投入元端末に送信するソフトウ
ェア送信手段と、前記転送制御手段によりジョブ投入元
端末が該当ソフトウェアを所有可能な端末でなくかつジ
ョブ投入ユーザが該当ソフトウェアを実行可能なユーザ
であると判定された場合に該当ソフトウェアを所有する
端末に対してジョブ結果の送信を要求するジョブ結果送
信要求手段と、該当ソフトウェアを所有する端末から送
信されてきたジョブ結果を受信するジョブ結果受信手段
と、このジョブ結果受信手段により受信されたジョブ結
果をジョブ投入元端末に送信するジョブ結果送信手段と
を備えることを特徴とする端末ソフトウェア/ジョブ結
果転送方式。
1. An information processing system in which a plurality of terminals are connected via a management computer, the terminal comprising: a job receiving unit for receiving a job input;
A job execution requesting unit for checking whether or not software required for executing the job received by the job receiving unit exists in the terminal itself and issuing a job execution request if the software is present; Transfer control means for transmitting a software / job result transfer request to the management computer when it is determined that software necessary for executing the job does not exist in the terminal; and when a software transmission request is notified from the management computer. Software transmitting means for transmitting the software to the management computer, software receiving means for receiving the software transmitted from the management computer, and a self-terminal when a job result transmission request is notified from the management computer. Using the software Job result transmitting means for transmitting a job result to the management computer; a job result receiving means for receiving a job result transmitted from the management computer; and a self-terminal based on a job execution request from the job execution request means. A job executing means for executing a job by using the applicable software or executing a job by using the software received by the software receiving means; a job result by the job executing means; and a job result received by the job result receiving means. And a job result output unit for outputting a job result, wherein the management computer has a terminal ID capable of owning the software corresponding to the software ID, and a presence / absence flag indicating whether or not the corresponding software exists in the terminal. And users who can execute software And software ID- terminal ID- user ID correspondence table for registering D,
Upon receiving a software / job result transfer request from the job submitting terminal, the software submitting terminal refers to the software ID-terminal ID-user ID correspondence table, and determines whether the job submitting terminal can own the corresponding software, and Transfer control means for determining whether the software can be executed, and transmission of the software to a terminal which owns the software when the transfer control means determines that the job input terminal can own the software. Requesting software transmission, software receiving means for receiving the software transmitted from the terminal that owns the software, and software transmission for transmitting the software received by the software receiving means to the job input terminal. Means, If the transfer control unit determines that the job input terminal is not a terminal capable of owning the software and the job submitting user is a user capable of executing the software, the job result is output to the terminal owning the software. A job result transmission requesting means for requesting transmission of a job, a job result receiving means for receiving a job result transmitted from a terminal possessing the software, and a job input source terminal receiving the job result received by the job result receiving means. Terminal software / job result transfer method, comprising:
【請求項2】 ジョブの投入を受け付けるジョブ受け付
け手段と、このジョブ受け付け手段により受け付けられ
たジョブの実行に必要なソフトウェアが自端末に存在す
るか否かを調べて存在する場合にはジョブ実行要求を発
行するジョブ実行要求手段と、このジョブ実行要求手段
によりジョブの実行に必要なソフトウェアが自端末に存
在しないと判定された場合にソフトウェア/ジョブ結果
転送要求を管理コンピュータに送信する転送制御手段
と、前記管理コンピュータからソフトウェア送信要求が
通知されてきたときに該当ソフトウェアを前記管理コン
ピュータに送信するソフトウェア送信手段と、前記管理
コンピュータから送信されてきたソフトウェアを受信す
るソフトウェア受信手段と、前記管理コンピュータから
ジョブ結果送信要求が通知されてきたときに自端末の該
当ソフトウェアを用いたジョブ結果を前記管理コンピュ
ータに送信するジョブ結果送信手段と、前記管理コンピ
ュータから送信されてきたジョブ結果を受信するジョブ
結果受信手段と、前記ジョブ実行要求手段からのジョブ
実行要求に基づいて自端末に存在する該当ソフトウェア
を用いてジョブを実行したり前記ソフトウェア受信手段
により受信されたソフトウェアを用いてジョブを実行し
たりするジョブ実行手段と、このジョブ実行手段による
ジョブ結果および前記ジョブ結果受信手段により受信さ
れたジョブ結果を出力するジョブ結果出力手段とを備え
ることを特徴とする端末。
2. A job receiving means for receiving a job input, and checking whether or not software required for executing the job received by the job receiving means exists in its own terminal. And a transfer control unit for transmitting a software / job result transfer request to the management computer when the job execution request unit determines that the software necessary for executing the job does not exist in the terminal itself. A software transmission unit for transmitting the software to the management computer when a software transmission request is notified from the management computer; a software reception unit for receiving the software transmitted from the management computer; Job result transmission request A job result transmitting unit for transmitting a job result using the corresponding software of the own terminal to the management computer when notified, a job result receiving unit for receiving a job result transmitted from the management computer, and the job A job execution unit that executes a job using the corresponding software existing in the terminal based on a job execution request from the execution request unit or executes a job using the software received by the software reception unit; and A terminal comprising: a job result output unit that outputs a job result obtained by a job execution unit and a job result received by the job result reception unit.
【請求項3】 ソフトウェアIDに対応してそのソフト
ウェアを所有可能な端末IDおよびその端末に該当ソフ
トウェアが存在するか否かを示す有無フラグならびにソ
フトウェアを実行可能なユーザIDを登録するソフトウ
ェアID−端末ID−ユーザID対応テーブルと、ジョ
ブ投入元端末からのソフトウェア/ジョブ結果転送要求
を受け付てけ前記ソフトウェアID−端末ID−ユーザ
ID対応テーブルを参照してジョブ投入元端末が該当ソ
フトウェアを所有可能であるかどうかおよびジョブ投入
ユーザが該当ソフトウェアを実行可能であるかどうかを
判定する転送制御手段と、この転送制御手段によりジョ
ブ投入元端末が該当ソフトウェアを所有可能であると判
定されたときに該当ソフトウェアを所有する端末に該当
ソフトウェアの送信を要求するソフトウェア送信要求手
段と、前記ソフトウェアを所有する端末から送信されて
きた該当ソフトウェアを受信するソフトウェア受信手段
と、このソフトウェア受信手段により受信された該当ソ
フトウェアをジョブ投入元端末に送信するソフトウェア
送信手段と、前記転送制御手段によりジョブ投入元端末
が該当ソフトウェアを所有可能な端末でなくかつジョブ
投入ユーザが該当ソフトウェアを実行可能なユーザであ
ると判定された場合に該当ソフトウェアを所有する端末
に対してジョブ結果の送信を要求するジョブ結果送信要
求手段と、該当ソフトウェアを所有する端末から送信さ
れてきたジョブ結果を受信するジョブ結果受信手段と、
このジョブ結果受信手段により受信されたジョブ結果を
ジョブ投入元端末に送信するジョブ結果送信手段とを備
えることを特徴とする管理コンピュータ。
3. A software ID-terminal for registering a terminal ID capable of owning the software corresponding to the software ID, a presence / absence flag indicating whether the corresponding software exists in the terminal, and a user ID capable of executing the software. Upon receiving a software / job result transfer request from the ID-user ID correspondence table and the job submission terminal, the job submission terminal can own the corresponding software by referring to the software ID-terminal ID-user ID correspondence table. Transfer control means for determining whether there is a job and whether the job submitting user can execute the software, and the software when the job submitting source terminal determines that the software can be owned by the transfer control means. Send the software to the device that owns Requesting software transmission, software receiving means for receiving the software transmitted from the terminal that owns the software, and software transmission for transmitting the software received by the software receiving means to the job input terminal. Means, and if the transfer control means determines that the job submitting terminal is not a terminal capable of owning the software and the job submitting user is a user capable of executing the software, A job result transmission requesting means for requesting transmission of a job result, a job result receiving means for receiving a job result transmitted from a terminal which owns the software,
A management computer comprising: a job result transmitting unit that transmits a job result received by the job result receiving unit to a job input terminal.
【請求項4】 コンピュータを、ジョブの投入を受け付
けるジョブ受け付け手段,このジョブ受け付け手段によ
り受け付けられたジョブの実行に必要なソフトウェアが
自端末に存在するか否かを調べて存在する場合にはジョ
ブ実行要求を発行するジョブ実行要求手段,このジョブ
実行要求手段によりジョブの実行に必要なソフトウェア
が自端末に存在しないと判定された場合にソフトウェア
/ジョブ結果転送要求を管理コンピュータに送信する転
送制御手段,前記管理コンピュータからソフトウェア送
信要求が通知されてきたときに該当ソフトウェアを前記
管理コンピュータに送信するソフトウェア送信手段,前
記管理コンピュータから送信されてきたソフトウェアを
受信するソフトウェア受信手段,前記管理コンピュータ
からジョブ結果送信要求が通知されてきたときに自端末
の該当ソフトウェアを用いたジョブ結果を前記管理コン
ピュータに送信するジョブ結果送信手段,前記管理コン
ピュータから送信されてきたジョブ結果を受信するジョ
ブ結果受信手段,前記ジョブ実行要求手段からのジョブ
実行要求に基づいて自端末に存在する該当ソフトウェア
を実行したり前記ソフトウェア受信手段により受信され
たソフトウェアを用いてジョブを実行したりするジョブ
実行手段,ならびにこのジョブ実行手段によるジョブ結
果および前記ジョブ結果受信手段により受信されたジョ
ブ結果を出力するジョブ結果出力手段として機能させる
ためのプログラムを記録した記録媒体。
4. A computer receives job input means for receiving a job, checks whether or not software required for executing the job received by the job reception means exists in its own terminal. Job execution request means for issuing an execution request, and transfer control means for transmitting a software / job result transfer request to the management computer when the job execution request means determines that the software required for executing the job does not exist in the terminal itself. A software transmission unit for transmitting the software to the management computer when a software transmission request is notified from the management computer, a software reception unit for receiving the software transmitted from the management computer, and a job result from the management computer. Submit A job result transmitting unit for transmitting a job result using the corresponding software of the own terminal to the management computer when the request is notified, a job result receiving unit for receiving a job result transmitted from the management computer, the job A job execution unit that executes the corresponding software existing in the terminal based on a job execution request from the execution request unit or executes a job using the software received by the software reception unit; A recording medium recording a program for functioning as a job result output unit that outputs a job result and a job result received by the job result reception unit.
【請求項5】 コンピュータを、ソフトウェアIDに対
応してそのソフトウェアを所有可能な端末IDおよびそ
の端末に該当ソフトウェアが存在するか否かを示す有無
フラグならびにソフトウェアを実行可能なユーザIDを
登録するソフトウェアID−端末ID−ユーザID対応
テーブル,ジョブ投入元端末からのソフトウェア/ジョ
ブ結果転送要求を受け付けて前記ソフトウェアID−端
末ID−ユーザID対応テーブルを参照してジョブ投入
元端末が該当ソフトウェアを所有可能であるかどうかお
よびジョブ投入ユーザが該当ソフトウェアを実行可能で
あるかどうかを判定する転送制御手段,この転送制御手
段によりジョブ投入元端末が該当ソフトウェアを所有可
能であると判定されたときに該当ソフトウェアを所有す
る端末に該当ソフトウェアの送信を要求するソフトウェ
ア送信要求手段,前記ソフトウェアを所有する端末から
送信されてきた該当ソフトウェアを受信するソフトウェ
ア受信手段,このソフトウェア受信手段により受信され
た該当ソフトウェアをジョブ投入元端末に送信するソフ
トウェア送信手段,前記転送制御手段によりジョブ投入
元端末が該当ソフトウェアを所有可能な端末でなくかつ
ジョブ投入ユーザが該当ソフトウェアを実行可能なユー
ザであると判定された場合に前記ソフトウェアを所有す
る端末に対してジョブ結果の送信を要求するジョブ結果
送信要求手段,該当ソフトウェアを所有する端末から送
信されてきたジョブ結果を受信するジョブ結果受信手
段,ならびにこのジョブ結果受信手段により受信された
ジョブ結果をジョブ投入元端末に対して送信するジョブ
結果送信手段として機能させるためのプログラムを記録
した記録媒体。
5. A software for registering a computer with a terminal ID capable of owning the software corresponding to the software ID, a presence / absence flag indicating whether the corresponding software exists in the terminal, and a user ID capable of executing the software. An ID-terminal ID-user ID correspondence table, a software / job result transfer request from a job submission source terminal is accepted, and the job submission source terminal can own the corresponding software by referring to the software ID-terminal ID-user ID correspondence table. Transfer control means for determining whether the job input user is capable of executing the software, and the corresponding software when the transfer control means determines that the job input terminal can own the software. Applicable software to the terminal that owns Software transmission requesting means for requesting the transmission of software, software receiving means for receiving the relevant software transmitted from the terminal which owns the software, and software for transmitting the relevant software received by the software receiving means to the job input terminal If the transmission means and the transfer control means determine that the job submission terminal is not a terminal capable of possessing the software and the job submitting user is a user capable of executing the software, the terminal possessing the software is determined. Request transmission means for requesting transmission of a job result, a job result reception means for receiving a job result transmitted from a terminal possessing the software, and a job input received by the job result reception means. For former terminal A recording medium recording a program for functioning as a job result transmission means for signals.
【請求項6】 端末コンピュータを、ジョブの投入を受
け付けるジョブ受け付け手段,このジョブ受け付け手段
により受け付けられたジョブの実行に必要なソフトウェ
アが自端末に存在するか否かを調べて存在する場合には
ジョブ実行要求を発行するジョブ実行要求手段,このジ
ョブ実行要求手段によりジョブの実行に必要なソフトウ
ェアが自端末に存在しないと判定された場合にソフトウ
ェア/ジョブ結果転送要求を管理コンピュータに送信す
る転送制御手段,前記管理コンピュータからソフトウェ
ア送信要求が通知されてきたときに該当ソフトウェアを
前記管理コンピュータに送信するソフトウェア送信手
段,前記管理コンピュータから送信されてきたソフトウ
ェアを受信するソフトウェア受信手段,前記管理コンピ
ュータからジョブ結果送信要求が通知されてきたときに
自端末の該当ソフトウェアを用いたジョブ結果を前記管
理コンピュータに送信するジョブ結果送信手段,前記管
理コンピュータから送信されてきたジョブ結果を受信す
るジョブ結果受信手段,前記ジョブ実行要求手段からの
ジョブ実行要求に基づいて自端末に存在する該当ソフト
ウェアを用いてジョブを実行したり前記ソフトウェア受
信手段により受信されたソフトウェアを用いてジョブを
実行したりするジョブ実行手段,ならびにこのジョブ実
行手段によるジョブ結果および前記ジョブ結果受信手段
により受信されたジョブ結果を出力するジョブ結果出力
手段として機能させ、前記管理コンピュータを、ソフト
ウェアIDに対応してそのソフトウェアを所有可能な端
末IDおよびその端末に該当ソフトウェアが存在するか
否かを示す有無フラグならびにソフトウェアを実行可能
なユーザIDを登録するソフトウェアID−端末ID−
ユーザID対応テーブル,ジョブ投入元端末からのソフ
トウェア/ジョブ結果転送要求を受け付けて前記ソフト
ウェアID−端末ID−ユーザID対応テーブルを参照
してジョブ投入元端末が該当ソフトウェアを所有可能で
あるかどうかおよびジョブ投入ユーザが該当ソフトウェ
アを実行可能であるかどうかを判定する転送制御手段,
この転送制御手段によりジョブ投入元端末が該当ソフト
ウェアを所有可能であると判定されたときに該当ソフト
ウェアを所有する端末に該当ソフトウェアの送信を要求
するソフトウェア送信要求手段,前記ソフトウェアを所
有する端末から送信されてきた該当ソフトウェアを受信
するソフトウェア受信手段,このソフトウェア受信手段
により受信された該当ソフトウェアをジョブ投入元端末
に送信するソフトウェア送信手段と、前記転送制御手段
によりジョブ投入元端末が該当ソフトウェアを所有可能
な端末でなくかつジョブ投入ユーザが該当ソフトウェア
を実行可能なユーザであると判定された場合に前記ソフ
トウェアを所有する端末に対してジョブ結果の送信を要
求するジョブ結果送信要求手段,該当ソフトウェアを所
有する端末から送信されてきたジョブ結果を受信するジ
ョブ結果受信手段,ならびにこのジョブ結果受信手段に
より受信されたジョブ結果をジョブ投入元端末に送信す
るジョブ結果送信手段として機能させるためのプログラ
ムを記録した記録媒体。
6. A terminal computer is connected to a job receiving means for receiving a job input, and checks whether or not software required for executing the job received by the job receiving means exists in its own terminal. Job execution requesting means for issuing a job execution request, and transfer control for transmitting a software / job result transfer request to the management computer when the job execution requesting means determines that software required for executing the job does not exist in the terminal itself. Means, software transmission means for transmitting the software to the management computer when the software transmission request is notified from the management computer, software reception means for receiving the software transmitted from the management computer, and a job from the management computer. result A job result transmitting unit for transmitting a job result using the corresponding software of the own terminal to the management computer when a transmission request is notified, a job result receiving unit for receiving a job result transmitted from the management computer, A job execution unit that executes a job using the corresponding software present in the terminal based on a job execution request from the job execution request unit or executes a job using the software received by the software reception unit; and The management computer is made to function as a job result output unit that outputs a job result by the job execution unit and a job result received by the job result reception unit. The corresponding software is installed on the terminal. Software ID- terminal but to register a user ID capable of executing presence flag and software indicating whether present ID-
A user ID correspondence table, a software / job result transfer request from a job submission source terminal is received, and a reference is made to the software ID-terminal ID-user ID correspondence table to determine whether the job submission source terminal can own the software. Transfer control means for determining whether the job submitting user can execute the software,
A software transmission requesting unit for requesting the terminal that owns the software to transmit the software when it is determined by the transfer control unit that the job submitting terminal can own the software; a transmission from the terminal that owns the software; Software receiving means for receiving the software concerned, software transmitting means for transmitting the software received by the software receiving means to the job submitting terminal, and allowing the job submitting terminal to own the software by the transfer control means A job result transmission requesting means for requesting a terminal that owns the software to transmit a job result when it is determined that the terminal is not a proper terminal and the job submitting user is a user who can execute the software; From the terminal By job result receiving means for receiving the job results it has, and a recording medium recording a program for functioning as a job result transmission means for transmitting the job results received by the job result receiving means job submission source terminal.
JP10107754A 1998-04-17 1998-04-17 Terminal software and job result transfer system Pending JPH11306106A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10107754A JPH11306106A (en) 1998-04-17 1998-04-17 Terminal software and job result transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10107754A JPH11306106A (en) 1998-04-17 1998-04-17 Terminal software and job result transfer system

Publications (1)

Publication Number Publication Date
JPH11306106A true JPH11306106A (en) 1999-11-05

Family

ID=14467139

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10107754A Pending JPH11306106A (en) 1998-04-17 1998-04-17 Terminal software and job result transfer system

Country Status (1)

Country Link
JP (1) JPH11306106A (en)

Similar Documents

Publication Publication Date Title
JP2005014591A (en) Authentication performing system, authentication printing system, network printer, printer managing terminal, program for printer, program for terminal, and authentication printing method
US7812984B2 (en) Remote stored print job retrieval
JP2002063008A (en) Printer user limiting system
JP2016054461A (en) Information processing apparatus, communication device, and control method of these, and program
JP4265262B2 (en) Printing system, printing request terminal and printing control method
JP2006246407A (en) Communication control unit and image forming apparatus
US11528272B2 (en) Information processing system, information processing device, and information processing method
JPH11306106A (en) Terminal software and job result transfer system
JP2002169433A (en) Copying machine system
JP2000194524A (en) Printing job interruption system and method therefor
JP2000330750A (en) Network printer managing device and network printer system
JP3423477B2 (en) Printing method and system
JP2004240864A (en) Image processing system, program used for image processing system and medium having the program recorded thereon
JP2015141523A (en) System, controlling method therefor, and computer program
JP2803711B2 (en) How to power off a computer system
JP3013785B2 (en) Data storage system and data storage method
JP3166400B2 (en) Facsimile connection control device
JP2812274B2 (en) Transaction load balancing system for loosely coupled multi-computer systems
JP2000003259A (en) Lan system and digital copying machine management server
JP4155512B2 (en) Multiple access control system and control method thereof
JPH04336354A (en) Decentralized computer system
JP2007128352A (en) Information processor and printing order management method
JPH05204794A (en) File transfer method
JPH05158832A (en) Terminal software transfer system
JPH05298251A (en) Automatic information system for end state of background job