JP2016143911A - Communication controller, communication control method and communication control program - Google Patents

Communication controller, communication control method and communication control program Download PDF

Info

Publication number
JP2016143911A
JP2016143911A JP2015015899A JP2015015899A JP2016143911A JP 2016143911 A JP2016143911 A JP 2016143911A JP 2015015899 A JP2015015899 A JP 2015015899A JP 2015015899 A JP2015015899 A JP 2015015899A JP 2016143911 A JP2016143911 A JP 2016143911A
Authority
JP
Japan
Prior art keywords
communication
terminal
terminals
relay
address
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
JP2015015899A
Other languages
Japanese (ja)
Other versions
JP5937708B1 (en
Inventor
亮祐 大津谷
Ryosuke Otsuya
亮祐 大津谷
洋明 貞田
Hiroaki Teida
洋明 貞田
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.)
NTT Communications Corp
Original Assignee
NTT Communications Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Communications Corp filed Critical NTT Communications Corp
Priority to JP2015015899A priority Critical patent/JP5937708B1/en
Priority to PCT/JP2016/052519 priority patent/WO2016121881A1/en
Priority to EP16743484.4A priority patent/EP3253004B1/en
Priority to US15/546,367 priority patent/US10542082B2/en
Application granted granted Critical
Publication of JP5937708B1 publication Critical patent/JP5937708B1/en
Publication of JP2016143911A publication Critical patent/JP2016143911A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technique which allows for flexible control of P2P communication performed between randomly selected terminals.SOLUTION: A communication controller connected with two terminals, and a relay device for relaying the P2P communication performed between the two terminals has storage means for storing the authority information including the communication method of P2P communication permitted for the two terminals, reception means for receiving the signaling signal transmitted mutually between the two terminals, and control means for controlling the communication method of P2P communication based on the authority information, upon reception of the signaling signal.SELECTED DRAWING: Figure 7

Description

本発明は、通信制御装置、通信制御方法及び通信制御プログラムに関する。   The present invention relates to a communication control device, a communication control method, and a communication control program.

2つの端末の間で直接通信を行うP2P通信技術が知られている。ここで、P2P通信技術を用いて端末間で通信を行う場合、端末が接続されているネットワークの構成によっては端末間で直接通信することができない場合がある。例えば、2つの端末がそれぞれ異なるプライベートネットワークに属している場合、NAT(Network Address Translation)の仕様によってはパケットが破棄されてしまい、端末間で直接通信をすることが出来ない。そこで、プライベートネットワークに属している端末間で通信を行うことができるようにするための技術として、ICE(Interactive Connectivity Establishment)と呼ばれる技術がある(例えば、非特許文献1を参照)。ICEは、端末自身のアドレス、NATのパブリックネットワーク側のアドレス及びパブリックネットワーク上に配置されている中継装置のアドレスを、シグナリングサーバを介して端末間で伝えあうことで、端末間で直接通信することを可能にしている。また、WebRTC技術においてICEを用いたシグナリング方式として、JSEP(Javascript(登録商標) Session Establishment Protocol)が知られている(例えば、非特許文献2を参照)。   A P2P communication technique for performing direct communication between two terminals is known. Here, when communication is performed between terminals using the P2P communication technique, direct communication may not be possible between the terminals depending on the configuration of the network to which the terminals are connected. For example, when two terminals belong to different private networks, packets are discarded depending on the specifications of NAT (Network Address Translation), and direct communication cannot be performed between the terminals. Therefore, there is a technique called ICE (Interactive Connectivity Establishment) as a technique for enabling communication between terminals belonging to a private network (for example, see Non-Patent Document 1). ICE communicates directly between terminals by communicating the address of the terminal itself, the address of the NAT public network side, and the address of the relay device arranged on the public network between the terminals via the signaling server. Is possible. Further, JSEP (Javascript (registered trademark) Session Establishment Protocol) is known as a signaling method using ICE in WebRTC technology (see, for example, Non-Patent Document 2).

ここで、企業等では、セキュリティを強化するために社内LANの中に接続されている端末と社外ネットワークに接続されている端末との間でP2P通信が行われることを禁止したい場合がある。   Here, a company or the like may want to prohibit P2P communication between a terminal connected to the internal LAN and a terminal connected to the external network in order to enhance security.

RFC5245:Interactive Connectivity Establishment (ICE)RFC5245: Interactive Connectivity Establishment (ICE) JSEP:draft-ietf-rtcweb-jsep-08JSEP: draft-ietf-rtcweb-jsep-08

しかしながら、社内LANの中に接続されている端末から社外ネットワークへのアクセスを全て禁止してしまうと、例えばSaaS(Service as a Service)の形態で提供されている他社サービスを利用したい場合等に対応できなくなってしまう。また、端末の利用者の役職によっては、社外ネットワークに接続されている端末との間でP2P通信を許可してもよい場合もあり、柔軟な対応が出来ないという問題があった。   However, if all access to the external network from a terminal connected to the internal LAN is prohibited, for example, if you want to use another company's service provided in the form of SaaS (Service as a Service) It becomes impossible. Further, depending on the title of the user of the terminal, there may be a case where P2P communication may be permitted with a terminal connected to an external network, and there has been a problem that a flexible response cannot be made.

開示の技術は上記に鑑みてなされたもので、任意の端末間で行われるP2P通信を柔軟に制御することが可能な技術を提供することを目的とする。   The disclosed technique has been made in view of the above, and an object thereof is to provide a technique capable of flexibly controlling P2P communication performed between arbitrary terminals.

開示の技術の通信制御装置は、2つの端末と、前記2つの端末の間で行われるP2P通信を中継する中継装置と接続される通信制御装置であって、前記2つの端末の各々に許可される前記P2P通信の通信方法を含む権限情報を記憶する記憶手段と、前記2つの端末の間で相互に伝達されるシグナリング信号を受信する受信手段と、前記シグナリング信号を受信した場合に、前記権限情報に基づいて、前記P2P通信の通信方法を制御する制御手段と、を有する。   The communication control device of the disclosed technology is a communication control device connected to two terminals and a relay device that relays P2P communication performed between the two terminals, and is permitted to each of the two terminals. Storage means for storing authority information including the communication method of the P2P communication, receiving means for receiving a signaling signal communicated between the two terminals, and receiving the signaling signal, the authority Control means for controlling a communication method of the P2P communication based on the information.

開示の技術によれば、任意の端末間で行われるP2P通信を柔軟に制御することが可能になる。   According to the disclosed technology, P2P communication performed between arbitrary terminals can be flexibly controlled.

実施の形態に係る通信システムの構成の一例を示す図である。It is a figure which shows an example of a structure of the communication system which concerns on embodiment. 実施の形態に係る通信制御装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the communication control apparatus which concerns on embodiment. 実施の形態に係る通信制御装置のソフトウェア構成の一例を示す図である。It is a figure which shows an example of the software configuration of the communication control apparatus which concerns on embodiment. 権限情報テーブル及び通信先許可情報テーブルの一例を示す図である。It is a figure which shows an example of an authority information table and a communication destination permission information table. 実施の形態に係る中継装置のソフトウェア構成の一例を示す図である。It is a figure which shows an example of the software configuration of the relay apparatus which concerns on embodiment. 実施の形態に係る通信制御装置の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence of the communication control apparatus which concerns on embodiment. 実施の形態に係る通信システムの処理手順の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the process sequence of the communication system which concerns on embodiment. シグナリング信号の一例を示す図である。It is a figure which shows an example of a signaling signal.

以下、図面を参照して実施の形態について説明する。各図面において、同一構成部分には同一符号を付し、重複した説明を省略する場合がある。   Hereinafter, embodiments will be described with reference to the drawings. In the drawings, the same components are denoted by the same reference numerals, and redundant description may be omitted.

なお、以下の説明においてはWebRTC(Web Real-Time Communication)によるP2P通信を例として説明する。なお、実施の形態に係る端末管理システムは、WebRTC以外の技術を用いたP2P通信にも適用することができる。   In the following description, P2P communication by WebRTC (Web Real-Time Communication) will be described as an example. Note that the terminal management system according to the embodiment can also be applied to P2P communication using a technique other than WebRTC.

図1は、実施の形態に係る通信システムの構成の一例を示す図である。実施の形態に係る通信システムは、端末30aと端末30bとの間で行われるP2P通信を制御する通信制御装置10と、P2P通信を中継する中継装置20と、端末30aと、端末30bとを有する。以下の説明において、端末(30a、30b)のうち任意の端末は「端末30」と表す。   FIG. 1 is a diagram illustrating an example of a configuration of a communication system according to an embodiment. The communication system according to the embodiment includes a communication control device 10 that controls P2P communication performed between the terminal 30a and the terminal 30b, a relay device 20 that relays P2P communication, a terminal 30a, and a terminal 30b. . In the following description, an arbitrary terminal among the terminals (30a, 30b) is represented as “terminal 30”.

通信制御装置10と、中継装置20と、端末30aと、端末30bとは、それぞれネットワークを介して相互に通信可能なように接続されている。   The communication control device 10, the relay device 20, the terminal 30a, and the terminal 30b are connected so as to be able to communicate with each other via a network.

通信制御装置10は、WebRTCの仕様に規定される接続手順に従って端末30の間で通信チャネルが確立される際に、端末30の間で相互に送受信されるシグナリング信号を中継する機能を有する。また、通信制御装置10は、当該シグナリング信号を用いて、端末30がP2P通信を確立する際の通信方法を制御する。通信制御装置10は、例えば、WebRTCで用いられるシグナリング中継サーバである。   The communication control apparatus 10 has a function of relaying signaling signals transmitted and received between the terminals 30 when a communication channel is established between the terminals 30 in accordance with a connection procedure defined in the WebRTC specification. Moreover, the communication control apparatus 10 controls the communication method when the terminal 30 establishes P2P communication using the said signaling signal. The communication control device 10 is a signaling relay server used in WebRTC, for example.

中継装置20は、端末30の間で行われるP2P通信を中継する装置である。中継装置20は、例えば、WebRTC技術で用いられるTURN(Traversal Using Relays around NAT)サーバである。まず、中継装置20は、端末30から要求を受けると、通信の中継に用いるIPアドレス及びポート番号を割り当てて端末30に伝える。続いて、端末30は、相手の端末30に送信するパケットを、中継装置20から伝えられたIPアドレス及びポート番号宛に送信する。続いて、中継装置20は、受信したパケットを通信相手の端末30に転送する。このような方法で、中継装置20は端末30の間で行われるP2P通信の中継を行う。   The relay device 20 is a device that relays P2P communication performed between the terminals 30. The relay device 20 is, for example, a TURN (Traversal Using Relays around NAT) server used in WebRTC technology. First, when receiving a request from the terminal 30, the relay apparatus 20 assigns an IP address and a port number used for communication relay and transmits the request to the terminal 30. Subsequently, the terminal 30 transmits a packet to be transmitted to the partner terminal 30 to the IP address and port number transmitted from the relay device 20. Subsequently, the relay device 20 transfers the received packet to the communication partner terminal 30. In this way, the relay device 20 relays P2P communication performed between the terminals 30.

端末30は、例えばWebブラウザを搭載したPC(Personal Computer)、携帯電話、スマートフォン、又はタブレット端末等の通信機器である。端末30は、Webサーバから受信したクライアントモジュール(例えば、JavaScript(登録商標)含むHTMLファイル)をWebブラウザ上で動作させることで、相手の端末30との間でWebRTCによるP2P通信を実現する。なお、端末30は、P2P通信を行うことができればどのような通信機器であってもよい。   The terminal 30 is a communication device such as a PC (Personal Computer) equipped with a Web browser, a mobile phone, a smartphone, or a tablet terminal. The terminal 30 realizes P2P communication by WebRTC with the partner terminal 30 by operating a client module (for example, an HTML file including JavaScript (registered trademark)) received from the Web server on the Web browser. The terminal 30 may be any communication device that can perform P2P communication.

ここで、WebRTC技術について簡単に説明する。WebRTC技術は、端末30の間でWebブラウザを用いたリアルタイムなP2P通信を実現するための技術である。一般的に、端末30は企業内や家庭内のプライベートネットワークに接続されていることが多く、端末30の間で直接通信することができない。そこで、WebRTC技術は、ICE手順によりNATを超えた通信を実現させることで、端末30がプライベートネットワークに接続されている場合であっても端末30の間で直接通信することを可能にしている。   Here, the WebRTC technology will be briefly described. The WebRTC technology is a technology for realizing real-time P2P communication between terminals 30 using a Web browser. Generally, the terminal 30 is often connected to a private network in a company or home, and cannot communicate directly between the terminals 30. Therefore, the WebRTC technology enables communication exceeding the NAT by the ICE procedure, thereby enabling direct communication between the terminals 30 even when the terminals 30 are connected to a private network.

ICE手順は、インターネット側に設置されるSTUN(Session Traversal Utilities for NAT)サーバを用いて、NATにより変換されたIPアドレス及びポート番号(すなわち、インターネット側から見えるIPアドレス及びポート番号)を端末30に通知する仕組み、及び、インターネット側に設置されるTURNサーバを用いてP2P通信を中継させる仕組みを提供する。これにより、WebRTC技術は、ICE手順を用いることで、端末30がどのようなネットワーク環境に接続されていてもNATを越えてP2P通信が行えるように設計されている。   The ICE procedure uses the STUN (Session Traversal Utilities for NAT) server installed on the Internet side to send the IP address and port number converted by NAT (that is, the IP address and port number visible from the Internet side) to the terminal 30. A notification mechanism and a mechanism for relaying P2P communication using a TURN server installed on the Internet side are provided. Accordingly, the WebRTC technology is designed to perform P2P communication over the NAT by using the ICE procedure regardless of what network environment the terminal 30 is connected to.

また、WebRTCは、任意のシグナリングプロトコルを利用することができる。例えば、WebRTCは、独自のシグナリングプロトコルを利用するようにしてもよいし、SIP(Session Initiation Protocol)を利用するようにしてもよい。   WebRTC can use any signaling protocol. For example, WebRTC may use a unique signaling protocol or SIP (Session Initiation Protocol).

ICE手順には、下記の通信方法1〜3の各々に対応する3つのアドレス(ICE Candidate)をSDP(Session Description Protocol)のフォーマットで記述し、任意のシグナリングプロトコルを用いて2つの端末30の間でお互いに通知し合う仕組みが規定されている。   In the ICE procedure, three addresses (ICE Candidate) corresponding to each of the following communication methods 1 to 3 are described in the format of SDP (Session Description Protocol), and between two terminals 30 using an arbitrary signaling protocol. Provides a mechanism to notify each other.

(ICE手順で規定されている通信方法及びアドレス)
通信方法1(NATを通過しないローカル通信(以下、「内部通信」という)):端末30自身のIPアドレス及びポート番号
通信方法2(NATを通過するがTURNサーバを利用しない通信(以下、「外部通信(中継無)」という)):NAT変換された端末30のIPアドレス及びポート番号
通信方法3(TURNサーバを利用した通信(以下、「外部通信(中継有)」という)):TURNサーバから割り当てられたP2P通信中継用のIPアドレス(以下、「中継用IPアドレス」という)及びポート番号
端末30は、ICE手順により相手の端末30から通知された3つのアドレスの各々に対して優先度順にパケットを送信し合うことでネゴシエーションを行い、P2P通信を確立する。
(Communication method and address specified in ICE procedure)
Communication method 1 (local communication not passing through NAT (hereinafter referred to as “internal communication”)): IP address and port number of terminal 30 itself Communication method 2 (communication passing through NAT but not using TURN server (hereinafter referred to as “external communication”) Communication (referred to as “without relay”))): NAT-converted IP address and port number of terminal 30 Communication method 3 (communication using a TURN server (hereinafter referred to as “external communication (with relay)”)): from TURN server Assigned IP address for P2P communication relay (hereinafter referred to as “relay IP address”) and port number The terminal 30 assigns each of the three addresses notified from the partner terminal 30 by the ICE procedure in order of priority. Negotiation is performed by transmitting packets, and P2P communication is established.

例えば、2つの端末30が同一のローカルネットワークに接続されている場合は、優先度高である「内部通信」のアドレスを用いてP2P通信が確立される。2つの端末30がNATを介して通信する場合、優先度中である「外部通信(中継無)」のアドレス又は優先度低である「外部通信(中継有)」のアドレスを用いてP2P通信が確立される。優先度中である「外部通信(中継無)」のアドレス又は優先度低である「外部通信(中継有)」のアドレスのうちどちらのアドレスにてP2P通信が確立できるかは、NATの仕様に依存する。なお、「内部通信」を優先度高とし、「外部通信(中継無)」を優先度中にし、「外部通信(中継有)」を優先度低にすることは、ICE手順で予め規定されている。   For example, when two terminals 30 are connected to the same local network, P2P communication is established using an address of “internal communication” having a high priority. When the two terminals 30 communicate via NAT, P2P communication is performed using the address of “external communication (without relay)” having a priority or the address of “external communication (with relay)” having a low priority. Established. The NAT specification determines which of the addresses of “external communication (without relay)” that is in priority and the address of “external communication (with relay)” that is low in priority can establish P2P communication. Dependent. Note that it is prescribed in advance in the ICE procedure that “internal communication” is set to high priority, “external communication (without relay)” is set to medium priority, and “external communication (with relay)” is set to low priority. Yes.

ここで、実施の形態に係る通信システムの動作概要について簡単に説明する。通信制御装置10は、端末30からシグナリング信号を受信すると、端末30に対して予め設定されている権限情報を用いて、端末30が「通信方法1」〜「通信方法3」のうち、どの通信方法でP2P通信を行うことを許可されているかを確認する。例えば、「通信方法1」の手順のみが許可されている場合、通信制御装置10は、シグナリング信号に含まれる「通信方法2」及び「通信方法3」に対応するIPアドレスを削除するか、又はシグナリング信号に含まれる「通信方法2」及び「通信方法3」に対応するIPアドレスを含むシグナリング信号を中継せずに破棄する。これにより、端末30は、「通信方法2」及び「通信方法3」によるP2P通信を確立することができなくなる。同様に、例えば「通信方法3」の手順のみが許可されている場合、通信制御装置10は、シグナリング信号に含まれる「通信方法1」及び「通信方法2」に対応するIPアドレスを削除するか、又は、「通信方法1」及び「通信方法2」に対応するIPアドレスを含むシグナリング信号を中継せずに破棄する。これにより、端末30は、「通信方法1」及び「通信方法2」によるP2P通信を確立することができなくなる。   Here, an outline of the operation of the communication system according to the embodiment will be briefly described. When receiving the signaling signal from the terminal 30, the communication control apparatus 10 uses the authority information set in advance for the terminal 30 to select which communication from among the “communication method 1” to “communication method 3”. The method confirms whether or not it is permitted to perform P2P communication. For example, when only the procedure of “communication method 1” is permitted, the communication control apparatus 10 deletes the IP addresses corresponding to “communication method 2” and “communication method 3” included in the signaling signal, or The signaling signal including the IP address corresponding to “communication method 2” and “communication method 3” included in the signaling signal is discarded without being relayed. As a result, the terminal 30 cannot establish P2P communication by “communication method 2” and “communication method 3”. Similarly, for example, when only the procedure of “communication method 3” is permitted, the communication control apparatus 10 deletes the IP addresses corresponding to “communication method 1” and “communication method 2” included in the signaling signal. Alternatively, the signaling signal including the IP address corresponding to “communication method 1” and “communication method 2” is discarded without being relayed. As a result, the terminal 30 cannot establish P2P communication by “communication method 1” and “communication method 2”.

また、通信制御装置10は、端末30の間で「通信方法3」による通信を許可する場合、必要に応じて、中継装置20に対して端末30の間で行われるP2P通信を記録するように指示する。   In addition, when the communication control device 10 permits communication by the “communication method 3” between the terminals 30, the communication control device 10 records the P2P communication performed between the terminals 30 to the relay device 20 as necessary. Instruct.

また、通信制御装置10は、端末30からシグナリング信号を受信すると、通信制御装置10が予め保持している通信先許可情報と受信したシグナリング信号とを比較し、シグナリング信号に通信が許可されていない宛先のアドレスが含まれている場合は、当該アドレスを削除するか、又は当該アドレスを含むシグナリング信号を中継せずに破棄する。これにより、端末30は、許可されていない宛先の端末30とP2P通信を確立することができなくなる。   When the communication control device 10 receives a signaling signal from the terminal 30, the communication control device 10 compares the communication destination permission information held in advance by the communication control device 10 with the received signaling signal, and communication is not permitted for the signaling signal. If the destination address is included, the address is deleted or the signaling signal including the address is discarded without being relayed. As a result, the terminal 30 cannot establish P2P communication with the terminal 30 that is not permitted.

すなわち、本実施の形態に係る通信システムは、WebRTCにより行われるシグナリング信号を通信制御装置10で書き換える、又は破棄することで、端末30の間で行われるP2P通信を様々に制御することができる。   That is, the communication system according to the present embodiment can variously control the P2P communication performed between the terminals 30 by rewriting or discarding the signaling signal performed by WebRTC by the communication control apparatus 10.

<ハードウェア構成>
図2は、実施の形態に係る通信制御装置のハードウェア構成の一例を示す図である。実施の形態に係る通信制御装置10は、CPU101と、ROM102と、RAM103と、HDD104と、操作部105と、表示部106と、ドライブ装置107と、NIC(Network Interface card)108とを有する。
<Hardware configuration>
FIG. 2 is a diagram illustrating an example of a hardware configuration of the communication control apparatus according to the embodiment. The communication control apparatus 10 according to the embodiment includes a CPU 101, a ROM 102, a RAM 103, an HDD 104, an operation unit 105, a display unit 106, a drive device 107, and a NIC (Network Interface card) 108.

CPU101は、通信制御装置10の全体制御を行うプロセッサである。CPU101は、HDD104等に記憶されたオペレーティングシステム、アプリケーション、各種サービス等のプログラムを実行し、通信制御装置10の各種機能を実現する。ROM102には、各種のプログラムやプログラムによって利用されるデータ等が記憶される。RAM103は、プログラムをロードするための記憶領域や、ロードされたプログラムのワーク領域等として用いられる。HDD104には、各種情報及びプログラム等が記憶される。   The CPU 101 is a processor that performs overall control of the communication control device 10. The CPU 101 executes programs such as an operating system, applications, and various services stored in the HDD 104 and the like, and realizes various functions of the communication control apparatus 10. The ROM 102 stores various programs and data used by the programs. The RAM 103 is used as a storage area for loading a program, a work area for the loaded program, and the like. Various information and programs are stored in the HDD 104.

操作部105は、ユーザからの入力操作を受け付けるためのハードウェアであり、例えばキーボード又はマウスである。表示部106は、ユーザに向けた表示を行うハードウェアである。   The operation unit 105 is hardware for receiving an input operation from the user, and is, for example, a keyboard or a mouse. The display unit 106 is hardware that performs display for the user.

ドライブ装置107は、プログラムを記録した記憶媒体109からプログラムを読み取る。ドライブ装置107によって読み取られたプログラムは、例えば、HDD104にインストールされる。NIC108は、通信制御装置10をネットワークに接続し、データの送受信を行うための通信インタフェースである。   The drive device 107 reads the program from the storage medium 109 that stores the program. The program read by the drive device 107 is installed in the HDD 104, for example. The NIC 108 is a communication interface for connecting the communication control apparatus 10 to a network and transmitting / receiving data.

なお、記憶媒体109とは、非一時的(non-transitory)な記憶媒体を言う。記憶媒体109の例としては、磁気記憶媒体、光ディスク、光磁気記憶媒体、不揮発性メモリなどがある。   Note that the storage medium 109 is a non-transitory storage medium. Examples of the storage medium 109 include a magnetic storage medium, an optical disk, a magneto-optical storage medium, and a nonvolatile memory.

中継装置20のハードウェア構成は、例えば図2と同一であるため説明は省略する。   The hardware configuration of the relay device 20 is the same as that shown in FIG.

なお、通信制御装置10及び中継装置20に用いるハードウェアリソースとして、例えばクラウドサービスにより提供されるハードウェアリソースを用いるようにしてもよい。   Note that, for example, hardware resources provided by a cloud service may be used as hardware resources used for the communication control device 10 and the relay device 20.

<ソフトウェア構成>
(通信制御装置)
図3は、実施の形態に係る通信制御装置のソフトウェア構成の一例を示す図である。実施の形態に係る通信制御装置10は、記憶手段201と、通信手段202と、通信方法制限手段203と、通信先判定手段204と、指示手段205とを有する。
<Software configuration>
(Communication control device)
FIG. 3 is a diagram illustrating an example of a software configuration of the communication control apparatus according to the embodiment. The communication control apparatus 10 according to the embodiment includes a storage unit 201, a communication unit 202, a communication method restriction unit 203, a communication destination determination unit 204, and an instruction unit 205.

記憶手段201は、RAM103、HDD104、又は通信制御装置10にネットワークを介して接続される記憶装置等を用いて実現可能である。記憶手段201は、端末30に許可する通信方法を示す権限情報と、端末30に通信を許可する相手先のアドレスを示す通信先許可情報とを記憶する。   The storage unit 201 can be realized by using the RAM 103, the HDD 104, or a storage device connected to the communication control device 10 via a network. The storage unit 201 stores authority information indicating a communication method permitted to the terminal 30 and communication destination permission information indicating an address of a partner permitted to communicate with the terminal 30.

通信手段202は、NIC108を介して、中継装置20又は端末30と通信を行う。   The communication unit 202 communicates with the relay device 20 or the terminal 30 via the NIC 108.

通信方法制限手段203は、端末30からシグナリング信号を受信すると、権限情報に基づいて、内部通信、外部通信(中継無)、及び外部通信(中継有)のうち、どの通信方法を端末30に許可するかを判断する。また、通信方法制限手段203は、判断結果に基づきシグナリング信号を書き換えて、書き換えたシグナリング信号を端末30に送信するか、又は、判断結果に基づきシグナリング信号を端末30に送信せずに破棄する。   When receiving the signaling signal from the terminal 30, the communication method restriction unit 203 permits the terminal 30 to select any communication method among internal communication, external communication (without relay), and external communication (with relay) based on the authority information. Judge whether to do. Further, the communication method restriction unit 203 rewrites the signaling signal based on the determination result and transmits the rewritten signaling signal to the terminal 30 or discards the signaling signal based on the determination result without transmitting it to the terminal 30.

通信先判定手段204は、端末30からシグナリング信号を受信すると、通信先許可情報に基づいて、端末30がP2P通信を行おうとしている通信相手が許可された通信相手であるかを判断する。許可されていない通信相手とP2P通信を行おうとしている場合、通信先判定手段204は、書き換えたシグナリング信号を端末30に送信するか、又はシグナリング信号を端末30に送信せずに破棄する。   When receiving a signaling signal from the terminal 30, the communication destination determination unit 204 determines whether the communication partner with which the terminal 30 is to perform P2P communication is a permitted communication partner based on the communication destination permission information. When trying to perform P2P communication with an unauthorized communication partner, the communication destination determination unit 204 transmits the rewritten signaling signal to the terminal 30 or discards the signaling signal without transmitting it to the terminal 30.

指示手段205は、権限情報に基づき、指定された端末30の間で行われるP2P通信を記録(キャプチャ)させるように中継装置20に対して指示する。   The instruction unit 205 instructs the relay apparatus 20 to record (capture) the P2P communication performed between the designated terminals 30 based on the authority information.

図4は、権限情報テーブル及び通信先許可情報テーブルの一例を示す図である。図4(a)に示す権限情報は、端末識別子と、内部通信フラグと、外部通信(中継無)フラグと、外部通信(中継有)フラグとを有する。   FIG. 4 is a diagram illustrating an example of the authority information table and the communication destination permission information table. The authority information shown in FIG. 4A includes a terminal identifier, an internal communication flag, an external communication (without relay) flag, and an external communication (with relay) flag.

端末識別子は、通信制御装置10が端末30を一意に識別するための識別子である。   The terminal identifier is an identifier for uniquely identifying the terminal 30 by the communication control device 10.

内部通信フラグは、ICE手順における内部通信を許可するか否かを示すフラグであり、「○」は内部通信によるP2P通信を許可し、「×」は内部通信によるP2P通信を許可しないことを表す。   The internal communication flag is a flag indicating whether or not internal communication is permitted in the ICE procedure, “◯” indicates that P2P communication by internal communication is permitted, and “×” indicates that P2P communication by internal communication is not permitted. .

外部通信(中継無)フラグは、ICE手順における外部通信(中継無)を許可するか否かを示すフラグであり、「○」は外部通信(中継無)によるP2P通信を許可し、「×」は外部通信(中継無)によるP2P通信を許可しないことを表す。   The external communication (no relay) flag is a flag indicating whether or not external communication (no relay) is permitted in the ICE procedure, and “◯” permits P2P communication by external communication (no relay), and “×”. Indicates that P2P communication by external communication (without relay) is not permitted.

外部通信(中継有)フラグは、ICE手順における外部通信(中継有)を許可するか否かを示すフラグであり、「○」は外部通信(中継有)によるP2P通信を許可し、「×」は外部通信(中継有)によるP2P通信を許可しないことを表す。   The external communication (with relay) flag is a flag indicating whether or not to permit external communication (with relay) in the ICE procedure, and “◯” permits P2P communication by external communication (with relay), and “×”. Indicates that P2P communication by external communication (with relay) is not permitted.

図4(b)に示す通信先許可情報は、アドレス種別と、アドレス情報とを有する。アドレス種別は、通信先として許可されている通信相手の種別が設定される。アドレス種別に「通信先端末」が設定されている場合、アドレス情報に設定されるアドレスは、P2P通信の通信先として許可されている端末30のアドレスであることを示す。アドレス種別に「中継装置」が設定されている場合、アドレス情報に設定されるアドレスは、接続が許可されている中継装置20のアドレスであることを示す。図4(b)の例では、アドレス種別が「通信先端末」のレコードに「192.168.1.*」が設定されている。これは、通信相手の端末30のIPアドレスが192.168.1.*のアドレス(*は任意の数字を表す)である場合にのみP2P通信が許可され、これ以外のIPアドレスを有する端末30へのP2P通信は許可されないことを示している。また、アドレス種別「中継装置」のレコードに「192.0.2.15」が設定されている。これは、P2P通信の中継に用いられる中継装置20のIPアドレスが192.168.2.15である場合にのみ外部通信(中継有)の通信方法によるP2P通信が許可されることを示している。   The communication destination permission information shown in FIG. 4B has an address type and address information. As the address type, the type of communication partner permitted as a communication destination is set. When “communication destination terminal” is set as the address type, it indicates that the address set in the address information is the address of the terminal 30 permitted as the communication destination of the P2P communication. When “relay device” is set as the address type, it indicates that the address set in the address information is the address of the relay device 20 that is permitted to connect. In the example of FIG. 4B, “192.168.1. *” Is set in the record whose address type is “communication destination terminal”. This is because the IP address of the communication partner terminal 30 is 192.168.1. P2P communication is permitted only when the address is * (* represents an arbitrary number), and P2P communication to the terminal 30 having the other IP address is not permitted. Also, “192.0.2.15” is set in the record of the address type “relay device”. This indicates that P2P communication by the communication method of external communication (with relay) is permitted only when the IP address of the relay device 20 used for relay of P2P communication is 192.168.2.15. .

なお、通信先許可情報テーブルは、複数のIPアドレスを設定可能にしてもよいし、IPアドレスの範囲を設定可能にしてもよい。   In the communication destination permission information table, a plurality of IP addresses may be set or a range of IP addresses may be set.

(中継装置)
図5は、実施の形態に係る中継装置のソフトウェア構成の一例を示す図である。実施の形態に係る中継装置20は、記憶手段301と、中継手段302と、通信記録手段303とを有する。
(Relay device)
FIG. 5 is a diagram illustrating an example of a software configuration of the relay apparatus according to the embodiment. The relay device 20 according to the embodiment includes a storage unit 301, a relay unit 302, and a communication recording unit 303.

記憶手段301は、RAM103、HDD104、又は中継装置20にネットワークを介して接続される記憶装置等を用いて実現可能である。記憶手段301は、中継装置20が中継するP2P通信のキャプチャデータである通信記録情報を格納する。   The storage unit 301 can be realized using a RAM 103, the HDD 104, or a storage device connected to the relay device 20 via a network. The storage unit 301 stores communication record information that is capture data of P2P communication relayed by the relay device 20.

中継手段302は、端末30の間で行われるP2P通信を中継する。   The relay unit 302 relays P2P communication performed between the terminals 30.

通信記録手段303は、通信制御装置10からの指示を受けて、端末30の間で行われるP2P通信をキャプチャし、記憶手段301に格納する。   In response to an instruction from the communication control device 10, the communication recording unit 303 captures P2P communication performed between the terminals 30 and stores it in the storage unit 301.

<処理手順>
(通信制御装置の処理の流れ)
図6は、実施の形態に係る通信制御装置の処理手順の一例を示すフローチャートである。通信制御装置10は、図6の処理手順により、端末30の間で送受信されるシグナリング信号を書き換える、又は破棄することで、端末30の間で行われるP2P通信の通信方法を制御する。
<Processing procedure>
(Processing flow of communication control device)
FIG. 6 is a flowchart illustrating an example of a processing procedure of the communication control apparatus according to the embodiment. The communication control apparatus 10 controls a communication method of P2P communication performed between the terminals 30 by rewriting or discarding a signaling signal transmitted / received between the terminals 30 according to the processing procedure of FIG.

ステップS401で、通信方法制限手段203は、端末30からシグナリング信号を受信すると、当該シグナリング信号に含まれる、シグナリング信号の送信元端末の端末識別子と、シグナリング信号の送信先端末の端末識別子とを抽出し、権限情報テーブルのレコードのうち、抽出したそれぞれの端末識別子のレコードに含まれる各種フラグ(内部通信フラグ、外部通信(中継無)フラグ、外部通信(中継有)フラグ)を取得する。   In step S401, when receiving the signaling signal from the terminal 30, the communication method restriction unit 203 extracts the terminal identifier of the source terminal of the signaling signal and the terminal identifier of the destination terminal of the signaling signal included in the signaling signal. Then, various flags (an internal communication flag, an external communication (no relay) flag, an external communication (with relay) flag) included in each extracted terminal identifier record are acquired from the records in the authority information table.

続いて、通信方法制限手段203は、抽出したそれぞれの各種フラグから、P2P通信を行う端末30の各々に許可すべき通信方法を判断する。なお、シグナリング信号の送信元端末30の端末識別子に対応する各種フラグと、シグナリング信号の送信先端末30の端末識別子に対応する各種フラグとが一致しているとは限らない。例えば、端末30aには全ての通信方法が許可されているのに対して、通信相手の端末30bには内部通信しか許可されていない場合もあり得る。この場合、通信方法制限手段203は、端末30bに対しても端末30aと同様に全ての通信方法を許可してもよいし、逆に、端末30aに対しても端末30bと同様に内部通信しか許可しないようにしてもよい。   Subsequently, the communication method restriction unit 203 determines a communication method that should be permitted to each terminal 30 that performs P2P communication, from the extracted various flags. The various flags corresponding to the terminal identifier of the signaling signal transmission source terminal 30 do not always match the various flags corresponding to the terminal identifier of the signaling signal transmission destination terminal 30. For example, there may be a case where all communication methods are permitted for the terminal 30a, whereas only internal communication is permitted for the terminal 30b of the communication partner. In this case, the communication method restriction unit 203 may permit all communication methods for the terminal 30b as in the terminal 30a, and conversely, only the internal communication can be performed for the terminal 30a as in the terminal 30b. It may not be allowed.

ステップS402で、通信方法制限手段203は、端末30から受信したシグナリング信号に含まれる各通信方法に対応するIPアドレスのうち、許可されていない通信方法に対応するIPアドレスを削除するか、又は許可されていない通信方法に対応するIPアドレスが含まれているシグナリング信号を端末30に送信せずに破棄する。   In step S402, the communication method restriction unit 203 deletes or permits an IP address corresponding to a communication method that is not permitted from among IP addresses corresponding to each communication method included in the signaling signal received from the terminal 30. The signaling signal including the IP address corresponding to the communication method that has not been performed is discarded without being transmitted to the terminal 30.

ステップS403で、通信先判定手段204は、ステップS401で受信したシグナリング信号に含まれている、「内部通信」に使用される端末30のIPアドレス、及び「外部通信(中継有)」に使用される中継装置20の中継用IPアドレスが、通信先許可情報のレコードに含まれているかを判定する。これらのIPアドレスのうち、少なくともいずれかのIPアドレスが通信先許可情報のレコードに含まれていない場合、通信先判定手段204は、これらのIPアドレスは許可されている通信先ではないと判断してステップS404の処理手順に進む。これらのIPアドレスが通信先許可情報のレコードに含まれている場合、通信先判定手段204は、これらのIPアドレスは許可されている通信先であると判断してステップS405の処理手順に進む。   In step S403, the communication destination determination unit 204 is used for the IP address of the terminal 30 used for “internal communication” and “external communication (with relay)” included in the signaling signal received in step S401. It is determined whether the relay IP address of the relay device 20 is included in the record of the communication destination permission information. If at least one of these IP addresses is not included in the record of the communication destination permission information, the communication destination determination unit 204 determines that these IP addresses are not permitted communication destinations. The process proceeds to step S404. If these IP addresses are included in the communication destination permission information record, the communication destination determination unit 204 determines that these IP addresses are permitted communication destinations, and proceeds to the processing procedure of step S405.

ステップS404で、通信先判定手段204は、「内部通信」に使用される端末30のIPアドレスが許可されている通信先ではない場合、ステップS401で受信したシグナリング信号に含まれる「内部通信」に使用される端末30のIPアドレス、外部通信(中継無)に使用されるNAT変換後の端末30のIPアドレス、及び「外部通信(中継有)」に使用される中継装置20の中継用IPアドレスを削除するか、又はステップS401で受信したシグナリング信号に含まれる「内部通信」に使用される端末30のIPアドレス、外部通信(中継無)に使用されるNAT変換後の端末30のIPアドレス、及び「外部通信(中継有)」に使用される中継装置20の中継用IPアドレスを含むすべてのシグナリング信号を端末30に送信せずに破棄する。これらすべてのIPアドレスを削除、又はすべてのシグナリング信号を破棄するのは、「内部通信」に使用される端末30のIPアドレスのみを削除、又は「内部通信」に使用される端末30のIPアドレスを含むシグナリング信号だけを破棄しても、外部通信(中継無)の通信方法又は「外部通信(中継有)」の通信方法を用いてP2P通信を確立できてしまうことを防ぐためである。   In step S404, when the IP address of the terminal 30 used for “internal communication” is not a permitted communication destination, the communication destination determination unit 204 sets “internal communication” included in the signaling signal received in step S401. IP address of terminal 30 used, IP address of terminal 30 after NAT conversion used for external communication (without relay), and relay IP address of relay device 20 used for “external communication (with relay)” Or the IP address of the terminal 30 used for “internal communication” included in the signaling signal received in step S401, the IP address of the terminal 30 after NAT conversion used for external communication (without relay), And all signaling signals including the relay IP address of the relay device 20 used for “external communication (with relay)” to the terminal 30 Discarded without. All these IP addresses are deleted or all signaling signals are discarded only the IP address of the terminal 30 used for “internal communication” or the IP address of the terminal 30 used for “internal communication”. This is to prevent the P2P communication from being established using the communication method of external communication (without relay) or the communication method of “external communication (with relay)” even if only the signaling signal including the message is discarded.

また、通信先判定手段204は、「外部通信(中継有)」に使用される中継装置20の中継用IPアドレスが許可されている通信先ではない場合、「外部通信(中継有)」に使用される中継装置20の中継用IPアドレスを削除、又は「外部通信(中継有)」に使用される中継装置20の中継用IPアドレスを含むシグナリング信号を端末30に送信せずに破棄する。   The communication destination determination unit 204 is used for “external communication (with relay)” when the relay IP address of the relay device 20 used for “external communication (with relay)” is not a permitted communication destination. The relay IP address of the relay device 20 to be deleted is deleted or the signaling signal including the relay IP address of the relay device 20 used for “external communication (with relay)” is discarded without being transmitted to the terminal 30.

ステップS405で、指示手段205は、ステップS401で「外部通信(中継有)」の通信方法が許可されている場合、通信記録が必要であると判断してステップS406の処理手順に進み、ステップS401で「外部通信(中継有)」が許可されていない場合は処理を終了する。   In step S405, if the communication method “external communication (with relay)” is permitted in step S401, the instruction unit 205 determines that communication recording is necessary, and proceeds to the processing procedure of step S406. If “external communication (with relay)” is not permitted, the process ends.

ステップS406で、指示手段205は、中継装置20に対して、端末30の間で行われるP2P通信を記録(キャプチャ)させるように中継装置20に指示する。   In step S406, the instruction unit 205 instructs the relay apparatus 20 to record (capture) the P2P communication performed between the terminals 30 to the relay apparatus 20.

なお、通信制御装置10は、処理手順に矛盾が無い限り、必要に応じて上記S401〜S406の処理手順の一部を省略するようにしてもよい。例えば、通信制御装置10は、ステップS401及びステップS402の処理手順のみを行うようにしてもよいし、ステップS401、ステップS402、ステップS405及びステップS406の処理手順のみを行うようにしてもよい。また、通信制御装置10は、ステップS403及びステップS404の処理手順のみを行うようにしてもよいし、ステップS405及びステップS406の処理手順のみを行うようにしてもよい。また、通信制御装置10は、シグナリング信号を送受信する端末30の端末識別子によって、上記S401〜S406の処理手順の一部を省略するのか否かを判断するようにしてもよい。図6の処理手順を様々に組み合わせることで、本実施の形態に係る通信制御装置10は、端末30の間で行われる通信方法を様々な方法で制御することができる。   Note that the communication control apparatus 10 may omit a part of the processing procedures of S401 to S406 as necessary as long as there is no contradiction in the processing procedures. For example, the communication control apparatus 10 may perform only the processing procedure of step S401 and step S402, or may perform only the processing procedure of step S401, step S402, step S405, and step S406. Further, the communication control apparatus 10 may perform only the processing procedure of step S403 and step S404, or may perform only the processing procedure of step S405 and step S406. Further, the communication control apparatus 10 may determine whether or not to omit a part of the processing procedure of S401 to S406 based on the terminal identifier of the terminal 30 that transmits and receives the signaling signal. By variously combining the processing procedures of FIG. 6, the communication control apparatus 10 according to the present embodiment can control the communication method performed between the terminals 30 by various methods.

(通信システムの全体処理シーケンス)
図7は、実施の形態に係る通信システムの処理手順の一例を示すシーケンス図である。図7は、端末30aから端末30bに対してP2P通信の開始を要求する場合の処理手順を示している。
(Whole communication system processing sequence)
FIG. 7 is a sequence diagram illustrating an example of a processing procedure of the communication system according to the embodiment. FIG. 7 shows a processing procedure when the terminal 30a requests the terminal 30b to start P2P communication.

ステップS501で、端末30aは、ICEの規定に従ってアドレスの候補を収集する。アドレスの候補は、内部通信に使用される端末30a自身のIPアドレス及びポート番号、外部通信(中継無)に使用されるNAT変換後の端末30a自身のIPアドレス及びポート番号、及び外部通信(中継有)に使用される中継装置20の中継用IPアドレス及びポート番号である。端末30aは、NAT変換後の端末30a自身のIPアドレス及びポート番号を、STUNサーバに問い合わせすることで収集する。また、端末30aは、外部通信(中継有)に使用される中継装置20の中継用IPアドレス及びポート番号を、中継装置20に問い合わせることで収集する。なお、端末30aが問い合わせるSTUNサーバ及び中継装置20の宛先は、Webブラウザ上で動作するクライアントモジュールに予め設定されている。   In step S501, the terminal 30a collects address candidates according to the ICE rules. Address candidates include the IP address and port number of the terminal 30a itself used for internal communication, the IP address and port number of the NAT-converted terminal 30a used for external communication (without relay), and external communication (relay) Yes, the relay IP address and port number of the relay device 20 used. The terminal 30a collects the IP address and port number of the terminal 30a itself after NAT conversion by inquiring the STUN server. Further, the terminal 30a collects the relay device 20 by inquiring the relay IP address and the port number of the relay device 20 used for external communication (with relay). Note that the STUN server inquired by the terminal 30a and the destination of the relay device 20 are set in advance in a client module that operates on the Web browser.

ステップS502で、端末30aは、シグナリング信号である通信要求を通信制御装置10に送信する。   In step S502, the terminal 30a transmits a communication request that is a signaling signal to the communication control apparatus 10.

図8は、シグナリング信号の一例を示す図である。図8(a)は、ステップS502で端末30aから端末30bに向けて送信されるシグナリング信号の一例である。図8(a)に示すように、通信要求には、シグナリング信号の送信元である端末30aの端末識別子(A)と、シグナリング信号の送信先である端末30bの端末識別子(B)と、ステップS501で収集したIPアドレス及びポート番号が記載されたSDP offerとが含まれている。   FIG. 8 is a diagram illustrating an example of a signaling signal. FIG. 8A is an example of a signaling signal transmitted from the terminal 30a to the terminal 30b in step S502. As shown in FIG. 8A, the communication request includes a terminal identifier (A) of the terminal 30a that is the source of the signaling signal, a terminal identifier (B) of the terminal 30b that is the destination of the signaling signal, SDP offer with the IP address and port number collected in S501 included.

ステップS503で、通信制御装置10の通信方法制限手段203は、図7のステップS401〜ステップS402の処理手順に従って処理を行い、許可しない通信方法がある場合はSDP offerに含まれるIPアドレスを削除する。また、通信制御装置10の通信先判定手段204は、接続先制限情報に含まれていないIPアドレスがある場合は、図7のステップS403〜ステップS404の処理手順に従ってSDP offerに含まれるアドレスを削除する。   In step S503, the communication method restriction unit 203 of the communication control apparatus 10 performs processing according to the processing procedure of steps S401 to S402 in FIG. 7 and deletes the IP address included in the SDP offer if there is a communication method that is not permitted. . Further, when there is an IP address that is not included in the connection destination restriction information, the communication destination determination unit 204 of the communication control device 10 deletes the address included in the SDP offer according to the processing procedure of Step S403 to Step S404 in FIG. To do.

ステップS504で、通信制御装置10の通信手段202は、アドレスが削除されたSDP offerを含む通信要求を端末30bに送信する。   In step S504, the communication unit 202 of the communication control apparatus 10 transmits a communication request including the SDP offer whose address has been deleted to the terminal 30b.

ステップS505で、端末30bは、ICEの規定に従ってアドレスの候補を収集する。アドレスの候補は、内部通信に使用される端末30b自身のIPアドレス及びポート番号、外部通信(中継無)に使用されるNAT変換後の端末30b自身のIPアドレス及びポート番号、及び外部通信(中継有)に使用される中継装置20の中継用IPアドレス及びポート番号である。端末30bは、NAT変換後の端末30b自身のIPアドレス及びポート番号を、STUNサーバに問い合わせすることで収集する。また、端末30bは、外部通信(中継有)に使用される中継装置20の中継用IPアドレス及びポート番号を、中継装置20に問い合わせることで収集する。なお、端末30bが問い合わせるSTUNサーバ及び中継装置20の宛先は、Webブラウザ上で動作するクライアントモジュールに予め設定されている。   In step S505, the terminal 30b collects address candidates in accordance with the ICE rules. Address candidates include the IP address and port number of the terminal 30b itself used for internal communication, the IP address and port number of the NAT-converted terminal 30b used for external communication (without relay), and external communication (relay) Yes, the relay IP address and port number of the relay device 20 used. The terminal 30b collects the IP address and port number of the terminal 30b itself after NAT conversion by inquiring of the STUN server. Further, the terminal 30b collects the relay IP address and port number of the relay device 20 used for external communication (with relay) by inquiring the relay device 20. Note that the STUN server inquired by the terminal 30b and the destination of the relay device 20 are set in advance in a client module that operates on the Web browser.

ステップS506で、端末30bは、通信要求応答であるシグナリング信号を通信制御装置10に送信する。ここで、図8(b)は、端末30aから端末30bに向けて送信されるシグナリング信号の一例である。図8(b)に示すように、通信要求には、シグナリング信号の送信元である端末30bの端末識別子(B)と、シグナリング信号の送信先である端末30aの端末識別子(A)と、ステップS505で収集したIPアドレス及びポート番号が記載されたSDP answerとが含まれている。   In step S506, the terminal 30b transmits a signaling signal that is a communication request response to the communication control apparatus 10. Here, FIG. 8B is an example of a signaling signal transmitted from the terminal 30a to the terminal 30b. As shown in FIG. 8B, the communication request includes a terminal identifier (B) of the terminal 30b that is the source of the signaling signal, a terminal identifier (A) of the terminal 30a that is the destination of the signaling signal, SDP answer including the IP address and port number collected in S505 is included.

ステップS507で、通信制御装置10の通信方法制限手段203は、図7のステップS401〜ステップS402の処理手順に従って処理を行い、許可しない通信方法がある場合はSDP answerに含まれるアドレスを削除する。また、通信制御装置10の通信先判定手段204は、接続先制限情報に含まれていないIPアドレスがある場合は、図7のステップS403〜ステップS404の処理手順に従ってSDP answerに含まれるIPアドレスを削除する。なお、通信制御装置10の通信方法制限手段203は、ステップS503で許可しないと判断した通信方法と同一の通信方法に対応するIPアドレスを削除する。   In step S507, the communication method restriction unit 203 of the communication control apparatus 10 performs processing according to the processing procedure of steps S401 to S402 in FIG. 7, and deletes an address included in the SDP answer if there is a communication method that is not permitted. In addition, when there is an IP address that is not included in the connection destination restriction information, the communication destination determination unit 204 of the communication control device 10 determines the IP address included in the SDP answer according to the processing procedure of Step S403 to Step S404 in FIG. delete. Note that the communication method restriction unit 203 of the communication control apparatus 10 deletes the IP address corresponding to the same communication method as the communication method determined not to be permitted in step S503.

ステップS508で、通信制御装置10の指示手段205は、ステップS503及びステップS507の処理手順において、外部通信(中継有)の通信方法が許可されている場合、図6のステップS405及びステップS406の処理手順に従い、中継装置20に通信記録指示を送信する。通信記録指示には、ステップS502で受信したSDP offer及びステップS506で受信したSDP answerに含まれている中継装置20の中継用IPアドレス及びポート番号が含まれている。これは、指示手段205が、中継装置20に対してどの端末30間で行われるP2P通信を記録させるのかを伝えるためである。   In step S508, the instruction unit 205 of the communication control apparatus 10 performs the processing of steps S405 and S406 in FIG. 6 when the communication method of external communication (with relay) is permitted in the processing procedure of steps S503 and S507. A communication record instruction is transmitted to the relay device 20 according to the procedure. The communication record instruction includes the relay IP address and port number of the relay device 20 included in the SDP offer received in step S502 and the SDP answer received in step S506. This is because the instruction unit 205 tells the relay device 20 which terminal 30 the P2P communication performed between is to be recorded.

なお、指示手段205は、ステップS503及びステップS507の処理手順において、外部通信(中継有)の通信方法のみが許可される場合に、ステップS508の処理手順を行うようにしてもよい。外部通信(中継有)の通信方法によりP2P通信が確立されるのか、他の通信方法でP2P通信が確立されるのかについては、端末30a及び端末30bの間で決定されるため、通信記録指示が無駄になる可能性があるためである。   Note that the instruction unit 205 may perform the processing procedure of step S508 when only the communication method of external communication (with relay) is permitted in the processing procedures of step S503 and step S507. Whether the P2P communication is established by the communication method of external communication (with relay) or the P2P communication is established by another communication method is determined between the terminal 30a and the terminal 30b. This is because it may be wasted.

ステップS509で、通信制御装置10の通信手段202は、アドレスが削除されたSDP answerを含む通信要求応答を端末30aに送信する。   In step S509, the communication unit 202 of the communication control apparatus 10 transmits a communication request response including the SDP answer with the address deleted to the terminal 30a.

ステップS510で、端末30a及び端末30bは、シグナリング信号により交換された各通信方法に対応するアドレスに対して、優先度順にパケットを送信し合うことでネゴシエーションを行い、P2P通信を確立する。なお、削除されたアドレスに対してパケットが送信されることはないため、端末30a及び端末30bはネゴシエーションに失敗する。一方、削除されていないアドレスに対してパケットが送信された場合は、NAT処理によりパケットが破棄されない限り相手の端末30に届くことになるため、端末30a及び端末30bはネゴシエーションに成功することになる。すなわち、端末30a及び端末30bは、アドレスが削除されていない通信方法又は通信相手との間でのみP2P通信を確立できることになる。   In step S510, the terminal 30a and the terminal 30b negotiate each other by transmitting packets in order of priority to addresses corresponding to the communication methods exchanged by the signaling signal, thereby establishing P2P communication. Since no packet is transmitted to the deleted address, the terminal 30a and the terminal 30b fail to negotiate. On the other hand, when a packet is transmitted to an address that has not been deleted, since the packet reaches the partner terminal 30 unless the packet is discarded by the NAT process, the terminal 30a and the terminal 30b succeed in the negotiation. . That is, the terminal 30a and the terminal 30b can establish P2P communication only with the communication method or the communication partner whose address has not been deleted.

以上、通信システムの全体処理シーケンスについて説明したが、実施の形態に係る通信システムは、Tricle ICEと呼ばれる通信方法により、端末30a及び端末30bの間で、内部通信、外部通信(中継無)及び外部通信(中継有)の通信方法に対応するアドレスを相互に交換するようにしてもよい。   Although the overall processing sequence of the communication system has been described above, the communication system according to the embodiment is configured to perform internal communication, external communication (no relay), and external communication between the terminal 30a and the terminal 30b by a communication method called “Triple ICE”. You may make it exchange the address corresponding to the communication method of communication (with relay) mutually.

Tricle ICEの通信方法が用いられる場合、まず、端末30aは、アドレスを含まないSDP offerを、通信制御装置10を介して端末30bに送信すると共に、並行して内部通信、外部通信(中継無)及び外部通信(中継有)の通信方法に対応するアドレスの収集を行う。同様に、端末30bは、アドレスを含まないSDP answerを、通信制御装置10を介して端末30aに送信すると共に、並行して内部通信、外部通信(中継無)及び外部通信(中継有)の通信方法に対応するアドレスの収集を行う。   When the communication method of Triple ICE is used, first, the terminal 30a transmits an SDP offer that does not include an address to the terminal 30b via the communication control apparatus 10, and at the same time, internal communication and external communication (no relay) And collecting addresses corresponding to the communication method of external communication (with relay). Similarly, the terminal 30b transmits an SDP answer not including an address to the terminal 30a via the communication control device 10, and concurrently performs communication of internal communication, external communication (without relay), and external communication (with relay). Collect addresses corresponding to the method.

続いて、端末30aは、内部通信、外部通信(中継無)及び外部通信(中継有)の通信方法に対応するアドレスのうちいずれかのアドレスを収集した時点で、収集したアドレスを含むシグナリング信号を、その都度通信制御装置10を介して端末30bに送信する。同様に、端末30bも、内部通信、外部通信(中継無)及び外部通信(中継有)の通信方法に対応するアドレスのうちいずれかのアドレスを収集した時点で、収集したアドレスを含むシグナリング信号を、その都度通信制御装置10を介して端末30aに送信する。   Subsequently, when the terminal 30a collects one of the addresses corresponding to the communication methods of internal communication, external communication (without relay), and external communication (with relay), a signaling signal including the collected address is received. Each time, the data is transmitted to the terminal 30b via the communication control device 10. Similarly, when the terminal 30b collects one of the addresses corresponding to the communication methods of internal communication, external communication (without relay), and external communication (with relay), a signaling signal including the collected address is received. Each time, the data is transmitted to the terminal 30a via the communication control device 10.

Tricle ICEの通信方法により、端末30a及び端末30bの間でその都度アドレスが交換される場合、通信制御装置10の通信方法制限手段203又は通信先判定手段204は、端末30aと端末30bとの間で送受信されるシグナリング信号に許可しない通信方法又は接続先制限情報に含まれていないIPアドレスが含まれている場合、当該シグナリング信号を破棄するようにする。   When the address is exchanged between the terminal 30a and the terminal 30b each time according to the communication method of the Triple ICE, the communication method restriction unit 203 or the communication destination determination unit 204 of the communication control apparatus 10 is connected between the terminal 30a and the terminal 30b. When an IP address that is not included in the communication method or connection destination restriction information that is not permitted is included in the signaling signal transmitted / received in (1), the signaling signal is discarded.

これにより、許可されていない通信方法又は接続先制限情報に含まれていないIPアドレスを含むシグナリング信号は通信制御装置10で破棄されるため、端末30a及び端末30bは、シグナリング信号を受信できた通信方法又は通信相手との間でのみP2P通信を確立できることになる。   Thereby, since the signaling signal including the IP address that is not included in the communication method that is not permitted or the connection destination restriction information is discarded by the communication control device 10, the terminal 30a and the terminal 30b can receive the signaling signal. P2P communication can be established only with the method or the communication partner.

<効果>
以上、実施の形態に係る通信制御装置10は、端末30ごとに対応づけられた権限情報に基づいて、端末30の間で送受信されるシグナリング信号に含まれるアドレスを削除、又はシグナリング信号を破棄することで、端末30の間で行われるP2P通信の通信方法を制御するようにした。これにより、実施の形態に係る通信制御装置10は、端末30の間で行われるP2P通信を柔軟に制御することが可能になる。
<Effect>
As described above, the communication control apparatus 10 according to the embodiment deletes the address included in the signaling signal transmitted / received between the terminals 30 or discards the signaling signal based on the authority information associated with each terminal 30. Thus, the communication method of the P2P communication performed between the terminals 30 is controlled. Thereby, the communication control apparatus 10 according to the embodiment can flexibly control the P2P communication performed between the terminals 30.

また、実施の形態に係る通信制御装置10は、端末識別子ごとに権限情報を記憶するようにしたことで、端末30ごとに通信先を制御することができる。これにより、端末の利用者の役職によって許可する通信方法を変えるというような柔軟な運用が可能になる。   Further, the communication control apparatus 10 according to the embodiment can control the communication destination for each terminal 30 by storing the authority information for each terminal identifier. As a result, a flexible operation such as changing the permitted communication method depending on the job title of the user of the terminal becomes possible.

また、実施の形態に係る通信制御装置10は、必要に応じて、中継装置20に対してP2P通信を記録させるように指示するようにした。これにより、例えば、企業内の端末30が行うP2P通信の内容は全て記録しておくというような運用を行うことが可能になる。   Further, the communication control apparatus 10 according to the embodiment instructs the relay apparatus 20 to record the P2P communication as necessary. Accordingly, for example, it is possible to perform an operation in which all the contents of the P2P communication performed by the terminal 30 in the company are recorded.

また、実施の形態に係る通信制御装置10は、通信先許可情報に基づいて、端末30間で送受信されるシグナリング信号に含まれるアドレスを削除、又はシグナリング信号を破棄することで、端末30がP2P通信を行おうとする相手を制限できるようにした。これにより、社外の端末30との間でP2P通信が行われることを禁止するといった運用が可能になり、セキュリティを強化することが可能になる。また、信頼された中継装置20を介してのみP2P通信を許可するといった運用が可能になり、悪意のある中継装置20で通信内容が傍受されるといったセキュリティリスクを減らすことが可能になる。   In addition, the communication control apparatus 10 according to the embodiment deletes the address included in the signaling signal transmitted / received between the terminals 30 or discards the signaling signal based on the communication destination permission information, so that the terminal 30 performs P2P Added the ability to limit the number of people trying to communicate. As a result, an operation of prohibiting P2P communication with the terminal 30 outside the company can be performed, and security can be enhanced. In addition, it is possible to operate such that P2P communication is permitted only through the trusted relay device 20, and it is possible to reduce the security risk that communication contents are intercepted by the malicious relay device 20.

<実施形態の補足>
なお、本実施の形態において、端末識別子は、例えば端末30を利用する利用者の利用者IDであってもよい。
<Supplement of embodiment>
In the present embodiment, the terminal identifier may be a user ID of a user who uses the terminal 30, for example.

なお、本実施の形態において、通信制御装置は、通信先許可情報と端末識別子(又は利用者ID)とを対応づけて記憶するようにしてもよい。また、通信先判定手段204は、シグナリング信号に含まれる信号送信元の端末識別子及び信号送信先の端末識別子に対応する通信先許可情報に基づいて、シグナリング信号に含まれるIPアドレスを削除、又はシグナリング信号を破棄するようにしてもよい。これにより、端末30ごとに通信先を制御することが可能になり、端末の利用者の役職によって許可する通信方法を変えるというような柔軟な運用を行うことができる。   In the present embodiment, the communication control apparatus may store the communication destination permission information and the terminal identifier (or user ID) in association with each other. Further, the communication destination determination unit 204 deletes the IP address included in the signaling signal based on the communication source permission information corresponding to the terminal identifier of the signal transmission source and the terminal identifier of the signal transmission destination included in the signaling signal, or signaling The signal may be discarded. This makes it possible to control the communication destination for each terminal 30 and perform flexible operations such as changing the permitted communication method depending on the post of the user of the terminal.

なお、本実施の形態において、通信先許可情報には、端末30の通信先として許可されているアドレスを格納(ホワイトリスト方式)するようにしたが、端末30の通信先として許可されていないアドレスを格納(ブラックリスト方式)するようにしてもよい。ブラックリスト方式の場合、図6のステップS403で、通信先判定手段204は、ステップS401で受信したシグナリング信号に含まれている、「内部通信」に使用される端末30のIPアドレス、及び「外部通信(中継有)」に使用される中継装置20の中継用IPアドレスが、通信先許可情報のレコードに含まれているかを判定するように動作する。また、これらのIPアドレスのうち、少なくともいずれかのIPアドレスが通信先許可情報のレコードに含まれている場合、通信先判定手段204は、これらのIPアドレスは許可されている通信先ではないと判断してステップS404の処理手順に進むように動作する。また、これらのIPアドレスが通信先許可情報のレコードに含まれていない場合、通信先判定手段204は、これらのIPアドレスは許可されている通信先であると判断してステップS405の処理手順に進むようにする。   In this embodiment, the address permitted as the communication destination of the terminal 30 is stored in the communication destination permission information (white list method), but the address not permitted as the communication destination of the terminal 30 is stored. May be stored (black list method). In the case of the blacklist method, in step S403 of FIG. 6, the communication destination determination unit 204 includes the IP address of the terminal 30 used for “internal communication” included in the signaling signal received in step S401, and “external It operates to determine whether the relay IP address of the relay device 20 used for “communication (with relay)” is included in the record of the communication destination permission information. In addition, when at least one of these IP addresses is included in the record of the communication destination permission information, the communication destination determination unit 204 determines that these IP addresses are not permitted communication destinations. It operates so as to make a decision and proceed to the processing procedure of step S404. If these IP addresses are not included in the communication destination permission information record, the communication destination determination unit 204 determines that these IP addresses are permitted communication destinations, and goes to the processing procedure of step S405. Try to go forward.

以上、本発明は実施の形態に限定されるものではなく、本発明の範囲内で種々の変形及び改良が可能である。   As described above, the present invention is not limited to the embodiments, and various modifications and improvements can be made within the scope of the present invention.

以上、上記実施の形態で述べたシーケンス及びフローチャートは、矛盾の無い限り順序を入れ替えてもよい。   As described above, the sequences and flowcharts described in the above embodiments may be switched in order as long as there is no contradiction.

以上、上記実施の形態の全部又は一部は、プログラムによって実装され得る。このプログラムは、記憶媒体に格納することができる。   As described above, all or part of the above embodiments can be implemented by a program. This program can be stored in a storage medium.

なお、通信手段202は、受信手段の一例である。また、通信方法制限手段203は、制御手段の一例である。また、内部通信、外部通信(中継無)フラグ及び外部通信(中継有)は、P2P通信の通信方法の一例である。また、IPアドレス及びポート番号は、アドレス情報の一例である。   The communication unit 202 is an example of a receiving unit. The communication method limiting unit 203 is an example of a control unit. The internal communication, the external communication (no relay) flag, and the external communication (with relay) are examples of communication methods for P2P communication. The IP address and port number are an example of address information.

10 通信制御装置
20 中継装置
30 端末
201、301 記憶手段
202 通信手段
203 通信方法制限手段
204 通信先判定手段
205 指示手段
302 中継手段
303 通信記録手段
DESCRIPTION OF SYMBOLS 10 Communication control apparatus 20 Relay apparatus 30 Terminal 201, 301 Storage means 202 Communication means 203 Communication method restriction means 204 Communication destination determination means 205 Instruction means 302 Relay means 303 Communication recording means

Claims (7)

2つの端末と、前記2つの端末の間で行われるP2P通信を中継する中継装置と接続される通信制御装置であって、
前記2つの端末の各々に許可される前記P2P通信の通信方法を含む権限情報を記憶する記憶手段と、
前記2つの端末の間で相互に伝達されるシグナリング信号を受信する受信手段と、
前記シグナリング信号を受信した場合に、前記権限情報に基づいて、前記P2P通信の通信方法を制御する制御手段と、
を有する通信制御装置。
A communication control device connected to two terminals and a relay device that relays P2P communication performed between the two terminals,
Storage means for storing authority information including a communication method of the P2P communication permitted to each of the two terminals;
Receiving means for receiving signaling signals communicated between the two terminals;
Control means for controlling a communication method of the P2P communication based on the authority information when the signaling signal is received;
A communication control device.
前記制御手段は、受信した前記シグナリング信号に含まれるアドレス情報を削除、又は前記シグナリング信号を破棄することで前記P2P通信の通信方法を制御する、請求項1に記載の通信制御装置。   The communication control apparatus according to claim 1, wherein the control unit controls the communication method of the P2P communication by deleting address information included in the received signaling signal or discarding the signaling signal. 前記シグナリング信号を受信した場合、前記権限情報に基づいて、前記中継装置に対して、前記P2P通信を記録させるように指示する指示手段を更に有する、請求項1又は2に記載の通信制御装置。   The communication control apparatus according to claim 1, further comprising an instruction unit that instructs the relay apparatus to record the P2P communication based on the authority information when the signaling signal is received. 前記シグナリング信号は、WebRTCの通信手段によりP2P通信を確立するために用いられる信号であり、
前記P2P通信の通信方法は、ICEの処理手順に規定される3つの通信方法である、請求項1乃至3のいずれか一項に記載の通信制御装置。
The signaling signal is a signal used for establishing P2P communication by a communication means of WebRTC,
The communication control apparatus according to any one of claims 1 to 3, wherein the communication method of the P2P communication is three communication methods defined in an ICE processing procedure.
2つの端末と、前記2つの端末の間で行われるP2P通信を中継する中継装置と、前記P2P通信を制御する通信制御装置を有する通信システムであって、
前記通信制御装置は、
前記2つの端末の各々に許可される、前記P2P通信の通信方法を含む権限情報を記憶する記憶手段と、
前記2つの端末の間で相互に伝達されるシグナリング信号を受信する受信手段と、
前記シグナリング信号を受信した場合に、前記権限情報に基づいて、前記P2P通信の通信方法を制御する制御手段と、
前記シグナリング信号を受信した場合、前記権限情報に基づいて、前記中継装置に対して、前記P2P通信を記録させるように指示する指示手段と
を有し、
前記中継装置は、
前記指示を受けた場合に、前記P2P通信を記録する通信記録手段、
を有する通信システム。
A communication system having two terminals, a relay device that relays P2P communication performed between the two terminals, and a communication control device that controls the P2P communication,
The communication control device includes:
Storage means for storing authority information including a communication method of the P2P communication permitted to each of the two terminals;
Receiving means for receiving signaling signals communicated between the two terminals;
Control means for controlling a communication method of the P2P communication based on the authority information when the signaling signal is received;
An instruction means for instructing the relay apparatus to record the P2P communication based on the authority information when the signaling signal is received;
The relay device is
A communication recording means for recording the P2P communication when receiving the instruction;
A communication system.
2つの端末と、前記2つの端末の間で行われるP2P通信を中継する中継装置と接続される通信制御装置における通信制御方法であって、
前記2つの端末の各々に許可される前記P2P通信の通信方法を含む権限情報を記憶手段に記憶する記憶ステップと、
前記2つの端末の間で相互に伝達されるシグナリング信号を受信する受信ステップと、
前記シグナリング信号を受信した場合に、前記P2P通信の通信方法を制御する制御ステップと、
を有する通信制御方法。
A communication control method in a communication control device connected to two terminals and a relay device that relays P2P communication performed between the two terminals,
A storage step of storing authority information including a communication method of the P2P communication permitted to each of the two terminals in a storage unit;
Receiving a signaling signal communicated between the two terminals; and
A control step of controlling a communication method of the P2P communication when the signaling signal is received;
A communication control method.
2つの端末と、前記2つの端末の間で行われるP2P通信を中継する中継装置と接続される通信制御装置における通信制御プログラムであって、
通信制御装置に、
前記2つの端末の各々に許可される前記P2P通信の通信方法を含む権限情報を記憶手段に記憶する記憶ステップと、
前記2つの端末の間で相互に伝達されるシグナリング信号を受信する受信ステップと、
前記シグナリング信号を受信した場合に、前記権限情報に基づいて、前記P2P通信の通信方法を制御する制御ステップと、
を実行させるための通信制御プログラム。
A communication control program in a communication control device connected to two terminals and a relay device that relays P2P communication performed between the two terminals,
In the communication control device,
A storage step of storing authority information including a communication method of the P2P communication permitted to each of the two terminals in a storage unit;
Receiving a signaling signal communicated between the two terminals; and
A control step of controlling a communication method of the P2P communication based on the authority information when the signaling signal is received;
Communication control program to execute.
JP2015015899A 2015-01-29 2015-01-29 COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM Active JP5937708B1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2015015899A JP5937708B1 (en) 2015-01-29 2015-01-29 COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
PCT/JP2016/052519 WO2016121881A1 (en) 2015-01-29 2016-01-28 Communication control device, communication control method, and communication control program
EP16743484.4A EP3253004B1 (en) 2015-01-29 2016-01-28 Communication control device, communication control method, and communication control program
US15/546,367 US10542082B2 (en) 2015-01-29 2016-01-28 Communication control apparatus, communication control method and communication control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015015899A JP5937708B1 (en) 2015-01-29 2015-01-29 COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2016096373A Division JP6200033B2 (en) 2016-05-12 2016-05-12 Relay device, relay method, and relay program

Publications (2)

Publication Number Publication Date
JP5937708B1 JP5937708B1 (en) 2016-06-22
JP2016143911A true JP2016143911A (en) 2016-08-08

Family

ID=56184767

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015015899A Active JP5937708B1 (en) 2015-01-29 2015-01-29 COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM

Country Status (1)

Country Link
JP (1) JP5937708B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021009601A (en) * 2019-07-02 2021-01-28 Necプラットフォームズ株式会社 Connection control device, connection control method and connection control program
JP7456041B2 (en) 2020-01-16 2024-03-26 Necプラットフォームズ株式会社 Telemedicine support device, method and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004180003A (en) * 2002-11-27 2004-06-24 Kitt Peak:Kk Communication network system and communication connection method
JP2011188358A (en) * 2010-03-10 2011-09-22 Panasonic Corp Vpn device and ip communication apparatus
JP5888405B2 (en) * 2012-03-28 2016-03-22 ソニー株式会社 Information processing apparatus, information processing method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021009601A (en) * 2019-07-02 2021-01-28 Necプラットフォームズ株式会社 Connection control device, connection control method and connection control program
JP7456041B2 (en) 2020-01-16 2024-03-26 Necプラットフォームズ株式会社 Telemedicine support device, method and program

Also Published As

Publication number Publication date
JP5937708B1 (en) 2016-06-22

Similar Documents

Publication Publication Date Title
US10506036B2 (en) System and method for shared session appearance in a hybrid peer-to-peer environment
CA2792634C (en) System and method for providing a virtual peer-to-peer environment
JP5937709B1 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
CN108141409B (en) Communication system, address notification device, communication control device, terminal, communication method, and program
WO2011071190A2 (en) Networking method of communication apparatus, communication apparatus and storage medium
JP6200033B2 (en) Relay device, relay method, and relay program
JP5937708B1 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
CN103259791B (en) One passes through communication route selecting method, terminal and system
JP6229368B2 (en) Access control method, access control system, and access control apparatus
JP6048129B2 (en) Communication system, apparatus, method, and program
JP6426118B2 (en) Relay apparatus, relay method and relay program
JP2010283762A (en) Communication route setting device, communication route setting method, program, and storage medium
WO2016121881A1 (en) Communication control device, communication control method, and communication control program
KR20140092630A (en) User&#39;s device, communication server and control method thereof
JP4372629B2 (en) SIP communication control apparatus for performing FW control and FW control method thereof
JP4470641B2 (en) VPN management server, VPN setting system, method, and program for VPN management server
JP6755171B2 (en) Connection switching system, connection switching method, and connection destination device
JP2006074445A (en) Vpn setting system, method, and portable terminal program to be used for the system
JP2008211480A (en) Network communication method and its system
JP2011041207A (en) Communication controller

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160307

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20160307

TRDD Decision of grant or rejection written
A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20160331

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160412

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160512

R150 Certificate of patent or registration of utility model

Ref document number: 5937708

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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