JP2012063816A - Communication method, private xmpp server, xmpp client device, and communication system having the same - Google Patents

Communication method, private xmpp server, xmpp client device, and communication system having the same Download PDF

Info

Publication number
JP2012063816A
JP2012063816A JP2010205204A JP2010205204A JP2012063816A JP 2012063816 A JP2012063816 A JP 2012063816A JP 2010205204 A JP2010205204 A JP 2010205204A JP 2010205204 A JP2010205204 A JP 2010205204A JP 2012063816 A JP2012063816 A JP 2012063816A
Authority
JP
Japan
Prior art keywords
private
xmpp
public
server
function unit
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
JP2010205204A
Other languages
Japanese (ja)
Other versions
JP5670680B2 (en
Inventor
Yoshihiro Suzuki
良宏 鈴木
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.)
Funai Electric Co Ltd
Original Assignee
Funai Electric Co 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 Funai Electric Co Ltd filed Critical Funai Electric Co Ltd
Priority to JP2010205204A priority Critical patent/JP5670680B2/en
Publication of JP2012063816A publication Critical patent/JP2012063816A/en
Application granted granted Critical
Publication of JP5670680B2 publication Critical patent/JP5670680B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To easily open a direct communication path directly transferring data between a client device connected to a public server and a private server without being visible from a network of the public server.SOLUTION: A private XMPP server includes: a public internal client function section to which an XMPP communication function conformed to the XMPP protocol is provided from a public XMPP server; and a private server function section opening, between itself and an XMPP client device, a private communication route through which data is directly transferred by the XMPP communication function. The XMPP client device includes: a public external client function section to which XMPP communication function is provided from the public XMPP server; and a private client function section opening a private communication path between itself and the private XMPP server by the XMPP communication function.

Description

本発明は、通信方法、プライベートXMPPサーバ、XMPPクライアント装置、及びそれらを備えた通信システムに関する。   The present invention relates to a communication method, a private XMPP server, an XMPP client device, and a communication system including them.

近年、ユーザが常時所持する携帯端末やパーソナルコンピュータなどのクライアント装置はますます多機能化している。クライアント装置を使用するユーザは、クライアント装置の有する機能や、クライアント装置を通じて利用できる様々な情報サービスから、多種多様な複数の情報を収集することができる。そして、ユーザは、収集したそれらの情報を、インターネットなどの公開されたネットワーク上の公開サーバに転送して、蓄積しておくことができる。   In recent years, client devices such as mobile terminals and personal computers that users always possess have become increasingly multifunctional. A user who uses a client device can collect a wide variety of information from various functions of the client device and various information services available through the client device. Then, the user can transfer and collect the collected information to a public server on a public network such as the Internet.

ここで、ユーザが、クライアント装置から公開サーバに転送するデータの中には、ユーザの日常行動、例えば、健康状態や食事履歴についてのデータが蓄積されたライフログ情報などのユーザの個人情報が含まれる場合がある。このような個人情報を、不特定多数のユーザが利用可能な公開されたサーバに転送すると、その個人情報は、公開されたサーバ内の広く一般の利用者に提供された共有ストレージに蓄積されることになる。そのため、セキュリティの面で、ユーザには、公開サーバへ情報を転送することに心理的な抵抗感があった。そのため、個人情報のようなセキュリティ性が必要な情報は、たとえばユーザの家庭内に設置された家庭内サーバのような非公開のサーバに蓄積することが好適である。   Here, the data transferred by the user from the client device to the public server includes personal information of the user such as life log information in which data on the daily behavior of the user, for example, health status and meal history is accumulated. May be. When such personal information is transferred to a public server that can be used by an unspecified number of users, the personal information is stored in a shared storage provided to a general user in the public server. It will be. Therefore, in terms of security, the user has a psychological resistance to transferring information to the public server. For this reason, it is preferable to store information such as personal information that requires security on a private server such as a home server installed in the user's home.

ここで、公開されたネットワーク上の公開サーバに接続された携帯端末やパーソナルコンピュータなどのクライアント装置が、家庭内サーバのような非公開のサーバと直接且つ安全にデータ転送を行う事は容易ではない。たとえば、家庭内サーバに接続されたネットワークにNAT(Network Address Transfer)やファイアウォールなどが設置されていた場合、家庭内サーバは、ネットワーク上では、NATの外部にあるクライアント装置から不可視となる。よって、NATやファイアウォールの外部にあるクライアント装置が、ネットワーク上で家庭内サーバを検出することは容易ではない。また、外部のクライアント装置と家庭内サーバとを直接に接続することも容易にはできなかった。   Here, it is not easy for a client device such as a portable terminal or a personal computer connected to a public server on a public network to directly and safely transfer data to a private server such as a home server. . For example, if a network address transfer (NAT) or a firewall is installed in a network connected to the home server, the home server is invisible to client devices outside the NAT on the network. Therefore, it is not easy for a client device outside the NAT or firewall to detect a home server on the network. Further, it has not been easy to directly connect an external client device and a home server.

これに対して、特許文献1には、携帯電話やPCなどの制御装置の指定情報を、ネットワーク家電機器である被制御機器と常時接続されたXMPPサーバを通じて被制御機器に送信し、その指定情報に基づいて、制御機器と被制御機器との間にダイレクトアクセスのセッションを確立するネットワークシステムが開示されている。このネットワークシステムでは、制御装置がグローバルアドレスを持つか否かにかかわらず、ダイレクトアクセスのセッションが確立される。   On the other hand, in Patent Document 1, designation information of a control device such as a mobile phone or a PC is transmitted to a controlled device through an XMPP server that is always connected to a controlled device that is a network home appliance, and the designation information A network system that establishes a direct access session between a control device and a controlled device is disclosed. In this network system, a direct access session is established regardless of whether or not the control device has a global address.

特開2009−151479号公報JP 2009-151479 A

しかしながら、特許文献1では、被制御装置をクライアント装置としてのみ扱っており、被制御装置に送信された情報を用いて、XMPPサーバとは別のサービスサーバによって、制御装置と被制御装置とが制御されている。すなわち、特許文献1では、クライアント−クライアント間(制御装置と被制御装置の間)のダイレクトアクセスのセッションを確立する方法しか開示されていない。   However, in Patent Document 1, the controlled device is handled only as a client device, and the control device and the controlled device are controlled by a service server different from the XMPP server using information transmitted to the controlled device. Has been. That is, Patent Document 1 discloses only a method for establishing a direct access session between a client and a client (between a control device and a controlled device).

また、通常、公開サーバと非公開サーバとをサーバ−サーバ間接続(フェデレーション)すると、非公開サーバとダイレクトアクセスするクライアント装置とが、公開サーバが接続されている公開ネットワークから可視となるため、セキュリティの面で好ましくなかった。   Normally, when a public server and a private server are connected (federated) between servers, the client device that directly accesses the private server becomes visible from the public network to which the public server is connected. This was not preferable.

本発明は、上記問題点に鑑みてされたものであって、公開サーバのネットワーク上から可視となることなく、非公開サーバと公開サーバに接続されたクライアント装置との間に、データが直接に転送される直通のプライベートデータ回線を簡便に開設する通信方法、プライベートXMPPサーバ、XMPPクライアント装置、及びそれらを備えた通信システムを提供することを目的とする。   The present invention has been made in view of the above-described problems. Data is directly transmitted between a private server and a client device connected to the public server without being visible on the network of the public server. It is an object of the present invention to provide a communication method for simply opening a direct private data line to be transferred, a private XMPP server, an XMPP client device, and a communication system including them.

上記目標を達成するために本発明の通信方法は、プライベートXMPPサーバの公開内部クライアント機能部を、第1通信経路を介して、XMPPに規定された通信規約に準拠する通信機能を提供する公開XMPPサーバに接続するステップと、XMPPクライアント装置の公開外部クライアント機能部を、第2通信経路を介して、前記通信機能を提供する前記公開XMPPサーバに接続するステップと、前記公開内部クライアント機能部、及び前記公開外部クライアント機能部が、前記公開XMPPサーバから提供される前記通信機能により、前記プライベートXMPPサーバのプライベートサーバ機能部と、前記XMPPクライアント装置のプライベートクライアント機能部との間に、データが直接に転送されるプライベート通信経路を開設するステップと、を備える。   In order to achieve the above goal, the communication method of the present invention provides a public XMPP that provides a public XMPP server with a communication function that conforms to a communication protocol defined in XMPP via a first communication path. Connecting to a server, connecting a public external client function unit of an XMPP client device to the public XMPP server providing the communication function via a second communication path, and the public internal client function unit; By the communication function provided from the public XMPP server, the public external client function unit directly transfers data between the private server function unit of the private XMPP server and the private client function unit of the XMPP client device. The private communication path to be transferred Comprising the steps of setting, the.

上記構成の通信方法によれば、プライベートXMPPサーバの公開内部クライアント機能部、及びXMPPクライアント装置の公開外部クライアント機能部が、公開XMPPサーバから提供されるXMPPに規定された通信規約に準拠する通信機能により、プライベートXMPPサーバのプライベートサーバ機能部とXMPPクライアント装置のプライベートクライアント機能部との間に、データが直接に転送される直通のプライベート通信経路を開設する。このように、プライベートXMPPサーバの公開内部クライアント機能部、及びXMPPクライアント装置の公開外部クライアント機能部は、公開XMPPサーバから提供される通信機能によって、XMPPに規定された様々な応用プロトコル(通信規約)を利用することができる。従って、プライベートXMPPサーバは、NAT(Network Address Transfer)やファイアウォール内に設置されていたとしても、公開XMPPサーバに接続された外部のXMPPクライアント装置との間にデータが直接に転送される直通のプライベート通信経路を簡便に開設することができる。また、プライベートXMPPサーバとXMPPクライアント装置との間では、プライベート通信経路を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。さらにプライベートXMPPサーバの公開内部クライアント機能部とプライベートサーバ機能部とはそれぞれ独立している。また、さらにXMPPクライアント装置の公開外部クライアント機能部とプライベートクライアント機能部とはそれぞれ独立している。よって、プライベートXMPPサーバのプライベートサーバ機能部やプライベート通信経路を介してこれに接続されているXMPPクライアント装置のプライベートクライアント機能部は、公開XMPPサーバが設置されている公開されたネットワーク上から不可視となることができる。よって、プライベートXMPPサーバのプライベートサーバ機能部やXMPPクライアント装置のプライベートクライアント機能部、プライベート通信経路のセキュリティ性が向上する。   According to the communication method having the above configuration, the public internal client function unit of the private XMPP server and the public external client function unit of the XMPP client device comply with the communication protocol defined in XMPP provided from the public XMPP server. Accordingly, a direct private communication path through which data is directly transferred is established between the private server function unit of the private XMPP server and the private client function unit of the XMPP client apparatus. As described above, the public internal client function unit of the private XMPP server and the public external client function unit of the XMPP client device use various application protocols (communication rules) defined in XMPP by the communication function provided from the public XMPP server. Can be used. Therefore, even if the private XMPP server is installed in a NAT (Network Address Transfer) or a firewall, the private XMPP server is directly connected to an external XMPP client device connected to the public XMPP server. A communication path can be easily established. In addition, since data is directly transferred between the private XMPP server and the XMPP client device via the private communication path, the data transfer is not affected by NAT, firewall, or the like. . Further, the public internal client function unit and the private server function unit of the private XMPP server are independent of each other. Further, the public external client function unit and the private client function unit of the XMPP client device are independent of each other. Therefore, the private server function unit of the private XMPP server and the private client function unit of the XMPP client device connected to the private XMPP server via the private communication path become invisible from the public network where the public XMPP server is installed. be able to. Therefore, the security of the private server function unit of the private XMPP server, the private client function unit of the XMPP client device, and the private communication path is improved.

なお、XMPPとは、IETF(Internet Engineering Task Force)のXMPPワーキンググループから独立したXSF(XMPP Standards Foundation)により規格・標準化が進められているXML(eXtensible Markup Language)ベースのプロトコル(通信規約)である。XMPPは、インスタントメッセージ、プレゼンス(「相手が今どういう状態にあるのか」)、多人数チャット、音声またはテレビ電話、協調作業、コンテンツ・シンジケーション、XMLデータの一般化ルーティングなどを含む広範囲のアプリケーションを動的に制御し、インターネットなどの通信システムにおいてリアルタイムなコミュニケーションを行うために、それぞれの目的に応じて規格化された複数の拡張プロトコル(XEP:XMPP Extension Protocol)からなっている。   XMPP is an XML (eXtensible Markup Language) -based protocol (communication protocol) that is being standardized and standardized by the XMP (XMPP Standards Foundation) independent of the XMPP working group of the Internet Engineering Task Force (IETF). . XMPP runs a wide range of applications including instant messaging, presence ("what the person is now"), multi-person chat, voice or videophone, collaborative work, content syndication, generalized routing of XML data, etc. In order to perform control in real time and perform real-time communication in a communication system such as the Internet, it consists of a plurality of extension protocols (XEP: XMPP Extension Protocol) standardized for each purpose.

上記構成の通信方法において、前記プライベート通信経路を開設するステップにおいて、前記公開内部クライアント機能部、及び前記公開外部クライアント機能部は、XMPPのXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠して、前記プライベートXMPPサーバの前記プライベートサーバ機能部と、前記XMPPクライアント装置の前記プライベートクライアント機能部との間に、前記プライベート通信経路を開設するものとしてもよい。   In the communication method configured as described above, in the step of opening the private communication path, the public internal client function unit and the public external client function unit are XMPP XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions). , XEP-0177 (Jingle Raw UDP Transport), in accordance with at least one communication protocol, between the private server function unit of the private XMPP server and the private client function unit of the XMPP client device. The private communication path may be opened.

このようにすることによって、公開内部クライアント機能部、及び公開外部クライアント機能部が、公開XMPPサーバから提供されるXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠する通信機能を利用して、プライベートXMPPサーバのプライベートサーバ機能部とXMPPクライアント装置のプライベートクライアント機能部との間に、データが直接に転送される直通のプライベート通信経路を簡便に開設することができる。従って、プライベートXMPPサーバは、NATやファイアウォール内に設置されていたとしても、公開XMPPサーバに接続された外部のXMPPクライアント装置との間にデータが直接に転送される直通のプライベート通信経路をより簡便に開設することができる。また、プライベートXMPPサーバとXMPPクライアント装置との間では、プライベート通信経路を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。   By doing so, the public internal client function unit and the public external client function unit are provided with XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw) provided from the public XMPP server. Data is directly transferred between the private server function unit of the private XMPP server and the private client function unit of the XMPP client device by using a communication function that complies with at least one of the communication rules of UDP Transport). You can easily establish a direct private communication path. Therefore, even if a private XMPP server is installed in a NAT or firewall, a direct private communication path through which data is directly transferred to and from an external XMPP client device connected to the public XMPP server can be simplified. Can be opened. In addition, since data is directly transferred between the private XMPP server and the XMPP client device via the private communication path, the data transfer is not affected by NAT, firewall, or the like. .

なお、XEP−0166(Jingle)は、2つの通信可能な端末装置の間にデータを送受信する通信経路を確立する機能を規定したXMPPのプロトコル(通信規約)である。また、XEP−0167(Jingle RTP Sessions)は、RTP(Real−time Transport Protocol)を使って音声データや動画データなどをストリーミング方式で送受信する通信経路を確立する機能を規定したXMPPのプロトコル(通信規約)である。また、XEP−0177(Jingle Raw UDP Transport Method)は、UDP(User Datagram Protpcol)を利用したデータの送受信を定義したXMPPのプロトコル(通信規約)である。   XEP-0166 (Jingle) is an XMPP protocol (communication protocol) that defines a function for establishing a communication path for transmitting and receiving data between two terminal devices capable of communication. XEP-0167 (Jingle RTP Sessions) is an XMPP protocol (communication protocol) that defines a function for establishing a communication path for transmitting and receiving audio data, video data, and the like in a streaming format using RTP (Real-time Transport Protocol). ). XEP-0177 (Jingle Raw UDP Transport Method) is an XMPP protocol (communication protocol) that defines data transmission / reception using UDP (User Datagram Protocol).

また、上記構成の通信方法において、前記プライベート通信経路は、前記プライベートXMPPサーバの前記プライベートサーバ機能部と、前記XMPPクライアント装置の前記プライベートクライアント機能部との間に開設される論理的な通信経路であるとともに、前記第1通信経路及び前記第2通信経路とは論理的に異なる通信経路であってもよい。なお、論理的な通信経路とは、物理的に見た通信回線が有する論理的に見た仮想の通信回線(論理回線)である。たとえば、物理的には通信回線が1本であっても、複数の論理回線(論理的な通信経路)を設定することができる。また、各論理回線では異なったデータ通信を行うことができる。   In the communication method configured as described above, the private communication path is a logical communication path established between the private server function unit of the private XMPP server and the private client function unit of the XMPP client apparatus. In addition, the first communication path and the second communication path may be logically different communication paths. The logical communication path is a logically viewed virtual communication line (logical line) of a physically viewed communication line. For example, even if there is physically one communication line, a plurality of logical lines (logical communication paths) can be set. Also, different data communication can be performed on each logical line.

このような構成とすることによって、プライベートXMPPサーバとXMPPクライアント装置との間にデータが直接に転送される直通のプライベート通信経路を開設するとき、新たに物理的な通信回線を設ける必要がない。すなわち、既存の物理的な通信回線を利用して、プライベート通信経路を開設することができる。また、第1通信経路や第2通信経路とプライベート通信経路とが物理的に同じ通信回線を利用する場合であっても、それらは、異なる論理回線となっているので、互いに干渉することがなく、データの転送速度やデータの受信間隔がばらつく転送揺らぎなどが発生するおそれはない。   With this configuration, when a direct private communication path through which data is directly transferred is established between the private XMPP server and the XMPP client apparatus, there is no need to newly provide a physical communication line. That is, a private communication path can be established using an existing physical communication line. Even when the first communication path, the second communication path, and the private communication path use the same physical communication line, they are different logical lines and thus do not interfere with each other. There is no possibility of occurrence of fluctuations in data transfer speed and fluctuations in data reception intervals.

また、上記構成の通信方法において、前記プライベート通信経路は、暗号化された回線であってもよい。このようにすることによって、プライベート通信経路を介して転送されるデータは、暗号化で厳重に保護・管理することができるので、安全且つ確実にデータを転送する事ができるとともに、データのセキュリティ性をより向上させることができる。なお、プライベート通信経路を介して転送されるデータが、暗号化されていてもよい。データの暗号化には、例えば、SSL(Secure Socket Layer)などが利用できる。   In the communication method configured as described above, the private communication path may be an encrypted line. By doing so, the data transferred through the private communication path can be protected and managed strictly by encryption, so that the data can be transferred safely and securely, and the security of the data Can be further improved. Note that the data transferred via the private communication path may be encrypted. For example, SSL (Secure Socket Layer) can be used for data encryption.

また、上記目標を達成するために本発明のプライベートXMPPサーバは、公開XMPPサーバと第1通信経路を介して接続され、前記公開XMPPサーバからXMPPに規定された通信規約に準拠する通信機能が提供される公開内部クライアント機能部と、前記公開XMPPサーバに第2通信経路を介して接続されるXMPPクライアント装置との間に、データが直接に転送されるプライベート通信経路が開設されるプライベートサーバ機能部と、を備え、前記公開内部クライアント機能部は、前記公開XMPPサーバから提供されるXMPPに規定された通信規約に準拠する前記通信機能により、前記プライベートサーバ機能部と前記XMPPクライアント装置との間に、前記プライベート通信経路を開設する。   In order to achieve the above-mentioned goal, the private XMPP server of the present invention is connected to the public XMPP server via the first communication path, and provides a communication function that conforms to the communication protocol defined by the XMPP from the public XMPP server. Private server function unit in which a private communication path for directly transferring data is established between the public internal client function unit to be connected and the XMPP client device connected to the public XMPP server via the second communication path The public internal client function unit is provided between the private server function unit and the XMPP client device by the communication function conforming to a communication protocol defined in XMPP provided from the public XMPP server. The private communication path is established.

上記構成のプライベートXMPPサーバによれば、公開内部クライアント機能部が、公開XMPPサーバから提供されるXMPPに規定された通信規約に準拠する通信機能により、プライベートサーバ機能部とXMPPクライアント装置との間に、データが直接に転送される直通のプライベート通信経路を開設する。このように、プライベートXMPPサーバは、XMPPに規定された様々な応用プロトコル(通信規約)を利用することができる。従って、プライベートXMPPサーバは、NATやファイアウォール内に設置されていたとしても、公開XMPPサーバに接続された外部のXMPPクライアント装置との間にデータが直接に転送される直通のプライベート通信経路を簡便に開設することができる。また、プライベートXMPPサーバとXMPPクライアント装置との間では、プライベート通信経路を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。さらにプライベートXMPPサーバの公開内部クライアント機能部とプライベートサーバ機能部とはそれぞれ独立している。よって、プライベートサーバ機能部やプライベート通信経路を介してこれに接続されているクライアント装置は、公開XMPPサーバが設置されている公開されたネットワーク上から不可視となることができる。よって、プライベートサーバ機能部や、プライベート通信経路のセキュリティ性が向上する。   According to the private XMPP server having the above configuration, the public internal client function unit is connected between the private server function unit and the XMPP client device by a communication function that conforms to the communication protocol defined in the XMPP provided from the public XMPP server. Open a direct private communication path through which data is transferred directly. As described above, the private XMPP server can use various application protocols (communication rules) defined in XMPP. Therefore, even if the private XMPP server is installed in a NAT or firewall, a direct private communication path through which data is directly transferred to an external XMPP client device connected to the public XMPP server can be easily established. Can be established. In addition, since data is directly transferred between the private XMPP server and the XMPP client device via the private communication path, the data transfer is not affected by NAT, firewall, or the like. . Further, the public internal client function unit and the private server function unit of the private XMPP server are independent of each other. Therefore, the client device connected to the private server function unit or the private communication path via the private communication path can be invisible from the public network where the public XMPP server is installed. Therefore, the security of the private server function unit and the private communication path is improved.

上記構成のプライベートXMPPサーバにおいて、前記公開内部クライアント機能部は、XMPPのXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠して、前記プライベートサーバ機能部と前記XMPPクライアント装置との間に、前記プライベート通信経路を開設するものとしてもよい。   In the private XMPP server configured as described above, the public internal client function unit may include at least one of XMPP's XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport). The private communication path may be opened between the private server function unit and the XMPP client device in conformity with a communication protocol.

このようにすることによって、公開内部クライアント機能部が、公開XMPPサーバから提供されるXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠する通信機能を利用して、プライベートサーバ機能部とXMPPクライアント装置との間に、データが直接に転送される直通のプライベート通信経路を簡便に開設することができる。従って、プライベートXMPPサーバは、NATやファイアウォール内に設置されていたとしても、公開XMPPサーバに接続された外部のXMPPクライアント装置との間にデータが直接に転送される直通のプライベート通信経路をより簡便に開設することができる。また、プライベートXMPPサーバとXMPPクライアント装置との間では、プライベート通信経路を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。   In this way, the public internal client function unit can perform at least one of XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport) provided from the public XMPP server. A direct private communication path through which data is directly transferred can be easily established between the private server function unit and the XMPP client device by using a communication function that complies with one of the communication rules. Therefore, even if a private XMPP server is installed in a NAT or firewall, a direct private communication path through which data is directly transferred to and from an external XMPP client device connected to the public XMPP server can be simplified. Can be opened. In addition, since data is directly transferred between the private XMPP server and the XMPP client device via the private communication path, the data transfer is not affected by NAT, firewall, or the like. .

また、上記構成のプライベートXMPPサーバにおいて、前記プライベート通信経路は、前記プライベートサーバ機能部と前記XMPPクライアント装置との間に開設される論理的な通信経路であるとともに、前記第1通信経路及び前記第2通信経路とは論理的に異なる通信経路であってもよい。このような構成とすることによって、プライベートXMPPサーバとXMPPクライアント装置との間にデータが直接に転送される直通のプライベート通信経路を開設するとき、新たに物理的な通信回線を設ける必要がない。すなわち、既存の物理的な通信回線を利用して、プライベート通信経路を開設することができる。また、第1通信経路や第2通信経路とプライベート通信経路とが物理的に同じ通信回線を利用する場合であっても、それらは、異なる論理回線となっているので、互いに干渉することがなく、データの転送速度やデータの受信間隔がばらつく転送揺らぎなどが発生するおそれはない。   In the private XMPP server configured as described above, the private communication path is a logical communication path established between the private server function unit and the XMPP client device, and includes the first communication path and the first communication path. The communication path may be logically different from the two communication paths. With this configuration, when a direct private communication path through which data is directly transferred is established between the private XMPP server and the XMPP client apparatus, there is no need to newly provide a physical communication line. That is, a private communication path can be established using an existing physical communication line. Even when the first communication path, the second communication path, and the private communication path use the same physical communication line, they are different logical lines and thus do not interfere with each other. There is no possibility of occurrence of fluctuations in data transfer speed and fluctuations in data reception intervals.

また、上記構成のプライベートXMPPサーバにおいて、前記プライベート通信経路は、暗号化された回線であってもよい。このようにすることによって、プライベート通信経路を介して転送されるデータは、暗号化で厳重に保護・管理することができるので、安全且つ確実にデータを転送する事ができるとともに、データのセキュリティ性をより向上させることができる。なお、プライベート通信経路を介して転送されるデータが、暗号化されていてもよい。データの暗号化には、例えば、SSLなどが利用できる。   In the private XMPP server configured as described above, the private communication path may be an encrypted line. By doing so, the data transferred through the private communication path can be protected and managed strictly by encryption, so that the data can be transferred safely and securely, and the security of the data Can be further improved. Note that the data transferred via the private communication path may be encrypted. For data encryption, for example, SSL can be used.

また、上記目標を達成するために本発明のXMPPクライアント装置は、公開XMPPサーバに第1通信経路を介して接続されるプライベートXMPPサーバとの間に、データが直接に転送されるプライベート通信経路が開設されるプライベートクライアント機能部と、前記公開XMPPサーバに第2通信経路を介して接続され、前記公開XMPPサーバからXMPPに規定された通信規約に準拠する通信機能が提供される公開外部クライアント機能部と、を備え、前記公開外部クライアント機能部は、前記公開XMPPサーバから提供されるXMPPに規定された通信規約に準拠する前記通信機能により、前記プライベートクライアント機能部と前記プライベートXMPPサーバとの間に、前記プライベート通信経路を開設する。   In order to achieve the above goal, the XMPP client apparatus of the present invention has a private communication path through which data is directly transferred to and from the private XMPP server connected to the public XMPP server via the first communication path. A private client function unit to be established and a public external client function unit that is connected to the public XMPP server via a second communication path and is provided with a communication function that conforms to a communication protocol defined in XMPP from the public XMPP server The public external client function unit is provided between the private client function unit and the private XMPP server by the communication function conforming to a communication protocol defined in XMPP provided from the public XMPP server. The private communication path is established.

上記構成のXMPPクライアント装置によれば、公開外部クライアント機能部が公開XMPPサーバから提供されるXMPPに規定された通信規約に準拠する通信機能により、XMPPクライアント装置のプライベートクライアント機能部とプライベートXMPPサーバとの間に、データが直接に転送される直通のプライベート通信経路が開設する。このように、XMPPクライアント装置は、XMPPに規定された様々な応用プロトコル(通信規約)を利用することができる。従って、XMPPクライアント装置は、NATやファイアウォール内に設置されているプライベートXMPPサーバとの間に、データが直接に転送される直通のプライベート通信経路を簡便に開設することができる。また、XMPPクライアント装置のプライベートクライアント機能部とプライベートXMPPサーバとの間では、プライベート通信経路を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。さらにXMPPクライアント装置の公開外部クライアント機能部とプライベートクライアント機能部とはそれぞれ独立している。よって、XMPPクライアント装置のプライベートクライアント機能部は、公開XMPPサーバが設置されている公開されたネットワーク上から不可視となることができる。よって、XMPPクライアント装置のプライベートクライアント機能部や、プライベート通信経路のセキュリティ性が向上する。   According to the XMPP client device having the above configuration, the public client function unit and the private XMPP server of the XMPP client device can communicate with the public client function unit and the private XMPP server according to the communication protocol compliant with the XMPP provided by the public XMPP server. In the meantime, a direct private communication path through which data is directly transferred is established. As described above, the XMPP client apparatus can use various application protocols (communication rules) defined in XMPP. Therefore, the XMPP client apparatus can easily establish a direct private communication path through which data is directly transferred with a private XMPP server installed in the NAT or firewall. In addition, since data is directly transferred between the private client function unit of the XMPP client device and the private XMPP server via a private communication path, the data transfer is blocked by NAT or firewall. You will not receive. Furthermore, the public external client function unit and the private client function unit of the XMPP client device are independent of each other. Therefore, the private client function unit of the XMPP client device can be invisible from the public network where the public XMPP server is installed. Therefore, the security of the private client function unit of the XMPP client device and the private communication path is improved.

上記構成のXMPPクライアント装置において、前記公開外部クライアント機能部は、XMPPのXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠して、前記プライベートクライアント機能部と前記プライベートXMPPサーバとの間に、前記プライベート通信経路を開設するものとしてもよい。   In the XMPP client device configured as described above, the public external client function unit may include at least one of XMPP's XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport). The private communication path may be opened between the private client function unit and the private XMPP server in accordance with a communication protocol.

このようにすることによって、公開外部クライアント機能部は、公開XMPPサーバから提供されるXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠する通信機能を利用して、XMPPクライアント装置のプライベートクライアント機能部とプライベートXMPPサーバとの間に、データが直接に転送される直通のプライベート通信経路を簡便に開設することができる。従って、XMPPクライアント装置は、NATやファイアウォール内に設置されているプライベートXMPPサーバとの間に、データが直接に転送される直通のプライベート通信経路をより簡便に開設することができる。また、XMPPクライアント装置のプライベートクライアント機能部とプライベートXMPPサーバとの間では、プライベート通信経路を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。   In this way, the public external client function unit can include at least one of XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport) provided from the public XMPP server. Using a communication function that complies with one of the communication rules, a simple private communication path for transferring data directly between the private client function unit of the XMPP client device and the private XMPP server is simply established. Can do. Therefore, the XMPP client apparatus can more easily establish a direct private communication path through which data is directly transferred with a private XMPP server installed in the NAT or firewall. In addition, since data is directly transferred between the private client function unit of the XMPP client device and the private XMPP server via a private communication path, the data transfer is blocked by NAT or firewall. You will not receive.

また、上記構成のXMPPクライアント装置において、前記プライベート通信経路は、前記プライベートクライアント機能部と前記プライベートXMPPサーバとの間に開設される論理的な通信経路であるとともに、前記第1通信経路及び前記第2通信経路とは論理的に異なる通信経路であってもよい。このような構成とすることによって、XMPPクライアント装置のプライベートクライアント機能部とプライベートXMPPサーバとの間にデータが直接に転送される直通のプライベート通信経路を開設するとき、新たに物理的な通信回線を設ける必要がない。すなわち、既存の物理的な通信回線を利用して、プライベート通信経路を開設することができる。また、第1通信経路や第2通信経路とプライベート通信経路とが物理的に同じ通信回線を利用する場合であっても、それらは、異なる論理回線となっているので、互いに干渉することがなく、データの転送速度やデータの受信間隔がばらつく転送揺らぎなどが発生するおそれはない。   In the XMPP client device having the above-described configuration, the private communication path is a logical communication path established between the private client function unit and the private XMPP server, and includes the first communication path and the first communication path. The communication path may be logically different from the two communication paths. With such a configuration, when a direct private communication path for transferring data directly between the private client function unit of the XMPP client apparatus and the private XMPP server is established, a new physical communication line is established. There is no need to provide it. That is, a private communication path can be established using an existing physical communication line. Even when the first communication path, the second communication path, and the private communication path use the same physical communication line, they are different logical lines and thus do not interfere with each other. There is no possibility of occurrence of fluctuations in data transfer speed and fluctuations in data reception intervals.

また、上記構成のXMPPクライアント装置において、前記プライベート通信経路は、暗号化された回線であってもよい。このようにすることによって、プライベート通信経路を介して転送されるデータは、暗号化で厳重に保護・管理することができるので、安全且つ確実にデータを転送する事ができるとともに、データのセキュリティ性をより向上させることができる。なお、プライベート通信経路を介して転送されるデータが、暗号化されていてもよい。データの暗号化には、例えば、SSLなどが利用できる。   In the XMPP client device having the above configuration, the private communication path may be an encrypted line. By doing so, the data transferred through the private communication path can be protected and managed strictly by encryption, so that the data can be transferred safely and securely, and the security of the data Can be further improved. Note that the data transferred via the private communication path may be encrypted. For data encryption, for example, SSL can be used.

また、上記目標を達成するために本発明の通信システムは、公開XMPPサーバと、上述のプライベートXMPPサーバと、上述のXMPPクライアント装置と、を有する。   In order to achieve the above goal, the communication system of the present invention includes a public XMPP server, the above private XMPP server, and the above XMPP client device.

上記構成の通信システムによれば、プライベートXMPPサーバの公開内部クライアント機能部、及びXMPPクライアント装置の公開外部クライアント機能部が、公開XMPPサーバから提供されるXMPPに規定された通信規約に準拠する通信機能により、プライベートXMPPサーバのプライベートサーバ機能部とXMPPクライアント装置のプライベートクライアント機能部との間に、データが直接に転送される直通のプライベート通信経路を開設する。このように、プライベートXMPPサーバの公開内部クライアント機能部、及びXMPPクライアント装置の公開外部クライアント機能部は、公開XMPPサーバから提供される通信機能によって、XMPPに規定された様々な応用プロトコル(通信規約)を利用することができる。従って、プライベートXMPPサーバは、NATやファイアウォール内に設置されていたとしても、公開XMPPサーバに接続された外部のXMPPクライアント装置との間にデータが直接に転送される直通のプライベート通信経路を簡便に開設することができる。また、プライベートXMPPサーバとXMPPクライアント装置との間では、プライベート通信経路を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。さらにプライベートXMPPサーバの公開内部クライアント機能部とプライベートサーバ機能部とはそれぞれ独立している。また、さらにXMPPクライアント装置の公開外部クライアント機能部とプライベートクライアント機能部とはそれぞれ独立している。よって、プライベートXMPPサーバのプライベートサーバ機能部やプライベート通信経路を介してこれに接続されているXMPPクライアント装置のプライベートクライアント機能部は、公開XMPPサーバが設置されている公開されたネットワーク上から不可視となることができる。よって、プライベートXMPPサーバのプライベートサーバ機能部やXMPPクライアント装置のプライベートクライアント機能部、プライベート通信経路のセキュリティ性が向上する。   According to the communication system having the above-described configuration, the public internal client function unit of the private XMPP server and the public external client function unit of the XMPP client device are communication functions that comply with the communication protocol defined in XMPP provided from the public XMPP server. Accordingly, a direct private communication path through which data is directly transferred is established between the private server function unit of the private XMPP server and the private client function unit of the XMPP client apparatus. As described above, the public internal client function unit of the private XMPP server and the public external client function unit of the XMPP client device use various application protocols (communication rules) defined in XMPP by the communication function provided from the public XMPP server. Can be used. Therefore, even if the private XMPP server is installed in a NAT or firewall, a direct private communication path through which data is directly transferred to an external XMPP client device connected to the public XMPP server can be easily established. Can be established. In addition, since data is directly transferred between the private XMPP server and the XMPP client device via the private communication path, the data transfer is not affected by NAT, firewall, or the like. . Further, the public internal client function unit and the private server function unit of the private XMPP server are independent of each other. Further, the public external client function unit and the private client function unit of the XMPP client device are independent of each other. Therefore, the private server function unit of the private XMPP server and the private client function unit of the XMPP client device connected to the private XMPP server via the private communication path become invisible from the public network where the public XMPP server is installed. be able to. Therefore, the security of the private server function unit of the private XMPP server, the private client function unit of the XMPP client device, and the private communication path is improved.

本発明によると、プライベートXMPPサーバは、NATやファイアウォール内に設置されていたとしても、公開XMPPサーバに接続された外部のXMPPクライアント装置との間にデータが直接に転送される直通のプライベート通信経路を簡便に開設することができる。また、プライベートXMPPサーバとXMPPクライアント装置との間では、プライベート通信経路を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。さらにプライベートXMPPサーバの公開内部クライアント機能部とプライベートサーバ機能部とはそれぞれ独立している。また、さらにXMPPクライアント装置の公開外部クライアント機能部とプライベートクライアント機能部とはそれぞれ独立している。よって、プライベートXMPPサーバのプライベートサーバ機能部やプライベート通信経路を介してこれに接続されているXMPPクライアント装置のプライベートクライアント機能部は、公開XMPPサーバが設置されている公開されたネットワーク上から不可視となることができる。よって、プライベートXMPPサーバのプライベートサーバ機能部や、XMPPクライアント装置のプライベートクライアント機能部、プライベート通信経路のセキュリティ性が向上する。   According to the present invention, even if the private XMPP server is installed in a NAT or firewall, a direct private communication path through which data is directly transferred to an external XMPP client device connected to the public XMPP server Can be easily established. In addition, since data is directly transferred between the private XMPP server and the XMPP client device via the private communication path, the data transfer is not affected by NAT, firewall, or the like. . Further, the public internal client function unit and the private server function unit of the private XMPP server are independent of each other. Further, the public external client function unit and the private client function unit of the XMPP client device are independent of each other. Therefore, the private server function unit of the private XMPP server and the private client function unit of the XMPP client device connected to the private XMPP server via the private communication path become invisible from the public network where the public XMPP server is installed. be able to. Therefore, the security of the private server function unit of the private XMPP server, the private client function unit of the XMPP client apparatus, and the private communication path is improved.

本発明の一実施形態に係るデータ転送システムの全体的な構成を示す図である。1 is a diagram illustrating an overall configuration of a data transfer system according to an embodiment of the present invention. 本発明の実施形態における宅内XMPPサーバの構成を示す構成図である。It is a block diagram which shows the structure of the in-home XMPP server in embodiment of this invention. 本発明の実施形態における携帯端末の構成を示す構成図である。It is a block diagram which shows the structure of the portable terminal in embodiment of this invention. 本発明の実施形態において宅内XMPPサーバと携帯端末との間で直通のプライベートデータ回線を開設するための設定を行う手順を説明するための動作図である。It is an operation | movement diagram for demonstrating the procedure which performs the setting for opening a direct private data line between a house XMPP server and a portable terminal in embodiment of this invention. 本発明の実施形態において宅内XMPPサーバと携帯端末との間に開設されたプライベートデータ回線を介してデータが送信される手順を説明するための動作図である。It is an operation | movement diagram for demonstrating the procedure in which data are transmitted via the private data line | wire opened between the house XMPP server and the portable terminal in embodiment of this invention.

本発明の一実施形態について、図面を参照して説明する。本実施形態では、本発明の通信システムを、携帯端末3などの外部にあるXMPPクライアント(XMPPクライアント装置)から家庭内に設置された宅内XMPPサーバ2(プライベートXMPPサーバ)にデータを直接に転送するデータ転送システム1に適用している。図1は、本発明の一実施形態に係るデータ転送システムの全体的な構成を示す図である。また、図1(a)は、本実施形態に係るデータ転送システムの通信方法の概略を説明するための概念図である。また、図1(b)は、本実施形態に係るデータ転送システムの各構成部の関わりを示す概念図である。   An embodiment of the present invention will be described with reference to the drawings. In this embodiment, the communication system of the present invention directly transfers data from an XMPP client (XMPP client device) outside the mobile terminal 3 or the like to a home XMPP server 2 (private XMPP server) installed in the home. This is applied to the data transfer system 1. FIG. 1 is a diagram showing an overall configuration of a data transfer system according to an embodiment of the present invention. FIG. 1A is a conceptual diagram for explaining an outline of a communication method of the data transfer system according to the present embodiment. FIG. 1B is a conceptual diagram showing the relationship between the components of the data transfer system according to this embodiment.

データ転送システム1(通信システム)は、後述するXMPP(eXtensible Messaging and Presence Protocol)を利用して構築されており、携帯端末3(XMPPクライアント装置)と、宅内XMPPサーバ2(プライベートXMPPサーバ)と、公開XMPPサーバ4と、を有している。宅内XMPPサーバ2は、任意のタイミングで、第1ネットワーク61(第1通信経路)を介して公開XMPPサーバ4に接続される。また、携帯端末3は、任意のタイミングで、第2ネットワーク62(第2通信経路)を介して公開XMPPサーバ4に接続される。   The data transfer system 1 (communication system) is constructed using XMPP (eXtensible Messaging and Presence Protocol) described later, and includes a mobile terminal 3 (XMPP client device), a home XMPP server 2 (private XMPP server), A public XMPP server 4. The in-home XMPP server 2 is connected to the public XMPP server 4 via the first network 61 (first communication path) at an arbitrary timing. The mobile terminal 3 is connected to the public XMPP server 4 via the second network 62 (second communication path) at an arbitrary timing.

公開XMPPサーバ4は、不特定多数のユーザが利用するサーバであって、携帯端末3や宅内XMPPサーバ2と、XMPPに規定された応用プロトコル(通信規約)に準拠する通信を行う公開されたXMPPサーバである。なお、公開XMPPサーバ4としては、クラウド41のようなサーバ群や、複数のユーザが参加する仮想のコミュニティに様々な情報サービス(たとえば、チャットルームなど)を提供するサーバなどを挙げることができるが、特にこれらに限定するものではなく、携帯端末3や宅内XMPPサーバ2とXMPPに準拠する通信を行うことができるXMPPサーバであればよい。   The public XMPP server 4 is a server that is used by an unspecified number of users, and is a public XMPP that communicates with the mobile terminal 3 or the in-home XMPP server 2 in accordance with an application protocol (communication protocol) defined in XMPP. It is a server. Examples of the public XMPP server 4 include a server group such as the cloud 41 and a server that provides various information services (for example, a chat room) to a virtual community in which a plurality of users participate. However, the present invention is not limited to these, and any XMPP server that can perform XMPP-compliant communication with the mobile terminal 3 or the home XMPP server 2 may be used.

宅内XMPPサーバ2は、任意のタイミングで、第1ネットワーク61を介して公開XMPPサーバ4と接続されることにより、XMPPに規定された応用プロトコル(通信規約)に準拠する通信機能が提供される。すなわち、宅内XMPPサーバ2は、公開XMPPサーバ4に対してクライアントとして機能する。また、宅内XMPPサーバ2は、公開XMPPサーバ4を経由して、公開XMPPサーバ4に接続されている他のXMPPクライアント装置(たとえば、携帯端末3など)や他のサーバとも通信を行うことができる。   The in-home XMPP server 2 is connected to the public XMPP server 4 via the first network 61 at an arbitrary timing, thereby providing a communication function compliant with an application protocol (communication protocol) defined in XMPP. That is, the in-home XMPP server 2 functions as a client with respect to the public XMPP server 4. Further, the in-home XMPP server 2 can communicate with other XMPP client devices (for example, the mobile terminal 3) and other servers connected to the public XMPP server 4 via the public XMPP server 4. .

携帯端末3は、任意のタイミングで、第2ネットワーク62を介して公開XMPPサーバ4と接続されることにより、XMPPに規定された応用プロトコル(通信規約)に準拠する通信機能が提供される。すなわち、携帯端末3は、公開XMPPサーバ4に対してクライアントとして機能する。また、携帯端末3は、公開XMPPサーバ4を経由して、公開XMPPサーバ4に接続されている他のXMPPクライアント装置や他のサーバ(たとえば、宅内XMPPサーバ2など)とも通信を行うことができる。   The mobile terminal 3 is connected to the public XMPP server 4 via the second network 62 at an arbitrary timing, thereby providing a communication function compliant with an application protocol (communication protocol) defined in XMPP. That is, the mobile terminal 3 functions as a client for the public XMPP server 4. In addition, the mobile terminal 3 can communicate with other XMPP client devices and other servers (for example, the home XMPP server 2) connected to the public XMPP server 4 via the public XMPP server 4. .

また、宅内XMPPサーバ2と携帯端末3との間には、公開XMPPサーバ4が提供するXMPPに規定された応用プロトコル(通信規約)に準拠する通信機能によって、後述するように、データが直接に転送される直通の通信経路であるプライベートデータ回線7(プライベート通信経路)を開設することができる。よって、携帯端末3を使用するユーザは、公開XMPPサーバ4を経由することなく、安全且つ確実に、このプライベートデータ回線7を介して宅内XMPPサーバ2に、データを直接に転送することができる。   Further, as will be described later, data is directly transferred between the in-home XMPP server 2 and the mobile terminal 3 by a communication function compliant with the application protocol (communication protocol) defined in the XMPP provided by the public XMPP server 4. A private data line 7 (private communication path) which is a direct communication path to be transferred can be opened. Therefore, the user who uses the portable terminal 3 can transfer data directly to the in-home XMPP server 2 via the private data line 7 safely and reliably without going through the public XMPP server 4.

宅内XMPPサーバ2は、このプライベートデータ回線7を介して携帯端末3から受信したデータを蓄積する。また、宅内XMPPサーバ2は、受信したデータを、アーカイブ、すなわち他のデータと統合して、データログ情報として蓄積することもできる。また、宅内XMPPサーバ2は、このプライベートデータ回線7を介して、自身が有する様々なデータや情報サービスを携帯端末3に提供することもできる。このように、このプライベートデータ回線7を介した通信では、宅内XMPPサーバ2はサーバとして機能し、携帯端末3はクライアントとして機能する。   The in-home XMPP server 2 accumulates data received from the portable terminal 3 via the private data line 7. The in-home XMPP server 2 can also integrate the received data with an archive, that is, other data, and accumulate it as data log information. The home XMPP server 2 can also provide the mobile terminal 3 with various data and information services that the home XMPP server 2 has via the private data line 7. As described above, in communication via the private data line 7, the in-home XMPP server 2 functions as a server, and the portable terminal 3 functions as a client.

ここで、データ転送システム1にて利用されるXMPPについて説明しておく。XMPPとは、IETF(Internet Engineering Task Force)のXMPPワーキンググループから独立したXSF(XMPP Standards Foundation)により規格・標準化が進められているXML(eXtensible Markup Language)ベースのプロトコル(通信規約)である。XMPPは、インスタントメッセージ、プレゼンス(「相手が今どういう状態にあるのか」)、多人数チャット、音声またはテレビ電話、協調作業、コンテンツ・シンジケーション、XMLデータの一般化ルーティングなどを含む広範囲のアプリケーションを動的に制御し、インターネットなどの通信システムにおいてリアルタイムなコミュニケーションを行うために、それぞれの目的に応じて規格化された複数の拡張プロトコル(XEP:XMPP Extension Protocol)からなっている。   Here, XMPP used in the data transfer system 1 will be described. XMPP is an XML (eXtensible Markup Language) -based protocol (communication protocol) that is being standardized and standardized by XSF (XMPP Standards Foundation) independent of the XMPP working group of the Internet Engineering Task Force (IETF). XMPP runs a wide range of applications including instant messaging, presence ("what the person is now"), multi-person chat, voice or videophone, collaborative work, content syndication, generalized routing of XML data, etc. In order to perform control in real time and perform real-time communication in a communication system such as the Internet, it consists of a plurality of extension protocols (XEP: XMPP Extension Protocol) standardized for each purpose.

データ転送システム1は、このXMPPに規定されている様々なプロトコル(通信規約)を利用している。ここで、データ転送システム1を理解する上で重要なプロトコルであるXEP−0030(Service Discovery)、XEP−0060(Publish−Subscribe)、XEP−0163(Personal Event Protocol)、及びXEP−0166(Jingle)などについて説明しておく。   The data transfer system 1 uses various protocols (communication rules) defined in the XMPP. Here, XEP-0030 (Service Discovery), XEP-0060 (Public-Subscribe), XEP-0163 (Personal Event Protocol), and XEP-0166 (Jingle) are important protocols for understanding the data transfer system 1. Explain etc.

XEP−0030(Service Discovery)は、情報を検出する機能を規定したプロトコル(通信規約)である。以下では、DISCOと呼ぶこととする。データ転送システム1では、後述するように、宅内XMPPサーバ2及び携帯端末3は、このDISCOを利用して、公開XMPPを検索している。   XEP-0030 (Service Discovery) is a protocol (communication protocol) that defines a function for detecting information. Hereinafter, it will be referred to as DISCO. In the data transfer system 1, as will be described later, the home XMPP server 2 and the portable terminal 3 use the DISCO to search for public XMPP.

また、XEP−0060(Publish−Subscribe)は、情報の発信側の端末装置において情報に変更が加えられたときに、受信側の端末装置が、その情報の発信側の端末装置に、その情報に変更が加えられたことの通知を発信側の端末装置から受信側の端末装置に送信する旨の契約を予め結ぶ(すなわち、サブスクライブ(Subscribe)する)機能と、発信側の端末装置において受信側の端末装置からサブスクライブされた情報に変更が加えられたとき、発信側の端末装置が、その変更が加えられた情報をサブスクライブしている全ての受信側の端末装置に、その情報に変更が加えられたことの通知を送信する(すなわち、パブリッシュ(Publish)する)機能を規定したプロトコル(通信規約)である。以下では、pubsubと呼ぶ。   In addition, XEP-0060 (Publish-Subscribe) indicates that when information is changed in a terminal device on the information transmission side, the terminal device on the reception side sends the information to the terminal device on the information transmission side. A function for preliminarily signing (ie, subscribing to) a notification that a change has been made from the calling terminal device to the receiving terminal device, and the receiving terminal device at the receiving terminal device When a change is made to subscribed information from a terminal device, the originating terminal device changes the information to all receiving terminal devices that subscribe to the changed information. Is a protocol (communication protocol) that defines a function of transmitting a notification that a message has been added (that is, publishing). Hereinafter, it is referred to as pubsub.

また、XEP−0163(Personal Event Protocol)は、pubsubの機能を利用して、ユーザのプレゼンス(ユーザが今どういう状態にあるのか)に関する情報を、サブスクライブしているXMPPクライアント装置に一斉送信する機能を規定したプロトコル(通信規約)である。以下では、pepと呼ぶ。   In addition, XEP-0163 (Personal Event Protocol) is a function that broadcasts information related to a user's presence (a user's current state) to subscribing XMPP client devices using a public function. Is a protocol (communication protocol). In the following, it is called pep.

また、XEP−0166(Jingle)は、2つの通信可能な端末装置の間にデータを送受信する通信経路を確立する機能を規定したプロトコル(通信規約)である。また、このJingleに関連するプロトコルとして、XEP−0167(Jingle RTP Sessions)やXEP−0177(Jingle Raw UDP Transport Method)などがある。XEP−0167(Jingle Raw UDP Transport)は、RTP(Real−time Transport Protocol)を使って音声データや動画データなどをストリーミング方式で送受信する通信経路を確立する機能を規定したプロトコル(通信規約)である。また、XEP−0177(Jingle Raw UDP Transport Method)は、UDP(User Datagram Protpcol)を利用したデータの送受信を定義したプロトコル(通信規約)である。以下では、XEP−0166(Jingle)をJingleと呼ぶ。また、XEP−0167(Jingle RTP Sessions)をJingle−RTPと呼び、XEP−0177(Jingle Raw UDP Transport Method)をJingle−UDPと呼ぶこととする。   XEP-0166 (Jingle) is a protocol (communication protocol) that defines a function of establishing a communication path for transmitting and receiving data between two communicable terminal devices. Protocols related to this Jingle include XEP-0167 (Jingle RTP Sessions) and XEP-0177 (Jingle Raw UDP Transport Method). XEP-0167 (Jingle Raw UDP Transport) is a protocol (communication protocol) that defines a function for establishing a communication path for transmitting and receiving audio data, video data, and the like in a streaming format using RTP (Real-time Transport Protocol). . XEP-0177 (Jingle Raw UDP Transport Method) is a protocol (communication protocol) that defines transmission and reception of data using UDP (User Datagram Protocol). Hereinafter, XEP-0166 (Jingle) is referred to as Jingle. XEP-0167 (Jingle RTP Sessions) is called Jingle-RTP, and XEP-0177 (Jingle Raw UDP Transport Method) is called Jingle-UDP.

データ転送システム1では、後述するように、Jingle(XEP−0166)や、関連するプロトコル(通信規約)であるJingle−RTP(XEP−0167)、Jingle−UDP(XEP−0177)などの通信規約に準拠して、携帯端末3と宅内XMPPサーバ2との間に、データを直接に転送するための直通のプライベートデータ回線7が開設される。そして、携帯端末3は、このプライベートデータ回線7を介して宅内XMPPサーバ2に、データを直接に転送することができる。   In the data transfer system 1, as will be described later, Jingle (XEP-0166) and related protocols (communication protocol) such as Jingle-RTP (XEP-0167) and Jingle-UDP (XEP-0177) are used. In compliance, a direct private data line 7 for directly transferring data is opened between the portable terminal 3 and the home XMPP server 2. The portable terminal 3 can directly transfer the data to the home XMPP server 2 via the private data line 7.

次に、本実施形態におけるデータ転送システム1が有する宅内XMPPサーバ2の具体的な構成について、図を参照して詳細に説明する。図2は、本実施形態における宅内XMPPサーバの構成を示す構成図である。図2に示すように、宅内XMPPサーバ2は、通信部21と、記憶部22と、制御部23と、を備えている。また、宅内XMPPサーバ2は、ユーザが指示操作によって、宅内XMPPサーバ2に様々な指示を与えるための入力部24を備えている。入力部24は、ユーザによって入力される宅内XMPPサーバ2に与える指示を受け付ける。   Next, a specific configuration of the home XMPP server 2 included in the data transfer system 1 in the present embodiment will be described in detail with reference to the drawings. FIG. 2 is a configuration diagram showing the configuration of the home XMPP server in this embodiment. As shown in FIG. 2, the in-home XMPP server 2 includes a communication unit 21, a storage unit 22, and a control unit 23. The in-home XMPP server 2 also includes an input unit 24 for giving various instructions to the in-home XMPP server 2 by an instruction operation by the user. The input unit 24 receives an instruction given to the home XMPP server 2 input by the user.

通信部21は、任意のタイミングで、第1ネットワーク61を介して公開XMPPサーバ4と接続され、公開XMPPサーバ4と通信を行う。また、通信部21は、携帯端末3との間にデータが直接に転送される直通のプライベートデータ回線7が開設されたとき、このプライベートデータ回線7を介して携帯端末3と通信を行うことができる。さらに、通信部21は、公開XMPPサーバ4や携帯端末3に対して、XMPPに規定された応用プロトコル(通信規約)に準拠する通信を行うことができる。   The communication unit 21 is connected to the public XMPP server 4 via the first network 61 at an arbitrary timing, and communicates with the public XMPP server 4. Further, the communication unit 21 can communicate with the mobile terminal 3 through the private data line 7 when a direct private data line 7 through which data is directly transferred to the mobile terminal 3 is established. it can. Furthermore, the communication unit 21 can communicate with the public XMPP server 4 and the mobile terminal 3 in accordance with an application protocol (communication protocol) defined in XMPP.

記憶部22は、通信部21が送受信するデータや、ユーザの入力操作によって入力部24に入力されたデータ、携帯端末3からプライベートデータ回線7を介して受信したデータ、そのデータをアーカイブしたデータログ情報などを記憶する。   The storage unit 22 includes data transmitted / received by the communication unit 21, data input to the input unit 24 by a user input operation, data received from the mobile terminal 3 via the private data line 7, and a data log in which the data is archived Store information.

制御部23は、通信部21、記憶部22、入力部24を制御している。また、制御部23は、公開XMPPサーバ4と第1ネットワーク61を介して接続され、公開XMPPサーバ4からXMPPに規定された応用プロトコル(通信規約)に準拠する通信機能が提供される公開宅内クライアント機能部231(公開内部クライアント機能部)と、携帯端末3との間にデータが直接に転送されるプライベートデータ回線7(プライベート通信経路)が開設されるプライベート宅内サーバ機能部232(プライベートサーバ機能部)と、を有する。   The control unit 23 controls the communication unit 21, the storage unit 22, and the input unit 24. In addition, the control unit 23 is connected to the public XMPP server 4 via the first network 61, and the public XMPP server 4 is provided with a communication function conforming to an application protocol (communication protocol) defined in XMPP. Private in-house server function unit 232 (private server function unit) in which a private data line 7 (private communication path) through which data is directly transferred between the function unit 231 (public internal client function unit) and the portable terminal 3 is established And).

公開宅内クライアント機能部231は、任意のタイミングで、第1ネットワーク61を介して公開XMPPサーバ4に接続され、第1ネットワーク61を介して公開XMPPサーバ4と通信を行う。なお、このタイミングは、特に限定しない。例えば、公開宅内クライアント機能部231は、入力部24がユーザから携帯端末3と公開XMPPサーバ4との接続を指示する旨の操作入力を受け付けたとき、第1ネットワーク61を介して公開XMPPサーバ4に接続されてもよい。   The public premises client function unit 231 is connected to the public XMPP server 4 via the first network 61 and communicates with the public XMPP server 4 via the first network 61 at an arbitrary timing. This timing is not particularly limited. For example, when the input unit 24 receives an operation input for instructing a connection between the mobile terminal 3 and the public XMPP server 4 from the user, the public home client function unit 231 receives the public XMPP server 4 via the first network 61. May be connected.

また、公開宅内クライアント機能部231には、第1ネットワーク61を介して、公開XMPPサーバ4からXMPPに規定された通信規約に準拠する通信機能が提供される。すなわち、公開宅内クライアント機能部231は、宅内XMPPサーバ2を、公開XMPPサーバ4に対してクライアントとして機能させている。また、公開宅内クライアント機能部231は、公開XMPPサーバ4から提供されるXMPPに規定された通信規約に準拠する通信機能により、プライベート宅内サーバ機能部232と携帯端末3との間に、プライベートデータ回線7を開設する。このように、宅内XMPPサーバ2は、XMPPに規定された様々な応用プロトコル(通信規約)を利用することができる。   In addition, the public in-home client function unit 231 is provided with a communication function that conforms to the communication protocol defined in XMPP from the public XMPP server 4 via the first network 61. That is, the public home client function unit 231 causes the home XMPP server 2 to function as a client with respect to the public XMPP server 4. Further, the public premises client function unit 231 has a private data line between the private premises server function unit 232 and the portable terminal 3 by a communication function compliant with the communication protocol defined in the XMPP provided from the public XMPP server 4. 7 is established. As described above, the in-home XMPP server 2 can use various application protocols (communication rules) defined in XMPP.

このように、宅内XMPPサーバ2では、公開宅内クライアント機能部231が、公開XMPPサーバ4から提供されるXMPPに規定された通信規約に準拠する通信機能により、プライベート宅内サーバ機能部232と携帯端末3との間に、データが直接に転送される直通のプライベートデータ回線7を開設する。よって、宅内XMPPサーバ2は、XMPPに規定された様々な応用プロトコル(通信規約)を利用することができる。従って、宅内XMPPサーバ2は、NATやファイアウォール内に設置されていたとしても、公開XMPPサーバ4に接続された外部の携帯端末3との間にデータが直接に転送される直通のプライベートデータ回線7を簡便に開設することができる。また、宅内XMPPサーバ2と携帯端末3との間では、プライベートデータ回線7を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。   In this way, in the home XMPP server 2, the private home server function unit 232 and the portable terminal 3 are configured so that the public home client function unit 231 has a communication function that conforms to the communication protocol stipulated in XMPP provided from the public XMPP server 4. A direct private data line 7 through which data is directly transferred is opened. Therefore, the in-home XMPP server 2 can use various application protocols (communication rules) defined in XMPP. Therefore, even if the in-home XMPP server 2 is installed in the NAT or firewall, a direct private data line 7 through which data is directly transferred to the external portable terminal 3 connected to the public XMPP server 4 is provided. Can be easily established. In addition, since data is directly transferred between the in-home XMPP server 2 and the portable terminal 3 via the private data line 7, the data transfer is blocked by NAT or firewall. There is no.

さらに宅内XMPPサーバ2の公開宅内クライアント機能部231とプライベート宅内サーバ機能部232とはそれぞれ独立している。よって、プライベート宅内サーバ機能部232やプライベートデータ回線7を介してこれに接続されているクライアント装置は、公開XMPPサーバ4が設置されているクラウド41などの公開されたネットワーク上から不可視とすることができる。よって、プライベート宅内サーバ機能部232や、プライベートデータ回線7のセキュリティ性が向上する。よって、携帯端末3を使用するユーザは、個人情報のようなセキュリティ性が重要な情報を、公開XMPPサーバ4を経由することなく、安全且つ確実に、プライベートデータ回線7を介してプライベート宅内サーバ機能部232に転送することができる。   Further, the public in-house client function unit 231 and the private in-house server function unit 232 of the in-house XMPP server 2 are independent of each other. Therefore, the client device connected to the private in-house server function unit 232 or the private data line 7 may be invisible from the public network such as the cloud 41 in which the public XMPP server 4 is installed. it can. Therefore, the security of the private in-house server function unit 232 and the private data line 7 is improved. Therefore, the user using the mobile terminal 3 can safely and reliably use the private in-house server function via the private data line 7 without using the public XMPP server 4 for information such as personal information that is important for security. Can be transferred to the unit 232.

なお、このプライベートデータ回線7は、論理的な通信経路である。論理的な通信経路とは、物理的に見た通信回線が有する論理的に見た仮想の通信回線(論理回線)である。たとえば、物理的には通信回線が1本であっても、複数の論理回線を設定することができる。各論理回線では異なったデータ通信を行うことができる。従って、宅内XMPPサーバ2と携帯端末3との間にデータが直接に転送される直通のプライベートデータ回線7を開設するとき、第1ネットワーク61や第2ネットワーク62とは別の物理的な通信回線を設ける必要がない。すなわち、第1ネットワーク61や第2ネットワーク62が通じている物理的な通信回線を利用して、プライベートデータ回線7を開設することができる。また、第1ネットワーク61や第2ネットワーク62とプライベートデータ回線7とは、別の論理回線となっているので、互いに干渉することがなく、データの転送速度やデータの受信間隔がばらつく転送揺らぎなどが発生するおそれはない。   The private data line 7 is a logical communication path. A logical communication path is a logically viewed virtual communication line (logical line) of a physically viewed communication line. For example, even if there is physically one communication line, a plurality of logical lines can be set. Each logical line can perform different data communications. Therefore, when establishing a direct private data line 7 for transferring data directly between the home XMPP server 2 and the portable terminal 3, a physical communication line different from the first network 61 and the second network 62 is provided. There is no need to provide. In other words, the private data line 7 can be established using a physical communication line through which the first network 61 and the second network 62 are communicated. Also, since the first network 61 and the second network 62 and the private data line 7 are separate logical lines, they do not interfere with each other and transfer fluctuations in which the data transfer speed and the data reception interval vary. There is no risk of occurrence.

また、プライベートデータ回線7として、暗号化された回線を利用できる。暗号化された回線を利用することにより、プライベートデータ回線7を介して転送されるデータは、暗号化で厳重に保護・管理することができるので、安全且つ確実にデータを転送する事ができるとともに、データのセキュリティ性をより向上させることができる。なお、プライベートデータ回線7を介して転送されるデータが、暗号化されていてもよい。データの暗号化には、例えば、SSLなどが利用できる。   In addition, an encrypted line can be used as the private data line 7. By using an encrypted line, data transferred via the private data line 7 can be strictly protected and managed by encryption, so that data can be transferred safely and reliably. Data security can be further improved. The data transferred via the private data line 7 may be encrypted. For data encryption, for example, SSL can be used.

また、プライベートデータ回線7として、VPN(Virtual Private Network)を利用した通信経路(VPN回線)を利用してもよい。VPN回線の利用により、一般に共用されている通信網を利用して、セキュリティ性の高いプライベートデータ回線7を開設することができる。   As the private data line 7, a communication path (VPN line) using VPN (Virtual Private Network) may be used. By using a VPN line, it is possible to open a private data line 7 with high security by using a commonly used communication network.

プライベート宅内サーバ機能部232は、携帯端末3との間に、データを直接に転送することができる直通のプライベートデータ回線7が開設されたとき、そのプライベートデータ回線7を介して携帯端末3に対して、データを直接に送受信することができる。さらに、プライベート宅内サーバ機能部232は、携帯端末3からプライベートデータ回線7を介して受信したデータをアーカイブし、データログ情報として、記憶部22に格納することができる。また、プライベート宅内サーバ機能部232は、プライベートデータ回線7を介して携帯端末3に、データの転送や情報サービスの提供を行うこともできる。このように、プライベート宅内サーバ機能部232は、宅内XMPPサーバ2を、携帯端末3に対してサーバとして機能させている。   When a private private data line 7 capable of directly transferring data to the portable terminal 3 is established between the private premises server function unit 232 and the portable terminal 3, the private premises server function unit 232 communicates with the portable terminal 3 via the private data line 7. Data can be sent and received directly. Furthermore, the private in-house server function unit 232 can archive data received from the portable terminal 3 via the private data line 7 and store the data in the storage unit 22 as data log information. The private in-house server function unit 232 can also transfer data and provide information services to the portable terminal 3 via the private data line 7. As described above, the private in-house server function unit 232 causes the in-home XMPP server 2 to function as a server for the mobile terminal 3.

また、公開宅内クライアント機能部231は、XMPPのXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠して、プライベート宅内サーバ機能部232と携帯端末3との間に、プライベートデータ回線7を開設する。   The public premises client function unit 231 conforms to at least one of the communication rules of XMPP XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport). The private data line 7 is opened between the private in-house server function unit 232 and the portable terminal 3.

従って、宅内XMPPサーバ2は、NATやファイアウォール内に設置されていたとしても、公開XMPPサーバ4に接続された外部の携帯端末3との間にデータが直接に転送される直通のプライベートデータ回線7を簡便に開設することができる。また、宅内XMPPサーバ2と携帯端末3との間では、プライベートデータ回線7を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。   Therefore, even if the in-home XMPP server 2 is installed in the NAT or firewall, a direct private data line 7 through which data is directly transferred to the external portable terminal 3 connected to the public XMPP server 4 is provided. Can be easily established. In addition, since data is directly transferred between the in-home XMPP server 2 and the portable terminal 3 via the private data line 7, the data transfer is blocked by NAT or firewall. There is no.

次に、データ転送システム1が有する携帯端末3の具体的な構成について、図を参照して詳細に説明する。図3は、本実施形態における携帯端末の構成を示す構成図である。図3に示すように、携帯端末3は、端末通信部31と、端末記憶部32と、端末制御部33と、を備えている。また、携帯端末3は、ユーザが指示操作によって携帯端末3に様々な指示を与えるための端末入力部34と、データを表示する端末表示部35と、を備えている。ユーザは、端末入力部34に行う指示操作により、携帯端末3に様々な指示入力をすることができる。たとえば、携帯端末3と公開XMPPサーバ4との接続を指示したり、携帯端末3と宅内XMPPサーバ2との間にプライベートデータ回線7が開設されたとき、そのプライベートデータ回線7を介して転送させるデータを選択したりすることができる。   Next, a specific configuration of the mobile terminal 3 included in the data transfer system 1 will be described in detail with reference to the drawings. FIG. 3 is a configuration diagram showing the configuration of the mobile terminal in the present embodiment. As illustrated in FIG. 3, the mobile terminal 3 includes a terminal communication unit 31, a terminal storage unit 32, and a terminal control unit 33. The mobile terminal 3 includes a terminal input unit 34 for a user to give various instructions to the mobile terminal 3 through an instruction operation, and a terminal display unit 35 for displaying data. The user can input various instructions to the mobile terminal 3 by an instruction operation performed on the terminal input unit 34. For example, when the connection between the portable terminal 3 and the public XMPP server 4 is instructed, or when the private data line 7 is opened between the portable terminal 3 and the home XMPP server 2, the data is transferred via the private data line 7. Or select data.

端末通信部31は、任意のタイミングで、第2ネットワーク62を介して公開XMPPサーバ4と接続され、公開XMPPサーバ4と通信を行う。また、端末通信部31は、宅内XMPPサーバ2との間にデータが直接に転送される直通のプライベートデータ回線7が開設されたとき、このプライベートデータ回線7を介して宅内XMPPサーバ2と通信を行うことができる。さらに、端末通信部31は、公開XMPPサーバ4や宅内XMPPサーバ2に対して、XMPPに規定された応用プロトコル(通信規約)に準拠する通信を行うことができる。   The terminal communication unit 31 is connected to the public XMPP server 4 via the second network 62 at an arbitrary timing, and communicates with the public XMPP server 4. The terminal communication unit 31 communicates with the in-home XMPP server 2 via the private data line 7 when a direct private data line 7 to which data is directly transferred is established with the in-home XMPP server 2. It can be carried out. Further, the terminal communication unit 31 can communicate with the public XMPP server 4 or the in-home XMPP server 2 in accordance with an application protocol (communication protocol) defined in XMPP.

端末記憶部32は、端末通信部31が送受信するデータや、ユーザの入力操作によって端末入力部34に入力されたデータ、宅内XMPPサーバ2からプライベートデータ回線7を介して受信したデータなどを記憶する。   The terminal storage unit 32 stores data transmitted and received by the terminal communication unit 31, data input to the terminal input unit 34 by user input operations, data received from the home XMPP server 2 via the private data line 7, and the like. .

端末制御部33は、端末通信部31、端末記憶部32、端末入力部34、端末表示部35を制御している。また、端末制御部33は、公開XMPPサーバ4に第2ネットワーク62を介して接続され、公開XMPPサーバ4からXMPPに規定された通信規約に準拠する通信機能が提供される公開端末クライアント機能部331(公開外部クライアント機能部)と、公開XMPPサーバ4に第1ネットワーク61を介して接続される宅内XMPPサーバ2との間に、データが直接に転送されるプライベートデータ回線7が開設されるプライベート端末クライアント機能部332(プライベートクライアント機能部)と、を有する。   The terminal control unit 33 controls the terminal communication unit 31, the terminal storage unit 32, the terminal input unit 34, and the terminal display unit 35. The terminal control unit 33 is connected to the public XMPP server 4 via the second network 62, and the public terminal client function unit 331 is provided with a communication function that conforms to the communication protocol defined by the XMPP from the public XMPP server 4. A private terminal in which a private data line 7 to which data is directly transferred is established between the (external external client function unit) and the home XMPP server 2 connected to the public XMPP server 4 via the first network 61 A client function unit 332 (private client function unit).

プライベート端末クライアント機能部332は、宅内XMPPサーバ2との間にデータを直接に転送することができる直通のプライベートデータ回線7が開設されたとき、公開XMPPサーバ4を経由することなく、そのプライベートデータ回線7を介して宅内XMPPサーバ2に対して、データを直接に送受信することができる。また、プライベート端末クライアント機能部332は、宅内XMPPサーバ2からプライベートデータ回線7を介して、情報サービスの提供をうけることもできる。このように、プライベート端末クライアント機能部332は、携帯端末3を、宅内XMPPサーバ2に対してクライアントとして機能させている。   When a direct private data line 7 capable of directly transferring data to / from the home XMPP server 2 is established, the private terminal client function unit 332 does not pass through the public XMPP server 4 but the private data Data can be directly transmitted to and received from the home XMPP server 2 via the line 7. The private terminal client function unit 332 can also receive an information service from the home XMPP server 2 via the private data line 7. As described above, the private terminal client function unit 332 causes the mobile terminal 3 to function as a client with respect to the in-home XMPP server 2.

公開端末クライアント機能部331は、任意のタイミングで、第2ネットワーク62を介して公開XMPPサーバ4に接続され、第2ネットワーク62を介して公開XMPPサーバ4と通信を行う。なお、このタイミングは、特に限定しない。例えば、公開端末クライアント機能部331は、端末入力部34がユーザから携帯端末3と公開XMPPサーバ4との接続を指示する旨の操作入力を受け付けたとき、第2ネットワーク62を介して公開XMPPサーバ4に接続されてもよい。   The public terminal client function unit 331 is connected to the public XMPP server 4 via the second network 62 and communicates with the public XMPP server 4 via the second network 62 at an arbitrary timing. This timing is not particularly limited. For example, when the terminal input unit 34 receives an operation input for instructing a connection between the portable terminal 3 and the public XMPP server 4 from the user, the public terminal client function unit 331 receives the public XMPP server via the second network 62. 4 may be connected.

公開端末クライアント機能部331には、第2ネットワーク62を介して、公開XMPPサーバ4からXMPPに規定された通信規約に準拠する通信機能が提供される。すなわち、公開端末クライアント機能部331は、携帯端末3を、公開XMPPサーバ4に対してクライアントとして機能させている。また、公開端末クライアント機能部331は、公開XMPPサーバ4から提供されるXMPPに規定された通信規約に準拠する通信機能により、プライベート端末クライアント機能部332と宅内XMPPサーバ2との間に、プライベートデータ回線7を開設する。このように、宅内XMPPサーバ2は、XMPPに規定された様々な応用プロトコル(通信規約)を利用することができる。   The public terminal client function unit 331 is provided with a communication function complying with the communication protocol defined by XMPP from the public XMPP server 4 via the second network 62. That is, the public terminal client function unit 331 causes the portable terminal 3 to function as a client with respect to the public XMPP server 4. Further, the public terminal client function unit 331 uses the communication function compliant with the communication protocol defined in XMPP provided from the public XMPP server 4 to transfer private data between the private terminal client function unit 332 and the home XMPP server 2. Line 7 is opened. As described above, the in-home XMPP server 2 can use various application protocols (communication rules) defined in XMPP.

このように、携帯端末3では、公開端末クライアント機能部331が、公開XMPPサーバ4から提供されるXMPPに規定された通信規約に準拠する通信機能により、携帯端末3のプライベート端末クライアント機能部332と宅内XMPPサーバ2との間に、データが直接に転送される直通のプライベートデータ回線7が開設される。よって、携帯端末3は、XMPPに規定された様々な応用プロトコル(通信規約)を利用することができる。従って、携帯端末3は、NATやファイアウォール内に設置されている宅内XMPPサーバ2との間に、データが直接に転送される直通のプライベートデータ回線7を簡便に開設することができる。また、携帯端末3のプライベート端末クライアント機能部332と宅内XMPPサーバ2との間では、プライベートデータ回線7を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。   As described above, in the mobile terminal 3, the public terminal client function unit 331 is connected to the private terminal client function unit 332 of the mobile terminal 3 by a communication function compliant with the communication protocol defined in XMPP provided from the public XMPP server 4. A direct private data line 7 through which data is directly transferred is established with the home XMPP server 2. Therefore, the portable terminal 3 can use various application protocols (communication rules) defined in XMPP. Therefore, the portable terminal 3 can easily establish a direct private data line 7 to which data is directly transferred with the home XMPP server 2 installed in the NAT or firewall. In addition, since data is directly transferred between the private terminal client function unit 332 of the mobile terminal 3 and the in-home XMPP server 2 via the private data line 7, the data transfer is blocked by a NAT or a firewall. It is not affected by

さらに携帯端末3の公開端末クライアント機能部331とプライベート端末クライアント機能部332とはそれぞれ独立している。よって、携帯端末3のプライベート端末クライアント機能部332は、公開XMPPサーバ4が設置されている公開されたネットワーク上から不可視とすることができる。よって、携帯端末3のプライベート端末クライアント機能部332や、プライベートデータ回線7のセキュリティ性が向上する。よって、携帯端末3を使用するユーザは、個人情報のようなセキュリティ性が重要な情報を、公開XMPPサーバ4を経由することなく、安全且つ確実に、プライベートデータ回線7を介して宅内XMPPサーバ2に転送することができる。   Further, the public terminal client function unit 331 and the private terminal client function unit 332 of the mobile terminal 3 are independent of each other. Therefore, the private terminal client function unit 332 of the mobile terminal 3 can be made invisible from the public network where the public XMPP server 4 is installed. Therefore, the security of the private terminal client function unit 332 of the mobile terminal 3 and the private data line 7 is improved. Therefore, the user who uses the portable terminal 3 can safely and surely transmit the important security information such as personal information via the private data line 7 without going through the public XMPP server 4. Can be transferred to.

また、公開端末クライアント機能部331は、XMPPのXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠して、プライベート端末クライアント機能部332と宅内XMPPサーバ2との間に、プライベートデータ回線7を開設する。   Further, the public terminal client function unit 331 conforms to at least one of the communication rules of XMPP XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport). The private data line 7 is opened between the private terminal client function unit 332 and the home XMPP server 2.

従って、携帯端末3は、NATやファイアウォール内に設置されている宅内XMPPサーバ2との間に、データが直接に転送される直通のプライベートデータを簡便に開設することができる。また、携帯端末3のプライベート端末クライアント機能部332と宅内XMPPサーバ2との間では、プライベートデータ回線7を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。   Accordingly, the mobile terminal 3 can easily establish direct private data to which data is directly transferred with the home XMPP server 2 installed in the NAT or firewall. In addition, since data is directly transferred between the private terminal client function unit 332 of the mobile terminal 3 and the in-home XMPP server 2 via the private data line 7, the data transfer is blocked by a NAT or a firewall. It is not affected by

次に、本実施形態のデータ転送システム1の具体的な動作について説明する。図4は、本発明の実施形態において宅内XMPPサーバと携帯端末との間で直通のプライベートデータ回線を開設するための設定を行う手順を説明するための動作図である。   Next, a specific operation of the data transfer system 1 of the present embodiment will be described. FIG. 4 is an operation diagram for explaining a procedure for setting for establishing a direct private data line between the home XMPP server and the portable terminal in the embodiment of the present invention.

ステップS101では、宅内XMPPサーバ2の公開宅内クライアント機能部231は、第1ネットワーク61を介してクラウド41などの公開XMPPサーバ4に接続され、公開XMPPサーバ4との間に、XMPPに準拠した通信が可能な第1公開セッションを確立する。この第1公開セッションでは、公開XMPPサーバ4がサーバとして機能し、宅内XMPPサーバ2の公開宅内クライアント機能部231がクライアントとして機能する。   In step S <b> 101, the public premises client function unit 231 of the premises XMPP server 2 is connected to the public XMPP server 4 such as the cloud 41 via the first network 61, and communicates with the public XMPP server 4 in conformity with XMPP. Establish a first public session capable of In the first public session, the public XMPP server 4 functions as a server, and the public in-home client function unit 231 of the in-home XMPP server 2 functions as a client.

ステップS102では、任意のタイミングで、携帯端末3の公開端末クライアント機能部331が公開XMPPサーバ4第2ネットワーク62を介して接続し、公開XMPPサーバ4との間に、XMPPに準拠した通信が可能な第2公開セッションを確立する。この第2公開セッションでは、公開XMPPサーバ4がサーバとして機能し、携帯端末3の公開端末クライアント機能部331がクライアントとして機能する。   In step S102, the public terminal client function unit 331 of the mobile terminal 3 is connected via the public XMPP server 4 second network 62 at any timing, and communication with the public XMPP server 4 can be performed. A second public session is established. In the second public session, the public XMPP server 4 functions as a server, and the public terminal client function unit 331 of the mobile terminal 3 functions as a client.

ステップS103では、公開XMPPサーバ4は、第1公開セッションを通じて宅内XMPPサーバ2の公開宅内クライアント機能部231にプレゼンスリストを送信するとともに、第2公開セッションを通じて携帯端末3の公開端末クライアント機能部331にプレゼンスリストを送信する。なお、両者に送信されるプレゼンスリストは、公開XMPPサーバ4に接続されているクライアント装置(宅内XMPPサーバ2や携帯端末3を含む)の一覧を示すとともに、クライアント装置毎に現在の状態を示すプレゼンス情報を有している。各クライアント装置のプレゼンス情報には、各クライアント装置の現在の通信状態(たとえば、通信できる状態であるか否かなど)やアドレスなどの情報が含まれる。   In step S103, the public XMPP server 4 transmits the presence list to the public in-home client function unit 231 of the in-home XMPP server 2 through the first public session, and to the public terminal client function unit 331 of the mobile terminal 3 through the second public session. Send presence list. The presence list transmitted to both parties indicates a list of client devices (including the home XMPP server 2 and the mobile terminal 3) connected to the public XMPP server 4, and indicates the current state for each client device. Have information. The presence information of each client device includes information such as the current communication state (for example, whether or not communication is possible) and an address of each client device.

また、宅内XMPPサーバ2及び携帯端末3は、このプレゼンスリストを受信することにより、第1公開セッション、公開XMPPサーバ4、第2公開セッションを経由して、互いに通信可能となったことを認識する。なお、以下では、宅内XMPPサーバ2の公開宅内クライアント機能部231と、携帯端末3の公開端末クライアント機能部331とが、第1公開セッション、公開XMPPサーバ4、第2公開セッションを経由して通信する通信経路を公開データ回線と呼ぶ。   Further, the in-home XMPP server 2 and the portable terminal 3 receive this presence list, thereby recognizing that they can communicate with each other via the first public session, the public XMPP server 4, and the second public session. . In the following, the public in-home client function unit 231 of the home XMPP server 2 and the public terminal client function unit 331 of the mobile terminal 3 communicate via the first public session, the public XMPP server 4, and the second public session. The communication path to be used is called a public data line.

次に、宅内XMPPサーバ2の公開宅内クライアント機能部231は、必要に応じて、宅内XMPPサーバ2のプライベート宅内サーバ機能部232と、携帯端末3のプライベート端末クライアント機能部332との間でデータが直接に送受信される直通のプライベートデータ回線7(プライベートデータ通信経路)を開設するための設定を開始する。   Next, the public in-home client function unit 231 of the in-home XMPP server 2 receives data between the private in-house server function unit 232 of the in-home XMPP server 2 and the private terminal client function unit 332 of the mobile terminal 3 as necessary. Setting for opening a direct private data line 7 (private data communication path) that is directly transmitted and received is started.

なお、このプライベートデータ回線7の設定及び開設は、XMPPの応用プロトコルであるXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)などに準拠して行われる。このとき、宅内XMPPサーバ2の公開宅内クライアント機能部231は、プライベートデータ回線7の設定を提案する側、すなわち、Jingleのイニシエータとなり、携帯端末3の公開端末クライアント機能部331は、プライベートデータ回線7の設定の提案に対して同意又は拒否する側、すなわち、Jingleのレスポンダとなる。   The setting and opening of the private data line 7 is performed in accordance with XMPP application protocols XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), XEP-0177 (Jingle Raw UDP Transport), and the like. Is called. At this time, the public in-home client function unit 231 of the in-home XMPP server 2 becomes a private data line 7 setting proposal side, that is, an initiator of Jingle, and the public terminal client function unit 331 of the portable terminal 3 It is the side that agrees or rejects the proposal of the setting, that is, the Jingle responder.

ステップS104において、宅内XMPPサーバ2の公開宅内クライアント機能部231は、公開データ回線を介して携帯端末3の公開端末クライアント機能部331に、両者の間でデータが直接に送受信される直通のプライベートデータ回線7の開設を提案する旨を送信する。   In step S104, the public in-home client function unit 231 of the in-home XMPP server 2 directly communicates with the public terminal client function unit 331 of the mobile terminal 3 through the public data line. A message to propose opening the line 7 is transmitted.

また、宅内XMPPサーバ2がプライベートデータ回線7の開設を提案する旨の通知を携帯端末3に送信するタイミングは特に限定しない。例えば、携帯端末3から宅内XMPPサーバ2にデータを直接に送信する旨の通知を、携帯端末3から公開XMPPサーバ4を経由する公開データ回線を介して宅内XMPPサーバ2が受信したとき、宅内XMPPサーバ2がプライベートデータ回線7の開設を提案する旨の通知を携帯端末3に送信するようにしてもよい。   The timing at which the home XMPP server 2 sends a notification to the effect that the private data line 7 is proposed to the mobile terminal 3 is not particularly limited. For example, when the home XMPP server 2 receives a notification from the mobile terminal 3 to transmit data directly to the home XMPP server 2 via the public data line from the mobile terminal 3 via the public XMPP server 4, the home XMPP A notification that the server 2 proposes to open the private data line 7 may be transmitted to the portable terminal 3.

ステップ105では、携帯端末3の公開端末クライアント機能部331は、公開データ回線を介して宅内XMPPサーバ2の公開宅内クライアント機能部231に、その提案を確認した旨を送信する。   In step 105, the public terminal client function unit 331 of the portable terminal 3 transmits a message indicating confirmation of the proposal to the public home client function unit 231 of the home XMPP server 2 via the public data line.

そして、ステップ106において、宅内XMPPサーバ2の公開宅内クライアント機能部231と携帯端末3の公開端末クライアント機能部331との間で、公開データ回線を介して、プライベートデータ回線7を開設するための設定内容についての交渉(ネゴシエーション)が、XMPPの応用プロトコルであるXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)などに準拠して行われる。このネゴシエーションにより、たとえば、両者の間での通信可能なIPアドレスセットが検出される。なお、このネゴシエーションの結果に応じて、Jingleのレスポンダである携帯端末3の公開端末クライアント機能部331は、プライベートデータ回線7の開設の提案に対して、同意するか拒否するかを判断する。本実施形態では、ネゴシエーションの結果、携帯端末3の公開端末クライアント機能部331は、同意することを判断したものとする。   In step 106, a setting for opening the private data line 7 between the public in-house client function unit 231 of the in-home XMPP server 2 and the public terminal client function unit 331 of the mobile terminal 3 through the public data line. Negotiation (negotiation) on the contents is performed in accordance with XMPP application protocols XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), XEP-0177 (Jingle Raw UDP Transport) and the like. By this negotiation, for example, a set of IP addresses capable of communication between the two is detected. Depending on the result of this negotiation, the public terminal client function unit 331 of the mobile terminal 3 which is a Jingle responder determines whether to accept or reject the proposal for opening the private data line 7. In the present embodiment, it is assumed that the public terminal client function unit 331 of the mobile terminal 3 has determined to agree as a result of the negotiation.

ステップS107では、携帯端末3の公開端末クライアント機能部331は、公開データ回線を介して宅内XMPPサーバ2の公開宅内クライアント機能部231に、プライベートデータ回線7の設定の提案に同意する旨を送信する。   In step S107, the public terminal client function unit 331 of the portable terminal 3 transmits an agreement to the proposal of setting of the private data line 7 to the public home client function unit 231 of the home XMPP server 2 via the public data line. .

ステップS108では、宅内XMPPサーバ2の公開宅内クライアント機能部231は、公開データ回線を介して携帯端末3の公開端末クライアント機能部331に、提案の同意を確認した旨を送信する。   In step S108, the public in-home client function unit 231 of the in-home XMPP server 2 transmits to the public terminal client function unit 331 of the portable terminal 3 that the proposal consent has been confirmed via the public data line.

以上によって、宅内XMPPサーバ2と携帯端末3との間でデータが直接に送受信される直通のプライベートデータ回線7を開設するための設定が完了する。   Thus, the setting for opening a direct private data line 7 through which data is directly transmitted and received between the in-home XMPP server 2 and the portable terminal 3 is completed.

上述の手順で行われた設定に基づいて、宅内XMPPサーバ2と携帯端末3とを直接に接続するプライベートデータ回線7が開設される。開設されたこのプライベートデータ回線7を介して、携帯端末3は、公開XMPPサーバ4を経由することなく、宅内XMPPサーバ2にデータを直接送信することができる。図5は、本発明の実施形態において宅内XMPPサーバと携帯端末との間に開設されたプライベートデータ回線を介してデータが送信される手順を説明するための動作図である。   Based on the settings made in the above procedure, a private data line 7 that directly connects the in-home XMPP server 2 and the portable terminal 3 is opened. The mobile terminal 3 can directly transmit data to the in-home XMPP server 2 without going through the public XMPP server 4 via the established private data line 7. FIG. 5 is an operation diagram for explaining a procedure for transmitting data via a private data line established between the home XMPP server and the portable terminal in the embodiment of the present invention.

ステップS201では、宅内XMPPサーバ2において、公開宅内クライアント機能部231は、プライベート宅内サーバ機能部232に、ネゴシエーションにより設定されたプライベートデータ回線7の開設に必要なパラメータ(例えば、検出した携帯端末3のIPアドレスなど)などを有する回線設定情報を通知する。   In step S201, in the in-home XMPP server 2, the public in-home client function unit 231 sends to the private in-house server function unit 232 parameters necessary for opening the private data line 7 set by negotiation (for example, the detected mobile terminal 3 Line setting information having an IP address or the like.

ステップS202では、携帯端末3において、公開端末クライアント機能部331は、プライベート端末クライアント機能部332に、ネゴシエーションにより設定されたプライベートデータ回線7の開設に必要なパラメータ(例えば、検出した宅内XMPPサーバ2のIPアドレスなど)などを有する回線設定情報を通知する。   In step S202, in the mobile terminal 3, the public terminal client function unit 331 causes the private terminal client function unit 332 to set parameters necessary for opening the private data line 7 set by negotiation (for example, the detected home XMPP server 2 Line setting information having an IP address or the like.

ステップS203では、宅内XMPPサーバ2のプライベート宅内サーバ機能部232と、携帯端末3のプライベート端末クライアント機能部332との間に、データが直接に送受信される直通のプライベートデータ回線7が開設される。なお、プライベートデータ回線7の開設は、XMPPの応用プロトコルであるXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)などに準拠して行われる。また、ここで、開設されるプライベートデータ回線7は、公開XMPPサーバ4を経由しない通信経路である。   In step S203, a direct private data line 7 through which data is directly transmitted and received is established between the private in-house server function unit 232 of the in-home XMPP server 2 and the private terminal client function unit 332 of the mobile terminal 3. The private data line 7 is established in accordance with XMPP application protocols XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), XEP-0177 (Jingle Raw UDP Transport), and the like. Here, the private data line 7 to be opened is a communication path that does not pass through the public XMPP server 4.

このプライベートデータ回線7は、宅内XMPPサーバ2のプライベート宅内サーバ機能部232と、携帯端末3のプライベート端末クライアント機能部332との間に開設される論理的な通信経路であるとともに、第1ネットワーク61及び第2ネットワーク62とは論理的に異なる通信経路である。なお、論理的な通信経路とは、物理的に見た通信回線が有する論理的に見た仮想の通信回線(論理回線)である。たとえば、物理的には通信回線が1本であっても、複数の論理回線を設定することができる。また、各論理回線では異なったデータ通信を行うことができる。   The private data line 7 is a logical communication path established between the private in-house server function unit 232 of the in-home XMPP server 2 and the private terminal client function unit 332 of the mobile terminal 3, and the first network 61 The second network 62 is a logically different communication path. The logical communication path is a logically viewed virtual communication line (logical line) of a physically viewed communication line. For example, even if there is physically one communication line, a plurality of logical lines can be set. Also, different data communication can be performed on each logical line.

