JP7103630B2 - Information processing equipment, information processing system, information processing method, program - Google Patents

Information processing equipment, information processing system, information processing method, program Download PDF

Info

Publication number
JP7103630B2
JP7103630B2 JP2018047774A JP2018047774A JP7103630B2 JP 7103630 B2 JP7103630 B2 JP 7103630B2 JP 2018047774 A JP2018047774 A JP 2018047774A JP 2018047774 A JP2018047774 A JP 2018047774A JP 7103630 B2 JP7103630 B2 JP 7103630B2
Authority
JP
Japan
Prior art keywords
execution data
server device
information processing
executed
client terminal
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.)
Active
Application number
JP2018047774A
Other languages
Japanese (ja)
Other versions
JP2019160007A (en
Inventor
秀樹 関
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Platforms 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 NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2018047774A priority Critical patent/JP7103630B2/en
Publication of JP2019160007A publication Critical patent/JP2019160007A/en
Application granted granted Critical
Publication of JP7103630B2 publication Critical patent/JP7103630B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Retry When Errors Occur (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Description

本発明は、シンクライアントシステムに利用される情報処理装置、情報処理システム、情報処理方法、プログラムに関する。 The present invention relates to an information processing device, an information processing system, an information processing method, and a program used in a thin client system.

企業においては、セキュリティ対策や管理の容易化を図るために、従業員が使用する情報処理装置をシンクライアント-サーバシステムに移行することが行われている。そして、シンクライアント-サーバシステムにおいては、リモートデスクトップによる動作が主流である。この場合、シンクライアント端末は、サーバ上で実行されているアプリケーションやファイルの画面情報を、ネットワークを介して自己の端末に転送して表示し、自己の端末の画面上で操作を行い、かかる操作に対応する処理をサーバ上で実行している。 In companies, information processing devices used by employees are being migrated to thin client-server systems in order to facilitate security measures and management. In a thin client-server system, remote desktop operation is the mainstream. In this case, the thin client terminal transfers the screen information of the application or file running on the server to its own terminal via the network and displays it, and operates on the screen of its own terminal to perform such an operation. The processing corresponding to is being executed on the server.

このため、上述したリモートデスクトップによる方式では、サーバ上でのみ動作が行われるため、ネットワークが切断されると、シンクライアント端末側でその動作を継続することができなくなる。例えば、ネットワークが混雑する環境や不安定な環境では、頻繁に通信ネットワークの一時的切断が発生するが、その度に作業の継続ができなくなり、ネットワークの復旧まで待たされることとなる。その結果、利用者の作業効率が低下し、利便性が低下する、という問題が生じる。 Therefore, in the remote desktop method described above, the operation is performed only on the server, and therefore, when the network is disconnected, the operation cannot be continued on the thin client terminal side. For example, in an environment where the network is congested or unstable, the communication network is frequently temporarily disconnected, but the work cannot be continued each time, and the network must be restored. As a result, there arises a problem that the work efficiency of the user is lowered and the convenience is lowered.

特開2008-210071号公報Japanese Unexamined Patent Publication No. 2008-210071

ここで、特許文献1に開示のシンクライアント-サーバシステムには、通信路の障害が生じた場合に作業が中断され、処理を継続できなくなることに対する技術が開示されている。具体的に、特許文献1では、通常、クライアント側では、サーバ側で実行されているテキストエディタを操作して文字情報をサーバに送信すると共に、クライアント側のメモリバッファにも記憶しておく。そして、通信障害の発生を検知すると、クライアント側はテキストエディタを起動し、メモリバッファに記憶している文字情報をロードすることで、作業を継続している。 Here, the thin client-server system disclosed in Patent Document 1 discloses a technique for interrupting work when a communication path failure occurs and making it impossible to continue processing. Specifically, in Patent Document 1, the client side usually operates a text editor executed on the server side to send character information to the server and also stores it in a memory buffer on the client side. Then, when the occurrence of a communication failure is detected, the client side starts a text editor and loads the character information stored in the memory buffer to continue the work.

また、特許文献1では、通信障害が回復すると、クライアント側で実行されているテキストエディタに入力されたテキスト内容をバッファに蓄積し、かかる内容をサーバに送信することで、サーバ側のテキストエディタで復元している。 Further, in Patent Document 1, when the communication failure is recovered, the text content input to the text editor executed on the client side is accumulated in the buffer, and the text content is transmitted to the server so that the text editor on the server side can be used. Restoring.

しかしながら、上述した特許文献1の方法では、通信障害の発生時や回復時に、迅速かつ正確な作業継続が困難である、という問題が生じる。例えば、障害発生時には、クライアント側でアプリケーションを立ち上げる必要があり、作業継続に待ち時間が生じる可能性があり、作業効率が低下する、という問題が生じる。特に、頻繁に通信の切断が生じるような不安定な通信環境においては、上述した方法では作業継続が困難となり、ユーザの利便性が低下する。 However, the method of Patent Document 1 described above has a problem that it is difficult to continue the work quickly and accurately when a communication failure occurs or recovers. For example, when a failure occurs, it is necessary to launch an application on the client side, which may cause a waiting time for work continuation, which causes a problem that work efficiency is lowered. In particular, in an unstable communication environment in which communication is frequently disconnected, it becomes difficult to continue the work by the above-mentioned method, and the convenience of the user is lowered.

また、特許文献1の方法では、クライアント側で入力された文字情報をサーバ側で再現しているだけであり、入力手順が考慮されていない。このため、クライアント側で入力手順が重要な操作が行われた場合には、サーバ側で復元の際に正確な作業内容を引き継げず、作業継続が困難となる。 Further, in the method of Patent Document 1, only the character information input on the client side is reproduced on the server side, and the input procedure is not considered. For this reason, when an operation in which the input procedure is important is performed on the client side, the accurate work content cannot be taken over at the time of restoration on the server side, and it becomes difficult to continue the work.

このため、本発明の目的は、上述した課題である、シンクライアント-サーバシステムにおいて通信障害時に迅速かつ正確な作業継続が困難である、ことを解決することができる情報処理装置、情報処理システム、情報処理方法、プログラムを提供することにある。 Therefore, an object of the present invention is an information processing device, an information processing system, which can solve the above-mentioned problems that it is difficult to continue work quickly and accurately in the event of a communication failure in a thin client-server system. It is to provide information processing methods and programs.

本発明の一形態である情報処理装置は、
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶する実行データ取得手段と、
前記記憶手段に記憶されている前記実行データを読み出して実行する実行手段と、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段と、
を備えた、
という構成をとる。
The information processing device, which is one embodiment of the present invention, is
Execution data acquisition means that acquires execution data executed on a server device connected via a network from the server device and stores it in the equipped storage means, and
An execution means that reads and executes the execution data stored in the storage means, and
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. The work information processing means to be transmitted to the server device and
With,
It takes the configuration.

また、本発明の一形態である情報処理システムは、
ネットワークを介して接続されたサーバ装置とクライアント端末とを備えた情報処理システムであって、
前記サーバ装置は、
前記クライアント端末に前記実行データを送信する実行データ送信手段と、
前記実行データを前記サーバ装置上で実行すると共に、前記クライアント端末から受信した、当該クライアント端末上における前記実行データに対する操作の内容を表す操作情報と、操作手順を表す順序情報と、が関連付けられた作業情報に基づいて前記実行データの操作を行う実行データ操作手段と、
を備え、
前記クライアント端末は、
前記サーバ装置から当該サーバ装置上で実行される前記実行データを取得して、装備している記憶手段に記憶する実行データ取得手段と、
前記記憶手段に記憶されている前記実行データを読み出して前記クライアント端末上で実行する実行手段と、
実行された前記実行データに対して入力される操作の内容を表す前記操作情報を、操作順序を表す前記順序情報と関連付けて、前記作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段と、
を備えた、
という構成をとる。
Further, the information processing system, which is one form of the present invention, is
An information processing system equipped with a server device and a client terminal connected via a network.
The server device is
Execution data transmission means for transmitting the execution data to the client terminal, and
The execution data is executed on the server device, and the operation information received from the client terminal indicating the content of the operation on the execution data on the client terminal and the order information indicating the operation procedure are associated with each other. Execution data operation means for operating the execution data based on work information, and
With
The client terminal
Execution data acquisition means that acquires the execution data executed on the server device from the server device and stores it in the equipped storage means, and
An execution means that reads out the execution data stored in the storage means and executes the execution data on the client terminal.
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as the work information, and the stored said. A work information processing means for transmitting work information to the server device,
With,
It takes the configuration.

また、本発明の一形態である情報処理方法は、
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶し、
前記記憶手段に記憶されている前記実行データを読み出して実行し、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する、
という構成をとる。
Further, the information processing method, which is one form of the present invention, is
The execution data executed on the server device connected via the network is acquired from the server device, stored in the equipped storage means, and stored.
The execution data stored in the storage means is read out and executed, and the data is executed.
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. Send to the server device,
It takes the configuration.

また、本発明の一形態である情報処理方法は、
ネットワークを介して接続されたサーバ装置とクライアント端末とを備えた情報処理システムによる情報処理方法であって、
前記サーバ装置が、前記クライアント端末に前記実行データを送信すると共に、当該実行データを前記サーバ装置上で実行し、
前記クライアント端末が、前記サーバ装置から当該サーバ装置上で実行される前記実行データを取得して装備している記憶手段に記憶し、当該記憶手段に記憶されている前記実行データを読み出して実行し、実行された前記実行データに対して入力される操作の内容を表す前記操作情報を、操作順序を表す前記順序情報と関連付けて、前記作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信し、
前記サーバ装置が、前記クライアント端末から受信した前記作業情報に基づいて前記サーバ装置上で実行している前記実行データの操作を行う、
情報処理方法。
という構成をとる。
Further, the information processing method, which is one form of the present invention, is
It is an information processing method by an information processing system equipped with a server device and a client terminal connected via a network.
The server device transmits the execution data to the client terminal and executes the execution data on the server device.
The client terminal acquires the execution data executed on the server device from the server device, stores the execution data in the storage means equipped, and reads and executes the execution data stored in the storage means. , The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as the work information, and stored. The work information is transmitted to the server device, and the work information is transmitted to the server device.
The server device operates the execution data executed on the server device based on the work information received from the client terminal.
Information processing method.
It takes the configuration.

また、本発明の一形態であるプログラムは、
情報処理装置に、
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶する実行データ取得手段と、
前記記憶手段に記憶されている前記実行データを読み出して実行する実行手段と、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段と、
を実現させる、
という構成をとる。
Further, the program which is one form of the present invention is
For information processing equipment
Execution data acquisition means that acquires execution data executed on a server device connected via a network from the server device and stores it in the equipped storage means, and
An execution means that reads and executes the execution data stored in the storage means, and
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. The work information processing means to be transmitted to the server device and
To realize,
It takes the configuration.

本発明は、以上のように構成されることにより、シンクライアント-サーバシステムにおいて通信障害時であっても迅速かつ正確な作業継続を実現することができる。 With the above-described configuration, the present invention can realize quick and accurate work continuation even in the event of a communication failure in a thin client-server system.

本発明の実施形態1における情報処理システムの構成を示す図である。It is a figure which shows the structure of the information processing system in Embodiment 1 of this invention. 本発明の実施形態1における情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system in Embodiment 1 of this invention. 図2に開示した情報処理システムで利用されるデータの一例を示す図である。It is a figure which shows an example of the data used in the information processing system disclosed in FIG. 図2に開示した情報処理システムの動作を示すシーケンス図である。It is a sequence diagram which shows the operation of the information processing system disclosed in FIG. 図2に開示した情報処理システムの動作を示すシーケンス図である。It is a sequence diagram which shows the operation of the information processing system disclosed in FIG. 図2に開示した情報処理システムの動作を示すシーケンス図である。It is a sequence diagram which shows the operation of the information processing system disclosed in FIG. 図2に開示した情報処理システムの動作を示すシーケンス図である。It is a sequence diagram which shows the operation of the information processing system disclosed in FIG. 本発明の実施形態2における情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system in Embodiment 2 of this invention. 本発明の実施形態2における情報処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the information processing apparatus in Embodiment 2 of this invention.

<実施形態1>
本発明の第1の実施形態を、図1乃至図7を参照して説明する。図1乃至図3は、情報処理システムの構成を説明するための図である。図4乃至図7は、情報処理システムの動作を説明するための図である。
<Embodiment 1>
The first embodiment of the present invention will be described with reference to FIGS. 1 to 7. 1 to 3 are diagrams for explaining the configuration of an information processing system. 4 to 7 are diagrams for explaining the operation of the information processing system.

[構成]
本実施形態における情報処理システムは、図1に示すように、ネットワークを介して接続されたサーバ10と、複数のシンクライアント端末20と、により構成されている。なお、ネットワークは、有線LAN(Local Area Network)や、WiFiなどの無線LAN、移動体通信など、いかなる通信網であってもよい。
[Constitution]
As shown in FIG. 1, the information processing system in the present embodiment is composed of a server 10 connected via a network and a plurality of thin client terminals 20. The network may be any communication network such as a wired LAN (Local Area Network), a wireless LAN such as WiFi, and mobile communication.

そして、サーバ10は、ユーザ30が操作するシンクライアント端末20にアプリケーションプログラムやファイルなどの実行データを提供し、かかる実行データが実行される(展開される、開かれる)ことによる作業環境を提供するサービスを実現するものである。つまり、本実施形態における情報処理システムは、いわゆるシンクライアント-サーバシステムを構成している。以下、各構成について詳述する。 Then, the server 10 provides execution data such as an application program or a file to the thin client terminal 20 operated by the user 30, and provides a working environment in which the execution data is executed (expanded or opened). It realizes the service. That is, the information processing system in this embodiment constitutes a so-called thin client-server system. Hereinafter, each configuration will be described in detail.

上記サーバ10(サーバ装置)は、演算装置や記憶装置を備えた1台又は複数台の情報処理装置にて構成されている。そして、サーバ10は、図2に示すように、演算装置がプログラムを実行することで構築された、サービス提供部11、同期部12、を備えている。また、サーバ10は、記憶装置に形成されたサービスデータ記憶部13を備えている。 The server 10 (server device) is composed of one or a plurality of information processing devices provided with an arithmetic device and a storage device. Then, as shown in FIG. 2, the server 10 includes a service providing unit 11 and a synchronization unit 12 constructed by the arithmetic unit executing a program. Further, the server 10 includes a service data storage unit 13 formed in the storage device.

上記サービス提供部11(実行データ送信手段)は、ログインしてきたシンクライアント端末20からの要求に応じて、アプリケーションやファイルといった実行データを送信する。なお、アプリケーションやファイルは、予めサービスデータ記憶部13に記憶されている。 The service providing unit 11 (execution data transmitting means) transmits execution data such as an application or a file in response to a request from the logged-in thin client terminal 20. The applications and files are stored in the service data storage unit 13 in advance.

上記同期部12(実行データ操作手段)は、シンクライアント端末20から要求されたアプリケーションやファイルを当該シンクライアント端末20に送信すると共に、サーバ10上でも実行する。そして、同期部12は、後述するように、シンクライアント端末20から、当該シンクライアント端末20上で実行されているアプリケーションやファイルの操作内容を表す作業情報を受信すると、かかる作業情報に基づいて、サーバ10上で実行しているアプリケーションやファイルに対する操作を行う。このとき、作業情報には、操作手順を表す順序情報が含まれているため、かかる順序情報に従った操作手順でアプリケーションやファイルに対する操作を行う。これにより、シンクライアント端末20上で実行されているアプリケーションやファイルと、サーバ10で実行されているアプリケーションやファイルと、の同期を取ることができる。 The synchronization unit 12 (execution data manipulation means) transmits the application or file requested from the thin client terminal 20 to the thin client terminal 20, and also executes the application or file on the server 10. Then, as will be described later, when the synchronization unit 12 receives the work information representing the operation contents of the application or file being executed on the thin client terminal 20 from the thin client terminal 20, the synchronization unit 12 receives the work information representing the operation contents of the application or the file executed on the thin client terminal 20, based on the work information. Operate applications and files running on the server 10. At this time, since the work information includes the order information indicating the operation procedure, the application or the file is operated by the operation procedure according to the order information. As a result, the application or file running on the thin client terminal 20 and the application or file running on the server 10 can be synchronized.

なお、同期部12は、シンクライアント端末20から順次送信される作業情報を受信する毎に、当該作業情報に基づく操作を行うが、サーバ10とシンクライアント端末20との接続が切断して復旧した際には、シンクライアント端末20から複数の作業情報がまとめて送信される場合がある。かかる場合に、同期部12は、受信した作業情報に含まれる順序情報に従って、まとめて受信した作業情報を順次操作する。 The synchronization unit 12 performs an operation based on the work information each time it receives work information sequentially transmitted from the thin client terminal 20, but the connection between the server 10 and the thin client terminal 20 is disconnected and restored. In some cases, a plurality of work information may be collectively transmitted from the thin client terminal 20. In such a case, the synchronization unit 12 sequentially operates the collectively received work information according to the order information included in the received work information.

また、同期部12は、シンクライアント端末20から受信した作業情報に基づく、サーバ10上で実行しているアプリケーションやファイルに対する操作(同期)が完了すると、当該作業情報の操作が完了した旨をシンクライアント端末20に通知する。 Further, when the operation (synchronization) for the application or file executed on the server 10 based on the work information received from the thin client terminal 20 is completed, the synchronization unit 12 indicates that the operation of the work information is completed. Notify the client terminal 20.

上記シンクライアント端末20(情報処理装置、クライアント端末)は、演算装置や記憶装置を備えた情報処理装置にて構成されている。そして、シンクライアント端末20は、図2に示すように、演算装置がプログラムを実行することで構築された、実行データ取得部21、実行部22、作業情報処理部23、を備えている。また、シンクライアント端末20は、記憶装置(記憶手段)に形成された、実行データ記憶部24、作業情報記憶部25、を備えている。 The thin client terminal 20 (information processing device, client terminal) is composed of an information processing device including an arithmetic unit and a storage device. Then, as shown in FIG. 2, the thin client terminal 20 includes an execution data acquisition unit 21, an execution unit 22, and a work information processing unit 23, which are constructed by the arithmetic unit executing a program. Further, the thin client terminal 20 includes an execution data storage unit 24 and a work information storage unit 25 formed in a storage device (storage means).

上記実行データ取得部21(実行データ取得手段)は、シンクライアント端末20がサーバ10にログインする処理を行うと共に、ログインしたサーバ10に対して、シンクライアント端末20で実行するアプリケーションやファイルといった実行データを要求する。そして、実行データ取得部21は、要求に応じてサーバ10から送信されるアプリケーションやファイルを受信して、実行データ記憶部24に記憶する。 The execution data acquisition unit 21 (execution data acquisition means) performs a process of logging in to the server 10 by the thin client terminal 20, and executes execution data such as an application or a file to be executed by the thin client terminal 20 with respect to the logged-in server 10. To request. Then, the execution data acquisition unit 21 receives the application or file transmitted from the server 10 in response to the request, and stores the application or file in the execution data storage unit 24.

また、実行データ取得部21は、後述するように、シンクライアント端末20上でサーバ10から取得したアプリケーションやファイルの実行が終了すると、かかるアプリケーションやファイルを実行データ記憶部24から削除する。このとき、実行データ取得部21は、後述するように、作業情報記憶部25に作業情報が存在していないことを確認した場合に、アプリケーションやファイルを削除する。 Further, as will be described later, the execution data acquisition unit 21 deletes the application or file from the execution data storage unit 24 when the execution of the application or file acquired from the server 10 on the thin client terminal 20 is completed. At this time, the execution data acquisition unit 21 deletes the application or the file when it is confirmed that the work information does not exist in the work information storage unit 25, as will be described later.

上記実行部22(実行手段)は、上述したようにサーバ10から取得し、実行データ記憶部24に記憶されているアプリケーションやファイルといった実行データを読み出して、シンクライアント端末20上で実行する。つまり、シンクライアント端末20は、アプリケーションであれば端末上で展開して動作させ、ファイルであれば開く。これにより、ユーザ30は、直接操作するシンクライアント端末20上で、サーバ10から提供されるアプリケーションやファイルを実行することができる。そして、ユーザ30は、シンクライアント端末20上で実行しているアプリケーションやファイルに対する操作の内容を表す操作情報を入力することで、シンクライアント端末20上でかかる操作情報に基づく処理が実行される。 The execution unit 22 (execution means) acquires execution data from the server 10 as described above, reads execution data such as applications and files stored in the execution data storage unit 24, and executes the execution on the thin client terminal 20. That is, if the thin client terminal 20 is an application, it is expanded and operated on the terminal, and if it is a file, it is opened. As a result, the user 30 can execute the application or file provided by the server 10 on the thin client terminal 20 that is directly operated. Then, the user 30 inputs the operation information indicating the content of the operation for the application or the file executed on the thin client terminal 20, and the process based on the operation information is executed on the thin client terminal 20.

上記作業情報処理部23(作業情報処理手段)は、シンクライアント端末20上で実行しているアプリケーションやファイルに対する操作情報が入力されると、かかる操作情報に、操作手順を表す順序情報を関連付けて、作業情報として作業情報記憶部25に記憶する。例えば、作業情報処理部23は、図3に示すように、順序情報として「シーケンシャル番号」を付与し、かかる「シーケンシャル番号」に、シンクライアント端末20上で操作対象となっているウインドウを示す「対象ウインドウ」と、具体的な操作内容を表す「操作情報」と、を関連付けた作業情報を記憶する。 When the operation information for the application or file executed on the thin client terminal 20 is input, the work information processing unit 23 (work information processing means) associates the operation information with the order information indicating the operation procedure. , It is stored in the work information storage unit 25 as work information. For example, as shown in FIG. 3, the work information processing unit 23 assigns a "sequential number" as sequence information, and "sequential number" indicates a window to be operated on the thin client terminal 20. The work information associated with the "target window" and the "operation information" indicating the specific operation content is stored.

一例として、作業情報処理部23は、「ウインドウAに対して、座標xxx、yyyがダブルクリックされる」という操作が行われた場合には、図3のシーケンシャル番号「01」に示すように、
[シーケンシャル番号01 ウインドウA 座標xxx、yyy ダブルクリック]
という作業情報を蓄積保存する。
また、他の例として、作業情報処理部23は、「ウインドウBに対して、文字列CCCが入力される」という操作が行われた場合には、図3のシーケンシャル番号「02」に示すように、
[シーケンシャル番号02 ウインドウB CCC 文字入力]
という作業情報を蓄積保存する。
As an example, when the operation "the coordinates xxx and yyy are double-clicked on the window A" is performed, the work information processing unit 23, as shown in the sequential number "01" in FIG.
[Sequential number 01 Window A coordinate xxx, yyy double click]
Work information is accumulated and saved.
Further, as another example, when the operation "character string CCC is input to the window B" is performed, the work information processing unit 23 is shown in the sequential number "02" in FIG. To,
[Sequential number 02 Window B CCC character input]
Work information is accumulated and saved.

また、作業情報処理部23は、作業情報記憶部25に記憶した作業情報を、サーバ10に送信する。このとき、作業情報処理部23は、シンクライアント端末20がサーバ10に接続されている状態では、ユーザ30による操作が入力され、作業情報が作業情報記憶部25に記憶される度に、順次、当該作業情報をサーバ10に送信する。なお、作業情報処理部23は、送信した作業情報を作業情報記憶部25に記憶したままとしておく。 Further, the work information processing unit 23 transmits the work information stored in the work information storage unit 25 to the server 10. At this time, in the state where the thin client terminal 20 is connected to the server 10, the work information processing unit 23 sequentially inputs an operation by the user 30 and stores the work information in the work information storage unit 25. The work information is transmitted to the server 10. The work information processing unit 23 keeps the transmitted work information stored in the work information storage unit 25.

なお、作業情報処理部23は、ネットワーク障害などの理由により、シンクライアント端末20がサーバ10に接続されていない切断状態であるときには、作業情報をサーバ10に送信することができない。この場合、作業情報処理部23は、作業情報を作業情報記憶部25に蓄積して記憶したままとする。そして、作業情報処理部23は、シンクライアント端末20とサーバ10との接続が再開した後に、作業情報記憶部25内に蓄積されている作業情報を、サーバ10に送信する。このとき、作業情報記憶部25内に複数の作業情報が蓄積されている場合には、複数の作業情報をまとめてサーバ10に送信する。かかる場合であっても、上述したシーケンス番号により、作業情報の操作順序をサーバ10は認識できる。 The work information processing unit 23 cannot transmit work information to the server 10 when the thin client terminal 20 is not connected to the server 10 due to a network failure or the like. In this case, the work information processing unit 23 stores the work information in the work information storage unit 25 and keeps it stored. Then, the work information processing unit 23 transmits the work information stored in the work information storage unit 25 to the server 10 after the connection between the thin client terminal 20 and the server 10 is resumed. At this time, if a plurality of work information is stored in the work information storage unit 25, the plurality of work information are collectively transmitted to the server 10. Even in such a case, the server 10 can recognize the operation order of the work information by the above-mentioned sequence number.

そして、作業情報処理部23は、サーバ10に送信した作業情報に対する当該サーバ10による操作が完了した旨を情報の通知を受けると、対応する作業情報を作業情報記憶部25内から削除する。例えば、サーバ10からは、[シーケンシャル番号01 完了]というように、作業情報を特定する「シーケンシャル番号」と、完了の旨を表す情報と、が関連付けられた通知が送信される。作業情報処理部23は、このような通知から、作業情報記憶部25内の作業情報を特定して、当該作業情報記憶部25内から削除する。 Then, when the work information processing unit 23 receives the notification of the information that the operation by the server 10 for the work information transmitted to the server 10 is completed, the work information processing unit 23 deletes the corresponding work information from the work information storage unit 25. For example, the server 10 sends a notification such as [Sequential number 01 completed] in which a "sequential number" that specifies work information and information indicating completion are associated with each other. From such a notification, the work information processing unit 23 identifies the work information in the work information storage unit 25 and deletes it from the work information storage unit 25.

ここで、シンクライアント端末20上で実行されているアプリケーションやファイルに対してユーザ30から入力される操作が、サーバ10から取得しておらず実行データ記憶部24に記憶されていないデータに対するものである場合がある。このとき、シンクライアント端末20とサーバ10とが切断された状態の場合には、かかる操作をシンクライアント端末20は実行することができない。従って、作業情報処理部23は、かかる操作に対応する作業情報を、作業情報記憶部25から削除する。つまり、作業情報処理部23は、操作が入力された時点で作業情報を作業情報記憶部25に記憶するが、操作が実行不可能であることがわかったタイミングで、作業情報記憶部25から作業情報を削除する。但し、作業情報処理部23は、上述したような実行不可能な操作による作業情報は、最初から作業情報記憶部25に記憶しなくてもよい。 Here, the operation input from the user 30 to the application or file executed on the thin client terminal 20 is for data that has not been acquired from the server 10 and is not stored in the execution data storage unit 24. There may be. At this time, if the thin client terminal 20 and the server 10 are disconnected, the thin client terminal 20 cannot execute such an operation. Therefore, the work information processing unit 23 deletes the work information corresponding to such an operation from the work information storage unit 25. That is, the work information processing unit 23 stores the work information in the work information storage unit 25 when the operation is input, but the work information storage unit 25 works at the timing when it is found that the operation cannot be executed. Delete the information. However, the work information processing unit 23 does not have to store the work information due to the above-mentioned unexecutable operation in the work information storage unit 25 from the beginning.

[動作]
次に、上述した構成の情報処理システムの動作を、主に図4乃至図6のシーケンス図を参照して説明する。なお、図4では、シンクライアント端末20とサーバ10とが接続されている状態における動作を示す。図5では、シンクライアント端末20とサーバ10とが切断されている状態における動作、図6では、シンクライアント端末20とサーバ10との接続が復旧した状態における動作、を示す。
[motion]
Next, the operation of the information processing system having the above-described configuration will be described mainly with reference to the sequence diagrams of FIGS. 4 to 6. Note that FIG. 4 shows the operation in a state where the thin client terminal 20 and the server 10 are connected. FIG. 5 shows an operation in a state where the thin client terminal 20 and the server 10 are disconnected, and FIG. 6 shows an operation in a state where the connection between the thin client terminal 20 and the server 10 is restored.

はじめに、図4を参照して、ネットワーク上に障害がなく、シンクライアント端末20とサーバ10とが接続されている状態における動作を説明する。 First, with reference to FIG. 4, the operation in a state where there is no failure on the network and the thin client terminal 20 and the server 10 are connected will be described.

ユーザ30がシンクライアント端末20でログイン操作を行うと(ステップS1)、シンクライアント端末20はサーバ10にログイン要求を行う(ステップS2)。そして、サーバ10は、シンクライアント端末20からのログイン要求に対するログイン処理を実行する(ステップS3)。 When the user 30 performs a login operation on the thin client terminal 20 (step S1), the thin client terminal 20 makes a login request to the server 10 (step S2). Then, the server 10 executes a login process for the login request from the thin client terminal 20 (step S3).

シンクライアント端末20のログインが完了すると、ユーザ30はシンクライアント端末20を介して、サーバ10上のアプリケーションやファイルにアクセスすることができるようになる。つまり、サーバ10は、シンクライアント端末20からのアプリケーションの実行要求やファイルの閲覧要求に応じて(ステップS4,S5)、サーバ10上でアプリケーションやファイルといった実行データを起動して実行する(ステップS6)。これに加え、サーバ10は、起動しているアプリケーションやファイルをシンクライアント端末20に転送する(ステップS7)。 When the login of the thin client terminal 20 is completed, the user 30 can access the application or file on the server 10 via the thin client terminal 20. That is, the server 10 starts and executes execution data such as an application or a file on the server 10 in response to an application execution request or a file browsing request from the thin client terminal 20 (steps S4 and S5) (step S6). ). In addition to this, the server 10 transfers the running application or file to the thin client terminal 20 (step S7).

シンクライアント端末20は、転送されたアプリケーションやファイルを実行データ記憶部24に格納することで、シンクライアント端末20上で単独動作可能な状態となる。かかる状態で、ユーザ30は、シンクライアント端末20上でアプリケーションやファイルを実行する(ステップS8)。 By storing the transferred applications and files in the execution data storage unit 24, the thin client terminal 20 can operate independently on the thin client terminal 20. In this state, the user 30 executes an application or a file on the thin client terminal 20 (step S8).

シンクライアント端末20は、アプリケーションやファイルを実行中に、起動ウインドウを管理する(ステップS9)。具体的に、シンクライアント端末20は、ユーザ30からアプリケーションやファイルに対する操作の入力を受け付けると(ステップS10)、かかる操作、例えば、各々のキーボード入力またはマウス操作が、どのウインドウに対するものかを管理する。 The thin client terminal 20 manages a startup window while executing an application or a file (step S9). Specifically, when the thin client terminal 20 receives an input of an operation for an application or a file from the user 30 (step S10), the thin client terminal 20 manages which window the operation, for example, each keyboard input or mouse operation is for. ..

そして、シンクライアント端末20は、実行しているアプリケーションやファイルに対して、入力された操作内容の操作を行い、かかる操作内容を作業情報として作業情報記憶部25に蓄積する(ステップS11)。このとき、シンクライアント端末は、図3に示すように、操作毎に、操作の順序を表すシーケンシャル番号を付与し、操作対象となるウインドウと操作内容を表す操作情報を含めた作業情報を蓄積する。なお、操作情報としては、例えば、キーボードによる入力文字や、マウスでのある座標に対するクリック、ダブルクリック、ドラッグなどがある。 Then, the thin client terminal 20 operates the input operation content for the application or file being executed, and stores the operation content as work information in the work information storage unit 25 (step S11). At this time, as shown in FIG. 3, the thin client terminal assigns a sequential number indicating the order of operations for each operation, and accumulates work information including the window to be operated and the operation information indicating the operation contents. .. The operation information includes, for example, characters input by the keyboard, clicks, double clicks, and drags on certain coordinates with the mouse.

その後、シンクライアント端末20は、作業情報記憶部25に記憶されている作業情報をサーバに転送する(ステップS12)。シンクライアント端末20から作業情報を受信したサーバ10は、当該サーバ10上で実行しているアプリケーションやファイルに対して、受信した作業情報に基づく操作を実施することにより、シンクライアント端末20上とサーバ10上との動作を同期させる(ステップS13)。このとき、作業情報には、操作順序を表すシーケンシャル番号が付与されているため、サーバ10側ではシンクライアント端末20で行われた操作と同一の順序で操作を行うことができ、処理内容の整合を取ることができる。特に、後述するように、シンクライアント端末20とサーバ10とが切断された場合であっても、その間のシンクライアント端末20上の操作をサーバ10上で正確に再現することができる。 After that, the thin client terminal 20 transfers the work information stored in the work information storage unit 25 to the server (step S12). The server 10 that has received the work information from the thin client terminal 20 performs an operation based on the received work information on the application or file running on the server 10 to perform an operation on the thin client terminal 20 and the server. 10 Synchronize the operation with the above (step S13). At this time, since the work information is given a sequential number indicating the operation order, the server 10 can perform the operations in the same order as the operations performed on the thin client terminal 20, and the processing contents are matched. Can be taken. In particular, as will be described later, even when the thin client terminal 20 and the server 10 are disconnected, the operation on the thin client terminal 20 during that time can be accurately reproduced on the server 10.

サーバ10は、シンクライアント端末20から転送された作業情報に基づく操作の実施が完了すると、シンクライアント端末20に対して操作の終了を通知する(ステップS14)。例えば、サーバ10は、完了した作業情報のシーケンシャル番号と完了の旨をシンクライアント端末20に通知する。シンクライアント端末20は、サーバ10から作業情報に対する完了通知を受けると、該当するシーケンシャル番号の作業情報を、作業情報記憶部25内から削除する(ステップS15)。その後は以上の処理を繰り返すことで、シンクライアント端末20とサーバ10との同期を取り続ける。 When the execution of the operation based on the work information transferred from the thin client terminal 20 is completed, the server 10 notifies the thin client terminal 20 of the end of the operation (step S14). For example, the server 10 notifies the thin client terminal 20 of the sequential number of the completed work information and the fact of completion. When the thin client terminal 20 receives the completion notification for the work information from the server 10, the thin client terminal 20 deletes the work information of the corresponding sequential number from the work information storage unit 25 (step S15). After that, by repeating the above processing, the thin client terminal 20 and the server 10 are continuously synchronized.

その後、ユーザ30によるアプリケーションやファイルの実行に関する作業が完了すると、かかるユーザ30はシンクライアント端末20のサーバ10からのログオフ操作を行う(ステップS16)。すると、シンクライアント端末20は、作業情報記憶部25内に作業情報が残っていないことを確認した上で、シンクライアント端末20上に展開しているアプリケーションやファイル、さらには、実行データ記憶部24に記憶しているアプリケーションやファイルを、シンクライアント端末20から削除する(ステップS17)。これにより、サーバ10上のアプリケーションやファイルといった実行データが、唯一のデータとなる。このとき、仮に、シンクライアント端末20に作業情報が蓄積されたままである場合には、セキュリティ上、シンクライアント端末20から情報が漏えいしてしまう可能性がある。また、万が一、ユーザ30が別の端末作業でファイルを更新した後、再びこのシンクライアント端末20からファイルを立ち上げると、ファイルの不整合が発生してしまうおそれがある。従って、作業情報が完全に削除されていることを確認して、シンクライアント端末20からアプリケーションやファイルの削除を行うこととしている。 After that, when the work related to the execution of the application or file by the user 30 is completed, the user 30 performs a logoff operation from the server 10 of the thin client terminal 20 (step S16). Then, the thin client terminal 20 confirms that no work information remains in the work information storage unit 25, and then deploys the applications and files on the thin client terminal 20, and further, the execution data storage unit 24. The application or file stored in is deleted from the thin client terminal 20 (step S17). As a result, the execution data such as applications and files on the server 10 becomes the only data. At this time, if the work information is still accumulated in the thin client terminal 20, there is a possibility that the information may be leaked from the thin client terminal 20 for security reasons. Further, if the user 30 updates the file by another terminal operation and then launches the file from the thin client terminal 20 again, the file inconsistency may occur. Therefore, after confirming that the work information has been completely deleted, the application and the file are deleted from the thin client terminal 20.

その後、シンクライアント端末20は、サーバ10に対してログオフを通知し(ステップS18)、サーバ10はログオフ処理を行う(ステップS19)。 After that, the thin client terminal 20 notifies the server 10 of the logoff (step S18), and the server 10 performs the logoff process (step S19).

次に、図5を参照して、ネットワークに障害が発生し、シンクライアント端末20とサーバ10とが切断されている状態の動作を説明する。 Next, with reference to FIG. 5, the operation in the state where the thin client terminal 20 and the server 10 are disconnected due to a network failure will be described.

シンクライアント端末20は、ネットワークの切断を検知すると(ステップS21)、ユーザ30に対してネットワークが切断されていることを画面上に表示して通知する(ステップS22,S23)。このような場合であっても、シンクライアント端末20は、自身の端末内に格納しているアプリケーションやファイルを実行しているため、そのまま作業を継続することができる。 When the thin client terminal 20 detects the disconnection of the network (step S21), the thin client terminal 20 displays on the screen and notifies the user 30 that the network is disconnected (steps S22 and S23). Even in such a case, since the thin client terminal 20 is executing the application or file stored in its own terminal, the work can be continued as it is.

このようなネットワーク切断状態で、ユーザ30がシンクライアント端末20にキーボードによる文字入力やマウスによる操作を行った場合(ステップS24)、かかる操作の実行処理は、上述同様にシンクライアント端末20上で行われる。そして、シンクライアント端末20は、上述同様に、操作情報にシーケンシャル番号を付与した作業情報を、作業情報記憶部25に蓄積する(ステップS25)。このとき、ネットワーク切断により、作業情報はサーバ10に転送されず、シンクライアント端末20は、操作が行われる度に、作業情報を蓄積し続けることとなる。このため、この間は、シンクライアント端末20上とサーバ10上とでは、実行しているアプリケーションやファイルの同期が取れず、異なる状態になっている。但し、各作業情報にはシーケンシャル番号が付与されているため、後述するように、シンクライアント端末20上での操作の順序が保証される。 When the user 30 inputs characters to the thin client terminal 20 with a keyboard or operates with a mouse in such a network disconnection state (step S24), the execution process of such an operation is performed on the thin client terminal 20 as described above. It is said. Then, as described above, the thin client terminal 20 stores the work information in which the operation information is given a sequential number in the work information storage unit 25 (step S25). At this time, the work information is not transferred to the server 10 due to the network disconnection, and the thin client terminal 20 continues to accumulate the work information each time the operation is performed. Therefore, during this period, the applications and files being executed cannot be synchronized between the thin client terminal 20 and the server 10, and the states are different. However, since each work information is given a sequential number, the order of operations on the thin client terminal 20 is guaranteed, as will be described later.

ここで、ネットワーク切断状態では、サーバ10にアクセスできないため、シンクライアント端末20上に格納されていないアプリケーションやファイルには新規にアクセスすることはできない。このため、ユーザ30が新しいアプリケーションやファイルにアクセスする操作を行い(ステップS26)、シンクライアント端末20により実行できない処理と判明した場合は(ステップS27)、当該シンクライアント端末20は実行不可であることを表示して、ユーザ30に通知する(ステップS28,S30)。同時に、シンクライアント端末20は、このときの操作の内容を表す作業情報を、作業情報記憶部25から削除する(ステップS31)。 Here, since the server 10 cannot be accessed in the network disconnected state, it is not possible to newly access applications and files that are not stored on the thin client terminal 20. Therefore, if the user 30 performs an operation to access a new application or file (step S26) and finds that the process cannot be executed by the thin client terminal 20 (step S27), the thin client terminal 20 cannot be executed. Is displayed and the user 30 is notified (steps S28 and S30). At the same time, the thin client terminal 20 deletes the work information representing the content of the operation at this time from the work information storage unit 25 (step S31).

例えば、ユーザ30が新しいアプリケーションを起動しようとして、シンクライアント端末20上で、「ウインドウA上の座標xxx、yyyをダブルクリックする」という操作を行ったとする。すると、かかる操作に対応する作業情報[シーケンシャル番号ZZ ウインドウA 座標xxx、yyy ダブルクリック]が作業情報記憶部25に蓄積される。ところが、シンクライアント端末20は、上記操作がネットワーク切断の状態では実行できない操作と判明すると、実行不可であることをユーザに通知し、「シーケンシャル番号ZZ」の作業情報を、作業情報記憶部25から蓄積情報から削除する。 For example, suppose that the user 30 tries to start a new application and performs an operation of "double-clicking the coordinates xxx and yyy on the window A" on the thin client terminal 20. Then, the work information [sequential number ZZ window A coordinate xxx, yyy double-click] corresponding to the operation is stored in the work information storage unit 25. However, when the thin client terminal 20 finds that the operation cannot be executed in the state of network disconnection, the thin client terminal 20 notifies the user that the operation cannot be executed, and the work information of the "sequential number ZZ" is transmitted from the work information storage unit 25. Delete from the accumulated information.

次に、図6を参照して、図5のネットワークに障害が発生した後にネットワークが復旧して、シンクライアント端末20とサーバ10とが接続した状態の動作を説明する。 Next, with reference to FIG. 6, the operation of the state in which the thin client terminal 20 and the server 10 are connected after the network is restored after the failure of the network of FIG. 5 occurs will be described.

シンクライアント端末20は、ネットワークの復旧を検知すると(ステップS41)、作業情報記憶部25に蓄積されている作業情報を、逐次、サーバ10に転送する(ステップS42)。なお、シンクライアント端末20は、複数の作業情報をまとめてサーバ10に転送してもよい。 When the thin client terminal 20 detects the restoration of the network (step S41), the thin client terminal 20 sequentially transfers the work information stored in the work information storage unit 25 to the server 10 (step S42). The thin client terminal 20 may collectively transfer a plurality of work information to the server 10.

サーバ10は、ネットワーク復旧後にシンクライアント端末20から作業情報を受信すると、ネットワーク復旧前に実行した作業情報のシーケンシャル番号に対して、続きのシーケンシャル番号の作業情報の操作を、順次実行する(ステップS43)。 When the server 10 receives the work information from the thin client terminal 20 after the network recovery, the server 10 sequentially executes the operation of the work information of the subsequent sequential numbers with respect to the sequential number of the work information executed before the network recovery (step S43). ).

そして、サーバ10は、シンクライアント端末20から転送された作業情報に基づく操作の実施が完了すると、シンクライアント端末20に対して操作の終了を通知する(ステップS44)。シンクライアント端末20は、サーバ10から作業情報に対する完了通知を受けると、該当するシーケンシャル番号の作業情報を、作業情報記憶部25内から削除する(ステップS45)。シンクライアント端末20は、作業情報記憶部25内に蓄積されている作業情報がなくなるまで、順次、サーバ10へ作業情報を転送し、完了通知の受信に応じた作業情報の削除を行う。 Then, when the execution of the operation based on the work information transferred from the thin client terminal 20 is completed, the server 10 notifies the thin client terminal 20 of the end of the operation (step S44). When the thin client terminal 20 receives the completion notification for the work information from the server 10, the thin client terminal 20 deletes the work information of the corresponding sequential number from the work information storage unit 25 (step S45). The thin client terminal 20 sequentially transfers the work information to the server 10 until the work information stored in the work information storage unit 25 is exhausted, and deletes the work information in response to the receipt of the completion notification.

シンクライアント端末20は、蓄積された作業情報が全て無くなった時点で(ステップS46)、シンクライアント端末20上とサーバ10上の同期を完了とする。すると、シンクライアント端末20は、ユーザ30に対して表示していたネットワーク切断の情報を解除する(ステップS47,S48)。その後は、通常動作状態に復旧する。 The thin client terminal 20 completes the synchronization on the thin client terminal 20 and the server 10 when all the accumulated work information is exhausted (step S46). Then, the thin client terminal 20 releases the network disconnection information displayed to the user 30 (steps S47 and S48). After that, it recovers to the normal operating state.

