JPH11212915A - Remote access system - Google Patents

Remote access system

Info

Publication number
JPH11212915A
JPH11212915A JP10009609A JP960998A JPH11212915A JP H11212915 A JPH11212915 A JP H11212915A JP 10009609 A JP10009609 A JP 10009609A JP 960998 A JP960998 A JP 960998A JP H11212915 A JPH11212915 A JP H11212915A
Authority
JP
Japan
Prior art keywords
computer
environment
remote
application
unit
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.)
Granted
Application number
JP10009609A
Other languages
Japanese (ja)
Other versions
JP3932641B2 (en
Inventor
Toshinao Komuro
敏直 小室
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 JP00960998A priority Critical patent/JP3932641B2/en
Publication of JPH11212915A publication Critical patent/JPH11212915A/en
Application granted granted Critical
Publication of JP3932641B2 publication Critical patent/JP3932641B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To make one application to be operated by any computer that is connected by a network by making a remote environment part have a dividing part which selects a requested local resource and a local environment pat which registers self-management resources as well as a communicating part to other computers. SOLUTION: An application A11' that is operated on a computer M12 is operated by an execution controlling part P12 and accesses a remote environment R12 or a local environment L12 by utilizing an interface part I12. In the case of requesting a common function that is defined to the remote environment, a common functioning part C11 calls an inherent functioning part O11 and realizes the request by such a manner that a communicating part T12 of the environment R12 notifies request information to a communicating part T11 of the environment R11 of a computer M11 and that a dividing part B11 requests the part C11 of a local environment L11. Execution results are notified through the reverse route. On the other hand, in the case of requesting to the local environment, the request is made to the common functioning part C12 of the environment L12.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はリモートアクセス方
式に関し、ネットワークに接続された計算機で動作する
アプリケーションが何処の計算機でも動作でき、アプリ
ケーションからネットワークに接続された計算機の資源
をリモートアクセスする方式に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a remote access system, and more particularly to a system in which an application running on a computer connected to a network can operate on any computer, and the application remotely accesses resources of the computer connected to the network.

【0002】[0002]

【従来の技術】図11に従来のリモートアクセス方式の一
例を示す。計算機M91にローカル環境L91を利用し
てファイルF91をアクセスするアプリケーションA9
1を作成する(矢印91)。計算機M92についても同
様の環境を用意する(矢印92)。アプリケーションの
代わりにメーカから同様の機能を実現する製品が提供さ
れる場合もある。また、ここでは、ローカル資源として
ファイルを挙げているが、ハード装置やプログラムであ
っても構わない。
2. Description of the Related Art FIG. 11 shows an example of a conventional remote access system. Application A9 for accessing file F91 on computer M91 using local environment L91
1 is created (arrow 91). A similar environment is prepared for the computer M92 (arrow 92). In some cases, manufacturers provide products that realize similar functions instead of applications. Although a file is described as a local resource here, a hardware device or a program may be used.

【0003】次に、計算機M93のアプリケーションA
93から計算機M91のファイルF91をアクセスする
ときは、アプリケーシェンA93とアプリケーションA
91が通信(矢印93)して、リモートアクセスを実現
している。計算機M92についても同様の処理が行われ
る(矢印94)。ここまで説明してきたように、計算機
のローカル資源をアクセスするには、各計算機毎にロー
カル資源をアクセスするアプリケーションを置いて通信
するか、ローカル資源を持つ計算機でアプリケーション
を動作させる必要があった。
[0003] Next, the application A of the computer M93
When accessing the file F91 of the computer M91 from the application 93, the application A93 and the application A
The communication 91 (arrow 93) realizes remote access. Similar processing is performed for the computer M92 (arrow 94). As described above, in order to access the local resources of a computer, it is necessary to place an application for accessing the local resources for each computer and communicate, or to operate the application on a computer having the local resources.

【0004】[0004]

【発明が解決しようとする課題】従来の方法では、アプ
リケーションを稼動させる計算機上でのみ動作でき、相
手計算機の資源をアクセスするには、相手計算機にアプ
リケーションを置いて通信を行うことにより実現してい
た。このため、ネットワークを拡大する度に業務(アプ
リケーション)の見直しなどが必要になったり、計算機
毎に提供している機能が異なったりしてテストを行うの
にも不自由したり多大な工数と能力を費やしていた。
In the conventional method, it is possible to operate only on the computer that runs the application, and to access the resources of the partner computer, it is realized by placing the application on the partner computer and performing communication. Was. For this reason, every time the network is expanded, it is necessary to review operations (applications), etc., the functions provided for each computer are different, and it is inconvenient to perform tests, and a great deal of man-hour and capacity Was spent.

【0005】本発明では、このような点に鑑みてなされ
たものであり、1つのアプリケーションがネットワーク
で接続された何処の計算機でも動作でき、かつ何処の計
算機のローカル資源もアクセスすることができるため、
例えば、デバック環境を備えた1つの計算機からリモー
トデバックすることができたり、CPU等の高パフォー
マンスの計算機で容易に動作させたり、また、アプリケ
ーションの一元管理も可能になるため、柔軟な業務構築
を可能にすることを目的とする。
The present invention has been made in view of such a point, and one application can operate on any computer connected via a network and can access local resources of any computer. ,
For example, since a remote computer can be remotely debugged from a single computer having a debug environment, can be easily operated by a high-performance computer such as a CPU, and centralized management of applications can be performed, flexible business construction can be achieved. The purpose is to make it possible.

【0006】[0006]

【課題を解決するための手段】図1は上記目的を達成す
る本発明の原理図である。計算機M11は、リモート環
境R11、ローカル環境L11、実行制御部P11、イ
ンタフェース部I11から構成され、リモート環境R1
1は、通信部T11、振分部B11から構成され、ロー
カル環境R11は、共通機能部C11、固有機能部O1
1から構成される。計算機M12は、リモート環境R1
2、ローカル環境L12、実行制御部P12、インタフ
ェース部I12から構成され、リモート環境R12は、
通信部T12から構成され、ローカル環境R12は、共
通機能部C12、固有機能部O12から構成される。計
算機M11で動作するアプリケーションA11と、計算
機M12で動作するアプリケーションA11’がある。
アプリケーションA11とアプリケーションA11’は
同じものであってもよい。また、計算機M11と計算機
M12はネットワークN11(LAN等)で接続され
る。
FIG. 1 is a diagram illustrating the principle of the present invention for achieving the above object. The computer M11 includes a remote environment R11, a local environment L11, an execution control unit P11, and an interface unit I11.
1 includes a communication unit T11 and a distribution unit B11. The local environment R11 includes a common function unit C11 and a unique function unit O1.
1 The computer M12 is connected to the remote environment R1.
2, a local environment L12, an execution control unit P12, and an interface unit I12.
The local environment R12 includes a communication unit T12, and the local environment R12 includes a common function unit C12 and a unique function unit O12. An application A11 runs on the computer M11 and an application A11 'runs on the computer M12.
The application A11 and the application A11 'may be the same. The computer M11 and the computer M12 are connected by a network N11 (LAN or the like).

【0007】上記構成によれば、実行制御部P11、P
12はアプリケーションA11、A11’が計算機M1
1、M12のOSの違いを隠蔽しアプリケーションがど
んな計算機でも動作可能にし、アプリケーションA1
1、A11’がインタフェース部I11,I12を利用
することにより制御する。また、リモート環境R12お
よびローカル環境L11、L12のアクセス制御も行
う。アプリケーションA11とアプリケーションA1
1’は同じものがそのまま動作できる。インタフェース
部I11,I12は、実行制御部P11、P12と同様
にアプリケーションがどんな計算機でも動作可能にする
ため、全計算機共通なインタフェースを提供しており、
アプリケーションA11、A11’から呼ばれる。共通
機能部C11、C12は、実行制御部P11、P12を
計算機のOSに依存しない形で実現するため、全計算機
でOSが異なっても共通な機能を実現したプログラム群
またはライブラリ群であり、実行制御部P11、P12
および振分部B11から呼ばれる。固有機能部O11、
O12は、各計算機のOSの機能を利用して機能を実現
したプログラム群またはライブラリ群であり、共通機能
部C11、C12から呼び出される。通信部T11、T
12は、アプリケーションから要求された情報および要
求に対する結果を通信する。通信手段としては、ソケッ
トを利用した通信等があり、通信の定義によりどんな計
算機とも接続ができる。振分部B11は、通信部T11
が受け取った要求からローカル環境L11の共通機能部
C11を呼び出すことによりローカル資源をアクセスす
る。
According to the above configuration, the execution control units P11, P
12 is an application A11 and A11 'is a computer M1.
1, conceal the difference between OSs of M12, enable applications to operate on any computer,
1, A11 'controls by using the interface units I11 and I12. In addition, access control of the remote environment R12 and the local environments L11 and L12 is also performed. Application A11 and application A1
1 'can operate as it is. The interface units I11 and I12 provide an interface common to all computers so that the application can operate on any computer, similarly to the execution control units P11 and P12.
It is called from the applications A11 and A11 '. The common function units C11 and C12 are a group of programs or libraries that realize common functions even if the OS is different in all the computers in order to realize the execution control units P11 and P12 without depending on the OS of the computer. Control unit P11, P12
And from the distribution unit B11. Specific function unit O11,
O12 is a program group or library group that realizes a function using the function of the OS of each computer, and is called from the common function units C11 and C12. Communication unit T11, T
12 communicates information requested by the application and results for the request. As a communication means, there is communication using a socket and the like, and any computer can be connected according to the definition of communication. The distributing unit B11 includes a communication unit T11.
The local resource is accessed by calling the common function unit C11 of the local environment L11 from the request received by the user.

【0008】これにより、計算機M11、M12のリモ
ート環境R11、R12を接続することにより、本来計
算機M11で動作すべきアプリケーションA11を計算
機M12に持ってきて動作させても従来と同じ動作結果
を得ることができる。
Thus, by connecting the remote environments R11 and R12 of the computers M11 and M12, the same operation result as that of the related art can be obtained even if the application A11 that should be operated on the computer M11 is brought to the computer M12 and operated. Can be.

【0009】[0009]

【発明の実施の形態】本発明の概略について図面を参照
して説明する。構成は、図1と同じであるため説明を省
略する。計算機M11で動作するアプリケーションA1
1は、実行制御部P11で動作しインタフェース部I1
1を利用して、ローカル環境L11の共通機能部C11
へ要求することにより、共通機能部C11は固有機能部
O11を呼び出し要求を実現する(矢印11)。アプリ
ケーションA11を計算機M12に持っていってそのま
ま動作させる(アプリケーションA11’となる)。計
算機M11のリモート環境R11と計算機M12のリモ
ート環境R12をネットワークで接続する。このとき、
リモート環境R12には、利用する計算機M11のロー
カル環境の共通機能部C11だけを定義する(計算機M
11のローカル環境L11を利用してもよいが、通信の
負荷や通信性能などを考慮すると、ファイルアクセスな
ど計算機M11のローカル環境L11の利用が必須なも
の意外は、計算機M12のローカル環境L12を利用す
るのがよい)。計算機M12で動作するアプリケーショ
ンA11’は、実行制御部P12で動作しインタフェー
ス部I12を利用して、リモート環境R12またはロー
カル環境L12をアクセスする。前記したようにリモー
ト環境に定義された共通機能への要求の場合は、リモー
ト環境R12の通信部T12が計算機M11のリモート
環境R11の通信部T11へ要求情報を通知し、振分部
B11がローカル環境L11の共通機能部C11へ要求
することにより、共通機能部C11は固有機能部O11
を呼び出し要求を実現する(矢印13)。実行結果は逆
ルートで通知される。一方、ローカル環境への要求の場
合は、ローカル環境L12の共通機能部C12へ要求す
ることにより、共通機能部C12は固有機能部O12を
呼び出し要求を実現する(矢印12)。アプリケーショ
ンA11’からは、リモート環境R12およびローカル
環境L12の呼び出しの意識は一切不要である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The outline of the present invention will be described with reference to the drawings. The configuration is the same as that of FIG. Application A1 running on computer M11
1 operates on the execution control unit P11 and operates on the interface unit I1.
1, the common function unit C11 of the local environment L11
, The common function unit C11 calls the unique function unit O11 to realize the request (arrow 11). The application A11 is brought to the computer M12 and operated as it is (the application A11 '). The remote environment R11 of the computer M11 and the remote environment R12 of the computer M12 are connected via a network. At this time,
Only the common function unit C11 of the local environment of the computer M11 to be used is defined in the remote environment R12 (the computer M11).
The local environment L11 of the computer M12 may be used except for the case where the use of the local environment L11 of the computer M11 is indispensable, such as file access, in consideration of the communication load and the communication performance. Good to do). The application A11 ′ operating on the computer M12 operates on the execution control unit P12 and uses the interface unit I12 to access the remote environment R12 or the local environment L12. In the case of a request for a common function defined in the remote environment as described above, the communication unit T12 of the remote environment R12 notifies the communication unit T11 of the remote environment R11 of the computer M11 of the request information, and the distribution unit B11 transmits By requesting the common function unit C11 of the environment L11, the common function unit C11 is changed to the unique function unit O11.
Is realized (arrow 13). The execution result is notified by the reverse route. On the other hand, in the case of a request to the local environment, by making a request to the common function unit C12 of the local environment L12, the common function unit C12 implements a call request for the unique function unit O12 (arrow 12). The application A11 'does not need to be aware of calling the remote environment R12 and the local environment L12 at all.

【0010】図2は、本発明のリモートアクセス方式の
制御構造を示す図である。(a)では、アプリケーショ
ンに共通機能単位にインタフェースが提供され、各々の
共通機能毎に通信部および振分部を実現している。例え
ば、共通機能が増えると、これに対応した通信部と振分
部の追加が必要となる。(b)では、アプリケーション
に共通機能単位にインタフェースが提供され、1つの通
信部と1つの振分部で、各々の共通機能の振り分けを実
現している。例えば、共通機能が増えると、これに対応
した通信部と振分部の修正が必要となる。
FIG. 2 is a diagram showing a control structure of the remote access system according to the present invention. In (a), an application is provided with an interface for each common function, and a communication unit and a distribution unit are realized for each common function. For example, when the number of common functions increases, it is necessary to add a communication unit and a distribution unit corresponding to this. In (b), an application is provided with an interface for each common function, and one communication unit and one distribution unit realize distribution of each common function. For example, when the number of common functions increases, it is necessary to correct the communication unit and the distribution unit corresponding to the increase.

【0011】図3は、本発明のリモートアクセス方式の
制御例を示す図である。計算機M31のアプリケーショ
ンA31が共通機能であるAを呼び出した(call
A)とき、リモート環境R11に共通機能のAが定義さ
れている場合は、実行制御部P31からリモート環境R
31が呼び出され、リモート環境R31の通信部T31
は要求をリモート環境の接続先である計算機M32の通
信部T32へ渡す。計算機M32では、受け取った要求
を通信部T32、振分部B32を経由して共通機能部C
32を呼び出す。
FIG. 3 is a diagram showing a control example of the remote access method according to the present invention. The application A31 of the computer M31 calls the common function A (call
A) When the common function A is defined in the remote environment R11, the execution control unit P31 sends the remote environment R
31 is called and the communication unit T31 of the remote environment R31
Passes the request to the communication unit T32 of the computer M32, which is the connection destination of the remote environment. In the computer M32, the received request is transmitted to the common function unit C via the communication unit T32 and the distribution unit B32.
Call 32.

【0012】共通機能部C32は、固有機能部O32を
呼び出して要求を実現し結果を逆ルートで返す。一方、
リモート環境R11に共通機能のAが定義されてない場
合は、実行制御部P31からローカル環境L31が呼び
出され、共通機能部C31を呼び出す。共通機能部C3
1は、固有機能部O31を呼び出して要求を実現し結果
を逆ルートで返す。
The common function unit C32 calls the unique function unit O32, implements the request, and returns the result by the reverse route. on the other hand,
When the common function A is not defined in the remote environment R11, the local environment L31 is called from the execution control unit P31, and the common function unit C31 is called. Common function part C3
1 calls the unique function unit O31 to realize the request and returns the result by the reverse route.

【0013】図4 は、本発明のリモートアクセス方式の
環境の管理例を示す図である。リモート環境R41およ
びローカル環境L41は、アプリケーションごとに定義
される。アプリケーションのホームディレクトリd0配
下にリモート環境R41のディレクトリd1とがローカ
ル環境L41のディレクトリd1がある。リモート環境
R41のディレクトリd1の配下には共通機能部である
f1とf2が存在する。一方、ローカル環境L41のデ
ィレクトリd2の配下には共通機能部であるf1とf3
が存在する。ここで、f1が両方の環境に存在するが、
実行制御部がリモート環境R41から参照するようなル
ールを決めておけばよく、このルールに乗っ取ればリモ
ート環境R41のf1が利用されることになる。
FIG. 4 is a diagram showing an example of managing the environment of the remote access system of the present invention. The remote environment R41 and the local environment L41 are defined for each application. Under the home directory d0 of the application, there is a directory d1 of the remote environment R41 and a directory d1 of the local environment L41. Under the directory d1 of the remote environment R41, there are common function units f1 and f2. On the other hand, under the directory d2 of the local environment L41, the common function units f1 and f3
Exists. Where f1 exists in both environments,
What is necessary is just to determine a rule that the execution control unit refers to from the remote environment R41, and if this rule is hijacked, f1 of the remote environment R41 will be used.

【0014】図5は、本発明のリモートアクセス方式を
利用したリモートデバックの実施例を示す図である。構
成は図1と同じであるため説明を省略する。ここで追加
されているのはデバック機能D52である。デバック機
能D52の位置づけは、当説明では実行制御部P52の
下に位置づけているが、実行制御部P52の上(アプリ
ケーションA51’より)でも構わない。ここでは、ア
プリケーションA51が動作する本来の計算機M51に
デバック機能がないため、デバック機能D52が存在す
る計算機M52は、アプリケーションA51(計算機M
52上のアプリケーションA51’と同じもの)をリモ
ートデバックするものである。計算機M51のアプリケ
ーションA51は、通常は計算機M51のローカル環境
L51をアクセスする(矢印51)。しかし、計算機M
51にデバック機能がないため、一連の処理のデバック
を行うことができない。そこで、計算機M51のアプリ
ケーションA51を計算機M51に持ってくる。いまま
で説明したように、実行制御部P51、P52がアプリ
ケーションを手直しせずにそのまま動作できる環境を提
供しているため、アプリケーションA51はアプリケー
ションA51’として問題なく動作できる。アプリケー
ションA51’は、実行環境部P52およびデバック機
能D52上で動作することにより、ローカル環境のアク
セス(矢印53)およびリモート環境R51、R52が
ネットワークN51を経由して計算機M51のローカル
環境L51をアクセスすることができる(矢印52)。
これにより、今までデバックできなかったアプリケーシ
ョンA51の実環境でのデバックが可能になる。
FIG. 5 is a diagram showing an embodiment of remote debugging using the remote access method of the present invention. Since the configuration is the same as that of FIG. 1, the description is omitted. What is added here is a debug function D52. The debug function D52 is positioned below the execution control unit P52 in this description, but may be positioned above the execution control unit P52 (from the application A51 '). Here, since the original computer M51 on which the application A51 operates does not have the debug function, the computer M52 having the debug function D52 becomes the application A51 (the computer M51).
52 is the same as the application A51 'on the remote server 52). The application A51 of the computer M51 normally accesses the local environment L51 of the computer M51 (arrow 51). However, the computer M
Since the debug function 51 is not provided, debugging of a series of processes cannot be performed. Then, the application A51 of the computer M51 is brought to the computer M51. As described above, since the execution control units P51 and P52 provide an environment in which the application can operate without modifying the application, the application A51 can operate as the application A51 'without any problem. The application A51 'operates on the execution environment part P52 and the debug function D52, so that the local environment access (arrow 53) and the remote environments R51, R52 access the local environment L51 of the computer M51 via the network N51. (Arrow 52).
This enables debugging of the application A51 in the real environment, which could not be debugged until now.

【0015】図6は、本発明のリモートアクセス方式を
利用した他計算機資源の利用例を示す図である。構成は
図1と同じであるため説明を省略する。ここで追加され
ているのはファイルF61、F62である。ここでは、
計算機のアプリケーションからネットワーク上の資源を
ローカル資源と同様にアクセスするものである。アクセ
ス方法には、計算機M61のアプリケーションA61が
ローカル環境L61のファイルF61をローカルアクセ
ス(矢印61)、または、計算機M62のアプリケーシ
ョンA62がローカル環境L62のファイルF62をロ
ーカルアクセスする(矢印62)。計算機M63の全く
別のアプリケーションA63がリモート環境R62、R
63を利用してネットワークN61を経由して計算機M
62のローカル環境L62のファイルF62をリモート
アクセスする(矢印64)。この方法は、従来のリモー
トアクセスと同様である。もう一つは、計算機M61で
動作していたアプリケーションA61を計算機M63で
アプリケーションA61’として動作させ、アプリケー
ションA61’が計算機M61のローカル環境L61の
ファイルF61をリモートアクセスするものである(矢
印63)。当方法は、今までになく回線速度が速く計算
機M61より計算機M63のCPU等のパフォーマンス
が高い場合に有効である。また、簡易的な業務を構築し
たりアプリケーションの一元管理を行う場合にも有効な
手段である。
FIG. 6 is a diagram showing an example of using other computer resources using the remote access method of the present invention. Since the configuration is the same as that of FIG. 1, the description is omitted. Here, the files F61 and F62 are added. here,
A resource on the network is accessed from a computer application in the same way as a local resource. In the access method, the application A61 of the computer M61 locally accesses the file F61 of the local environment L61 (arrow 61), or the application A62 of the computer M62 locally accesses the file F62 of the local environment L62 (arrow 62). A completely different application A63 of the computer M63 has remote environments R62 and R62.
63 and the computer M via the network N61
The remote access is made to the file F62 in the local environment L62 (arrow 64). This method is similar to the conventional remote access. The other is that the application A61 which has been operating on the computer M61 is operated as the application A61 'on the computer M63, and the application A61' remotely accesses the file F61 of the local environment L61 of the computer M61 (arrow 63). This method is effective when the line speed is higher than ever and the performance of the CPU of the computer M63 is higher than that of the computer M61. It is also an effective means for constructing simple tasks and centrally managing applications.

【0016】図7は、本発明のリモートアクセス方式の
アプリケーション動作側の処理手順を示すフローチャー
トである。このフローチャートの説明において、Sに続
く番号はステップ番号を示す。 〔S71〕アプリケーションを動作させるための、ロー
カル環境およびリモート環境のパス定義(初めての場合
は、パスを生成する)し、ローカル環境に必要な共通機
能および固有をインストールする。
FIG. 7 is a flowchart showing a processing procedure on the application operation side of the remote access method of the present invention. In the description of this flowchart, the number following S indicates a step number. [S71] The path of the local environment and the remote environment for operating the application is defined (in the first case, a path is generated), and the necessary common functions and unique functions are installed in the local environment.

【0017】〔S72〕リモート環境に、リモート環境
で利用する共通機能を定義する。また、相手計算機のリ
モート環境とのネットワーク定義(相手と通信できる環
境をつくる)する。 〔S73〕ローカル環境およびリモート環境のパスを指
定して、アプリケーションを起動する。
[S72] A common function used in the remote environment is defined in the remote environment. Also, define the network with the remote environment of the partner computer (create an environment that can communicate with the partner). [S73] The application is started by specifying the paths of the local environment and the remote environment.

【0018】〔S74〕アプリケーションの実行終了
(OSへリターン)なら、処理を終了する。それ以外は
ステップS75へ進む。 〔S75〕リモート環境に定義されている共通機能の呼
び出しであれば、ステップS77へ進み、それ以外はス
テップS76へ進む。 〔S76〕ローカル環境の共通機能を呼び出し、要求さ
れた機能を実現し、ステップS74へ進む。
[S74] If the execution of the application is terminated (return to the OS), the processing is terminated. Otherwise, the process proceeds to step S75. [S75] If it is a call of a common function defined in the remote environment, the process proceeds to step S77, otherwise the process proceeds to step S76. [S76] The common function of the local environment is called, the requested function is realized, and the flow advances to step S74.

【0019】〔S77〕リモート環境を呼び出し、相手
計算機の共通機能を呼び出し、要求された機能を実現
し、ステップS74へ進む。図8は、本発明のリモート
アクセス方式のアプリケーションがアクセスする資源側
の処理手順を示すフローチャートである。このフローチ
ャートの説明において、Sに続く番号はステップ番号を
示す。
[S77] The remote environment is called, the common function of the partner computer is called, the requested function is realized, and the flow advances to step S74. FIG. 8 is a flowchart showing a processing procedure on the resource side accessed by the application of the remote access method of the present invention. In the description of this flowchart, the number following S indicates a step number.

【0020】〔S81〕リモート環境で接続した相手計
算機から、実行する共通機能名と実行時に必要な情報を
受け取る。 〔S82〕共通機能名からローカル環境の共通機能を呼
び出す。このとき、相手計算機から受け取った情報も渡
す。 〔S83〕ローカル環境の共通機能は、要求された機能
を固有機能を呼び出して実現する。
[S81] The name of the common function to be executed and the information required at the time of execution are received from the partner computer connected in the remote environment. [S82] The common function of the local environment is called from the common function name. At this time, the information received from the partner computer is also passed. [S83] The common function in the local environment realizes the requested function by calling the unique function.

【0021】〔S84〕実行結果は、呼び出されたとき
の逆ルートで相手計算機へ通知し、要求に対する処理を
終了する。 図9は、本発明のリモートアクセス方式で端末側のGU
Iを利用する実施例を示す図である。構成は図1と同じ
であるため説明を省略する。ここで追加されているのは
GUI制御部G102である。ここでは、アプリケーシ
ョンA101が動作する計算機M101がGUI機能
(ユーザインタフェース)を持たないか、あるいはGU
I機能の優れた端末を利用する場合について説明する。
[S84] The execution result is notified to the partner computer by the reverse route when called, and the processing for the request is terminated. FIG. 9 shows the GU on the terminal side in the remote access method of the present invention.
It is a figure showing an example using I. Since the configuration is the same as that of FIG. 1, the description is omitted. What is added here is a GUI control unit G102. Here, the computer M101 on which the application A101 operates does not have a GUI function (user interface), or
A case where a terminal having an excellent I function is used will be described.

【0022】計算機M101のアプリケーションA10
1はファイル資源F101をアクセスし加工/編集する
(矢印100)。加工/編集したデータを、あたかもロ
ーカル環境のファイルに格納するがごとく処理をする。
このとき、格納されるデータがリモート環境R101、
ネットワークN101、リモート環境R102を経由す
ることにより、端末W101のローカル環境L102へ
通知される(矢印101)。次に、ローカル環境L10
2からGUI制御部G102が呼び出されることによ
り、計算機M101で処理されたデータが端末W102
に表示される(矢印102)。
The application A10 of the computer M101
1 accesses and processes / edits the file resource F101 (arrow 100). The processed / edited data is processed as if it were stored in a file in the local environment.
At this time, the stored data is a remote environment R101,
The notification is sent to the local environment L102 of the terminal W101 via the network N101 and the remote environment R102 (arrow 101). Next, the local environment L10
2 calls the GUI control unit G102, the data processed by the computer M101 is transmitted to the terminal W102.
(Arrow 102).

【0023】なお、端末W101から入力されたデータ
は逆のルートで計算機M101のアプリケーションA1
01に通知される。図10は、本発明のリモートアクセ
ス方式で他計算機の資源を利用する別の例を示す図であ
る。構成は図1と同じであるため説明を省略する。ここ
で追加されているのは擬似環境S111である。ここで
は、計算機M113のアプリケーションA111からネ
ットワークN111上の計算機M111のファイル資源
F111と計算機M112のファイル資源F112をロ
ーカル資源と同様にアクセスするものである。
The data input from the terminal W101 is transmitted to the application A1 of the computer M101 through the reverse route.
01 is notified. FIG. 10 is a diagram showing another example of using the resources of another computer in the remote access method of the present invention. Since the configuration is the same as that of FIG. 1, the description is omitted. What is added here is the pseudo environment S111. Here, the application A111 of the computer M113 accesses the file resource F111 of the computer M111 on the network N111 and the file resource F112 of the computer M112 similarly to the local resources.

【0024】計算機M112については、図6で説明し
たため省略する(矢印110)。計算機M111には、
実行制御部およびリモート環境がないため、計算機M1
12と同様に制御を行うことができない。また、アプリ
ケーションA111が計算機M111で動作することも
できない。しかし、ネットワークN111を流れるデー
タ形式(プロトコル)を決めることにより、実行制御部
およびリモート環境がない計算機M111でデータ形式
を解釈するような擬似環境S111を作成することによ
り、計算機M113のアプリケーションA111は、各
計算機(M111、M112)の実装状況を意識せずに
同じように各計算機(M111、M112)のファイル
資源をアクセスすることができる(矢印111)。
The computer M112 has been described with reference to FIG. In the computer M111,
Since there is no execution control unit and no remote environment, the computer M1
Control cannot be performed in the same manner as in the case of FIG. Also, the application A111 cannot operate on the computer M111. However, by determining the data format (protocol) flowing through the network N111 and creating a pseudo environment S111 in which the computer M111 without the execution control unit and the remote environment interprets the data format, the application A111 of the computer M113 can The file resources of each computer (M111, M112) can be accessed in the same manner without being aware of the mounting status of each computer (M111, M112) (arrow 111).

【0025】[0025]

【発明の効果】以上説明したように本発明では、1つの
アプリケーションがネットワークで接続された何処の計
算機でも動作でき、かつ何処の計算機のローカル資源も
アクセスすることができるため、例えば、デバック環境
を備えた1つの計算機からリモートデバックすること
ができたり、CPU等の高パフォーマンスの計算機で容
易に動作させたり、また、アプリケーションの一元管理
も可能になるため、柔軟な業務構築が可能になる。
As described above, according to the present invention, one application can operate on any computer connected via a network and can access local resources of any computer. Remote debugging from one computer equipped
And can be easily operated by a high-performance computer such as a CPU, and the centralized management of applications is also possible.

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

【図1】本発明のリモートアクセス方式の原理構成図で
ある。
FIG. 1 is a block diagram showing the principle of a remote access system according to the present invention.

【図2】本発明のリモートアクセス方式の制御構造を示
す図である。
FIG. 2 is a diagram showing a control structure of a remote access method according to the present invention.

【図3】本発明のリモートアクセス方式の制御例を示す
図である。
FIG. 3 is a diagram illustrating a control example of a remote access method according to the present invention.

【図4】本発明のリモートアクセス方式の環境の管理例
を示す図である。
FIG. 4 is a diagram showing an example of management of a remote access environment according to the present invention.

【図5】本発明のリモートアクセス方式を利用したリモ
ートデバックの実施例を示す図である。
FIG. 5 is a diagram showing an embodiment of remote debugging using the remote access method of the present invention.

【図6】本発明のリモートアクセス方式を利用した他計
算機資源の利用例を示す図である。
FIG. 6 is a diagram showing an example of using other computer resources using the remote access method of the present invention.

【図7】本発明のリモートアクセス方式のアプリケーシ
ョン動作側の処理手順を示すフローチャートである。
FIG. 7 is a flowchart showing a processing procedure on the application operation side of the remote access method of the present invention.

【図8】本発明のリモートアクセス方式のアプリケーシ
ョンがアクセスする資源側の処理手順を示すフローチャ
ートである。
FIG. 8 is a flowchart showing a processing procedure on the resource side accessed by the application of the remote access method of the present invention.

【図9】本発明のリモートアクセス方式で端末側のGU
Iを利用する実施例を示す図である。
FIG. 9 shows a GU on the terminal side in the remote access method of the present invention.
It is a figure showing an example using I.

【図10】本発明のリモートアクセス方式で他計算機の
資源を利用する別の例を示す図である。
FIG. 10 is a diagram showing another example of using the resources of another computer in the remote access method of the present invention.

【図11】従来のリモートアクセス方式の一例を示す図で
ある。
FIG. 11 is a diagram illustrating an example of a conventional remote access method.

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

A11、A11’、A21、A22、A31、A51、
A51、A61、A61、A62、A63、A91、A
92、A93、A101、A111 アプリケーション B11、B21、B22、B32 振分部 C11、C12、C21、C22、C31、C32 共
通機能部 D52 デバック機能 I11、I12、I21、I22、I31 インタフェ
ース部 L11、L12、L31、L41、L51、L52、L
61、L62、L91、L92、L102、L111
4、L112 ローカル環境 M11、M12、M21、M22、M23、M24、M
31、M51、M52、M61、M62、M63、M9
1、M92、M93、M101、M111、M112、
M113 計算機 N11、N51、N61、N91、N101、N102
ネットワーク O11、O12、O21、O22、O31、O32 固
有機能部 P11、P12、P31、P51、P52、P61、P
62、P63、P101、P102、P112、P11
3 実行制御部 R11、R12、R31、R41、R51、R52、R
61、R62、R63、R101、R102、R11
2、R113 リモート環境 T11、T12、T21、T22、T23、T24、T
31、T32 通信部 G102 GUI 制御部 S111 擬似環境 F61、F62、F91、F92、F101、F11
1、F112 ファイル資源
A11, A11 ', A21, A22, A31, A51,
A51, A61, A61, A62, A63, A91, A
92, A93, A101, A111 Application B11, B21, B22, B32 Distribution unit C11, C12, C21, C22, C31, C32 Common function unit D52 Debug function I11, I12, I21, I22, I31 Interface unit L11, L12, L31, L41, L51, L52, L
61, L62, L91, L92, L102, L111
4, L112 Local environment M11, M12, M21, M22, M23, M24, M
31, M51, M52, M61, M62, M63, M9
1, M92, M93, M101, M111, M112,
M113 Computer N11, N51, N61, N91, N101, N102
Network O11, O12, O21, O22, O31, O32 Specific function units P11, P12, P31, P51, P52, P61, P
62, P63, P101, P102, P112, P11
3 execution control units R11, R12, R31, R41, R51, R52, R
61, R62, R63, R101, R102, R11
2, R113 Remote environment T11, T12, T21, T22, T23, T24, T
31, T32 communication unit G102 GUI control unit S111 pseudo environment F61, F62, F91, F92, F101, F11
1, F112 file resources

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】ローカルネットワークで接続された計算機
システムにおいて、このネットワークに接続された各々
の計算機にその計算機のローカル資源を管理するリモー
ト環境部を設け、 このリモート環境部は、他計算機との通信部を持つと共
に要求されたローカル資源を選択する振分部と、自己管
理資源を登録したローカル環境部とを有することを特徴
とするリモートアクセスシステム。
In a computer system connected by a local network, each computer connected to the network is provided with a remote environment unit for managing local resources of the computer, and the remote environment unit communicates with other computers. A remote access system, comprising: a distributing unit that has a unit and selects a requested local resource; and a local environment unit that registers self-managed resources.
【請求項2】上記リモート環境部は、アプリケーション
を試験する機能を有することを特徴とする請求項1記載
のリモートアクセスシステム。
2. The remote access system according to claim 1, wherein said remote environment unit has a function of testing an application.
【請求項3】上記リモート環境部は、アプリケーション
毎に設けたことを特徴とする請求項1記載のリモートア
クセスシステム。
3. The remote access system according to claim 1, wherein said remote environment unit is provided for each application.
【請求項4】上記リモート環境部は実行制御部を有し、
この実行制御部は他計算機からの要求に応じて、自己資
源へのプログラムの実行を可能とする請求項1記載のリ
モートアクセスシステム。
4. The remote environment section has an execution control section,
2. The remote access system according to claim 1, wherein said execution control unit is capable of executing a program on its own resource in response to a request from another computer.
【請求項5】ローカルネットワークで接続された各々の
計算機にその計算機のローカル資源を管理するリモート
環境部であって、このリモート環境部は、他計算機との
通信部を持つと共に要求されたローカル資源を選択する
振分部と、自己管理資源を登録したローカル環境部との
機能を記憶した機械読み取り可能な記憶媒体。
5. A remote environment unit for managing local resources of each computer connected to a local network, the remote environment unit having a communication unit with another computer and requesting local resources. A machine-readable storage medium that stores the functions of a distribution unit for selecting a function and a local environment unit in which self-managed resources are registered.
JP00960998A 1998-01-21 1998-01-21 Remote access system Expired - Fee Related JP3932641B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00960998A JP3932641B2 (en) 1998-01-21 1998-01-21 Remote access system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00960998A JP3932641B2 (en) 1998-01-21 1998-01-21 Remote access system

Publications (2)

Publication Number Publication Date
JPH11212915A true JPH11212915A (en) 1999-08-06
JP3932641B2 JP3932641B2 (en) 2007-06-20

Family

ID=11725050

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00960998A Expired - Fee Related JP3932641B2 (en) 1998-01-21 1998-01-21 Remote access system

Country Status (1)

Country Link
JP (1) JP3932641B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007199891A (en) * 2006-01-25 2007-08-09 Hitachi Ltd Storage system and storage control apparatus
JP2007244516A (en) * 2006-03-14 2007-09-27 Olympus Medical Systems Corp Conversion adaptor, medical system and transmission method
JP2012203654A (en) * 2011-03-25 2012-10-22 Nec Corp Host computer, distribution processing system, and i/o control method
GB2516833A (en) * 2013-07-31 2015-02-11 Ibm Running software application with dynamic action delegation

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007199891A (en) * 2006-01-25 2007-08-09 Hitachi Ltd Storage system and storage control apparatus
JP2007244516A (en) * 2006-03-14 2007-09-27 Olympus Medical Systems Corp Conversion adaptor, medical system and transmission method
JP4652994B2 (en) * 2006-03-14 2011-03-16 オリンパスメディカルシステムズ株式会社 Conversion adapter, medical system, and communication method.
JP2012203654A (en) * 2011-03-25 2012-10-22 Nec Corp Host computer, distribution processing system, and i/o control method
GB2516833A (en) * 2013-07-31 2015-02-11 Ibm Running software application with dynamic action delegation
US20160164960A1 (en) 2013-07-31 2016-06-09 International Business Machines Corporation Running software application with dynamic action delegation
US10257267B2 (en) 2013-07-31 2019-04-09 International Business Machines Corporation Running software application with dynamic action delegation

Also Published As

Publication number Publication date
JP3932641B2 (en) 2007-06-20

Similar Documents

Publication Publication Date Title
US6691147B1 (en) Method and apparatus supporting network communications
US20050198648A1 (en) Remote system administration using command line environment
US11398981B2 (en) Path creation method and device for network on chip and electronic apparatus
CN113254240B (en) Method, system, device and medium for managing control device
JP5541292B2 (en) Distributed system, communication means selection method, and communication means selection program
CN108733457A (en) The implementation method and device of distributed transaction
JP3599364B2 (en) Network equipment
JPH11212915A (en) Remote access system
US6314462B1 (en) Sub-entry point interface architecture for change management in a computer network
CN113760347B (en) Data processing
CN114398306A (en) Embedded system software and hardware decoupling architecture based on model and middleware
CN110928693B (en) Computing equipment and resource allocation method
CN116643854A (en) Service arrangement method and device, flow controller and task processor
JP2009530707A (en) Command line pipelining
De Nicola et al. Global computing in a dynamic network of tuple spaces
CN114936098B (en) Data transfer method, device, back-end equipment and storage medium
CN115023931B (en) Method and network entity for service API release
WO2024034057A1 (en) Network management device, network management method, and program
Adaili et al. New solutions for useful execution models of communicating adaptive RA2DL
US10235225B2 (en) Data processing system having messaging
CN112073449A (en) Kubernetes-based environment switching processing method and equipment
CN114546672A (en) Unmanned communication method, device, equipment and storage medium
JP2843105B2 (en) Printer connection method for communication between applications
CN117041058A (en) Information processing method and device based on multiple nodes, storage medium and electronic device
CN115174587A (en) Data transmission system, method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040608

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060905

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061102

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061128

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070129

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070227

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070312

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100330

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110330

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110330

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130330

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130330

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20140330

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees