JP2003296271A - Remote operation system, execution instruction acquiring and adding method used for the same, and program therefor - Google Patents

Remote operation system, execution instruction acquiring and adding method used for the same, and program therefor

Info

Publication number
JP2003296271A
JP2003296271A JP2002100694A JP2002100694A JP2003296271A JP 2003296271 A JP2003296271 A JP 2003296271A JP 2002100694 A JP2002100694 A JP 2002100694A JP 2002100694 A JP2002100694 A JP 2002100694A JP 2003296271 A JP2003296271 A JP 2003296271A
Authority
JP
Japan
Prior art keywords
target
mobile terminal
information
execution
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002100694A
Other languages
Japanese (ja)
Inventor
Yoshitaka Nakayama
義孝 中山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2002100694A priority Critical patent/JP2003296271A/en
Publication of JP2003296271A publication Critical patent/JP2003296271A/en
Pending legal-status Critical Current

Links

Landscapes

  • Selective Calling Equipment (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a remote operation system which can improve the operability up to the actuation of a target program by a user. <P>SOLUTION: A mobile terminal 4 sends an operation instruction of a program running on a target 3 to the target 3, which sends the execution result of the program having run on the target 3 to the mobile terminal 4. An execution instruction acquisition and addition system 2 of an intermediate processor 1 records the execution instruction of the program running on the target 3, that the mobile terminal 4 issues, and adds the execution instruction to which additional information is added to the execution result issued by the target 3 and delivers them to the mobile terminal 4. <P>COPYRIGHT: (C)2004,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は遠隔操作システム及
びそれに用いる実行命令取得追加方法並びにそのプログ
ラムに関し、特に遠隔操作システムにおける実行命令の
取得追加に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a remote control system, an execution command acquisition / addition method and program used therefor, and more particularly to execution command acquisition / addition in a remote control system.

【0002】[0002]

【従来の技術】従来、この種の遠隔操作システムにおい
ては、携帯端末からエージェントにターゲットを操作す
るための実行命令を送り、その実行命令をエージェント
からターゲットに送ることで、ターゲットを操作してい
る。
2. Description of the Related Art Conventionally, in this type of remote control system, a target is operated by sending an execution command for operating a target from a portable terminal to an agent and sending the execution command from the agent to the target. .

【0003】この実行命令としては、例えば図5に示す
ように、プログラムがプログラムA〜Dと階層化され、
またプログラムAがプログラムA1〜A3と階層化さ
れ、さらにプログラムA1がプログラムA11〜A15
と階層化されているものがある。
As the execution instruction, for example, as shown in FIG. 5, a program is layered with programs A to D,
Further, the program A is layered with the programs A1 to A3, and the program A1 is further divided into the programs A11 to A15.
There is something that is layered.

【0004】従来の遠隔操作システムでは、図8に示す
ように、携帯端末103がターゲット101を操作する
ための実行命令を情報としてエージェント102に送信
し、エージェント102が実行命令の情報をターゲット
101に送信する。ターゲット101は自装置上で実行
した動作結果を情報としてエージェント102に送信
し、エージェント102は動作結果の情報を携帯端末1
03に送信する。すなわち、エージェント102は携帯
端末103及びターゲット101各々から送信された情
報の仲介をする。
In the conventional remote control system, as shown in FIG. 8, the portable terminal 103 transmits an execution command for operating the target 101 to the agent 102 as information, and the agent 102 sends the execution command information to the target 101. Send. The target 101 transmits the operation result executed on its own device to the agent 102 as information, and the agent 102 sends the operation result information to the mobile terminal 1.
Send to 03. That is, the agent 102 mediates the information transmitted from the mobile terminal 103 and the target 101.

【0005】携帯端末103からターゲット101に送
信される実行命令が図5に示すような構成をとり、プロ
グラムA14である場合、携帯端末103からはプログ
ラム、プログラムA、プログラムA1、プログラムA1
4と順次送出されることとなり、ターゲット101から
はプログラム、プログラムA、プログラムA1、プログ
ラムA14各々の実行結果が順次送出されることとな
る。
When the execution command transmitted from the portable terminal 103 to the target 101 has the configuration shown in FIG. 5 and is the program A14, the portable terminal 103 executes the program, the program A, the program A1, the program A1.
4 will be sequentially transmitted, and the execution result of each of the program, the program A, the program A1, and the program A14 will be sequentially transmitted from the target 101.

【0006】このようにすることで、携帯端末103や
ターゲット101のデータフォーマットの整合性をエー
ジェント102で整え、さまざまな種類の機器を使用し
て遠隔操作を行えるようにしている。
By doing so, the consistency of the data formats of the portable terminal 103 and the target 101 is adjusted by the agent 102, and remote control can be performed using various types of devices.

【0007】[0007]

【発明が解決しようとする課題】上述した従来の遠隔操
作システムでは、実行したいプログラムが図5に示すよ
うな深い階層下にある場合、フォルダもしくはディレク
トリの選択という作業をしなければならない。つまり、
図8に示すように、これは選択をする毎に情報の送受信
を行うということであり、遠隔操作を行う上でユーザに
負担となる。
In the above-described conventional remote control system, when the program to be executed is under a deep hierarchy as shown in FIG. 5, the work of selecting a folder or directory must be performed. That is,
As shown in FIG. 8, this means that information is transmitted and received each time a selection is made, which imposes a burden on the user when performing remote operation.

【0008】また、従来の遠隔操作システムでは、一般
に、携帯端末から得られる情報が携帯する機器の性質
上、限られたものとなってしまい、その限られた情報の
中から目的のプログラムを選択するという作業において
ある程度、困難を伴うことになる。
Further, in the conventional remote control system, generally, the information obtained from the portable terminal is limited due to the nature of the portable device, and the target program is selected from the limited information. The task of doing it will be difficult to some extent.

【0009】そこで、本発明の目的は上記の問題点を解
消し、ユーザが目的のプログラムを起動するまでの操作
性を向上させることができる遠隔操作システム及びそれ
に用いる実行命令取得追加方法並びにそのプログラムを
提供することにある。
Therefore, an object of the present invention is to solve the above problems and to improve the operability until the user activates the target program, a remote operation system and an execution command acquisition / addition method used therefor, and the program therefor. To provide.

【0010】[0010]

【課題を解決するための手段】本発明による遠隔操作シ
ステムは、携帯端末からターゲットを操作するための実
行命令を送ることで前記ターゲットを操作し、前記ター
ゲットでの前記実行命令の実行結果を前記携帯端末に送
る際に前記携帯端末と前記ターゲットとの間の情報の送
受信を中間処理装置で仲介する遠隔操作システムであっ
て、前記携帯端末からの情報を解析する手段と、その解
析結果に応じて前記携帯端末からの情報からプログラム
実行命令を選別する手段とを前記中間処理装置に備えて
いる。
A remote control system according to the present invention operates a target by sending an execution command for operating a target from a portable terminal, and outputs the execution result of the execution command at the target. A remote operation system that mediates the transmission and reception of information between the mobile terminal and the target when sending to the mobile terminal by means of an intermediate processing device, and means for analyzing information from the mobile terminal, and a means for analyzing the information. And a means for selecting a program execution instruction from the information from the portable terminal in the intermediate processing device.

【0011】本発明による実行命令取得追加方法は、携
帯端末からターゲットを操作するための実行命令を送る
ことで前記ターゲットを操作し、前記ターゲットでの前
記実行命令の実行結果を前記携帯端末に送る際に前記携
帯端末と前記ターゲットとの間の情報の送受信を中間処
理装置で仲介する遠隔操作システムの実行命令取得追加
方法であって、前記携帯端末からの情報を解析するステ
ップと、その解析結果に応じて前記携帯端末からの情報
からプログラム実行命令を選別するステップとを前記中
間処理装置に備えている。
The execution instruction acquisition / addition method according to the present invention operates the target by sending an execution instruction for operating the target from the portable terminal, and sends the execution result of the execution instruction at the target to the portable terminal. A method of acquiring and adding an execution command of a remote control system, wherein an intermediate processing device mediates transmission / reception of information between the mobile terminal and the target, the step of analyzing information from the mobile terminal, and an analysis result thereof. The step of selecting a program execution instruction from the information from the mobile terminal according to the above.

【0012】本発明による実行命令取得追加方法のプロ
グラムは、携帯端末からターゲットを操作するための実
行命令を送ることで前記ターゲットを操作し、前記ター
ゲットでの前記実行命令の実行結果を前記携帯端末に送
る際に前記携帯端末と前記ターゲットとの間の情報の送
受信を中間処理装置で仲介する遠隔操作システムの実行
命令取得追加方法のプログラムであって、コンピュータ
に、前記携帯端末からの情報を解析する処理と、その解
析結果に応じて前記携帯端末からの情報からプログラム
実行命令を選別する処理とを実行させている。
The program of the execution instruction acquisition / addition method according to the present invention operates the target by sending an execution instruction for operating the target from the portable terminal, and outputs the execution result of the execution instruction at the target to the portable terminal. Is a program of a method for acquiring and adding an execution command of a remote control system that mediates the transmission and reception of information between the mobile terminal and the target when sending the information to a computer, and analyzes the information from the mobile terminal to a computer. And a process of selecting a program execution command from the information from the mobile terminal according to the analysis result.

【0013】すなわち、本発明の遠隔操作システムは、
遠隔操作システムを構成するモジュールの中間処理装置
において、携帯端末が発行したターゲット上で動作する
プログラムの実行命令を取得し、ターゲットの実行結果
(つまり、携帯端末で行える次の選択枝)に実行命令を
付加して携帯端末に送信することによって、資源の限ら
れた携帯端末に負荷をかけることなく、ヒストリ機能を
実現させ、さらに表現手段を容易に変更、追加すること
が可能となる。
That is, the remote control system of the present invention is
In the intermediate processing device of the module that constitutes the remote control system, the execution instruction of the program that runs on the target issued by the mobile terminal is acquired, and the execution result is output to the target (that is, the next selection branch that can be performed by the mobile terminal). By adding and transmitting to the mobile terminal, it is possible to realize the history function without imposing a load on the mobile terminal with limited resources, and it is possible to easily change or add the expression means.

【0014】より具体的に説明すると、本発明の遠隔操
作システムでは、携帯端末がターゲット宛てにターゲッ
ト上で動作するプログラムの操作命令を送信し、ターゲ
ットが携帯端末宛てにターゲット上で動作したプログラ
ムの実行結果を送信する。ここで、ターゲットが送信す
る実行結果とは、携帯端末が次に選択可能な操作の情
報、つまり携帯端末が選択可能な実行命令や入力エリア
の一覧である。
More specifically, in the remote control system of the present invention, the mobile terminal transmits an operation command of a program operating on the target to the target, and the target sends the operation command of the program operating on the target to the mobile terminal. Send the execution result. Here, the execution result transmitted by the target is information about an operation that the mobile terminal can select next, that is, a list of execution commands and input areas that the mobile terminal can select.

【0015】これらのモジュールが送信するデータは中
間処理装置によって仲介される時、携帯端末から発行さ
れるターゲット上で動作するプログラムの実行命令が記
録され、ターゲットから発行される実行結果には付加情
報が追加された実行命令が追加されて携帯端末に届けら
れる。
When data transmitted by these modules is mediated by the intermediate processing device, an execution command of a program operating on the target issued from the mobile terminal is recorded, and the execution result issued from the target includes additional information. The added execution command is added and delivered to the mobile terminal.

【0016】このようにして、本発明の遠隔操作システ
ムでは、中間処理装置に実行命令取得追加システムを設
置することで、携帯端末から発行された実行命令を保存
し、ターゲットの実行結果にこの命令の付加情報を追加
して携帯端末に送信することによって、携帯端末の資源
を消費せずに、ヒストリ機能を実現することが可能とな
り、ヒストリ機能を実現することで対象プログラムの起
動・操作を容易にし、さらに情報付加を中間処理装置で
行うことでいろいろな表示が可能となる。
In this way, in the remote control system of the present invention, the execution command acquisition / addition system is installed in the intermediate processing device to save the execution command issued from the portable terminal, and to execute this command in the execution result of the target. By adding the additional information of and transmitting to the mobile terminal, it is possible to realize the history function without consuming the resources of the mobile terminal, and by implementing the history function, it is easy to start and operate the target program. Further, various displays can be performed by further adding information by the intermediate processing device.

【0017】また、中間処理装置の担う機能は、本来、
そのリソースが許すのであれば、携帯端末やターゲット
にも実装することができるものであるため、本発明の機
能も携帯端末やターゲットに実装可能となり、柔軟性を
持たせることが可能である。
The function of the intermediate processing device is originally
If the resources allow it, the function of the present invention can be implemented in the mobile terminal or the target because it can be implemented in the mobile terminal or the target, and the flexibility can be provided.

【0018】上記のように、本発明は、携帯端末による
ターゲットの遠隔操作を行う際に生じる操作時の通信に
かかる時間や、ターゲットに依存したプログラムの起動
手順に沿った操作の負荷等を軽減することが可能とな
り、ユーザが目的のプログラムを起動するまでの操作性
を向上させることが可能となる。
As described above, according to the present invention, the time required for communication at the time of remote control of the target by the portable terminal, the load of the operation according to the target-dependent program starting procedure, etc. are reduced. Therefore, it is possible to improve the operability until the user starts the target program.

【0019】[0019]

【発明の実施の形態】次に、本発明の実施例について図
面を参照して説明する。図1は本発明の一実施例による
遠隔操作システムの構成を示すブロック図である。図1
において、本発明の一実施例による遠隔操作システムは
実行命令取得追加システム2を搭載する中間処理装置1
と、ターゲット3と、携帯端末4とから構成され、携帯
端末4から中間処理装置1にターゲット3を操作するた
めの実行命令を送り、その実行命令を中間処理装置1か
らターゲット3に送ることで、ターゲット3を操作して
いる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a remote control system according to an embodiment of the present invention. Figure 1
In the remote control system according to the embodiment of the present invention, the intermediate processing device 1 equipped with the execution instruction acquisition / addition system 2 is installed.
And a target 3 and a mobile terminal 4. The mobile terminal 4 sends an execution command for operating the target 3 to the intermediate processing device 1, and the execution command is sent from the intermediate processing device 1 to the target 3. , Target 3 is being operated.

【0020】携帯端末4はターゲット3宛てに、ターゲ
ット3上で動作するプログラムの操作命令を送信し、タ
ーゲット3は携帯端末4宛てに、ターゲット3上で動作
したプログラムの実行結果を送信する。ここで、ターゲ
ット3が送信する実行結果とは、携帯端末4が次に選択
可能な操作の情報、つまり携帯端末4が選択可能な実行
命令や入力エリアの一覧であり、以下で述べるターゲッ
ト3からの実行結果はすべてこれと同様である。
The mobile terminal 4 sends to the target 3 an operation command of a program running on the target 3, and the target 3 sends to the mobile terminal 4 the execution result of the program running on the target 3. Here, the execution result transmitted by the target 3 is information on an operation that the mobile terminal 4 can select next, that is, a list of execution commands and input areas that the mobile terminal 4 can select. The execution results of are all similar to this.

【0021】これらのモジュールが送信するデータは中
間処理装置1を仲介される。この時、中間処理装置1の
実行命令取得追加システム2において、携帯端末4から
発行されるターゲット3上で動作するプログラムの実行
命令を記録し、ターゲット3から発行される実行結果に
は付加情報が追加された実行命令を追加して携帯端末4
に届ける。
The data transmitted by these modules is mediated by the intermediate processing device 1. At this time, the execution instruction acquisition / addition system 2 of the intermediate processing device 1 records the execution instruction of the program operating on the target 3 issued from the mobile terminal 4, and the execution result issued from the target 3 includes additional information. Mobile terminal 4 by adding the added execution command
Deliver to.

【0022】このようにして、本発明では、中間処理装
置1に実行命令取得追加システム2を設置しているの
で、携帯端末4から発行された実行命令を保存し、ター
ゲット3の実行結果にこの命令の付加情報を追加して携
帯端末4に送信することによって、携帯端末4の資源を
消費せずに、ヒストリ機能を実現し、ヒストリ機能を実
現することで対象プログラムの起動・操作を容易にし、
さらに情報の付加を中間処理装置1で行うことによっ
て、いろいろな表示を可能にすることができる。
In this way, according to the present invention, since the execution instruction acquisition / addition system 2 is installed in the intermediate processing device 1, the execution instruction issued from the portable terminal 4 is stored and the execution result of the target 3 is stored in the execution instruction. By adding the additional information of the instruction and transmitting it to the mobile terminal 4, the history function is realized without consuming the resources of the mobile terminal 4, and the history function is realized, thereby facilitating the start and operation of the target program. ,
Further, by adding information by the intermediate processing device 1, various displays can be made possible.

【0023】また、中間処理装置1の担う機能は、本
来、そのリソースが許すのであれば携帯端末4やターゲ
ット3にも実装可能なものであるため、本発明の機能も
携帯端末4やターゲット3に実装することができるとい
う柔軟性を持つものである。
The functions of the intermediate processing device 1 can be implemented in the mobile terminal 4 and the target 3 as long as the resources allow, so that the functions of the present invention are also implemented in the mobile terminal 4 and the target 3. It has the flexibility of being implemented in.

【0024】図2は本発明の一実施例による遠隔操作シ
ステムの具体的な構成例を示す図である。図2において
は、本発明の一実施例として、携帯電話7による家庭内
PC(パーソナルコンピュータ)5の遠隔操作を示して
いる。ここで、携帯電話7は図1の携帯端末4に、PC
5は図1のターゲット3に、エージェント6は図1の中
間処理装置1にそれぞれ相当する。
FIG. 2 is a diagram showing a concrete configuration example of a remote control system according to an embodiment of the present invention. In FIG. 2, as one embodiment of the present invention, remote operation of a home PC (personal computer) 5 by a mobile phone 7 is shown. Here, the mobile phone 7 corresponds to the mobile terminal 4 of FIG.
Reference numeral 5 corresponds to the target 3 in FIG. 1, and agent 6 corresponds to the intermediate processing device 1 in FIG.

【0025】携帯電話7はエージェント6を通じて得た
PC5の情報をLCD(Liquid Crystal
Display:液晶ディスプレイ)上に表示する。
また、携帯電話7はその表示した情報に対する操作をエ
ージェント6を通してPC5に送信する。
The mobile phone 7 displays the information of the PC 5 obtained through the agent 6 on the LCD (Liquid Crystal).
Display: Display on a liquid crystal display.
Further, the mobile phone 7 transmits the operation for the displayed information to the PC 5 through the agent 6.

【0026】PC5は実行されたプログラムの情報をエ
ージェント6を通して携帯電話7に送る。また、PC5
はエージェント6を通して携帯電話7から得た命令を基
に、実行されているプログラムの操作を行う。
The PC 5 sends the information of the executed program to the mobile phone 7 through the agent 6. Also, PC5
Operates the program being executed based on the command obtained from the mobile phone 7 through the agent 6.

【0027】エージェント6は携帯電話7とPC5との
間の情報の送受信を仲介し、その際、互いが読取ること
のできるフォーマットに変換するが、携帯電話7から受
信した命令を保存し、PC5から受信した実行結果を携
帯電話7に送信する際に、保存した命令に他の情報を加
えて、実行結果とともに携帯電話7に送信する。
The agent 6 mediates transmission / reception of information between the mobile phone 7 and the PC 5, and at that time, converts the information into a format that can be read by each other, but stores the command received from the mobile phone 7 from the PC 5. When the received execution result is transmitted to the mobile phone 7, other information is added to the stored instruction and the result is transmitted to the mobile phone 7 together with the execution result.

【0028】尚、ここではエージェント6、つまり中間
処理装置1を独立したハードウェアとして述べ、そこに
実行命令獲得追加システム2を備えていると説明してい
るが、中間処理装置1の担う機能はどこに実装されてい
てもよく、リソースが許すのであれば、図示せぬサーバ
PCもしくは携帯電話7に実装することも可能である。
Although the agent 6, that is, the intermediate processing device 1 is described as independent hardware and the execution instruction acquisition / addition system 2 is provided therein, the function of the intermediate processing device 1 is described below. It may be installed anywhere, and if resources allow, it can also be installed in a server PC or mobile phone 7 not shown.

【0029】図3は図2に示すエージェント6の詳細な
動作を示す図である。図3において、エージェント6は
上記の実行命令取得追加システム2と、実行命令取得追
加システム2で実行されるプログラムを記録した記録媒
体6aとを備えている。また、実行命令取得追加システ
ム2は主にコンピュータで構成され、実行命令取得部2
aと、取得命令追加部2bとを備えている。尚、実行命
令取得部2a及び取得命令追加部2bは、実行命令取得
追加システム2が記録媒体6aのプログラムを実行する
ことで実現される。
FIG. 3 is a diagram showing the detailed operation of the agent 6 shown in FIG. In FIG. 3, the agent 6 includes the above-described execution command acquisition / addition system 2 and a recording medium 6a in which a program executed by the execution command acquisition / addition system 2 is recorded. The execution instruction acquisition / addition system 2 is mainly composed of a computer, and the execution instruction acquisition unit 2
a and an acquisition command adding unit 2b. The execution command acquisition unit 2a and the acquisition command addition unit 2b are realized by the execution command acquisition and addition system 2 executing the program of the recording medium 6a.

【0030】エージェント6は携帯電話7からPC5に
送信された実行命令を仲介するが、その際、実行命令取
得追加システム2の実行命令取得部2aは実行命令をP
C5に送信する前に、その情報を取得して内部に保持し
ておく。PC5はエージェント6を通して携帯電話7か
らの実行命令を受信すると、その命令にしたがってプロ
グラムを実行し、その実行結果をエージェント6を通し
て携帯電話7に送信する。
The agent 6 mediates the execution command transmitted from the mobile phone 7 to the PC 5, and at this time, the execution command acquisition unit 2a of the execution command acquisition / addition system 2 executes the execution command P
Before transmitting to C5, the information is acquired and retained internally. When the PC 5 receives the execution command from the mobile phone 7 through the agent 6, the PC 5 executes the program according to the command and transmits the execution result to the mobile phone 7 through the agent 6.

【0031】PC5から携帯電話7に送信された実行結
果はやはりエージェント6で仲介されるが、この時、エ
ージェント6の実行命令取得追加システム2の取得命令
追加部2bは保持しておいた実行命令に付加情報を追加
し、それを実行結果に追加して携帯電話7に送信する。
The execution result transmitted from the PC 5 to the mobile phone 7 is also mediated by the agent 6. At this time, the execution instruction acquisition unit 2b of the execution instruction acquisition / addition system 2 of the agent 6 holds the execution instruction. Is added to the execution result and transmitted to the mobile phone 7.

【0032】以上、本実施例の構成について詳細に述べ
たが、図2に示す携帯電話7やPC5は当業者にとって
よく知られており、また本発明とは直接関係していない
ので、その詳細な構成の図示及び説明を省略する。
The configuration of this embodiment has been described above in detail. The mobile phone 7 and the PC 5 shown in FIG. 2 are well known to those skilled in the art and are not directly related to the present invention. Illustration and description of such a configuration will be omitted.

【0033】図4は図3に示す実行命令取得追加システ
ム2の動作を示すフローチャートであり、図5は実行命
令例を示す図であり、図6は本発明の一実施例による実
行命令取得追加システム2の2回目からのデータフロー
を示す図である。これら図2〜図6を参照して実行命令
取得追加システム2の動作について説明する。尚、図4
に示す処理は実行命令取得追加システム2を主に構成す
るコンピュータが記録媒体6aのプログラムを実行する
ことで実現される。
FIG. 4 is a flow chart showing the operation of the execution instruction acquisition / addition system 2 shown in FIG. 3, FIG. 5 is a diagram showing an execution instruction example, and FIG. 6 is an execution instruction acquisition / addition according to an embodiment of the present invention. It is a figure which shows the data flow from the 2nd time of the system 2. The operation of the execution instruction acquisition / addition system 2 will be described with reference to FIGS. Incidentally, FIG.
The process shown in (1) is realized by the computer mainly configuring the execution instruction acquisition / addition system 2 executing the program of the recording medium 6a.

【0034】実行命令取得追加システム2はまずデータ
の受信があるかどうかをチェックし(図4ステップS
1)、データを受信すると、シーケンシャルにデータの
受信を行う(図4ステップS2)。実行命令取得追加シ
ステム2は受信したデータが携帯電話7とPC5とのど
ちらから送信されたものかをチェックする(図4ステッ
プS3)。
The execution command acquisition / addition system 2 first checks whether or not data is received (step S in FIG. 4).
1) When the data is received, the data is sequentially received (step S2 in FIG. 4). The execution command acquisition / addition system 2 checks whether the received data is transmitted from the mobile phone 7 or the PC 5 (step S3 in FIG. 4).

【0035】実行命令取得追加システム2は受信したデ
ータが携帯電話7からのものだった場合、その携帯電話
7から受信したデータのデータ解析を行う(図4ステッ
プS4)。実行命令取得追加システム2は解析したデー
タがPC5上のプログラムを起動する実行命令であるか
どうかの判別を行う(図4ステップS5)。
When the received data is from the mobile phone 7, the execution command acquisition / addition system 2 analyzes the data received from the mobile phone 7 (step S4 in FIG. 4). The execution instruction acquisition / addition system 2 determines whether or not the analyzed data is an execution instruction for activating a program on the PC 5 (step S5 in FIG. 4).

【0036】さらに、実行命令取得追加システム2は解
析したデータがPC5のプログラムを起動する実行命令
であった場合に、その情報の保存を行う(図4ステップ
S6)。
Further, when the analyzed data is an execution instruction for starting the program of the PC 5, the execution instruction acquisition / addition system 2 saves the information (step S6 in FIG. 4).

【0037】一方、実行命令取得追加システム2は受信
したデータがPC5からのものだった場合、PC5から
受信したデータのデータ解析を行う(図4ステップS
8)。実行命令取得追加システム2は受信したデータの
解析を行った結果、上記の処理で保存したデータに対応
するものであった場合、その保存しておいたデータの追
加を行う(図4ステップS9)。この場合、実行命令取
得追加システム2は前もって保存している実行命令情報
を追加作業のために読出して提供する(図4ステップS
7)。
On the other hand, if the received data is from the PC 5, the execution command acquisition / addition system 2 analyzes the data received from the PC 5 (step S in FIG. 4).
8). As a result of analyzing the received data, if the execution command acquisition / addition system 2 corresponds to the data saved in the above processing, the saved data is added (step S9 in FIG. 4). . In this case, the execution instruction acquisition / addition system 2 reads out and provides the execution instruction information stored in advance for additional work (FIG. 4, step S).
7).

【0038】実行命令取得追加システム2は解析の終了
したデータや実行命令情報が追加されたデータを送信す
るための準備を行い(図4ステップS10)、送信準備
の整えられたデータの送信先の判別を行う(図4ステッ
プS11)。
The execution command acquisition / addition system 2 prepares for transmitting the data for which analysis has been completed and the data to which the execution command information has been added (step S10 in FIG. 4), and the transmission destination of the data prepared for transmission is set. A determination is made (step S11 in FIG. 4).

【0039】実行命令取得追加システム2はデータの送
信先が携帯電話7であった場合、データを携帯電話7に
送信し(図4ステップS12)、データの送信先がPC
5であった場合、データをPC5に送信する(図4ステ
ップS13)。
When the data transmission destination is the mobile telephone 7, the execution command acquisition / addition system 2 transmits the data to the mobile telephone 7 (step S12 in FIG. 4), and the data transmission destination is the PC.
If it is 5, the data is transmitted to the PC 5 (step S13 in FIG. 4).

【0040】このように、本実施例では、携帯電話7の
ようにユーザインタフェースに制限のある端末でも、タ
ーゲット3であるPC5におけるプログラムの選択を容
易に行うことができる。また、本実施例では、使用した
コマンドに付加情報を追加することで、ヒストリ機能を
実現し、使用頻度の高いプログラムを優先的に選択しや
すくすることができる。
As described above, in this embodiment, even a terminal having a limited user interface such as the mobile phone 7 can easily select a program in the PC 5 which is the target 3. In addition, in the present embodiment, by adding additional information to the used command, it is possible to realize the history function and facilitate the preferential selection of a frequently used program.

【0041】さらに、本実施例では、深い階層構造の下
にあるプログラム、例えば図5に示すように、プログラ
ムがプログラムA〜Dと階層化され、またプログラムA
がプログラムA1〜A3と階層化され、さらにプログラ
ムA1がプログラムA11〜A15と階層化されている
場合でも、上記のような処理動作で一度実行すれば、次
回からは、図6に示すように、プログラム→・・・→プ
ログラムA14の中から選択して実行すればよいため、
その選択が容易になる。さらにまた、本実施例では、実
行したプログラムの一覧情報を追加することで、各ユー
ザに特化したプログラムのメニューを作成することがで
きる。
Further, in this embodiment, a program under a deep hierarchical structure, for example, as shown in FIG. 5, the program is hierarchized with programs A to D, and the program A is hierarchized.
Even if the program A1 is hierarchized with the programs A1 to A3, and the program A1 is hierarchized with the programs A11 to A15, if it is executed once by the above processing operation, as shown in FIG. Program → ・ ・ ・ → Program A14 can be selected and executed.
The selection becomes easy. Furthermore, in this embodiment, by adding the list information of executed programs, it is possible to create a menu of programs specialized for each user.

【0042】図7は本発明の他の実施例による中間処理
装置の構成を示すブロック図である。本発明の他の実施
例による遠隔操作システムの基本構成は図1に示す本発
明の一実施例による遠隔操作システムと同様であるが、
実行命令取得追加システム2についてさらに工夫してい
る。
FIG. 7 is a block diagram showing the structure of an intermediate processing apparatus according to another embodiment of the present invention. The remote control system according to another embodiment of the present invention has the same basic configuration as the remote control system according to the embodiment of the present invention shown in FIG.
The execution instruction acquisition / addition system 2 is further devised.

【0043】図7において、中間処理装置8は携帯端末
4とターゲット3との間のデータの送受信を仲介する。
中間処理装置8は大別して、各々送信部82c,81a
と受信部81c,82aとを持つ携帯端末用データ処理
部8c及びターゲット用データ処理部8aと、中間処理
部81bを備えた中間データ処理部8bとから構成さ
れ、これら携帯端末用データ処理部8cとターゲット用
データ処理部8aと中間データ処理部8bとによって本
発明の一実施例による実行命令取得追加システム2を形
成している。
In FIG. 7, the intermediate processing device 8 mediates data transmission / reception between the mobile terminal 4 and the target 3.
The intermediate processing device 8 is roughly classified into transmitting units 82c and 81a.
A mobile terminal data processing unit 8c and a target data processing unit 8a, and an intermediate data processing unit 8b having an intermediate processing unit 81b. The target data processing unit 8a and the intermediate data processing unit 8b form the execution instruction acquisition / addition system 2 according to the embodiment of the present invention.

【0044】携帯端末用データ処理部8cは携帯端末4
からのデータの解析を行い、プログラムの実行命令を保
存する他、送受信を行う。ターゲット用データ処理部8
aはターゲット3からのデータの解析を行い、ターゲッ
ト3からのデータに対応する実行命令の検索を行う他、
送受信を行う。中間データ処理部8bは携帯端末用デー
タ処理部8cから解析された実行命令の情報の保存や、
ターゲット3からのデータに対応する実行命令の情報の
読出し及び追加を行う。
The data processing unit 8c for the mobile terminal is the mobile terminal 4
It analyzes the data from and stores the execution instructions of the program, and also sends and receives. Target data processing unit 8
a analyzes the data from the target 3 and retrieves the execution instruction corresponding to the data from the target 3,
Send and receive. The intermediate data processing unit 8b stores the information of the execution instruction analyzed by the mobile terminal data processing unit 8c,
The information of the execution instruction corresponding to the data from the target 3 is read and added.

【0045】このように、本実施例では、携帯端末4が
発行したターゲット3のプログラム実行命令の情報を保
存し、それに他の情報を追加し、その結果を付加情報と
して携帯端末4に送信することで、携帯端末4に負荷を
かけることなく、独自の情報を得ることができる。
As described above, in this embodiment, the information of the program execution command of the target 3 issued by the mobile terminal 4 is stored, other information is added to it, and the result is transmitted to the mobile terminal 4 as additional information. As a result, unique information can be obtained without imposing a load on the mobile terminal 4.

【0046】また、携帯端末4が得た実行命令情報をメ
ニュー表示することで、ユーザがこれまでに使用したプ
ログラムの一覧を表示することが可能となり、ユーザが
主に使用するプログラムを容易に選択することができ
る。これは、付加する独自の情報にプログラムの使用回
数や最近の起動日時等の情報を使用することで、各ユー
ザに特化したメニューを表示することもできる。
By displaying the execution command information obtained by the portable terminal 4 as a menu, it becomes possible to display a list of programs that the user has used so far, and the user can easily select a program that he or she mainly uses. can do. It is possible to display a menu specialized for each user by using information such as the number of times the program has been used and the latest start date and time for the unique information to be added.

【0047】さらに、ターゲット3のプログラムの起動
をするまでに、ディレクトリの選択等の手順を辿らなけ
ればならないシステムの場合、一度プログラムを起動す
れば、そのプログラムが実行命令として保存されるた
め、次回からは起動までの手順を省略し、プログラム起
動の容易さを向上させることができる。
Further, in the case of a system in which a procedure such as directory selection must be followed before the target 3 program is started, once the program is started, the program is saved as an execution command, so the next time The steps from startup to startup can be omitted, and the ease of program startup can be improved.

【0048】[0048]

【発明の効果】以上説明したように本発明は、携帯端末
からターゲットを操作するための実行命令を送ることで
ターゲットを操作し、ターゲットでの実行命令の実行結
果を携帯端末に送る際に携帯端末とターゲットとの間の
情報の送受信を中間処理装置で仲介する遠隔操作システ
ムにおいて、中間処理装置で、携帯端末からの情報を解
析し、その解析結果に応じて携帯端末からの情報からプ
ログラム実行命令を選別することによって、ユーザが目
的のプログラムを起動するまでの操作性を向上させるこ
とができるという効果が得られる。
As described above, according to the present invention, the target is operated by sending the execution command for operating the target from the portable terminal, and the portable terminal is transmitted when the execution result of the execution command at the target is sent to the portable terminal. In a remote control system that mediates the transmission and reception of information between a terminal and a target by an intermediate processing device, the intermediate processing device analyzes the information from the mobile terminal and executes the program from the information from the mobile terminal according to the analysis result. By selecting the instruction, it is possible to improve the operability until the user starts the target program.

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

【図1】本発明の一実施例による遠隔操作システムの構
成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a remote control system according to an embodiment of the present invention.

【図2】本発明の一実施例による遠隔操作システムの具
体的な構成例を示す図である。
FIG. 2 is a diagram showing a specific configuration example of a remote control system according to an embodiment of the present invention.

【図3】図2に示すエージェントの詳細な動作を示す図
である。
FIG. 3 is a diagram showing a detailed operation of the agent shown in FIG.

【図4】図3に示す実行命令取得追加システムの動作を
示すフローチャートである。
FIG. 4 is a flowchart showing an operation of the execution instruction acquisition / addition system shown in FIG.

【図5】実行命令例を示す図である。FIG. 5 is a diagram showing an example of an execution instruction.

【図6】本発明の一実施例による実行命令取得追加シス
テムの2回目からのデータフローを示す図である。
FIG. 6 is a diagram showing a data flow from the second time of the execution instruction acquisition / addition system according to the embodiment of the present invention.

【図7】本発明の他の実施例による中間処理装置の構成
を示すブロック図である。
FIG. 7 is a block diagram showing a configuration of an intermediate processing device according to another embodiment of the present invention.

【図8】従来の遠隔操作システムの動作を示す図であ
る。
FIG. 8 is a diagram showing an operation of a conventional remote control system.

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

1,8 中間処理装置 2 実行命令取得追加システム 2a 実行命令取得部 2b 取得命令追加部 3 ターゲット 4 携帯端末 5 PC 6 エージェント 6a 記録媒体 7 携帯電話 8a ターゲット用データ処理部 8b 中間データ処理部 8c 携帯端末用データ処理部 81a,82c 送信部 82a,81c 受信部 81b 中間処理部 1,8 Intermediate processing device 2 Execution command acquisition addition system 2a Execution instruction acquisition unit 2b Acquisition command addition section 3 targets 4 mobile terminals 5 PC 6 agents 6a recording medium 7 mobile phones 8a Target data processing unit 8b Intermediate data processing unit 8c Data processing unit for mobile terminal 81a, 82c transmitter 82a, 81c receiver 81b Intermediate processing unit

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 携帯端末からターゲットを操作するため
の実行命令を送ることで前記ターゲットを操作し、前記
ターゲットでの前記実行命令の実行結果を前記携帯端末
に送る際に前記携帯端末と前記ターゲットとの間の情報
の送受信を中間処理装置で仲介する遠隔操作システムで
あって、前記携帯端末からの情報を解析する手段と、そ
の解析結果に応じて前記携帯端末からの情報からプログ
ラム実行命令を選別する手段とを前記中間処理装置に有
することを特徴とする遠隔操作システム。
1. The mobile terminal and the target are operated when the target is operated by sending an execution command for operating the target from the mobile terminal and the execution result of the execution command at the target is sent to the mobile terminal. A remote operation system that mediates the transmission and reception of information to and from the mobile terminal by means of analyzing information from the mobile terminal, and a program execution command from the information from the mobile terminal according to the analysis result. A remote control system, characterized in that the intermediate processing device has a selecting means.
【請求項2】 前記プログラム実行命令を付加した情報
を前記携帯端末に送信する手段を前記中間処理装置に含
むことを特徴とする請求項1記載の遠隔操作システム。
2. The remote control system according to claim 1, wherein the intermediate processing device includes means for transmitting information to which the program execution command is added to the mobile terminal.
【請求項3】 選別した前記プログラム実行命令を保存
する手段を前記中間処理装置に含むことを特徴とする請
求項1または請求項2記載の遠隔操作システム。
3. The remote control system according to claim 1, wherein the intermediate processing device includes means for storing the selected program execution instruction.
【請求項4】 前記ターゲットからの情報を解析する手
段と、その解析した情報に対応するプログラム実行命令
を読出す手段とを前記中間処理装置に含むことを特徴と
する請求項3記載の遠隔操作システム。
4. The remote operation according to claim 3, wherein the intermediate processing device includes means for analyzing information from the target and means for reading a program execution instruction corresponding to the analyzed information. system.
【請求項5】 前記中間処理装置の機能を前記携帯端末
及び前記ターゲットのうちの少なくとも一方に有するこ
とを特徴とする請求項1から請求項4のいずれか記載の
遠隔操作システム。
5. The remote control system according to claim 1, wherein at least one of the mobile terminal and the target has the function of the intermediate processing device.
【請求項6】 携帯端末からターゲットを操作するため
の実行命令を送ることで前記ターゲットを操作し、前記
ターゲットでの前記実行命令の実行結果を前記携帯端末
に送る際に前記携帯端末と前記ターゲットとの間の情報
の送受信を中間処理装置で仲介する遠隔操作システムの
実行命令取得追加方法であって、前記携帯端末からの情
報を解析するステップと、その解析結果に応じて前記携
帯端末からの情報からプログラム実行命令を選別するス
テップとを前記中間処理装置に有することを特徴とする
実行命令取得追加方法。
6. The mobile terminal and the target when operating the target by sending an execution command for operating the target from the mobile terminal and sending the execution result of the execution command at the target to the mobile terminal. A method for acquiring and adding an execution command of a remote control system, which mediates the transmission and reception of information to and from the mobile terminal, the method comprising: analyzing information from the mobile terminal; And a step of selecting a program execution instruction from information, in the intermediate processing device.
【請求項7】 前記プログラム実行命令を付加した情報
を前記携帯端末に送信するステップを前記中間処理装置
に含むことを特徴とする請求項6記載の実行命令取得追
加方法。
7. The execution instruction acquisition / addition method according to claim 6, further comprising the step of transmitting information to which the program execution instruction is added to the portable terminal to the intermediate processing device.
【請求項8】 選別した前記プログラム実行命令を保存
するステップを前記中間処理装置に含むことを特徴とす
る請求項6または請求項7記載の実行命令取得追加方
法。
8. The execution instruction acquisition / addition method according to claim 6, further comprising the step of storing the selected program execution instruction in the intermediate processing device.
【請求項9】 前記ターゲットからの情報を解析するス
テップと、その解析した情報に対応するプログラム実行
命令を読出すステップとを前記中間処理装置に含むこと
を特徴とする請求項8記載の実行命令取得追加方法。
9. The execution instruction according to claim 8, wherein the intermediate processing device includes a step of analyzing information from the target and a step of reading a program execution instruction corresponding to the analyzed information. Acquisition addition method.
【請求項10】 前記中間処理装置の機能を前記携帯端
末及び前記ターゲットのうちの少なくとも一方に有する
ことを特徴とする請求項6から請求項9のいずれか記載
の実行命令取得追加方法。
10. The execution instruction acquisition / addition method according to claim 6, wherein at least one of the mobile terminal and the target has the function of the intermediate processing device.
【請求項11】 携帯端末からターゲットを操作するた
めの実行命令を送ることで前記ターゲットを操作し、前
記ターゲットでの前記実行命令の実行結果を前記携帯端
末に送る際に前記携帯端末と前記ターゲットとの間の情
報の送受信を中間処理装置で仲介する遠隔操作システム
の実行命令取得追加方法のプログラムであって、コンピ
ュータに、前記携帯端末からの情報を解析する処理と、
その解析結果に応じて前記携帯端末からの情報からプロ
グラム実行命令を選別する処理とを実行させるためのプ
ログラム。
11. The mobile terminal and the target are operated when the target is operated by sending an execution command for operating the target from the mobile terminal and the execution result of the execution command at the target is sent to the mobile terminal. A program of a method for acquiring and adding execution instructions of a remote control system, which mediates transmission and reception of information to and from an intermediate processing device, wherein the computer has a process of analyzing information from the mobile terminal,
A program for executing a process of selecting a program execution instruction from information from the mobile terminal according to the analysis result.
JP2002100694A 2002-04-03 2002-04-03 Remote operation system, execution instruction acquiring and adding method used for the same, and program therefor Pending JP2003296271A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002100694A JP2003296271A (en) 2002-04-03 2002-04-03 Remote operation system, execution instruction acquiring and adding method used for the same, and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002100694A JP2003296271A (en) 2002-04-03 2002-04-03 Remote operation system, execution instruction acquiring and adding method used for the same, and program therefor

Publications (1)

Publication Number Publication Date
JP2003296271A true JP2003296271A (en) 2003-10-17

Family

ID=29388463

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002100694A Pending JP2003296271A (en) 2002-04-03 2002-04-03 Remote operation system, execution instruction acquiring and adding method used for the same, and program therefor

Country Status (1)

Country Link
JP (1) JP2003296271A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009044188A (en) * 2008-10-27 2009-02-26 Seiko Epson Corp Production and sales management system and server used for the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009044188A (en) * 2008-10-27 2009-02-26 Seiko Epson Corp Production and sales management system and server used for the same

Similar Documents

Publication Publication Date Title
CN100474863C (en) Mobile communication terminal including of which menu can be constructed by using mobile FLASH
KR100248007B1 (en) Mobile phone terminal and software flatform possessing both mobile video phoning function &amp;mobile computing function
US20110287750A1 (en) Link server and program thereof, website browsing system, website browsing method, and website browsing program
JP2007140910A (en) Content display system
CN101911002B (en) Information processing apparatus and method
CN111684778A (en) Application function implementation method and electronic equipment
CN114138139B (en) Application card management method, electronic device and medium
CN101354646A (en) Method and apparatus for controlling window display
WO2020014926A1 (en) Patch package generation method and device
CN110968331A (en) Method and device for running application program
JP5100616B2 (en) Information processing apparatus and program
JP2009217321A (en) Information processor and information processing program
CN111506237A (en) Terminal and method for starting operation function in application
JP2008040529A (en) Server device, server-based computing system and program
JP4750806B2 (en) Information processing apparatus and program
JP2003296271A (en) Remote operation system, execution instruction acquiring and adding method used for the same, and program therefor
CN114675786A (en) Large-capacity storage mounting method, device, terminal and medium
EP2151973A1 (en) Radio communication system, radio equipment, and server
KR20130057588A (en) Control appratus and method for window making another process in a portable terminal
CN113115287B (en) Data transmission method and device
WO2023238283A1 (en) Display control system, display control method, and display control program
JPH10240337A (en) Remote mmi system
JP2004172711A (en) System and method of remote control
JP2008282319A (en) License management device, and control method and control program for license management device
CN113283730A (en) Universal approval process application method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070227

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070423

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071030

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20071129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20071129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071228

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20080110

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20080215

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20080604

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20090508