JP2021009601A - Connection control device, connection control method and connection control program - Google Patents

Connection control device, connection control method and connection control program Download PDF

Info

Publication number
JP2021009601A
JP2021009601A JP2019123670A JP2019123670A JP2021009601A JP 2021009601 A JP2021009601 A JP 2021009601A JP 2019123670 A JP2019123670 A JP 2019123670A JP 2019123670 A JP2019123670 A JP 2019123670A JP 2021009601 A JP2021009601 A JP 2021009601A
Authority
JP
Japan
Prior art keywords
communication
terminal
terminals
connection control
combination
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
JP2019123670A
Other languages
Japanese (ja)
Other versions
JP6860176B2 (en
Inventor
正之 保田
Masayuki Yasuda
正之 保田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2019123670A priority Critical patent/JP6860176B2/en
Publication of JP2021009601A publication Critical patent/JP2021009601A/en
Application granted granted Critical
Publication of JP6860176B2 publication Critical patent/JP6860176B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a connection control device that can complete connection with a terminal that is a communication partner of P2P communication and speed up the connection without collecting connection candidates and trying to connect them.SOLUTION: A connection control device 100 includes: a communication unit 101 that receives a P2P communication request from a terminal, transmits the P2P communication request to another terminal, and transmits a communication request response from another terminal to the terminal that has transmitted the P2P communication request; a storage unit 103 that stores a combination of terminals that have succeeded in the P2P communication; and a processing unit 102 that refers to the storage unit 103 for a terminal that requests P2P communication and the combination of the terminals that have succeeded in P2P communication. The communication unit 101 transmits to the terminal that has transmitted the P2P communication request, the terminal that requests P2P communication and the combination of the terminals that have succeeded in the P2P communication.SELECTED DRAWING: Figure 1

Description

本発明は接続制御装置、接続制御方法及び接続制御プログラムに関し、例えばWebRTCに用いられる接続制御装置、接続制御方法及び接続制御プログラムに関する。 The present invention relates to a connection control device, a connection control method and a connection control program, for example, a connection control device used for WebRTC, a connection control method and a connection control program.

近年、標準化が進むWebRTC(Web Real-Time Communication)規格により、ブラウザ・アプリケーションおよびWebRTCライブラリを含むネイティブアプリケーション上で豊富なリアルタイム・メディア機能のセットが提供されている(非特許文献1)。 In recent years, the WebRTC (Web Real-Time Communication) standard, which has been standardized, provides a rich set of real-time media functions on native applications including browser applications and WebRTC libraries (Non-Patent Document 1).

例えば、WebRTCおよびHTML5(HyperText Markup Language 5)を使用することで、デバイスは別のデバイスと直接、メディア・フローを確立できる。このことにより、リアルタイムの双方向テレビ、音声、テキスト形式のメディア、および/またはデータ交換が可能になり、その利用も広がっている。 For example, by using WebRTC and HTML5 (HyperText Markup Language 5), a device can establish a media flow directly with another device. This enables real-time interactive television, audio, textual media, and / or data exchange, and its use is expanding.

このWebRTCでのメディア通信において、端末間で高速なメディア通信接続を実現する、装置、方法、及びプログラムが求められている。WebRTCでのメディア通信を行う際、RFC5245(非特許文献2参照)で定義されるICE(Interactive Connectivity Establishment)と呼ばれるプロトコル(非特許文献3参照)にて双方のデバイスのパケット送信先を決定する。ICEプロトコルではそれぞれのデバイスでIPアドレス候補の収集を行ってから、それぞれ接続試行を行うため、接続完了するまで時間がかかってしまう問題があった。 In this WebRTC media communication, there is a demand for devices, methods, and programs that realize high-speed media communication connections between terminals. When performing media communication with WebRTC, the packet transmission destinations of both devices are determined by a protocol (see Non-Patent Document 3) called ICE (Interactive Connectivity Establishment) defined in RFC5245 (see Non-Patent Document 2). In the ICE protocol, since each device collects IP address candidates and then tries to connect to each device, there is a problem that it takes time to complete the connection.

この問題を解決するため、IETF(The Internet Engineering Task Force)のワーキンググループにてTrickle ICEと呼ばれる方式の策定が進んでおり、デバイス内の候補収集と接続試行を逐次的に行うことによる接続の高速化が試みられている。 To solve this problem, the IETF (The Internet Engineering Task Force) working group is developing a method called Trickle ICE, which collects candidates in the device and attempts to connect at high speed. Attempts are being made.

WebRTCでのメディア通信において、端末間で通信する場合、Vanilla ICE(RFC5245)プロトコルやTrickle ICEプロトコルに従って、各々の端末でIPアドレス候補の収集を行ってから、又は行いながら、それぞれ接続試行を行う。例えば、特許文献1〜4には、WebRTCやICEプロトコルを用いた通信方法が記載されている。 In media communication with WebRTC, when communicating between terminals, connection trials are performed after or while collecting IP address candidates at each terminal according to the Vanilla ICE (RFC5245) protocol and the Trickle ICE protocol. For example, Patent Documents 1 to 4 describe communication methods using WebRTC and ICE protocols.

特開2016−143076号公報Japanese Unexamined Patent Publication No. 2016-143076 特開2016−143911号公報Japanese Unexamined Patent Publication No. 2016-143911 特開2016−144216号公報Japanese Unexamined Patent Publication No. 2016-144216 特開2016−144217号公報Japanese Unexamined Patent Publication No. 2016-144217

WebRTC、[online]、[平成28年3月29日検索]、インターネット<URL:http://www.webrtc.org/>WebRTC, [online], [Search on March 29, 2016], Internet <URL: http: // www. webrtc. org /> RFC5245 Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal for Offer・Answer Protocols,[online],[平成30年9月11日検索]、インターネット<URL:https://tools.ietf.org/html/rfc5245>RFC5245 Interactive Establishment (ICE): A Protocol for Network Addless Translator (NAT) Travelsal forOffer / Internet IETF. org / html / rfc5245> Internet−Draft Trickle ICE: Incremental Provisioning of Candidates for the Interactive Connectivity Establishment (ICE) Protocol,[online],[平成30年9月11日検索]、インターネット<URL:https://tools.ietf.org/html/draft−ietf−ice−trickle>Internet-Draft Trickle ICE: Initial Provisioning of Candidates for the Interactive Establishment (ICE) Protocol, [online], [online], [september 11, 2018] IETF. org / html / draft-ietf-ice-tricle>

このように、接続を行うたびに接続候補収集と接続試行を行うので、接続完了まで時間がかかってしまう問題があった。 In this way, since connection candidates are collected and connection attempts are performed each time a connection is made, there is a problem that it takes time to complete the connection.

一実施形態の接続制御装置は、P2P(Peer to Peer)通信に成功した端末の組み合わせを記憶する記憶部と、端末からP2P通信要求を受信し、前記P2P通信要求を別の端末に送信し、前記別の端末から通信要求応答を受信し、前記通信要求応答を前記端末に送信する通信部と、P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを、前記記憶部を参照して抽出する処理部と、を備え、前記通信部は、P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを、P2P通信を要求した前記端末に送信する、ようにした。 The connection control device of one embodiment receives a P2P communication request from a storage unit that stores a combination of terminals that have succeeded in P2P (Peer to Peer) communication, and transmits the P2P communication request to another terminal. Refer to the storage unit for a combination of a communication unit that receives a communication request response from the other terminal and transmits the communication request response to the terminal, and a terminal that has succeeded in P2P communication with the terminal requesting P2P communication. The communication unit includes a processing unit for extracting, and the communication unit transmits a combination of terminals that have succeeded in P2P communication to the terminal that requests P2P communication to the terminal that requested P2P communication.

一実施形態の接続制御方法は、P2P(Peer to Peer)通信を制御する接続制御装置における接続制御方法であって、P2P通信に成功した端末の組み合わせを記憶し、端末からP2P通信要求を受信し、前記P2P通信要求を別の端末に送信し、前記別の端末から通信要求応答を受信し、前記通信要求応答を前記端末に送信し、前記記憶したP2P通信に成功した端末の組み合わせを参照して、前記P2P通信要求を送信した前記端末に対する端末の組み合わせを抽出して、前記P2P通信要求を送信した前記端末に送信するようにした。 The connection control method of one embodiment is a connection control method in a connection control device that controls P2P (Peer to Peer) communication, stores a combination of terminals that have succeeded in P2P communication, and receives a P2P communication request from the terminal. , The P2P communication request is transmitted to another terminal, the communication request response is received from the other terminal, the communication request response is transmitted to the terminal, and the combination of terminals that have succeeded in the stored P2P communication is referred to. Therefore, the combination of terminals for the terminal that transmitted the P2P communication request was extracted and transmitted to the terminal that transmitted the P2P communication request.

一実施形態のプログラムは、コンピュータを、P2P(Peer to Peer)通信を制御する接続制御装置として機能させるプログラムであって、上記接続制御方法を実行するようにした。 The program of one embodiment is a program that causes a computer to function as a connection control device that controls P2P (Peer to Peer) communication, and executes the above connection control method.

本発明の接続制御装置、接続制御方法及び接続制御プログラムによれば、接続候補収集と接続試行を行うことなく、P2P通信の通信相手となる端末と接続完了でき、接続の高速化を図ることができる。 According to the connection control device, connection control method, and connection control program of the present invention, it is possible to complete the connection with the terminal that is the communication partner of P2P communication without collecting connection candidates and attempting connection, and to speed up the connection. it can.

実施の形態1にかかる接続制御装置の概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of the connection control device which concerns on Embodiment 1. FIG. 実施の形態2にかかる通信システムの概略構成を示す図である。It is a figure which shows the schematic structure of the communication system which concerns on Embodiment 2. 実施の形態2に係る通信システムの接続手順の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the connection procedure of the communication system which concerns on Embodiment 2. FIG. 接続制御装置100の記憶部103に記憶する端末の組み合わせの情報の一例を示す図である。It is a figure which shows an example of the information of the combination of terminals which is stored in the storage unit 103 of a connection control device 100. 実施の形態2に係る通信システムの接続手順の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the connection procedure of the communication system which concerns on Embodiment 2. FIG. 実施の形態3に係る通信システムの接続手順の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the connection procedure of the communication system which concerns on Embodiment 3. 実施の形態3に係る通信システムの接続手順の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the connection procedure of the communication system which concerns on Embodiment 3.

実施の形態1
以下、図面を参照して本発明の実施の形態について説明する。なお、以下の説明においてはWebRTCによるP2P(Peer to Peer)通信を例として説明するがWebRTC以外の技術を用いたP2P通信にも適用することができる。
Embodiment 1
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following description, P2P (Peer to Peer) communication by WebRTC will be described as an example, but it can also be applied to P2P communication using a technology other than WebRTC.

図1は、実施の形態1にかかる接続制御装置の概略構成を示すブロック図である。図1において、接続制御装置100は、通信部101と、処理部102と、記憶部103とを備える。 FIG. 1 is a block diagram showing a schematic configuration of the connection control device according to the first embodiment. In FIG. 1, the connection control device 100 includes a communication unit 101, a processing unit 102, and a storage unit 103.

通信部101は、ネットワークを介して端末と通信を行う。そして、通信部101は、端末からのP2P通信要求を受信する。さらに通信部101は、P2P通信要求を別の端末に送信し、別の端末から通信要求応答を受信する。そして通信部101は、P2P通信要求を送信した端末に通信要求応答を送信する。また、通信部101は、後述する処理部102の指示に従い、P2P通信に成功した端末の組み合わせを、P2P通信要求を送信した端末に送信する。例えば、通信部101は、LAN(Local Area Network)ケーブルを介してネットワークに接続するLANI/F(InterFace)モジュールを備えてもよい。 The communication unit 101 communicates with the terminal via the network. Then, the communication unit 101 receives the P2P communication request from the terminal. Further, the communication unit 101 transmits a P2P communication request to another terminal, and receives a communication request response from the other terminal. Then, the communication unit 101 transmits a communication request response to the terminal that has transmitted the P2P communication request. Further, the communication unit 101 transmits a combination of terminals that have succeeded in P2P communication to the terminal that has transmitted the P2P communication request in accordance with the instruction of the processing unit 102 described later. For example, the communication unit 101 may include a LANI / F (InterFace) module that connects to a network via a LAN (Local Area Network) cable.

処理部102は、端末からのP2P通信要求に対する処理を行う。処理部102は、P2P通信を要求する端末とP2P通信に成功した端末の組み合わせを、記憶部103に参照する。そして、処理部102は、通信部101にP2P通信を要求する端末とP2P通信に成功した端末の組み合わせを、P2P通信要求を送信した端末に送信するよう指示する。 The processing unit 102 processes the P2P communication request from the terminal. The processing unit 102 refers to the storage unit 103 for a combination of a terminal that requests P2P communication and a terminal that has succeeded in P2P communication. Then, the processing unit 102 instructs the communication unit 101 to transmit the combination of the terminal that requests P2P communication and the terminal that succeeds in P2P communication to the terminal that has transmitted the P2P communication request.

例えば、処理部102は、端末から受信するP2P通信要求のシグナリングメッセージを相手端末に転送する。処理部102は、転送の際、送信及び受信するシグナリングメッセージの内容を解析して書き換える機能も有する。また処理部102は、デバイスが接続成功した際に成功した端末の組み合わせのデータを取得及び解析する機能を有する。 For example, the processing unit 102 transfers the signaling message of the P2P communication request received from the terminal to the other terminal. The processing unit 102 also has a function of analyzing and rewriting the contents of the signaling messages transmitted and received at the time of transfer. Further, the processing unit 102 has a function of acquiring and analyzing data of a combination of successful terminals when the device is successfully connected.

記憶部103は、P2P通信に成功した端末の組み合わせを記憶する。記憶部103は、メモリ回路で構成されることが好適である。そして、記憶部103は、処理部102の参照に応じて、P2P通信を要求する端末とP2P通信に成功した端末の組み合わせを処理部102に出力する。 The storage unit 103 stores a combination of terminals that have succeeded in P2P communication. The storage unit 103 is preferably composed of a memory circuit. Then, the storage unit 103 outputs to the processing unit 102 a combination of a terminal that requests P2P communication and a terminal that has succeeded in P2P communication, in response to the reference of the processing unit 102.

このように実施の形態1の接続制御装置によれば、P2P通信を要求する端末とP2P通信に成功した端末の組み合わせを記憶することにより、再び接続要求があったときに、再度、接続候補収集と接続試行を行うことなく、P2P通信の通信相手となる端末と接続完了できるので、接続の高速化を図ることができる。 As described above, according to the connection control device of the first embodiment, by storing the combination of the terminal requesting P2P communication and the terminal succeeding in P2P communication, when the connection request is made again, the connection candidate is collected again. Since the connection can be completed with the terminal that is the communication partner of the P2P communication without performing the connection trial, the connection speed can be increased.

なお、処理部102は、通信部101が端末からのP2P通信要求を受信した場合に、P2P通信を要求する端末とP2P通信に成功した端末の組み合わせを、記憶部103に参照するようにしてもよい。 When the communication unit 101 receives the P2P communication request from the terminal, the processing unit 102 may refer the combination of the terminal requesting the P2P communication and the terminal that succeeded in the P2P communication to the storage unit 103. Good.

また、処理部102は、端末同士が接続試行する場合に、P2P通信を要求する端末とP2P通信に成功した端末の組み合わせを、記憶部103に参照するようにしてもよい。 Further, the processing unit 102 may refer to the storage unit 103 for a combination of a terminal that requests P2P communication and a terminal that has succeeded in P2P communication when the terminals try to connect to each other.

実施の形態2
実施の形態2では、実施の形態1の接続制御装置100を用いた通信システムについて説明する。図2は、実施の形態2にかかる通信システムの概略構成を示す図である。図2において、通信システム200は、接続制御装置100と、端末201−1〜201−n(nは任意の自然数)と、ネットワーク202とを備える。
Embodiment 2
In the second embodiment, the communication system using the connection control device 100 of the first embodiment will be described. FIG. 2 is a diagram showing a schematic configuration of a communication system according to a second embodiment. In FIG. 2, the communication system 200 includes a connection control device 100, terminals 201-11 to 201-n (n is an arbitrary natural number), and a network 202.

接続制御装置100は、実施の形態1で説明した接続制御装置である。接続制御装置100は、ネットワーク202を介して端末201−1〜201−nと通信を行う。具体的には、接続制御装置100は、端末201−1〜201−nのいずれかからのP2P接続要求に対する処理を行う。そして、接続制御装置100は、端末201−1〜201−nに順次接続要求を試行する。そして、接続制御装置100は、接続可能な端末の情報をP2P接続要求した端末に送信する。例えば、接続制御装置100は、シグナリングサーバ機能にデータベースとして接続候補管理配列を有するサーバであってもよい。 The connection control device 100 is the connection control device described in the first embodiment. The connection control device 100 communicates with the terminals 201-1 to 201-n via the network 202. Specifically, the connection control device 100 processes a P2P connection request from any of the terminals 201-1 to 201-n. Then, the connection control device 100 sequentially tries the connection request to the terminals 201-1 to 201-n. Then, the connection control device 100 transmits the information of the connectable terminal to the terminal requesting the P2P connection. For example, the connection control device 100 may be a server having a connection candidate management array as a database in the signaling server function.

また、接続制御装置100は、再び接続要求があったときに、P2P通信を要求する端末とP2P通信に成功した端末の組み合わせをP2P接続要求した端末に送信する。 Further, when the connection request is made again, the connection control device 100 transmits a combination of a terminal requesting P2P communication and a terminal succeeding in P2P communication to the terminal requesting P2P connection.

端末201−1〜201−nは、互いにP2P通信が可能な端末である。端末201−1〜201−nのいずれかは、P2P接続要求を接続制御装置100に送信する。また、端末201−1〜201−nのいずれかは、接続制御装置100から送信されたP2P接続要求に対する応答であるP2P接続要求応答を接続制御装置100に送信する。そして、端末201−1〜201−nのいずれかは、接続制御装置100から送信されたP2P接続要求応答を受信し、P2P接続を開始する。また、端末201−1〜201−nが接続制御装置100との通信で通信要求/通信要求応答交換に加えて経路情報の交換も行う。
P2P接続の詳細な手順は後述する。
The terminals 201-1 to 201-n are terminals capable of P2P communication with each other. Any of the terminals 201-1 to 201-n transmits a P2P connection request to the connection control device 100. Further, any of the terminals 201-1 to 201-n transmits a P2P connection request response, which is a response to the P2P connection request transmitted from the connection control device 100, to the connection control device 100. Then, any of the terminals 201-1 to 201-n receives the P2P connection request response transmitted from the connection control device 100 and starts the P2P connection. Further, the terminals 201-1 to 201-n exchange route information in addition to the communication request / communication request response exchange in the communication with the connection control device 100.
The detailed procedure of P2P connection will be described later.

また例えば、端末201−1〜201−nは、WebRTC通信に対応したブラウザあるいはネイティブアプリケーションを含んでもよい。また、端末201−1〜201−n間の通信については、音声、映像、任意のデータのいずれかまたは組み合わせたものであってもよい。 Further, for example, the terminals 201-1 to 201-n may include a browser or a native application corresponding to WebRTC communication. Further, the communication between the terminals 201-1 to 201-n may be any or a combination of audio, video, and arbitrary data.

以上の構成により、端末201−1〜201−n間でP2P通信が行われる。次に接続手順について説明する。図3は、実施の形態2に係る通信システムの接続手順の一例を示すシーケンス図である。図3は、RFC5425に対応した端末201−1及び端末201−2が最初にWebRTC通信する例である。 With the above configuration, P2P communication is performed between the terminals 201-1 to 201-n. Next, the connection procedure will be described. FIG. 3 is a sequence diagram showing an example of the connection procedure of the communication system according to the second embodiment. FIG. 3 shows an example in which terminals 211-1 and terminals 201-2 corresponding to RFC5425 first perform WebRTC communication.

まずステップS301において、P2P通信の候補を収集する処理が開始され、ステップS302に進む。 First, in step S301, the process of collecting P2P communication candidates is started, and the process proceeds to step S302.

ステップS302において、端末201−1から接続制御装置100にP2P接続要求が送信される。 In step S302, a P2P connection request is transmitted from the terminal 201-1 to the connection control device 100.

ステップS303において、端末201−1から端末201−2への通信要求を受信した際に、接続制御装置100の処理部102は、通信部101は記憶部103を参照し端末の組み合わせが登録されているか否か確認する。なお、登録が無い場合は特に追加処理を行わない。 In step S303, when a communication request from the terminal 201-1 to the terminal 201-2 is received, the processing unit 102 of the connection control device 100 refers to the storage unit 103 for the communication unit 101, and the combination of terminals is registered. Check if it is. If there is no registration, no additional processing is performed.

ステップS304において、端末201−2が接続要求を受信し、ステップS305に進む。 In step S304, terminal 201-2 receives the connection request and proceeds to step S305.

ステップS305において、端末201−2がP2P通信の候補収集に関する処理を行い、ステップS306に進む。 In step S305, the terminal 201-2 performs a process related to collecting candidates for P2P communication, and proceeds to step S306.

ステップS306において、端末201−2が接続要求応答を接続制御装置100に送信する。 In step S306, terminal 201-2 transmits a connection request response to the connection control device 100.

ステップS307において、端末201−2から端末201−1への通信要求応答を受信した際に、接続制御装置100の処理部102は、記憶部103を参照する。そして、処理部102は、端末201−1と端末201−2の組み合わせが登録されているか確認する。なお、登録が無い場合は特に追加処理を行わない。 In step S307, when the communication request response from the terminal 201-2 to the terminal 201-1 is received, the processing unit 102 of the connection control device 100 refers to the storage unit 103. Then, the processing unit 102 confirms whether the combination of the terminal 201-1 and the terminal 201-2 is registered. If there is no registration, no additional processing is performed.

ステップS308において、接続要求応答が接続制御装置100から端末201−1に送信され、ステップS309に進む。 In step S308, the connection request response is transmitted from the connection control device 100 to the terminal 211-1, and the process proceeds to step S309.

ステップS309において、端末201−1と端末201−2の間のP2P接続が試行される。このP2P接続の試行では、端末201−1及び端末201−2は、経路情報等P2P接続に必要な情報を取得するために、接続制御装置100と通信を行う。 In step S309, a P2P connection between terminal 201-1 and terminal 201-2 is attempted. In this P2P connection trial, the terminal 211-1 and the terminal 201-2 communicate with the connection control device 100 in order to acquire information necessary for the P2P connection such as route information.

ステップS310において、通常のICEプロトコルにより接続試行を行った結果、端末間の接続に成功した場合、端末201−1、端末201−2より成功した接続候補の情報が接続制御装置100に送信される。接続制御装置100の処理部102は、は受信した端末の組み合わせの情報を記憶部103に登録する。 In step S310, when the connection between the terminals is successful as a result of the connection attempt by the normal ICE protocol, the information of the successful connection candidate is transmitted from the terminals 211-1 and the terminal 201-2 to the connection control device 100. .. The processing unit 102 of the connection control device 100 registers the received terminal combination information in the storage unit 103.

以上の動作により、接続制御装置100は、P2P接続が成功した端末の組み合わせを記憶することができる。次に記憶部103に記憶する端末の組み合わせの情報の例について説明する。図4は、接続制御装置100の記憶部103に記憶する端末の組み合わせの情報の一例を示す図である。図4において、リスト351及びリスト352は、通信の組み合わせ候補の情報を示すリストである。リスト351及びリスト352において、下線で示した情報が実際にP2P接続を行った端末201−1及び端末201−2の組み合わせである。端末201−1及び端末201−2の組み合わせ情報は、例えば、RFC5245で規定されるICE Candidateに含まれる端末のIPアドレス、ポート番号、プロトコル、コンポーネント、タイプ、優先度、ファウンデーション、ベースのうちの少なくとも1つを含む。 By the above operation, the connection control device 100 can store the combination of terminals for which the P2P connection is successful. Next, an example of information on the combination of terminals stored in the storage unit 103 will be described. FIG. 4 is a diagram showing an example of information on the combination of terminals stored in the storage unit 103 of the connection control device 100. In FIG. 4, List 351 and List 352 are lists showing information on communication combination candidates. In Listing 351 and Listing 352, the underlined information is the combination of terminals 211-1 and 201-2 that actually made a P2P connection. The combination information of the terminal 211-1 and the terminal 201-2 is, for example, at least one of the terminal IP address, port number, protocol, component, type, priority, foundation, and base included in the ICE Candidate defined in RFC5245. Includes one.

したがって、記憶部103は、リスト353の端末201−1及び端末201−2の組み合わせの行において、候補A及び候補Bの欄にリスト351及びリスト352の下線で示した情報を格納する。このようにしてP2P接続が行われた端末A及び端末B(すなわち任意の端末201−1〜端末201−n)の組み合わせの情報が記憶部103に登録される。 Therefore, the storage unit 103 stores the underlined information of list 351 and list 352 in the columns of candidate A and candidate B in the line of the combination of terminals 211-1 and 201-2 in list 353. Information on the combination of the terminal A and the terminal B (that is, any terminal 201-1 to the terminal 201-n) to which the P2P connection is made in this way is registered in the storage unit 103.

次に再度接続する手順について説明する。図5は、実施の形態2に係る通信システムの接続手順の一例を示すシーケンス図である。図5は、RFC5425に対応した端末201−1及び端末201−2が再度接続してWebRTC通信する例である。 Next, the procedure for reconnecting will be described. FIG. 5 is a sequence diagram showing an example of the connection procedure of the communication system according to the second embodiment. FIG. 5 shows an example in which terminals 211-1 and terminals 201-2 corresponding to RFC5425 are reconnected and perform WebRTC communication.

まず図3と同様にステップS301において、P2P通信の候補を収集する処理が開始され、ステップS302に進む。 First, similarly to FIG. 3, in step S301, the process of collecting P2P communication candidates is started, and the process proceeds to step S302.

図3と同様にステップS302において、端末201−1から接続制御装置100にP2P接続要求が送信される。 Similar to FIG. 3, in step S302, a P2P connection request is transmitted from the terminal 211-1 to the connection control device 100.

ステップS403において、端末201−1からの通信要求を受信した際に、接続制御装置100の処理部102は、通信部101は記憶部103を参照し、P2P通信に成功した端末の組み合わせが登録されているか否か確認する。登録があった場合は、通信要求に含まれる候補情報を変更し、記憶部103に登録されている成功した端末の組み合わせを、最優先とする。そして、処理部102は、P2P通信に成功した端末の組み合わせを記憶部103から抽出する。 In step S403, when the communication request from the terminal 2011-1 is received, the processing unit 102 of the connection control device 100 refers to the storage unit 103 by the communication unit 101, and the combination of terminals that succeeded in P2P communication is registered. Check if it is. When there is registration, the candidate information included in the communication request is changed, and the combination of successful terminals registered in the storage unit 103 is given the highest priority. Then, the processing unit 102 extracts the combination of terminals that have succeeded in P2P communication from the storage unit 103.

ステップS404において、処理部102が通信部101を介して端末102に接続要求を送信し、端末201−2が接続要求を受信し、ステップS405に進む。 In step S404, the processing unit 102 transmits a connection request to the terminal 102 via the communication unit 101, the terminal 201-2 receives the connection request, and the process proceeds to step S405.

ステップS405において、端末201−2がP2P通信の候補収集に関する処理を行い、ステップS406に進む。 In step S405, the terminal 201-2 performs a process related to collecting candidates for P2P communication, and proceeds to step S406.

ステップS406において、端末201−2が接続要求応答を接続制御装置100に送信する。 In step S406, terminal 201-2 transmits a connection request response to the connection control device 100.

ステップS407において、端末201−2から端末201−1への通信要求応答を受信した際に、接続制御装置100の処理部102は、記憶部103を参照する。そして、処理部102は、端末201−1と端末201−2の組み合わせが登録されているか確認する。登録があった場合は、通信要求応答に含まれる候補情報を変更し、記憶部103に登録されている成功した端末の組み合わせを最優先とする。そして、処理部102は、P2P通信に成功した端末の組み合わせを記憶部103から抽出する。 In step S407, when the communication request response from the terminal 201-2 to the terminal 201-1 is received, the processing unit 102 of the connection control device 100 refers to the storage unit 103. Then, the processing unit 102 confirms whether the combination of the terminal 201-1 and the terminal 201-2 is registered. When registered, the candidate information included in the communication request response is changed, and the combination of successful terminals registered in the storage unit 103 is given the highest priority. Then, the processing unit 102 extracts the combination of terminals that have succeeded in P2P communication from the storage unit 103.

ステップS408において、接続要求応答が接続制御装置100から端末201−1に送信され、ステップS409に進む。 In step S408, the connection request response is transmitted from the connection control device 100 to the terminal 211-1, and the process proceeds to step S409.

ステップS409において、端末201−1と端末201−2の間のP2P接続が試行される。端末201−1及び端末201−2はそれぞれ前回接続に成功した候補に対し最優先に接続試行を行う。このP2P接続の試行では、端末201−1及び端末201−2は、P2P通信に成功した端末の組み合わせの情報として経路情報等P2P接続に必要な情報を取得するために、接続制御装置100と通信を行う。 In step S409, a P2P connection between terminal 201-1 and terminal 201-2 is attempted. Terminals 211-1 and 201-2 each try to connect to the candidate who succeeded in the previous connection with the highest priority. In this P2P connection trial, the terminals 211-1 and the terminal 201-2 communicate with the connection control device 100 in order to acquire information necessary for the P2P connection such as route information as information on the combination of terminals that have succeeded in the P2P communication. I do.

ステップS410において、通常のICEプロトコルにより接続試行を行った結果、端末間の接続に成功した場合、端末201−1、端末201−2より成功した接続候補の情報が接続制御装置100に送信される。接続制御装置100の処理部102は、は受信した端末の組み合わせの情報を記憶部103に登録する。端末の組み合わせが同じ場合、端末の組み合わせの情報を記憶部103に上書き登録する。 In step S410, when the connection between the terminals is successful as a result of the connection attempt by the normal ICE protocol, the information of the successful connection candidate is transmitted from the terminals 211-1 and the terminal 201-2 to the connection control device 100. .. The processing unit 102 of the connection control device 100 registers the received terminal combination information in the storage unit 103. When the combination of terminals is the same, the information of the combination of terminals is overwritten and registered in the storage unit 103.

このように実施の形態2の接続制御装置及び通信システムによれば、P2P通信を要求する端末とP2P通信に成功した端末の組み合わせを記憶し、通信部101が端末からのP2P通信要求を受信した場合に、P2P通信に成功した端末の組み合わせを送信することにより、再び接続要求があったときに、再度、接続候補収集と接続試行を行うことなく、P2P通信の通信相手となる端末と接続完了できるので、接続の高速化を図ることができる。 As described above, according to the connection control device and the communication system of the second embodiment, the combination of the terminal requesting P2P communication and the terminal succeeding in P2P communication is stored, and the communication unit 101 receives the P2P communication request from the terminal. In this case, by transmitting a combination of terminals that have succeeded in P2P communication, when a connection request is made again, the connection with the terminal that is the communication partner of P2P communication is completed without collecting connection candidates and trying to connect again. Since it can be done, the connection speed can be increased.

特に、本発明の実施形態は多数のデバイスがシグナリングサーバを利用し、それぞれのネットワーク環境が異なる場合に有用である。 In particular, the embodiment of the present invention is useful when a large number of devices use a signaling server and their network environments are different.

なお、本発明の実施形態である接続制御装置100内部の各構成はそれぞれ別のハードウェアであってもよい。 It should be noted that each configuration inside the connection control device 100 according to the embodiment of the present invention may be different hardware.

また、処理部102と記憶部103が持つ接続候補の変更プロセスは端末201−1及び端末201−2それぞれが有してもよい。その場合、経路情報の候補収集の前に接続端末の組み合わせを読み出し、候補収集プロセスを省略することも可能である。 Further, each of the terminal 211-1 and the terminal 201-2 may have a connection candidate changing process that the processing unit 102 and the storage unit 103 have. In that case, it is possible to read the combination of connected terminals before collecting the candidates for the route information and omit the candidate collection process.

実施の形態3
実施の形態3では、Trickle ICEに対応した場合の動作を、説明する。図6は、実施の形態3に係る通信システムの接続手順の一例を示すシーケンス図である。
図3は、Trickle ICEに対応した端末201−1及び端末201−2が最初にWebRTC通信する例である。
Embodiment 3
In the third embodiment, the operation when the Trickle ICE is supported will be described. FIG. 6 is a sequence diagram showing an example of the connection procedure of the communication system according to the third embodiment.
FIG. 3 shows an example in which terminals 211-1 and terminals 201-2 compatible with Trickle ICE first perform WebRTC communication.

まずステップS501において、端末201−1から接続制御装置100にP2P接続要求が送信される。 First, in step S501, a P2P connection request is transmitted from the terminal 211-1 to the connection control device 100.

ステップS502において、端末201−2が接続制御装置100からの接続要求を受信する。 In step S502, terminal 201-2 receives the connection request from the connection control device 100.

一方、ステップS503において、端末201−1では、P2P通信の候補を収集する処理が開始される。 On the other hand, in step S503, the terminal 2011-1 starts a process of collecting candidates for P2P communication.

ステップS504において、接続要求応答が端末201−2から接続制御装置100に送信される。 In step S504, the connection request response is transmitted from the terminal 201-2 to the connection control device 100.

ステップS505において、接続要求応答が接続制御装置100から端末201−1に送信される。 In step S505, the connection request response is transmitted from the connection control device 100 to the terminal 211-1.

他方、ステップS506において、端末201−2では、P2P通信の候補収集に関する処理が行われる。 On the other hand, in step S506, the terminal 201-2 performs a process related to collecting candidates for P2P communication.

ステップS507において、端末201−1と端末201−2の間のP2P接続が試行される。このP2P接続の試行では、端末201−1、端末201−2からそれぞれ初めの接続候補を受信した際に、通信部101は記憶部103を参照し端末の組み合わせが登録されているか確認する。登録が無い場合は特に追加処理を行わない。また、端末201−1及び端末201−2は、経路情報等P2P接続に必要な情報を取得するために、接続制御装置100と通信を行う。 In step S507, a P2P connection between terminal 201-1 and terminal 201-2 is attempted. In this P2P connection trial, when the first connection candidates are received from the terminals 211-1 and 201-2, respectively, the communication unit 101 refers to the storage unit 103 and confirms whether the combination of terminals is registered. If there is no registration, no additional processing is performed. Further, the terminal 211-1 and the terminal 201-2 communicate with the connection control device 100 in order to acquire information necessary for P2P connection such as route information.

ステップS508において、通常のTrickle ICEプロトコルにより接続試行を行った結果、デバイス間の接続に成功した場合、端末201−1、端末201−2より成功した接続候補の情報を接続制御装置100に送信する。処理部102は受信した端末の組み合わせの情報を記憶部103に登録する。 In step S508, when the connection between the devices is successful as a result of the connection attempt by the normal Trickle ICE protocol, the information of the successful connection candidate is transmitted from the terminals 211-1 and the terminal 201-2 to the connection control device 100. .. The processing unit 102 registers the received terminal combination information in the storage unit 103.

以上の動作により、接続制御装置100は、P2P接続が成功した端末の組み合わせを記憶することができる。 By the above operation, the connection control device 100 can store the combination of terminals for which the P2P connection is successful.

次に再度接続する手順について説明する。図7は、実施の形態4に係る通信システムの接続手順の一例を示すシーケンス図である。図7は、Trickle ICEに対応した端末201−1及び端末201−2が再度接続してWebRTC通信する例である。 Next, the procedure for reconnecting will be described. FIG. 7 is a sequence diagram showing an example of the connection procedure of the communication system according to the fourth embodiment. FIG. 7 shows an example in which terminals 211-1 and terminals 201-2 compatible with Trickle ICE are reconnected to perform WebRTC communication.

まず図6と同様にステップS501において、端末201−1から接続制御装置100にP2P接続要求が送信される。 First, in step S501 as in FIG. 6, a P2P connection request is transmitted from the terminal 211-1 to the connection control device 100.

図6と同様にステップS502において、端末201−2が接続制御装置100からの接続要求を受信する。 Similarly to FIG. 6, in step S502, the terminal 201-2 receives the connection request from the connection control device 100.

一方、ステップS503において、端末201−1では、P2P通信の候補を収集する処理が開始される。 On the other hand, in step S503, the terminal 2011-1 starts a process of collecting candidates for P2P communication.

図6と同様にステップS504において、接続要求応答が端末201−2から接続制御装置100に送信される。 Similar to FIG. 6, in step S504, the connection request response is transmitted from the terminal 201-2 to the connection control device 100.

図6と同様にステップS505において、接続要求応答が接続制御装置100から端末201−1に送信される。 Similar to FIG. 6, in step S505, the connection request response is transmitted from the connection control device 100 to the terminal 211-1.

他方、ステップS506において、端末201−2では、P2P通信の候補収集に関する処理が行われる。 On the other hand, in step S506, the terminal 201-2 performs a process related to collecting candidates for P2P communication.

ステップS607において、端末201−1と端末201−2の間のP2P接続が試行される。このP2P接続の試行では、端末201−1、端末201−2からそれぞれ初めの接続候補を受信した際に、通信部101は記憶部103を参照し端末の組み合わせが登録されているか確認する。登録があった場合は記憶部103に登録されているP2P通信に成功した端末の組み合わせを抽出し、受信した候補より先に相手端末へP2P通信に成功した端末の組み合わせを送信する。また、端末201−1及び端末201−2は、経路情報等P2P接続に必要な情報を取得するために、接続制御装置100と通信を行う。 In step S607, a P2P connection between terminal 201-1 and terminal 201-2 is attempted. In this P2P connection trial, when the first connection candidates are received from the terminals 211-1 and 201-2, respectively, the communication unit 101 refers to the storage unit 103 and confirms whether the combination of terminals is registered. When registered, the combination of terminals that have succeeded in P2P communication registered in the storage unit 103 is extracted, and the combination of terminals that have succeeded in P2P communication is transmitted to the other terminal before the received candidate. Further, the terminal 211-1 and the terminal 201-2 communicate with the connection control device 100 in order to acquire information necessary for P2P connection such as route information.

ステップS608において、通常のTrickle ICEプロトコルにより接続試行を行った結果、デバイス間の接続に成功した場合、端末201−1、端末201−2より成功した接続候補の情報を接続制御装置100に送信する。処理部102は受信した端末の組み合わせの情報を記憶部103に登録する。端末の組み合わせが同じ場合、端末の組み合わせの情報を記憶部103に上書き登録する。 In step S608, when the connection between the devices is successful as a result of the connection attempt by the normal Trickle ICE protocol, the information of the successful connection candidate is transmitted from the terminals 211-1 and the terminal 201-2 to the connection control device 100. .. The processing unit 102 registers the received terminal combination information in the storage unit 103. When the combination of terminals is the same, the information of the combination of terminals is overwritten and registered in the storage unit 103.

このように実施の形態2の接続制御装置及び通信システムによれば、P2P通信を要求する端末とP2P通信に成功した端末の組み合わせを記憶し、端末同士が接続試行する際に、P2P通信に成功した端末の組み合わせを接続制御装置から端末に送信することにより、再び接続要求があったときに、再度、接続候補収集と接続試行を行うことなく、P2P通信の通信相手となる端末と接続完了できるので、接続の高速化を図ることができる。 As described above, according to the connection control device and the communication system of the second embodiment, the combination of the terminal requesting P2P communication and the terminal that succeeded in P2P communication is stored, and when the terminals attempt to connect to each other, P2P communication is successful. By transmitting the combination of terminals to the terminal from the connection control device, when a connection request is made again, the connection with the terminal to be the communication partner of P2P communication can be completed without collecting connection candidates and trying to connect again. Therefore, the speed of connection can be increased.

なお、本発明は上記実施の形態に限られたものではなく、趣旨を逸脱しない範囲で適宜変更することが可能である。例えば、デバイスのSTUN(Session Traversal Utilities for NATs(Network Address Translation))サーバを用いたグローバルアドレスの収集が必要な場合やTURN(Traversal Using Relay around NAT)サーバを使用した中継が必要な場合に適用しても良い。 The present invention is not limited to the above embodiment, and can be appropriately modified without departing from the spirit. For example, apply when you need to collect global addresses using the STUN (Session Traversal Utilities for NATs (Network Address Translation)) server of the device, or when you need to relay using the TURN (Traversal Using Relay around NAT) server. May be.

また、上述の説明において、様々な処理を行う機能ブロック及びフローとして図面に記載される各要素は、ハードウェア的には、CPU、メモリ、その他の回路で構成することができ、ソフトウェア的には、メモリにロードされたプログラムなどによって実現される。したがって、これらの機能ブロックがハードウェアのみ、ソフトウェアのみ、またはそれらの組合せによっていろいろな形で実現できることは当業者には理解されるところであり、いずれかに限定されるものではない。 Further, in the above description, each element described in the drawing as a functional block and a flow for performing various processes can be configured by a CPU, a memory, and other circuits in terms of hardware, and in terms of software. , Realized by programs loaded in memory. Therefore, it is understood by those skilled in the art that these functional blocks can be realized in various ways by hardware only, software only, or a combination thereof, and is not limited to any of them.

また、上述したプログラムは、様々なタイプの非一時的なコンピュータ可読媒体を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えばフレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば光磁気ディスク)、CD−ROM(Read Only Memory)、CD−R、CD−R/W、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(Random Access Memory))を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。 Also, the programs described above can be stored and supplied to a computer using various types of non-transitory computer-readable media. Non-transitory computer-readable media include various types of tangible recording media. Examples of non-temporary computer-readable media include magnetic recording media (eg flexible disks, magnetic tapes, hard disk drives), optomagnetic recording media (eg optomagnetic disks), CD-ROMs (Read Only Memory), CD-Rs, It includes a CD-R / W, a semiconductor memory (for example, a mask ROM, a PROM (Programmable ROM), an EPROM (Erasable PROM), a flash ROM, and a RAM (Random Access Memory)). The program may also be supplied to the computer by various types of temporary computer-readable media. Examples of temporary computer-readable media include electrical, optical, and electromagnetic waves. The temporary computer-readable medium can supply the program to the computer via a wired communication path such as an electric wire and an optical fiber, or a wireless communication path.

100 接続制御装置
101 通信部
102 処理部
103 記憶部
200 通信システム
201−1〜201−n 端末
202 ネットワーク
100 Connection control device 101 Communication unit 102 Processing unit 103 Storage unit 200 Communication system 201-1 to 201-n Terminal 202 Network

Claims (11)

P2P(Peer to Peer)通信に成功した端末の組み合わせを記憶する記憶部と、
端末からP2P通信要求を受信し、前記P2P通信要求を別の端末に送信し、前記別の端末から通信要求応答を受信し、前記通信要求応答を前記端末に送信する通信部と、
P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを、前記記憶部を参照して抽出する処理部と、を備え、
前記通信部は、
P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを、
P2P通信を要求した前記端末に送信する、
接続制御装置。
A storage unit that stores a combination of terminals that have succeeded in P2P (Peer to Peer) communication,
A communication unit that receives a P2P communication request from a terminal, transmits the P2P communication request to another terminal, receives a communication request response from the other terminal, and transmits the communication request response to the terminal.
A processing unit that extracts a combination of terminals that have succeeded in P2P communication with respect to a terminal that requests P2P communication by referring to the storage unit is provided.
The communication unit
A combination of terminals that have succeeded in P2P communication with respect to a terminal that requires P2P communication.
Send to the terminal that requested P2P communication,
Connection control device.
前記処理部は、
前記通信部が端末からP2P通信要求を受信した場合に、
P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを、前記記憶部を参照して抽出し、
前記通信部は、
P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを、
P2P通信を要求した前記端末に送信する、
請求項1に記載の接続制御装置。
The processing unit
When the communication unit receives a P2P communication request from the terminal,
A combination of terminals that have succeeded in P2P communication with respect to a terminal that requests P2P communication is extracted with reference to the storage unit.
The communication unit
A combination of terminals that have succeeded in P2P communication with respect to a terminal that requires P2P communication.
Send to the terminal that requested P2P communication,
The connection control device according to claim 1.
前記処理部は、
端末同士が接続試行する場合に、
P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを、
前記記憶部に参照して抽出し、
前記通信部は、
P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを、
P2P通信を要求した前記端末に送信する、
請求項1に記載の接続制御装置。
The processing unit
When terminals try to connect to each other
A combination of terminals that have succeeded in P2P communication with respect to a terminal that requires P2P communication.
Extract by referring to the storage unit
The communication unit
A combination of terminals that have succeeded in P2P communication with respect to a terminal that requires P2P communication.
Send to the terminal that requested P2P communication,
The connection control device according to claim 1.
前記端末の組み合わせは、
RFC5245で規定されるICE Candidateに含まれる端末のIPアドレス、ポート番号、プロトコル、コンポーネント、タイプ、優先度、ファウンデーション、ベースのうちの少なくとも1つを含む、
請求項1乃至3のいずれか1項に記載の接続制御装置。
The combination of the terminals
Includes at least one of the terminal IP address, port number, protocol, component, type, priority, foundation, base included in the ICE Candidate specified in RFC5245.
The connection control device according to any one of claims 1 to 3.
前記P2P通信は、
WebRTC(Web Real-Time Communication)の通信手段により確立される、
請求項1乃至4のいずれか1項に記載の接続制御装置。
The P2P communication is
Established by WebRTC (Web Real-Time Communication) communication means,
The connection control device according to any one of claims 1 to 4.
P2P(Peer to Peer)通信を制御する接続制御装置における接続制御方法であって
P2P通信に成功した端末の組み合わせを記憶し、
端末からP2P通信要求を受信し、前記P2P通信要求を別の端末に送信し、
前記別の端末から通信要求応答を受信し、前記通信要求応答を前記端末に送信し、
前記記憶したP2P通信に成功した端末の組み合わせを参照して、
前記P2P通信要求を送信した前記端末に対する端末の組み合わせを抽出して、
前記P2P通信要求を送信した前記端末に送信する、
接続制御方法。
It is a connection control method in a connection control device that controls P2P (Peer to Peer) communication, and stores the combination of terminals that have succeeded in P2P communication.
A P2P communication request is received from a terminal, and the P2P communication request is transmitted to another terminal.
A communication request response is received from the other terminal, and the communication request response is transmitted to the terminal.
With reference to the memorized combination of terminals that succeeded in P2P communication,
Extracting the combination of terminals for the terminal that transmitted the P2P communication request,
The P2P communication request is transmitted to the terminal that has transmitted the request.
Connection control method.
端末からP2P通信要求を受信した場合に、
P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを抽出し、
P2P通信を要求した前記端末に送信する、
請求項6に記載の接続制御方法。
When a P2P communication request is received from the terminal,
Extract the combination of terminals that have succeeded in P2P communication with respect to the terminal that requests P2P communication.
Send to the terminal that requested P2P communication,
The connection control method according to claim 6.
端末同士が接続試行する場合に、
P2P通信を要求する端末に対するP2P通信に成功した端末の組み合わせを抽出し、
P2P通信を要求した前記端末に送信する
請求項6に記載の接続制御方法。
When terminals try to connect to each other
Extract the combination of terminals that have succeeded in P2P communication with respect to the terminal that requests P2P communication.
The connection control method according to claim 6, wherein P2P communication is transmitted to the requesting terminal.
前記端末の組み合わせは、
RFC5245で規定されるICE Candidateに含まれる端末のIPアドレス、ポート番号、プロトコル、コンポーネント、タイプ、優先度、ファウンデーション、ベースのうちの少なくとも1つを含む、
請求項6乃至8のいずれか1項に記載の接続制御方法。
The combination of the terminals
Includes at least one of the terminal IP address, port number, protocol, component, type, priority, foundation, base included in the ICE Candidate specified in RFC5245.
The connection control method according to any one of claims 6 to 8.
前記P2P通信は、
WebRTC(Web Real-Time Communication)の通信手段により確立される、
請求項6乃至9のいずれか1項に記載の接続制御方法。
The P2P communication is
Established by WebRTC (Web Real-Time Communication) communication means,
The connection control method according to any one of claims 6 to 9.
コンピュータを、P2P(Peer to Peer)通信を制御する接続制御装置として機能させるプログラムであって、請求項6乃至10のいずれか1項に記載の接続制御方法を実行するプログラム。 A program that causes a computer to function as a connection control device that controls P2P (Peer to Peer) communication, and executes the connection control method according to any one of claims 6 to 10.
JP2019123670A 2019-07-02 2019-07-02 Connection control device, connection control method and connection control program Active JP6860176B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019123670A JP6860176B2 (en) 2019-07-02 2019-07-02 Connection control device, connection control method and connection control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019123670A JP6860176B2 (en) 2019-07-02 2019-07-02 Connection control device, connection control method and connection control program

Publications (2)

Publication Number Publication Date
JP2021009601A true JP2021009601A (en) 2021-01-28
JP6860176B2 JP6860176B2 (en) 2021-04-14

Family

ID=74198531

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019123670A Active JP6860176B2 (en) 2019-07-02 2019-07-02 Connection control device, connection control method and connection control program

Country Status (1)

Country Link
JP (1) JP6860176B2 (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8725885B1 (en) * 2012-11-27 2014-05-13 Sansay, Inc. Securely establishing ice relay connections
JP2015505217A (en) * 2012-01-17 2015-02-16 テレフオンアクチーボラゲット エル エム エリクソン(パブル) ICE-based NAT traversal
US20160112250A1 (en) * 2013-06-29 2016-04-21 Huawei Technologies Co., Ltd. Connection Recovery Method, Apparatus, and System
JP2016143911A (en) * 2015-01-29 2016-08-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Communication controller, communication control method and communication control program
JP2016144217A (en) * 2016-05-12 2016-08-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Repeating device, repeating method, and repeating program
JP2016143076A (en) * 2015-01-29 2016-08-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Communication control device, communication control method, and communication control program
JP2016144216A (en) * 2016-05-12 2016-08-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Relay device, relay method and relay program
US20180241783A1 (en) * 2013-07-30 2018-08-23 Unify Gmbh & Co. Kg Apparatus and method for communications involving a legacy device
US20190116208A1 (en) * 2014-09-25 2019-04-18 Microsoft Technology Licensing Llc Media session between network endpoints
US20190124125A1 (en) * 2010-02-19 2019-04-25 Microsoft Technology Licensing, Llc Distributed connectivity policy enforcement with ice

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190124125A1 (en) * 2010-02-19 2019-04-25 Microsoft Technology Licensing, Llc Distributed connectivity policy enforcement with ice
JP2015505217A (en) * 2012-01-17 2015-02-16 テレフオンアクチーボラゲット エル エム エリクソン(パブル) ICE-based NAT traversal
US8725885B1 (en) * 2012-11-27 2014-05-13 Sansay, Inc. Securely establishing ice relay connections
US20160112250A1 (en) * 2013-06-29 2016-04-21 Huawei Technologies Co., Ltd. Connection Recovery Method, Apparatus, and System
US20180241783A1 (en) * 2013-07-30 2018-08-23 Unify Gmbh & Co. Kg Apparatus and method for communications involving a legacy device
US20190116208A1 (en) * 2014-09-25 2019-04-18 Microsoft Technology Licensing Llc Media session between network endpoints
JP2016143911A (en) * 2015-01-29 2016-08-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Communication controller, communication control method and communication control program
JP2016143076A (en) * 2015-01-29 2016-08-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Communication control device, communication control method, and communication control program
JP2016144217A (en) * 2016-05-12 2016-08-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Repeating device, repeating method, and repeating program
JP2016144216A (en) * 2016-05-12 2016-08-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Relay device, relay method and relay program

Also Published As

Publication number Publication date
JP6860176B2 (en) 2021-04-14

Similar Documents

Publication Publication Date Title
CN101997759B (en) Service implementation method and service system
US20130198266A1 (en) Facilitating communication between web-enabled devices
JP6434063B2 (en) Communication control device and program
JP6291085B2 (en) Load distribution apparatus, load distribution method and program
JP5122587B2 (en) Connection control method, connection control server device, connection control client device, connection control system, and program
US20160205278A1 (en) Information processing apparatus, system, and control method for information processing apparatus
US20120242841A1 (en) System and method for transmitting real-time images
CN102547553B (en) Method, system and device for accessing service based on wireless application protocol (WAP)
JP2015091019A (en) Relay device and data transfer method
CN104243542B (en) Information processing equipment, content distribution method and content distribution system
JP6393475B2 (en) Communication adapter device, communication system, tunnel communication method, and program
JP6860176B2 (en) Connection control device, connection control method and connection control program
JP6254620B2 (en) Terminal, communication method, and program
JP6605149B2 (en) Method and apparatus for detecting shared terminal
CN108075963A (en) The transmission method and device of content
CN104780181B (en) A kind of method for showing equipment in network and a kind of network equipment
JP4797054B2 (en) Data relay apparatus and data relay method
JPWO2018225330A1 (en) Communication device, relay device, information processing system, communication system, communication method, and program
JP2015201758A (en) Repeater, communication system, information processing method, and program
CN104883389B (en) A kind of acquisition methods and equipment servicing end position
CN112039822A (en) Method and system for constructing real-time block chain network based on WebRTC
JP5506739B2 (en) Address translation device and log reduction device
CN108011989A (en) A kind of reorientation method and device
EP3253004A1 (en) Communication control device, communication control method, and communication control program
JP6564832B2 (en) Terminal, relay device selection device, relay device selection method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190702

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200915

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201110

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210224

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210318

R150 Certificate of patent or registration of utility model

Ref document number: 6860176

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150