JP2002108631A - Distributed processing environment system, distributed processing environment method and storage medium - Google Patents

Distributed processing environment system, distributed processing environment method and storage medium

Info

Publication number
JP2002108631A
JP2002108631A JP2000293932A JP2000293932A JP2002108631A JP 2002108631 A JP2002108631 A JP 2002108631A JP 2000293932 A JP2000293932 A JP 2000293932A JP 2000293932 A JP2000293932 A JP 2000293932A JP 2002108631 A JP2002108631 A JP 2002108631A
Authority
JP
Japan
Prior art keywords
processing
application
daemon
machine
instruction
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
JP2000293932A
Other languages
Japanese (ja)
Inventor
Sukemasa Shuto
佑誠 周東
Yasushi Ono
泰志 小野
Koji Muramatsu
孝治 村松
Katsufumi Fujimoto
克文 藤本
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2000293932A priority Critical patent/JP2002108631A/en
Publication of JP2002108631A publication Critical patent/JP2002108631A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To make a machine of a requesting origin possible to easily obtain and process a specific functional processing as a part of an instruction processing main body from a remote machine. SOLUTION: In this distributed processing environment system, the remote machine 10 is connected with the machine 20 of the requesting origin via a network 30, the remote machine is provided with an application 13 to execute various instruction processings, a processing daemon to perform the specific functional processing, makes the processing daemon possible to be easily provided for a request from the side of the machine of the requesting origin and is provided with a repeating library 14, when an instruction request in relation to the specific functional processing is made from the machine of the requesting origin, the instruction is repeated from the application and provided to the machine of the requesting origin via a communication control part.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、依頼元マシンが遠
隔マシンの命令処理本体の一部の命令処理である特定機
能処理を受けて処理する分散処理環境システム、分散処
理環境方法及び記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distributed processing environment system, a distributed processing environment method, and a storage medium in which a requesting machine receives and processes a specific function process which is a part of an instruction processing body of a remote machine. .

【0002】[0002]

【従来の技術】従来、UNIX(登録商標)系OSが成
熟するに伴い、ユーザにとって比較的分かり易いGUI
(Graphical User Interfac
e)環境の遠隔命令処理方式として、Xウインドウ・シ
ステムが開発されている。
2. Description of the Related Art Conventionally, as UNIX (registered trademark) -based OSs have matured, GUIs that are relatively easy for a user to understand have been developed.
(Graphical User Interfac
e) An X window system has been developed as a remote instruction processing method for the environment.

【0003】また、サーバ側の所有するアプレット(A
pplet)などの処理内容を、各ユーザであるクライ
アントが遠隔地から転送要求するとか、或いはインスト
ールする方法も考えられている。さらに、処理依頼元で
あるサーバと依頼先である各クライアントとが個別に命
令処理及び通信に関するソフトを用意するものも考えら
れている。
[0003] In addition, an applet (A
For example, a method of requesting a client, which is a user, to transfer processing contents such as pplet) from a remote location, or installing the processing contents is also considered. Further, a server that is a processing request source and a client that is a request destination individually prepare software for instruction processing and communication have been considered.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、以上の
ような幾つかの遠隔命令処理に関し、Xウインドウ・シ
ステムを用いたものは、例えば表示処理部分だけを別場
所であるクライアント側で表示処理可能であるが、この
表示処理用ソフトを取り込んでクライアント側に表示さ
せるにはUNIX等の採用が前提となる。すなわち、こ
のシステムは、UNIX環境等であるXウインドウ・シ
ステムを塔載する環境のみに限られる問題がある。
However, with regard to some of the remote command processing described above, those using the X window system, for example, can display only a display processing part at a client located at another location. However, adopting UNIX or the like is a prerequisite for taking in the display processing software and displaying it on the client side. That is, there is a problem that this system is limited to only an environment in which an X window system such as a UNIX environment is mounted.

【0005】また、サーバの所有するアプレットをクラ
イアントから転送要求するシステムは、アプレット自身
のデータ容量の大きさにより、ネットワークに大きな負
荷がかかる問題がある。
[0005] Further, a system for requesting a transfer of an applet owned by a server from a client has a problem that a large load is imposed on a network due to a large data capacity of the applet itself.

【0006】さらに、処理依頼元と依頼先が個別に命令
処理及び通信に関するソフトを用意するものは、アプレ
ットの開発はもとより、両者のデータ通信方法の検討開
発等に関し、それぞれ個別に検討・開発しなければなら
ず、開発費用が嵩むという問題がある。
[0006] Further, in the case where the processing request source and the request destination individually prepare software related to instruction processing and communication, not only the development of an applet but also the study and development of a data communication method between the two are individually studied and developed. And there is a problem that the development cost increases.

【0007】本発明は上記事情に鑑みてなされたもの
で、命令処理本体部分と特定機能処理部分とを分離し、
依頼先マシン側に命令処理本体部分を残し、特定機能処
理部分を依頼元マシンで命令処理可能とする分散処理環
境システム及び分散処理環境方法を提供することにあ
る。
The present invention has been made in view of the above circumstances, and separates an instruction processing main body portion and a specific function processing portion from each other.
It is an object of the present invention to provide a distributed processing environment system and a distributed processing environment method in which an instruction processing main body is left on a request destination machine and a specific function processing part can be processed by a request source machine.

【0008】また、本発明の他の目的は、依頼元マシン
からの要求に基づいて特定機能処理部分および命令処理
本体の必要な命令を提供するプログラムを記憶する記憶
媒体を提供することにある。
Another object of the present invention is to provide a storage medium for storing a program for providing necessary instructions of a specific function processing portion and an instruction processing body based on a request from a requesting machine.

【0009】[0009]

【課題を解決するための手段】(1) 上記課題を解決
するために、1つ以上の遠隔マシンと1つ以上の依頼元
マシンとがネットワークを介して接続されてなる分散処
理環境システムにおいて、前記遠隔マシンは、各種の命
令処理を実行させる命令処理本体となるアプリケーショ
ンと、このアプリケーションの一部の命令処理である特
定機能処理を行うための処理デーモンと、前記依頼元マ
シンとの間で前記アプリケーションの中の特定機能処理
に関係する命令を中継する中継ライブラリとを備え、前
記依頼元マシンからの要求のもとに前記遠隔マシンの管
理する処理デーモンをダウンロードし、前記依頼マシン
上で前記特定機能の処理を実行させる構成である。
Means for Solving the Problems (1) In order to solve the above problems, in a distributed processing environment system in which one or more remote machines and one or more requesting machines are connected via a network, The remote machine is an application serving as an instruction processing main body for executing various instruction processing, a processing daemon for performing a specific function processing which is a part of the instruction processing of the application, and the request source machine. A relay library that relays instructions related to specific function processing in an application, downloads a processing daemon managed by the remote machine based on a request from the requesting machine, and executes the specifying on the requesting machine. This is a configuration for executing processing of a function.

【0010】本発明は以上のような構成とすることによ
り、命令処理本体となるアプリケーションと特定機能処
理を実行させる処理デーモンを分離することにより、依
頼元マシンが例えばブラウザ上で要求することにより、
当該ブラウザ上に特定機能処理を容易に表示可能であ
り、また中継ライブラリを介して特定機能処理に関係す
る命令をアプリケーションの中から取り込むことが可能
である。
According to the present invention having the above-described configuration, an application serving as an instruction processing main body is separated from a processing daemon for executing a specific function process.
The specific function process can be easily displayed on the browser, and an instruction related to the specific function process can be fetched from the application via the relay library.

【0011】(2) 1つ以上の遠隔マシンと1つ以上
の依頼元マシンとがネットワークを介して接続されてな
る分散処理環境システムにおいて、前記遠隔マシンは、
各種の命令処理を実行させる命令処理本体となるアプリ
ケーションと、このアプリケーションの一部の命令処理
である特定機能処理を行うための処理デーモンと、前記
依頼元マシン側から前記特定機能処理に関係する命令要
求のもとに通信制御ポートを確保し、前記依頼元マシン
との間で当該通信制御ポートを介してアプリケーション
の中の前記特定機能処理に関係する命令を中継する中継
ライブラリと、この中継ライブラリにより確保された通
信制御ポートの通知を受けると、前記依頼元マシンに通
知するマネージャとを備え、前記依頼元マシンからの要
求のもとに前記遠隔マシンの管理する処理デーモンをダ
ウンロードし、この処理デーモンの処理過程で要求され
る前記アプリケーションの中の前記特定機能処理に関係
する命令を前記依頼元マシンの処理デーモンに提供する
構成である。
(2) In a distributed processing environment system in which one or more remote machines and one or more requesting machines are connected via a network, the remote machines include:
An application serving as an instruction processing body for executing various instruction processing, a processing daemon for performing a specific function processing which is a part of the instruction processing of the application, and an instruction related to the specific function processing from the requesting machine side A relay library that secures a communication control port under the request and relays an instruction related to the specific function processing in the application via the communication control port with the requesting machine; and A manager for notifying the requesting machine when receiving the notification of the reserved communication control port, and downloading a processing daemon managed by the remote machine based on a request from the requesting machine; A command related to the specific function process in the application required in the process of the request. It is configured to provide the processing daemon of the original machine.

【0012】本発明は以上のような構成とすることによ
り、命令処理本体となるアプリケーションと特定機能処
理を実行させる処理デーモンを分離することにより、依
頼元マシンが例えばブラウザ上で要求することにより、
当該ブラウザ上に特定機能処理を容易に表示可能であ
り、また、遠隔マシンでは、依頼元マシン側から前記特
定機能処理に関係する命令要求を受けると、マネージャ
が依頼元マシンに通信制御ポートを通知するので、依頼
元マシンは、通信制御ポートの接続を要求すれば、中継
ライブラリがアプリケーションの中の前記特定機能処理
に関係する命令を中継し、前記依頼元マシンの処理デー
モンに提供するので、依頼元マシン側はブラウザ等の要
求機能だけをもつことにより、命令処理本体の一部の特
定機能処理が実行可能となり、特別の機能をもつことな
く融通性に富んだ命令処理を実行可能となる。
According to the present invention, an application serving as an instruction processing main body and a processing daemon for executing a specific function process are separated from each other, so that the requesting machine makes a request on, for example, a browser.
The specific function process can be easily displayed on the browser, and when the remote machine receives a command request related to the specific function process from the requesting machine side, the manager notifies the requesting machine of the communication control port. Therefore, if the requesting machine requests connection of the communication control port, the relay library relays the command related to the specific function processing in the application and provides the command to the processing daemon of the requesting machine. The former machine has only the required functions such as a browser, so that it can execute a part of the specific processing of the instruction processing main body, and can execute the instruction processing with high flexibility without any special function.

【0013】(3) 本発明に係わる分散処理環境方法
は、遠隔マシンと依頼元マシンとがネットワークを介し
て接続されてなる分散処理環境システムにあって、遠隔
マシンに対し、処理デーモンを要求する処理デーモン要
求ステップと、この要求された処理デーモンを前記依頼
元マシンのブラウザにダウンロードするステップと、こ
のダウンロードされたWebページに記述されるアプリ
ケーションを指定するステップと、前記遠隔マシンにて
前記指定されたアプリケーションを受けて前記アプリケ
ーションを起動し、既存ライブラリに代えて中継ライブ
ラリとリンクするステップと、このステップによるリン
ク確立後、中継ライブラリが通信制御ポートを確保しマ
ネージャに通知するポート確保ステップと、このマネー
ジャが通信制御ポート番号を前記ブラウザ上の処理デー
モンに通知するステップと、この通知を受けた処理デー
モンが受信したポート番号を用いて前記遠隔マシンの中
継ライブラリに前記特定機能処理に関連する命令を要求
するステップと、この中継ライブラリが前記アプリケー
ションを前記ブラウザ上の処理デーモンに送出するステ
ップと、この処理デーモンが中継ライブラリから受ける
処理命令を実行し、その実行に伴って発生する処理命令
を中継ライブラリに通知するステップとを有することに
より、依頼元マシンではブラウザ等の要求機能だけをも
つことにより、命令処理本体の一部の命令処理を円滑に
実行することが可能である。
(3) A distributed processing environment method according to the present invention is a distributed processing environment system in which a remote machine and a requesting machine are connected via a network, and requests a processing daemon from the remote machine. A processing daemon requesting step, a step of downloading the requested processing daemon to a browser of the requesting machine, a step of specifying an application described in the downloaded Web page, and a step of specifying the specified application on the remote machine. Receiving the application, launching the application, linking with the relay library in place of the existing library, and after establishing the link in this step, the relay library secures a communication control port and notifies the manager of the port. When the manager Notifying the processing daemon on the browser of the port number, and requesting the relay library of the remote machine for an instruction related to the specific function process by using the port number received by the processing daemon that received the notification. Sending the application to the processing daemon on the browser by the relay library, executing the processing instruction received from the relay library by the processing daemon, and notifying the relay library of the processing instruction generated by the execution. With this configuration, the requesting machine has only a request function such as a browser, so that it is possible to execute a part of the instruction processing of the instruction processing body smoothly.

【0014】(4) また、本発明に係わるコンピュー
タ読取り可能な記憶媒体は、処理デーモンを含むWeb
ページを提供するWebページ提供機能と、このWeb
ページ提供機能によって提供されたWebページ中の処
理デーモンの要求有無を確認する処理デーモン要求確認
機能と、この確認機能により要求ありを確認したとき、
前記処理デーモンを前記依頼元マシンに提供する処理デ
ーモン提供機能と、この提供機能によって提供された処
理デーモンのもとに特定のアプリケーションの指定あり
かを確認するアプリケーン名指定確認機能と、この指定
確認機能によって確認されるアプリケーションのもとに
前記アプリケーションを起動し、中継ライブラリとのリ
ンク化を実行する機能と、このアプリケーションにリン
クされる中継ライブラリによって通信制御ポートを確保
し、マネージャを介してそのポート番号を前記依頼元マ
シンの処理デーモンに通知するポート通知機能と、前記
通信制御ポートを介して前記アプリケーションの特定機
能処理を前記処理デーモンに提供するアプリケーション
提供機能とを実現するプログラムを記憶し、コンピュー
タに読み取らせることにより、以上の機能を実現するも
のである。
(4) The computer-readable storage medium according to the present invention is a Web medium including a processing daemon.
Web page providing function for providing a page and this Web
A processing daemon request confirmation function for confirming the presence / absence of a request for a processing daemon in a Web page provided by the page providing function.
A processing daemon providing function for providing the processing daemon to the requesting machine, an application name specification confirming function for confirming whether a specific application has been designated based on the processing daemon provided by the providing function, and this designation A function to start the application under the application confirmed by the confirmation function and execute linking with the relay library, and secure a communication control port by the relay library linked to this application, and A program for realizing a port notification function of notifying a processing daemon of the requesting machine of a port number and an application providing function of providing the processing daemon with the specific function processing of the application via the communication control port, Let the computer read By the, it is to realize the above functions.

【0015】[0015]

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

【0016】図1および図2は本発明に係わる分散処理
環境システムの一実施の形態を示す構成図である。
FIGS. 1 and 2 are block diagrams showing an embodiment of a distributed processing environment system according to the present invention.

【0017】この分散処理環境システムは、図1に示す
ようにアプリケーションソフトの命令処理本体等を実行
する遠隔マシン10と、この遠隔マシン10の命令処理
本体の一部根命令処理である特定機能処理部分例えば表
示デーモンを受け取って処理する複数の依頼元マシン2
0,…とがインターネット,イントラネット等のネット
ワーク30を介して接続されている。
As shown in FIG. 1, the distributed processing environment system includes a remote machine 10 for executing an instruction processing main body of application software and the like, and a specific function processing which is a part of the instruction processing main body of the remote machine 10. Multiple requesting machines 2 that receive and process parts, for example, display daemons
Are connected via a network 30 such as the Internet or an intranet.

【0018】この遠隔マシン10は、自身にて命令処理
本体を実行する他、依頼元マシン20から要請される命
令処理を転送したり、必要に応じて要請された命令を実
行するサーバ本体ないし依頼先マシンの役割をもつもの
であり、具体的には図2に示すように、HTML言語の
ホームページファイルや特定機能処理部分となる各種処
理デーモン,例えば表示デーモンその他必要な処理デー
モンを保存するデータベース11、遠隔マシン10上に
常駐し、依頼元マシン20側からの要求を受付けて表示
デーモンのダウンロードや後記するアプリケーション1
3の起動を行うWebサーバ12、遠隔マシン10上で
動作し、Webサーバ部12からの起動指示を受けて各
種命令の送受信を実行するアプリケーション13、中継
ライブラリ14、マネージャ15及び記憶媒体16等が
設けられている。
The remote machine 10 executes the command processing itself, transfers the command processing requested by the requesting machine 20, and executes the requested command as needed. As a specific example, as shown in FIG. 2, a database 11 for storing a homepage file in an HTML language and various processing daemons serving as processing units for specific functions, for example, a display daemon and other necessary processing daemons. An application 1 that resides on the remote machine 10 and receives a request from the requesting machine 20 to download a display daemon and to be described later.
3, an application 13 that operates on the remote machine 10, and executes transmission and reception of various instructions in response to a start instruction from the Web server unit 12, a relay library 14, a manager 15, a storage medium 16, and the like. Is provided.

【0019】この中継ライブラリ14は、既存ライブラ
リ17と互換性をもつものであって、既存ライブラリ1
7の代わりにアプリケーション13とリンクされ、アプ
リケーション13からの命令およびダウンロードされた
依頼元マシン20の表示デーモンと送受信する中継機
能、依頼元マシン20に対する通信制御ポートの確保等
の機能をもっている。
The relay library 14 is compatible with the existing library 17, and is compatible with the existing library 1.
7 is linked to the application 13 and has a relay function of transmitting and receiving an instruction from the application 13 and a downloaded display daemon of the requesting machine 20, a function of securing a communication control port for the requesting machine 20, and the like.

【0020】前記マネージャ15は、遠隔マシン10に
常駐し、各依頼元マシン20,…上で動作する表示デー
モンの管理・制御および中継ライブラリ14から通知さ
れる通信制御ポートの番号を依頼元マシン20に通知す
る機能をもっている。
The manager 15 resides in the remote machine 10 and manages and controls the display daemon that operates on each of the requesting machines 20... And sends the communication control port number notified from the relay library 14 to the requesting machine 20. Has a function to notify

【0021】前記記憶媒体16は、依頼元マシン20か
らの表示デーモンの要求に関連する一連の処理用プログ
ラムを記憶する媒体であって、例えば磁気ディスク、磁
気テープ、CD−ROM、DVD−ROM、フロッピー
(登録商標)ディスク、MO、CD−R、メモリカード
などが用いられる。
The storage medium 16 is a medium for storing a series of processing programs related to a request for a display daemon from the requesting machine 20, and includes, for example, a magnetic disk, a magnetic tape, a CD-ROM, a DVD-ROM, A floppy (registered trademark) disk, MO, CD-R, memory card, or the like is used.

【0022】なお、遠隔マシン10は、ネットワーク3
0上に一台だけ設置されている例を示しているが、複数
台設置されているものでもよい。
The remote machine 10 is connected to the network 3
Although an example is shown in which only one unit is installed on the unit 0, a plurality of units may be installed.

【0023】一方、依頼元マシン20は、遠隔マシン1
0に対する表示デーモンの要求やこの表示デーモンの処
理上必要なアプリケーション13の要求の他、所要の命
令処理を依頼する,いわゆるクライアントに相当し、具
体的には、URL指定のもとに遠隔マシン10のホーム
ページを閲覧する一般的なブラウザ21が搭載され、こ
のブラウザ21を起動することにより、Webサーバ1
2側から特定機能処理部分となる所要の表示デーモン2
2をインストールし実行する機能をもっている。この表
示デーモン22は、ブラウザ21上にてjavaアプレ
ットとして動作し、また中継ライブラリ14から送られ
てくる各種命令の実際の実行、中継ライブラリ14に対
するイベントの発生通知を行う機能をもっている。
On the other hand, the requesting machine 20 is the remote machine 1
0 corresponds to a so-called client that requests a required command process in addition to a request of the display daemon for the display daemon 10 and a request of the application 13 necessary for the processing of the display daemon. A general browser 21 for browsing the homepage is installed, and by activating this browser 21, the Web server 1
Required display daemon 2 that becomes a specific function processing part from the 2nd side
2 has a function to install and execute. The display daemon 22 operates as a Java applet on the browser 21 and has a function of actually executing various instructions sent from the relay library 14 and notifying the relay library 14 of an event occurrence.

【0024】なお、依頼元マシン20は、複数台設置さ
れている例を示しているが、1台だけ設置されている場
合でも同様に適用できるものである。
Although an example in which a plurality of request source machines 20 are installed is shown, the same applies to a case where only one is installed.

【0025】次に、以上のようなシステムの動作ないし
本発明方法について説明する。
Next, the operation of the above system or the method of the present invention will be described.

【0026】(1)マシン所持者は、遠隔マシン10に
電源を投入し、当該遠隔マシン10内のマネージャ15
を起動する。
(1) The machine owner turns on the power to the remote machine 10 and the manager 15 in the remote machine 10
Start

【0027】(2)以上のような遠隔マシン10の動作
状態において、ユーザが依頼元マシン20のブラウザ2
1を起動し、URLをもとにWebサーバ12をアクセ
スし、当該Webサーバ10から送られてくるWebペ
ージを表示する。
(2) In the operation state of the remote machine 10 as described above, the user operates the browser 2 of the requesting machine 20.
1 starts, accesses the Web server 12 based on the URL, and displays the Web page sent from the Web server 10.

【0028】(3)ここで、ユーザは、ブラウザ21上
に表示されるホームページに記述される表示デーモンの
リンク情報をクリックする。
(3) Here, the user clicks the link information of the display daemon described on the homepage displayed on the browser 21.

【0029】(4)Webサーバ12は、リンク情報か
らリンク先であるデータベース11から表示デーモンを
読み出し、依頼元マシン20にダウンロードする。
(4) The Web server 12 reads the display daemon from the database 11 as the link destination from the link information and downloads the display daemon to the requesting machine 20.

【0030】(5)ここで、依頼元マシン20にて表示
デーモン22が起動することにより、リンク付きのアプ
リケーション一欄を表示する。
(5) Here, when the display daemon 22 is activated on the request source machine 20, an application column with a link is displayed.

【0031】(6)そこで、ユーザはブラウザ21内に
表示されるアプリケーション一欄の中から所要とするア
プリケーション名をクリックし、CGIスクリプトを起
動する。
(6) Then, the user clicks on a required application name from a column of applications displayed in the browser 21 to activate a CGI script.

【0032】(7)遠隔マシン10のWeb12は、C
GIスクリプトにてクリックされたアプリケーション名
のアプリケーション13に対し、例えば既存ライブラリ
17に代えて中継ライブラリ14を動作させるよう起動
をかける。
(7) The Web 12 of the remote machine 10 is C
The application 13 having the application name clicked by the GI script is activated to operate, for example, the relay library 14 instead of the existing library 17.

【0033】(8)ここで、中継ライブラリ14が既存
ライブラリ17に代わってアプリケーション名のアプリ
ケーション13とリンクされる。
(8) Here, the relay library 14 is linked to the application 13 of the application name instead of the existing library 17.

【0034】(9)該当アプリケーション名のアプリケ
ーション13が起動する。
(9) The application 13 having the application name is activated.

【0035】(10)一方、中継ライブラリ14は、通
信制御用の接続ポートを確保し、マネージャ15へ通知
する。
(10) On the other hand, the relay library 14 secures a connection port for communication control and notifies the manager 15.

【0036】(11)マネージャ15は接続ポート番号
をブラウザ21上の表示デーモン22に通知する。
(11) The manager 15 notifies the display daemon 22 on the browser 21 of the connection port number.

【0037】(12)表示デーモン22は、受信したポ
ート番号を用いて、中継ライブラリ14との接続を要求
し、中継ライブラリ14との接続を確立する。
(12) The display daemon 22 requests connection with the relay library 14 using the received port number, and establishes connection with the relay library 14.