そのため、宅内XMPPサーバ2と携帯端末3との間にデータが直接に転送される直通のプライベートデータ回線7を開設するとき、新たに物理的な通信回線を設ける必要がない。すなわち、既存の物理的な通信回線を利用して、プライベートデータ回線7を開設することができる。また、第1ネットワーク61や第2ネットワーク62とプライベートデータ回線7とが物理的に同じ通信回線を利用する場合であっても、それらは、異なる論理回線となっているので、互いに干渉することがなく、データの転送速度やデータの受信間隔がばらつく転送揺らぎなどが発生するおそれはない。   Therefore, when establishing a direct private data line 7 through which data is directly transferred between the home XMPP server 2 and the portable terminal 3, it is not necessary to newly provide a physical communication line. That is, the private data line 7 can be opened using an existing physical communication line. Even if the first network 61 or the second network 62 and the private data line 7 use the same physical communication line, they are different logical lines and may interfere with each other. Therefore, there is no possibility of occurrence of fluctuations in transfer that vary the data transfer speed and the data reception interval.

また、このプライベートデータ回線7は、特に限定されない。プライベートデータ回線7は、XMPPの応用プロトコルに準拠した通信を行うことができる回線であれば利用できる。また、このプライベートデータ回線7は、暗号化された回線やVPNを利用した通信経路(VPN回線)などを利用することもでき、その中でプライベートXMPPセッションを実行するものであってもよい。暗号化された回線を利用することにより、プライベートデータ回線7を介して転送されるデータは、暗号化で厳重に保護・管理することができるので、安全且つ確実にデータを転送する事ができるとともに、データのセキュリティ性をより向上させることができる。また、VPN回線を利用することにより、一般に共用されている通信網を利用して、セキュリティ性の高いプライベートデータ回線7を開設することができる。なお、プライベートデータ回線7を介して転送されるデータが、暗号化されていてもよい。データの暗号化には、例えば、SSL(Secure Socket Layer)などが利用できる。   The private data line 7 is not particularly limited. The private data line 7 can be used as long as it is a line that can perform communication conforming to the XMPP application protocol. The private data line 7 can also use an encrypted line, a communication path (VPN line) using VPN, or the like, and can execute a private XMPP session. By using an encrypted line, data transferred via the private data line 7 can be strictly protected and managed by encryption, so that data can be transferred safely and reliably. Data security can be further improved. Further, by using a VPN line, it is possible to establish a private data line 7 with high security using a communication network that is generally shared. The data transferred via the private data line 7 may be encrypted. For example, SSL (Secure Socket Layer) can be used for data encryption.

ステップS204では、携帯端末3のプライベート端末クライアント機能部332は、開設したプライベートデータ回線7を介して宅内XMPPサーバ2のプライベート宅内サーバ機能部232に、携帯端末3自身のプレゼンス情報を送信する。   In step S <b> 204, the private terminal client function unit 332 of the mobile terminal 3 transmits the presence information of the mobile terminal 3 itself to the private home server function unit 232 of the home XMPP server 2 via the established private data line 7.

ステップS205では、携帯端末3は、プライベート端末クライアント機能部332からプライベートデータ回線7を介して宅内XMPPサーバ2のプライベート宅内サーバ機能部232に転送するデータを準備する。ここでは、たとえば、ライフログ情報といった個人情報などのデータをXML(eXtensible Markup Language)形式のデータに変換する。なお、このとき、SSL(Secure Socket Layer)などのプロトコルを利用して、プライベートデータ回線7を介して転送するデータを暗号化してもよい。   In step S <b> 205, the mobile terminal 3 prepares data to be transferred from the private terminal client function unit 332 to the private in-house server function unit 232 of the in-home XMPP server 2 via the private data line 7. Here, for example, data such as personal information such as life log information is converted into data in XML (eXtensible Markup Language) format. At this time, data transferred via the private data line 7 may be encrypted using a protocol such as SSL (Secure Socket Layer).

ステップS206では、携帯端末3のプライベート端末クライアント機能部332は、プライベートデータ回線7を介して宅内XMPPサーバ2のプライベート宅内サーバ機能部232に、XMPPの応用プロトコルであるpep(XEP−0163)などに準拠して、S205にて用意したデータを転送する。なお、pep(XEP−0163)のほか、pubsub(XEP−0060)に準拠する手順で、データ転送を行ってもよい。   In step S206, the private terminal client function unit 332 of the portable terminal 3 sends the private home server function unit 232 of the home XMPP server 2 via the private data line 7 to pep (XEP-0163), which is an XMPP application protocol. In conformity with this, the data prepared in S205 is transferred. Note that, in addition to pep (XEP-0163), data transfer may be performed by a procedure based on pubsub (XEP-0060).

ステップS207では、宅内XMPPサーバ2のプライベート宅内サーバ機能部232は、携帯端末3のプライベート端末クライアント機能部332からプライベートデータ回線7を介して受信し、そのデータをアーカイブして蓄積する。   In step S207, the private in-house server function unit 232 of the in-home XMPP server 2 receives the private terminal client function unit 332 of the mobile terminal 3 via the private data line 7, and archives and accumulates the data.

ステップS208において、データの転送が完了すると、携帯端末3のプライベート端末クライアント機能部332は、データの転送が完了した旨の通知を含むプレゼンス情報を、プライベートデータ回線7を介して宅内XMPPサーバ2のプライベート宅内サーバ機能部232に送信する。   In step S208, when the data transfer is completed, the private terminal client function unit 332 of the mobile terminal 3 sends the presence information including the notification that the data transfer is completed to the home XMPP server 2 via the private data line 7. Transmit to the private in-house server function unit 232.

ステップS209では、携帯端末3において、プライベート端末クライアント機能部332から公開端末クライアント機能部331に、プライベートデータ回線7を切断する旨が通知される。   In step S209, in the portable terminal 3, the private terminal client function unit 332 notifies the public terminal client function unit 331 that the private data line 7 is to be disconnected.

ステップS210では、宅内XMPPサーバ2において、プライベート宅内サーバ機能部232から公開宅内クライアント機能部231に、プライベートデータ回線7を切断する旨が通知される。   In step S210, in the home XMPP server 2, the private home server function unit 232 notifies the public home client function unit 231 that the private data line 7 is to be disconnected.

ステップS211では、携帯端末3の公開端末クライアント機能部331は、プライベート端末クライアント機能部332からプライベートデータ回線7を切断する旨が通知されると、第2公開セッションを介して公開XMPPサーバ4に、プライベートデータ回線7を切断する旨の通知を送信する。また、その通知を受信した公開XMPPサーバ4は、第1公開セッションを介して宅内XMPPサーバ2の公開宅内クライアント機能部231に、プライベートデータ回線7を切断する旨の通知を送信する。そして、プライベートデータ回線7が、XMPPの応用プロトコルであるXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)などの通信規約に準拠して、切断される。   In step S211, when the public terminal client function unit 331 of the portable terminal 3 is notified that the private data line 7 is disconnected from the private terminal client function unit 332, the public XMPP server 4 is notified via the second public session. A notification to disconnect the private data line 7 is transmitted. The public XMPP server 4 that has received the notification transmits a notification to the effect that the private data line 7 is disconnected to the public in-home client function unit 231 of the in-home XMPP server 2 via the first public session. The private data line 7 is disconnected in accordance with communication protocols such as XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport), which are XMPP application protocols. The

ステップS212では、携帯端末3の公開端末クライアント機能部331は、第2ネットワーク62を介した公開XMPPサーバ4との接続を切断して、公開XMPPサーバ4との通信を終了する。   In step S <b> 212, the public terminal client function unit 331 of the mobile terminal 3 disconnects the connection with the public XMPP server 4 via the second network 62 and ends the communication with the public XMPP server 4.

ステップS213では、宅内XMPPサーバ2の公開宅内クライアント機能部231は、第1ネットワーク61を介した公開XMPPサーバ4との接続を切断して、公開XMPPサーバ4との通信を終了する。   In step S 213, the public premises client function unit 231 of the premises XMPP server 2 disconnects the connection with the public XMPP server 4 via the first network 61 and ends the communication with the public XMPP server 4.

以上によって、宅内XMPPサーバ2の公開宅内クライアント機能部231、及び携帯端末3の公開端末クライアント機能部331が、公開XMPPサーバ4から提供されるXMPPに規定された通信規約に準拠する通信機能により、宅内XMPPサーバ2のプライベート宅内サーバ機能部232と携帯端末3のプライベート端末クライアント機能部332との間に、データが直接に転送される直通のプライベートデータ回線7を開設する。このように、宅内XMPPサーバ2の公開宅内クライアント機能部231、及び携帯端末3の公開端末クライアント機能部331は、公開XMPPサーバ4から提供される通信機能によって、XMPPに規定された様々な応用プロトコル(通信規約)を利用することができる。従って、宅内XMPPサーバ2は、NATやファイアウォール内に設置されていたとしても、公開XMPPサーバ4に接続された外部の携帯端末3との間にデータが直接に転送される直通のプライベートデータ回線7を簡便に開設することができる。また、宅内XMPPサーバ2と携帯端末3との間では、プライベートデータ回線7を介して、データが直接に転送されるので、NATやファイアウォールなどによって、データ転送が遮断されるなどの影響をうけることがない。   As described above, the public in-home client function unit 231 of the in-home XMPP server 2 and the public terminal client function unit 331 of the mobile terminal 3 have the communication functions compliant with the communication protocol defined in XMPP provided from the public XMPP server 4. Between the private in-house server function unit 232 of the in-home XMPP server 2 and the private terminal client function unit 332 of the mobile terminal 3, a direct private data line 7 through which data is directly transferred is established. As described above, the public in-home client function unit 231 of the in-home XMPP server 2 and the public terminal client function unit 331 of the mobile terminal 3 can use various application protocols defined in XMPP by communication functions provided from the public XMPP server 4. (Communication protocol) can be used. Therefore, even if the in-home XMPP server 2 is installed in the NAT or firewall, a direct private data line 7 through which data is directly transferred to the external portable terminal 3 connected to the public XMPP server 4 is provided. Can be easily established. In addition, since data is directly transferred between the in-home XMPP server 2 and the portable terminal 3 via the private data line 7, the data transfer is blocked by NAT or firewall. There is no.

さらに宅内XMPPサーバ2の公開宅内クライアント機能部231とプライベート宅内サーバ機能部232とはそれぞれ独立している。また、さらに携帯端末3の公開端末クライアント機能部331とプライベート端末クライアント機能部332とはそれぞれ独立している。よって、宅内XMPPサーバ2のプライベート宅内サーバ機能部232やプライベートデータ回線7を介してこれに接続されている携帯端末3のプライベート端末クライアント機能部332は、公開XMPPサーバ4が設置されている公開されたネットワーク上から不可視となることができる。よって、宅内XMPPサーバ2のプライベート宅内サーバ機能部232や携帯端末3のプライベート端末クライアント機能部332、プライベートデータ回線7のセキュリティ性が向上する。よって、携帯端末3を使用するユーザは、個人情報のようなセキュリティ性が重要な情報を、公開XMPPサーバ4を経由することなく、安全且つ確実に、プライベートデータ回線7を介して宅内XMPPサーバ2のプライベート宅内サーバ機能部232に転送することができる。   Further, the public in-house client function unit 231 and the private in-house server function unit 232 of the in-house XMPP server 2 are independent of each other. Furthermore, the public terminal client function unit 331 and the private terminal client function unit 332 of the mobile terminal 3 are independent of each other. Therefore, the private terminal server function unit 232 of the home XMPP server 2 and the private terminal client function unit 332 of the mobile terminal 3 connected thereto via the private data line 7 are disclosed in which the public XMPP server 4 is installed. It can be invisible from other networks. Therefore, the security of the private home server function unit 232 of the home XMPP server 2, the private terminal client function unit 332 of the mobile terminal 3, and the private data line 7 is improved. Therefore, the user who uses the portable terminal 3 can safely and surely transmit the important security information such as personal information via the private data line 7 without going through the public XMPP server 4. Can be transferred to the private in-house server function unit 232.

以上、本発明を実施の形態をもとに説明した。この実施の形態は例示であり、その各構成要素や各処理の組み合わせに色々な変形例は可能であることは、本発明の範囲にあることは当業者に理解されるところである。   The present invention has been described based on the embodiments. It is to be understood by those skilled in the art that this embodiment is an exemplification, and that various modifications can be made to each component and combination of processes within the scope of the present invention.

たとえば、上述の実施形態においては、家庭内に設置された宅内XMPPサーバ2に、携帯端末3から、ライフログ情報のような個人情報などのセキュリティ性を要するデータが転送され、宅内XMPPサーバ2に蓄積されるデータ転送システム1について説明したが、本発明はこれに限定されるものではない。本発明は、公開XMPPサーバ4に接続されたクライアント装置と非公開サーバとの間で利用される、XMPPに規定された様々な応用プロトコル(通信規約)を利用した情報サービス全般に対して、適用可能である。   For example, in the above-described embodiment, data requiring security, such as personal information such as life log information, is transferred from the mobile terminal 3 to the home XMPP server 2 installed in the home, and is sent to the home XMPP server 2. Although the stored data transfer system 1 has been described, the present invention is not limited to this. The present invention is applied to all information services using various application protocols (communication rules) defined in XMPP, which are used between a client device connected to the public XMPP server 4 and a private server. Is possible.

また、上述の実施形態において、データ転送システム1はXMPPを利用して構築され、公開XMPPサーバ4、宅内XMPPサーバ2、携帯端末3はそれぞれ、XMPPに準拠した通信を行う構成としたが、本発明はこれに限定されるものではない。XMPPに類似するプロトコル(通信規約)を利用するものとしてもよい。   Further, in the above-described embodiment, the data transfer system 1 is constructed using XMPP, and the public XMPP server 4, the in-home XMPP server 2, and the mobile terminal 3 are configured to perform communication conforming to XMPP. The invention is not limited to this. A protocol (communication protocol) similar to XMPP may be used.

また、上述の実施形態において、データ転送を行うプライベートデータ回線7の設定・開設やデータ転送などは、XMPPの応用プロトコルであるJingle(XEP−0166)や、Jingle−RTP(XEP−0167)、Jingle−UDP(XEP−0177)のうちの少なくともいずれかの規約に従うものとしたが、これに限定するものではない。2つの通信可能な端末装置の間にデータを送受信する通信経路を確立するためのプロトコル(通信規約)であれば利用できる。   Further, in the above-described embodiment, setting / opening of the private data line 7 for performing data transfer, data transfer, and the like are performed by Jingle (XEP-0166), Jingle-RTP (XEP-0167), Jingle which are XMPP application protocols. -Although it shall be based on the rule of at least one of UDP (XEP-0177), it is not limited to this. Any protocol (communication protocol) for establishing a communication path for transmitting and receiving data between two communicable terminal devices can be used.

また、上述の実施形態において、宅内XMPPサーバ2及び携帯端末3は、図4のS101及びS102において公開XMPPサーバ4と接続されてから、図5のS212及びS213において公開セッションが切断されるまで、常時接続されるものとして説明した。ここで、宅内XMPPサーバ2は常時接続されず、公開XMPPサーバ4と一時的に接続を持たない場合には、携帯端末3は公開XMPPサーバ4や宅内XMPPサーバ2との通信を一時保留し、任意のタイミングで公開XMPPサーバ4を介して、宅内XMPPサーバ2との通信を再試行するものとしてもよい。   In the above-described embodiment, the in-home XMPP server 2 and the mobile terminal 3 are connected to the public XMPP server 4 in S101 and S102 in FIG. 4 until the public session is disconnected in S212 and S213 in FIG. It was described as being always connected. Here, when the in-home XMPP server 2 is not always connected and does not have a temporary connection with the public XMPP server 4, the mobile terminal 3 temporarily holds communication with the public XMPP server 4 or the in-home XMPP server 2, Communication with the in-home XMPP server 2 may be retried via the public XMPP server 4 at an arbitrary timing.

本発明は、公開サーバに接続されたクライアント装置と非公開サーバとの間で利用される、XMPPに規定された様々な応用プロトコル(通信規約)を利用した情報サービス全般に対して、適用可能である。   The present invention can be applied to all information services using various application protocols (communication rules) defined in XMPP, which are used between a client device connected to a public server and a private server. is there.

1 データ転送システム(通信システム)
2 宅内XMPPサーバ(プライベートXMPPサーバ)
21 通信部
22 記憶部
23 制御部
231 公開宅内クライアント機能部(公開内部クライアント機能部)
232 プライベート宅内サーバ機能部(プライベートサーバ機能部)
24 入力部
3 携帯端末(XMPPクライアント装置)
31 端末通信部
32 端末記憶部
33 端末制御部
331 公開端末クライアント機能部(公開外部クライアント機能部)
332 プライベート端末クライアント機能部
(プライベートクライアント機能部)
34 端末入力部
35 端末表示部
4 公開XMPPサーバ
41 クラウド
61 第1ネットワーク(第1通信経路)
62 第2ネットワーク(第2通信経路)
7 プライベートデータ回線(プライベート通信経路)
1 Data transfer system (communication system)
2 Home XMPP server (private XMPP server)
21 Communication Unit 22 Storage Unit 23 Control Unit 231 Public Home Client Function Unit (Public Internal Client Function Unit)
232 Private in-house server function section (private server function section)
24 Input unit 3 Mobile terminal (XMPP client device)
31 Terminal Communication Unit 32 Terminal Storage Unit 33 Terminal Control Unit 331 Public Terminal Client Function Unit (Public External Client Function Unit)
332 Private terminal client function part
(Private client function)
34 terminal input unit 35 terminal display unit 4 public XMPP server 41 cloud 61 first network (first communication path)
62 Second network (second communication path)
7 Private data line (private communication route)

Claims (13)

プライベートXMPPサーバの公開内部クライアント機能部を、第1通信経路を介して、XMPPに規定された通信規約に準拠する通信機能を提供する公開XMPPサーバに接続するステップと、
XMPPクライアント装置の公開外部クライアント機能部を、第2通信経路を介して、前記通信機能を提供する前記公開XMPPサーバに接続するステップと、
前記公開内部クライアント機能部、及び前記公開外部クライアント機能部が、前記公開XMPPサーバから提供される前記通信機能により、前記プライベートXMPPサーバのプライベートサーバ機能部と、前記XMPPクライアント装置のプライベートクライアント機能部との間に、データが直接に転送されるプライベート通信経路を開設するステップと、
を備えることを特徴とする通信方法。
Connecting the public internal client function unit of the private XMPP server to a public XMPP server that provides a communication function compliant with the communication protocol defined in XMPP via the first communication path;
Connecting a public external client function unit of an XMPP client device to the public XMPP server providing the communication function via a second communication path;
The public internal client function unit and the public external client function unit are configured so that a private server function unit of the private XMPP server and a private client function unit of the XMPP client device are provided by the communication function provided from the public XMPP server. Between the steps of opening a private communication path through which data is transferred directly,
A communication method comprising:
前記プライベート通信経路を開設するステップにおいて、
前記公開内部クライアント機能部、及び前記公開外部クライアント機能部が、XMPPのXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠して、前記プライベートXMPPサーバの前記プライベートサーバ機能部と、前記XMPPクライアント装置の前記プライベートクライアント機能部との間に、前記プライベート通信経路を開設することを特徴とする請求項1に記載の通信方法。
In the step of opening the private communication path,
The public internal client function unit and the public external client function unit are at least one of XMPP's XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport). 2. The private communication path is established between the private server function unit of the private XMPP server and the private client function unit of the XMPP client device in conformity with a communication protocol. The communication method described.
前記プライベート通信経路は、前記プライベートXMPPサーバの前記プライベートサーバ機能部と、前記XMPPクライアント装置の前記プライベートクライアント機能部との間に開設される論理的な通信経路であるとともに、前記第1通信経路及び前記第2通信経路とは論理的に異なる通信経路であることを特徴とする請求項1又は請求項2に記載の通信方法。   The private communication path is a logical communication path established between the private server function unit of the private XMPP server and the private client function unit of the XMPP client apparatus, and the first communication path and The communication method according to claim 1 or 2, wherein the communication path is logically different from the second communication path. 前記プライベート通信経路は、暗号化された回線であることを特徴とする請求項1〜請求項3のいずれかに記載の通信方法。   The communication method according to claim 1, wherein the private communication path is an encrypted line. 公開XMPPサーバと第1通信経路を介して接続され、前記公開XMPPサーバからXMPPに規定された通信規約に準拠する通信機能が提供される公開内部クライアント機能部と、
前記公開XMPPサーバに第2通信経路を介して接続されるXMPPクライアント装置との間に、データが直接に転送されるプライベート通信経路が開設されるプライベートサーバ機能部と、
を備え、
前記公開内部クライアント機能部は、前記公開XMPPサーバから提供されるXMPPに規定された通信規約に準拠する前記通信機能により、前記プライベートサーバ機能部と前記XMPPクライアント装置との間に、前記プライベート通信経路を開設することを特徴とするプライベートXMPPサーバ。
A public internal client function unit that is connected to a public XMPP server via a first communication path and is provided with a communication function that conforms to a communication protocol defined in XMPP from the public XMPP server;
A private server function unit that establishes a private communication path through which data is directly transferred to and from an XMPP client device connected to the public XMPP server via a second communication path;
With
The public internal client function unit is configured to cause the private communication path between the private server function unit and the XMPP client device by the communication function conforming to a communication protocol defined in XMPP provided from the public XMPP server. A private XMPP server characterized by the establishment of
前記公開内部クライアント機能部は、XMPPのXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠して、前記プライベートサーバ機能部と前記XMPPクライアント装置との間に、前記プライベート通信経路を開設することを特徴とする請求項5に記載のプライベートXMPPサーバ。   The public internal client function unit conforms to at least one of the communication rules of XMPP XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport). 6. The private XMPP server according to claim 5, wherein the private communication path is established between a private server function unit and the XMPP client device. 前記プライベート通信経路は、前記プライベートサーバ機能部と前記XMPPクライアント装置との間に開設される論理的な通信経路であるとともに、前記第1通信経路及び前記第2通信経路とは論理的に異なる通信経路であることを特徴とする請求項5又は請求項6に記載のプライベートXMPPサーバ。   The private communication path is a logical communication path established between the private server function unit and the XMPP client device, and is logically different from the first communication path and the second communication path. The private XMPP server according to claim 5 or 6, wherein the private XMPP server is a route. 前記プライベート通信経路は、暗号化された回線であることを特徴とする請求項5〜請求項7のいずれかに記載のプライベートXMPPサーバ。   The private XMPP server according to claim 5, wherein the private communication path is an encrypted line. 公開XMPPサーバに第1通信経路を介して接続されるプライベートXMPPサーバとの間に、データが直接に転送されるプライベート通信経路が開設されるプライベートクライアント機能部と、
前記公開XMPPサーバに第2通信経路を介して接続され、前記公開XMPPサーバからXMPPに規定された通信規約に準拠する通信機能が提供される公開外部クライアント機能部と、
を備え、
前記公開外部クライアント機能部は、前記公開XMPPサーバから提供されるXMPPに規定された通信規約に準拠する前記通信機能により、前記プライベートクライアント機能部と前記プライベートXMPPサーバとの間に、前記プライベート通信経路を開設することを特徴とするXMPPクライアント装置。
A private client function unit in which a private communication path through which data is directly transferred is established with a private XMPP server connected to the public XMPP server via the first communication path;
A public external client function unit connected to the public XMPP server via a second communication path and provided with a communication function that conforms to a communication protocol defined in XMPP from the public XMPP server;
With
The public external client function unit is configured so that the private communication path is connected between the private client function unit and the private XMPP server by the communication function conforming to a communication protocol defined in XMPP provided from the public XMPP server. XMPP client device, characterized in that
前記公開外部クライアント機能部は、XMPPのXEP−0166(Jingle)、XEP−0167(Jingle RTP Sessions)、XEP−0177(Jingle Raw UDP Transport)のうちのすくなくともいずれかの通信規約に準拠して、前記プライベートクライアント機能部と前記プライベートXMPPサーバとの間に、前記プライベート通信経路を開設することを特徴とする請求項9に記載のXMPPクライアント装置。   The public external client function unit conforms to at least one of the communication protocols of XMPP XEP-0166 (Jingle), XEP-0167 (Jingle RTP Sessions), and XEP-0177 (Jingle Raw UDP Transport). The XMPP client apparatus according to claim 9, wherein the private communication path is opened between a private client function unit and the private XMPP server. 前記プライベート通信経路は、前記プライベートクライアント機能部と前記プライベートXMPPサーバとの間に開設される論理的な通信経路であるとともに、前記第1通信経路及び前記第2通信経路とは論理的に異なる通信経路であることを特徴とする請求項9又は請求項10に記載のXMPPクライアント装置。   The private communication path is a logical communication path established between the private client function unit and the private XMPP server, and is logically different from the first communication path and the second communication path. The XMPP client device according to claim 9 or 10, wherein the XMPP client device is a route. 前記プライベート通信経路は、暗号化された回線であることを特徴とする請求項9〜請求項11のいずれかに記載のXMPPクライアント装置。   The XMPP client device according to claim 9, wherein the private communication path is an encrypted line. 公開XMPPサーバと、請求項5〜請求項8のいずれかに記載のプライベートXMPPサーバと、請求項9〜請求項12のいずれかに記載のXMPPクライアント装置と、を有する通信システム。   The communication system which has a public XMPP server, the private XMPP server in any one of Claims 5-8, and the XMPP client apparatus in any one of Claims 9-12.
JP2010205204A 2010-09-14 2010-09-14 COMMUNICATION METHOD, PRIVATE XMPP SERVER, XMPP CLIENT DEVICE, AND COMMUNICATION SYSTEM INCLUDING THEM Expired - Fee Related JP5670680B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010205204A JP5670680B2 (en) 2010-09-14 2010-09-14 COMMUNICATION METHOD, PRIVATE XMPP SERVER, XMPP CLIENT DEVICE, AND COMMUNICATION SYSTEM INCLUDING THEM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010205204A JP5670680B2 (en) 2010-09-14 2010-09-14 COMMUNICATION METHOD, PRIVATE XMPP SERVER, XMPP CLIENT DEVICE, AND COMMUNICATION SYSTEM INCLUDING THEM

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014255786A Division JP2015062143A (en) 2014-12-18 2014-12-18 Communication method, and information apparatus

Publications (2)

Publication Number Publication Date
JP2012063816A true JP2012063816A (en) 2012-03-29
JP5670680B2 JP5670680B2 (en) 2015-02-18

Family

ID=46059502

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010205204A Expired - Fee Related JP5670680B2 (en) 2010-09-14 2010-09-14 COMMUNICATION METHOD, PRIVATE XMPP SERVER, XMPP CLIENT DEVICE, AND COMMUNICATION SYSTEM INCLUDING THEM

Country Status (1)

Country Link
JP (1) JP5670680B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015124099A1 (en) * 2014-02-20 2015-08-27 Huawei Technologies Co., Ltd. Extensible messaging and presence protocol (xmpp) based software-service-defined-network (ssdn)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005012343A (en) * 2003-06-17 2005-01-13 Sony Corp Information processing system, apparatus and method for processing information, and program
JP2006054818A (en) * 2004-08-16 2006-02-23 Sony Corp Information processing system, recording apparatus, communication device, information processing method, and program
JP2006127185A (en) * 2004-10-29 2006-05-18 Nec Corp Application platform on sip client, and interface
JP2009110041A (en) * 2007-10-26 2009-05-21 Sony Corp Web screen sharing system, its terminal for sharing, and its sharing program
JP2009169660A (en) * 2008-01-16 2009-07-30 Nec Corp System of interactive communication using presence technology, and method and program thereof
JP2009218855A (en) * 2008-03-11 2009-09-24 Oki Electric Ind Co Ltd Telephone system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005012343A (en) * 2003-06-17 2005-01-13 Sony Corp Information processing system, apparatus and method for processing information, and program
JP2006054818A (en) * 2004-08-16 2006-02-23 Sony Corp Information processing system, recording apparatus, communication device, information processing method, and program
JP2006127185A (en) * 2004-10-29 2006-05-18 Nec Corp Application platform on sip client, and interface
JP2009110041A (en) * 2007-10-26 2009-05-21 Sony Corp Web screen sharing system, its terminal for sharing, and its sharing program
JP2009169660A (en) * 2008-01-16 2009-07-30 Nec Corp System of interactive communication using presence technology, and method and program thereof
JP2009218855A (en) * 2008-03-11 2009-09-24 Oki Electric Ind Co Ltd Telephone system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6014010080; XEP-0166: Jingle , 20091223, [online] *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015124099A1 (en) * 2014-02-20 2015-08-27 Huawei Technologies Co., Ltd. Extensible messaging and presence protocol (xmpp) based software-service-defined-network (ssdn)
US9491264B2 (en) 2014-02-20 2016-11-08 Futurewei Technologies, Inc. Extensible messaging and presence protocol (XMPP) based software-service-defined-network (SSDN)

Also Published As

Publication number Publication date
JP5670680B2 (en) 2015-02-18

Similar Documents

Publication Publication Date Title
CN104429037B8 (en) Method, equipment and system for being connected to communication equipment
EP2469792B1 (en) Data transmission system and method using relay server
EP1792468B1 (en) Connectivity over stateful firewalls
JP5335881B2 (en) Peer-to-peer connection system and method in a multi-network environment
US11388138B2 (en) Communication system, address notification apparatus, communication control apparatus, terminal, communication method, and program
CN103430506B (en) Network communicating system and method
CN1649309A (en) Network managing method and system and computer
JP5180048B2 (en) Service providing system, service providing method, and service providing program
CN109408015A (en) A kind of multimedia file processing method sends terminal and display terminal
US20140337478A1 (en) Peer-to-peer network communications
US20090217376A1 (en) Home-use information product and mobile terminal
CN105681122B (en) Method and system for telecommunication equipment monitoring
JP4800332B2 (en) Service providing system, service providing method, and service providing program
JP6048129B2 (en) Communication system, apparatus, method, and program
JP5670680B2 (en) COMMUNICATION METHOD, PRIVATE XMPP SERVER, XMPP CLIENT DEVICE, AND COMMUNICATION SYSTEM INCLUDING THEM
JP2015118478A (en) Communication adapter device, communication system, tunnel communication method and program
JP4950096B2 (en) Service providing system, service providing method, and service providing program
JP2015062143A (en) Communication method, and information apparatus
JP3682439B2 (en) Data communication system and method, server device, client device, and program
JP2016167293A (en) Communication method and information apparatus
JP5367477B2 (en) Service providing system and service providing method
JP2013126219A (en) Transfer server and transfer program
KR100677212B1 (en) Discovery system and method for device in remote network
JP5233714B2 (en) Communication media conversion system, method and program
Lee et al. A robust inter-domain DDS gateway based on token passing for large-scale Cyber-Physical Systems

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130605

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140311

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140501

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: 20141118

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141218

R150 Certificate of patent or registration of utility model

Ref document number: 5670680

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees