JP2012249021A - System, method and program for communication control between terminals - Google Patents

System, method and program for communication control between terminals Download PDF

Info

Publication number
JP2012249021A
JP2012249021A JP2011118309A JP2011118309A JP2012249021A JP 2012249021 A JP2012249021 A JP 2012249021A JP 2011118309 A JP2011118309 A JP 2011118309A JP 2011118309 A JP2011118309 A JP 2011118309A JP 2012249021 A JP2012249021 A JP 2012249021A
Authority
JP
Japan
Prior art keywords
communication
terminal
distributed
centralized
peer
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.)
Granted
Application number
JP2011118309A
Other languages
Japanese (ja)
Other versions
JP5876672B2 (en
Inventor
Shunji Sugaya
俊二 菅谷
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2011118309A priority Critical patent/JP5876672B2/en
Publication of JP2012249021A publication Critical patent/JP2012249021A/en
Application granted granted Critical
Publication of JP5876672B2 publication Critical patent/JP5876672B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide communication fully utilizing both a merit of peer-to-peer communication and a merit of communication using a relay server.SOLUTION: To establish communication with a user terminal 10, a support terminal 20 requests a relay server 100 for concentrated communication that communicates through a predetermined relay server, and simultaneously, to establish communication with the user terminal 10, the support terminal 20 requests a user terminal 10 for distributed peer-to-peer communication between user terminals 10. If the communication by the concentrated communication is established earlier than the communication by the distribution communication, communication is started using the established concentrated communication, and thereafter, the communication by the distributed communication is established, so that the concentrated communication is switched to the distributed communication at predetermined timing.

Description

本発明は、公衆回線網を介して接続された端末の通信を制御する通信制御システム、通信制御方法及び通信制御プログラムに関する。   The present invention relates to a communication control system, a communication control method, and a communication control program for controlling communication of terminals connected via a public network.

近年、公衆回線網に接続された携帯端末をWebサーバ等と接続することで、ユーザに様々なサービスが提供されている。特に、スマートフォン(高機能携帯電話)の登場により、従来、パソコンに対して行われていた高度なサービスを、携帯電話で行うことが可能になってきた。   In recent years, various services are provided to users by connecting a mobile terminal connected to a public network to a Web server or the like. In particular, with the advent of smartphones (high-function mobile phones), it has become possible to perform advanced services that have been provided for personal computers with mobile phones.

したがって、このような高度なWebサービスや、スマートフォンの高度な機能を最大限に利用するために、スマートフォンに対する設定操作や機能を、ユーザは熟知する必要がある。また、操作に不慣れなユーザが、端末に対して、初めての設定を行うと、削除すべきでない設定情報を削除してしまったり、適切でない設定を行うことで、エラーを発生させてしまう場合も多い。   Therefore, in order to make full use of such advanced Web services and advanced functions of the smartphone, the user needs to be familiar with setting operations and functions for the smartphone. In addition, when a user unfamiliar with the operation makes the first setting on the terminal, the setting information that should not be deleted may be deleted or an inappropriate setting may cause an error. Many.

このような課題に対して、ユーザの端末に対して、システムからリモート操作を行うことで、ユーザの端末を遠隔から設定したり、障害を修復したり、ユーザを指導する方法が知られている。例えば、特許文献1や特許文献2では、サポート対象となる各クライアントの画面情報をサーバ側で取得し、サーバでこの画面情報を表示して、リモート操作を実現することが開示されている。   For such a problem, a method is known in which a user's terminal is remotely operated from the system to remotely set the user's terminal, repair a failure, or guide the user. . For example, Patent Literature 1 and Patent Literature 2 disclose that screen information of each client to be supported is acquired on the server side, and this screen information is displayed on the server to realize remote operation.

特開2011−018333号公報JP 2011-018333 A 特開2010−268497号公報JP 2010-268497 A

ここで、リモートサポートを所望するユーザは、サポート者から自分の端末へのいち早いリモートログインを所望し、端末への設定や障害の修復を望む。このサポート端末からユーザ端末への通信は、一対一通信であるピアツーピア型通信と、リレーサーバ等の中継装置を経由して行う通信の2通りの方法が想定される。   Here, the user who desires the remote support desires an early remote login from the support person to his / her terminal, and desires the setting to the terminal and the repair of the failure. As communication from the support terminal to the user terminal, there are assumed two methods of peer-to-peer communication which is one-to-one communication and communication performed via a relay device such as a relay server.

ピアツーピア型通信は、サポート端末とユーザ端末とを直接的に接続するために、サポート端末がユーザ端末を認証し、通信を確立するまでは時間がかかることがある。そのため、リレーサーバを利用して通信を確立するよりも、一般には、通信が確立するまでの時間がかかってしまうことが多い。これに対して、リレーサーバを利用した場合は、通信の確立までの時間は、ピアツーピア型通信よりも短いが、多くのユーザ端末、サポート端末が接続されることで、リレーサーバの負荷が増大してしまう。   In peer-to-peer communication, since a support terminal and a user terminal are directly connected, it may take time until the support terminal authenticates the user terminal and establishes communication. Therefore, in general, it takes more time to establish communication than to establish communication using a relay server. On the other hand, when a relay server is used, the time to establish communication is shorter than that of peer-to-peer communication, but the load on the relay server increases because many user terminals and support terminals are connected. End up.

本発明は、このような課題に鑑み、ピアツーピア型の通信のメリットと、リレーサーバを利用する通信のメリットとの、双方のメリットを活かした通信制御システム、通信制御方法、プログラムを提供することを目的とする。   In view of such problems, the present invention provides a communication control system, a communication control method, and a program that take advantage of both of the merits of peer-to-peer communication and the merits of communication using a relay server. Objective.

本発明では、以下のような解決手段を提供する。   The present invention provides the following solutions.

第1の特徴に係る発明は、端末間の通信方式を制御する通信制御システムであって、第一端末(例えば、サポート端末20)が第二端末(例えば、ユーザ端末10)との通信を確立するために、所定のリレーサーバを介して通信する集中通信を前記リレーサーバに要求する集中通信開始モジュールと、前記第一端末が前記第二端末との通信を確立するために、前記第一端末と前記第二端末同士で一対一での分散通信を前記第二端末に要求する分散通信開始モジュールと、前記集中通信による通信の確立が、前記分散通信による通信の確立よりも早い場合には、確立された前記集中通信により通信を開始し、その後、前記分散通信が確立した際に、前記分散通信による通信を確立し、所定のタイミングで集中通信から分散通信に切替える通信制御モジュールと、を備える通信制御システムを提供する。   The invention according to the first feature is a communication control system for controlling a communication method between terminals, wherein a first terminal (for example, support terminal 20) establishes communication with a second terminal (for example, user terminal 10). In order to establish a communication with the second terminal, the central communication start module for requesting the relay server to perform the centralized communication that communicates via a predetermined relay server, the first terminal When the establishment of communication by the centralized communication is earlier than the establishment of communication by the distributed communication, the distributed communication start module for requesting the second terminal one-to-one distributed communication with the second terminal, A communication system that starts communication by the established centralized communication and then establishes the communication by the distributed communication when the distributed communication is established, and switches from the centralized communication to the distributed communication at a predetermined timing. It provides a communication control system comprising a module.

第1の特徴に係る発明によれば、端末間の通信方式を制御する通信制御システムであって、第一端末が第二端末との通信を確立するために、所定のリレーサーバを介して通信する集中通信を前記リレーサーバに要求し、第一端末が第二端末との通信を確立するために、第一端末と第二端末同士で一対一での分散通信を第二端末に要求する。そして、集中通信による通信の確立が、分散通信による通信の確立よりも早い場合には、確立された集中通信により通信を開始し、その後、分散通信が確立した際に、分散通信による通信を確立し、所定のタイミングで集中通信から分散通信に切替える。   According to the first aspect of the invention, there is provided a communication control system that controls a communication method between terminals, and the first terminal communicates via a predetermined relay server in order to establish communication with the second terminal. The first terminal requests the second terminal to perform one-to-one distributed communication between the first terminal and the second terminal in order to request the centralized communication to be performed from the relay server. If the establishment of communication by centralized communication is earlier than the establishment of communication by distributed communication, communication is started by the established centralized communication, and then communication by distributed communication is established when distributed communication is established. The centralized communication is switched to the distributed communication at a predetermined timing.

したがって、端末間の接続にあたり、負荷の少ない、端末同士の一対一の通信のメリットと、通信確立までの速度が早いリレーサーバを利用する通信のメリットとの、双方のメリットを活かすことが可能である。   Therefore, when connecting between terminals, it is possible to take advantage of both the advantages of one-to-one communication between terminals, which has a low load, and the advantage of communication using a relay server that has a high speed of communication establishment. is there.

第1の特徴に係る発明は、発明のカテゴリにおいてシステムのみならず、方法、プログラムにおいても同様の作用・効果を奏する。   The invention according to the first feature exhibits the same operation and effect not only in the system in the category of the invention but also in the method and the program.

第2の特徴に係る発明は、第1の特徴に係る発明であって、前記通信制御モジュールは、前記分散通信が確立して、所定時間経過後に、前記集中通信を切断する通信制御システム。   The invention according to a second feature is the invention according to the first feature, wherein the communication control module disconnects the centralized communication after a predetermined time elapses after the distributed communication is established.

第3の特徴に係る発明は、端末間の通信方式を制御する通信制御システムであって、
第一端末が第二端末との通信を確立するために、所定のリレーサーバを介して通信する集中通信を前記リレーサーバに要求する集中通信開始モジュールと、
前記第一端末が前記第二端末との通信を確立するために、前記第一端末と前記第二端末同士で一対一での分散通信を前記第二端末に要求する分散通信開始モジュールと、
前記集中通信による通信の確立が、前記分散通信の確立よりも遅い場合には、確立された前記分散通信により通信を開始し、前記集中通信の通信要求を中止する通信切断モジュールと、を備える通信制御システム。
The invention according to the third feature is a communication control system for controlling a communication method between terminals,
A centralized communication start module for requesting the relay server to perform centralized communication for communication via a predetermined relay server in order for the first terminal to establish communication with the second terminal;
In order for the first terminal to establish communication with the second terminal, a distributed communication start module that requests the second terminal for one-to-one distributed communication between the first terminal and the second terminal;
A communication disconnecting module for starting communication by the established distributed communication and canceling the communication request for the centralized communication when establishment of communication by the centralized communication is slower than establishment of the distributed communication. Control system.

第3の特徴に係る発明によれば、第一端末が第二端末との通信を確立するために、所定のリレーサーバを介して通信する集中通信を前記リレーサーバに要求し、かつ、第一端末が前記第二端末との通信を確立するために、前記第一端末と前記第二端末同士で一対一での分散通信を前記第二端末に要求する。そして、集中通信による通信の確立が、分散通信の確立よりも遅い場合には、確立された分散通信により通信を開始し、集中通信の通信要求を中止する。したがって、分散通信が先に確立した場合には、集中通信の接続を事前に取消すことが可能となる。   According to the third aspect of the invention, in order for the first terminal to establish communication with the second terminal, the relay server requests centralized communication for communication via a predetermined relay server, and the first terminal In order for the terminal to establish communication with the second terminal, the first terminal and the second terminal request one-to-one distributed communication to the second terminal. If the establishment of communication by centralized communication is slower than the establishment of distributed communication, communication is started by the established distributed communication, and the communication request for centralized communication is stopped. Therefore, when the distributed communication is established first, it is possible to cancel the centralized communication connection in advance.

本発明によれば、ピアツーピア型の通信のメリットと、リレーサーバを利用する通信のメリットとの双方のメリットを活かした通信制御システム、通信制御方法、プログラムを提供することができる。   According to the present invention, it is possible to provide a communication control system, a communication control method, and a program that take advantage of both the merits of peer-to-peer communication and the merits of communication using a relay server.

図1は、リモート通信システム1の構成図である。FIG. 1 is a configuration diagram of a remote communication system 1. 図2は、サポート端末20、ユーザ端末10、リレーサーバ100の機能ブロック図である。FIG. 2 is a functional block diagram of the support terminal 20, the user terminal 10, and the relay server 100. 図3は、サポート端末20、ユーザ端末10、リレーサーバ100が実行する通信制御処理を示すフローチャート図である。FIG. 3 is a flowchart showing communication control processing executed by the support terminal 20, the user terminal 10, and the relay server 100. 図4は、サポート端末20、ユーザ端末10、リレーサーバ100が実行する通信中止処理を示すフローチャート図である。FIG. 4 is a flowchart showing communication stop processing executed by the support terminal 20, the user terminal 10, and the relay server 100. 図5は、サポート端末20とユーザ端末10の画面表示例を示す概念図である。FIG. 5 is a conceptual diagram illustrating a screen display example of the support terminal 20 and the user terminal 10.

以下、本発明を実施するための最良の形態について図を参照しながら説明する。なお、これはあくまでも一例であって、本発明の技術的範囲はこれに限られるものではない。   Hereinafter, the best mode for carrying out the present invention will be described with reference to the drawings. This is merely an example, and the technical scope of the present invention is not limited to this.

[システム構成]
図1は、本発明の好適な実施形態であるリモート通信システム1のシステム構成図である。リモート通信システム1は、ユーザ端末10a、10b(以下、単に「10」とする)、リレーサーバ100、公衆回線網3(インターネット網や第3世代、第4世代通信網など)、サポート端末20から構成される。
[System configuration]
FIG. 1 is a system configuration diagram of a remote communication system 1 which is a preferred embodiment of the present invention. The remote communication system 1 includes user terminals 10 a and 10 b (hereinafter simply referred to as “10”), a relay server 100, a public network 3 (Internet network, third generation, fourth generation communication network, etc.), and a support terminal 20. Composed.

ユーザ端末10は、公衆回線網3を介して、リレーサーバ100と通信可能に接続されている。リレーサーバ100とサポート端末20は、LAN(Local Area Network)で接続されていてもよいし、公衆回線網3を介して接続されていてもよい。リモート通信システム1内の通信は、無線通信、有線通信を問わない。ユーザ端末10が公衆回線網3と接続するために、ルータ等のネットワーク機器50を介して通信可能であってよい。   The user terminal 10 is communicably connected to the relay server 100 via the public line network 3. The relay server 100 and the support terminal 20 may be connected via a LAN (Local Area Network) or may be connected via the public line network 3. The communication in the remote communication system 1 may be wireless communication or wired communication. In order for the user terminal 10 to connect to the public line network 3, communication may be possible via a network device 50 such as a router.

ユーザ端末10は、ユーザが使用する一般的な情報端末であってよく、後述する機能を備える情報機器や電化製品である。ユーザ端末10は、例えば、パソコン10a、スマートフォン10b、ネットブック端末、スレート端末、電子書籍端末、電子辞書端末、小型マルチメディア端末等の情報家電であってよい。   The user terminal 10 may be a general information terminal used by a user, and is an information device or an electrical appliance having functions to be described later. The user terminal 10 may be an information home appliance such as a personal computer 10a, a smartphone 10b, a netbook terminal, a slate terminal, an electronic book terminal, an electronic dictionary terminal, and a small multimedia terminal.

サポート端末20は、ユーザ端末10に対してリモートで操作するサポート者が使用する一般的な情報端末である。   The support terminal 20 is a general information terminal used by a support person who operates the user terminal 10 remotely.

[各機能の説明]
図2は、サポート端末20、リレーサーバ100、ユーザ端末10の機能ブロックと各機能の関係を示す図である。
[Description of each function]
FIG. 2 is a diagram illustrating the functional blocks of the support terminal 20, the relay server 100, and the user terminal 10 and the relationship between the functions.

ユーザ端末10及びサポート端末20は、制御デバイス11、21として、CPU(Central Processing Unit),RAM(Random Access Memory),ROM(Read Only Memory)等を備え、データ通信デバイス13、23として、例えば、IEEE802.11に準拠したWiFi(Wireless Fidelity)対応デバイス又は、第3世代移動通信システム等のIMT−2000規格に準拠した無線デバイス等を備える(有線によるLAN接続であってもよい)。   The user terminal 10 and the support terminal 20 include, as control devices 11 and 21, a CPU (Central Processing Unit), a RAM (Random Access Memory), a ROM (Read Only Memory), and the like, and as the data communication devices 13 and 23, for example, It includes a WiFi (Wireless Fidelity) compatible device compliant with IEEE 802.11, a wireless device compliant with IMT-2000 standards such as a third generation mobile communication system, etc. (may be wired LAN connection).

さらに、ユーザ端末10及びサポート端末20は、入出力デバイス14、24として、制御デバイスで制御したデータや画像を出力表示する表示デバイスと、ユーザやサポート者からの入力を受付けるタッチパネルやキーボード、マウス等を備える。加えて、ユーザ端末10及びサポート端末20は、データ記憶デバイス12、22として、ハードディスクや半導体メモリによる、データのストレージデバイスを備える。   Furthermore, the user terminal 10 and the support terminal 20 include, as input / output devices 14 and 24, a display device that outputs and displays data and images controlled by the control device, a touch panel, a keyboard, a mouse, and the like that accept input from the user or supporter. Is provided. In addition, the user terminal 10 and the support terminal 20 include data storage devices such as hard disks and semiconductor memories as the data storage devices 12 and 22.

ユーザ端末10及びサポート端末20において、制御デバイス11、21が所定のプログラム、アプリケーション、ライブラリを読み込むことで、他のデバイスと協働して、リモートサポートアプリケーション15、25を実現し、このリモートサポートアプリケーション15、25と連携する機能として、リレーモジュール16、26、ピアツーピアモジュール17、27を実現する。各モジュールの具体的な機能については、図3に基づいて説明する。   In the user terminal 10 and the support terminal 20, the control devices 11 and 21 read predetermined programs, applications, and libraries to realize remote support applications 15 and 25 in cooperation with other devices. The relay modules 16 and 26 and the peer-to-peer modules 17 and 27 are realized as functions that cooperate with 15 and 25. Specific functions of each module will be described with reference to FIG.

リレーサーバ100は、制御デバイス101として、CPU(Central Processing Unit),RAM(Random Access Memory),ROM(Read Only Memory)等を備え、データ通信デバイス103として、例えば、IEEE802に準拠したLAN(Local Area Network)対応デバイスを備える。加えて、リレーサーバ100は、データ記憶デバイス102として、ハードディスクや半導体メモリによる、データのストレージデバイスを備える。   The relay server 100 includes a CPU (Central Processing Unit), a RAM (Random Access Memory), a ROM (Read Only Memory), and the like as the control device 101, and a LAN (Local Area) compliant with, for example, IEEE 802 as the data communication device 103. Network) compatible device. In addition, the relay server 100 includes a data storage device such as a hard disk or a semiconductor memory as the data storage device 102.

リレーサーバ100の制御デバイス101が所定のプログラム、アプリケーション、ライブラリを読み込むことで、データ通信デバイス103、データ記憶デバイス102と協働して、リモートサポートアプリケーション105を実現し、このリモートサポートアプリケーション105と連携する機能として、リレーモジュール106を実現する。各モジュールの機能については、図3に基づいて説明する。   When the control device 101 of the relay server 100 reads a predetermined program, application, and library, the remote support application 105 is realized in cooperation with the data communication device 103 and the data storage device 102, and the remote support application 105 is linked. As a function to perform, the relay module 106 is realized. The function of each module will be described with reference to FIG.

[通信制御処理]
図3は、サポート端末20、ユーザ端末10、リレーサーバ100が実行する通信制御処理のフローチャートである。
[Communication control processing]
FIG. 3 is a flowchart of communication control processing executed by the support terminal 20, the user terminal 10, and the relay server 100.

最初に、サポート端末20が、サポート者から通信開始の要求を受付ける。通信開始の要求を受付けた場合(ステップS01)は、ピアツーピアモジュール27とリレーモジュール26とが起動する。リレーモジュール26は、リレーサーバ100のリレーモジュール106にリレー通信を要求する(R01)。これに対して、ピアツーピアモジュール27は、ユーザ端末10のピアツーピアモジュール17にピアツーピア通信を要求する。   First, the support terminal 20 receives a communication start request from a supporter. When the communication start request is received (step S01), the peer-to-peer module 27 and the relay module 26 are activated. The relay module 26 requests relay communication from the relay module 106 of the relay server 100 (R01). On the other hand, the peer to peer module 27 requests peer to peer communication from the peer to peer module 17 of the user terminal 10.

なお、サポート端末20は、この要求を送信する際に通信相手となるユーザ端末10を特定するデータ(電話番号、IPアドレス、MACアドレス、ユーザID等)をサポート者の指示又は、予め記憶されたアドレス帳から指定する。リレー通信の場合は、このユーザ端末10を特定するデータは、サポート端末20からリレーサーバ100に送信される。   Note that the support terminal 20 stores data (telephone number, IP address, MAC address, user ID, etc.) specifying the user terminal 10 that is a communication partner when this request is transmitted, or is stored in advance by the supporter's instruction. Specify from the address book. In the case of relay communication, data specifying this user terminal 10 is transmitted from the support terminal 20 to the relay server 100.

リレー通信とは、複数の端末が通信を行う際に、リレーサーバ100を介して行われる通信である。すなわち、端末間では、直接的に通信を確立することはなく、一の端末がリレーサーバ100と通信を確立し、かつ、もう一方の端末がリレーサーバ100と通信を確立し、データの内容がリレーサーバ100を介して、互いの端末間で送受信される通信方法である。リレーサーバ100に集中して通信が行われるため、この通信を集中通信とする。   The relay communication is communication performed via the relay server 100 when a plurality of terminals perform communication. That is, communication is not directly established between terminals, one terminal establishes communication with the relay server 100, and the other terminal establishes communication with the relay server 100, and the data contents are This is a communication method that is transmitted and received between terminals via the relay server 100. Since communication is concentrated on the relay server 100, this communication is referred to as centralized communication.

ピアツーピア通信とは、通信を行う端末間で、直接的に通信を確立する通信方法である。ピアツーピア通信のうち、同等の端末間で通信を行う一対一型通信を採用してよい。ここでは、サポート端末20と同等のユーザ端末10とが直接的に通信を行うことを、ピアツーピア通信とする。ピアツーピア通信は、各端末が個別に通信するため、分散して通信を行う。したがって、この通信を分散通信とする。   Peer-to-peer communication is a communication method in which communication is directly established between terminals that perform communication. Of peer-to-peer communication, one-to-one type communication that performs communication between equivalent terminals may be employed. Here, the direct communication between the user terminal 10 equivalent to the support terminal 20 is referred to as peer-to-peer communication. In peer-to-peer communication, since each terminal communicates individually, communication is performed in a distributed manner. Therefore, this communication is referred to as distributed communication.

次に、リレーサーバ100は、リレー通信の要求をサポート端末20から受けて、ユーザ端末10とのリレー通信を行うための準備を開始する(ステップS02)。すなわち、リレーサーバ100は、通信の相手先であるユーザ端末10を特定して、相手先のユーザ端末10にリレー通信の要求を行う(R02)。   Next, the relay server 100 receives a request for relay communication from the support terminal 20 and starts preparation for performing relay communication with the user terminal 10 (step S02). That is, the relay server 100 specifies the user terminal 10 that is the communication partner and requests relay communication from the user terminal 10 that is the partner (R02).

ユーザ端末10のリレーモジュール16は、リレーサーバ100のリレー通信要求に応じて、リレー通信の応答をリレーサーバ100に行う(R03)。   The relay module 16 of the user terminal 10 makes a relay communication response to the relay server 100 in response to the relay communication request of the relay server 100 (R03).

これに並行して、ユーザ端末10のピアツーピアモジュール17は、サポート端末20からのピアツーピア通信要求に応じて、ピアツーピア通信要求を受付け(ステップS03)て、ピアツーピア通信の準備を開始する。   In parallel with this, the peer-to-peer module 17 of the user terminal 10 accepts the peer-to-peer communication request in response to the peer-to-peer communication request from the support terminal 20 (step S03), and starts preparation for peer-to-peer communication.

次に、リレーサーバ100は、ユーザ端末10のリレー通信応答(R03)を受信して、サポート端末20とユーザ端末10を中継するためのリレー通信開始のための確認をする(ステップS04)。リレーサーバ100は、リレー通信の準備ができたと判断した場合は、リレー通信の応答をサポート端末20のリレーモジュール26に行う(R04)。   Next, the relay server 100 receives the relay communication response (R03) of the user terminal 10, and confirms the start of relay communication for relaying between the support terminal 20 and the user terminal 10 (step S04). When the relay server 100 determines that the relay communication is ready, the relay server 100 sends a relay communication response to the relay module 26 of the support terminal 20 (R04).

サポート端末20のリレーモジュール26は、リレーサーバ100からのリレー通信の応答を受信して、リレー通信を開始する(ステップS05)。これにより、リレーサーバ100を介したサポート端末20とユーザ端末10とのリレー通信が確立する(R05)。この通信が確立することで、サポート端末20とユーザ端末10との間のデータの送受信が可能となり、サポート端末20によるリモートログインやリモートサポートが開始される。   The relay module 26 of the support terminal 20 receives the relay communication response from the relay server 100 and starts relay communication (step S05). Thereby, the relay communication between the support terminal 20 and the user terminal 10 via the relay server 100 is established (R05). By establishing this communication, data can be transmitted and received between the support terminal 20 and the user terminal 10, and remote login and remote support by the support terminal 20 are started.

一方、ユーザ端末10のピアツーピアモジュール17が、ピアツーピア通信の準備ができた際に、ピアツーピア通信の応答をサポート端末20に送信する(P02)。ピアツーピア通信の応答を受信したサポート端末20のピアツーピアモジュール27は、ピアツーピア通信を開始する(ステップS06)。これにより、サポート端末20とユーザ端末10とのピアツーピア通信が確立する(P03)。   On the other hand, when the peer-to-peer module 17 of the user terminal 10 is ready for peer-to-peer communication, the peer-to-peer communication response is transmitted to the support terminal 20 (P02). The peer-to-peer module 27 of the support terminal 20 that has received the response of the peer-to-peer communication starts peer-to-peer communication (step S06). Thereby, peer-to-peer communication between the support terminal 20 and the user terminal 10 is established (P03).

次に、サポート端末20のピアツーピアモジュール27とリレーモジュール26及び、ユーザ端末10のリレーモジュール16とピアツーピアモジュール17は、データ送受信経路の切替処理を行う(ステップS07)。すなわち、リレー通信で行っているデータの送受信を、ピアツーピア通信でのデータの送受信に切替える。この切替が完了した後に、サポート端末20のリレーモジュール26と、ユーザ端末10のリレーモジュール16は、リレー通信を切断する(ステップS08)。   Next, the peer-to-peer module 27 and the relay module 26 of the support terminal 20 and the relay module 16 and the peer-to-peer module 17 of the user terminal 10 perform a data transmission / reception path switching process (step S07). That is, data transmission / reception performed in relay communication is switched to data transmission / reception in peer-to-peer communication. After this switching is completed, the relay module 26 of the support terminal 20 and the relay module 16 of the user terminal 10 disconnect the relay communication (step S08).

この通信制御処理では、リレー通信よりもピアツーピア通信のほうが、時間がかかることを前提としている。リレー通信が確立した(R05)から、ピアツーピア通信(P03)までの時間「T」が長いほど、この処理は効果がある。すなわち、ピアツーピア通信のみしか、サポート端末20とユーザ端末10間でできない場合は、ピアツーピア通信の確立である(P03)まで、リモートサポートをユーザは受けることができない。しかし、リレー通信を活用すれば、この時間を「T」だけ、早めることが可能である。   In this communication control process, it is assumed that peer-to-peer communication takes longer than relay communication. This processing becomes more effective as the time “T” from the establishment of the relay communication (R05) to the peer-to-peer communication (P03) becomes longer. That is, when only the peer-to-peer communication can be performed between the support terminal 20 and the user terminal 10, the user cannot receive the remote support until the establishment of the peer-to-peer communication (P03). However, if relay communication is used, this time can be advanced by “T”.

しかしながら、リレー通信の確立よりも、ピアツーピア通信の確立のほうが早い場合もある。この際の処理について、図4の通信中止処理で説明する。   However, it may be faster to establish peer-to-peer communication than to establish relay communication. The process at this time will be described with reference to the communication stop process in FIG.

[通信中止処理]
図4を参照して、通信中止処理について説明する。通信中止処理は、上述した通信制御処理とステップS01からステップS04(R01からR03、P01を含む)までは、処理が同じである。
[Communication stop processing]
The communication cancellation process will be described with reference to FIG. The communication cancellation process is the same as the above-described communication control process from step S01 to step S04 (including R01 to R03 and P01).

ユーザ端末10のピアツーピアモジュール17は、ピアツーピア通信の要求を受付け、ピアツーピア通信の準備を開始し、準備が終了すると、ピアツーピア通信の応答をサポート端末20のピアツーピアモジュール27に行う(P02)。これに応じて、サポート端末20のピアツーピアモジュール27は、ピアツーピア通信を開始する(ステップS06)。これで、サポート端末20とユーザ端末10のピアツーピア通信が確立する(P03)。   The peer-to-peer module 17 of the user terminal 10 receives the request for peer-to-peer communication, starts preparation for peer-to-peer communication, and when the preparation is completed, sends a response of peer-to-peer communication to the peer-to-peer module 27 of the support terminal 20 (P02). In response to this, the peer-to-peer module 27 of the support terminal 20 starts peer-to-peer communication (step S06). Thus, peer-to-peer communication between the support terminal 20 and the user terminal 10 is established (P03).

リレー通信よりも、ピアツーピア通信の方が早く通信を確立した場合は、リレー通信を利用する必要がないので、この時点で、サポート端末20のリレーモジュール26は、リレー通信の要求取り消しを判断する(ステップS07)。サポート端末20のリレーモジュール26は、リレー通信の中止をリレーサーバ100に要求する(P04)。この要求を受信したリレーサーバ100は、リレー通信の処理を中止する(ステップS08)。   If the peer-to-peer communication is established earlier than the relay communication, it is not necessary to use the relay communication. At this time, the relay module 26 of the support terminal 20 determines to cancel the relay communication request ( Step S07). The relay module 26 of the support terminal 20 requests the relay server 100 to stop the relay communication (P04). The relay server 100 that has received this request stops the relay communication process (step S08).

上述の通信制御処理と通信中止処理の好適な適用例として、図5に示すように、パソコン等で実現されるサポート端末20と、スマートフォン等で実現されるユーザ端末10の通信に適用できる。一般に、サポート端末20とスマートフォン等のユーザ端末10は、ピアツーピア通信よりも、リレー通信の方が、接続速度が早い場合が多い。この際に、リレー通信により、即座に通信を確立して、所定のタイミングでピアツーピア通信に切替えることは、有用である。図5に示すように、ピアツーピア通信が確立されて、リレー通信から通信を切り替えるタイミングで、ユーザ端末10に、切り替える旨のメッセージを表示してもよい。   As a suitable application example of the above-described communication control process and communication stop process, as shown in FIG. 5, it can be applied to communication between a support terminal 20 realized by a personal computer or the like and a user terminal 10 realized by a smartphone or the like. In general, the support terminal 20 and the user terminal 10 such as a smartphone often have a higher connection speed in relay communication than in peer-to-peer communication. At this time, it is useful to immediately establish communication by relay communication and switch to peer-to-peer communication at a predetermined timing. As shown in FIG. 5, a message indicating switching may be displayed on the user terminal 10 at the timing when the communication is switched from the relay communication after the peer-to-peer communication is established.

上述した手段、機能は、コンピュータ(CPU,情報処理装置,各種端末を含む)が、所定のプログラムを読み込んで、実行することによって実現される。プログラムは、例えば、フレキシブルディスク、CD(CD−ROMなど)、DVD(DVD−ROM、DVD−RAMなど)等のコンピュータ読取可能な記録媒体に記録された形態で提供される。この場合、コンピュータはその記録媒体からプログラムを読み取って内部記憶装置または外部記憶装置に転送し記憶して実行する。また、そのプログラムを、例えば、磁気ディスク、光ディスク、光磁気ディスク等の記憶装置(記録媒体)に予め記録しておき、その記憶装置から通信回線を介してコンピュータに提供するようにしてもよい。   The means and functions described above are realized by a computer (including a CPU, an information processing apparatus, and various terminals) reading and executing a predetermined program. The program is provided in a form recorded on a computer-readable recording medium such as a flexible disk, CD (CD-ROM, etc.), DVD (DVD-ROM, DVD-RAM, etc.), for example. In this case, the computer reads the program from the recording medium, transfers it to the internal storage device or the external storage device, stores it, and executes it. The program may be recorded in advance in a storage device (recording medium) such as a magnetic disk, an optical disk, or a magneto-optical disk, and provided from the storage device to a computer via a communication line.

以上、本発明の実施形態について説明したが、本発明は上述したこれらの実施形態に限るものではない。また、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施形態に記載されたものに限定されるものではない。   As mentioned above, although embodiment of this invention was described, this invention is not limited to these embodiment mentioned above. The effects described in the embodiments of the present invention are only the most preferable effects resulting from the present invention, and the effects of the present invention are limited to those described in the embodiments of the present invention. is not.

1 リモート通信システム、3 公衆回線網、10 ユーザ端末、20 サポート端末200 リレーサーバ   1 remote communication system 3 public network 10 user terminal 20 support terminal 200 relay server

Claims (7)

端末間の通信方式を制御する通信制御システムであって、
第一端末が第二端末との通信を確立するために、所定のリレーサーバを介して通信する集中通信を前記リレーサーバに要求する集中通信開始モジュールと、
前記第一端末が前記第二端末との通信を確立するために、前記第一端末と前記第二端末同士で一対一での分散通信を前記第二端末に要求する分散通信開始モジュールと、
前記集中通信による通信の確立が、前記分散通信による通信の確立よりも早い場合には、確立された前記集中通信により通信を開始し、その後、前記分散通信が確立した際に、前記分散通信による通信を確立し、所定のタイミングで集中通信から分散通信に切替える通信制御モジュールと、を備える通信制御システム。
A communication control system for controlling a communication method between terminals,
A centralized communication start module for requesting the relay server to perform centralized communication for communication via a predetermined relay server in order for the first terminal to establish communication with the second terminal;
In order for the first terminal to establish communication with the second terminal, a distributed communication start module that requests the second terminal for one-to-one distributed communication between the first terminal and the second terminal;
When establishment of communication by the centralized communication is earlier than establishment of communication by the distributed communication, communication is started by the established centralized communication, and then, when the distributed communication is established, A communication control system comprising: a communication control module that establishes communication and switches from centralized communication to distributed communication at a predetermined timing.
前記通信制御モジュールは、前記分散通信が確立して、所定時間経過後に、前記集中通信を切断する請求項1に記載の通信制御システム。   The communication control system according to claim 1, wherein the communication control module disconnects the centralized communication after a predetermined time has elapsed after the establishment of the distributed communication. 端末間の通信方式を制御する通信制御システムであって、
第一端末が第二端末との通信を確立するために、所定のリレーサーバを介して通信する集中通信を前記リレーサーバに要求する集中通信開始モジュールと、
前記第一端末が前記第二端末との通信を確立するために、前記第一端末と前記第二端末同士で一対一での分散通信を前記第二端末に要求する分散通信開始モジュールと、
前記集中通信による通信の確立が、前記分散通信の確立よりも遅い場合には、確立された前記分散通信により通信を開始し、前記集中通信の通信要求を中止する通信切断モジュールと、を備える通信制御システム。
A communication control system for controlling a communication method between terminals,
A centralized communication start module for requesting the relay server to perform centralized communication for communication via a predetermined relay server in order for the first terminal to establish communication with the second terminal;
In order for the first terminal to establish communication with the second terminal, a distributed communication start module that requests the second terminal for one-to-one distributed communication between the first terminal and the second terminal;
A communication disconnecting module for starting communication by the established distributed communication and canceling the communication request for the centralized communication when establishment of communication by the centralized communication is slower than establishment of the distributed communication. Control system.
端末間の通信方式を制御する通信制御方法であって、
第一端末が第二端末との通信を確立するために、所定のリレーサーバを介して通信する集中通信を前記リレーサーバに要求するステップと、
前記第一端末が前記第二端末との通信を確立するために、前記第一端末と前記第二端末同士で一対一での分散通信を前記第二端末に要求するステップと、
前記集中通信による通信の確立が、前記分散通信による通信の確立よりも早い場合には、確立された前記集中通信により通信を開始し、その後、前記分散通信が確立した際に、前記分散通信による通信を確立し、所定のタイミングで集中通信から分散通信に切替えるステップと、を備える通信制御方法。
A communication control method for controlling a communication method between terminals,
Requesting the relay server for centralized communication to communicate via a predetermined relay server in order for the first terminal to establish communication with the second terminal;
Requesting the second terminal to perform distributed communication on a one-to-one basis between the first terminal and the second terminal in order for the first terminal to establish communication with the second terminal;
When establishment of communication by the centralized communication is earlier than establishment of communication by the distributed communication, communication is started by the established centralized communication, and then, when the distributed communication is established, Establishing communication and switching from centralized communication to distributed communication at a predetermined timing.
前記制御するステップでは、前記分散通信が確立して、所定時間経過後に、前記集中通信を切断する請求項4に記載の通信制御方法。   The communication control method according to claim 4, wherein in the controlling step, the centralized communication is disconnected after a predetermined time elapses after the distributed communication is established. 端末間の通信方式を制御する通信制御方法であって、
第一端末が第二端末との通信を確立するために、所定のリレーサーバを介して通信する集中通信を前記リレーサーバに要求するステップと、
前記第一端末が前記第二端末との通信を確立するために、前記第一端末と前記第二端末同士で一対一での分散通信を前記第二端末に要求するステップと、
前記集中通信による通信の確立が、前記分散通信の確立よりも遅い場合には、確立された前記分散通信により通信を開始し、前記集中通信の通信要求を中止するステップと、を備える通信制御方法。
A communication control method for controlling a communication method between terminals,
Requesting the relay server for centralized communication to communicate via a predetermined relay server in order for the first terminal to establish communication with the second terminal;
Requesting the second terminal to perform distributed communication on a one-to-one basis between the first terminal and the second terminal in order for the first terminal to establish communication with the second terminal;
A communication control method comprising: starting communication by the established distributed communication and canceling the communication request for the centralized communication when establishment of the communication by the centralized communication is slower than establishment of the distributed communication. .
第一端末に、
前記第二端末との通信を確立するために、所定のリレーサーバを介して通信する集中通信を前記リレーサーバに要求するステップ、
前記第二端末との通信を確立するために、前記第一端末と前記第二端末同士で一対一での分散通信を前記第二端末に要求するステップ、
前記集中通信による通信の確立が、前記分散通信による通信の確立よりも早い場合には、確立された前記集中通信により通信を開始し、その後、前記分散通信が確立した際に、前記分散通信による通信を確立し、所定のタイミングで集中通信から分散通信に切替えるステップ、を実行させるための通信制御プログラム。
On the first terminal,
Requesting the relay server for centralized communication to communicate via a predetermined relay server in order to establish communication with the second terminal;
Requesting the second terminal for one-to-one distributed communication between the first terminal and the second terminal to establish communication with the second terminal;
When establishment of communication by the centralized communication is earlier than establishment of communication by the distributed communication, communication is started by the established centralized communication, and then, when the distributed communication is established, A communication control program for establishing communication and executing the step of switching from centralized communication to distributed communication at a predetermined timing.
JP2011118309A 2011-05-26 2011-05-26 Communication control system between terminals, communication control method, and communication control program Active JP5876672B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011118309A JP5876672B2 (en) 2011-05-26 2011-05-26 Communication control system between terminals, communication control method, and communication control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011118309A JP5876672B2 (en) 2011-05-26 2011-05-26 Communication control system between terminals, communication control method, and communication control program

Publications (2)

Publication Number Publication Date
JP2012249021A true JP2012249021A (en) 2012-12-13
JP5876672B2 JP5876672B2 (en) 2016-03-02

Family

ID=47469075

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011118309A Active JP5876672B2 (en) 2011-05-26 2011-05-26 Communication control system between terminals, communication control method, and communication control program

Country Status (1)

Country Link
JP (1) JP5876672B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003101680A (en) * 2001-09-21 2003-04-04 Sharp Corp Call method and call terminal via information communication network, and call system
US7644173B1 (en) * 2005-09-26 2010-01-05 Roxbeam Media Network Corporation System and method for facilitating expedited delivery of media content
JP2010283761A (en) * 2009-06-08 2010-12-16 Panasonic Corp Vpn device, vpn networking method, program, and storage medium
JP2010283762A (en) * 2009-06-08 2010-12-16 Panasonic Corp Communication route setting device, communication route setting method, program, and storage medium
JP2011018333A (en) * 2010-07-08 2011-01-27 Optim Corp Remote control system and processing method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003101680A (en) * 2001-09-21 2003-04-04 Sharp Corp Call method and call terminal via information communication network, and call system
US7644173B1 (en) * 2005-09-26 2010-01-05 Roxbeam Media Network Corporation System and method for facilitating expedited delivery of media content
JP2010283761A (en) * 2009-06-08 2010-12-16 Panasonic Corp Vpn device, vpn networking method, program, and storage medium
JP2010283762A (en) * 2009-06-08 2010-12-16 Panasonic Corp Communication route setting device, communication route setting method, program, and storage medium
JP2011018333A (en) * 2010-07-08 2011-01-27 Optim Corp Remote control system and processing method thereof

Also Published As

Publication number Publication date
JP5876672B2 (en) 2016-03-02

Similar Documents

Publication Publication Date Title
EP3005759B1 (en) Access control for wireless docking
EP3005760B1 (en) Wireless docking architecture
EP3005763B1 (en) Utilization and configuration of wireless docking environments
JP5891559B2 (en) Instant messaging method, terminal, server and system
KR101821689B1 (en) Wireless docking
JP2017076250A (en) Screen sharing server, screen sharing method, and program for screen sharing server
JP6186411B2 (en) Screen sharing system, screen sharing method, and screen sharing program
JP2015513815A (en) Device control method and apparatus
JP2018511896A (en) Search and connection protocol interoperability between client device and first screen device
EP2661018B1 (en) Operator system, remote support method, and program for a network operator system
EP2680498B1 (en) Method, apparatus and system for implementing service control of home network device
JP5876647B2 (en) Communication connection system, method and program by polling
CA3065726A1 (en) System and method for network-based transferring communication sessions between endpoints
WO2013178157A2 (en) Method and device for automatically establishing wifi-based local area networks among devices in private cloud
JP5676359B2 (en) Setting server for setting terminal, setting sharing method and setting sharing program
JPWO2016042764A1 (en) Connection method, connection system, portable terminal, and program
JP6254067B2 (en) Inter-terminal communication system, server, and inter-terminal communication method
JP5876672B2 (en) Communication control system between terminals, communication control method, and communication control program
JP6001586B2 (en) Device device setting method in gateway device, gateway device, and device device setting program
JP6169543B2 (en) Remote control system and remote control method
JP2017168991A (en) Communication system and connection method
KR102059596B1 (en) A method for dialing and call forwarding of VoIP device using smart device application
JP2014209341A (en) Ensemble computing
JP2016195318A (en) Communication system, incoming control server, user terminal, incoming control method, and program
JP2014171071A (en) Relay device, control method therefor, program and content management system

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20140217

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140303

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140405

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20140731

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20141010

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141014

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141016

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141125

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151106

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160122

R150 Certificate of patent or registration of utility model

Ref document number: 5876672

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250