以上のように、本発明における情報処理システムによると、ネットワークが切断された場合であっても、切断前からシンクライアント端末20でアプリケーションやファイルを実行しているため、そのまま作業を継続することができる。また、ネットワーク切断中、シンクライアント端末20で操作順序を特定して作業情報を蓄積し、ネットワーク復旧後にサーバ10に作業情報を転送して同期しているため、シンクライアント端末20とサーバ10とで確実に整合を取ることができる。このため、シンクライアント端末20とサーバ10とを接続するネットワークが、無線ネットワークなど不安定なネットワーク環境で通信が途絶してしまったり、アクセスの集中により一時的につながりにくくなるような環境であっても、迅速かつ正確な作業継続が可能となる。 As described above, according to the information processing system of the present invention, even if the network is disconnected, since the application or file is executed on the thin client terminal 20 before the disconnection, the work can be continued as it is. can. Further, during the network disconnection, the thin client terminal 20 specifies the operation order and accumulates the work information, and after the network is restored, the work information is transferred to the server 10 for synchronization. Therefore, the thin client terminal 20 and the server 10 perform the operation information. It can be surely matched. Therefore, the network connecting the thin client terminal 20 and the server 10 is in an environment in which communication is interrupted in an unstable network environment such as a wireless network, or it becomes temporarily difficult to connect due to concentration of access. However, it is possible to continue work quickly and accurately.

[変形例1]
次に、上述した情報処理システムの変形例を、図7を参照して説明する。この例における情報処理システムは、上述した構成に加えて、以下の構成をさらに備えている。
[Modification 1]
Next, a modified example of the above-mentioned information processing system will be described with reference to FIG. 7. The information processing system in this example further includes the following configurations in addition to the configurations described above.

まず、サーバ10のサービス提供部11(実行データ送信手段)は、上述同様に、ログインしたシンクライアント端末20から要求に応じて、サーバ10上でアプリケーションやファイルといった実行データを実行すると共に、かかる実行データをシンクライアント端末20に送信する(ステップS1~S7)。これと同時に、サービス提供部11は、サーバ10上で実行している実行データの操作画面を、シンクライアント端末20に送信する(ステップS51)。つまり、サーバ10は、アプリケーションやファイルをシンクライアント端末20に送信しつつ、当該シンクライアント端末20によるアプリケーションやファイルの取得が完了して実行が開始されるまで、リモートデスクトップによる作業環境を提供する。 First, the service providing unit 11 (execution data transmission means) of the server 10 executes execution data such as an application or a file on the server 10 in response to a request from the logged-in thin client terminal 20 as described above, and such execution. The data is transmitted to the thin client terminal 20 (steps S1 to S7). At the same time, the service providing unit 11 transmits the operation screen of the execution data executed on the server 10 to the thin client terminal 20 (step S51). That is, while transmitting the application or file to the thin client terminal 20, the server 10 provides a work environment by remote desktop until the acquisition of the application or file by the thin client terminal 20 is completed and the execution is started.

そして、シンクライアント端末20の実行データ取得部21(実行データ取得手段)は、サーバ10から送信されたアプリケーションやファイルを実行データ記憶部24に格納しつつ(ステップS8’)、サーバ10から送信された操作画面を表示する(ステップS52)。つまり、シンクライアント端末20は、アプリケーションやファイルの全てのデータの受信が完了するまで、サーバ10上で実行されているアプリケーションやファイルの操作画面を表示する。 Then, the execution data acquisition unit 21 (execution data acquisition means) of the thin client terminal 20 is transmitted from the server 10 while storing the application or file transmitted from the server 10 in the execution data storage unit 24 (step S8'). Display the operation screen (step S52). That is, the thin client terminal 20 displays the operation screen of the application or file being executed on the server 10 until the reception of all the data of the application or file is completed.

ユーザ30は、シンクライアント端末20に表示された操作画面に対して操作を行うことで(ステップS53)、シンクライアント端末20の実行部22(実行手段)は、操作画面に対する操作内容の情報をサーバ10に転送する(ステップS54)。サーバ10の同期部12(実行データ操作手段)は、シンクライアント端末20から、操作画面に対する操作の情報を受信すると、かかる操作内容の処理を、サーバ10上で実行しているアプリケーションやファイルに対する行う(ステップS55)。そして、サーバ10から送信された操作画面上での操作は、シンクライアント端末20がサーバ10からアプリケーションやファイルを取得して、実行するまで続けられる。 The user 30 performs an operation on the operation screen displayed on the thin client terminal 20 (step S53), and the execution unit 22 (execution means) of the thin client terminal 20 transmits information on the operation content on the operation screen to the server. Transfer to 10 (step S54). When the synchronization unit 12 (execution data operation means) of the server 10 receives the operation information for the operation screen from the thin client terminal 20, the synchronization unit 12 (execution data operation means) performs the processing of the operation content on the application or file being executed on the server 10. (Step S55). Then, the operation on the operation screen transmitted from the server 10 is continued until the thin client terminal 20 acquires the application or file from the server 10 and executes it.

その後、シンクライアント端末20によるサーバ10から送信されたアプリケーションやファイルの取得が完了すると(ステップS56)、シンクライアント端末20は自身に格納されたアプリケーションやファイルの実行に切り換える(ステップS58)。同時に、サーバ10は、操作画面の提供を終了する(ステップS57)。その後は、上述同様に、シンクライアント端末20上で実行されるアプリケーションやファイルに対する操作が行われ、その操作内容を含む作業情報が蓄積され、サーバ10に提供されることとなる(ステップS9以降)。 After that, when the acquisition of the application or file transmitted from the server 10 by the thin client terminal 20 is completed (step S56), the thin client terminal 20 switches to the execution of the application or file stored in itself (step S58). At the same time, the server 10 ends the provision of the operation screen (step S57). After that, in the same manner as described above, the operation for the application or file executed on the thin client terminal 20 is performed, the work information including the operation content is accumulated, and is provided to the server 10 (step S9 or later). ..

以上のように、この例におけるシンクライアント端末20は、サーバ10からアプリケーションやファイルのダウンロードの完了を待つことなく、その間はサーバ10上で実行されているアプリケーションやファイルを操作することができる。従って、ユーザ30は迅速に作業を開始することができる。 As described above, the thin client terminal 20 in this example can operate the application or file running on the server 10 during that time without waiting for the completion of downloading the application or file from the server 10. Therefore, the user 30 can start the work quickly.

なお、仮に、アプリケーションやファイルのダウンロード完了後であって展開中にネットワーク切断が生じたとしても、既にアプリケーションやファイルのデータはシンクライアント端末20に格納されているため、アプリケーションやファイルの実行を継続できる。また、アプリケーションやファイルをダウンロード中にネットワーク切断が生じた場合には、上述したようにアプリケーションやデータが実行不可能であるとされる。 Even if the network is disconnected during deployment even after the download of the application or file is completed, the data of the application or file is already stored in the thin client terminal 20, so the execution of the application or file is continued. can. In addition, if a network disconnection occurs while downloading an application or file, it is said that the application or data cannot be executed as described above.

[変形例2]
次に、上述した情報処理システムの変形例を説明する。この例における情報処理システムは、シンクライアント端末20とサーバ10とが、同一のアプリケーションをそれぞれ予め記憶しており、シンクライアント端末20とサーバ10の双方で、同一のアプリケーションを実行することができる。例えば、双方に記憶するアプリケーションは、実行ファイルが大きな容量のアプリケーションである。
[Modification 2]
Next, a modification of the above-mentioned information processing system will be described. In the information processing system in this example, the thin client terminal 20 and the server 10 store the same application in advance, and both the thin client terminal 20 and the server 10 can execute the same application. For example, an application that stores in both sides is an application that has a large executable file.

そして、シンクライアント端末20は、サーバ10のみに記憶されているファイルを実行データとしてサーバ10から取得して記憶し、当該記憶したファイルをシンクライアント端末20上で開く。シンクライアント端末20は、開いたファイルに対する操作を行い、その操作情報を含む作業情報を蓄積して、サーバ10に転送する。 Then, the thin client terminal 20 acquires and stores a file stored only in the server 10 from the server 10 as execution data, and opens the stored file on the thin client terminal 20. The thin client terminal 20 performs an operation on the opened file, accumulates work information including the operation information, and transfers the work information to the server 10.

このようにすることで、情報処理システムでは、サーバ10からシンクライアント端末20にアプリケーションを転送する必要がなく、実行データとしてファイルのみを転送すればよく、転送容量の低減を図ることができる。 By doing so, in the information processing system, it is not necessary to transfer the application from the server 10 to the thin client terminal 20, and only the file needs to be transferred as the execution data, so that the transfer capacity can be reduced.

<実施形態2>
次に、本発明の第2の実施形態を、図8乃至図9を参照して説明する。図8は、本実施形態における情報処理システムの構成を示すブロック図であり、図9は、本実施形態にける情報処理装置の構成を示すブロックである。なお、本実施形態では、実施形態1で説明した情報処理システムやシンクライアント端末の構成の概略を示している。
<Embodiment 2>
Next, a second embodiment of the present invention will be described with reference to FIGS. 8 to 9. FIG. 8 is a block diagram showing a configuration of an information processing system according to the present embodiment, and FIG. 9 is a block showing a configuration of an information processing device according to the present embodiment. In this embodiment, the outline of the configuration of the information processing system and the thin client terminal described in the first embodiment is shown.

図8に示すように、本実施形態における情報処理システムは、
ネットワークを介して接続されたサーバ装置100とクライアント端末200とを備えている。
As shown in FIG. 8, the information processing system according to the present embodiment is
It includes a server device 100 and a client terminal 200 connected via a network.

そして、上記サーバ装置100は、
前記クライアント端末に前記実行データを送信する実行データ送信手段101と、
前記実行データを前記サーバ装置上で実行すると共に、前記クライアント端末から受信した当該クライアント端末上における前記実行データに対する操作の内容を表す操作情報と、操作手順を表す順序情報と、が関連付けられた作業情報に基づいて前記実行データの操作を行う実行データ操作手段102と、
を備えている。
Then, the server device 100 is
Execution data transmission means 101 for transmitting the execution data to the client terminal, and
Work in which the execution data is executed on the server device, and operation information representing the content of an operation on the execution data received from the client terminal on the client terminal and sequence information representing an operation procedure are associated with each other. Execution data operation means 102 that operates the execution data based on the information, and
It has.

また、上記クライアント端末200は、
前記サーバ装置から当該サーバ装置上で実行される前記実行データを取得して、装備している記憶手段210に記憶する実行データ取得手段201と、
前記記憶手段に記憶されている前記実行データを読み出して実行する実行手段202と、
実行された前記実行データに対して入力される操作の内容を表す前記操作情報を、操作順序を表す前記順序情報と関連付けて、前記作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段203と、
を備えている。
Further, the client terminal 200 is
Execution data acquisition means 201 that acquires the execution data executed on the server device from the server device and stores the execution data in the equipped storage means 210, and
Execution means 202 that reads and executes the execution data stored in the storage means, and
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as the work information, and the stored said. A work information processing means 203 that transmits work information to the server device, and
It has.

また、上記クライアント端末200に相当する本実施形態における情報処理装置300は、図9に示すように、
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段310に記憶する実行データ取得手段301と、
前記記憶手段に記憶されている前記実行データを読み出して実行する実行手段302と、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段303と、
を備えている。
Further, as shown in FIG. 9, the information processing apparatus 300 in the present embodiment corresponding to the client terminal 200 is
Execution data acquisition means 301 that acquires execution data executed on a server device connected via a network from the server device and stores it in the built-in storage means 310, and
Execution means 302 that reads and executes the execution data stored in the storage means, and
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. The work information processing means 303 to be transmitted to the server device, and
It has.

なお、上記サーバ装置100、クライアント端末200、情報処理装置300がそれぞれ備える各手段101~102,201~203,301~303は、各装置100,200,300に装備された演算装置がプログラムを実行することで実現されるものである。 In each of the means 101 to 102, 201 to 203, 301 to 303 provided in the server device 100, the client terminal 200, and the information processing device 300, the arithmetic units equipped in the devices 100, 200, and 300 execute programs. It is realized by doing.

そして、上記構成の情報処理システムは、
前記サーバ装置100が、前記クライアント端末に前記実行データを送信すると共に、当該実行データを前記サーバ装置上で実行し、
前記クライアント端末200が、前記サーバ装置から当該サーバ装置上で実行される前記実行データを取得して装備している記憶手段に記憶し、当該記憶手段に記憶されている前記実行データを読み出して実行し、実行された前記実行データに対して入力される操作の内容を表す前記操作情報を、操作順序を表す前記順序情報と関連付けて、前記作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信し、
前記サーバ装置100が、前記クライアント端末から受信した前記作業情報に基づいて前記サーバ装置上で実行している前記実行データの操作を行う、
という処理を実行するよう作動する。
And the information processing system with the above configuration
The server device 100 transmits the execution data to the client terminal and executes the execution data on the server device.
The client terminal 200 acquires the execution data executed on the server device from the server device, stores the execution data in the storage means equipped, and reads and executes the execution data stored in the storage means. Then, the operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as the work information, and stored in the storage means. The work information is transmitted to the server device, and the work information is transmitted to the server device.
The server device 100 operates the execution data executed on the server device based on the work information received from the client terminal.
It operates to execute the process.

また、上記構成の情報処理装置300は、
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶し、
前記記憶手段に記憶されている前記実行データを読み出して実行し、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する、
という処理を実行するよう作動する。
In addition, the information processing device 300 having the above configuration is
The execution data executed on the server device connected via the network is acquired from the server device, stored in the equipped storage means, and stored.
The execution data stored in the storage means is read out and executed, and the data is executed.
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. Send to the server device,
It operates to execute the process.

上記発明によると、サーバ装置とのネットワークが切断された場合であっても、クライアント端末(情報処理装置)は、切断前からアプリケーションやファイルを実行しているため、そのまま作業を継続することができる。また、ネットワーク切断中、クライアント端末で操作順序を特定して作業情報を蓄積し、ネットワーク復旧後にサーバ装置に作業情報を転送して同期しているため、サーバ装置とクライアント端末とで確実に整合を取ることができる。その結果、シンクライアント-サーバシステムを構成している情報処理システムでは、ネットワークが切断されたとしても、迅速かつ正確に作業継続が可能となる。 According to the above invention, even if the network with the server device is disconnected, the client terminal (information processing device) is executing the application or file before the disconnection, so that the work can be continued as it is. .. In addition, during network disconnection, the client terminal specifies the operation order and accumulates work information, and after network recovery, the work information is transferred to the server device for synchronization, so the server device and client terminal are reliably aligned. Can be taken. As a result, in the information processing system constituting the thin client-server system, even if the network is disconnected, the work can be continued quickly and accurately.

<付記>
上記実施形態の一部又は全部は、以下の付記のようにも記載されうる。以下、本発明における情報処理装置、情報処理システム、情報処理方法、プログラムの構成の概略を説明する。但し、本発明は、以下の構成に限定されない。
<Additional notes>
Part or all of the above embodiments may also be described as in the appendix below. Hereinafter, the outline of the configuration of the information processing device, the information processing system, the information processing method, and the program in the present invention will be described. However, the present invention is not limited to the following configurations.

(付記1)
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶する実行データ取得手段と、
前記記憶手段に記憶されている前記実行データを読み出して実行する実行手段と、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段と、
を備えた情報処理装置。
(Appendix 1)
Execution data acquisition means that acquires execution data executed on a server device connected via a network from the server device and stores it in the equipped storage means, and
An execution means that reads and executes the execution data stored in the storage means, and
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. The work information processing means to be transmitted to the server device and
Information processing device equipped with.

(付記2)
付記1に記載の情報処理装置であって、
前記作業情報処理手段は、前記サーバ装置と切断されている場合には前記作業情報を前記記憶手段に記憶したままとし、前記サーバ装置との接続が再開した後に、記憶されている前記作業情報を前記サーバ装置に送信する、
情報処理装置。
(Appendix 2)
The information processing apparatus according to Appendix 1.
When the work information processing means is disconnected from the server device, the work information is stored in the storage means, and after the connection with the server device is resumed, the stored work information is stored. Send to the server device,
Information processing device.

(付記3)
付記1又は2に記載の情報処理装置であって、
前記作業情報処理手段は、前記サーバ装置から当該サーバ装置上で実行される前記実行データに対する前記作業情報に基づく操作が完了した旨の情報を取得した場合に、対応する前記作業情報を前記記憶手段から削除する、
情報処理装置。
(Appendix 3)
The information processing apparatus according to Appendix 1 or 2.
When the work information processing means acquires information from the server device to the effect that an operation based on the work information for the execution data executed on the server device has been completed, the work information processing means stores the corresponding work information in the storage means. Remove from,
Information processing device.

(付記4)
付記3に記載の情報処理装置であって、
前記実行データ取得手段は、前記実行データの実行終了後に、前記記憶手段に前記作業情報が存在しない場合に、前記実行データを前記記憶手段から削除する、
情報処理装置。
(Appendix 4)
The information processing apparatus described in Appendix 3
The execution data acquisition means deletes the execution data from the storage means when the work information does not exist in the storage means after the execution of the execution data is completed.
Information processing device.

(付記5)
付記1乃至4のいずれかに記載の情報処理装置であって、
前記作業情報処理手段は、前記サーバ装置と切断されている場合であって、実行されている前記実行データに対して入力された操作が、前記記憶手段に記憶されていないデータに対するものである場合に、当該操作の内容を表す前記操作情報を含む前記作業情報を前記記憶手段から削除する、
情報処理装置。
(Appendix 5)
The information processing apparatus according to any one of Supplementary note 1 to 4.
When the work information processing means is disconnected from the server device and the operation input to the executed data being executed is for data not stored in the storage means. In addition, the work information including the operation information representing the content of the operation is deleted from the storage means.
Information processing device.

(付記6)
付記1乃至5のいずれかに記載の情報処理装置であって、
前記実行データ取得手段は、前記サーバ装置から前記実行データを取得すると共に、当該実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの操作画面を前記情報処理装置に表示するよう取得し、
前記実行手段は、前記実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの前記操作画面に対して入力された操作の内容を表す情報を前記サーバ装置に送信し、前記実行データの取得が完了した後に前記実行データを前記情報処理装置上で実行する、
情報処理装置。
(Appendix 6)
The information processing apparatus according to any one of Appendix 1 to 5.
The execution data acquisition means acquires the execution data from the server device, and displays the operation screen of the execution data executed on the server device on the information processing device until the acquisition of the execution data is completed. Get to show and
The execution means transmits information representing the content of the operation input to the operation screen of the execution data executed on the server device to the server device until the acquisition of the execution data is completed. , The execution data is executed on the information processing apparatus after the acquisition of the execution data is completed.
Information processing device.

(付記7)
ネットワークを介して接続されたサーバ装置とクライアント端末とを備えた情報処理システムであって、
前記サーバ装置は、
前記クライアント端末に実行データを送信する実行データ送信手段と、
前記実行データを前記サーバ装置上で実行すると共に、前記クライアント端末から受信した、当該クライアント端末上における前記実行データに対する操作の内容を表す操作情報と、操作手順を表す順序情報と、が関連付けられた作業情報に基づいて前記実行データの操作を行う実行データ操作手段と、
を備え、
前記クライアント端末は、
前記サーバ装置から当該サーバ装置上で実行される前記実行データを取得して、装備している記憶手段に記憶する実行データ取得手段と、
前記記憶手段に記憶されている前記実行データを読み出して前記クライアント端末上で実行する実行手段と、
実行された前記実行データに対して入力される操作の内容を表す前記操作情報を、操作順序を表す前記順序情報と関連付けて、前記作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段と、
を備えた、
情報処理システム。
(Appendix 7)
An information processing system equipped with a server device and a client terminal connected via a network.
The server device is
Execution data transmission means for transmitting execution data to the client terminal, and
The execution data is executed on the server device, and the operation information received from the client terminal indicating the content of the operation on the execution data on the client terminal and the order information indicating the operation procedure are associated with each other. Execution data operation means for operating the execution data based on work information, and
With
The client terminal
Execution data acquisition means that acquires the execution data executed on the server device from the server device and stores it in the equipped storage means, and
An execution means that reads out the execution data stored in the storage means and executes the execution data on the client terminal.
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as the work information, and the stored said. A work information processing means for transmitting work information to the server device,
With,
Information processing system.

(付記7.1)
付記7に記載の情報処理システムであって、
前記クライアント端末の前記作業情報処理手段は、前記サーバ装置と切断されている場合には前記作業情報を前記記憶手段に記憶したままとし、前記サーバ装置との接続が再開した後に、記憶されている前記作業情報を前記サーバ装置に送信する、
情報処理システム。
(Appendix 7.1)
The information processing system described in Appendix 7
When the work information processing means of the client terminal is disconnected from the server device, the work information is stored in the storage means, and is stored after the connection with the server device is resumed. Sending the work information to the server device,
Information processing system.

(付記7.2)
付記7又は7.1に記載の情報処理システムであって、
前記サーバ装置の前記実行データ操作手段は、前記サーバ装置上で実行される前記実行データに対して、前記クライアント端末から送信された前記作業情報に基づく操作が完了した場合に、その旨を前記クライアント端末に送信し、
前記クライアント端末の前記作業情報処理手段は、前記サーバ装置から前記作業情報に基づく操作が完了した旨の情報を取得した場合に、対応する前記作業情報を前記記憶手段から削除する、
情報処理システム。
(Appendix 7.2)
The information processing system according to Appendix 7 or 7.1.
When the execution data operating means of the server device completes an operation based on the work information transmitted from the client terminal with respect to the execution data executed on the server device, the client notifies the client to that effect. Send to the terminal
When the work information processing means of the client terminal acquires information indicating that the operation based on the work information is completed from the server device, the corresponding work information is deleted from the storage means.
Information processing system.

(付記7.3)
付記7乃至7.2のいずれかに記載の情報処理システムであって、
前記サーバ装置の前記実行データ送信手段は、前記クライアント端末に前記実行データを送信すると共に、前記クライアント端末による前記実行データの取得が完了するまで、前記サーバ装置上で実行している前記実行データの操作画面を前記クライアント端末に送信し、
前記クライアント端末の前記実行データ取得手段は、前記サーバ装置から前記実行データを取得すると共に、当該実行データの取得が完了するまで、前記サーバ装置から送信された前記操作画面を取得して表示し、
前記クライアント端末の前記実行手段は、前記実行データの取得が完了するまで、前記サーバ装置から送信された前記操作画面に対して入力された操作の内容を表す情報を前記サーバ装置に送信し、
前記サーバ装置の前記実行データ操作手段は、前記クライアント端末から送信された前記操作画面に対する操作の内容を表す情報を受け付けて、前記サーバ装置上で実行している前記実行データに対する操作を行い、
さらに、前記クライアント端末の前記実行手段は、前記実行データの取得が完了した後に前記実行データを前記クライアント端末上で実行する、
情報処理システム。
(Appendix 7.3)
The information processing system according to any one of Supplementary note 7 to 7.2.
The execution data transmitting means of the server device transmits the execution data to the client terminal, and the execution data being executed on the server device until the acquisition of the execution data by the client terminal is completed. Send the operation screen to the client terminal
The execution data acquisition means of the client terminal acquires the execution data from the server device, and acquires and displays the operation screen transmitted from the server device until the acquisition of the execution data is completed.
The execution means of the client terminal transmits information representing the content of the operation input to the operation screen transmitted from the server device to the server device until the acquisition of the execution data is completed.
The execution data operation means of the server device receives information representing the content of the operation on the operation screen transmitted from the client terminal, and performs an operation on the execution data being executed on the server device.
Further, the execution means of the client terminal executes the execution data on the client terminal after the acquisition of the execution data is completed.
Information processing system.

(付記8)
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶し、
前記記憶手段に記憶されている前記実行データを読み出して実行し、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する、
情報処理方法。
(Appendix 8)
The execution data executed on the server device connected via the network is acquired from the server device, stored in the equipped storage means, and stored.
The execution data stored in the storage means is read out and executed, and the data is executed.
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. Send to the server device,
Information processing method.

(付記8.1)
付記8に記載の情報処理方法であって、
前記サーバ装置と切断されている場合には前記作業情報を前記記憶手段に記憶したままとし、前記サーバ装置との接続が再開した後に、記憶されている前記作業情報を前記サーバ装置に送信する、
情報処理方法。
(Appendix 8.1)
The information processing method described in Appendix 8
When the server device is disconnected, the work information is kept stored in the storage means, and after the connection with the server device is resumed, the stored work information is transmitted to the server device.
Information processing method.

(付記8.2)
付記8又は8.1に記載の情報処理方法であって、
前記サーバ装置から当該サーバ装置上で実行される前記実行データに対する前記作業情報に基づく操作が完了した旨の情報を取得した場合に、対応する前記作業情報を前記記憶手段から削除する、
情報処理方法。
(Appendix 8.2)
The information processing method according to Appendix 8 or 8.1.
When the information indicating that the operation based on the work information for the execution data executed on the server device is completed is acquired from the server device, the corresponding work information is deleted from the storage means.
Information processing method.

(付記8.3)
付記8乃至8.2のいずれかに記載の情報処理方法であって、
前記サーバ装置から前記実行データを取得すると共に、当該実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの操作画面を表示するよう取得し、
前記実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの前記操作画面に対して入力された操作の内容を表す情報を前記サーバ装置に送信し、前記実行データの取得が完了した後に前記実行データを実行する、
情報処理方法。
(Appendix 8.3)
The information processing method according to any one of Appendix 8 to 8.2.
The execution data is acquired from the server device, and the operation screen of the execution data being executed on the server device is displayed so as to be displayed until the acquisition of the execution data is completed.
Until the acquisition of the execution data is completed, information representing the content of the operation input to the operation screen of the execution data being executed on the server device is transmitted to the server device, and the execution data of the execution data is transmitted. Execute the execution data after the acquisition is completed,
Information processing method.

(付記9)
ネットワークを介して接続されたサーバ装置とクライアント端末とを備えた情報処理システムによる情報処理方法であって、
前記サーバ装置が、前記クライアント端末に実行データを送信すると共に、当該実行データを前記サーバ装置上で実行し、
前記クライアント端末が、前記サーバ装置から当該サーバ装置上で実行される前記実行データを取得して装備している記憶手段に記憶し、当該記憶手段に記憶されている前記実行データを読み出して実行し、実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信し、
前記サーバ装置が、前記クライアント端末から受信した前記作業情報に基づいて前記サーバ装置上で実行している前記実行データの操作を行う、
情報処理方法。
(Appendix 9)
It is an information processing method by an information processing system equipped with a server device and a client terminal connected via a network.
The server device transmits execution data to the client terminal and executes the execution data on the server device.
The client terminal acquires the execution data executed on the server device from the server device, stores the execution data in the storage means equipped, and reads and executes the execution data stored in the storage means. , The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order and stored in the storage means as work information, and the stored work information is stored. To the server device
The server device operates the execution data executed on the server device based on the work information received from the client terminal.
Information processing method.

(付記9.1)
付記9に記載の情報処理方法であって、
前記クライアント端末が、前記サーバ装置と切断されている場合には前記作業情報を前記記憶手段に記憶したままとし、前記サーバ装置との接続が再開した後に、記憶されている前記作業情報を前記サーバ装置に送信する、
情報処理方法。
(Appendix 9.1)
The information processing method described in Appendix 9
When the client terminal is disconnected from the server device, the work information is kept stored in the storage means, and after the connection with the server device is resumed, the stored work information is stored in the server. Send to device,
Information processing method.

(付記9.2)
付記9又は9.1に記載の情報処理方法であって、
前記サーバ装置が、前記サーバ装置上で実行される前記実行データに対して、前記クライアント端末から送信された前記作業情報に基づく操作が完了した場合に、その旨を前記クライアント端末に送信し、
前記クライアント端末が、前記サーバ装置から前記作業情報に基づく操作が完了した旨の情報を取得した場合に、対応する前記作業情報を前記記憶手段から削除する、
情報処理方法。
(Appendix 9.2)
The information processing method according to Appendix 9 or 9.1.
When the server device completes an operation based on the work information transmitted from the client terminal with respect to the execution data executed on the server device, the server device transmits to that effect to the client terminal.
When the client terminal acquires information to the effect that the operation based on the work information has been completed from the server device, the corresponding work information is deleted from the storage means.
Information processing method.

(付記9.3)
付記9乃至9.2のいずれかに記載の情報処理方法であって、
前記サーバ装置が、前記クライアント端末に前記実行データを送信すると共に、前記クライアント端末による前記実行データの取得が完了するまで、前記サーバ装置上で実行している前記実行データの操作画面を前記クライアント端末に送信し、
前記クライアント端末が、前記サーバ装置から前記実行データを取得すると共に、当該実行データの取得が完了するまで、前記サーバ装置から送信された前記操作画面を取得して表示し、さらに、前記実行データの取得が完了するまで、前記サーバ装置から送信された前記操作画面に対して入力された操作の内容を表す情報を前記サーバ装置に送信し、
前記サーバ装置が、前記クライアント端末から送信された前記操作画面に対する操作の内容を表す情報を受け付けて、前記サーバ装置上で実行している前記実行データに対する操作を行い、
さらに、前記クライアント端末が、前記実行データの取得が完了した後に前記クライアント端末上で前記実行データを実行する、
情報処理方法。
(Appendix 9.3)
The information processing method according to any one of Appendix 9 to 9.2.
Until the server device transmits the execution data to the client terminal and the acquisition of the execution data by the client terminal is completed, the operation screen of the execution data being executed on the server device is displayed on the client terminal. Send to
The client terminal acquires the execution data from the server device, acquires and displays the operation screen transmitted from the server device until the acquisition of the execution data is completed, and further obtains and displays the operation screen of the execution data. Until the acquisition is completed, information representing the content of the operation input to the operation screen transmitted from the server device is transmitted to the server device.
The server device receives information representing the content of the operation on the operation screen transmitted from the client terminal, and performs an operation on the execution data executed on the server device.
Further, the client terminal executes the execution data on the client terminal after the acquisition of the execution data is completed.
Information processing method.

(付記10)
情報処理装置に、
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶する実行データ取得手段と、
前記記憶手段に記憶されている前記実行データを読み出して実行する実行手段と、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段と、
を実現させるためのプログラム。
(Appendix 10)
For information processing equipment
Execution data acquisition means that acquires execution data executed on a server device connected via a network from the server device and stores it in the equipped storage means, and
An execution means that reads and executes the execution data stored in the storage means, and
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. The work information processing means to be transmitted to the server device and
A program to realize.

なお、上述したプログラムは、記憶装置に記憶されていたり、コンピュータが読み取り可能な記録媒体に記録されている。例えば、記録媒体は、フレキシブルディスク、光ディスク、光磁気ディスク、及び、半導体メモリ等の可搬性を有する媒体である。 The above-mentioned program is stored in a storage device or recorded on a computer-readable recording medium. For example, the recording medium is a portable medium such as a flexible disk, an optical disk, a magneto-optical disk, and a semiconductor memory.

以上、上記実施形態等を参照して本願発明を説明したが、本願発明は、上述した実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明の範囲内で当業者が理解しうる様々な変更をすることができる。 Although the invention of the present application has been described above with reference to the above-described embodiment and the like, the present invention is not limited to the above-described embodiment. Various changes that can be understood by those skilled in the art can be made to the structure and details of the present invention within the scope of the present invention.

10 サーバ
11 サービス提供部
12 同期部
13 サービスデータ記憶部
20 シンクライアント端末
21 実行データ取得部
22 実行部
23 作業情報処理部
24 実行データ記憶部
25 作業情報記憶部
30 ユーザ
100 サーバ装置
101 実行データ送信手段
102 実行データ操作手段
200 クライアント端末
201 実行データ取得手段
202 実行手段
203 作業情報処理手段
210 記憶手段
300 情報処理装置
301 実行データ取得手段
302 実行手段
303 作業情報処理手段
310 記憶手段
10 Server 11 Service provision unit 12 Synchronization unit 13 Service data storage unit 20 Thin client terminal 21 Execution data acquisition unit 22 Execution unit 23 Work information processing unit 24 Execution data storage unit 25 Work information storage unit 30 User 100 Server device 101 Execution data transmission Means 102 Execution data operation means 200 Client terminal 201 Execution data acquisition means 202 Execution means 203 Work information processing means 210 Storage means 300 Information processing device 301 Execution data acquisition means 302 Execution means 303 Work information processing means 310 Storage means

Claims (9)

ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶する実行データ取得手段と、
前記記憶手段に記憶されている前記実行データを読み出して実行する実行手段と、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段と、
を備えた情報処理装置であって、
前記実行データ取得手段は、前記サーバ装置から前記実行データを取得すると共に、当該実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの操作画面を前記情報処理装置に表示するよう取得し、
前記実行手段は、前記実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの前記操作画面に対して入力された操作の内容を表す情報を前記サーバ装置に送信し、前記実行データの取得が完了した後に前記実行データを前記情報処理装置上で実行する、
情報処理装置。
Execution data acquisition means that acquires execution data executed on a server device connected via a network from the server device and stores it in the equipped storage means, and
An execution means that reads and executes the execution data stored in the storage means, and
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. The work information processing means to be transmitted to the server device and
It is an information processing device equipped with
The execution data acquisition means acquires the execution data from the server device, and displays the operation screen of the execution data executed on the server device on the information processing device until the acquisition of the execution data is completed. Get to show and
The execution means transmits information representing the content of the operation input to the operation screen of the execution data executed on the server device to the server device until the acquisition of the execution data is completed. , The execution data is executed on the information processing apparatus after the acquisition of the execution data is completed.
Information processing device.
請求項1に記載の情報処理装置であって、
前記作業情報処理手段は、前記サーバ装置と切断されている場合には前記作業情報を前記記憶手段に記憶したままとし、前記サーバ装置との接続が再開した後に、記憶されている前記作業情報を前記サーバ装置に送信する、
情報処理装置。
The information processing apparatus according to claim 1.
When the work information processing means is disconnected from the server device, the work information is stored in the storage means, and after the connection with the server device is resumed, the stored work information is stored. Send to the server device,
Information processing device.
請求項1又は2に記載の情報処理装置であって、
前記作業情報処理手段は、前記サーバ装置から当該サーバ装置上で実行される前記実行データに対する前記作業情報に基づく操作が完了した旨の情報を取得した場合に、対応する前記作業情報を前記記憶手段から削除する、
情報処理装置。
The information processing apparatus according to claim 1 or 2.
When the work information processing means acquires information from the server device to the effect that an operation based on the work information for the execution data executed on the server device has been completed, the work information processing means stores the corresponding work information in the storage means. Remove from,
Information processing device.
請求項3に記載の情報処理装置であって、
前記実行データ取得手段は、前記実行データの実行終了後に、前記記憶手段に前記作業情報が存在しない場合に、前記実行データを前記記憶手段から削除する、
情報処理装置。
The information processing apparatus according to claim 3.
The execution data acquisition means deletes the execution data from the storage means when the work information does not exist in the storage means after the execution of the execution data is completed.
Information processing device.
請求項1乃至4のいずれかに記載の情報処理装置であって、
前記作業情報処理手段は、前記サーバ装置と切断されている場合であって、実行されている前記実行データに対して入力された操作が実行不可能である場合に、当該操作の内容を表す前記操作情報を含む前記作業情報を前記記憶手段から削除する、
情報処理装置。
The information processing apparatus according to any one of claims 1 to 4.
The work information processing means represents the content of the operation when the operation is disconnected from the server device and the operation input to the execution data being executed cannot be executed. The work information including the operation information is deleted from the storage means.
Information processing device.
ネットワークを介して接続されたサーバ装置とクライアント端末とを備えた情報処理システムであって、
前記サーバ装置は、
前記クライアント端末に実行データを送信する実行データ送信手段と、
前記実行データを前記サーバ装置上で実行すると共に、前記クライアント端末から受信した、当該クライアント端末上における前記実行データに対する操作の内容を表す操作情報と、操作手順を表す順序情報と、が関連付けられた作業情報に基づいて前記実行データの操作を行う実行データ操作手段と、
を備え、
前記クライアント端末は、
前記サーバ装置から当該サーバ装置上で実行される前記実行データを取得して、装備している記憶手段に記憶する実行データ取得手段と、
前記記憶手段に記憶されている前記実行データを読み出して前記クライアント端末上で実行する実行手段と、
実行された前記実行データに対して入力される操作の内容を表す前記操作情報を、操作順序を表す前記順序情報と関連付けて、前記作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段と、
を備え、
前記実行データ取得手段は、前記サーバ装置から前記実行データを取得すると共に、当該実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの操作画面を前記クライアント端末に表示するよう取得し、
前記実行手段は、前記実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの前記操作画面に対して入力された操作の内容を表す情報を前記サーバ装置に送信し、前記実行データの取得が完了した後に前記実行データを前記クライアント端末上で実行する、
情報処理システム。
An information processing system equipped with a server device and a client terminal connected via a network.
The server device is
Execution data transmission means for transmitting execution data to the client terminal, and
The execution data is executed on the server device, and the operation information received from the client terminal indicating the content of the operation on the execution data on the client terminal and the order information indicating the operation procedure are associated with each other. Execution data operation means for operating the execution data based on work information, and
With
The client terminal
Execution data acquisition means that acquires the execution data executed on the server device from the server device and stores it in the equipped storage means, and
An execution means that reads out the execution data stored in the storage means and executes the execution data on the client terminal.
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as the work information, and the stored said. A work information processing means for transmitting work information to the server device,
With
The execution data acquisition means acquires the execution data from the server device, and displays an operation screen of the execution data being executed on the server device on the client terminal until the acquisition of the execution data is completed. Get to do and
The execution means transmits information representing the content of the operation input to the operation screen of the execution data executed on the server device to the server device until the acquisition of the execution data is completed. , The execution data is executed on the client terminal after the acquisition of the execution data is completed.
Information processing system.
情報処理装置が、
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶し、
前記記憶手段に記憶されている前記実行データを読み出して実行し、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信し、
さらに、前記サーバ装置から前記実行データを取得する際に、当該実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの操作画面を前記情報処理装置に表示するよう取得し、
前記実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの前記操作画面に対して入力された操作の内容を表す情報を前記サーバ装置に送信し、前記実行データの取得が完了した後に前記実行データを前記情報処理装置上で実行する、
情報処理方法。
Information processing equipment
The execution data executed on the server device connected via the network is acquired from the server device, stored in the equipped storage means, and stored.
The execution data stored in the storage means is read out and executed, and the data is executed.
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. Send to the server device
Further, when the execution data is acquired from the server device, the operation screen of the execution data executed on the server device is displayed on the information processing device until the acquisition of the execution data is completed. death,
Until the acquisition of the execution data is completed, information representing the content of the operation input to the operation screen of the execution data being executed on the server device is transmitted to the server device, and the execution data of the execution data is transmitted. After the acquisition is completed, the execution data is executed on the information processing apparatus.
Information processing method.
ネットワークを介して接続されたサーバ装置とクライアント端末とを備えた情報処理システムによる情報処理方法であって、
前記サーバ装置が、前記クライアント端末に実行データを送信すると共に、当該実行データを前記サーバ装置上で実行し、
前記クライアント端末が、前記サーバ装置から当該サーバ装置上で実行される前記実行データを取得して装備している記憶手段に記憶し、当該記憶手段に記憶されている前記実行データを読み出して実行し、実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信し、さらに、前記サーバ装置から前記実行データを取得する際に、当該実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの操作画面を前記クライアント端末に表示するよう取得し、前記実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの前記操作画面に対して入力された操作の内容を表す情報を前記サーバ装置に送信し、前記実行データの取得が完了した後に前記実行データを前記クライアント端末上で実行し、
前記サーバ装置が、前記クライアント端末から受信した前記作業情報に基づいて前記サーバ装置上で実行している前記実行データの操作を行う、
情報処理方法。
It is an information processing method by an information processing system equipped with a server device and a client terminal connected via a network.
The server device transmits execution data to the client terminal and executes the execution data on the server device.
The client terminal acquires the execution data executed on the server device from the server device, stores the execution data in the storage means equipped, and reads and executes the execution data stored in the storage means. , The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order and stored in the storage means as work information, and the stored work information is stored. Is transmitted to the server device, and when the execution data is acquired from the server device, the operation screen of the execution data executed on the server device is displayed until the acquisition of the execution data is completed. Until the acquisition of the execution data is completed after acquiring the data to be displayed on the client terminal, the server provides information indicating the content of the operation of the execution data executed on the server device and input to the operation screen. It is transmitted to the device, and after the acquisition of the execution data is completed, the execution data is executed on the client terminal, and the execution data is executed.
The server device operates the execution data executed on the server device based on the work information received from the client terminal.
Information processing method.
情報処理装置に、
ネットワークを介して接続されたサーバ装置上で実行される実行データを当該サーバ装置から取得して、装備している記憶手段に記憶する実行データ取得手段と、
前記記憶手段に記憶されている前記実行データを読み出して実行する実行手段と、
実行された前記実行データに対して入力される操作の内容を表す操作情報を、操作順序を表す順序情報と関連付けて、作業情報として前記記憶手段に記憶すると共に、当該記憶された前記作業情報を前記サーバ装置に送信する作業情報処理手段と、
を実現させると共に、
前記実行データ取得手段は、前記サーバ装置から前記実行データを取得すると共に、当該実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの操作画面を前記情報処理装置に表示するよう取得し、
前記実行手段は、前記実行データの取得が完了するまで、前記サーバ装置上で実行されている前記実行データの前記操作画面に対して入力された操作の内容を表す情報を前記サーバ装置に送信し、前記実行データの取得が完了した後に前記実行データを前記情報処理装置上で実行する、
ことを実現させるためのプログラム。
For information processing equipment
Execution data acquisition means that acquires execution data executed on a server device connected via a network from the server device and stores it in the equipped storage means, and
An execution means that reads and executes the execution data stored in the storage means, and
The operation information representing the content of the operation input to the executed execution data is associated with the order information representing the operation order, stored in the storage means as work information, and the stored work information is stored. The work information processing means to be transmitted to the server device and
Along with realizing
The execution data acquisition means acquires the execution data from the server device, and displays the operation screen of the execution data executed on the server device on the information processing device until the acquisition of the execution data is completed. Get to show and
The execution means transmits information representing the content of the operation input to the operation screen of the execution data executed on the server device to the server device until the acquisition of the execution data is completed. , The execution data is executed on the information processing apparatus after the acquisition of the execution data is completed.
A program to make that happen .
JP2018047774A 2018-03-15 2018-03-15 Information processing equipment, information processing system, information processing method, program Active JP7103630B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018047774A JP7103630B2 (en) 2018-03-15 2018-03-15 Information processing equipment, information processing system, information processing method, program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018047774A JP7103630B2 (en) 2018-03-15 2018-03-15 Information processing equipment, information processing system, information processing method, program

Publications (2)

Publication Number Publication Date
JP2019160007A JP2019160007A (en) 2019-09-19
JP7103630B2 true JP7103630B2 (en) 2022-07-20

Family

ID=67992619

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018047774A Active JP7103630B2 (en) 2018-03-15 2018-03-15 Information processing equipment, information processing system, information processing method, program

Country Status (1)

Country Link
JP (1) JP7103630B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003323402A (en) 2002-05-01 2003-11-14 Ntt Docomo Inc Thin client system, and thin client terminal, thin client terminal control method and control program therefor
JP2007034687A (en) 2005-07-27 2007-02-08 Fuji Xerox Co Ltd Thin client system
JP2008210071A (en) 2007-02-26 2008-09-11 Hitachi Ltd Client-server system
JP2009070316A (en) 2007-09-18 2009-04-02 Fujitsu Ltd Data input terminal, and method and program for transmitting input data
JP2013257638A (en) 2012-06-11 2013-12-26 Nippon Telegr & Teleph Corp <Ntt> Remote desktop system and control method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003323402A (en) 2002-05-01 2003-11-14 Ntt Docomo Inc Thin client system, and thin client terminal, thin client terminal control method and control program therefor
JP2007034687A (en) 2005-07-27 2007-02-08 Fuji Xerox Co Ltd Thin client system
JP2008210071A (en) 2007-02-26 2008-09-11 Hitachi Ltd Client-server system
JP2009070316A (en) 2007-09-18 2009-04-02 Fujitsu Ltd Data input terminal, and method and program for transmitting input data
JP2013257638A (en) 2012-06-11 2013-12-26 Nippon Telegr & Teleph Corp <Ntt> Remote desktop system and control method

Also Published As

Publication number Publication date
JP2019160007A (en) 2019-09-19

Similar Documents

Publication Publication Date Title
US10891301B2 (en) Synchronization methods and systems
US7949634B2 (en) Synchronization methods and systems
US7778971B2 (en) Synchronization methods and systems
US7739410B2 (en) Synchronization methods and systems
US7761414B2 (en) Asynchronous data synchronization amongst devices
US8375112B2 (en) Synchronization methods and systems
US6745241B1 (en) Method and system for dynamic addition and removal of multiple network names on a single server
US20080163743A1 (en) Synchronization methods and systems
EP2115627B1 (en) Synchronization methods and systems
JP2007286790A (en) Application management program, application management method, and application management device
CA2411294A1 (en) A method and system for access to automatically synchronized remote files
CN111858143A (en) Method, apparatus, and computer-readable storage medium for managing storage system
JP7103630B2 (en) Information processing equipment, information processing system, information processing method, program
US20080270832A1 (en) Efficiently re-starting and recovering synchronization operations between a client and server
JP2011048678A (en) Job operation support method and computer apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220120

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: 20220607

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220630

R150 Certificate of patent or registration of utility model

Ref document number: 7103630

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150