【0038】(13)ここで、中継ライブラリ14は、
アプリケーション名の表示処理命令を表示デーモン22
に送出する。
(13) Here, the relay library 14
Display application name display processing instruction daemon 22
To send to.

【0039】(14)一方、表示デーモン22は中継ラ
イブラリ14から受ける表示処理命令を実際に実行し、
その実行に伴って発生するイベントを中継ライブラリ1
4を介してアプリケーション13に中継する。
(14) On the other hand, the display daemon 22 actually executes the display processing command received from the relay library 14, and
The event that occurs with the execution is relay library 1
4 to the application 13.

【0040】従って、以上のような実施の形態によれ
ば、命令処理本体となるアプリケーション13と特定機
能処理を実行させる処理デーモンとを分離することによ
り、依頼元マシン20は、例えばブラウザ上で処理デー
モンを要求することにより、即座に処理デーモンを取得
でき、特定機能処理を容易に実行できる。また、遠隔マ
シン10では、依頼元マシン20側から前記特定機能処
理に関係する命令要求を受けると、マネージャ15が中
継ライブラリ14から通知された通信制御ポートを依頼
元マシン20に通知するので、依頼元マシン20は、通
信制御ポートの接続を要求すれば、中継ライブラリ14
がアプリケーションの中の前記特定機能処理に関係する
命令を中継し、依頼元マシン20の処理デーモンに提供
するので、命令処理本体の一部の特定機能処理を実行で
き、しかも依頼元マシン20は、ブラウザ21を備える
だけで特定機能処理を実行でき、融通性に富んだ命令処
理を実行可能となる。
Therefore, according to the above-described embodiment, by separating the application 13 serving as the instruction processing main body and the processing daemon for executing the specific function processing, the request source machine 20 can execute the processing on the browser, for example. By requesting a daemon, a processing daemon can be acquired immediately, and specific function processing can be easily executed. Further, when the remote machine 10 receives an instruction request related to the specific function processing from the requesting machine 20 side, the manager 15 notifies the requesting machine 20 of the communication control port notified from the relay library 14. If the source machine 20 requests connection of the communication control port, the relay machine 14
Relays the command related to the specific function process in the application and provides the command to the processing daemon of the request source machine 20, so that the specific function process of a part of the command processing main body can be executed. The specific function processing can be executed only by providing the browser 21, and the instruction processing can be executed with great flexibility.

【0041】次に、本発明システムの動作及び依頼先と
なる遠隔マシン10に装着される記録媒体16に記憶さ
れるプログラムの処理例について説明する。
Next, the operation of the system of the present invention and a processing example of a program stored in the recording medium 16 mounted on the remote machine 10 to which a request is made will be described.

【0042】CPUを備えた遠隔マシン10および依頼
元マシン20が動作している状態において、依頼元マシ
ン20を所持するユーザがブラウザ21を起動した後、
URLのもとにWebサーバ12をアクセスするが、遠
隔マシン10は、記憶媒体16のプログラムを読み取
り、以下のような処理を実行する。
In a state where the remote machine 10 having the CPU and the request source machine 20 are operating, after the user having the request source machine 20 starts the browser 21,
While accessing the Web server 12 under the URL, the remote machine 10 reads the program in the storage medium 16 and executes the following processing.

【0043】すなわち、遠隔マシン10のWebサーバ
12は、URLのもとにWebぺージのアクセス有無を
判断し、アクセスありの場合にはデータベース12に保
存されるWebページを依頼元マシン20に提供する
(S1,S2:Webページ提供機能)。
That is, the Web server 12 of the remote machine 10 determines whether or not there is access to the Web page based on the URL, and provides the Web page stored in the database 12 to the requesting machine 20 if there is access. (S1, S2: Web page providing function).

【0044】ここで、ユーザは、遠隔マシン10から受
信したWebページを解析し依頼元マシン20に表示し
た後、当該Webページ上に記述される表示デーモンを
クリックする。
Here, after analyzing the Web page received from the remote machine 10 and displaying it on the requesting machine 20, the user clicks a display daemon described on the Web page.

【0045】遠隔マシン10のWebサーバ12は、W
ebページを提供後、表示デーモンの要求有無を判断し
(S3:処理デーモン要求確認機能)、要求ありの場合
にはデータベース11から表示デーモンを読み出し、ブ
ラウザ21上にダウンロードする(S4:処理デーモン
提供機能)。ここで、依頼元マシン20では、ダウンロ
ードされた別のWebページに記述されるアプリケーシ
ョン13の各種命令であるアプリケーション一欄が記述
されているので、ユーザは表示デーモンに関係する命令
処理であるアプリケーション名をクリックする。
The Web server 12 of the remote machine 10
After providing the web page, it is determined whether a display daemon is requested (S3: processing daemon request confirmation function). If there is a request, the display daemon is read from the database 11 and downloaded to the browser 21 (S4: processing daemon provided). function). Here, in the request source machine 20, the application column, which is various commands of the application 13 described in another downloaded Web page, is described. Click.

【0046】遠隔マシン10のWebサーバ12は、特
定のアプリケーション名の指定有無を確認し(S5:ア
プリケーン名指定確認機能)、指定ありの場合にはアプ
リケーション13を起動し、既存ライブラリ17に代え
て中継ライブラリ14とのリンクを確立する(S6:リ
ンク確立機能)。
The Web server 12 of the remote machine 10 checks whether or not a specific application name is specified (S5: application name specification confirmation function), and if specified, activates the application 13 and replaces the existing library 17. To establish a link with the relay library 14 (S6: link establishment function).

【0047】ここで、中継ライブラリ14は、依頼元マ
シン20との通信制御ポートを確保し、マネージャ15
を介して表示デーモン22に通知する(S7:ポート通
知機能)。
Here, the relay library 14 secures a communication control port with the requesting machine 20 and
Is notified to the display daemon 22 via (S7: Port notification function).

【0048】この状態において遠隔マシン10の中継ラ
イブラリ14は、表示デーモン22から接続要求がある
か否かを判断し、接続要求ありのときには前記アプリケ
ーション名の前記アプリケーション13を取り出し、表
示デーモン22に提供する(S8,S9:アプリケーシ
ョン提供機能)。
In this state, the relay library 14 of the remote machine 10 determines whether or not there is a connection request from the display daemon 22, and when there is a connection request, takes out the application 13 of the application name and provides it to the display daemon 22. (S8, S9: application providing function).

【0049】なお、表示デーモン22は表示デーモンに
関係するアプリケーションを用いて実際に処理し、この
処理過程でイベントが発生すれば、中継ライブラリ14
に通知し、アプリケーションから他の必要な命令などを
要求する処理を行うものである。
The display daemon 22 actually performs processing using an application related to the display daemon. If an event occurs during this processing, the relay library 14
And performs a process of requesting another necessary command from the application.

【0050】従って、遠隔マシン10であるコンピュー
タは、依頼先マシン20からの処理データンの要求に対
し、命令処理本体の一部である特定機能処理となる処理
デーモンを依頼元マシン20に提供し、また依頼元マシ
ン20から特定機能処理に関連する命令処理のアプリケ
ーションの要求があったとき、依頼元マシン20との通
信制御ポートを確保し、依頼元マシン20に通知するこ
とにより、依頼元マシン20の処理デーモンに所要とす
るアプリケーションを迅速に提供できる。
Accordingly, in response to a request for processing data from the request destination machine 20, the computer which is the remote machine 10 provides the request source machine 20 with a processing daemon serving as a specific function processing which is a part of the instruction processing main body. When a request for an application for an instruction process related to a specific function process is received from the requesting machine 20, a communication control port with the requesting machine 20 is secured, and the requesting machine 20 is notified. The required application can be quickly provided to the processing daemon.

【0051】よって、本発明による本発明による分散処
理環境システム及びその方法によれば、依頼マシン20
により遠隔マシン10を遠隔地から操作することができ
る。また、中継ライブラリ14で通信制御ポートを確保
し、マネージャ15を介して依頼元マシン20に通知す
るので、従来のようにアプレットにより通信制御ポート
を確保できないという問題を解消できる。
Therefore, according to the distributed processing environment system and method of the present invention according to the present invention, the requesting machine 20
Thereby, the remote machine 10 can be operated from a remote place. In addition, since the communication control port is secured by the relay library 14 and the requesting machine 20 is notified via the manager 15, the problem that the communication control port cannot be secured by the applet as in the related art can be solved.

【0052】また、遠隔マシン10側と依頼元マシン2
0側とで別々にアプリケーション等を開発する必要がな
くなり、開発工数を大幅に削減できる。
The remote machine 10 and the requesting machine 2
There is no need to separately develop applications and the like on the 0 side, and the number of development steps can be greatly reduced.

【0053】さらに、依頼元マシン20は、ブラウザ上
でクリックすることにより、処理デーモンを取得できる
ので、特別なアプリケーションのインストールが不要に
なり、操作が非常に簡単となり、しかもOSに依存され
ずに動作させることができる。
Further, since the requesting machine 20 can acquire the processing daemon by clicking on the browser, installation of a special application becomes unnecessary, operation becomes very simple, and the OS is not dependent on the OS. Can work.

【0054】なお、本願発明は、上記実施の形態に限定
されるものでなく、その要旨を逸脱しない範囲で種々変
形して実施できる。また、各実施の形態は可能な限り組
み合わせて実施することが可能であり、その場合には組
み合わせによる効果が得られる。さらに、上記各実施の
形態には種々の上位,下位段階の発明が含まれており、
開示された複数の構成要素の適宜な組み合わせにより種
々の発明が抽出され得るものである。例えば問題点を解
決するための手段に記載される全構成要件から幾つかの
構成要件が省略されうることで発明が抽出された場合に
は、その抽出された発明を実施する場合には省略部分が
周知慣用技術で適宜補われるものである。
It should be noted that the present invention is not limited to the above-described embodiment, and can be variously modified and implemented without departing from the gist thereof. Further, the embodiments can be implemented in combination as much as possible, and in that case, the effect of the combination can be obtained. Furthermore, the above embodiments include various upper and lower stage inventions.
Various inventions can be extracted by appropriately combining a plurality of disclosed components. For example, if an invention is extracted because some constituent elements can be omitted from all the constituent elements described in Means for Solving the Problems, the omitted part may be omitted when implementing the extracted invention. Is appropriately supplemented by well-known conventional techniques.

【0055】[0055]

【発明の効果】以上説明したように本発明によれば、命
令処理本体部分と特定機能処理部分とを分離し、依頼先
マシン側に命令処理本体部分を残し、特定機能処理部分
を依頼元マシンで容易に入手し命令処理を実行できる分
散処理環境システム及び分散処理環境方法を提供でき
る。
As described above, according to the present invention, the instruction processing main part is separated from the specific function processing part, the instruction processing main part is left on the request destination machine side, and the specific function processing part is transferred to the requesting machine. And a distributed processing environment system and a distributed processing environment method that can easily obtain and execute instruction processing.

【0056】また、本発明は、依頼元マシンからの要求
に基づいて特定機能処理部分および命令処理本体の必要
な命令を提供するプログラムを記憶する記憶媒体を提供
できる。
Further, the present invention can provide a storage medium for storing a program for providing necessary instructions of a specific function processing portion and an instruction processing body based on a request from a requesting machine.

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

【図1】 本発明に係わる分散処理環境システムのネッ
トワーク系統図。
FIG. 1 is a network system diagram of a distributed processing environment system according to the present invention.

【図2】 本発明に係わる分散処理環境システムの一実
施の形態を示す構成図。
FIG. 2 is a configuration diagram showing an embodiment of a distributed processing environment system according to the present invention.

【図3】 本発明に係わる分散処理環境システムの動作
及び記録媒体に記憶されるプログラムの一連の処理例を
説明するフローチャート。
FIG. 3 is a flowchart for explaining the operation of the distributed processing environment system according to the present invention and a series of processing examples of a program stored in a recording medium.

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

10…遠隔マシン 11…データベース 12…Webサーバ 13…アプリケーション 14…中継ライブラリ 15…マネージャ 16…記憶媒体 20…依頼元マシン 21…ブラウザ 22…表示デーモン(処理デーモン) DESCRIPTION OF SYMBOLS 10 ... Remote machine 11 ... Database 12 ... Web server 13 ... Application 14 ... Relay library 15 ... Manager 16 ... Storage medium 20 ... Requesting machine 21 ... Browser 22 ... Display daemon (processing daemon)

フロントページの続き (72)発明者 村松 孝治 東京都府中市東芝町1番地 株式会社東芝 府中事業所内 (72)発明者 藤本 克文 東京都府中市東芝町1番地 株式会社東芝 府中事業所内 Fターム(参考) 5B045 BB38 GG09 HH02 5B076 BB06 5B098 AA10 GC01 GC11 Continuing on the front page (72) Koji Muramatsu, Inventor: 1 Toshiba-cho, Fuchu-shi, Tokyo Inside the Toshiba Fuchu Office, Inc. ) 5B045 BB38 GG09 HH02 5B076 BB06 5B098 AA10 GC01 GC11

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 1つ以上の遠隔マシンと1つ以上の依頼
元マシンとがネットワークを介して接続されてなる分散
処理環境システムにおいて、 前記遠隔マシンは、各種の命令処理を実行させる命令処
理本体となるアプリケーションと、このアプリケーショ
ンの一部の命令処理である特定機能処理を行うための処
理デーモンと、前記依頼元マシンとの間で前記アプリケ
ーションの中の特定機能処理に関係する命令を中継する
中継ライブラリとを備え、 前記依頼元マシンからの要求のもとに前記遠隔マシンの
管理する処理デーモンをダウンロードし、前記依頼マシ
ン上で前記特定機能の処理を実行させるようにしたこと
を特徴とする分散処理環境システム。
1. A distributed processing environment system in which one or more remote machines and one or more requesting machines are connected via a network, wherein the remote machine executes an instruction processing body for executing various instruction processing. Application, a processing daemon for performing a specific function process that is a part of the instruction processing of the application, and a relay that relays an instruction related to the specific function process in the application between the request source machine and the application. And a library that downloads a processing daemon managed by the remote machine based on a request from the requesting machine and executes the processing of the specific function on the requesting machine. Processing environment system.
【請求項2】 1つ以上の遠隔マシンと1つ以上の依頼
元マシンとがネットワークを介して接続されてなる分散
処理環境システムにおいて、 前記遠隔マシンは、各種の命令処理を実行させる命令処
理本体となるアプリケーションと、このアプリケーショ
ンの一部の命令処理である特定機能処理を行うための処
理デーモンと、前記依頼元マシン側から前記特定機能処
理に関係する命令要求のもとに通信制御ポートを確保
し、前記依頼元マシンとの間で当該通信制御ポートを介
してアプリケーションの中の前記特定機能処理に関係す
る命令を中継する中継ライブラリと、この中継ライブラ
リにより確保された通信制御ポートの通知を受けると、
前記依頼元マシンに通知するマネージャとを備え、 前記依頼元マシンからの要求のもとに前記遠隔マシンの
管理する処理デーモンをダウンロードし、この処理デー
モンの処理過程で要求される前記アプリケーションの中
の前記特定機能処理に関係する命令を前記依頼元マシン
の処理デーモンに提供することを特徴とする分散処理環
境システム。
2. In a distributed processing environment system in which one or more remote machines and one or more requesting machines are connected via a network, the remote machine executes an instruction processing body for executing various instruction processing. Application, a processing daemon for performing a specific function process which is a part of the instruction processing of the application, and a communication control port secured based on an instruction request related to the specific function processing from the requesting machine side And receiving a notification of a relay library for relaying an instruction related to the specific function process in the application via the communication control port with the requesting machine and a communication control port secured by the relay library. When,
A manager that notifies the requesting machine, downloads a processing daemon managed by the remote machine based on a request from the requesting machine, and downloads a processing daemon among the applications requested in a processing process of the processing daemon. A distributed processing environment system for providing an instruction related to the specific function processing to a processing daemon of the requesting machine.
【請求項3】 請求項1又は請求項2記載の分散処理環
境システムにおいて、 前記処理デーモンは、前記遠隔マシン内で動作する前記
アプリケーションの一部の表示機能命令処理であること
を特徴とする分散処理環境システム。
3. The distributed processing environment system according to claim 1, wherein the processing daemon is a display function instruction process of a part of the application running in the remote machine. Processing environment system.
【請求項4】 各種の命令処理を実行させる命令処理本
体となるアプリケーション及びこのアプリケーションの
一部の命令処理である特定機能処理を実行させる処理デ
ーモンをもつ1つ以上の遠隔マシンと1つ以上の依頼元
マシンとがネットワークを介して接続されてなる分散処
理環境システムにおいて、 前記遠隔マシンに対し、処理デーモンを要求する処理デ
ーモン要求ステップと、この要求された処理デーモンを
前記依頼元マシンのブラウザにダウンロードするステッ
プと、このダウンロードされたWebページに記述され
るアプリケーションを指定するステップと、前記遠隔マ
シンにて前記指定されたアプリケーションを受けて前記
アプリケーションを起動し、既存ライブラリに代えて中
継ライブラリとリンクするステップと、このステップに
よるリンク確立後、中継ライブラリが通信制御ポートを
確保しマネージャに通知するポート確保ステップと、こ
のマネージャが通信制御ポート番号を前記ブラウザ上の
処理デーモンに通知するステップと、この通知を受けた
処理デーモンが受信したポート番号を用いて前記遠隔マ
シンの中継ライブラリに前記特定機能処理に関連する命
令を要求するステップと、この中継ライブラリが前記ア
プリケーションを前記ブラウザ上の処理デーモンに送出
するステップと、この処理デーモンが中継ライブラリか
ら受ける処理命令を実行し、その実行に伴って発生する
処理命令を中継ライブラリに通知するステップとを有す
ることを特徴とする分散処理環境方法。
4. An at least one remote machine having at least one remote machine having an application serving as an instruction processing main body for executing various types of instruction processing, and a processing daemon for executing a specific function processing which is an instruction processing of a part of the application. In a distributed processing environment system in which a requesting machine is connected via a network, a processing daemon requesting step for requesting a processing daemon to the remote machine; and transmitting the requested processing daemon to a browser of the requesting machine. Downloading, specifying an application described in the downloaded Web page, receiving the specified application on the remote machine, starting the application, and linking with the relay library instead of the existing library Steps and this step After the link is established by the link, the relay library secures the communication control port and notifies the manager of the port, the manager notifies the processing daemon on the browser of the communication control port number, and receives the notification. Requesting a command related to the specific function process from the relay library of the remote machine using the port number received by the processing daemon, and transmitting the application to the processing daemon on the browser by the relay library; Executing the processing instruction received from the relay library by the processing daemon, and notifying the relay library of a processing instruction generated with the execution.
【請求項5】 各種の命令処理を実行させる命令処理本
体となるアプリケーション及びこのアプリケーションの
一部の命令処理である特定機能処理を実行させる処理デ
ーモンを記憶するメモリを有するコンピュータを備え、
依頼元マシンからの要求に基づいて起動処理するプログ
ラムを記憶する記憶媒体であって、 処理デーモンを含むWebページを提供するWebペー
ジ提供機能と、このWebページ提供機能によって提供
されたWebページ中の処理デーモンの要求有無を確認
する処理デーモン要求確認機能と、この確認機能により
要求ありを確認したとき、前記処理デーモンを前記依頼
元マシンに提供する処理デーモン提供機能と、この提供
機能によって提供された処理デーモンのもとに特定のア
プリケーションの指定ありかを確認するアプリケーン名
指定確認機能と、この指定確認機能によって確認される
アプリケーションのもとに前記アプリケーションを起動
し、中継ライブラリとのリンク化を実行する機能と、こ
のアプリケーションにリンクされる中継ライブラリによ
って通信制御ポートを確保し、マネージャを介してその
ポート番号を前記依頼元マシンの処理デーモンに通知す
るポート通知機能と、前記通信制御ポートを介して前記
アプリケーションの特定機能処理を前記処理デーモンに
提供するアプリケーション提供機能とを実現したことを
特徴とするコンピュータ読取り可能な記憶媒体。
5. A computer having a memory for storing an application serving as an instruction processing main body for executing various instruction processing and a processing daemon for executing a specific function processing which is a part of the instruction processing of the application,
A storage medium for storing a program to be activated based on a request from a requesting machine, comprising: a Web page providing function for providing a Web page including a processing daemon; and a Web page providing function provided by the Web page providing function. A processing daemon request confirmation function for confirming the presence or absence of a request for a processing daemon, a processing daemon providing function for providing the processing daemon to the requesting machine when the request is confirmed by this confirmation function, and a processing daemon providing function. An application name designation confirmation function for confirming whether a specific application is designated under the processing daemon, and the application is started under the application confirmed by the designation confirmation function, and linking with the relay library is performed. The function to be performed and the link to this application A port notification function that secures a communication control port by a transfer library and notifies the processing daemon of the requesting machine of the port number via a manager; and a processing daemon that performs processing of a specific function of the application through the communication control port. A computer-readable storage medium characterized by realizing an application providing function provided to a computer.
JP2000293932A 2000-09-27 2000-09-27 Distributed processing environment system, distributed processing environment method and storage medium Pending JP2002108631A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000293932A JP2002108631A (en) 2000-09-27 2000-09-27 Distributed processing environment system, distributed processing environment method and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000293932A JP2002108631A (en) 2000-09-27 2000-09-27 Distributed processing environment system, distributed processing environment method and storage medium

Publications (1)

Publication Number Publication Date
JP2002108631A true JP2002108631A (en) 2002-04-12

Family

ID=18776637

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000293932A Pending JP2002108631A (en) 2000-09-27 2000-09-27 Distributed processing environment system, distributed processing environment method and storage medium

Country Status (1)

Country Link
JP (1) JP2002108631A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010001797A1 (en) * 2008-07-04 2010-01-07 日本電気株式会社 Information processing system, program, and data relay method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010001797A1 (en) * 2008-07-04 2010-01-07 日本電気株式会社 Information processing system, program, and data relay method
US8464274B2 (en) 2008-07-04 2013-06-11 Nec Corporation Information processing system, program and data relay method
JP5327552B2 (en) * 2008-07-04 2013-10-30 日本電気株式会社 Information processing system, program, and data relay method

Similar Documents

Publication Publication Date Title
CN111176752B (en) Method and device for embedding window applet in browser page
US7072951B2 (en) HTTP transaction monitor with capacity to replay in debuggings session
JP3866768B2 (en) Method and apparatus for forming hypermedia interactive
EP1509020B1 (en) Information processing apparatus, session recovery method, recording medium for storing session recovery program
US6477550B1 (en) Method and system for processing events related to a first type of browser from a second type of browser
JP3893361B2 (en) Creating a printer instance on a workstation using the web
US7734686B2 (en) Markup method for managing rich client code and experiences using multi-component pages
JPH10301874A (en) Remote operation method, server remotely operated from terminal through network and storage medium storing html file
JPH11154127A (en) Content presenting device
JP2006318499A (en) System and method for managing connection between server and client node
WO2002029641A2 (en) Http transaction monitor with replay capacity
US20230123054A1 (en) Browser-driven capture of application installations for application virtualization
US20080005230A1 (en) Data Processing Device, Data Processing System, Data Processing Relay Device, and Data Processing Method
JP5541160B2 (en) Program acquisition / execution client, program acquisition / execution method and program
JP2002108631A (en) Distributed processing environment system, distributed processing environment method and storage medium
KR100924076B1 (en) Internet application embodiment method independent of web browser and operating system
CN113391876A (en) Remote control method and system of virtual machine and computing equipment
JP2002351677A (en) System for controlling execution order of application program
JP2002189600A (en) Method for executing application from web browser
JP2002288130A (en) System, method, and program for distributed processing
JPH1185649A (en) Computer managing system on network
JP4950389B2 (en) Network-based application, architecture and system for processing it, and method for executing the same
JP2001229027A (en) Version control method for client program
JP2004227291A (en) Web application system
JPH10149323A (en) Computer management system for network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061031

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061227

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070220