JP4505359B2 - Remote control system and method, program - Google Patents

Remote control system and method, program Download PDF

Info

Publication number
JP4505359B2
JP4505359B2 JP2005082663A JP2005082663A JP4505359B2 JP 4505359 B2 JP4505359 B2 JP 4505359B2 JP 2005082663 A JP2005082663 A JP 2005082663A JP 2005082663 A JP2005082663 A JP 2005082663A JP 4505359 B2 JP4505359 B2 JP 4505359B2
Authority
JP
Japan
Prior art keywords
event
communication device
remote control
operated
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005082663A
Other languages
Japanese (ja)
Other versions
JP2006268190A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2005082663A priority Critical patent/JP4505359B2/en
Publication of JP2006268190A publication Critical patent/JP2006268190A/en
Application granted granted Critical
Publication of JP4505359B2 publication Critical patent/JP4505359B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、電話端末や携帯電話端末、パーソナルコンピュータなどの通信装置から構成される遠隔制御システムおよび遠隔制御方法に関し、特に、遠隔にある通信装置を、ネットワーク経由で操作し、その操作結果を共有することの可能な遠隔制御システムおよび方法、プログラムに関する。   The present invention relates to a remote control system and a remote control method composed of communication devices such as a telephone terminal, a mobile phone terminal, and a personal computer, and in particular, operates a remote communication device via a network and shares the operation result. The present invention relates to a remote control system and method that can be performed, and a program.

従来、遠隔にある通信装置を遠隔操作したり、あるいは、遠隔の通信装置との間でアプリケーションの共有を行ったりする場合、操作側の通信装置は、操作イベントを被操作側の通信装置に送信し、被操作側の通信装置は、定期的に、画面出力をビットマップなどの画像データとして操作側に転送し、操作結果を通知することで、アプリケーションの共有これらの処理を実現していた(非特許文献1を参照)。   Conventionally, when remotely operating a remote communication device or sharing an application with a remote communication device, the communication device on the operation side transmits an operation event to the communication device on the operated side. Then, the communication device on the operated side regularly realizes these processes of application sharing by transferring the screen output to the operating side as image data such as a bitmap and notifying the operation result ( (Refer nonpatent literature 1).

別の方法としては、操作側通信装置と被操作側通信装置の間で、共通のアプリケーションをそれぞれ起動し、その共通アプリケーションの操作コマンドを、操作側通信装置側で起動されているアプリケーションだけでなく、被操作側通信装置にも転送することにより、アプリケーションの共有を実現していた(特許文献1を参照)。   As another method, a common application is started between the operation side communication device and the operated side communication device, and the operation command of the common application is not only the application started on the operation side communication device side. The application sharing is realized by transferring it to the operated communication device (see Patent Document 1).

上記2つの例はいずれも、パーソナルコンピュータ同士で実現されるもので、すなわち、システムを構成する端末に備わる操作デバイス等のハードウェアが、ほぼ等しいことを前提としている。   Both of the above two examples are realized by personal computers, that is, it is assumed that hardware such as operation devices provided in terminals constituting the system is substantially equal.

異なるハードウェア間での遠隔制御の例としては、携帯電話を用いて、パーソナルコンピュータの遠隔操作を実現しているものがある(特許文献2を参照)。これは、パーソナルコンピュータの画面情報を、携帯電話で表示・操作可能な情報に変換することにより、携帯電話からの遠隔制御を実現している。
特開平8−212162 特開2002−111893 T.Richardsonら:“Virtual Network Computing”、IEEE Internet Computing, Vol.2, No.1, Jan/Feb pp 33-38, 1998
As an example of remote control between different hardware, there is one that realizes remote control of a personal computer using a mobile phone (see Patent Document 2). This realizes remote control from the mobile phone by converting the screen information of the personal computer into information that can be displayed and operated on the mobile phone.
JP-A-8-212162 JP2002-111893 T. Richardson et al: “Virtual Network Computing”, IEEE Internet Computing, Vol.2, No.1, Jan / Feb pp 33-38, 1998

しかしながら、従来の技術においては、これまでの遠隔制御システムまたはアプリケーション共有システムの場合、システムを構成する端末が汎用コンピュータであることを前提としている。   However, in the conventional technology, in the case of the conventional remote control system or application sharing system, it is assumed that the terminals constituting the system are general-purpose computers.

特に操作デバイスについては、マウスとキーボードのみが想定されており、これら以外の特別な操作デバイスが存在する装置や、マウスやキーボードが存在しない装置の間で遠隔制御を行う場合、これらのシステムを適用することは難しい。   In particular, only mouse and keyboard are assumed for operation devices, and these systems are applied when remote control is performed between devices that have special operation devices other than these and devices that do not have a mouse and keyboard. Difficult to do.

今後、様々な情報家電機器間での遠隔制御やアプリケーション共有が想定されるが、これらの端末は、それぞれ特有の操作デバイスを具備しているため、非特許文献1と特許文献1のような方法では、システムの実現が難しい。   In the future, remote control and application sharing between various information home appliances are expected. However, since these terminals are each provided with a specific operation device, methods such as Non-Patent Document 1 and Patent Document 1 are used. Then, it is difficult to realize the system.

また、異なる機種の間での遠隔操作のための従来技術として特許文献2のシステムが挙げられる。このシステムでは、パソコン側で、携帯電話とパソコンの間のハードウェアの違いを吸収するために、携帯電話に表示する画面表示データの生成や、携帯電話から送信される操作コマンドの処理などをすべてパソコン側が行うことで遠隔操作することを可能としている。   Moreover, the system of patent document 2 is mentioned as a prior art for the remote operation between different models. In this system, in order to absorb the hardware differences between the mobile phone and the PC, the screen display data to be displayed on the mobile phone and the processing of the operation commands sent from the mobile phone are all handled. It can be remotely controlled by the PC.

しかしながら、このようなシステムであるため、パソコンから携帯電話を操作することはできない。多種多様な情報家電機器間で行われる遠隔制御やアプリケーション共有では、片方向の制御ではなく、いずれの機器も、操作側としても被操作側としても振舞うことのできる、双方向性を実現する必要がある。   However, since it is such a system, it is impossible to operate a mobile phone from a personal computer. Remote control and application sharing performed between various types of home information appliances is not a one-way control, and it is necessary to realize bidirectionality in which any device can behave as either the operating side or the operated side. There is.

また、従来の技術による遠隔制御システムでは、すべての機能を遠隔制御するか、あらかじめ定められた1つのアプリケーションを遠隔制御するかのいずれかであった。   In the remote control system according to the prior art, either all functions are remotely controlled, or one predetermined application is remotely controlled.

また、遠隔制御の度に、所望の操作対象アプリケーションを指定したり、あるいは複数のアプリケーションの操作対象として指定したり、さらには、どの操作デバイスを用いてどの操作対象アプリケーションを制御するのかを指定するなど、より柔軟性の高い遠隔制御条件を、ユーザが要求できる遠隔制御システムの実現は難しかった。   Also, each time remote control is performed, a desired operation target application is specified, or it is specified as an operation target of a plurality of applications, and further, which operation target application is controlled using which operation device. It has been difficult to realize a remote control system that allows a user to request remote control conditions with higher flexibility.

また、これらの遠隔制御条件を、通信装置間でネゴシエーションできる遠隔制御システムも存在しなかった。   Further, there has been no remote control system that can negotiate these remote control conditions between communication devices.

また、被操作側通信装置が操作側通信装置に対して出力データを転送する遠隔制御方式を用いて、被操作側通信装置で映像の再生を行うような場合、出力データの転送速度が、映像の再生速度よりも劣るために、操作側通信装置で得られる映像の品質が劣化してしまうという問題点があった。   In addition, when the operated communication device uses a remote control method in which output data is transferred to the operated communication device to reproduce the image on the operated communication device, the output data transfer speed is Therefore, there is a problem that the quality of the video obtained by the operation side communication device is deteriorated.

また、従来技術による遠隔制御方式を用いた場合、被操作側通信装置にのみ実装されているアプリケーションの共有は不可能である。   In addition, when the remote control method according to the prior art is used, it is impossible to share an application installed only in the operated communication device.

また、あるデータベースへの書き込みをこの方式を用いた遠隔制御により行う場合、データベースに二重に書込みを行ってしまっていた。   In addition, when writing to a certain database by remote control using this method, the database has been written twice.

このような課題に鑑み、本発明は、遠隔制御対象のアプリケーションおよびその動作状態に応じた適切なアプリケーション実行手段を提供でき、
遠隔制御の実行中におけるアプリケーション実行方法を切替える際に、切替え前のアプリケーションの動作状態を切替え後に引き継ぐことができ、
アプリケーション実行手段の切替えの失敗において、切替えが生じる直前の状態から遠隔制御の再開をすることを可能とした、遠隔制御システムおよび方法、プログラムを提供することを目的とする。
In view of such a problem, the present invention can provide an application execution means suitable for a remote control target application and its operation state,
When switching the application execution method during remote control execution, the operation state of the application before switching can be taken over after switching,
An object of the present invention is to provide a remote control system, method, and program capable of resuming remote control from a state immediately before switching occurs when switching of application execution means fails.

上記の課題を解決するために、請求項1に記載の本発明は、 操作側通信装置がネットワークを介して被操作側通信装置を遠隔に制御するための遠隔制御システムにおいて、前記操作側通信装置は、前記操作側通信装置に入力された入力イベントを、当該操作側通信装置が備える所定のアプリケーションに振り分ける規則であるイベント振分規則に基づいて振り分け入力イベントルーティング部と、前記操作側通信装置で処理可能な操作側入力イベントリストおよびアプリケーションを含む処理能力を記述した機器能力情報と、前記被操作側通信装置から受信した、前記操作側通信装置に操作を委譲する前記被操作側通信装置の被操作側アプリケーションおよび被操作側入力イベントリストを含む遠隔制御情報と、に基づいて、前記被操作側アプリケーションを遠隔操作するための遠隔制御条件生成する能力交換部と、前記能力交換部が生成した前記遠隔制御条件に基づいて、前記イベント振分規則の変更方法を記述したイベント振分規則変更命令を生成し、前記入力イベントルーティング部へ送信する遠隔制御命令生成部と、前記操作側通信装置に入力され、前記入力イベントルーティング部により振り分けられた前記入力イベントを、前記被操作側通信装置に送信するイベント通信部と、前記イベント通信部に対して送受信の開始または終了を指示する通信制御部と、前記操作側通信装置が備える前記アプリケーションの出力データを出力する出力部と、を備える。 In order to solve the above problems, the present invention according to claim 1, in the remote control system for operating-side communication apparatus to control the operated-side communication apparatus via the network to the remote, the operated-side communication device the input event input to the operating-side communication device, an input event routing unit Ru sorting based on the event distribution rules are distributed Ru rule predetermined application to which the operated-side communication device comprises the operated-side communication Device- side capability information describing processing capability including an operation-side input event list and an application that can be processed by the device, and the operated-side communication device that delegates the operation to the operating-side communication device received from the operated-side communication device Remote control information including the operated-side application and the operated-side input event list , based on the operated-side A capability exchange unit for generating a remote control condition for remotely operating an application, and an event distribution rule change instruction describing a method for changing the event distribution rule based on the remote control condition generated by the capability exchange unit A remote control command generation unit that generates and transmits to the input event routing unit, and transmits the input event that is input to the operation side communication device and distributed by the input event routing unit to the operated side communication device An event communication unit, a communication control unit that instructs the event communication unit to start or end transmission / reception, and an output unit that outputs output data of the application included in the operation side communication device .

また、請求項2に記載の本発明は、請求項1において、前記操作側通信装置は、イベント変換規則に従って前記入力イベントを変換するイベント変換部を、さらに備え、前記遠隔制御命令生成部は、前記遠隔制御条件に基づいて、入力イベントの変換が必要と判断した場合、前記イベント変換部に対して前記遠隔制御条件に含まれる被操作側入力イベントリスト、操作側入力イベントのリストを含むイベント変換命令を送信し、前記入力イベントルーティング部に対して、入力イベントの振分先にイベント変換部を指定するイベント振分規則変更命令を送信し、前記イベント変換部は、前記イベント変換命令に従ったイベント変換規則を取得し、前記入力イベントルーティング部より受信した入力イベントについて、前記イベント変換規則に従い変換し、前記イベント通信部を介して前記被操作側通信装置に対して送信する。 In addition, the present invention described in claim 2 provides the operation side communication device according to claim 1, further comprising an event conversion unit that converts the input event according to an event conversion rule, wherein the remote control command generation unit includes: said it based on the remote control condition, if it is determined that the required conversion of the input events for the event conversion section, and the operated-side input event list included in the remote control condition, a list of the operation-side input event sends an event conversion instruction including the relative input event routing unit transmits the distribution destination in the event allocation rule specifies an event conversion unit change instruction input event, the event conversion section, wherein the event transformation The event conversion rule according to the instruction is acquired, and the event conversion is performed for the input event received from the input event routing unit. Convert accordance law, it is transmitted to the operated-side communication device through the event communication unit.

また、請求項3記載の本発明は、請求項1または2おいて、前記遠隔制御命令生成部は、前記遠隔制御条件に指定されている被操作側アプリケーションの出力データ取得方法として、被操作側アプリケーションと同一のアプリケーションを前記操作側通信装置にて実行することが指定されている場合において、このアプリケーションの制御方法を記述した前記イベント振分規則変更命令を前記入力イベントルーティング部に送信し、前記入力イベントルーティング部、受信した前記イベント振分規則変更命令で指定される前記入力イベントの振分先として前記被操作側通信装置に加え前記操作側通信装置に搭載されている、被操作側アプリケーションと同一のアプリケーションも前記振分先に設定する。 Further, the present invention according to claim 3, Oite to claim 1 or 2, wherein the remote control instruction generation unit, as the output data acquisition method of the operated-side application specified in the remote control condition, the operation When it is specified that the same application as the side application is executed on the operation side communication device, the event distribution rule change instruction describing the control method of the application is transmitted to the input event routing unit, the input event routing unit, the being mounted on the operating-side communication device in addition to the operated-side communication apparatus as a distribution destination of the input event specified by the event allocation rules change command received, the operated-side The same application as the application is also set as the distribution destination.

また、請求項4に記載の本発明は、請求項2または3おいて、前記操作側通信装置は、前記被操作側通信装置の被操作側アプリケーションの出力データを解析する出力データ解析部を、さらに備え、前記イベント変換部はイベント変換規則を取得した結果においてイベント変換を実行するための解析プログラムを前記被操作側アプリケーションの出力データに埋め込む処理を実行する必要がある場合において、前記解析プログラムが記述された出力データ解析命令を前記出力データ解析部に送信し、前記出力データ解析部は出力データ解析命令を受信すると、当該出力データ解析命令において指定される前記解析プログラムを取得して動作する。 Further, the invention according to claim 4, Oite to claim 2 or 3, wherein the operated-side communication device, the output data analyzing unit for analyzing the output data of the operated-side application of the operated-side communication device The event conversion unit further includes the analysis in the case where it is necessary to execute a process of embedding an analysis program for executing event conversion in the output data of the operated-side application in the result of obtaining the event conversion rule. An output data analysis command in which a program is described is transmitted to the output data analysis unit , and when the output data analysis command is received, the output data analysis command acquires the analysis program specified in the output data analysis command. Operate.

また、請求項5に記載の本発明は、操作側通信装置がネットワークを介して被操作側通信装置を遠隔に制御するための遠隔制御方法において、前記操作側通信装置は、前記操作側通信装置に入力された入力イベントを、当該操作側通信装置が備える所定のアプリケーションに振り分ける規則であるイベント振分規則に基づいて振り分ける振り分けステップと、前記操作側通信装置で処理可能な操作側入力イベントリストおよびアプリケーションを含む処理能力を記述した機器能力情報と、前記被操作側通信装置から受信した、前記操作側通信装置に操作を委譲する前記被操作側通信装置の被操作側アプリケーションおよび被操作側入力イベントリストを含む遠隔制御情報と、に基づいて、前記被操作側アプリケーションを遠隔操作するための遠隔制御条件生成する遠隔制御条件生成ステップと、前記遠隔制御条件生成ステップで生成した前記遠隔制御条件に基づいて、前記イベント振分規則の変更方法を記述したイベント振分規則変更命令を生成し、前記入力イベントルーティング部へ送信する命令生成ステップと、前記操作側通信装置に入力され、前記入力イベントルーティング部により振り分けられた前記入力イベントを、前記被操作側通信装置に送信するイベント通信ステップと、前記操作側通信装置が備える前記アプリケーションの出力データを出力する出力ステップと、を行う。 According to a fifth aspect of the present invention, in the remote control method for an operation side communication device to remotely control the operated side communication device via a network, the operation side communication device is the operation side communication device. sorting Ru sorting step and, processable operating side input event in the operated-side communication device based on the entered input event, the event distribution rules are distributed Ru rule predetermined application to which the operated-side communication device is provided in Device capability information describing processing capability including a list and an application, and an operated side application and an operated side of the operated side communication device that are received from the operated side communication device and delegate the operation to the operated side communication device and remote control information including an input event list, based on, for remotely operating the operated-side application A remote control condition generating step of generating a隔制your condition, on the basis of the said remote control condition generated in the remote control condition generating step, to generate an event allocation rules change instructions describing a method of changing the event allocation rule A command generation step for transmitting to the input event routing unit; and an event communication step for transmitting the input event input to the operation side communication device and distributed by the input event routing unit to the operated side communication device ; And an output step of outputting output data of the application included in the operation side communication device .

また、請求項6に記載の本発明は、請求項5において、前記操作側通信装置は、イベント変換規則に従って前記入力イベントを変換するイベント変換ステップを、さらに行い前記命令生成ステップは、前記遠隔制御条件に基づいて、入力イベントの変換が必要と判断した場合、前記遠隔制御条件に含まれる被操作側入力イベントリスト、操作側入力イベントのリストを含むイベント変換命令を生成し、前記イベント変換ステップは、前記イベント変換命令に従ったイベント変換規則を取得し前記イベント変換規則に従って前記入力イベントを変換し前記被操作側通信装置に送信する。 Also, in the present invention described in claim 6 according to claim 5, the operation side communication device further performs an event conversion step of converting the input event in accordance with an event conversion rule, and the command generation step includes the remote command generation step. and based on the control condition, if it is determined that the required conversion of the input event to generate a the operated-side input event list included in the remote control condition, the event transformation instructions including a list of operating side input event, wherein event conversion step obtains the event conversion rules in accordance with said event conversion instruction to convert the input events according to the event transformation rule, and transmits the to the operated-side communication device.

また、請求項7に記載の本発明は、請求項5または6おいて、前記命令生成ステップは、前記遠隔制御条件に指定されている被操作側アプリケーションの出力データ取得方法として、被操作側アプリケーションと同一のアプリケーションを前記操作側通信装置にて実行することが指定されている場合において、このアプリケーションの制御方法を記述した前記イベント振分規則変更命令を生成し、前記振り分けステップは、受信した前記イベント振分規則変更命令で指定される前記入力イベントの振分先として前記被操作側通信装置に加え前記操作側通信装置に搭載されている、被操作側アプリケーションと同一のアプリケーションも前記振分先に設定する。 Further, the invention according to claim 7, Oite to claim 5 or 6, wherein the instruction generation step, as output data acquisition method of the remote control the operated-side application specified in the condition, the operated-side When it is specified that the same application as the application is to be executed on the operation side communication device, the event distribution rule change instruction describing the control method of the application is generated, and the distribution step is received The same application as the operated-side application installed in the operating-side communication device in addition to the operated-side communication device as the allocation destination of the input event specified by the event distribution rule change command is also distributed. Set first.

また、請求項8に記載の本発明は、請求項6または7おいて、前記操作側通信装置は、前記被操作側通信装置の被操作側アプリケーションの出力データを解析する出力データ解析ステップを、さらに行い、前記イベント変換ステップはイベント変換規則を取得した結果においてイベント変換を実行するための解析プログラムを前記被操作側アプリケーションの出力データに埋め込む処理を実行する必要がある場合において、前記解析プログラムが記述された出力データ解析命令を生成し、前記出力データ解析ステップは、前記生成された出力データ解析命令において指定される前記解析プログラムを取得して動作する。 Further, the invention according to claim 8, Oite to claim 6 or 7, wherein the operated-side communication device, the output data analyzing step of analyzing the output data of the operated-side application of the operated-side communication device Further , the event conversion step performs the analysis when it is necessary to execute processing for embedding an analysis program for executing event conversion in the output data of the operated-side application in the result of obtaining the event conversion rule. An output data analysis instruction in which a program is described is generated, and the output data analysis step operates by acquiring the analysis program specified in the generated output data analysis instruction.

また、請求項9に記載の本発明は、操作側通信装置がネットワークを介して被操作側通信装置を遠隔に制御するための遠隔制御プログラムにおいて、前記操作側通信装置に、 前記操作側通信装置に入力された入力イベントを、当該操作側通信装置が備える所定のアプリケーションに振り分ける規則であるイベント振分規則に基づいて振り分ける振り分けステップと、前記操作側通信装置で処理可能な操作側入力イベントリストおよびアプリケーションを含む処理能力を記述した機器能力情報と、前記被操作側通信装置から受信した、前記操作側通信装置に操作を委譲する前記被操作側通信装置の被操作側アプリケーションおよび被操作側入力イベントリストを含む遠隔制御情報と、に基づいて、前記被操作側アプリケーションを遠隔操作するための遠隔制御条件生成する遠隔制御条件生成ステップと、前記遠隔制御条件生成ステップで生成した前記遠隔制御条件に基づいて、前記イベント振分規則の変更方法を記述したイベント振分規則変更命令を生成し、前記入力イベントルーティング部へ送信する命令生成ステップと、前記操作側通信装置に入力され、前記入力イベントルーティング部により振り分けられた前記入力イベントを、前記被操作側通信装置に送信するイベント通信ステップと、前記操作側通信装置が備える前記アプリケーションの出力データを出力する出力ステップと、を実行させるFurther, the invention according to claim 9, in the remote control program for operating-side communication apparatus to control the operated-side communication apparatus via the network to the remote, the operated-side communication apparatus, the operated-side communication device sorting Ru sorting step and, processable operating side input event in the operated-side communication device based on the entered input event, the event distribution rules are distributed Ru rule predetermined application to which the operated-side communication device is provided in Device capability information describing processing capability including a list and an application, and an operated side application and an operated side of the operated side communication device that are received from the operated side communication device and delegate the operation to the operated side communication device and remote control information including an input event list, based on, for remotely operating the the operated-side application A remote control condition generating step of generating a remote control condition because, based on the remote control condition generated in the remote control condition generating step, an event allocation rules change instructions describing a method of changing the event allocation rule A command generation step for generating and transmitting to the input event routing unit; and event communication for transmitting the input event input to the operation side communication device and distributed by the input event routing unit to the operated side communication device steps and an output step of outputting the output data of the application in which the operation-side communication device comprises, to the execution.

また、請求項10に記載の本発明は、請求項9において、前記操作側通信装置に、イベント変換規則に従って前記入力イベントを変換するイベント変換ステップを、さらに実行させ前記命令生成ステップは、前記遠隔制御条件に基づいて、入力イベントの変換が必要と判断した場合、前記遠隔制御条件に含まれる被操作側入力イベントリスト、操作側入力イベントのリストを含むイベント変換命令を生成し、前記イベント変換ステップは、前記イベント変換命令に従ったイベント変換規則を取得し前記イベント変換規則に従って前記入力イベントを変換し前記被操作側通信装置に送信する。 Further, the present invention described in claim 10 makes the operation-side communication device further execute an event conversion step of converting the input event according to an event conversion rule in claim 9, wherein the command generation step includes and based on the remote control condition, if it is determined that the required conversion of the input event to generate an event conversion instruction including the the operated-side input event list included in the remote control condition, and a list of the operating-side input event, wherein the event transformation step obtains the event conversion rules in accordance with said event conversion instruction to convert the input events according to the event transformation rule, and transmits the to the operated-side communication device.

また、請求項11に記載の本発明は、請求項9または10おいて、前記命令生成ステップは、前記遠隔制御条件に指定されている被操作側アプリケーションの出力データ取得方法として、被操作側アプリケーションと同一のアプリケーションを前記操作側通信装置にて実行することが指定されている場合において、このアプリケーションの制御方法を記述した前記イベント振分規則変更命令を生成し、前記振り分けステップは、受信した前記イベント振分規則変更命令で指定される前記入力イベントの振分先として前記被操作側通信装置に加え前記操作側通信装置に搭載されている、被操作側アプリケーションと同一のアプリケーションも前記振分先に設定する。 Further, the invention according to claim 11, Oite to claim 9 or 10, wherein the instruction generation step, as output data acquisition method of the remote control the operated-side application specified in the condition, the operated-side When it is specified that the same application as the application is to be executed on the operation side communication device, the event distribution rule change instruction describing the control method of the application is generated, and the distribution step is received The same application as the operated-side application installed in the operating-side communication device in addition to the operated-side communication device as the allocation destination of the input event specified by the event distribution rule change command is also distributed. Set first.

また、請求項12に記載の本発明は、請求項10または11おいて、前記操作側通信装置は、前記被操作側通信装置の被操作側アプリケーションの出力データを解析する出力データ解析ステップを、さらに行い、前記イベント変換ステップはイベント変換規則を取得した結果においてイベント変換を実行するための解析プログラムを前記被操作側アプリケーションの出力データに埋め込む処理を実行する必要がある場合において、前記解析プログラムが記述された出力データ解析命令を生成し、前記出力データ解析ステップは、前記生成された出力データ解析命令において指定される前記解析プログラムを取得して動作する。 Further, the invention according to claim 12, Oite to claim 10 or 11, wherein the operated-side communication device, the output data analyzing step of analyzing the output data of the operated-side application of the operated-side communication device Further , the event conversion step performs the analysis when it is necessary to execute processing for embedding an analysis program for executing event conversion in the output data of the operated-side application in the result of obtaining the event conversion rule. An output data analysis instruction in which a program is described is generated, and the output data analysis step operates by acquiring the analysis program specified in the generated output data analysis instruction.

本発明によれば、遠隔制御対象のアプリケーションおよびその動作状態に応じた適切なアプリケーション実行手段を提供でき、
遠隔制御の実行中におけるアプリケーション実行方法を切替える際に、切替え前のアプリケーションの動作状態を切替え後に引き継ぐことができ、
アプリケーション実行手段の切替えの失敗において、切替えが生じる直前の状態から遠隔制御の再開をすることを可能とした、遠隔制御システムおよび方法、プログラムを提供することができる。
According to the present invention, it is possible to provide an application execution means suitable for the remote control target application and its operating state,
When switching the application execution method during remote control execution, the operation state of the application before switching can be taken over after switching,
It is possible to provide a remote control system, method, and program capable of resuming remote control from a state immediately before switching occurs when switching of application execution means fails.

<第1の実施の形態>
本発明の第1の実施の形態に係る、遠隔制御システムを説明するための全体構成図を図1に示す。
<First Embodiment>
FIG. 1 shows an overall configuration diagram for explaining a remote control system according to a first embodiment of the present invention.

この図1において、遠隔制御する側の操作側通信装置1と、遠隔制御される側の被操作側通信装置2と、が示されている。   In FIG. 1, an operation side communication device 1 on a remote control side and an operated side communication device 2 on a remote control side are shown.

また、操作側通信装置1には、外部からの操作が入力される操作部3と、アプリケーション制御部4と、遠隔制御管理部7と、アプリケーション実行ルールデータベース9と、アプリケーションA17と、アプリケーションB18と、表示部19と、出力データ通信アプリケーション11と、が示されている。   The operation side communication device 1 includes an operation unit 3 to which an operation from the outside is input, an application control unit 4, a remote control management unit 7, an application execution rule database 9, an application A17, and an application B18. A display unit 19 and an output data communication application 11 are shown.

また、被操作側通信装置2には、操作部5と、アプリケーション制御部6と、遠隔制御管理部8と、アプリケーション実行ルールデータベース10と、アプリケーションA14と、アプリケーションB15と、表示部16と、出力データ解析部13と、出力データ通信アプリケーション12と、が示されている。   The operated communication device 2 includes an operation unit 5, an application control unit 6, a remote control management unit 8, an application execution rule database 10, an application A14, an application B15, a display unit 16, and an output. A data analysis unit 13 and an output data communication application 12 are shown.

この図1に示す構成を参照しつつ、次に図2に示す遠隔制御システムのメッセージシーケンス図を参照して、本発明の第1の実施の形態による遠隔制御システムの動作を説明する。   The operation of the remote control system according to the first embodiment of the present invention will be described with reference to the configuration shown in FIG. 1 and the message sequence diagram of the remote control system shown in FIG.

まず、被操作側通信装置2において、図3に参照されるように操作側通信装置1と被操作側通信装置2との間での能力交換のための処理が実行される。   First, in the operated side communication device 2, as shown in FIG. 3, a process for exchanging capabilities between the operating side communication device 1 and the operated side communication device 2 is executed.

最初にS401では、遠隔制御管理部8において、入力された遠隔制御条件に基づいて遠隔制御対象アプリケーション識別情報を出力する。この処理により、遠隔制御条件から遠隔制御対象アプリケーションを抽出し、当該アプリケーションの識別情報を出力する。   First, in S401, the remote control management unit 8 outputs remote control target application identification information based on the input remote control conditions. By this process, the remote control target application is extracted from the remote control conditions, and the identification information of the application is output.

次に、S402では、遠隔制御管理部8において、入力された遠隔制御条件に基づいて動作状態識別情報を出力する。この処理により、遠隔制御条件から、当該アプリケーションの初期の動作状態を抽出し、当該動作状態の識別情報を出力する。なお、WEBブラウザの場合は初期の表示するURLの表示中の状態を初期状態とする。   Next, in S402, the remote control management unit 8 outputs operation state identification information based on the input remote control conditions. By this process, the initial operation state of the application is extracted from the remote control condition, and identification information of the operation state is output. In the case of a WEB browser, the initial display state is the URL being displayed.

次に、S403では、アプリケーション実行ルールデータベース10において、入力された遠隔制御対象アプリケーション識別情報および動作状態識別情報に基づいて、アプリケーション実行ルールを出力する。この処理により、入力される情報に適用されるアプリケーション実行ルールを検索し、該当するアプリケーション実行ルールを出力する。   In step S403, the application execution rule database 10 outputs an application execution rule based on the input remote control target application identification information and operation state identification information. By this process, the application execution rule applied to the input information is searched, and the corresponding application execution rule is output.

なお、アプリケーション実行ルールデータベース10に記憶されているデータベースの一つの例を図7に示す。Webブラウザや映像プレイヤ、アドレス帳、実装されていないアプリケーションなどのそれぞれに応じて、動作状態と、その動作状態における表示中の出力データの解析結果、および操作側通信装置1での当該アプリケーション実行の有無が示されている。   An example of the database stored in the application execution rule database 10 is shown in FIG. Depending on each of the Web browser, video player, address book, unimplemented application, etc., the operation state, the analysis result of the output data being displayed in the operation state, and the execution of the application in the operation side communication device 1 The presence or absence is indicated.

次に、S404では、遠隔制御管理部8において、入力された遠隔制御対象アプリケーション識別情報と、動作状態識別情報およびアプリケーション実行ルールに基づいて、遠隔制御要求を生成する。この処理により、入力される情報に基づき遠隔制御要求の生成が完了する。   In step S404, the remote control management unit 8 generates a remote control request based on the input remote control target application identification information, the operation state identification information, and the application execution rule. This process completes the generation of the remote control request based on the input information.

なお、生成される遠隔制御要求は、図8に参照されるような内容を一つの例としている。操作側を通信装置Aとし、コンポーネント1、コンポーネント2とし、それぞれについて操作対象アプリケーション、初期状態、アプリケーション実行ルール、イベント種別が示されている。   The generated remote control request has the contents as shown in FIG. 8 as an example. The operation side is a communication device A, which is a component 1 and a component 2, and an operation target application, an initial state, an application execution rule, and an event type are shown for each.

次に、S406では、遠隔制御管理部8において、入力された遠隔制御要求を操作側通信装置1に送信する。   Next, in S 406, the remote control management unit 8 transmits the input remote control request to the operation side communication device 1.

次に、S406では、遠隔制御管理部8において、受信した遠隔制御要求に対する応答を待機し、受信すると、当該応答を出力する。   Next, in S406, the remote control management unit 8 waits for a response to the received remote control request, and when received, outputs the response.

次に、S407では、遠隔制御管理部8において、操作側通信装置1から受信した応答の内容を解析し、当該応答の受信した段階での能力交換状態識別情報を出力する。   Next, in S407, the remote control management unit 8 analyzes the content of the response received from the operation side communication device 1, and outputs the capability exchange state identification information at the time when the response is received.

次に、S408では、遠隔制御管理部8において、遠隔制御対象アプリケーション識別情報と動作状態識別情報に基づき遠隔制御対象アプリケーション起動命令を生成し、アプリケーション制御部6に送信する。ただし、アプリケーション実行ルールとして、操作側通信装置1でアプリケーションを実行しないことが指定されている場合は、出力データ通信アプリケーション12に対して出力データ送信命令を送信する。   In step S <b> 408, the remote control management unit 8 generates a remote control target application activation command based on the remote control target application identification information and the operation state identification information, and transmits the command to the application control unit 6. However, if it is specified as an application execution rule that the operation side communication device 1 does not execute the application, an output data transmission command is transmitted to the output data communication application 12.

次に、S409では、アプリケーション制御部6において、入力された遠隔制御対象アプリケーション起動命令に指定されるアプリケーションに対して制御命令を送り、当該アプリケーションを起動するとともに、当該遠隔制御対象アプリケーション起動命令に指定される初期状態に遷移させる。   In step S409, the application control unit 6 sends a control command to the application specified in the input remote control target application start command, starts the application, and specifies the remote control target application start command. Transition to the initial state.

次に、S410では、アプリケーション制御部6において、入力された遠隔制御対象アプリケーション起動命令と出力データ通信アプリケーション起動確認通知に基づき、被操作側通信装置2の操作部5からの入力イベントの入力を禁止し、操作側通信装置1からの入力イベントを遠隔制御対象アプリケーションに送信するように、イベント振分ルールを変更する。   Next, in S410, the application control unit 6 prohibits input of an input event from the operation unit 5 of the operated communication device 2 based on the input remote control target application activation command and the output data communication application activation confirmation notification. Then, the event distribution rule is changed so that the input event from the operation side communication device 1 is transmitted to the remote control target application.

次に、S411では、出力データ解析部13において、遠隔制御対象アプリケーション識別情報が遠隔制御管理部8から入力されると、当該アプリケーションの出力データの解析結果として検出すべき項目を、アプリケーション実行ルールデータベース10より取得する。さらに取得した項目を検出できるように出力データ解析ルールを設定する。   In step S411, when the remote control target application identification information is input from the remote control management unit 8 in the output data analysis unit 13, an item to be detected as an analysis result of the output data of the application is displayed in the application execution rule database. 10 is obtained. Furthermore, an output data analysis rule is set so that the acquired item can be detected.

次に、S412では、遠隔制御管理部8において、S403で出力されるアプリケーション実行ルールにおいて、当該実行ルールを変更可能と定義されている場合は、変更要求受諾を示す能力交換状態識別情報を出力し、変更不可能の場合は、変更要求拒否を示す能力交換状態識別情報を出力する。   Next, in S412, the remote control management unit 8 outputs capability exchange state identification information indicating acceptance of the change request when the execution rule is defined as changeable in the application execution rule output in S403. If the change is impossible, the capability exchange state identification information indicating rejection of the change request is output.

次に、S413では、遠隔制御管理部8において、入力された能力交換状態識別情報(変更要求受諾)によりアプリケーション実行ルールを変更する。その後に変更後のアプリケーション実行ルールとアプリケーション実行ルール変更完了通知を出力する。   In step S413, the remote control management unit 8 changes the application execution rule based on the input capability exchange state identification information (change request acceptance). After that, the changed application execution rule and application execution rule change completion notification are output.

次に、S414では、遠隔制御管理部8において、操作側通信装置1に対して変更要求受諾応答を送信する。   Next, in S414, the remote control management unit 8 transmits a change request acceptance response to the operation side communication device 1.

次に、S415では、遠隔制御管理部8において、入力された能力交換状態識別情報(変更要求拒否)に基づき、操作側通信装置1に対して変更要求拒否応答を送信する。   Next, in S415, the remote control management unit 8 transmits a change request rejection response to the operation side communication device 1 based on the input capability exchange state identification information (change request rejection).

次に、S416では、出力データ通信アプリケーション12が起動して、出力データの送信を開始する。   Next, in S416, the output data communication application 12 is activated and transmission of output data is started.

次に、操作側通信装置1において、図2に参照されるように操作側通信装置1と被操作側通信装置2との間での能力交換のための処理が実行される。   Next, in the operation side communication device 1, as shown in FIG. 2, processing for capability exchange between the operation side communication device 1 and the operated side communication device 2 is executed.

まず、図4を参照して、S501では、遠隔制御管理部7において、被操作側通信装置2からの遠隔制御要求に対する応答を待機し、受信する。   First, referring to FIG. 4, in S501, the remote control management unit 7 waits for and receives a response to the remote control request from the operated communication device 2.

次に、S502では、遠隔制御管理部7において、入力された遠隔制御要求を解析し、遠隔制御対象アプリケーション識別情報、動作状態識別情報、アプリケーション実行ルールを抽出する。   In step S502, the remote control management unit 7 analyzes the input remote control request and extracts remote control target application identification information, operation state identification information, and application execution rules.

次に、S503では、アプリケーション実行ルールデータベース9において、入力される情報に適用されるアプリケーション実行ルールを検索し、該当するアプリケーション実行ルールを出力する。アプリケーション実行ルールデータベース9は図7に参照される。   In step S503, the application execution rule database 9 is searched for an application execution rule applied to the input information, and the corresponding application execution rule is output. The application execution rule database 9 is referred to in FIG.

次に、S504では、遠隔制御管理部7において、入力される2つのアプリケーション実行ルールを比較し、比較結果に基づき能力交換状態識別情報を生成し、出力する。   Next, in S504, the remote control manager 7 compares the two input application execution rules, generates capability exchange state identification information based on the comparison result, and outputs it.

次に、S505では、遠隔制御管理部7において、遠隔制御要求に対する拒否応答を生成する。   Next, in S505, the remote control management unit 7 generates a rejection response to the remote control request.

次に、S506では、遠隔制御管理部7において、被操作側通信装置2に対して、当該遠隔制御要求に対する拒否応答を送信する。   In step S <b> 506, the remote control management unit 7 transmits a rejection response to the remote control request to the operated communication device 2.

次に、S507では、遠隔制御管理部7において、遠隔制御要求に対する拒否応答を生成する。   Next, in S507, the remote control management unit 7 generates a rejection response to the remote control request.

次に、S508では、遠隔制御管理部7において、被操作側通信装置2に対して、当該遠隔制御要求に対する受諾応答を送信する。   In step S <b> 508, the remote control management unit 7 transmits an acceptance response to the remote control request to the operated communication device 2.

次に、S509では、遠隔制御管理部7において、アプリケーション実行ルールとして、操作側通信装置1における当該アプリケーションの実行が指定されている場合は、遠隔制御対象アプリケーション識別情報と動作状態識別情報に基づき遠隔制御対象アプリケーション起動命令を生成し、アプリケーション制御部4に送信する。ただし、アプリケーション実行ルールとして、操作側通信装置1でアプリケーションを実行しないことが指定されている場合は、出力データ通信アプリケーション11に対して出力データ受信命令を送信する。   Next, in S509, when the remote control management unit 7 specifies execution of the application in the operation side communication device 1 as an application execution rule, the remote control management unit 7 performs remote control based on the remote control target application identification information and the operation state identification information. A control target application activation command is generated and transmitted to the application control unit 4. However, when it is specified as an application execution rule that the application is not executed in the operation side communication device 1, an output data reception command is transmitted to the output data communication application 11.

次に、S510では、アプリケーション制御部4において、入力された遠隔制御対象アプリケーション起動命令に指定されるアプリケーションに対して制御命令を送り、当該アプリケーションを起動するとともに、当該遠隔制御対象アプリケーション起動命令に指定される初期状態に遷移させる。   Next, in S510, the application control unit 4 sends a control command to the application specified in the input remote control target application start command, starts the application, and specifies the remote control target application start command. Transition to the initial state.

次に、S511では、アプリケーション制御部4において、遠隔制御対象アプリケーション起動命令が入力される場合は、操作側通信装置1の操作部3からの入力イベントを、当該アプリケーションと被操作側通信装置2に対して送信するようにイベント振分ルールを変更する。出力データ通信アプリケーション起動通知が入力される場合は、操作側通信装置1の操作部からの入力イベントを、被操作側通信装置2に対してだけ送信するようにイベント振分ルールを変更する。   Next, in S511, when a remote control target application activation command is input in the application control unit 4, an input event from the operation unit 3 of the operation side communication device 1 is sent to the application and the operated side communication device 2. Change the event distribution rule to send to When the output data communication application activation notification is input, the event distribution rule is changed so that the input event from the operation unit of the operation side communication device 1 is transmitted only to the operated side communication device 2.

次に、S512では、遠隔制御管理部7において、遠隔制御要求に対する、アプリケーション実行ルールの変更要求を送信する。   Next, in S512, the remote control management unit 7 transmits an application execution rule change request in response to the remote control request.

次に、S513では、遠隔制御管理部7において、被操作側通信装置2に対して、当該遠隔制御要求に対する、アプリケーション実行ルールの変更要求を送信する。   Next, in S513, the remote control management unit 7 transmits an application execution rule change request to the operated communication device 2 in response to the remote control request.

次に、S514では、遠隔制御管理部7において、送信したアプリケーション実行ルールの変更要求に対する応答を待機し、受信すると、当該応答を出力する。   Next, in S514, the remote control management unit 7 waits for a response to the transmitted application execution rule change request and outputs the response when received.

次に、S515では、遠隔制御管理部7において、変更要求に対する応答が入力される。操作側通信装置1から受信した応答の内容を解析し、当該応答の受信した段階での能力交換状態識別情報を出力する。この出力は、能力交換状態識別情報(受諾応答入力時は、能力交換成功を示す識別情報の他、遠隔制御対象アプリケーション識別情報、動作状態識別情報、アプリケーション実行ルール)である。   Next, in S515, the remote control manager 7 inputs a response to the change request. The content of the response received from the operation side communication device 1 is analyzed, and the capability exchange state identification information at the stage where the response is received is output. This output is capability exchange state identification information (when receiving an acceptance response, in addition to identification information indicating the capability exchange success, remote control target application identification information, operation state identification information, application execution rule).

次に、S516では、出力データ通信アプリケーション11において、出力データ通信アプリケーションが起動し、出力データの受信を開始する。   Next, in S516, in the output data communication application 11, the output data communication application is activated and starts receiving output data.

さらに、図2と図5を参照して状態解析時の被操作側通信装置における処理を説明する。   Further, processing in the operated communication device at the time of state analysis will be described with reference to FIG. 2 and FIG.

まず、S601では、アプリケーション制御部6において、起動中の各々のアプリケーションから、現在の状態を示す動作状態識別情報を取得する。取得した動作状態識別情報のうち、遠隔制御対象アプリケーションの動作状態識別情報を、遠隔制御管理部8に送信する。   First, in S601, the application control unit 6 acquires operation state identification information indicating the current state from each active application. Among the acquired operation state identification information, the operation state identification information of the remote control target application is transmitted to the remote control management unit 8.

次に、S602では、アプリケーション制御部6において、制御側通信装置1の操作により、当該遠隔制御に関する能力交換時に指定されていないアプリケーションが起動された場合、遠隔制御管理部8に対して、新規に起動されたアプリケーションを通知する。   Next, in S602, when an application not specified at the time of capability exchange related to the remote control is activated by the operation of the control side communication device 1 in the application control unit 6, the remote control management unit 8 is newly Notify the launched application.

次に、S603では、出力データ解析部13において、新たに出力データを受信したか否かを示す出力データ受信状態識別情報を、遠隔制御管理部8に対して送信する。   In step S <b> 603, the output data analysis unit 13 transmits output data reception state identification information indicating whether or not new output data has been received to the remote control management unit 8.

次に、S604では、出力データ解析部13において、S411で設定された出力データ解析ルールに従い、入力された出力データを解析する。解析結果である出力データ解析情報を、遠隔制御管理部8に送信する。   In step S604, the output data analysis unit 13 analyzes the input output data in accordance with the output data analysis rule set in step S411. Output data analysis information as an analysis result is transmitted to the remote control management unit 8.

次に、S605では、アプリケーション実行ルールデータベース10において、入力された遠隔制御対象アプリケーション識別情報、動作状態識別情報、出力データ解析情報に適用されるアプリケーション実行ルールを検索し、該当するアプリケーション実行ルールを出力する。   In step S605, the application execution rule database 10 is searched for application execution rules applied to the input remote control target application identification information, operation state identification information, and output data analysis information, and the corresponding application execution rules are output. To do.

次に、S606では、遠隔制御管理部8において、入力された遠隔制御で適用中のアプリケーション実行ルールと、S605で検出されたアプリケーション実行ルールを比較し、両者が異なれば、アプリケーション実行ルール変更要求を生成する。このとき、変更後のアプリケーション実行ルールとして、操作側通信装置1でも当該アプリケーションを実行することを指定する場合は、S601で取得した、当該アプリケーションの動作状態識別情報も、アプリケーション実行ルール変更要求に記述する。また、両者が等しければ、状態解析処理を終了する。   Next, in S606, the remote control management unit 8 compares the input application execution rule being applied by remote control with the application execution rule detected in S605. Generate. At this time, as the application execution rule after the change, when the operation side communication device 1 specifies to execute the application, the operation state identification information of the application acquired in S601 is also described in the application execution rule change request. To do. If both are equal, the state analysis process is terminated.

次に、S607では、遠隔制御管理部8において、新規アプリケーションを遠隔制御対象に追加した遠隔制御条件を生成する。   Next, in S607, the remote control management unit 8 generates a remote control condition in which the new application is added to the remote control target.

次に、S608では、遠隔制御管理部8において、操作側通信装置1に対して、当該遠隔制御要求に対する、アプリケーション実行ルールの変更要求を送信する。   In step S <b> 608, the remote control management unit 8 transmits an application execution rule change request for the remote control request to the operation side communication device 1.

次に、S609では、遠隔制御管理部8において、送信したアプリケーション実行ルール変更要求に対する応答を待機し、受信すると、当該応答を出力する。   In step S609, the remote control management unit 8 waits for a response to the transmitted application execution rule change request, and outputs the response when received.

次に、S610では、遠隔制御管理部8において、アプリケーション実行ルール変更要求に対する応答が入力されたことに対して、能力交換状態識別情報を出力する。なお、受諾応答入力時は、能力交換成功を示す識別情報の他、遠隔制御対象アプリケーション識別情報、現在の動作状態識別情報、アプリケーション実行ルールを出力する。   In step S610, the remote control management unit 8 outputs capability exchange state identification information in response to the input of a response to the application execution rule change request. At the time of inputting an acceptance response, remote control target application identification information, current operation state identification information, and application execution rules are output in addition to identification information indicating the ability exchange success.

次に、S611では、遠隔制御管理部8において、アプリケーション実行ルールとして、操作側通信装置1における当該アプリケーションの実行が新たに指定された場合は、出力データ通信アプリケーション12に対して出力データを送信停止命令を送信する。または、アプリケーション実行ルールとして、操作側通信装置1における当該アプリケーションを実行しないことが新たに指定された場合は、出力データ通信アプリケーション12に対して出力データ送信命令を送信する。   Next, in S611, when the remote control management unit 8 newly designates execution of the application in the operation side communication device 1 as an application execution rule, transmission of output data to the output data communication application 12 is stopped. Send instructions. Alternatively, when it is newly specified as an application execution rule that the application on the operation side communication device 1 is not executed, an output data transmission command is transmitted to the output data communication application 12.

次に、S612では、出力データ通信アプリケーション12において、入力された出力データ送信停止命令に基づき、出力データ通信アプリケーションで実行されている出力データの送信を停止し、出力データ通信アプリケーション送信停止確認通知を出力する。   Next, in S612, the output data communication application 12 stops the transmission of the output data being executed in the output data communication application based on the input output data transmission stop command, and issues an output data communication application transmission stop confirmation notification. Output.

次に、S613では、出力データ通信アプリケーション12において、出力データ送信命令が入力され、出力データ通信アプリケーション起動確認通知を出力し、出力データ通信アプリケーションが起動し、出力データの受信を開始する。   In step S613, the output data communication application 12 receives an output data transmission command, outputs an output data communication application activation confirmation notification, activates the output data communication application, and starts receiving output data.

次に、S614では、アプリケーション制御部6において、能力交換状態識別情報(変更要求拒否)が入力され、アプリケーション制御命令を出力する。処理として、入力された遠隔制御対象アプリケーション起動命令に指定されるアプリケーションに対して制御命令を送り、S601で取得した動作状態の1つ前の状態に遷移させる。   Next, in S614, the application control unit 6 receives capability exchange state identification information (change request rejection) and outputs an application control command. As a process, a control command is sent to the application specified in the input remote control target application activation command, and the state is shifted to the state immediately before the operation state acquired in S601.

さらに、図2と図6を参照して状態解析時の被操作側通信装置における処理を説明する。   Further, processing in the operated communication device at the time of state analysis will be described with reference to FIG. 2 and FIG.

まず、S701では、操作部3において、入力されたユーザ操作に応じて入力イベントを出力する。   First, in S701, the operation unit 3 outputs an input event according to the input user operation.

次に、S702では、アプリケーション制御部4において、イベント振分ルールに従い入力イベントをルーティングする。アプリケーションを操作側通信装置1でも実行している場合は、当該入力イベント出力後に、当該アプリケーションの動作状態識別情報を取得する。   Next, in S702, the application control unit 4 routes an input event according to the event distribution rule. When the application is also executed on the operation side communication device 1, the operation state identification information of the application is acquired after the input event is output.

次に、S703では、遠隔制御管理部7において、被操作側通信装置2から遠隔制御要求に対する応答を受信した場合は、能力交換を新たに開始する。   Next, in S703, when the remote control management unit 7 receives a response to the remote control request from the operated-side communication device 2, the capability exchange is newly started.

次に、S704では、遠隔制御管理部7において、被操作側通信装置2からアプリケーション実行ルール変更要求を受信すると、制御を中断する。   Next, in S704, when the remote control management unit 7 receives an application execution rule change request from the operated communication device 2, the control is interrupted.

次に、S705では、遠隔制御管理部7において、進行中の遠隔制御のアプリケーション実行ルールが、変更可能と定義されている場合は、変更要求受諾を示す能力交換状態識別情報を出力し、変更不可能の場合は、変更要求拒否を示す能力交換状態識別情報を出力する。   Next, in S705, if the remote control application execution rule is defined as changeable in the remote control management unit 7, the capability exchange state identification information indicating acceptance of the change request is output, and the change is not changed. If possible, the capability exchange state identification information indicating that the change request is rejected is output.

次に、S706では、遠隔制御管理部7において、入力された能力交換状態識別情報(変更要求受諾)に応じて、アプリケーション実行ルール(変更後)とアプリケーション実行ルール変更完了通知を出力し、アプリケーション実行ルールを変更する。   Next, in S706, the remote control management unit 7 outputs an application execution rule (after change) and an application execution rule change completion notification according to the input capability exchange state identification information (change request acceptance), and executes the application execution. Change the rule.

次に、S707では、遠隔制御管理部7において、アプリケーション実行ルール変更完了通知が入力され、操作側通信装置1に対して変更要求受諾応答を送信する。   In step S <b> 707, the remote control management unit 7 receives an application execution rule change completion notification and transmits a change request acceptance response to the operation-side communication device 1.

次に、S708では、遠隔制御管理部7において、能力交換状態識別情報(能力交換成功)と、アプリケーション実行ルールと、動作状態識別情報が入力される。出力としては、出力データ送信命令もしくは出力データ送信停止命令と、アプリケーション起動命令もしくはアプリケーション停止命令である。ここでの処理の詳細は、アプリケーション実行ルールとして、操作側通信装置1における当該アプリケーションの実行が新たに指定された場合は、当該アプリケーション起動命令および出力データ送信停止命令を送信する。または、アプリケーション実行ルールとして、操作側通信装置1における当該アプリケーションを実行しないことが新たに指定された場合は、当該アプリケーション停止命令および、出力データ通信アプリケーションに対して出力データ受信命令を送信する。   In step S708, the remote control management unit 7 inputs capability exchange state identification information (capability exchange success), application execution rules, and operation state identification information. The output includes an output data transmission command or an output data transmission stop command, and an application start command or application stop command. As for the details of the processing here, when the execution of the application in the operation side communication device 1 is newly designated as the application execution rule, the application start command and the output data transmission stop command are transmitted. Alternatively, when it is newly specified as an application execution rule that the application in the operation side communication device 1 is not executed, an output data reception command is transmitted to the application stop command and the output data communication application.

次に、S709では、アプリケーション制御部4において、入力された遠隔制御対象アプリケーション起動命令に指定されるアプリケーションに対して制御命令を送り、当該アプリケーションを起動するとともに、当該遠隔制御対象アプリケーション起動命令に指定される状態に遷移させる。   Next, in S709, the application control unit 4 sends a control command to the application specified in the input remote control target application start command, starts the application, and specifies the remote control target application start command. Transition to the state to be performed.

次に、S710では、出力データ通信アプリケーション11において、出力データ送信停止命令が入力され、出力データ通信アプリケーションで実行されている出力データの送信を停止し、出力データ通信アプリケーション送信停止確認通知を出力する。   Next, in S710, the output data communication application 11 receives an output data transmission stop instruction, stops transmission of output data being executed in the output data communication application, and outputs an output data communication application transmission stop confirmation notification. .

次に、S711では、アプリケーション制御部4において、入力された遠隔制御対象アプリケーション起動命令もしくは出力データ通信アプリケーション送信停止確認通知に基づき、操作側通信装置1の操作部3からの入力イベントを、当該アプリケーションと被操作側通信装置2に対して送信するようにイベント振分ルールを変更する。   Next, in S711, based on the input remote control target application start command or the output data communication application transmission stop confirmation notification in the application control unit 4, the input event from the operation unit 3 of the operation side communication device 1 is displayed as the application. The event distribution rule is changed so as to be transmitted to the operated communication device 2.

次に、S712では、アプリケーション制御部4において、入力された遠隔制御対象アプリケーション起動命令に指定されるアプリケーションに対して制御命令を送り、当該アプリケーションを停止する。   Next, in S712, the application control unit 4 sends a control command to the application specified in the input remote control target application start command, and stops the application.

次に、S713では、出力データ通信アプリケーション11において、入力された出力データ送信命令に従い、出力データ通信アプリケーションで実行されている出力データの送信を開始し、出力データ通信アプリケーション起動確認通知を出力する。   In step S713, the output data communication application 11 starts transmission of output data executed by the output data communication application in accordance with the input output data transmission command, and outputs an output data communication application activation confirmation notification.

次に、S714では、アプリケーション制御部4において、遠隔制御対象アプリケーション停止命令と出力データ通信アプリケーション起動確認通知が入力され、操作側通信装置1の操作部3からの入力イベントを、被操作側通信装置2に対してだけ送信するようにイベント振分ルールを変更する。   Next, in S714, the remote control target application stop command and the output data communication application activation confirmation notification are input to the application control unit 4, and the input event from the operation unit 3 of the operation side communication device 1 is changed to the operated side communication device. The event distribution rule is changed so that only 2 is transmitted.

次に、S715では、遠隔制御管理部7において、入力された能力交換状態識別情報(変更要求拒否)に応じて、操作側通信装置に対して変更要求拒否応答を送信する。   Next, in S715, the remote control management unit 7 transmits a change request rejection response to the operation side communication device in accordance with the input capability exchange state identification information (change request rejection).

次に、S716では、アプリケーション制御部4において、入力された能力交換状態識別情報(変更要求拒否)に応じて、アプリケーションを操作側でも実行している場合は、当該アプリケーションに対して制御命令を送り、S702で取得した動作状態の1つ前の状態に遷移させる。   Next, in S716, in the case where the application is also executed on the operation side in response to the input capability exchange state identification information (change request rejection), the application control unit 4 sends a control command to the application. , Transition to the state immediately before the operation state acquired in S702.

<第2の実施の形態>
図9は、本発明の第2の実施の形態の遠隔制御システムを示す図であり、そのブロック図である。
<Second Embodiment>
FIG. 9 is a block diagram showing a remote control system according to the second embodiment of the present invention.

この遠隔制御システムは、操作側ユーザによる操作を、対応する入力イベントに変換し出力する操作入力部101、201と、イベント振分規則データベース102、202と、イベント振分規則データベース102、202からイベント振分規則を読み出し、当該イベント振分規則に基づき、入力イベントを所定のアプリケーションに振り分ける入力イベントルーティング部103、203と、を備えている。   This remote control system converts the operation by the user on the operation side into a corresponding input event and outputs it, the event input rules 101 and 201, the event distribution rule databases 102 and 202, and the event distribution rule databases 102 and 202. And input event routing units 103 and 203 that read the distribution rule and distribute the input event to a predetermined application based on the event distribution rule.

また、機能能力情報データベース104、204と、この機能能力情報データベース104、204から装置で処理可能な入力イベントのフォーマットや実行可能なアプリケーションなどの能力を記述した機器能力情報を読み出し、この能力機器能力情報に基づいて操作対象アプリケーションや、操作対象アプリケーションの出力データの取得方法や、操作権の所在および使用する入力イベントの種類などの遠隔制御条件を記述した遠隔制御情報を生成または解析し、もって遠隔制御情報を送受信することによって遠隔制御条件に関する能力交換を行うための能力交換部105、205を備える。   Also, from the functional capability information databases 104 and 204, device capability information describing capabilities such as the format of input events that can be processed by the apparatus and executable applications is read from the functional capability information databases 104 and 204. Generate or analyze remote control information that describes the remote control conditions such as the operation target application, the method for obtaining the output data of the operation target application, the location of the operation right, and the type of input event to be used based on the information. Capability exchanging units 105 and 205 for exchanging capability regarding remote control conditions by transmitting and receiving control information are provided.

また、前記能力交換により決定した遠隔制御条件に基づき、イベント振分規則の変更方法を記述したイベント振分規則変更命令を生成し、前記入力イベントルーティング部103、203に送信する遠隔制御命令生成部106、206と、遠隔に存在する通信装置との間で入力イベントを送受信するイベント通信部107、207と、前記イベント通信部107、207に対して、遠隔に存在する通信装置との間で入力イベントの送受信の開始または終了を命令する通信制御部108、208と、を備える。   Also, a remote control command generation unit that generates an event distribution rule change command describing a method for changing an event distribution rule based on the remote control condition determined by the capability exchange and transmits the event distribution rule change command to the input event routing units 103 and 203 106, 206 and event communication units 107, 207 for transmitting and receiving input events between remote communication devices, and input to the event communication units 107, 207 with remote communication devices Communication control units 108 and 208 for instructing the start or end of event transmission / reception.

また、アプリケーション109、209の出力データを出力する出力部110、210と、イベント変換規則データベース111より所定のイベント変換規則を読み出し、当該イベント変換規則に従って所定の入力イベントを変換し出力するイベント変換部112と、アプリケーションの出力データを解析する出力データ解析部113とを備える複数の通信装置と、を備えて構成される。   Also, output units 110 and 210 that output the output data of the applications 109 and 209, and an event conversion unit that reads a predetermined event conversion rule from the event conversion rule database 111, converts a predetermined input event according to the event conversion rule, and outputs it. 112 and a plurality of communication devices including an output data analysis unit 113 that analyzes output data of an application.

なお、図9では、説明の都合上、操作側通信装置100と被操作側通信装置200を区別した上、被操作側通信装置200については、被操作側通信装置として振舞うときに有効となる処理部のみを記載している。したがって、実際は、操作側通信装置100だけに記載されている処理部が、被操作側通信装置200に具備される場合もある。   In FIG. 9, for convenience of explanation, the operation side communication device 100 and the operated side communication device 200 are distinguished from each other, and the operated communication device 200 is effective when acting as the operated side communication device. Only the parts are listed. Therefore, actually, the processing unit described only in the operation side communication device 100 may be provided in the operated side communication device 200.

なお、図9では、イベント振分規則データベース102、202と、機器能力情報データベース104、204と、イベント変換規則データベース111とが、すべて通信装置内に備えられているが、これらのデータベースがそれぞれ遠隔に存在し、ネットワークを介して各処理部と通信して所望のデータを取得するシステムであってもよい。   In FIG. 9, the event distribution rule databases 102 and 202, the device capability information databases 104 and 204, and the event conversion rule database 111 are all provided in the communication device. And a system that acquires desired data by communicating with each processing unit via a network.

また、図9に参照されるように、通信装置はイベント変換部112および出力データ解析部113を備えているが、入力イベントを変換する必要がない場合などは、これらの構成部を備えずともよい。   As shown in FIG. 9, the communication device includes the event conversion unit 112 and the output data analysis unit 113. However, when it is not necessary to convert the input event, the communication device may be omitted. Good.

次に、図9および、各処理部で行われる処理のフローチャートを用いて、本実施の形態について説明する。   Next, the present embodiment will be described with reference to FIG. 9 and a flowchart of processing performed in each processing unit.

被操作側ユーザの遠隔操作開始要求が、操作入力部201と入力イベントルーティング部203を介して能力交換部205に送信される。このとき、能力交換部205では、遠隔制御開始処理が実行される。   A remote operation start request of the operated user is transmitted to the capability exchange unit 205 via the operation input unit 201 and the input event routing unit 203. At this time, the capability exchange unit 205 executes remote control start processing.

図10は、能力交換部205の遠隔制御開始処理のフローチャートである。   FIG. 10 is a flowchart of the remote control start process of the capability exchange unit 205.

能力交換部205は、ユーザからの遠隔制御開始要求の受信を常に待機しており、遠隔制御開始要求を受信すると、遠隔制御開始処理を開始する。この遠隔制御開始要求には、操作側通信装置100に委ねるアプリケーションもしくはアプリケーションの一部機能など、操作委譲範囲を指定する情報が含まれている。これらの情報は、操作入力部を介してユーザにより指定される。   The capability exchange unit 205 always waits for reception of a remote control start request from the user, and starts remote control start processing when receiving the remote control start request. This remote control start request includes information specifying an operation delegation range such as an application entrusted to the operation side communication apparatus 100 or a partial function of the application. These pieces of information are designated by the user via the operation input unit.

被操作側ユーザからの遠隔制御開始要求を受信すると、機器能力情報データベース204から、当該遠隔制御開始要求に付随する情報に基づき、当該遠隔制御に必要となる操作対象アプリケーションや、入力イベントを抽出し、遠隔制御情報を生成する(S201´)。   When a remote control start request from the operated user is received, an operation target application and input event necessary for the remote control are extracted from the device capability information database 204 based on information accompanying the remote control start request. The remote control information is generated (S201 ′).

図11は、S201´で生成される遠隔制御情報の例である。この場合、被操作側通信装置200は、被操作側通信装置200に実装されているアプリケーションのうちの、映像プレイヤとブラウザの遠隔制御を、通信装置Aに対して要求していることを示している。   FIG. 11 is an example of remote control information generated in S201 ′. In this case, the operated-side communication device 200 indicates that the communication device A is requested to remotely control the video player and the browser among the applications installed in the operated-side communication device 200. Yes.

当該遠隔装置における操作側通信装置がいずれの通信装置であるかを示すとともに、操作側通信装置に操作を委譲するアプリケーション、当該アプリケーションの出力データの取得方法、当該アプリケーションを操作するための入力イベントの種別が指定される。コンポーネントは、操作対象アプリケーションとアプリケーションの出力データ取得方法、イベント種別の組み合わせを示す。   Indicate which communication device is the operation side communication device in the remote device, an application that delegates the operation to the operation side communication device, a method for acquiring output data of the application, and an input event for operating the application A type is specified. The component indicates a combination of the operation target application, the output data acquisition method of the application, and the event type.

図11の場合、上下方向キーイベントは対象プレイヤの操作に、左右方向キーイベントはブラウザの操作に、それぞれ割り当てられていることを示す。   In the case of FIG. 11, the up / down direction key event is assigned to the operation of the target player, and the left / right direction key event is assigned to the operation of the browser.

能力交換部205は、S201´の処理で生成した遠隔制御情報を、操作側通信装置100の能力交換部105に対して送信する(S202´)。   The capability exchanging unit 205 transmits the remote control information generated in the process of S201 ′ to the capability exchanging unit 105 of the operation side communication device 100 (S202 ′).

次に、S202´で送信した遠隔制御情報に対する操作側通信装置の応答を待機する(S203´)。応答を受信すると、当該応答の内容を解析し、当該応答が、当該遠隔制御情報に基づく遠隔制御の受諾通知であった場合は、遠隔制御命令生成部206に対して当該遠隔制御の遠隔制御条件を送信するとともに(S204´)、通信制御部208に対して能力交換完了通知を送信する(S205´)。   Next, it waits for the response of the operation side communication device to the remote control information transmitted in S202 ′ (S203 ′). When the response is received, the content of the response is analyzed, and if the response is a remote control acceptance notification based on the remote control information, the remote control command generation unit 206 is informed of the remote control conditions for the remote control. Is transmitted (S204 ′), and a capability exchange completion notification is transmitted to the communication control unit 208 (S205 ′).

また、S203´で受信した応答が当該遠隔制御の拒否通知であった場合は、遠隔制御開始処理を終了する。   If the response received in S203 ′ is the remote control rejection notification, the remote control start process is terminated.

操作側通信装置100の能力交換部105は、被操作側通信装置200から遠隔制御情報を受信すると、被操作側通信装置200の場合と同様に、遠隔制御開始処理を実行する。   When receiving the remote control information from the operated-side communication device 200, the capability exchanging unit 105 of the operating-side communication device 100 executes a remote control start process as in the case of the operated-side communication device 200.

図12は、操作側通信装置100の能力交換部105の遠隔制御開始処理のフローチャートである。   FIG. 12 is a flowchart of the remote control start process of the capability exchange unit 105 of the operation side communication device 100.

能力区間部105は、被操作側通信装置200からネットワークを介して送信される遠隔制御情報を待機しており、遠隔制御情報を受信すると、遠隔制御開始処理が開始される。   The capability section unit 105 waits for remote control information transmitted from the operated communication device 200 via the network, and upon receiving the remote control information, remote control start processing is started.

遠隔制御情報を受信すると、機器能力情報データーベース104から自身の機器能力情報を読み出し、当該遠隔制御情報に基づく遠隔制御を実行可能かどうか判断する(S401´〜S402´)。   When the remote control information is received, the device capability information of its own is read from the device capability information database 104, and it is determined whether or not the remote control based on the remote control information can be executed (S401 'to S402').

S402´で、当該遠隔制御を実行可能と判断した場合は、当該遠隔制御の受諾通知を被操作側通信装置200の能力交換部205に対して送信する(S403´)。   If it is determined in S402 ′ that the remote control can be executed, a notification of acceptance of the remote control is transmitted to the capability exchange unit 205 of the operated communication device 200 (S403 ′).

次に、遠隔制御命令生成部106に対して当該遠隔制御の遠隔制御条件を送信する(S404´)。さらに、通信制御部108に対して能力交換完了通知を送信する(S405´)。   Next, the remote control condition for the remote control is transmitted to the remote control command generation unit 106 (S404 ′). Further, a capability exchange completion notification is transmitted to the communication control unit 108 (S405 ′).

なお、被操作側通信装置200から遠隔制御情報を受信し、図12のS401´とS402´で示した処理により、当該遠隔制御情報により要求されている遠隔制御が、操作側通信装置100において実行可能であると判断された段階で、当該遠隔制御の実行可否を、操作側ユーザに問い合わせる処理を、図12のS402´とS403´の間に実行することも考えられる。これにより、遠隔制御の実行可否を、通信装置の能力で判断するだけでなく、ユーザの意思により決定可能となる。   Note that remote control information is received from the operated communication device 200, and the remote control requested by the remote control information is executed in the operation communication device 100 by the processing indicated by S401 ′ and S402 ′ in FIG. When it is determined that the remote control can be executed, a process of inquiring the operation side user about whether or not the remote control can be executed may be executed between S402 ′ and S403 ′ in FIG. As a result, whether or not the remote control can be performed is determined not only by the ability of the communication device but also by the user's intention.

また、S404´で送信される遠隔制御条件には、遠隔制御情報に示される条件のほかに、自身の通信装置で実行可能な入力イベントのリストも含まれている。このリストは、遠隔制御命令生成部112がイベント変換の必要性を判断するために用いられる。   In addition to the conditions indicated in the remote control information, the remote control conditions transmitted in S404 ′ include a list of input events that can be executed by the own communication device. This list is used by the remote control command generation unit 112 to determine the necessity of event conversion.

次に、能力交換部105、205から、前記遠隔制御開始処理により決定された遠隔制御条件に基づき、当該遠隔制御を実行するための命令を生成する。遠隔制御命令生成部106、206について説明する。   Next, based on the remote control condition determined by the remote control start process, a command for executing the remote control is generated from the capability exchange units 105 and 205. The remote control command generation units 106 and 206 will be described.

まずは、操作側通信装置100の遠隔制御命令生成部106について説明する。図13は、遠隔制御命令生成部106の動作を示すフローチャートである。   First, the remote control command generation unit 106 of the operation side communication device 100 will be described. FIG. 13 is a flowchart showing the operation of the remote control command generation unit 106.

能力交換部から、遠隔制御条件を受信すると、図13に示す処理が開始される。   When the remote control condition is received from the capability exchange unit, the process shown in FIG. 13 is started.

まず、当該遠隔制御条件に基づく遠隔制御を行うために、操作側通信装置100で入力される入力イベントを変換する必要があるかどうか判断する(S501´)。この判断には、能力交換部から受信した遠隔制御条件を用いる。   First, in order to perform remote control based on the remote control condition, it is determined whether it is necessary to convert an input event input from the operation side communication device 100 (S501 ′). For this determination, the remote control condition received from the capability exchange unit is used.

遠隔制御条件には、当該遠隔制御に用いる入力イベントのリストと、操作側通信装置100で実行可能な入力イベントのリストが含まれている。なお、能力交換部105、205の間で行われる能力交換により、操作側通信装置100で実行可能な入力イベントの場合は、完全に等しい集合か、当該遠隔制御に用いる入力イベントのリストを包含する集合のいずれかの集合となる。この2つの集合がまったく等しい場合は、イベント変換の必要性なしと判断され、そうでない場合は、イベント変換部112に対してイベント変換命令を送信する(S502´)。   The remote control conditions include a list of input events used for the remote control and a list of input events that can be executed by the operation side communication device 100. In the case of input events that can be executed by the operation-side communication apparatus 100 by capability exchange performed between the capability exchange units 105 and 205, a completely equal set or a list of input events used for the remote control is included. It is one of the sets. If the two sets are exactly the same, it is determined that there is no need for event conversion. If not, an event conversion command is transmitted to the event conversion unit 112 (S502 ′).

なお、イベント変換命令には、当該遠隔制御に用いる入力イベントのリストと、操作側通信装置100で実行可能な入力イベントのリストが含まれる。   The event conversion command includes a list of input events used for the remote control and a list of input events that can be executed by the operation side communication device 100.

次に、遠隔制御条件に指定される入力イベントを、操作入力部101から受信した場合、イベント通信部107を介して被操作側通信装置200に対して当該入力イベントを送信するように、入力イベントルーティング部に対してイベント振分規則変更命令を送信する(S503´)。   Next, when an input event specified by the remote control condition is received from the operation input unit 101, the input event is transmitted so that the input event is transmitted to the operated communication device 200 via the event communication unit 107. An event distribution rule change command is transmitted to the routing unit (S503 ′).

ここで、遠隔制御条件において、アプリケーションの出力データの取得方法として、操作対象アプリケーションと同じアプリケーションを操作側通信装置100でも実行することが指定されている場合は、入力イベントを被操作側通信装置200だけでなく、自身の当該アプリケーションに対してもルーティングすることを前記イベント振分規則変更命令にて指定する。   Here, in the remote control condition, when it is specified that the same application as the operation target application is to be executed by the operation side communication device 100 as a method for acquiring the output data of the application, an input event is input to the operated side communication device 200. In addition, the event distribution rule change command specifies that routing is performed not only for the application concerned but also for the application concerned.

次に、被操作側通信装置200の遠隔制御命令生成部206について説明する。被操作側通信装置200の遠隔制御命令生成部206の場合の動作は、図13に示す操作側通信装置100の遠隔制御命令静止部106の処理のうち、S503のみ実行される。すなわち、能力交換部205から遠隔制御条件を受信すると、当該遠隔制御条件に従ったイベント振分規則変更命令を生成し、入力イベントルーティング203に送信される。   Next, the remote control command generation unit 206 of the operated communication device 200 will be described. The operation of the remote control command generation unit 206 of the operated side communication device 200 is executed only in S503 in the processing of the remote control command stationary unit 106 of the operation side communication device 100 shown in FIG. That is, when a remote control condition is received from the capability exchange unit 205, an event distribution rule change command according to the remote control condition is generated and transmitted to the input event routing 203.

ただし、被操作側通信装置の場合、遠隔制御受験に指定される入力イベントを、イベント通信部207を介して操作側通信装置100から受信した場合、当該遠隔制御条件で指定される操作対象のアプリケーションに対して、当該入力イベントを送信することが、イベント振分規則変更命令において指定される。   However, in the case of the operated communication device, when an input event specified for the remote control test is received from the operating communication device 100 via the event communication unit 207, the operation target application specified by the remote control condition On the other hand, transmission of the input event is specified in the event distribution rule change command.

加えて、このイベント振分規則変更命令において、自身の操作入力部101から入力される入力イベントをすべて遮断することも可能である。これにより、遠隔制御条件に指定される入力イベントに関しての制御権を完全に操作側通信装置100に委ねることが可能となる。   In addition, in this event distribution rule change command, it is also possible to block all input events input from its own operation input unit 101. As a result, it becomes possible to completely delegate the control right for the input event specified in the remote control condition to the operation side communication device 100.

次に、操作側通信装置100または被操作側通信装置200の遠隔制御命令生成部106、206から、イベント振分規則変更命令を受信する入力イベントルーティング部103、203について説明する。図14は、操作側通信装置100の入力イベントルーティング部103のフローチャートである。   Next, the input event routing units 103 and 203 that receive the event distribution rule change command from the remote control command generation units 106 and 206 of the operation side communication device 100 or the operated side communication device 200 will be described. FIG. 14 is a flowchart of the input event routing unit 103 of the operation side communication device 100.

まず、イベント振分規則データベース103より、イベント振分規則を読み出し、当該イベント振分規則に従い入力イベントを所定のアプリケーションに振り分けるように設定する(S601´)。   First, an event distribution rule is read from the event distribution rule database 103, and an input event is set to be distributed to a predetermined application according to the event distribution rule (S601 ').

ここで図15は、イベント振分規則の一つの例を示している。例えば、アプリケーションAの状態が状態A1で、アプリケーションBが状態B3の場合、イベント1が入力されると、イベント1はアプリケーションAとBの両方に送信されることを示す。また、このとき、イベント2はアプリケーションBのみに送信され、イベントXはいずれのアプリケーションにも送信されないことを示す。   FIG. 15 shows an example of the event distribution rule. For example, when the state of the application A is the state A1 and the application B is the state B3, when the event 1 is input, the event 1 is transmitted to both the applications A and B. At this time, event 2 is transmitted only to application B, and event X is not transmitted to any application.

次に、遠隔制御命令生成部106から受信した、未処理のイベント振分規則変更命令があるかどうかを判断する(S602´)。未処理のイベント振分規則変更命令が存在する場合は、当該命令に従い、S601´で設定されたイベント振分規則を変更する(S603´)。   Next, it is determined whether there is an unprocessed event distribution rule change command received from the remote control command generation unit 106 (S602 ′). If there is an unprocessed event distribution rule change command, the event distribution rule set in S601 ′ is changed in accordance with the command (S603 ′).

例えば、S601´で図14のイベント振分規則が読み出されている場合、イベント振分規則変更命令にイベント2を被操作側通信装置200に送信することが指定されていれば、イベント2を遠隔の通信装置に送信しないことを示す「×」が、送信することを示す「○」に変更される。   For example, when the event distribution rule of FIG. 14 is read in S601 ′, if the event distribution rule change command specifies that event 2 is to be transmitted to the operated communication device 200, event 2 is set. “X” indicating that transmission is not performed to a remote communication device is changed to “◯” indicating transmission.

なお、S602´の処理において、未処理のイベント振分規則変更命令が存在しない場合は、S603´の処理は実行されない。   In the process of S602 ′, if there is no unprocessed event distribution rule change command, the process of S603 ′ is not executed.

次に、イベント振分規則の設定が完了すると、操作入力部101から送信される入力イベントを待機する(S604´)。入力イベントを受信すると、設定されているイベント振分規則に従い、当該入力イベントを所定のアプリケーションまたは、イベント変換部112とイベント通信部107を介して遠隔の被操作側通信装置200に対して当該入力イベントを送信する。   Next, when the setting of the event distribution rule is completed, an input event transmitted from the operation input unit 101 is waited (S604 ′). When an input event is received, the input event is input to the remote operated communication device 200 via a predetermined application or the event conversion unit 112 and the event communication unit 107 according to the set event distribution rule. Send an event.

図14に示すとおり、入力イベントルーティング部103は、入力イベントの受信を待機しており、入力イベントを受信する度に、イベント振分規則に従い、所定のアプリケーションや被操作側通信装置200に対してこれを転送する。イベント振分規則変更命令による設定の変更処理は、イベント転送を行うループ処理に対する割り込み処理として実行される。   As shown in FIG. 14, the input event routing unit 103 waits for an input event to be received, and each time an input event is received, according to an event distribution rule, a predetermined application or the operated communication device 200 is operated. Transfer this. The setting change process by the event distribution rule change command is executed as an interrupt process for a loop process that performs event transfer.

被操作側通信装置200の入力イベントルーティング部203における処理も、図14に示した操作側通信装置100の処理と同様である。   The processing in the input event routing unit 203 of the operated communication device 200 is the same as the processing of the operating communication device 100 shown in FIG.

まず、イベント振分規則データベース204より、図15に参照されるイベント振分規則を読み出し、当該イベント振分規則に従い入力イベントを所定のアプリケーションに振り分けるように設定する。次に、遠隔制御命令生成部206から受信した、未処理のイベント振分規則変更命令があるかどうかを判断する。   First, the event distribution rule referred to in FIG. 15 is read from the event distribution rule database 204, and an input event is set to be distributed to a predetermined application according to the event distribution rule. Next, it is determined whether there is an unprocessed event distribution rule change command received from the remote control command generation unit 206.

未処理のイベント振分規則変更命令が存在する場合は、当該命令に従い、既に設定されているイベント振分規則を変更する。なお、このように、被操作側通信装置200で実行されるイベント振分規則の変更により、操作側通信装置100から送信される入力イベントの振分規則が、入力イベントルーティング部203に設定される。   When there is an unprocessed event distribution rule change command, the already set event distribution rule is changed according to the command. As described above, by changing the event distribution rule executed by the operated communication device 200, the input event distribution rule transmitted from the operation side communication device 100 is set in the input event routing unit 203. .

なお、被操作側通信装置200に、操作入力部および入力イベント抽象化部が搭載されており、これを操作することにより、アプリケーションを操作できる場合は、被操作側通信装置200において入力される入力イベントも、操作側通信装置100から送信されてくる入力イベントも、入力イベントルーティング部において、同様に処理される。   In addition, when the operation side communication device 200 includes an operation input unit and an input event abstraction unit, and an application can be operated by operating the operation input unit and the input event abstraction unit, an input input in the operation side communication device 200 is performed. Both the event and the input event transmitted from the operation side communication device 100 are processed in the same manner in the input event routing unit.

次に、イベント変換部112について説明する。図16は、イベント変換部112のフローチャートである。   Next, the event conversion unit 112 will be described. FIG. 16 is a flowchart of the event conversion unit 112.

イベント変換部112は、遠隔制御命令生成部106からイベント変換命令の受信を待機している(S801´)。イベント変換命令には、遠隔制御情報に指定される入力イベントと、操作側通信装置100で実行可能な入力イベントのリストが含まれる。このリストをもとにイベント変換規則データベース111から適切なイベント変換規則を検索し、適合するイベント変換規則を取得する(S802´)。   The event conversion unit 112 waits for reception of an event conversion command from the remote control command generation unit 106 (S801 ′). The event conversion command includes an input event specified in the remote control information and a list of input events that can be executed by the operation side communication device 100. An appropriate event conversion rule is searched from the event conversion rule database 111 based on this list, and a matching event conversion rule is acquired (S802 ′).

図17は、イベント変換規則の例である。「変換前の入力イベント」は変化後の「入力イベント」に変換され被操作側通信装置200に対して送信されることを示している。   FIG. 17 is an example of an event conversion rule. “Input event before conversion” indicates that it is converted to “input event” after change and transmitted to the operated communication device 200.

一方、図17にある動作プログラムは、例えばマウスやタッチパネルなどによって、アプリケーションの出力データのどこをポインティングされたかなど、所定の入力イベントを取得するために、必要となる動作プログラムである。イベント変換部112は、取得したイベント変換規則に、イベント検出プログラムが指定されているかどうかを判別する(S803´)。   On the other hand, the operation program shown in FIG. 17 is an operation program necessary for acquiring a predetermined input event such as where the output data of the application is pointed by, for example, a mouse or a touch panel. The event conversion unit 112 determines whether an event detection program is specified in the acquired event conversion rule (S803 ′).

図17に示すように、動作プログラムを指定されたイベント変換規則を取得した場合、イベント変換部112は、出力データ解析部113に対して、出力データ解析命令を送信する(S804´)。この出力データ解析命令には、取得したイベント変換規則に記述されている動作プログラムが指定される。   As shown in FIG. 17, when the event conversion rule with the operation program specified is acquired, the event conversion unit 112 transmits an output data analysis command to the output data analysis unit 113 (S804 ′). In the output data analysis command, an operation program described in the acquired event conversion rule is specified.

取得したイベント変換規則に基づき動作するための設定が完了すると、入力イベントルーティング部103から送信される入力イベントを待機する(S805´)。   When the setting for operating based on the acquired event conversion rule is completed, an input event transmitted from the input event routing unit 103 is waited (S805 ′).

入力イベントを受信すると、イベント変換規則に基づき入力イベントを変換する(S806)。例えば、図17のイベント変換規則に従えば、イベント変換部に入力イベント「vertical vector +3」が入力されると、これを「vertical vector +1」する。なお、イベント変換規則で指定されていない入力イベントを受信した場合や、イベント変換命令自体を受信していない場合は、イベント変換処理を実行しない。   When the input event is received, the input event is converted based on the event conversion rule (S806). For example, according to the event conversion rule of FIG. 17, when an input event “vertical vector +3” is input to the event conversion unit, this is “vertical vector +1”. Note that event conversion processing is not executed when an input event not specified by the event conversion rule is received or when an event conversion command itself is not received.

変換された入力イベントは、イベント通信部107を介して被操作側通信装置200に送信される(S807´)。   The converted input event is transmitted to the operated communication device 200 via the event communication unit 107 (S807 ′).

図16に示すとおり、あるイベント変換命令に基づくイベント変換処理(S805´〜S807´)は、当該遠隔制御が継続する間は、入力イベントを受信する度に繰り返される。遠隔制御命令生成部106から、新たなイベント変換命令を受信した場合は、当該イベント変換処理を終了し(S808´)、再度S801´より処理を開始する。   As shown in FIG. 16, the event conversion process (S805 ′ to S807 ′) based on a certain event conversion command is repeated each time an input event is received while the remote control continues. When a new event conversion command is received from the remote control command generation unit 106, the event conversion processing is terminated (S808 ′), and the processing is started again from S801 ′.

次に、イベント変換部112から受信する出力データ解析命令に従い動作する。出力データ解析部113について説明する。図18は、出力データ解析部113の動作を示すフローチャートである。   Next, it operates according to the output data analysis command received from the event converter 112. The output data analysis unit 113 will be described. FIG. 18 is a flowchart showing the operation of the output data analysis unit 113.

イベント変換部112から、出力データ解析命令を受信すると、当該出力データ解析命令において指定される動作プログラムを取得する(S1001´)。本実施の形態では、イベント変換規則データベースから、動作プログラムを取得しているが、別のデータベースであってもよく、また、ネットワーク経由で遠隔のデータベースから取得してもよい。取得した動作プログラムに基づき、出力データ解析部113は、出力データの受信を待機する(S1002´)。   When an output data analysis command is received from the event conversion unit 112, an operation program specified in the output data analysis command is acquired (S1001 ′). In the present embodiment, the operation program is acquired from the event conversion rule database, but it may be another database or may be acquired from a remote database via a network. Based on the acquired operation program, the output data analysis unit 113 waits for reception of output data (S1002 ′).

アプリケーションより、出力データを受信すると、取得した動作プログラムに従い当該出力データを解析する(S1003´)。アプリケーションの出力データとしては、HTMLやXMLなどの記述言語で記述されたデータや、ビットマップ等の画像データなどが考えられる。出力データ解析部113における動作の例としては、これらの出力データを解析するだけでなく、当該出力データの適切な箇所に、ポインティングの位置情報を検出するための動作スクリプトを書き加えるなど、イベントを検出するために必要となるデータを付加することが考えられる。   When the output data is received from the application, the output data is analyzed according to the acquired operation program (S1003 ′). As application output data, data described in a description language such as HTML or XML, image data such as a bitmap, and the like can be considered. Examples of operations in the output data analysis unit 113 include not only analyzing these output data but also adding an event script for detecting pointing position information to an appropriate location of the output data. It is conceivable to add data necessary for detection.

出力データの解析が完了すると、出力部110を介して当該出力データを出力する(S1004´)。   When the analysis of the output data is completed, the output data is output via the output unit 110 (S1004 ′).

図18に参照されるように、ある出力データ解析命令に基づく出力データ解析処理(S1002´〜S1004´)は、当該遠隔制御が継続する間は、出力データを受信する度に繰り返される。   As shown in FIG. 18, the output data analysis processing (S1002 ′ to S1004 ′) based on a certain output data analysis command is repeated each time output data is received while the remote control continues.

このように、第2の実施の形態の遠隔制御システムは、被操作側通信装置200で動作するアプリケーションと同じアプリケーションを動作させ、これら双方のアプリケーションに対して、操作側通信装置100で生成される入力イベントを送信し、出力データを取得することで、アプリケーションの同期を図っている。これにより、被操作側通信装置200で得られる出力データと同じ出力データを、操作側通信装置100でも得ることが可能となる。   As described above, the remote control system according to the second embodiment operates the same application as the application that operates on the operated-side communication apparatus 200, and the operation-side communication apparatus 100 generates both of these applications. Application synchronization is achieved by sending input events and acquiring output data. As a result, the same output data as the output data obtained by the operated-side communication device 200 can be obtained also by the operating-side communication device 100.

<第3の実施の形態>
一方、被操作側通信装置200にしかないアプリケーションの遠隔制御を行う場合など、既に説明した本発明の第2の実施の形態に示す出力データの取得方法では、アプリケーションの同期がとれない可能性もある。
<Third Embodiment>
On the other hand, there is a possibility that the application cannot be synchronized in the output data acquisition method described in the second embodiment of the present invention described above, such as when remote control of an application that is only available in the operated communication device 200 is performed. .

そこで、本発明の第3の実施の形態の遠隔制御システムは、被操作側通信装置の出力データを操作側通信装置に転送し、アプリケーションの同期を図ることによって、第2の実施の形態の問題点を解決を図るものである。   Therefore, the remote control system according to the third embodiment of the present invention transfers the output data of the operated communication device to the operating communication device and synchronizes the application, thereby causing the problem of the second embodiment. This is to solve the problem.

図19は、本発明の第2の実施の形態の遠隔制御システムを示す図であり、そのブロック図である。   FIG. 19 is a block diagram showing a remote control system according to the second embodiment of the present invention.

この実施の形態の場合、第2の実施の形態の遠隔制御システムの構成部に加え、被操作側通信装置200aで実行されるアプリケーションの出力データを、操作側通信装置100aに対して送信するための出力データ通信アプリケーション114、214が備えられている。   In the case of this embodiment, in addition to the components of the remote control system of the second embodiment, in order to transmit the output data of the application executed on the operated communication device 200a to the operating communication device 100a. Output data communication applications 114 and 214 are provided.

本実施の形態では、被操作側通信装置200aの能力交換部205aから送信される遠隔制御情報において、出力データの取得方法として、被操作側通信装置200aから取得することが指定される。   In the present embodiment, in the remote control information transmitted from the capability exchange unit 205a of the operated communication device 200a, acquisition from the operated communication device 200a is specified as an output data acquisition method.

当該遠隔制御情報を受信した操作側通信装置100aの能力交換部105aが、当該遠隔制御情報に基づいた遠隔制御条件を遠隔制御命令生成部106aに送信すると、遠隔制御命令生成部106aは、当該遠隔制御条件に基づいたイベント振分規則変更命令を生成し、入力イベントルーティング部103aに送信する。   When the capability exchange unit 105a of the operating-side communication device 100a that has received the remote control information transmits a remote control condition based on the remote control information to the remote control command generation unit 106a, the remote control command generation unit 106a An event distribution rule change command based on the control condition is generated and transmitted to the input event routing unit 103a.

これとともに、遠隔制御命令生成部106aは、被操作側通信装置200aから出力データを受信するために、出力データ通信アプリケーション114を起動する。当該イベント振分規則変更命令を受信した入力イベントルーティング部105aは、当該イベント振分規則変更命令に従い、イベント振分規則を変更する。   At the same time, the remote control command generation unit 106a activates the output data communication application 114 in order to receive output data from the operated communication device 200a. The input event routing unit 105a that has received the event distribution rule change command changes the event distribution rule in accordance with the event distribution rule change command.

被操作側通信装置200aの遠隔制御命令生成部206aも同様に、入力イベントルーティング部203aに対してイベント振分規則変更命令を送信するとともに、出力データ通信アプリケーション214を起動し、操作側通信装置100aに対して出力データを送信するように命令する。入力イベントルーティング部203aは、当該イベント振分規則変更命令に従いイベント振分規則を変更する。   Similarly, the remote control command generation unit 206a of the operated-side communication device 200a transmits an event distribution rule change command to the input event routing unit 203a and activates the output data communication application 214 to operate the operation-side communication device 100a. Is instructed to send output data. The input event routing unit 203a changes the event distribution rule according to the event distribution rule change command.

なお、本実施の形態の出力データ通信アプリケーションとしては、WEBブラウザ等が取得するHTMLやXMLなどの記述言語で記述されたファイルを転送する方式や、アプリケーションの出力画面をビットマップデータとして取得し、これを転送する方式などが考えられる。   As an output data communication application of the present embodiment, a method for transferring a file described in a description language such as HTML or XML acquired by a WEB browser or the like, an output screen of the application is acquired as bitmap data, A method of transferring this can be considered.

<第4の実施の形態>
本発明の第4の実施の形態の遠隔制御システムとして、アプリケーションの出力データ取得方法を切り換えて実行するシステムが考えられる。すなわち、既に説明した第2と第3の実施の形態の両方を実現可能であり、遠隔制御情報の記述に従って、いずれの出力データ取得方法を実行するかを決定する遠隔制御システムである。
<Fourth embodiment>
As a remote control system according to the fourth embodiment of the present invention, a system for switching and executing an output data acquisition method of an application is conceivable. That is, it is a remote control system that can realize both the second and third embodiments already described, and determines which output data acquisition method to execute according to the description of the remote control information.

被操作側ユーザまたは被操作側通信装置が、いずれの出力データ取得方法を使用するかを指定する場合は、図11の遠隔制御情報にある、出力データの取得方法の項目において、所望の出力データ取得方法を指定する。   When the user on the operated side or the communication device on the operated side specifies which output data acquisition method to use, the desired output data in the item of output data acquisition method in the remote control information of FIG. Specify the acquisition method.

また、被操作側ユーザまたは被操作側通信装置が出力データ取得方法を指定しない場合や、指定されている出力データ取得方法を、操作側通信装置で実行できない場合は、操作側通信装置で出力データ取得方法を改めて指定する。   Also, if the operated user or operated communication device does not specify the output data acquisition method, or if the specified output data acquisition method cannot be executed by the operating communication device, the output data is output by the operating communication device. Specify the acquisition method again.

例えば、遠隔制御情報において指定される操作対象アプリケーションを装備しておらず、かつ、出力データの取得方法として総称の通信装置でアプリケーションを実行することが指定されている場合、本実施の形態の遠隔制御システムでは、出力データの取得方法を、被操作側通信装置からの転送による方法に切り換えることにより、遠隔制御を実行することが可能となる。   For example, when the operation target application specified in the remote control information is not provided and it is specified that the application is executed by a generic communication device as an output data acquisition method, the remote of the present embodiment In the control system, remote control can be executed by switching the output data acquisition method to a method by transfer from the operated communication device.

<第5の実施の形態>
図20は、本発明の第5の実施の形態の遠隔制御システムを示す図であり、そのブロック図である。本実施の形態の遠隔制御システムは、第2または第3の実施の形態とは異なり、操作側ユーザが、操作側通信装置100bの操作入力部101b、および入力イベントルーティング部103bを介して、能力交換部105bに対して遠隔操作開始要求を送信する。
<Fifth embodiment>
FIG. 20 is a block diagram showing a remote control system according to the fifth embodiment of the present invention. In the remote control system of this embodiment, unlike the second or third embodiment, the user on the operation side has a capability via the operation input unit 101b and the input event routing unit 103b of the operation side communication device 100b. A remote operation start request is transmitted to the exchange unit 105b.

当該遠隔操作開始要求を受信した被操作側通信装置100bの能力交換部105bは、当該遠隔操作開始要求に基づき遠隔制御情報を生成し、被操作側通信装置200bに送信する。このとき、遠隔制御情報において、自身の通信装置を操作側通信装置として指定する。   The capability exchange unit 105b of the operated communication device 100b that has received the remote operation start request generates remote control information based on the remote operation start request and transmits the remote control information to the operated communication device 200b. At this time, in the remote control information, its own communication device is designated as the operation side communication device.

遠隔制御情報を受信した被操作側通信装置200bの能力交換部205bは、当該遠隔制御情報に基づく遠隔制御を実行可能かどうかを判断し、あるいはその後に被操作側ユーザに対して当該遠隔制御を実行するかどうかの判断を求めるなどして、当該遠隔制御を実行するかどうかを判断する。これ以後の動作は、第2の実施の形態の遠隔制御システムと同様である。   The capability exchange unit 205b of the operated side communication device 200b that has received the remote control information determines whether or not the remote control based on the remote control information can be executed, or thereafter performs the remote control on the operated side user. It is determined whether or not to execute the remote control, for example, by determining whether or not to execute the remote control. The subsequent operation is the same as that of the remote control system of the second embodiment.

<第6の実施の形態>
図21は、本発明の第6の実施の形態の遠隔制御システムを示す図であり、そのブロック図である。本実施の形態は、既に説明した第4の実施の形態と同様に、操作側ユーザが遠隔操作開始要求を行うものである。
<Sixth Embodiment>
FIG. 21 is a block diagram showing a remote control system according to the sixth embodiment of the present invention. In the present embodiment, as in the fourth embodiment already described, the operation side user makes a remote operation start request.

操作側ユーザによる遠隔操作開始要求から、被操作側通信装置200cにおける遠隔制御の受け入れ判断までの処理は本発明の第4の実施の形態の遠隔制御システムと同様であり、それ以後の動作は、第3の実施の形態の遠隔制御システムと同様である。   The processing from the remote operation start request by the operation side user to the remote control acceptance determination in the operated side communication apparatus 200c is the same as that of the remote control system of the fourth embodiment of the present invention. This is the same as the remote control system of the third embodiment.

<第7の実施の形態>
本発明の第7の実施の形態の遠隔制御システムとしては、第5と第6の実施の形態の両方を実現可能であり、遠隔制御情報の記述に従って、いずれの出力データ取得方法を実行するかを決定する遠隔制御システムである。
<Seventh embodiment>
As the remote control system of the seventh embodiment of the present invention, both the fifth and sixth embodiments can be realized, and which output data acquisition method is executed according to the description of the remote control information. Is a remote control system to determine.

操作側ユーザまたは操作側通信装置が、いずれの出力データ取得方法を使用するかを指定する場合は、図11の遠隔制御情報にある、出力データの取得方法の項目において、所望の出力データ取得方法を指定する。   When the user on the operation side or the communication device on the operation side specifies which output data acquisition method to use, the desired output data acquisition method in the item of the output data acquisition method in the remote control information of FIG. Is specified.

また、操作側ユーザまたは操作側通信装置が出力データ取得方法を指定しない場合や、指定されている出力データ取得方法を、操作側通信装置で実行できない場合は、操作側通信装置で出力データ取得方法を改めて指定することも可能である。   Also, when the operation side user or the operation side communication device does not specify the output data acquisition method, or when the specified output data acquisition method cannot be executed by the operation side communication device, the operation side communication device uses the output data acquisition method. Can be specified again.

<第8の実施の形態>
本発明の第8の実施の形態の遠隔制御システムとして、遠隔制御情報の送信側の通信装置が、操作側と被操作側のいずれになるかを、切り換えることが可能なシステムが考えられる。
<Eighth Embodiment>
As a remote control system according to the eighth embodiment of the present invention, a system is conceivable in which the communication device on the remote control information transmission side can be switched between the operation side and the operated side.

すなわち、通信装置が遠隔の通信装置に対して、遠隔通信装置による自身の操作を依頼することと、自身による遠隔通信装置の操作を要求することの両方を、実行可能である遠隔制御システムである。   That is, the remote control system is capable of executing both a request for the remote communication device to operate itself by the remote communication device and a request for the operation of the remote communication device by itself. .

これらの機能の切り替えは、遠隔の通信装置に送信する遠隔制御情報において、操作側通信装置の項目に、遠隔の通信装置を指定するのか、自身の通信装置を指定するのかにより、可能である。   These functions can be switched depending on whether the remote communication device is specified in the item of the operation side communication device or the own communication device is specified in the remote control information transmitted to the remote communication device.

この実現方法としては、例えば、ユーザから遠隔操作開始要求を入力する際のユーザインタフェースに、自身の通信装置の操作を相手に依頼するのか、相手の通信装置の操作を自身が引き受けるのかを選択できるボタンなどを具備しておくことが考えられる。別の方法としては、通信装置の状態や属性情報などに基づき、能力交換部が判断し指定することも考えられる。   As an implementation method, for example, it is possible to select whether to request the other party to operate the communication device or to accept the operation of the other communication device in the user interface when inputting a remote operation start request from the user. It is conceivable to have buttons and the like. As another method, it is conceivable that the capability exchange unit determines and designates based on the state of the communication apparatus and attribute information.

以上説明した本発明の実施の形態によれば、遠隔制御を行う度に、自装置で処理可能な入力イベントのフォーマットや実行可能なアプリケーションなどの能力を記述した機器能力情報に基づき、操作対象アプリケーションや、操作対象アプリケーションの出力データの取得方法、操作権の所在、使用する入力イベントの種類などの、遠隔制御条件に関する能力交換を通信装置の間で行うことにより、操作デバイスの異なる様々な情報家電機器間での遠隔制御やアプリケーションの共有を実現することが可能となる。   According to the embodiment of the present invention described above, each time remote control is performed, the operation target application is based on the device capability information describing the capability of the input event format and executable application that can be processed by the own device. And various information appliances with different operation devices by exchanging capabilities related to remote control conditions such as the acquisition method of output data of the operation target application, the location of the operation right, the type of input event to be used, etc. It is possible to realize remote control and application sharing between devices.

また、遠隔制御の度に、所望の操作対象アプリケーションを指定したり、あるいは複数のアプリケーションの操作対象として指定したり、さらには、どの操作デバイスを用いてどの操作対象アプリケーションを制御するのかなど、より柔軟性の高い遠隔制御条件を、ユーザが指定でき、
また、遠隔制御条件において操作権の所在を指定することにより、遠隔制御システムを構成するいずれの通信装置であっても、操作側としても被操作側としても動作することが可能となり、
また、遠隔制御の目的や用途に応じて、操作結果の取得方法を切り換えることが可能となる遠隔制御システムを提供することができる。
In addition, each time remote control is performed, a desired operation target application is specified, or it is specified as an operation target of a plurality of applications, and which operation target application is controlled using which operation device, etc. Users can specify flexible remote control conditions,
In addition, by specifying the location of the operation right in the remote control conditions, any communication device constituting the remote control system can operate as the operation side or the operated side,
Further, it is possible to provide a remote control system capable of switching the operation result acquisition method according to the purpose and application of the remote control.

本発明の遠隔制御システムの第1の実施の形態に係る、全体構成を説明するための構成図を示す。BRIEF DESCRIPTION OF THE DRAWINGS The block diagram for demonstrating the whole structure based on 1st Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第1の実施の形態に係る、メッセージシーケンス図を示す。The message sequence diagram based on 1st Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第1の実施の形態に係る、能力交換時の被操作側通信装置のフロー図を示す。The flowchart of the operated side communication apparatus at the time of capability exchange based on 1st Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第1の実施の形態に係る、能力交換時の操作側通信装置のフロー図を示す。The flowchart of the operation side communication apparatus at the time of capability exchange based on 1st Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第1の実施の形態に係る、状態解析時の被操作側通信装置のフロー図を示す。The flowchart of the operated side communication apparatus at the time of the state analysis based on 1st Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第1の実施の形態に係る、制御時の操作側通信装置のフロー図を示す。The flowchart of the operation side communication apparatus at the time of control based on 1st Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第1の実施の形態に係る、遠隔制御時のアプリケーション動作ルールデータベースの一つの例を示す。An example of the application operation rule database at the time of remote control according to the first embodiment of the remote control system of the present invention is shown. 本発明の遠隔制御システムの第1の実施の形態に係る、遠隔制御要求の一つの例を示す。An example of the remote control request according to the first embodiment of the remote control system of the present invention will be shown. 本発明の遠隔制御システムの第2の実施の形態に係る、全体構成を説明するための構成図を示す。The block diagram for demonstrating the whole structure based on 2nd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第2の実施の形態に係る、能力交換部の遠隔制御開始処理のフロー図を示す。The flowchart of the remote control start process of the capability exchange part based on 2nd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第2の実施の形態に係る、S201で生成される遠隔制御情報の一つの例を示す。The example of the remote control information produced | generated by S201 based on 2nd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第2の実施の形態に係る、操作側通信装置の能力交換部の遠隔制御開始処理のフロー図を示す。The flowchart of the remote control start process of the capability exchange part of the operation side communication apparatus based on 2nd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第2の実施の形態に係る、遠隔制御命令生成部の動作を示すフロー図を示す。The flowchart which shows operation | movement of the remote control command production | generation part based on 2nd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第2の実施の形態に係る、操作側通信装置の入力イベントルーティング部のフロー図を示す。The flowchart of the input event routing part of the operation side communication apparatus based on 2nd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第2の実施の形態に係る、イベント振分規則の一つの例を示す。An example of the event distribution rule based on 2nd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第2の実施の形態に係る、イベント変換部のフロー図を示す。The flowchart of the event conversion part based on 2nd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第2の実施の形態に係る、イベント変換規則の一つの例を示す。An example of the event conversion rule according to the second embodiment of the remote control system of the present invention will be shown. 本発明の遠隔制御システムの第2の実施の形態に係る、出力データ解析部の動作を示すフロー図を示す。The flowchart which shows operation | movement of the output data analysis part based on 2nd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第3の実施の形態に係る、遠隔制御システムのブロック図を示す。The block diagram of the remote control system based on 3rd Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第5の実施の形態に係る、遠隔制御システムのブロック図を示す。The block diagram of the remote control system based on 5th Embodiment of the remote control system of this invention is shown. 本発明の遠隔制御システムの第6の実施の形態に係る、遠隔制御システムのブロック図を示す。The block diagram of the remote control system based on 6th Embodiment of the remote control system of this invention is shown.

符号の説明Explanation of symbols

100、100a、100b、100c 操作側通信装置
200、200a、200b、200c 被操作側通信装置
101、101b 操作入力部
102、202 イベント振分規則データベース
103、103a、103b、103c、203、203a、203b、203c 入力イベントルーティング部
104、204 機器能力情報データベース
105、105a、105b、105c、205、205a、205b、205c 能力交換部
106、106a、106b、106c、206、206a、206b、206c 遠隔制御命令生成部
107、207 イベント通信部
108、208 通信制御部
109、209 アプリケーション
110、210 出力部
111 イベント変換規則データベース
112 イベント変換部
113 出力データ解析部
114、214 出力データ通信アプリケーション
100, 100a, 100b, 100c Operation side communication device 200, 200a, 200b, 200c Operated side communication device 101, 101b Operation input unit 102, 202 Event distribution rule database 103, 103a, 103b, 103c, 203, 203a, 203b , 203c Input event routing unit 104, 204 Device capability information database 105, 105a, 105b, 105c, 205, 205a, 205b, 205c Capability exchange unit 106, 106a, 106b, 106c, 206, 206a, 206b, 206c Remote control command generation Unit 107, 207 Event communication unit 108, 208 Communication control unit 109, 209 Application 110, 210 Output unit 111 Event conversion rule database 112 Event conversion unit 113 Force data analysis section 114 and 214 output data communication applications

Claims (12)

操作側通信装置がネットワークを介して被操作側通信装置を遠隔に制御するための遠隔制御システムにおいて、
前記操作側通信装置は、
前記操作側通信装置に入力された入力イベントを、当該操作側通信装置が備える所定のアプリケーションに振り分ける規則であるイベント振分規則に基づいて振り分け入力イベントルーティング部と、
前記操作側通信装置で処理可能な操作側入力イベントリストおよびアプリケーションを含む処理能力を記述した機器能力情報と、前記被操作側通信装置から受信した、前記操作側通信装置に操作を委譲する前記被操作側通信装置の被操作側アプリケーションおよび被操作側入力イベントリストを含む遠隔制御情報と、に基づいて、前記被操作側アプリケーションを遠隔操作するための遠隔制御条件生成する能力交換部と、
前記能力交換部が生成した前記遠隔制御条件に基づいて、前記イベント振分規則の変更方法を記述したイベント振分規則変更命令を生成し、前記入力イベントルーティング部へ送信する遠隔制御命令生成部と、
前記操作側通信装置に入力され、前記入力イベントルーティング部により振り分けられた前記入力イベントを、前記被操作側通信装置に送信するイベント通信部と、
前記イベント通信部に対して送受信の開始または終了を指示する通信制御部と、
前記操作側通信装置が備える前記アプリケーションの出力データを出力する出力部と、を備えること
を特徴とする遠隔制御システム。
In the remote control system for the operation side communication device to remotely control the operated side communication device via the network,
The operation side communication device is:
An input event input to the operating-side communication device, an input event routing unit Ru sorting based on the event distribution rules are distributed Ru rule predetermined application to which the operated-side communication device comprises,
And device capability information describing the capacity containing processable operating side input event list and applications by the operating-side communication device, received from the operated-side communication apparatus, the object to delegate an operation to the operating-side communication device An ability exchange unit for generating a remote control condition for remotely operating the operated-side application based on remote-controlled information including the operated-side application and the operated-side input event list of the operating-side communication device ;
Based on the remote control condition generated by the capability exchange unit, a remote control command generation unit that generates an event distribution rule change command describing a method for changing the event distribution rule and transmits the command to the input event routing unit; ,
An event communication unit that transmits the input event that is input to the operation side communication device and distributed by the input event routing unit to the operated side communication device ;
A communication control unit that instructs the event communication unit to start or end transmission and reception;
An output unit that outputs output data of the application included in the operation side communication device .
前記操作側通信装置は、
イベント変換規則に従って前記入力イベントを変換するイベント変換部を、さらに備え、
前記遠隔制御命令生成部は、
前記遠隔制御条件に基づいて、入力イベントの変換が必要と判断した場合、
前記イベント変換部に対して前記遠隔制御条件に含まれる被操作側入力イベントリスト、操作側入力イベントのリストを含むイベント変換命令を送信し、
前記入力イベントルーティング部に対して、入力イベントの振分先にイベント変換部を指定するイベント振分規則変更命令を送信し、
前記イベント変換部は、
前記イベント変換命令に従ったイベント変換規則を取得し、
前記入力イベントルーティング部より受信した入力イベントについて、前記イベント変換規則に従い変換し、前記イベント通信部を介して前記被操作側通信装置に対して送信すること
を特徴とする、請求項1に記載の遠隔制御システム。
The operation side communication device is:
The event conversion section for converting the input event according to the event transformation rule, further comprising,
The remote control command generator is
Said based on the remote control condition, if it is determined that the required conversion of the input event,
Transmitted to the event conversion section, and the operated-side input event list included in the remote control condition, the event transformation instructions including a list of operating side input event,
To the input event routing unit, an event distribution rule change instruction that designates an event conversion unit as an input event distribution destination is transmitted,
The event converter is
Gets the event conversion rules in accordance with said event conversion instruction,
The input event received from the input event routing unit is converted according to the event conversion rule, and is transmitted to the operated communication device via the event communication unit. Remote control system.
前記遠隔制御命令生成部は、
前記遠隔制御条件に指定されている被操作側アプリケーションの出力データ取得方法として、被操作側アプリケーションと同一のアプリケーションを前記操作側通信装置にて実行することが指定されている場合において、このアプリケーションの制御方法を記述した前記イベント振分規則変更命令を前記入力イベントルーティング部に送信し、
前記入力イベントルーティング部
受信した前記イベント振分規則変更命令で指定される前記入力イベントの振分先として前記被操作側通信装置に加え前記操作側通信装置に搭載されている、被操作側アプリケーションと同一のアプリケーションも前記振分先に設定すること
を特徴とする請求項1または2記載の遠隔制御システム。
The remote control command generator is
As output data acquisition method of the operated-side application specified in the remote control condition, when able to perform the same the operated-side application Application in the operated-side communication device is specified, the application Sending the event distribution rule change instruction describing the control method to the input event routing unit,
The input event routing unit,
The same application as the operated-side application installed in the operating-side communication device in addition to the operated-side communication device as the allocation destination of the input event specified by the received event distribution rule change command The remote control system according to claim 1 , wherein the remote control system is set as a distribution destination.
前記操作側通信装置は、
前記被操作側通信装置の被操作側アプリケーションの出力データを解析する出力データ解析部を、さらに備え、
前記イベント変換部はイベント変換規則を取得した結果においてイベント変換を実行するための解析プログラムを前記被操作側アプリケーションの出力データに埋め込む処理を実行する必要がある場合において、前記解析プログラムが記述された出力データ解析命令を前記出力データ解析部に送信し、
前記出力データ解析部は出力データ解析命令を受信すると、当該出力データ解析命令において指定される前記解析プログラムを取得して動作すること
を特徴とする請求項2または3記載の遠隔制御システム。
The operation side communication device is:
The output data analyzing unit for analyzing the output data of the operated-side application of the operated-side communication device, further comprising,
When the event conversion unit needs to execute processing for embedding an analysis program for executing event conversion in the output data of the operated-side application in the result of acquiring the event conversion rule, the analysis program is described. The output data analysis command sent to the output data analysis unit,
The output data analyzing unit receives the output data analysis instruction, the remote control system according to claim 2 or 3, characterized in that operates by acquiring the analysis program specified in the output data analysis instruction.
操作側通信装置がネットワークを介して被操作側通信装置を遠隔に制御するための遠隔制御方法において、
前記操作側通信装置は、
前記操作側通信装置に入力された入力イベントを、当該操作側通信装置が備える所定のアプリケーションに振り分ける規則であるイベント振分規則に基づいて振り分ける振り分けステップと、
前記操作側通信装置で処理可能な操作側入力イベントリストおよびアプリケーションを含む処理能力を記述した機器能力情報と、前記被操作側通信装置から受信した、前記操作側通信装置に操作を委譲する前記被操作側通信装置の被操作側アプリケーションおよび被操作側入力イベントリストを含む遠隔制御情報と、に基づいて、前記被操作側アプリケーションを遠隔操作するための遠隔制御条件生成する遠隔制御条件生成ステップと、
前記遠隔制御条件生成ステップで生成した前記遠隔制御条件に基づいて、前記イベント振分規則の変更方法を記述したイベント振分規則変更命令を生成し、前記入力イベントルーティング部へ送信する命令生成ステップと、
前記操作側通信装置に入力され、前記入力イベントルーティング部により振り分けられた前記入力イベントを、前記被操作側通信装置に送信するイベント通信ステップと、
前記操作側通信装置が備える前記アプリケーションの出力データを出力する出力ステップと、を行うこと
を特徴とする遠隔制御方法。
In the remote control method for the operation side communication device to remotely control the operated side communication device via the network,
The operation side communication device is:
An input event input to the operating-side communication device, and the sorting step Ru sorting based on the event distribution rules are distributed Ru rule predetermined application to which the operated-side communication device comprises,
And device capability information describing the capacity containing processable operating side input event list and applications by the operating-side communication device, received from the operated-side communication apparatus, the object to delegate an operation to the operating-side communication device A remote control condition generating step for generating a remote control condition for remotely operating the operated-side application based on remote-controlled information including an operated-side application of the operating-side communication device and an operated-side input event list ; ,
A command generation step of generating an event distribution rule change command describing a method of changing the event distribution rule based on the remote control condition generated in the remote control condition generation step and transmitting the event distribution rule change command to the input event routing unit; ,
An event communication step of transmitting the input event input to the operation side communication device and distributed by the input event routing unit to the operated side communication device ;
An output step of outputting output data of the application provided in the operation side communication device . A remote control method comprising:
前記操作側通信装置は、
イベント変換規則に従って前記入力イベントを変換するイベント変換ステップを、さらに行い
前記命令生成ステップは、
前記遠隔制御条件に基づいて、入力イベントの変換が必要と判断した場合、前記遠隔制御条件に含まれる被操作側入力イベントリスト、操作側入力イベントのリストを含むイベント変換命令を生成し、
前記イベント変換ステップは、
前記イベント変換命令に従ったイベント変換規則を取得し前記イベント変換規則に従って前記入力イベントを変換し前記被操作側通信装置に送信すること
を特徴とする請求項5に記載の遠隔制御方法。
The operation side communication device is:
Further performing an event conversion step of converting the input event according to an event conversion rule;
The instruction generation step includes:
Said remote control conditions and have based, if it is determined that the required conversion of the input event to generate a the operated-side input event list included in the remote control condition, the event transformation instructions including a list of operating side input event ,
The event conversion step includes:
The acquired event transformation event conversion rules in accordance with the instruction, and converting the input events according to the event transformation rule, the remote control method according to claim 5, characterized in that transmitted to the operated-side communication device.
前記命令生成ステップは、
前記遠隔制御条件に指定されている被操作側アプリケーションの出力データ取得方法として、被操作側アプリケーションと同一のアプリケーションを前記操作側通信装置にて実行することが指定されている場合において、このアプリケーションの制御方法を記述した前記イベント振分規則変更命令を生成し、
前記振り分けステップは
受信した前記イベント振分規則変更命令で指定される前記入力イベントの振分先として前記被操作側通信装置に加え前記操作側通信装置に搭載されている、被操作側アプリケーションと同一のアプリケーションも前記振分先に設定すること
ことを特徴とする請求項5または6記載の遠隔制御方法。
The instruction generation step includes:
As output data acquisition method of the operated-side application specified in the remote control condition, when able to perform the same the operated-side application Application in the operated-side communication device is specified, the application Generating the event distribution rule change instruction describing the control method;
The sorting step includes
The same application as the operated-side application installed in the operating-side communication device in addition to the operated-side communication device as the allocation destination of the input event specified by the received event distribution rule change command The remote control method according to claim 5 or 6 , wherein the remote control method is set as a distribution destination.
前記操作側通信装置は、
前記被操作側通信装置の被操作側アプリケーションの出力データを解析する出力データ解析ステップを、さらに行い
前記イベント変換ステップはイベント変換規則を取得した結果においてイベント変換を実行するための解析プログラムを前記被操作側アプリケーションの出力データに埋め込む処理を実行する必要がある場合において、前記解析プログラムが記述された出力データ解析命令を生成し、
前記出力データ解析ステップは、前記生成された出力データ解析命令において指定される前記解析プログラムを取得して動作すること
を特徴とする請求項6または7記載の遠隔制御方法。
The operation side communication device is:
Further performing an output data analysis step of analyzing output data of the operated application of the operated communication device ;
In the event conversion step, the analysis program is described when it is necessary to execute processing for embedding an analysis program for executing event conversion in the output data of the operated-side application in the result of obtaining the event conversion rule. Generated output data analysis instructions,
The remote control method according to claim 6 or 7 , wherein the output data analysis step acquires and operates the analysis program specified in the generated output data analysis command.
操作側通信装置がネットワークを介して被操作側通信装置を遠隔に制御するための遠隔制御プログラムにおいて、
前記操作側通信装置に、
前記操作側通信装置に入力された入力イベントを、当該操作側通信装置が備える所定のアプリケーションに振り分ける規則であるイベント振分規則に基づいて振り分ける振り分けステップと、
前記操作側通信装置で処理可能な操作側入力イベントリストおよびアプリケーションを含む処理能力を記述した機器能力情報と、前記被操作側通信装置から受信した、前記操作側通信装置に操作を委譲する前記被操作側通信装置の被操作側アプリケーションおよび被操作側入力イベントリストを含む遠隔制御情報と、に基づいて、前記被操作側アプリケーションを遠隔操作するための遠隔制御条件生成する遠隔制御条件生成ステップと、
前記遠隔制御条件生成ステップで生成した前記遠隔制御条件に基づいて、前記イベント振分規則の変更方法を記述したイベント振分規則変更命令を生成し、前記入力イベントルーティング部へ送信する命令生成ステップと、
前記操作側通信装置に入力され、前記入力イベントルーティング部により振り分けられた前記入力イベントを、前記被操作側通信装置に送信するイベント通信ステップと、
前記操作側通信装置が備える前記アプリケーションの出力データを出力する出力ステップと、を実行させること
を特徴とする遠隔制御プログラム。
In the remote control program for the operating side communication device to remotely control the operated side communication device via the network,
In the operation side communication device,
An input event input to the operating-side communication device, and the sorting step Ru sorting based on the event distribution rules are distributed Ru rule predetermined application to which the operated-side communication device comprises,
And device capability information describing the capacity containing processable operating side input event list and applications by the operating-side communication device, received from the operated-side communication apparatus, the object to delegate an operation to the operating-side communication device A remote control condition generating step for generating a remote control condition for remotely operating the operated-side application based on remote-controlled information including an operated-side application of the operating-side communication device and an operated-side input event list ; ,
A command generation step of generating an event distribution rule change command describing a method of changing the event distribution rule based on the remote control condition generated in the remote control condition generation step and transmitting the event distribution rule change command to the input event routing unit; ,
An event communication step of transmitting the input event input to the operation side communication device and distributed by the input event routing unit to the operated side communication device ;
An output step of outputting output data of the application provided in the operation side communication device is executed .
前記操作側通信装置に、
イベント変換規則に従って前記入力イベントを変換するイベント変換ステップを、さらに実行させ
前記命令生成ステップは、
前記遠隔制御条件に基づいて、入力イベントの変換が必要と判断した場合、前記遠隔制御条件に含まれる被操作側入力イベントリスト、操作側入力イベントのリストを含むイベント変換命令を生成し、
前記イベント変換ステップは、
前記イベント変換命令に従ったイベント変換規則を取得し前記イベント変換規則に従って前記入力イベントを変換し前記被操作側通信装置に送信すること
を特徴とする請求項9に記載の遠隔制御プログラム。
In the operation side communication device,
Further performing an event conversion step of converting the input event according to an event conversion rule;
The instruction generation step includes:
Said remote control conditions and have based, if it is determined that the required conversion of the input event to generate a the operated-side input event list included in the remote control condition, the event transformation instructions including a list of operating side input event ,
The event conversion step includes:
The acquired event transformation event conversion rules in accordance with the instruction, the converting the input events according to event conversion rules, the remote control program according to claim 9, characterized in that sending the to the operated-side communication device.
前記命令生成ステップは、
前記遠隔制御条件に指定されている被操作側アプリケーションの出力データ取得方法として、被操作側アプリケーションと同一のアプリケーションを前記操作側通信装置にて実行することが指定されている場合において、このアプリケーションの制御方法を記述した前記イベント振分規則変更命令を生成し、
前記振り分けステップは
受信した前記イベント振分規則変更命令で指定される前記入力イベントの振分先として前記被操作側通信装置に加え前記操作側通信装置に搭載されている、被操作側アプリケーションと同一のアプリケーションも前記振分先に設定すること
を特徴とする請求項9または10記載の遠隔制御プログラム。
The instruction generation step includes:
As output data acquisition method of the operated-side application specified in the remote control condition, when able to perform the same the operated-side application Application in the operated-side communication device is specified, the application Generating the event distribution rule change instruction describing the control method;
The sorting step includes
The same application as the operated-side application installed in the operating-side communication device in addition to the operated-side communication device as the allocation destination of the input event specified by the received event distribution rule change command The remote control program according to claim 9 or 10 , wherein the remote control program is set as a distribution destination.
前記操作側通信装置は、
前記被操作側通信装置の被操作側アプリケーションの出力データを解析する出力データ解析ステップを、さらに行い
前記イベント変換ステップはイベント変換規則を取得した結果においてイベント変換を実行するための解析プログラムを前記被操作側アプリケーションの出力データに埋め込む処理を実行する必要がある場合において、前記解析プログラムが記述された出力データ解析命令を生成し、
前記出力データ解析ステップは、前記生成された出力データ解析命令において指定される前記解析プログラムを取得して動作すること
を特徴とする請求項10または11記載の遠隔制御プログラム。
The operation side communication device is:
Further performing an output data analysis step of analyzing output data of the operated application of the operated communication device ;
In the event conversion step, the analysis program is described when it is necessary to execute processing for embedding an analysis program for executing event conversion in the output data of the operated-side application in the result of obtaining the event conversion rule. Generated output data analysis instructions,
The remote control program according to claim 10 or 11 , wherein the output data analysis step acquires and operates the analysis program specified in the generated output data analysis instruction.
JP2005082663A 2005-03-22 2005-03-22 Remote control system and method, program Expired - Fee Related JP4505359B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005082663A JP4505359B2 (en) 2005-03-22 2005-03-22 Remote control system and method, program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005082663A JP4505359B2 (en) 2005-03-22 2005-03-22 Remote control system and method, program

Publications (2)

Publication Number Publication Date
JP2006268190A JP2006268190A (en) 2006-10-05
JP4505359B2 true JP4505359B2 (en) 2010-07-21

Family

ID=37204130

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005082663A Expired - Fee Related JP4505359B2 (en) 2005-03-22 2005-03-22 Remote control system and method, program

Country Status (1)

Country Link
JP (1) JP4505359B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03504173A (en) * 1989-08-03 1991-09-12 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン Workstations and data processing networks containing workstations
JPH06253121A (en) * 1993-03-01 1994-09-09 Ricoh Co Ltd Picture processing method for picture transmission system
WO2002089441A1 (en) * 2001-05-01 2002-11-07 Meta4Hand Inc. Wireless network computing

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03504173A (en) * 1989-08-03 1991-09-12 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン Workstations and data processing networks containing workstations
JPH06253121A (en) * 1993-03-01 1994-09-09 Ricoh Co Ltd Picture processing method for picture transmission system
WO2002089441A1 (en) * 2001-05-01 2002-11-07 Meta4Hand Inc. Wireless network computing

Also Published As

Publication number Publication date
JP2006268190A (en) 2006-10-05

Similar Documents

Publication Publication Date Title
JP5923610B2 (en) Inter-device content sharing method and apparatus
JP4532861B2 (en) Communication control system and method
KR101923368B1 (en) Remote support apparatus, electronic apparatus, remote support method, and storage medium
JP4162205B2 (en) Wireless communication device designation method and system
JP6344907B2 (en) Information processing apparatus, system, and control method for information processing apparatus
JP2018093433A (en) Communication system, image forming device and control method thereof, and program
US20100291913A1 (en) Remote control method between mobile phones
WO2006054778A1 (en) Communication system, communication terminal device, server device, communication method used for the same, and program thereof
JP2012252467A (en) Image processing system, information processing apparatus, control method therefor, and control program
JP6772235B2 (en) How to synchronize equipment lists, equipment, equipment, computer storage media and programs
JP2009009455A (en) Service cooperation support system
JP2019125068A (en) Device cooperation server and device cooperation program and decentralized resource utilization system
JP2012019413A (en) Display system, terminal device, display device, and program
JP4505359B2 (en) Remote control system and method, program
JP2019021054A (en) Image processing system, and image forming apparatus
JP2005149418A (en) Application operation method and sbc system device
JP7087012B2 (en) Support system and its control method, computer program
JP2012156600A (en) Remote operation system, and operation method of remote operation system
JP2019016223A (en) Communication system, communication device and control method therefor, and program
JP2004318207A (en) Information processor, information processing program, and recording medium
EP4047833A1 (en) Load balancing system, load balancing method, and carrier means
JP2005051471A (en) Transfer destination terminal inquiry system
JP2018098812A (en) Remote support device, electronic apparatus, remote support method, and computer program
KR20220148579A (en) An apparatus for automatically generating custom designed user interfaces of input interfaces and a method for operating it
JP2015188198A (en) System and control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070219

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090709

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091215

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100210

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100426

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130430

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140430

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees