JP2010256989A - Communication device and remote operation system - Google Patents

Communication device and remote operation system Download PDF

Info

Publication number
JP2010256989A
JP2010256989A JP2009103223A JP2009103223A JP2010256989A JP 2010256989 A JP2010256989 A JP 2010256989A JP 2009103223 A JP2009103223 A JP 2009103223A JP 2009103223 A JP2009103223 A JP 2009103223A JP 2010256989 A JP2010256989 A JP 2010256989A
Authority
JP
Japan
Prior art keywords
information
client terminal
communication device
resource
shared
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
JP2009103223A
Other languages
Japanese (ja)
Inventor
Yoshifumi Tanimoto
好史 谷本
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2009103223A priority Critical patent/JP2010256989A/en
Publication of JP2010256989A publication Critical patent/JP2010256989A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology allowing efficient operation of a shared resource. <P>SOLUTION: A user of a client terminal 11 instructs remote operation of a shared file 33 stored by a client terminal 21. A session for remote operation corresponding one to one to the shared file 33 is established between the client terminals 11, 12. The client terminal 21 transmits screen data corresponding to an operation screen of the shared file 33 by use of the session for remote operation. The client terminal 11 displays the operation screen of the shared file 33 based on the received screen data. Processing of transmitting event information corresponding to the instruction of the user of the client terminal 11 to the client terminal 21 through the session for remote operation, and processing of transmitting the screen data reflected with processing based on the event information to the client terminal 11 through the session for remote operation are repeated. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、複数のクライアント端末の間で仮想的に共有されるリソースを操作する技術に関する。   The present invention relates to a technique for operating a resource that is virtually shared among a plurality of client terminals.

異なる二つのLAN(Local Area Network)にそれぞれ接続する複数のクライアント端末が、ファイルなどのリソースを共有することができる中継通信ステムが存在する。   There is a relay communication system in which a plurality of client terminals respectively connected to two different LANs (Local Area Networks) can share resources such as files.

下記特許文献1に係る中継通信システムは、各LANに接続された複数のクライアント端末と、各LANに一つずつ設置され、クライアント端末間の通信を中継する中継サーバとで構成される。各クライアント端末および各中継サーバは、共有リソースに関する情報が登録された共有リソース情報を保持している。   The relay communication system according to Patent Document 1 below includes a plurality of client terminals connected to each LAN and a relay server that is installed in each LAN and relays communication between the client terminals. Each client terminal and each relay server holds shared resource information in which information related to the shared resource is registered.

クライアント端末は、共有リソース情報に基づいて操作対象の共有リソースを指定し、指定した共有リソースの実体にアクセスできるクライアント端末に、共有リソースの操作を指示する。クライアント端末は、他のクライアント端末が実体を格納している共有リソースを、自装置が保有しているかのように操作することができる。   The client terminal designates the shared resource to be operated based on the shared resource information, and instructs the client terminal that can access the entity of the designated shared resource to operate the shared resource. The client terminal can operate the shared resource in which the other client terminal stores the entity as if it owns the resource.

特開2008−129991号公報JP 2008-129991 A

上記特許文献1に係る中継通信システムにおいて、クライアント端末は、他のクライアント端末に実体が格納されている共有リソースを直接操作する場合、共有リソースをダウンロードする必要がある。   In the relay communication system according to Patent Document 1, when a client terminal directly operates a shared resource whose entity is stored in another client terminal, it is necessary to download the shared resource.

しかしながら、共有リソースをダウンロードすることが困難な場合がある。たとえば、クライアント端末に接続されている回線の通信速度が遅い場合、操作対象の共有リソースのサイズが非常に大きい場合などである。これらのケースでは、共有リソースのダウンロードに多くの時間がかかることになり、共有リソースの操作の効率が低下するという問題があった。   However, it may be difficult to download shared resources. For example, when the communication speed of the line connected to the client terminal is slow, or when the size of the shared resource to be operated is very large. In these cases, it takes a long time to download the shared resource, and there is a problem that the efficiency of the operation of the shared resource is lowered.

そこで、本発明は前記問題点に鑑み、共有リソースを効率よく操作することができる技術を提供することを目的とする。   In view of the above problems, an object of the present invention is to provide a technique capable of efficiently operating a shared resource.

上記課題を解決するため、請求項1記載の発明は、通信装置であって、遠隔操作の対象となる対象リソースを指定する指定部と、前記対象リソースに一対一で対応する遠隔操作用セッションを前記対象リソースの実体にアクセス可能なオーナ通信装置との間に確立する通信部と、前記遠隔操作用セッションを介して、前記対象リソースの操作情報を前記オーナ通信装置に送信し、前記オーナ通信装置が前記操作情報に応じて作成した前記対象リソースの画面情報を受信する遠隔操作部と、前記対象リソースの操作画面を前記画面情報に基づいて表示する表示部と、を備えることを特徴とする。   In order to solve the above-mentioned problem, the invention according to claim 1 is a communication device comprising: a designation unit that designates a target resource that is a target of remote operation; and a remote operation session that corresponds to the target resource one-to-one. The operation information of the target resource is transmitted to the owner communication device through the communication unit established between the owner communication device that can access the entity of the target resource and the remote operation session, and the owner communication device Comprises a remote operation unit that receives the screen information of the target resource created according to the operation information, and a display unit that displays the operation screen of the target resource based on the screen information.

請求項2記載の発明は、請求項1に記載の通信装置において、さらに、前記対象リソースを遠隔操作するか、ダウンロードした対象リソースを操作するかを選択する選択部と、ダウンロードした対象リソースの操作が選択された場合、前記対象リソースを前記オーナ通信装置からダウンロードし、ダウンロードした対象リソースを操作する直接操作部と、を備えることを特徴とする。   According to a second aspect of the present invention, in the communication device according to the first aspect, a selection unit that selects whether to remotely operate the target resource or to operate the downloaded target resource, and operation of the downloaded target resource A direct operation unit that downloads the target resource from the owner communication device and operates the downloaded target resource.

請求項3記載の発明は、請求項2に記載の通信装置において、さらに、自装置が操作することができるリソースに関する情報と、前記リソースの実体にアクセスできる装置を示す情報とが登録された共有リソース情報を保持する共有リソース情報管理部、を備え、前記指定部は、前記共有リソース情報を用いて前記対象リソースを指定し、前記通信部は、前記共有リソース情報を用いて前記オーナ通信装置を特定する通信先特定部、を含むことを特徴とする。   According to a third aspect of the present invention, in the communication device according to the second aspect of the present invention, a share in which information related to a resource that can be operated by the own device and information indicating a device that can access an entity of the resource is registered. A shared resource information management unit that holds resource information, wherein the specifying unit specifies the target resource using the shared resource information, and the communication unit uses the shared resource information to specify the owner communication device. A communication destination specifying unit to be specified is included.

請求項4記載の発明は、請求項3に記載の通信装置において、前記共有リソース情報は、前記リソースの操作方法を指定した指定情報、を含み、前記選択部は、前記指定情報に基づいて、前記対象リソースを遠隔操作するか、ダウンロードした対象リソースを操作するかを選択することを特徴とする。   According to a fourth aspect of the present invention, in the communication device according to the third aspect, the shared resource information includes designation information that designates an operation method of the resource, and the selection unit is configured based on the designation information. Whether to remotely operate the target resource or to operate the downloaded target resource is selected.

請求項5記載の発明は、第1通信装置と、第2通信装置と、を含む遠隔操作システムであって、前記第1通信装置は、遠隔操作の対象となる対象リソースとして、前記第2通信装置が実体にアクセスすることができるリソースを指定する指定部と、前記対象リソースの操作情報を前記第2通信装置に送信し、前記操作情報に応じて前記第2通信装置が作成した前記対象リソースの画面情報を受信する遠隔操作部と、前記対象リソースの操作画面を前記画面情報に基づいて表示する表示部と、を備え、前記第2通信装置は、受信した前記操作情報に基づいて前記対象リソースを操作し、前記対象リソースの操作結果に対応するイメージ情報を前記画面情報として前記第1通信装置に送信するリソース操作部、備え、前記第1通信装置および前記第2通信装置は、前記対象リソースに一対一で対応する遠隔操作用セッションを前記第1通信装置と前記第2通信装置との間に確立し、前記遠隔操作用セッションを用いて前記操作情報および前記画面情報を転送する通信部、を備えることを特徴とする。   The invention according to claim 5 is a remote operation system including a first communication device and a second communication device, and the first communication device uses the second communication as a target resource to be remotely operated. A designation unit that designates a resource with which the device can access the entity, and the target resource created by the second communication device according to the operation information by transmitting the operation information of the target resource to the second communication device A remote operation unit that receives the screen information of the target resource, and a display unit that displays an operation screen of the target resource based on the screen information, wherein the second communication device is configured to receive the target information based on the received operation information. A resource operation unit that operates a resource and transmits image information corresponding to an operation result of the target resource as the screen information to the first communication device, the first communication device, The two communication devices establish a remote operation session corresponding to the target resource on a one-to-one basis between the first communication device and the second communication device, and use the remote operation session to control the operation information and the A communication unit that transfers screen information is provided.

本発明に係る通信装置は、操作対象の対象リソースにアクセス可能なオーナ通信装置との間に、対象リソースと一対一で対応する通信用セッションを確立し、通信用セッションを用いて対象リソースの遠隔操作に必要な情報を送受信する。本発明に係る通信装置は、対象リソースをダウンロードする必要がないため、対象リソースの操作開始までの時間を短くすることができる。   The communication device according to the present invention establishes a communication session corresponding to the target resource on a one-to-one basis with the owner communication device that can access the target resource to be operated, and uses the communication session to remotely control the target resource. Send and receive information necessary for operation. Since the communication device according to the present invention does not need to download the target resource, the time until the start of the operation of the target resource can be shortened.

また、本発明に係る通信装置は、対象リソースの操作方法として、ダウンロードした対象リソースを操作するか、対象リソースを遠隔操作するかを選択する。したがって、本発明に係る通信装置は、対象リソースのサイズ、通信回線の状況などに応じて、最適な操作方法を選択することができる。   Further, the communication device according to the present invention selects whether to operate the downloaded target resource or remotely operate the target resource as the target resource operation method. Therefore, the communication apparatus according to the present invention can select an optimum operation method according to the size of the target resource, the state of the communication line, and the like.

本実施の形態に係る中継通信システムの全体構成を示す図である。It is a figure which shows the whole structure of the relay communication system which concerns on this Embodiment. 中継サーバの構成を示す図である。It is a figure which shows the structure of a relay server. クライアント端末の構成と、リソースなどの格納状況とを示す図である。It is a figure which shows the structure of a client terminal, and the storage condition, such as a resource. 共有リソース管理情報を示す図である。It is a figure which shows shared resource management information. 中継グループ情報を示す図である。It is a figure which shows relay group information. 中継サーバ情報を示す図である。It is a figure which shows relay server information. 本発明の第1の実施の形態に係る中継通信システムの処理の流れを示す図である。It is a figure which shows the flow of a process of the relay communication system which concerns on the 1st Embodiment of this invention. クライアント端末情報を示す図である。It is a figure which shows client terminal information. クライアント端末情報を示す図である。It is a figure which shows client terminal information. 本発明の第1の実施の形態に係る中継通信システムの処理の流れを示す図である。It is a figure which shows the flow of a process of the relay communication system which concerns on the 1st Embodiment of this invention. 本発明の第2の実施の形態に係る中継通信システムの処理の流れを示す図である。It is a figure which shows the flow of a process of the relay communication system which concerns on the 2nd Embodiment of this invention. 共有リソース管理情報の変形例を示す図である。It is a figure which shows the modification of shared resource management information.

{第1の実施の形態}
<1.中継通信システムの全体構成>
以下、図面を参照しつつ本発明の実施の形態について説明する。図1は、中継通信システムの全体構成を示す図である。中継通信システムは、LAN1、2、WAN(Wide Area Network)3から構成される。LAN1、2は、小規模なネットワークであり、物理的に離れた場所に構築されている。WAN3は、インターネットなどの広域ネットワークである。
{First embodiment}
<1. Overall Configuration of Relay Communication System>
Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram illustrating an overall configuration of a relay communication system. The relay communication system includes LANs 1 and 2 and a WAN (Wide Area Network) 3. The LANs 1 and 2 are small-scale networks and are constructed at physically separated locations. WAN 3 is a wide area network such as the Internet.

LAN1には、クライアント端末11、中継サーバ12が接続されている。LAN2には、クライアント端末21、22、中継サーバ23が接続されている。WAN3には、SIP(Session Initiation Protocol)サーバ30が接続されている。   A client terminal 11 and a relay server 12 are connected to the LAN 1. Client terminals 21 and 22 and a relay server 23 are connected to the LAN 2. A SIP (Session Initiation Protocol) server 30 is connected to the WAN 3.

クライアント端末11、21、22は、パーソナルコンピュータなどである。中継サーバ12、23は、クライアント端末11と、クライアント端末21、22との相互間の通信を中継する。SIPサーバ30は、中継サーバ12、23の相互間の通信を中継する。本実施の形態においては、中継サーバ12、23の相互間の通信プロトコルにはSIPを利用するが、SIP以外のプロトコルを利用してもよい。   The client terminals 11, 21, and 22 are personal computers or the like. The relay servers 12 and 23 relay communication between the client terminal 11 and the client terminals 21 and 22. The SIP server 30 relays communication between the relay servers 12 and 23. In this embodiment, SIP is used as a communication protocol between the relay servers 12 and 23, but a protocol other than SIP may be used.

<2.中継サーバの構成>
図2は、中継サーバ12、23の構成を示すブロック図である。中継サーバ12(23)は、インタフェース部121(231)、制御部122(232)、データベース格納部123(233)から構成される。括弧が付されていない符号は、中継サーバ12に関する符号である。括弧が付されている符号は、中継サーバ23に関する符号である。
<2. Configuration of relay server>
FIG. 2 is a block diagram illustrating the configuration of the relay servers 12 and 23. The relay server 12 (23) includes an interface unit 121 (231), a control unit 122 (232), and a database storage unit 123 (233). The code | symbol which is not attached | subjected the parenthesis is a code | symbol regarding the relay server 12. Reference numerals with parentheses are reference numerals related to the relay server 23.

インタフェース部121(231)は、プライベートIP(Internet Protocol)アドレスを利用して、LAN1(2)に接続されるクライアント端末11(21、22)との通信を行う。インタフェース部121(231)は、グローバルIPアドレスを利用して、WAN3に接続されるSIPサーバ30と通信を行う。   The interface unit 121 (231) communicates with the client terminal 11 (21, 22) connected to the LAN 1 (2) using a private IP (Internet Protocol) address. The interface unit 121 (231) communicates with the SIP server 30 connected to the WAN 3 using the global IP address.

制御部122(232)は、データベース格納部123(233)に格納される各種データベースを管理する。データベース格納部123(233)は、中継グループ情報格納部124(234)、中継サーバ情報格納部125(235)、クライアント端末情報格納部126(236)、共有リソース情報格納部127(237)から構成される。   The control unit 122 (232) manages various databases stored in the database storage unit 123 (233). The database storage unit 123 (233) includes a relay group information storage unit 124 (234), a relay server information storage unit 125 (235), a client terminal information storage unit 126 (236), and a shared resource information storage unit 127 (237). Is done.

<3.クライアント端末の構成>
図3は、クライアント端末11の構成と、リソースなどの各種情報の格納状況とを示す図である。クライアント端末11は、制御部111と、操作部112と、モニタ113と、記憶部114と、データベース格納部115と、LANインタフェース116とを備える。
<3. Configuration of client terminal>
FIG. 3 is a diagram showing the configuration of the client terminal 11 and the storage status of various information such as resources. The client terminal 11 includes a control unit 111, an operation unit 112, a monitor 113, a storage unit 114, a database storage unit 115, and a LAN interface 116.

制御部111は、CPU(Central Processing Unit)などを有し、クライアント端末11の全体制御を行う。操作部112は、キーボード、マウスなどで構成されており、クライアント端末11に対する各種の指示を受け付ける。モニタ113は、液晶ディスプレイなどである。   The control unit 111 includes a CPU (Central Processing Unit) and the like, and performs overall control of the client terminal 11. The operation unit 112 includes a keyboard, a mouse, and the like, and accepts various instructions for the client terminal 11. The monitor 113 is a liquid crystal display or the like.

記憶部114は、フォルダ、ファイルなどのリソースを格納する。具体的には、記憶部114には、共有フォルダ31が作成されている。共有フォルダ31には、共有ファイル32が格納されている。   The storage unit 114 stores resources such as folders and files. Specifically, the shared folder 31 is created in the storage unit 114. A shared file 32 is stored in the shared folder 31.

データベース格納部115は、中継グループ情報格納部117、中継サーバ情報格納部118、共有リソース情報格納部119から構成される。   The database storage unit 115 includes a relay group information storage unit 117, a relay server information storage unit 118, and a shared resource information storage unit 119.

LANインタフェース116は、TCP(Transmission Control Protocol)/IPなどのプロトコルを用いて、中継サーバ12との通信を制御する。   The LAN interface 116 controls communication with the relay server 12 using a protocol such as TCP (Transmission Control Protocol) / IP.

クライアント端末21、22の構成は、記憶部を除いて、クライアント端末11の構成と同様である。クライアント端末21の記憶部214には、共有ファイル33と、共有ファイル33を操作することができるアプリケーションプログラム34とが格納される。クライアント端末22の記憶部の説明は、省略する。   The configuration of the client terminals 21 and 22 is the same as the configuration of the client terminal 11 except for the storage unit. The storage unit 214 of the client terminal 21 stores a shared file 33 and an application program 34 that can operate the shared file 33. Description of the storage unit of the client terminal 22 is omitted.

共有フォルダ31、共有ファイル32、33は、クライアント端末11、21、22の間で共有される共有リソースである。図3に示すように、共有リソースの実体は、各クライアント端末に分散して格納される。各クライアント端末に実体が格納されているリソースは、これらのリソースの属性情報が共有リソース管理情報80に登録されることにより、クライアント端末11、21、22の間で仮想的に共有される共有リソースとなる。   The shared folder 31 and the shared files 32 and 33 are shared resources shared between the client terminals 11, 21, and 22. As shown in FIG. 3, the entity of the shared resource is distributed and stored in each client terminal. Resources whose entities are stored in each client terminal are shared resources that are virtually shared between the client terminals 11, 21, and 22 by registering the attribute information of these resources in the shared resource management information 80. It becomes.

共有リソースの実体にアクセスできるクライアント端末を、オーナクライアント端末と呼ぶ。たとえば、クライアント端末11は、共有フォルダ31、共有ファイル32のオーナクライアント端末である。なお、各クライアント端末が共有リソースの実体にアクセスできるのであれば、各クライアント端末に接続されているファイルサーバなどに共有リソースの実体が格納されていてもよい。   A client terminal that can access the entity of a shared resource is called an owner client terminal. For example, the client terminal 11 is an owner client terminal for the shared folder 31 and the shared file 32. If each client terminal can access the shared resource entity, the shared resource entity may be stored in a file server or the like connected to each client terminal.

<4.リソースの操作の流れ>
以下、クライアント端末11が、クライアント端末12が実体を格納する共有ファイル33を遠隔操作する処理について詳しく説明する。本実施の形態における「遠隔操作」とは、クライアント端末11がオーナクライアント端末にインストールされているアプリケーションを利用して共有リソースの各種操作を行うことをいう。共有リソースの操作としては、たとえば、編集、あるいは閲覧などが挙げられる。
<4. Resource operation flow>
Hereinafter, a process in which the client terminal 11 remotely operates the shared file 33 in which the client terminal 12 stores an entity will be described in detail. In the present embodiment, “remote operation” means that the client terminal 11 performs various operations on the shared resource using an application installed in the owner client terminal. Examples of shared resource operations include editing or browsing.

<4.1.操作対象の指定>
まず、クライアント端末11のユーザは、操作部112を操作して、共有リソース情報格納部119に格納されている共有リソース管理情報80をモニタ113に表示させる。クライアント端末11のユーザは、モニタ113に表示された共有リソース管理情報80を参照して、操作対象の共有リソースを指定する。
<4.1. Specifying the operation target>
First, the user of the client terminal 11 operates the operation unit 112 to display the shared resource management information 80 stored in the shared resource information storage unit 119 on the monitor 113. The user of the client terminal 11 refers to the shared resource management information 80 displayed on the monitor 113 and designates the operation target shared resource.

図4は、共有リソース管理情報80を示す図である。共有リソース管理情報80は、本体情報81、共有端末情報82、共有リソース個別情報831、832、833・・・から構成される。共有リソース個別情報831、832、833・・・の総称を、共有リソース個別情報83とする。   FIG. 4 is a diagram showing the shared resource management information 80. The shared resource management information 80 includes main body information 81, shared terminal information 82, shared resource individual information 831, 832, 833. The shared resource individual information 831, 832, 833... Is referred to as shared resource individual information 83.

本体情報81は、共有リソース管理情報80の属性情報である。本体情報81において、「id」は、共有リソース管理情報80の識別番号である。「owner」には、共有リソース管理情報80を作成したクライアント端末の識別情報が登録される。「name」には、共有リソース管理情報80の名前が設定される。   The main body information 81 is attribute information of the shared resource management information 80. In the main body information 81, “id” is an identification number of the shared resource management information 80. In “owner”, the identification information of the client terminal that created the shared resource management information 80 is registered. In “name”, the name of the shared resource management information 80 is set.

共有端末情報82には、共有リソースを共有するグループを構成するクライアント端末の識別情報が設定される。共有端末情報82には、クライアント端末11の識別情報「client−1@relay−server−1.abc.net」が登録されている。また、共有端末情報82には、クライアント端末21、22の識別情報として、「client−2@relay−server−2.abc.net」、「client−3@relay−server−2.abc.net」がそれぞれ登録されている。   In the shared terminal information 82, identification information of client terminals that configure a group sharing a shared resource is set. In the shared terminal information 82, the identification information “client-1@relay-server-1.abc.net” of the client terminal 11 is registered. The shared terminal information 82 includes “client-2@relay-server-2.abc.net” and “client-3@relay-server-2.abc.net” as identification information of the client terminals 21 and 22. Are registered respectively.

共有リソース個別情報83は、共有リソースごとに作成され、各共有リソースの属性情報が記載される。共有リソース個別情報831は、共有フォルダ31に対応し、共有リソース個別情報832、833は、共有ファイル32、33にそれぞれ対応する。   The shared resource individual information 83 is created for each shared resource, and attribute information of each shared resource is described. The shared resource individual information 831 corresponds to the shared folder 31, and the shared resource individual information 832 and 833 corresponds to the shared files 32 and 33, respectively.

共有リソース個別情報831〜833がそれぞれ設定されるresourceタグにおいて、「id」は、各共有リソース個別情報の識別情報である。「name」には、共有リソースの名前が設定される。「owner」には、オーナクライアント端末の識別情報が登録される。「type」は、共有リソースがファイルであるかフォルダであるかを示す情報である。「value」は、オーナクライアント端末における共有リソースの実体の格納場所を示している。   In the resource tag in which the shared resource individual information 831 to 833 is set, “id” is identification information of each shared resource individual information. In “name”, the name of the shared resource is set. In “owner”, identification information of the owner client terminal is registered. “Type” is information indicating whether the shared resource is a file or a folder. “Value” indicates the storage location of the entity of the shared resource in the owner client terminal.

共有リソース個別情報83は、仮想的なツリー構成で記述される。たとえば、共有リソース個別情報832、833は、共有リソース個別情報831のresourceタグの中に組み込まれている。共有リソース個別情報831に対応する共有フォルダ31は、クライアント端末11に作成されている(図2参照)。共有リソース個別情報833に対応する共有ファイル33は、クライアント端末21に格納されている。   The shared resource individual information 83 is described in a virtual tree configuration. For example, the shared resource individual information 832 and 833 are incorporated in the resource tag of the shared resource individual information 831. The shared folder 31 corresponding to the shared resource individual information 831 is created in the client terminal 11 (see FIG. 2). The shared file 33 corresponding to the shared resource individual information 833 is stored in the client terminal 21.

これらのことから、共有リソース個別情報83において、共有ファイル33が共有フォルダ31に仮想的に格納されていることがわかる。共有リソース個別情報83の仮想的なツリー構成と、共有リソースの実体の格納場所とは、直接的な関係はない。たとえば、共有リソース個別情報83の仮想的なツリー構成の変化に連動して、共有リソースの実体の格納場所が変更されることはない。   From these, it can be seen that the shared file 33 is virtually stored in the shared folder 31 in the shared resource individual information 83. There is no direct relationship between the virtual tree configuration of the shared resource individual information 83 and the storage location of the shared resource entity. For example, the storage location of the shared resource entity is not changed in conjunction with a change in the virtual tree configuration of the shared resource individual information 83.

共有リソース管理情報80は、共有端末情報82に登録されたクライアント端末と、これらのクライアント端末が直接通信することができる中継サーバにより共有される。つまり、共有リソース管理情報80は、各クライアント端末の共有リソース情報格納部、中継サーバ12、23の共有リソース情報格納部127、237に格納される。   The shared resource management information 80 is shared by a client terminal registered in the shared terminal information 82 and a relay server that can directly communicate with these client terminals. That is, the shared resource management information 80 is stored in the shared resource information storage unit of each client terminal and the shared resource information storage units 127 and 237 of the relay servers 12 and 23.

クライアント端末11のユーザは、モニタ113に表示された共有リソース管理情報80に基づいて、共有ファイル33を遠隔操作の対象に指定する。共有リソース個別情報833には、共有ファイル33のファイル名として、「data.ppt」が設定されている。クライアント端末11のユーザは、共有ファイル33のオーナクライアント端末21がクライアント端末21であることを確認する。   The user of the client terminal 11 designates the shared file 33 as a remote operation target based on the shared resource management information 80 displayed on the monitor 113. In the shared resource individual information 833, “data.ppt” is set as the file name of the shared file 33. The user of the client terminal 11 confirms that the owner client terminal 21 of the shared file 33 is the client terminal 21.

<4.2.通信状態の確認>
クライアント端末11のユーザは、共有ファイル33を指定した後に、通信先となるクライアント端末21にアクセスできるかどうかを確認する。具体的には、クライアント端末11のユーザは、中継グループ情報40および中継サーバ情報50をモニタ113に表示させ、クライアント端末11が所属する中継グループを確認する。
<4.2. Confirmation of communication status>
After the user of the client terminal 11 designates the shared file 33, the user confirms whether or not the client terminal 21 as the communication destination can be accessed. Specifically, the user of the client terminal 11 displays the relay group information 40 and the relay server information 50 on the monitor 113, and confirms the relay group to which the client terminal 11 belongs.

図5は、中継グループ情報40を示す図である。中継グループ情報40は、中継通信システムを構成する中継サーバに関する情報である。中継グループ情報40は、各クライアント端末の中継グループ情報格納部、中継サーバ12、23の中継グループ情報格納部124、234に格納される。つまり、中継グループ情報40は、中継通信システムを構成する中継サーバ、クライアント端末により共有される。   FIG. 5 is a diagram showing the relay group information 40. The relay group information 40 is information regarding the relay server that constitutes the relay communication system. The relay group information 40 is stored in the relay group information storage unit of each client terminal and the relay group information storage units 124 and 234 of the relay servers 12 and 23. That is, the relay group information 40 is shared by the relay server and the client terminal that constitute the relay communication system.

図5に示すように、中継グループ情報40は、上位情報401、下位情報402から構成される。上位情報401は、上位にある中継グループについての情報である。「id」は、中継グループの識別情報であり、「20070402133100@relay−server−1.abc.net」が設定されている。「name」は、中継グループの名称であり、「GROUP 1」が設定されている。   As shown in FIG. 5, the relay group information 40 includes upper information 401 and lower information 402. The upper information 401 is information regarding the relay group at the upper level. “Id” is relay group identification information, and “20070402133100@relay-server-1.abc.net” is set. “Name” is the name of the relay group, and “GROUP 1” is set.

下位情報402は、下位にある中継サーバについての情報である。「id」は、中継グループを構成する中継サーバの識別情報を示す。「id」には、中継サーバ12、23の識別情報「relay−server−1@abc.net」、「relay−server−2@abc.net」が設定されている。   The lower information 402 is information about the relay server at the lower level. “Id” indicates identification information of a relay server that configures the relay group. In “id”, identification information “relay-server-1@abc.net” and “relay-server-2@abc.net” of the relay servers 12 and 23 are set.

図6は、中継サーバ情報50を示す図である。中継サーバ情報50は、各クライアント端末の中継サーバ情報格納部、中継サーバ12、23の中継サーバ情報格納部125、235に格納される。つまり、中継サーバ情報50は、図1に示す中継通信システムを構成する中継サーバ、クライアント端末により共有される。   FIG. 6 is a diagram showing the relay server information 50. The relay server information 50 is stored in the relay server information storage unit of each client terminal and the relay server information storage units 125 and 235 of the relay servers 12 and 23. That is, the relay server information 50 is shared by the relay server and the client terminal that constitute the relay communication system shown in FIG.

図6に示すように、中継サーバ情報50は、上位情報501−1、501−2、下位情報502−1、502−2から構成される。上位情報501−1、501−2は、上位にある中継サーバ12、23についての情報である。「id」、「name」は、中継サーバの識別情報、名称を示す。中継サーバ起動情報503−1、503−2は、中継サーバ12、23の起動状態を示す情報であり、起動中であることを示す「active」が設定されている。   As shown in FIG. 6, the relay server information 50 includes upper information 501-1 and 501-2 and lower information 502-1 and 502-2. The upper information 501-1 and 501-2 are information about the relay servers 12 and 23 at the upper level. “Id” and “name” indicate the identification information and name of the relay server. The relay server activation information 503-1 and 503-2 are information indicating the activation state of the relay servers 12 and 23, and “active” indicating that the relay server is being activated is set.

下位情報502−1、502−2は、下位にあるクライアント端末についての情報である。下位情報502−1のnodeタグは、クライアント端末11に対応する。下位情報502−2の上側のnodeタグは、クライアント端末21に対応し、下側のnodeタグは、クライアント端末22に対応する。   The lower information 502-1 and 502-2 are information about the lower client terminals. The node tag of the lower information 502-1 corresponds to the client terminal 11. The upper node tag of the lower information 502-2 corresponds to the client terminal 21, and the lower node tag corresponds to the client terminal 22.

各nodeタグにおいて、「div」、「id」、「name」は、クライアント端末の部署名、識別情報、名称を示す。「group」は、クライアント端末が所属する中継グループの識別情報を示す。クライアント端末サイト情報504−1、504−2は、クライアント端末11、21、22のログオン先の中継サーバの識別情報を示す。   In each node tag, “div”, “id”, and “name” indicate the department name, identification information, and name of the client terminal. “Group” indicates identification information of the relay group to which the client terminal belongs. The client terminal site information 504-1 and 504-2 indicate identification information of the relay server to which the client terminals 11, 21, and 22 are logged on.

図5に示す中継グループ情報40と、図6に示す中継サーバ情報50とを参照することにより、クライアント端末11のユーザは、クライアント端末11、21が中継サーバ12、23により構成される中継グループに所属していることを確認する。   By referring to the relay group information 40 shown in FIG. 5 and the relay server information 50 shown in FIG. 6, the user of the client terminal 11 can change the client terminals 11 and 21 to the relay group constituted by the relay servers 12 and 23. Confirm that you belong.

次に、クライアント端末11のユーザは、中継サーバ情報50を参照して、クライアント端末21と通信できるかどうかを確認する。クライアント端末サイト情報504−2に中継サーバ23の識別情報「relay−server−2@abc.net」が設定されているため、クライアント端末21は、中継サーバ23にログオン中である。なお、クライアント端末21がログオフしている場合、クライアント端末サイト情報504−2は空欄となる。中継サーバ起動情報503−2に「active」が設定されているため、中継サーバ23は起動中である。これらのことから、クライアント端末11のユーザは、クライアント端末21と通信できることを確認する。   Next, the user of the client terminal 11 refers to the relay server information 50 and confirms whether or not communication with the client terminal 21 is possible. Since the identification information “relay-server-2@abc.net” of the relay server 23 is set in the client terminal site information 504-2, the client terminal 21 is logged on to the relay server 23. When the client terminal 21 is logged off, the client terminal site information 504-2 is blank. Since “active” is set in the relay server activation information 503-2, the relay server 23 is being activated. From these things, the user of the client terminal 11 confirms that it can communicate with the client terminal 21.

<4.3.遠隔操作の要求>
図7は、共有リソースの遠隔操作に用いられるメディアセッションが確立されるまでの処理の流れを示す図である。クライアント端末11のユーザは、クライアント端末21との通信が可能なことを確認した上で、共有ファイル33の遠隔操作を指示する。
<4.3. Request for remote control>
FIG. 7 is a diagram illustrating a processing flow until a media session used for remote control of a shared resource is established. The user of the client terminal 11 instructs remote operation of the shared file 33 after confirming that communication with the client terminal 21 is possible.

クライアント端末11は、宛先がクライアント端末21に指定された共有ファイル33の遠隔操作要求を中継サーバ12に送信する(ステップS1:openfile(data.ppt,remote))。遠隔操作要求には、宛先としてクライアント端末21の識別情報「client−2@relay−server−2.abc.net」が設定されている。また、送信元としてクライアント端末11の識別情報「client−1@relay−server−1.abc.net」が設定されている。中継サーバ12は、受信した遠隔操作要求の送信元がクライアント端末11であることを、中継サーバ情報50およびクライアント端末情報60に基づいて確認する。   The client terminal 11 transmits a remote operation request for the shared file 33 designated as the destination to the client terminal 21 to the relay server 12 (step S1: openfile (data.ppt, remote)). In the remote operation request, identification information “client-2@relay-server-2.abc.net” of the client terminal 21 is set as a destination. Further, identification information “client-1@relay-server-1.abc.net” of the client terminal 11 is set as a transmission source. The relay server 12 confirms based on the relay server information 50 and the client terminal information 60 that the transmission source of the received remote operation request is the client terminal 11.

図8は、クライアント端末11の詳細を示すクライアント端末情報60を示す図である。クライアント端末情報60は、クライアント端末情報格納部126に格納される。   FIG. 8 is a diagram showing client terminal information 60 showing details of the client terminal 11. The client terminal information 60 is stored in the client terminal information storage unit 126.

「div」、「id」、「pass」は、クライアント端末11の部署名、識別情報、パスワードを示す。「group」は、クライアント端末11が所属する中継グループの識別情報を示す。クライアント端末アドレス情報601には、クライアント端末11のIPアドレス「192.168.10.2」が設定される。クライアント端末有効期限情報602には、クライアント端末11のレジスト有効期限として「1213935960484」が設定される。クライアント端末ポート情報603には、クライアント端末11のポート番号「5070」が設定される。   “Div”, “id”, and “pass” indicate the department name, identification information, and password of the client terminal 11. “Group” indicates identification information of the relay group to which the client terminal 11 belongs. In the client terminal address information 601, the IP address “192.168.10.2” of the client terminal 11 is set. In the client terminal expiration date information 602, “1213935960484” is set as the registration expiration date of the client terminal 11. In the client terminal port information 603, the port number “5070” of the client terminal 11 is set.

中継サーバ12は、遠隔操作要求の宛先(クライアント端末21)と、中継サーバ情報50とに基づいて、遠隔操作要求の転送先を中継サーバ23に決定する。遠隔操作要求が、中継サーバ12から中継サーバ23に転送される(ステップS1.1:openfile(data.ppt,remote))。   The relay server 12 determines the transfer destination of the remote operation request to the relay server 23 based on the remote operation request destination (client terminal 21) and the relay server information 50. The remote operation request is transferred from the relay server 12 to the relay server 23 (step S1.1: openfile (data.ppt, remote)).

中継サーバ23は、中継サーバ12と同様に、遠隔操作要求をクライアント端末21に転送する(ステップS1.1.1:openfile(data.ppt))。中継サーバ23は、遠隔操作要求を転送する際に、クライアント端末21に対応するクライアント端末情報70を参照する。   Similarly to the relay server 12, the relay server 23 transfers the remote operation request to the client terminal 21 (step S1.1.1: openfile (data.ppt)). The relay server 23 refers to the client terminal information 70 corresponding to the client terminal 21 when transferring the remote operation request.

図9は、クライアント端末情報70を示す図である。クライアント端末情報70は、クライアント端末情報格納部236に格納されている。クライアント端末情報70は、図8に示すクライアント端末情報60と同様であるので、その詳細な説明を省略する。クライアント端末23の識別情報、クライアント端末アドレス情報701「192.168.1.10」、およびクライアント端末ポート情報703「5070」などに基づいて、遠隔操作要求が、中継サーバ23からクライアント端末21に転送される。   FIG. 9 is a diagram showing the client terminal information 70. The client terminal information 70 is stored in the client terminal information storage unit 236. Since the client terminal information 70 is the same as the client terminal information 60 shown in FIG. 8, detailed description thereof is omitted. A remote operation request is transferred from the relay server 23 to the client terminal 21 based on the identification information of the client terminal 23, the client terminal address information 701 “192.168.1.10”, the client terminal port information 703 “5070”, and the like. Is done.

クライアント端末21は、受信した遠隔操作要求の応答として、共有ファイル33の遠隔操作を許可するOKレスポンスをクライアント端末11に送信する。クライアント端末21からクライアント端末11へのOKレスポンスの転送は、上記と同様であるため省略する。   The client terminal 21 transmits an OK response that permits remote operation of the shared file 33 to the client terminal 11 as a response to the received remote operation request. Since the transfer of the OK response from the client terminal 21 to the client terminal 11 is the same as described above, the description is omitted.

<4.4.遠隔操作用セッションの確立>
クライアント端末11が遠隔操作要求のOKレスポンスを受信することにより、共有ファイル33の遠隔操作に用いられるメディアセッション(以下、「遠隔操作用セッション」という)が、クライアント端末11、21の間に確立される。
<4.4. Establishing a remote operation session>
When the client terminal 11 receives the OK response of the remote operation request, a media session (hereinafter referred to as “remote operation session”) used for remote operation of the shared file 33 is established between the client terminals 11 and 21. The

具体的には、クライアント端末11が、遠隔操作要求に基づく遠隔操作用セッションの確立を中継サーバ12に要求する(ステップS2:INVITE())。中継サーバ12は、INVITEリクエストの応答をクライアント端末11に送信する。クライアント端末11は、ACKリクエストを中継サーバ12に送信する(ステップS3:ACK())。中継サーバ12は、ACKリクエストを受信することにより、クライアント端末11と中継サーバ12との間にメディアセッションを確立する(ステップS3.2:MediaSession())。   Specifically, the client terminal 11 requests the relay server 12 to establish a remote operation session based on the remote operation request (step S2: INVITE ()). The relay server 12 transmits a response to the INVITE request to the client terminal 11. The client terminal 11 transmits an ACK request to the relay server 12 (step S3: ACK ()). By receiving the ACK request, the relay server 12 establishes a media session between the client terminal 11 and the relay server 12 (Step S3.2: MediaSession ()).

また、中継サーバ12がACKリクエストを受信する(ステップS3)ことにより、中継サーバ12と中継サーバ23との間にメディアセッションが確立される(ステップS3.1、ステップS3.3、ステップS3.3.2)。これらの処理は、ステップS2、ステップS3、ステップS3.2に示す処理と同様である。   Further, when the relay server 12 receives the ACK request (step S3), a media session is established between the relay server 12 and the relay server 23 (step S3.1, step S3.3, step S3.3). .2). These processes are the same as the processes shown in step S2, step S3, and step S3.2.

中継サーバ23がACKリクエストを受信する(ステップS3.3)ことにより、中継サーバ23とクライアント端末21との間にメディアセッションが確立される(ステップS3.3.1、ステップS3.3.3、ステップS3.3.3.1)。これらの処理は、ステップS2、ステップS3、ステップS3.2に示す処理と同様である。   When the relay server 23 receives the ACK request (step S3.3), a media session is established between the relay server 23 and the client terminal 21 (steps S3.3.1, S3.3.3, Step S3.3.3.1). These processes are the same as the processes shown in step S2, step S3, and step S3.2.

このようにして、遠隔操作用セッションが、共有ファイル33の遠隔操作要求に基づいて確立される。遠隔操作用セッションは、共有ファイル33の遠隔操作に必要な各種情報の転送に用いられ、他の共有リソースの遠隔操作などのために用いられることはない。   In this way, a remote operation session is established based on the remote operation request for the shared file 33. The remote operation session is used for transferring various information necessary for remote operation of the shared file 33, and is not used for remote operation of other shared resources.

<4.5.遠隔操作用画面の表示>
図10は、遠隔操作用セッションの確立後における中継通信システムの処理の流れを示す図である。遠隔操作用セッションの確立後、クライアント端末11は、遠隔操作に関する設定情報を作成する。設定情報には、クライアント端末11のモニタ113の解像度情報および色調情報、クライアント端末21からクライアント端末11に送信される画面データのエンコード方法を指定する情報などが含まれる。
<4.5. Display of remote operation screen>
FIG. 10 is a diagram illustrating a processing flow of the relay communication system after the remote operation session is established. After establishing the remote operation session, the client terminal 11 creates setting information related to the remote operation. The setting information includes resolution information and color tone information of the monitor 113 of the client terminal 11, information specifying an encoding method of screen data transmitted from the client terminal 21 to the client terminal 11, and the like.

設定情報は、遠隔操作用セッションを介してクライアント端末21に送信される。具体的には、クライアント端末11は、クライアント端末11と中継サーバ12との間に確立された遠隔操作用セッションを利用して、設定情報を中継サーバ12に送信する(ステップS4:HandshakingMessage())。中継サーバ12は、中継サーバ12、23の間に確立された遠隔操作用セッションを利用して、設定情報を中継サーバ23に送信する(ステップS4.1:HandshakingMessage())。そして、設定情報が、中継サーバ23からクライアント端末21に、クライアント端末21と中継サーバ23との間に確立された遠隔操作用セッションを利用して、送信される(ステップS4.1.1:HandshakingMessage())。   The setting information is transmitted to the client terminal 21 via the remote operation session. Specifically, the client terminal 11 transmits setting information to the relay server 12 using a remote operation session established between the client terminal 11 and the relay server 12 (step S4: Handshaking Message ()). . The relay server 12 transmits the setting information to the relay server 23 using the remote operation session established between the relay servers 12 and 23 (Step S4.1: Handshaking Message ()). Then, the setting information is transmitted from the relay server 23 to the client terminal 21 by using a remote operation session established between the client terminal 21 and the relay server 23 (Step S4.1.1: Handshaking Message). ()).

クライアント端末21は、受信した設定情報に対する応答を、遠隔操作用セッションを利用してクライアント端末11に送信する。設定情報に対応する応答を受信したクライアント端末11は、共有ファイル33の遠隔操作に用いる画面データの送信を、遠隔操作用セッションを利用してクライアント端末21に要求する。   The client terminal 21 transmits a response to the received setting information to the client terminal 11 using a remote operation session. The client terminal 11 that has received the response corresponding to the setting information requests the client terminal 21 to transmit screen data used for remote operation of the shared file 33 using the remote operation session.

クライアント端末11が、画面データの送信要求を中継サーバ12に送信する(ステップS5:requestframe(data.ppt))。中継サーバ12は、画面データの送信要求を中継サーバ23に転送する(ステップS5.1:requestframe(data.ppt))。中継サーバ23は、クライアント端末21に画面データの送信要求を送信する(ステップS5.1.1:requestframe(data.ppt))。画面データの送信要求は、設定情報と同様に、遠隔操作用セッションを介してクライアント端末11からクライアント端末21に送信される。   The client terminal 11 transmits a screen data transmission request to the relay server 12 (step S5: request frame (data.ppt)). The relay server 12 transfers the screen data transmission request to the relay server 23 (step S5.1: requestframe (data.ppt)). The relay server 23 transmits a screen data transmission request to the client terminal 21 (step S5.1.1: request frame (data.ppt)). The screen data transmission request is transmitted from the client terminal 11 to the client terminal 21 via the remote operation session, as in the setting information.

クライアント端末21は、画面データの送信要求を受信することにより、アプリケーションプログラム34を起動させる。アプリケーションプログラム34は、共有ファイル33を開いたウィンドウフレームを作成し、クライアント端末21のモニタに表示させる。ウィンドウフレームを含む画面データが、受信した設定情報に基づいて作成される。画面データは、ウィンドウフレームのみに対応するデータでもよい。あるいは、画面データは、クライアント端末21のモニタ全体に対応するデータでもよい。クライアント端末21は、遠隔操作用セッションを用いて、画面データをクライアント端末11に送信する。   The client terminal 21 activates the application program 34 by receiving a screen data transmission request. The application program 34 creates a window frame in which the shared file 33 is opened and displays it on the monitor of the client terminal 21. Screen data including a window frame is created based on the received setting information. The screen data may be data corresponding only to the window frame. Alternatively, the screen data may be data corresponding to the entire monitor of the client terminal 21. The client terminal 21 transmits screen data to the client terminal 11 using the remote operation session.

クライアント端末11は、受信した画面データに基づいて、共有ファイル33の操作画面をモニタ113に表示する。これにより、クライアント端末11のユーザは、操作画面を参照しながら、共有ファイル33に対する指示を操作部112に入力することができる。つまり、クライアント端末11のユーザは、表示ページの変更、共有ファイル33の編集、あるいは共有ファイル33の保存などのアプリケーションプログラム34に応じた操作を、モニタ113に表示された操作画面に基づいて指示する。クライアント端末11は、ユーザが操作部112を操作して入力したイベント情報のうち、操作画面に対応するウィンドウフレーム内で発生したイベント情報を、遠隔操作用セッションを介してクライアント端末21に送信する。   The client terminal 11 displays the operation screen of the shared file 33 on the monitor 113 based on the received screen data. Thereby, the user of the client terminal 11 can input an instruction for the shared file 33 to the operation unit 112 while referring to the operation screen. That is, the user of the client terminal 11 instructs an operation corresponding to the application program 34 such as changing the display page, editing the shared file 33, or saving the shared file 33 based on the operation screen displayed on the monitor 113. . The client terminal 11 transmits event information generated in a window frame corresponding to the operation screen among event information input by the user operating the operation unit 112 to the client terminal 21 via the remote operation session.

具体的には、イベント情報が、クライアント端末11から中継サーバ12に送信される(ステップS6:notify(event))。中継サーバ12は、イベント情報を中継サーバ23に送信する(ステップS6.1:notify(event))。中継サーバ23は、イベント情報をクライアント端末21に送信する(ステップS6.1.1:notify(event))。イベント情報は、設定情報と同様に、遠隔操作用セッションを介してクライアント端末11からクライアント端末21に送信される。   Specifically, event information is transmitted from the client terminal 11 to the relay server 12 (step S6: notify (event)). The relay server 12 transmits the event information to the relay server 23 (Step S6.1: notify (event)). The relay server 23 transmits the event information to the client terminal 21 (step S6.1.1: notify (event)). The event information is transmitted from the client terminal 11 to the client terminal 21 via the remote operation session, similarly to the setting information.

クライアント端末21において、受信されたイベント情報がアプリケーションプログラム34に通知される。そして、アプリケーションプログラム34は、通知されたイベント情報に基づく処理を共有ファイル33に対して行い、処理結果を反映した新たな画面データを作成する。新たな画面データは、遠隔操作用セッションを介してクライアント端末11に送信される。クライアント端末11は、受信した新たな画面データに基づいて、共有ファイル33の操作画面を更新する。クライアント端末11のユーザは、更新された操作画面に基づいて、共有ファイル33に対する指示を新たに入力する。   In the client terminal 21, the received event information is notified to the application program 34. Then, the application program 34 performs processing on the shared file 33 based on the notified event information, and creates new screen data reflecting the processing result. New screen data is transmitted to the client terminal 11 via the remote operation session. The client terminal 11 updates the operation screen of the shared file 33 based on the received new screen data. The user of the client terminal 11 newly inputs an instruction for the shared file 33 based on the updated operation screen.

以下、クライアント端末11は、操作部112からイベント情報が出力されるたびに、イベント情報を遠隔操作用セッションを介してクライアント端末21に送信する。クライアント端末11は、遠隔操作用セッションを介して受信した画面データに基づいて、操作画面を更新する。これらの処理が繰り返されることにより、クライアント端末11のユーザは、共有ファイル33をダウンロードすることなく、共有ファイル33の編集作業を行うことができる。このため、クライアント端末11に接続する通信回線の速度が遅い場合、あるいは共有ファイル33のサイズが非常に大きい場合などに、共有ファイル33のダウンロードが完了するのを待つことなく、共有ファイル33に関する操作を実行することができる。たとえば、共有ファイル33の一部のページのみを閲覧、あるいは編集するときなどに、効率良く共有ファイル33に関する操作を実行できる。   Hereinafter, every time event information is output from the operation unit 112, the client terminal 11 transmits the event information to the client terminal 21 via the remote operation session. The client terminal 11 updates the operation screen based on the screen data received via the remote operation session. By repeating these processes, the user of the client terminal 11 can edit the shared file 33 without downloading the shared file 33. For this reason, when the speed of the communication line connected to the client terminal 11 is slow or the size of the shared file 33 is very large, the operation related to the shared file 33 is not waited until the download of the shared file 33 is completed. Can be executed. For example, when only a part of the shared file 33 is viewed or edited, an operation related to the shared file 33 can be executed efficiently.

<4.6.遠隔操作の終了>
クライアント端末11のユーザは、共有ファイル33の遠隔操作を終了させる場合、遠隔操作用セッションの切断を指示する。
<4.6. End remote control>
When the user of the client terminal 11 ends the remote operation of the shared file 33, the user instructs the disconnection of the remote operation session.

遠隔操作用セッションの切断要求が、遠隔操作用セッションを介して、クライアント端末11からクライアント端末21に送信される。具体的には、切断要求が、クライアント端末11から中継サーバ12に送信される(ステップS7:BYE())。中継サーバ12は、切断要求を中継サーバ23に送信する(ステップS7.1:BYE())。中継サーバ23は、切断要求をクライアント端末21に送信する(ステップS7.1.1:BYE())。   A request for disconnecting the remote operation session is transmitted from the client terminal 11 to the client terminal 21 via the remote operation session. Specifically, a disconnection request is transmitted from the client terminal 11 to the relay server 12 (step S7: BYE ()). The relay server 12 transmits a disconnection request to the relay server 23 (step S7.1: BYE ()). The relay server 23 transmits a disconnection request to the client terminal 21 (step S7.1.1: BYE ()).

切断要求に対するOKレスポンスが、クライアント端末21から中継サーバ23、12を介してクライアント端末11に送信される。クライアント端末11がOKレスポンスを受信した後で、遠隔操作用セッションが切断される。これにより、共有ファイル33の遠隔操作処理が終了する。また、クライアント端末21は、アプリケーションプログラム34を終了させる。   An OK response to the disconnect request is transmitted from the client terminal 21 to the client terminal 11 via the relay servers 23 and 12. After the client terminal 11 receives the OK response, the remote operation session is disconnected. Thereby, the remote operation processing of the shared file 33 ends. Further, the client terminal 21 ends the application program 34.

なお、クライアント端末21は、クライアント端末11から受信したイベント情報に基づいて共有ファイル33を上書きしたときに、共有リソース管理情報80を更新する。具体的には、共有リソース個別情報833のサイズを示す「len」、更新日時を示す「lastmod」が変更される。共有リソース管理情報80の更新情報は、中継サーバ23、12を介してクライアント端末11に通知される。クライアント端末11、中継サーバ12、23は、更新情報に基づいて共有リソース管理情報80を更新する。   The client terminal 21 updates the shared resource management information 80 when the shared file 33 is overwritten based on the event information received from the client terminal 11. Specifically, “len” indicating the size of the shared resource individual information 833 and “lastmod” indicating the update date / time are changed. Update information of the shared resource management information 80 is notified to the client terminal 11 via the relay servers 23 and 12. The client terminal 11 and the relay servers 12 and 23 update the shared resource management information 80 based on the update information.

以上説明したように、クライアント端末11が共有ファイル33の遠隔操作を指示した場合、クライアント端末11とクライアント端末21との間に、共有ファイル33を遠隔操作するための遠隔操作用セッションが確立される。遠隔操作用セッションは、共有ファイル33の遠隔操作に関する情報の転送以外の目的で利用されることはない。   As described above, when the client terminal 11 instructs remote operation of the shared file 33, a remote operation session for remotely operating the shared file 33 is established between the client terminal 11 and the client terminal 21. . The remote operation session is not used for purposes other than the transfer of information related to the remote operation of the shared file 33.

また、共有ファイル33の遠隔操作に、従来のVNC(Virtual Network Computing)を用いることが考えられる。しかし、従来のVNCでは、クライアント端末11、21の間に確立される通信セッションは、共有ファイル33の遠隔操作に関する情報の転送だけでなく、他の情報の転送にも用いられるケースがある。つまり、従来のVNCでは、通信セッションの用途を限定することができないケースがある。   Further, it is conceivable to use conventional VNC (Virtual Network Computing) for remote operation of the shared file 33. However, in the conventional VNC, the communication session established between the client terminals 11 and 21 may be used not only for transferring information related to the remote operation of the shared file 33 but also for transferring other information. That is, in the conventional VNC, there are cases where the application of the communication session cannot be limited.

たとえば、クライアント端末11が、共有ファイル33の遠隔操作と、他の共有ファイルのダウンロードとを、通信セッションの用途を限定できない従来のVNCを用いて並行して実行する場合を考える。この場合、VNCのために確立された通信セッションを介して、共有ファイル33の遠隔操作に関する情報と、他の共有ファイルとが並行して転送される。この結果、共有ファイル33の遠隔操作に影響を及ぼすおそれがある。これに対して、本実施の形態に係る中継通信システムでは、遠隔操作用セッションとは別に、他の共有ファイルをダウンロードするためのダウンロード用セッションが確立される。このため、クライアント端末11は、共有ファイル33の遠隔操作と並行して他の共有ファイルをクライアント端末21からダウンロードする際に、共有ファイル33の遠隔操作が影響を受けることがない。   For example, consider a case where the client terminal 11 executes remote control of the shared file 33 and downloading of another shared file in parallel using a conventional VNC that cannot limit the use of the communication session. In this case, information related to remote operation of the shared file 33 and other shared files are transferred in parallel via a communication session established for the VNC. As a result, the remote operation of the shared file 33 may be affected. In contrast, in the relay communication system according to the present embodiment, a download session for downloading another shared file is established separately from the remote operation session. Therefore, when the client terminal 11 downloads another shared file from the client terminal 21 in parallel with the remote operation of the shared file 33, the remote operation of the shared file 33 is not affected.

また、従来のVNCを利用して共有ファイル33を遠隔操作する場合、クライアント端末21に接続して従来のVNCの設定をした上で、ファイル管理用のアプリケーションプログラムを用いて所望のファイルを探す必要がある。さらに、共有ファイル33がクライアント端末21で見つからなかった場合、ユーザは、VNCを用いて他のコンピュータを遠隔操作し、共有ファイル33を探す必要がある。これに対して、本実施の形態に係る中継通信システムでは、共有リソース管理情報80に基づいて共有ファイル33の遠隔操作を指示するだけで、共有ファイル33の遠隔操作を開始することできる。このように、本実施の形態に係る中継通信システムは、VNCの設定および共有ファイルを探す操作を行うことなく、共有ファイルを容易に遠隔操作することができる。   Further, when the shared file 33 is remotely controlled using the conventional VNC, it is necessary to connect to the client terminal 21 and set the conventional VNC, and then search for a desired file using an application program for file management. There is. Furthermore, when the shared file 33 is not found on the client terminal 21, the user needs to remotely operate another computer using the VNC to search for the shared file 33. On the other hand, in the relay communication system according to the present embodiment, the remote operation of the shared file 33 can be started only by instructing the remote operation of the shared file 33 based on the shared resource management information 80. Thus, the relay communication system according to the present embodiment can easily remotely operate a shared file without performing VNC setting and an operation for searching for a shared file.

{第2の実施の形態}
<1.概要>
本発明の第2の実施の形態に係る中継通信システム、中継サーバ、クライアント端末の構成は、第1の実施の形態と基本的に同じである。本実施の形態では、上記第1の実施の形態と同様の部分については説明を省略し、異なる部分を中心に説明する。
{Second Embodiment}
<1. Overview>
The configurations of the relay communication system, the relay server, and the client terminal according to the second embodiment of the present invention are basically the same as those of the first embodiment. In the present embodiment, description of the same parts as those in the first embodiment will be omitted, and different parts will be mainly described.

第2の実施の形態が第1の実施の形態と大きく異なる点は、以下の二点である。一点目は、本実施の形態に係るクライアント端末11に、共有ファイル33を編集するためのアプリケーションプログラム34がインストールされている点である。二点目は、クライアント端末11が共有ファイル33を編集する場合、共有ファイル33をダウンロードして編集するか、上記第1の実施の形態のように共有ファイル33を遠隔操作するかを選択することができる点である。   The second embodiment is greatly different from the first embodiment in the following two points. The first point is that an application program 34 for editing the shared file 33 is installed in the client terminal 11 according to the present embodiment. Second, when the client terminal 11 edits the shared file 33, the user selects whether to download and edit the shared file 33 or to remotely operate the shared file 33 as in the first embodiment. It is a point that can be.

<2.操作方法の選択>
以下、本実施の形態に係る中継通信システムの処理の流れについて説明する。
<2. Selection of operation method>
Hereinafter, a processing flow of the relay communication system according to the present embodiment will be described.

まず、クライアント端末11のユーザは、モニタ113に表示された共有リソース情報管理情報80を参照して、操作対象として共有ファイル33を指定し、共有ファイル33のオーナクライアント端末がクライアント端末21であることを確認する。クライアント端末11のユーザは、クライアント端末21と通信可能であることを、中継グループ情報40、中継サーバ情報50を用いて確認する。   First, the user of the client terminal 11 refers to the shared resource information management information 80 displayed on the monitor 113, designates the shared file 33 as an operation target, and the owner client terminal of the shared file 33 is the client terminal 21. Confirm. The user of the client terminal 11 uses the relay group information 40 and the relay server information 50 to confirm that communication with the client terminal 21 is possible.

その後、クライアント端末11のユーザは、ダウンロードした共有ファイル33を編集するか、共有ファイル33を遠隔操作するかを選択する。   Thereafter, the user of the client terminal 11 selects whether to edit the downloaded shared file 33 or to remotely operate the shared file 33.

共有ファイル33の遠隔操作が指定された場合、中継通信システムは、上記第1の実施の形態において説明した処理を実行する。遠隔操作を選択するケースとしては、共有ファイル33のサイズが非常に大きいケースが考えられる。これにより、共有ファイル33のダウンロードに伴って中継通信システムの負荷が大きくなることを防止し、他のクライアント端末のユーザに対する影響を小さくすることができる。   When the remote operation of the shared file 33 is designated, the relay communication system executes the process described in the first embodiment. As a case where the remote operation is selected, a case where the size of the shared file 33 is very large can be considered. Thereby, it is possible to prevent an increase in the load of the relay communication system due to the download of the shared file 33, and to reduce the influence on the user of another client terminal.

また、共有ファイル33に対する修正が軽微なものであり、共有ファイル33をわざわざダウンロードして修正する必要がない場合などにも、遠隔操作を選択することができる。また、リソースの遠隔操作は、一般的には通信回線に大きな負荷がかからない。このため、LAN2とWAN3との間の通信回線が狭帯域の回線である場合などにも、遠隔操作を選択することができる。   In addition, the remote operation can be selected even when the modification to the shared file 33 is minor and there is no need to bother downloading and modifying the shared file 33. Also, remote operation of resources generally does not place a heavy load on the communication line. Therefore, remote operation can be selected even when the communication line between the LAN 2 and the WAN 3 is a narrow-band line.

<3.共有ファイルのダウンロード>
ダウンロードした共有ファイル33の編集を選択した場合、クライアント端末11は、共有ファイル33のダウンロードを開始する。共有ファイル33のダウンロードを選択するケースとしては、共有ファイル33を大幅に変更する必要があり、クライアント端末11のユーザが共有ファイル33を効率よく編集したい場合などが考えられる。
<3. Downloading shared files>
When editing of the downloaded shared file 33 is selected, the client terminal 11 starts downloading the shared file 33. As a case where download of the shared file 33 is selected, there is a case where the shared file 33 needs to be significantly changed, and the user of the client terminal 11 wants to edit the shared file 33 efficiently.

図11は、共有ファイル33をダウンロードして編集する際の中継通信システムの処理の流れを示す図である。クライアント端末11は、宛先がクライアント端末21に指定された共有ファイル33のダウンロード要求を、中継サーバ12に送信する(ステップS11:openfile(data.ppt))。中継サーバ12は、ダウンロード要求を中継サーバ23に転送する(ステップS11.1:openfile(data.ppt))。中継サーバ23は、ダウンロード要求をクライアント端末21に送信する(ステップS11.1.1:openfile(data.ppt))。   FIG. 11 is a diagram illustrating a processing flow of the relay communication system when the shared file 33 is downloaded and edited. The client terminal 11 transmits a download request for the shared file 33 whose destination is specified to the client terminal 21 to the relay server 12 (step S11: openfile (data.ppt)). The relay server 12 transfers the download request to the relay server 23 (step S11.1: openfile (data.ppt)). The relay server 23 transmits a download request to the client terminal 21 (step S11.1.1: openfile (data.ppt)).

クライアント端末21は、ダウンロード要求に対応するOKレスポンスをクライアント端末11に送信する。クライアント端末11がOKレスポンスを受信することにより、クライアント端末11とクライアント端末12との間に、共有ファイル33のダウンロードに用いられるメディアセッション(ダウンロード用セッション)が確立される。   The client terminal 21 transmits an OK response corresponding to the download request to the client terminal 11. When the client terminal 11 receives the OK response, a media session (downloading session) used for downloading the shared file 33 is established between the client terminal 11 and the client terminal 12.

上記第1の実施の形態と同様に、クライアント端末11と中継サーバ12との間にメディアセッションが確立される(ステップS12:INVITE()、ステップ13:ACK()、ステップS13.2:MediaSession())。続いて、中継サーバ12と中継サーバ23との間にメディアセッションが確立される(ステップS13.1.INVITE()、ステップ13.3:ACK()、ステップS13.3.2:MediaSession())。中継サーバ23とクライアント端末21との間にメディアセッションが確立される(ステップS13.3.1:INVITE()、ステップ13.3.3:ACK()、ステップS13.3.3.1:MediaSession())。これにより、クライアント端末11、12の間にダウンロード用セッションが確立される。   As in the first embodiment, a media session is established between the client terminal 11 and the relay server 12 (step S12: INVITE (), step 13: ACK (), step S13.2: MediaSession ( )). Subsequently, a media session is established between the relay server 12 and the relay server 23 (step S13.1.INVITE (), step 13.3: ACK (), step S13.3.2: MediaSession ()). . A media session is established between the relay server 23 and the client terminal 21 (step S13.3.1: INVITE (), step 13.3.3: ACK (), step S13.3.3.1: MediaSession). ()). Thereby, a download session is established between the client terminals 11 and 12.

ダウンロード用セッションの確立後、クライアント端末21は、ダウンロード用セッションを用いて共有ファイル33をクライアント端末11に転送する。具体的には、共有ファイル33は、中継サーバ23に送信される(ステップ13.3.3.2:dataStream(data.ppt))。中継サーバ23は、共有ファイル33を中継サーバ12に送信する(ステップS13.3.4:dataStream(data.ppt))。中継サーバ12は、共有ファイル33をクライアント端末11に送信する(ステップS13.4:dataStream(data.ppt))。ダウンロード用セッションは、共有ファイル33の転送が終了しても維持される。   After the download session is established, the client terminal 21 transfers the shared file 33 to the client terminal 11 using the download session. Specifically, the shared file 33 is transmitted to the relay server 23 (Step 13.3.3.2: dataStream (data.ppt)). The relay server 23 transmits the shared file 33 to the relay server 12 (step S13.3.4: dataStream (data.ppt)). The relay server 12 transmits the shared file 33 to the client terminal 11 (step S13.4: dataStream (data.ppt)). The download session is maintained even after the transfer of the shared file 33 is completed.

このように、本実施の形態では、クライアント端末11が共有ファイル33をダウンロードする際に、ダウンロード用のメディアセッションが確立される。つまり、第1の実施の形態と同様に、第2の実施の形態においても、ダウンロード用セッションの他に、クライアント端末11、21の間に他の通信セッションを確立することができる。   Thus, in the present embodiment, when the client terminal 11 downloads the shared file 33, a download media session is established. That is, similarly to the first embodiment, in the second embodiment, in addition to the download session, another communication session can be established between the client terminals 11 and 21.

共有ファイル33を受信したクライアント端末11は、インストールされているアプリケーションプログラム34を起動する。アプリケーションプログラム34は、ダウンロードした共有ファイル33を開く。これにより、クライアント端末11のユーザは、ダウンロードした共有ファイル33を編集することができる。   The client terminal 11 that has received the shared file 33 activates the installed application program 34. The application program 34 opens the downloaded shared file 33. Thereby, the user of the client terminal 11 can edit the downloaded shared file 33.

クライアント端末11のユーザは、編集中の共有ファイル33の保存、およびアップロードを指示する。編集済みの共有ファイル33は、アプリケーションプログラム34により保存された上で閉じられる。クライアント端末11は、保存した共有ファイル33を、ダウンロード用セッションを用いてクライアント端末21に送信する。   The user of the client terminal 11 instructs to save and upload the shared file 33 being edited. The edited shared file 33 is saved by the application program 34 and then closed. The client terminal 11 transmits the saved shared file 33 to the client terminal 21 using a download session.

具体的には、クライアント端末11は、保存した共有ファイル33を、中継サーバ12に送信する(ステップS14:send(data.ppt))。このとき、保存した共有ファイル33の宛先がクライアント端末21に指定されるとともに、保存した共有ファイル33の格納先が、共有リソース個別情報833に基づいて指定される。中継サーバ12は、保存した共有ファイル33を中継サーバ23に送信する(ステップS14.1:send(data.ppt))。中継サーバ23は、保存した共有ファイル33をクライアント端末21に送信する(ステップS14.1.1:send(data.ppt))。クライアント端末21は、記憶部124に格納されている共有ファイル33を、受信した共有ファイル33で上書きする。ダウンロード用セッションは、クライアント端末21が共有ファイル33を受信した後で切断される。   Specifically, the client terminal 11 transmits the saved shared file 33 to the relay server 12 (step S14: send (data.ppt)). At this time, the destination of the saved shared file 33 is designated to the client terminal 21 and the storage destination of the saved shared file 33 is designated based on the shared resource individual information 833. The relay server 12 transmits the saved shared file 33 to the relay server 23 (step S14.1: send (data.ppt)). The relay server 23 transmits the saved shared file 33 to the client terminal 21 (step S14.1.1: send (data.ppt)). The client terminal 21 overwrites the shared file 33 stored in the storage unit 124 with the received shared file 33. The download session is disconnected after the client terminal 21 receives the shared file 33.

なお、共有ファイル33のダウンロードが終了した(ステップS13.4)後に、中継通信ステムは、ダウンロード用セッションを切断してもよい。この場合、クライアント端末11が操作した共有ファイル33をアップロードするために、新たなメディアセッションがクライアント端末11とクライアント端末21との間に確立される。   Note that after the download of the shared file 33 is completed (step S13.4), the relay communication system may disconnect the download session. In this case, a new media session is established between the client terminal 11 and the client terminal 21 in order to upload the shared file 33 operated by the client terminal 11.

上記の第1の実施の形態と同様に、クライアント端末21は、共有ファイル33を上書きした後に、共有リソース管理情報80を更新する。クライアント端末11、中継サーバ12、23は、更新情報に基づいて共有リソース管理情報80を更新する。これにより、ダウンロードした共有ファイル33の編集を選択した場合における、中継通信システムの処理が終了する。   Similar to the first embodiment, the client terminal 21 updates the shared resource management information 80 after overwriting the shared file 33. The client terminal 11 and the relay servers 12 and 23 update the shared resource management information 80 based on the update information. Thereby, the processing of the relay communication system when the editing of the downloaded shared file 33 is selected is completed.

以上説明したように、本実施の形態において、クライアント端末11のユーザは、共有ファイル33を操作する場合、共有ファイルをダウンロードして操作するか、共有ファイル33を遠隔操作するかを選択することができる。この結果、クライアント端末11のユーザは、共有ファイル33のサイズ、クライアント端末21までの通信状況などに応じて、共有ファイル33の操作方法を柔軟に変更することが可能となり、共有ファイル33を効率よく操作することができる。   As described above, in the present embodiment, when operating the shared file 33, the user of the client terminal 11 can select whether to download and operate the shared file or to remotely operate the shared file 33. it can. As a result, the user of the client terminal 11 can flexibly change the operation method of the shared file 33 in accordance with the size of the shared file 33, the communication status up to the client terminal 21, and the like. Can be operated.

なお、第2の実施の形態において、共有リソース個別情報83に各共有リソースの操作方法を指定した情報を登録してもよい。図12は、操作方法を指定する情報が追加された共有リソース管理情報80を示す図である。   In the second embodiment, information specifying the operation method of each shared resource may be registered in the shared resource individual information 83. FIG. 12 is a diagram showing the shared resource management information 80 to which information specifying the operation method is added.

図11に示すように、共有ファイル32、33に対応する共有リソース個別情報832、833に、指定情報832−1、833−1がそれぞれ追加されている。指定情報832−1では、「opentype=“copy”」と設定されている。これは、ダウンロードした共有ファイルの編集が選択されることを示している。一方、指定情報833−1では、「opentype=“remote”」と設定されている。これは、遠隔操作が選択されることを示している。   As shown in FIG. 11, designation information 832-1 and 833-1 are added to the shared resource individual information 832 and 833 corresponding to the shared files 32 and 33, respectively. In the designation information 832-1, “opentype =“ copy ”” is set. This indicates that editing of the downloaded shared file is selected. On the other hand, in the specification information 833-1, “opentype =“ remote ”” is set. This indicates that remote control is selected.

クライアント端末11は、操作対象の共有ファイルが共有リソース管理情報80に基づいて指定された場合、指定された共有リソースの操作方法を、指定情報に基づいて決定する。これにより、クライアント端末11のユーザが共有リソースの操作を指示する際に、操作方法を選択する手間を省くことができる。   When the operation-target shared file is designated based on the shared resource management information 80, the client terminal 11 determines the operation method of the designated shared resource based on the designation information. Thereby, when the user of the client terminal 11 instruct | indicates operation of a shared resource, the effort which selects an operation method can be saved.

なお、上記第1および第2の実施の形態では、異なる二つのLANにそれぞれ接続するクライアント端末11、21の動作を例にして説明したが、これに限られない。たとえば、クライアント端末11、21が同一のLANに接続されていても、上記説明を適用することができる。また、クライアント端末11、21が同一のLANに接続されている場合、クライアント端末11は、中継サーバを介さなくても、上述した共有リソースの操作を実行することができる。   In the first and second embodiments, the operation of the client terminals 11 and 21 connected to two different LANs has been described as an example. However, the present invention is not limited to this. For example, the above description can be applied even when the client terminals 11 and 21 are connected to the same LAN. Further, when the client terminals 11 and 21 are connected to the same LAN, the client terminal 11 can execute the above-described shared resource operation without using a relay server.

1、2 LAN
3 WAN
11、21、22 クライアント端末
12、23 中継サーバ
32、33 共有ファイル
34 アプリケーションプログラム
80 共有リソース管理情報
111、122、232 制御部
112 操作部
113 モニタ
114 記憶部
831、832、833 共有リソース個別情報
1, 2 LAN
3 WAN
11, 21, 22 Client terminal 12, 23 Relay server 32, 33 Shared file 34 Application program 80 Shared resource management information 111, 122, 232 Control unit 112 Operation unit 113 Monitor 114 Storage units 831, 832, 833 Shared resource individual information

Claims (5)

遠隔操作の対象となる対象リソースを指定する指定部と、
前記対象リソースに一対一で対応する遠隔操作用セッションを前記対象リソースの実体にアクセス可能なオーナ通信装置との間に確立する通信部と、
前記遠隔操作用セッションを介して、前記対象リソースの操作情報を前記オーナ通信装置に送信し、前記オーナ通信装置が前記操作情報に応じて作成した前記対象リソースの画面情報を受信する遠隔操作部と、
前記対象リソースの操作画面を前記画面情報に基づいて表示する表示部と、
を備えることを特徴とする通信装置。
A specification unit for specifying a target resource to be remotely operated;
A communication unit that establishes a remote operation session corresponding to the target resource on a one-to-one basis with an owner communication device that can access an entity of the target resource;
A remote operation unit for transmitting operation information of the target resource to the owner communication device via the remote operation session, and receiving screen information of the target resource created by the owner communication device according to the operation information; ,
A display unit configured to display an operation screen of the target resource based on the screen information;
A communication apparatus comprising:
請求項1に記載の通信装置において、さらに、
前記対象リソースを遠隔操作するか、ダウンロードした対象リソースを操作するかを選択する選択部と、
ダウンロードした対象リソースの操作が選択された場合、前記対象リソースを前記オーナ通信装置からダウンロードし、ダウンロードした対象リソースを操作する直接操作部と、
を備えることを特徴とする通信装置。
The communication device according to claim 1, further comprising:
A selection unit for selecting whether to remotely operate the target resource or to operate the downloaded target resource;
When the operation of the downloaded target resource is selected, the target resource is downloaded from the owner communication device, and a direct operation unit that operates the downloaded target resource;
A communication apparatus comprising:
請求項2に記載の通信装置において、さらに、
自装置が操作することができるリソースに関する情報と、前記リソースの実体にアクセスできる装置を示す情報とが登録された共有リソース情報を保持する共有リソース情報管理部、
を備え、
前記指定部は、前記共有リソース情報を用いて前記対象リソースを指定し、
前記通信部は、前記共有リソース情報を用いて前記オーナ通信装置を特定する通信先特定部、
を含むことを特徴とする通信装置。
The communication device according to claim 2, further comprising:
A shared resource information management unit that holds shared resource information in which information related to resources that can be operated by the device itself and information indicating devices that can access the resource entity are registered;
With
The specifying unit specifies the target resource using the shared resource information,
The communication unit is a communication destination specifying unit that specifies the owner communication device using the shared resource information,
A communication device comprising:
請求項3に記載の通信装置において、
前記共有リソース情報は、
前記リソースの操作方法を指定した指定情報、
を含み、
前記選択部は、前記指定情報に基づいて、前記対象リソースを遠隔操作するか、ダウンロードした対象リソースを操作するかを選択することを特徴とする通信装置。
The communication device according to claim 3.
The shared resource information is
Specification information specifying the operation method of the resource,
Including
The selection unit selects whether to remotely operate the target resource or to operate the downloaded target resource based on the designation information.
第1通信装置と、第2通信装置と、を含む遠隔操作システムであって、
前記第1通信装置は、
遠隔操作の対象となる対象リソースとして、前記第2通信装置が実体にアクセスすることができるリソースを指定する指定部と、
前記対象リソースの操作情報を前記第2通信装置に送信し、前記操作情報に応じて前記第2通信装置が作成した前記対象リソースの画面情報を受信する遠隔操作部と、
前記対象リソースの操作画面を前記画面情報に基づいて表示する表示部と、
を備え、
前記第2通信装置は、
受信した前記操作情報に基づいて前記対象リソースを操作し、前記対象リソースの操作結果に対応するイメージ情報を前記画面情報として前記第1通信装置に送信するリソース操作部、
備え、
前記第1通信装置および前記第2通信装置は、
前記対象リソースに一対一で対応する遠隔操作用セッションを前記第1通信装置と前記第2通信装置との間に確立し、前記遠隔操作用セッションを用いて前記操作情報および前記画面情報を転送する通信部、
を備えることを特徴とする遠隔操作システム。
A remote operation system including a first communication device and a second communication device,
The first communication device is
A designation unit that designates a resource that can be accessed by the second communication device as a target resource to be remotely operated;
A remote control unit that transmits operation information of the target resource to the second communication device, and receives screen information of the target resource created by the second communication device according to the operation information;
A display unit configured to display an operation screen of the target resource based on the screen information;
With
The second communication device is
A resource operation unit that operates the target resource based on the received operation information and transmits image information corresponding to an operation result of the target resource to the first communication device as the screen information;
Prepared,
The first communication device and the second communication device are:
A remote operation session corresponding to the target resource on a one-to-one basis is established between the first communication device and the second communication device, and the operation information and the screen information are transferred using the remote operation session. Communication department,
A remote operation system comprising:
JP2009103223A 2009-04-21 2009-04-21 Communication device and remote operation system Pending JP2010256989A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009103223A JP2010256989A (en) 2009-04-21 2009-04-21 Communication device and remote operation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009103223A JP2010256989A (en) 2009-04-21 2009-04-21 Communication device and remote operation system

Publications (1)

Publication Number Publication Date
JP2010256989A true JP2010256989A (en) 2010-11-11

Family

ID=43317867

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009103223A Pending JP2010256989A (en) 2009-04-21 2009-04-21 Communication device and remote operation system

Country Status (1)

Country Link
JP (1) JP2010256989A (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013047505A1 (en) * 2011-09-26 2013-04-04 村田機械株式会社 Relay communication system and relay server
JP2013069209A (en) * 2011-09-26 2013-04-18 Murata Mach Ltd Relay communication system and relay server
JP2013069207A (en) * 2011-09-26 2013-04-18 Murata Mach Ltd Relay communication system and client terminal
JP2013070316A (en) * 2011-09-26 2013-04-18 Murata Mach Ltd Relay communication system and relay server
US8443088B2 (en) 2006-10-11 2013-05-14 Murata Machinery, Ltd. File transfer server
US8472454B2 (en) 2006-09-12 2013-06-25 Murata Machinery, Ltd. Relay-server arranged to carry out communications between communication terminals on different LANS
US8533330B2 (en) 2006-12-11 2013-09-10 Murata Machinery, Ltd. Relay server and relay communication system arranged to share resources between networks
WO2013137367A1 (en) * 2012-03-16 2013-09-19 Ricoh Company, Ltd. Communication control system and control device
US8554935B2 (en) 2009-09-30 2013-10-08 Murata Machinery, Ltd. Relay server and relay communication system
US8606941B2 (en) 2007-05-02 2013-12-10 Murata Machinery, Ltd. Relay server and relay communication system
US8738788B2 (en) 2009-03-13 2014-05-27 Murata Machinery, Ltd. First relay server and second relay server
US8798082B2 (en) 2009-05-15 2014-08-05 Murata Machinery, Ltd. Relay communication system and first relay server
US8799488B2 (en) 2008-09-05 2014-08-05 Murata Machinery, Ltd. Relay server, relay communication system, and communication apparatus
US8949419B2 (en) 2007-12-25 2015-02-03 Murata Machinery, Ltd. Synchronizing sharing servers
US9130783B2 (en) 2009-08-20 2015-09-08 Murata Machinery, Ltd. Relay communication system and access management apparatus
US9294519B2 (en) 2006-10-11 2016-03-22 Murata Machinery, Ltd. File server device
US10469550B2 (en) 2015-03-12 2019-11-05 Ricoh Company, Ltd. Transmission system, information processing apparatus, computer program product, and method of information processing
JP2022545131A (en) * 2019-10-24 2022-10-25 北京字節跳動網絡技術有限公司 ONLINE DOCUMENT DISPLAY METHOD, APPARATUS, ELECTRONIC DEVICE AND STORAGE MEDIUM

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003509785A (en) * 1999-09-14 2003-03-11 ドロップレット、インコーポレイテッド Method and system for delivering remotely stored applications and information
JP2004213533A (en) * 2003-01-08 2004-07-29 Seiko Epson Corp Screen reception device, screen delivery device, screen information transmission/reception system, screen reception method, screen delivery method and program therefor
JP2007102793A (en) * 2005-10-04 2007-04-19 Internatl Business Mach Corp <Ibm> Data processing system, method, and computer program product (user interface widget unit sharing for application user interface distribution)
JP2007310508A (en) * 2006-05-16 2007-11-29 Nippon Telegraph & Telephone East Corp Thin client system and program for thin client terminal
JP2008209982A (en) * 2007-02-23 2008-09-11 Casio Comput Co Ltd Server device, client device, remote connection system and program
JP2009032073A (en) * 2007-07-27 2009-02-12 Casio Comput Co Ltd Client device, server device, remote connection system, and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003509785A (en) * 1999-09-14 2003-03-11 ドロップレット、インコーポレイテッド Method and system for delivering remotely stored applications and information
JP2004213533A (en) * 2003-01-08 2004-07-29 Seiko Epson Corp Screen reception device, screen delivery device, screen information transmission/reception system, screen reception method, screen delivery method and program therefor
JP2007102793A (en) * 2005-10-04 2007-04-19 Internatl Business Mach Corp <Ibm> Data processing system, method, and computer program product (user interface widget unit sharing for application user interface distribution)
JP2007310508A (en) * 2006-05-16 2007-11-29 Nippon Telegraph & Telephone East Corp Thin client system and program for thin client terminal
JP2008209982A (en) * 2007-02-23 2008-09-11 Casio Comput Co Ltd Server device, client device, remote connection system and program
JP2009032073A (en) * 2007-07-27 2009-02-12 Casio Comput Co Ltd Client device, server device, remote connection system, and program

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8472454B2 (en) 2006-09-12 2013-06-25 Murata Machinery, Ltd. Relay-server arranged to carry out communications between communication terminals on different LANS
US8443088B2 (en) 2006-10-11 2013-05-14 Murata Machinery, Ltd. File transfer server
US9294519B2 (en) 2006-10-11 2016-03-22 Murata Machinery, Ltd. File server device
US8533330B2 (en) 2006-12-11 2013-09-10 Murata Machinery, Ltd. Relay server and relay communication system arranged to share resources between networks
US8606941B2 (en) 2007-05-02 2013-12-10 Murata Machinery, Ltd. Relay server and relay communication system
US8949419B2 (en) 2007-12-25 2015-02-03 Murata Machinery, Ltd. Synchronizing sharing servers
US8799488B2 (en) 2008-09-05 2014-08-05 Murata Machinery, Ltd. Relay server, relay communication system, and communication apparatus
US8738788B2 (en) 2009-03-13 2014-05-27 Murata Machinery, Ltd. First relay server and second relay server
US8798082B2 (en) 2009-05-15 2014-08-05 Murata Machinery, Ltd. Relay communication system and first relay server
US9130783B2 (en) 2009-08-20 2015-09-08 Murata Machinery, Ltd. Relay communication system and access management apparatus
US8554935B2 (en) 2009-09-30 2013-10-08 Murata Machinery, Ltd. Relay server and relay communication system
WO2013047505A1 (en) * 2011-09-26 2013-04-04 村田機械株式会社 Relay communication system and relay server
CN103843305A (en) * 2011-09-26 2014-06-04 村田机械株式会社 Relay communication system and relay server
JP2013070316A (en) * 2011-09-26 2013-04-18 Murata Mach Ltd Relay communication system and relay server
JP2013069207A (en) * 2011-09-26 2013-04-18 Murata Mach Ltd Relay communication system and client terminal
JP2013069209A (en) * 2011-09-26 2013-04-18 Murata Mach Ltd Relay communication system and relay server
JP2013196217A (en) * 2012-03-16 2013-09-30 Ricoh Co Ltd Communication control system, control device and program
WO2013137367A1 (en) * 2012-03-16 2013-09-19 Ricoh Company, Ltd. Communication control system and control device
US9288438B2 (en) 2012-03-16 2016-03-15 Ricoh Company, Ltd. Communication control system and control device
US10469550B2 (en) 2015-03-12 2019-11-05 Ricoh Company, Ltd. Transmission system, information processing apparatus, computer program product, and method of information processing
JP2022545131A (en) * 2019-10-24 2022-10-25 北京字節跳動網絡技術有限公司 ONLINE DOCUMENT DISPLAY METHOD, APPARATUS, ELECTRONIC DEVICE AND STORAGE MEDIUM
JP7269440B2 (en) 2019-10-24 2023-05-08 北京字節跳動網絡技術有限公司 ONLINE DOCUMENT DISPLAY METHOD, APPARATUS, ELECTRONIC DEVICE AND STORAGE MEDIUM
US11699028B2 (en) 2019-10-24 2023-07-11 Beijing Bytedance Network Technology Co., Ltd. Method and apparatus for displaying online document, electronic device, and storage medium

Similar Documents

Publication Publication Date Title
JP2010256989A (en) Communication device and remote operation system
JP4274231B2 (en) Relay server and relay communication system
EP1940126B1 (en) Relay server and client terminal
JP4661774B2 (en) Relay server
EP1942634B1 (en) Relay server, relay communication system, and communication device
CN102420785B (en) Relay server and relay communication system
JP4453698B2 (en) Relay server
JP5714849B2 (en) System and method for communicating with a network of printers using a mobile device
JP4406850B2 (en) Relay server and relay communication system
JP2008148046A (en) Relay server, and relay communication system
JP2008148200A (en) Relay server
US8949419B2 (en) Synchronizing sharing servers
US8321575B2 (en) Relay server and relay communication system
JP2012053511A (en) Server device, information processor, service processing apparatus, network system, job management method, and program
JP4888103B2 (en) Relay server
JP4304540B2 (en) Relay server and relay communication system
US20050160198A1 (en) Image and sound input-output control
JP6597314B2 (en) File sharing support system, network storage device, file sharing support method, and file sharing support program
JP2008306499A (en) Relay server and relay communication system
JP4461677B2 (en) Communication terminal and communication program
JP4798194B2 (en) Communication device
JP2007128179A (en) Information processor, and control method, program and storage medium therefor
JP4947014B2 (en) Communication device
WO2016206381A1 (en) File processing method and device
JP2008140254A (en) Communication device and relay communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120229

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130219

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130220

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130418

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20131112