JP2006352753A - Protocol converter and computer program - Google Patents

Protocol converter and computer program Download PDF

Info

Publication number
JP2006352753A
JP2006352753A JP2005179186A JP2005179186A JP2006352753A JP 2006352753 A JP2006352753 A JP 2006352753A JP 2005179186 A JP2005179186 A JP 2005179186A JP 2005179186 A JP2005179186 A JP 2005179186A JP 2006352753 A JP2006352753 A JP 2006352753A
Authority
JP
Japan
Prior art keywords
sip
address
dns
name resolution
fdqn
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005179186A
Other languages
Japanese (ja)
Inventor
Kazuya Shimada
一弥 嶋田
Hiroki Hojo
裕樹 北条
Keiichi Hisatsune
恵一 久恒
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.)
KDDI Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2005179186A priority Critical patent/JP2006352753A/en
Publication of JP2006352753A publication Critical patent/JP2006352753A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a protocol converter capable of achieving name resolution (acquisition of an IP address) using the SIP (Session Initiation Protocol) for an application compatible with the DNS (Domain Name System) but incompatible with the SIP. <P>SOLUTION: A computer program disclosed herein includes: a step (S2) of acquiring a name resolution request of a FDQN with respect to the DNS Session Initiation Protocolfrom the application compatible with the DNS but incompatible with the SIP; a step (S4) of generating a SIP-URI on the basis of the FDQN being an object of the name resolution request; a step (S5) of making an establishment request of a SIP session by using the generated SIP-URI; and a step (S7) of receiving an IP address in response to the SIP session establishment request and informing the application about the IP address. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、プロトコル変換装置及びコンピュータプログラムに関する。   The present invention relates to a protocol conversion device and a computer program.

従来、VoIP(Voice over Internet Protocol)を用いたIP(Internet Protocol)電話(インターネット電話とも称される)や、ファイル交換などでは、そのシグナリング・プロトコルの一つとしてSIP(Session Initiation Protocol;セッション・イニシエーション・プロトコル)が採用されている。SIPは、アプリケーション層のシグナリング・プロトコルであり、SIP−URI(SIP上のアドレス)とIPアドレスとの間の動的なマッピング機能を提供し、動的なホスト間でのピアツーピア通信の確立を実現する(例えば、非特許文献1参照)。   Conventionally, in IP (Internet Protocol) telephone (also called Internet telephone) using VoIP (Voice over Internet Protocol) and file exchange, SIP (Session Initiation Protocol) is one of the signaling protocols.・ Protocol) is adopted. SIP is an application layer signaling protocol that provides a dynamic mapping function between SIP-URI (address on SIP) and IP address, enabling establishment of peer-to-peer communication between dynamic hosts (For example, refer nonpatent literature 1).

他のピアツーピア通信の確立技術としては、DNS(Domain Name System;ドメイン・ネーム・システム)が提供するFDQN(Fully Qualified Domain Name;絶対ドメイン名)とIPアドレスとの間のマッピング機能により、ホスト間でのピアツーピア通信の確立を実現するものが知られている(例えば、非特許文献2、3参照)。この技術では、DNSによる名前解決に対応したアプリケーションであれば、ホスト間でのピアツーピア通信を確立することができる。但し、動的なホスト間でのピアツーピア通信を確立するためには、動的なIPアドレスとFDQNとをマッピングすることが可能なダイナミックDNSの機能が必要である。
IETF RFC 3261 "SIP: Session Initiation Protocol"、[online]、2002年6月、World Wide Web Consortium、[平成17年5月13日検索]、インターネット<URL:http://www.ietf.org/rfc/rfc3261.txt> IETF RFC 1034 "DOMAIN NAMES - CONCEPTS AND FACILITIES"、[online]、2002年6月、World Wide Web Consortium、[平成17年5月13日検索]、インターネット<URL:http://www.ietf.org/rfc/rfc1034.txt> IETF RFC 1035 "DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION"、[online]、2002年6月、World Wide Web Consortium、[平成17年5月13日検索]、インターネット<URL:http://www.ietf.org/rfc/rfc1035.txt>
As another technology for establishing peer-to-peer communication, a mapping function between an FDQN (Fully Qualified Domain Name) and an IP address provided by DNS (Domain Name System) is used between hosts. Is known to realize the establishment of peer-to-peer communication (see, for example, Non-Patent Documents 2 and 3). With this technology, peer-to-peer communication between hosts can be established if the application supports name resolution by DNS. However, in order to establish peer-to-peer communication between dynamic hosts, a dynamic DNS function capable of mapping a dynamic IP address and an FDQN is necessary.
IETF RFC 3261 "SIP: Session Initiation Protocol", [online], June 2002, World Wide Web Consortium, [searched May 13, 2005], Internet <URL: http://www.ietf.org/ rfc / rfc3261.txt> IETF RFC 1034 "DOMAIN NAMES-CONCEPTS AND FACILITIES", [online], June 2002, World Wide Web Consortium, [searched May 13, 2005], Internet <URL: http://www.ietf.org /rfc/rfc1034.txt> IETF RFC 1035 "DOMAIN NAMES-IMPLEMENTATION AND SPECIFICATION", [online], June 2002, World Wide Web Consortium, [Search May 13, 2005], Internet <URL: http://www.ietf.org /rfc/rfc1035.txt>

上述したSIPを用いたピアツーピア通信を行うためには、IP電話やファイル交換等のアプリケーションがSIPに対応している必要がある。しかしながら、SIPは、ITU−T「H.323」等の同様のプロトコルより後発であるために、既存のアプリケーションに対応しているものが少ない。このため、既存のアプリケーションではピアツーピア通信に適用できるものがあまり存在せず、新規にSIP対応のアプリケーションを開発しなければならないという問題がある。   In order to perform the above-described peer-to-peer communication using SIP, applications such as IP telephone and file exchange need to support SIP. However, since SIP is a latecomer of similar protocols such as ITU-T “H.323”, there are few that support existing applications. For this reason, there are not many applications that can be applied to peer-to-peer communication, and there is a problem that a new SIP-compliant application must be developed.

一方、ダイナミックDNSを用いる場合には、以下に示すような問題がある。ダイナミックDNSを用いた動的なIPアドレスの登録においては、ホスト認証が難しいことから、IPアドレス登録に係る不正の防止が困難である。また、インターネット上のパブリックなDNSの名前空間の利用は、企業などのプライベートな利用目的には適していない。このような理由から、アドレス登録時のホスト認証がサポートされているSIPを用いて名前解決(IPアドレスの取得)を行うことが望ましい。   On the other hand, when dynamic DNS is used, there are the following problems. In dynamic IP address registration using dynamic DNS, since host authentication is difficult, it is difficult to prevent fraud related to IP address registration. Also, the use of a public DNS name space on the Internet is not suitable for private use purposes such as businesses. For this reason, it is desirable to perform name resolution (acquisition of IP address) using SIP that supports host authentication at the time of address registration.

本発明は、このような事情を考慮してなされたもので、その目的は、DNSには対応しているがSIPには対応していないアプリケーションに対して、SIPを用いた名前解決(IPアドレスの取得)を実現可能とするプロトコル変換装置を提供することにある。   The present invention has been made in consideration of such circumstances, and its purpose is to use name resolution (IP address) using SIP for an application that supports DNS but does not support SIP. It is an object of the present invention to provide a protocol conversion apparatus that can realize the acquisition of

また、本発明の他の目的は、本発明のプロトコル変換装置をコンピュータを利用して実現するためのコンピュータプログラムを提供することにある。   Another object of the present invention is to provide a computer program for realizing the protocol conversion apparatus of the present invention using a computer.

上記の課題を解決するために、本発明に係るプロトコル変換装置は、DNSには対応しているがSIPには対応していないアプリケーションからのDNSに対するFDQNの名前解決要求を取得する名前解決要求取得手段と、前記名前解決要求の対象であるFDQNをもとにしてSIP−URIを作成するSIP−URI作成手段と、前記作成されたSIP−URIを用いてSIPセッションの確立要求を行うSIPセッション確立要求手段と、前記SIPセッションの確立要求に対する返答のIPアドレスを受け取って、前記アプリケーションに通知する通知手段と、を備えたことを特徴とする。   In order to solve the above-described problem, the protocol conversion apparatus according to the present invention acquires a name resolution request for acquiring a name resolution request of FDQN for DNS from an application that supports DNS but does not support SIP. Means, SIP-URI creation means for creating a SIP-URI based on the FDQN that is the object of the name resolution request, and SIP session establishment for making a SIP session establishment request using the created SIP-URI It is characterized by comprising request means and notification means for receiving an IP address of a reply to the SIP session establishment request and notifying the application.

本発明に係るプロトコル変換装置においては、前記SIPセッションの確立要求によるIPアドレスの取得に失敗した場合に、前記FDQNの名前解決要求をDNSに対して行うFDQN名前解決要求手段をさらに備えたことを特徴とする。   The protocol conversion apparatus according to the present invention further comprises FDQN name resolution requesting means for performing a name resolution request of the FDQN to the DNS when acquisition of an IP address by the SIP session establishment request fails. Features.

本発明に係るコンピュータプログラムは、DNSには対応しているがSIPには対応していないアプリケーションからのDNSに対するFDQNの名前解決要求を取得する機能と、前記名前解決要求の対象であるFDQNをもとにしてSIP−URIを作成する機能と、前記作成されたSIP−URIを用いてSIPセッションの確立要求を行う機能と、前記SIPセッションの確立要求に対する返答のIPアドレスを受け取って、前記アプリケーションに通知する機能と、をコンピュータに実現させることを特徴とする。   The computer program according to the present invention also has a function of acquiring a name resolution request for FDQN for a DNS from an application that supports DNS but does not support SIP, and an FDQN that is a target of the name resolution request. A function for creating a SIP-URI, a function for making a SIP session establishment request using the created SIP-URI, and an IP address in response to the SIP session establishment request. The function of notifying is realized in a computer.

本発明に係るコンピュータプログラムにおいては、前記SIPセッションの確立要求によるIPアドレスの取得に失敗した場合に、前記FDQNの名前解決要求をDNSに対して行う機能をさらにコンピュータに実現させることを特徴とする。
これにより、前述のプロトコル変換装置がコンピュータを利用して実現できるようになる。
In the computer program according to the present invention, when acquisition of an IP address by the SIP session establishment request fails, the computer program further realizes a function of performing a request for name resolution of the FDQN to the DNS. .
As a result, the above-described protocol converter can be realized using a computer.

本発明によれば、DNSに対するFDQNの名前解決要求に基づき、FDQNをSIP−URIに変換してSIPセッションの確立要求を行うので、SIP−URIにマッピングされるIPアドレスをSIPセッションの確立要求に対する返答として取得することができる。これにより、DNSには対応しているがSIPには対応していないアプリケーションに対して、SIPを用いた名前解決(IPアドレスの取得)を実現することが可能となる。   According to the present invention, based on the FDQN name resolution request to the DNS, the FDQN is converted into a SIP-URI and a SIP session establishment request is made. Therefore, the IP address mapped to the SIP-URI is assigned to the SIP session establishment request. It can be obtained as a reply. As a result, it is possible to realize name resolution (acquisition of an IP address) using SIP for an application that supports DNS but does not support SIP.

以下、図面を参照し、本発明の一実施形態について説明する。
図1は、本発明の一実施形態に係るプロトコル変換装置を適用する通信システムの全体構成を示すブロック図である。図1に示す通信システムにおいて、パーソナルコンピュータ(PC)1、SIPサーバ2及びPC3は、インターネットプロトコル(IP)をサポートする通信ネットワークに接続されており、該通信ネットワークを介してIPパケット通信を行う。パーソナルコンピュータ(PC)1及び3は、それぞれにSIPサーバ2に接続する。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing an overall configuration of a communication system to which a protocol conversion apparatus according to an embodiment of the present invention is applied. In the communication system shown in FIG. 1, a personal computer (PC) 1, an SIP server 2, and a PC 3 are connected to a communication network that supports the Internet protocol (IP), and perform IP packet communication via the communication network. The personal computers (PCs) 1 and 3 are connected to the SIP server 2 respectively.

SIPサーバ2は、セッション・イニシエーション・プロトコル(SIP)上のアドレス(SIP−URI)とIPアドレスとのマッピング機能を有する。   The SIP server 2 has a mapping function between an address (SIP-URI) on a session initiation protocol (SIP) and an IP address.

PC3には、ドメイン・ネーム・システム(DNS)における絶対ドメイン名(FDQN)として「mail.p2pvpn.xxx.com」が割り当てられている。FDQN「mail.p2pvpn.xxx.com」において、「mail」はホスト名、「p2pvpn.xxx.com」はドメイン名である。つまり、PC3は、「p2pvpn.xxx.com」というドメイン内にある「mail」という名前のホストである。なお、PC3のFDQN「mail.p2pvpn.xxx.com」は、実際のDNSサーバ上で登録しておくことは必須ではない。   “Mail.p2pvpn.xxx.com” is assigned to the PC 3 as an absolute domain name (FDQN) in the domain name system (DNS). In the FDQN “mail.p2pvpn.xxx.com”, “mail” is a host name and “p2pvpn.xxx.com” is a domain name. That is, the PC 3 is a host named “mail” in the domain “p2pvpn.xxx.com”. Note that it is not essential to register the FDQN “mail.p2pvpn.xxx.com” of the PC 3 on an actual DNS server.

また、PC3には、SIP−URIとして「mail@p2pvpn.xxx.com」が割り当てられている。SIP−URI「mail@p2pvpn.xxx.com」において、「mail」はホスト名、「p2pvpn.xxx.com」はドメイン名である。つまり、PC3は、「p2pvpn.xxx.com」というドメイン内にある「mail」という名前のホストである。   Also, “mail@p2pvpn.xxx.com” is assigned to the PC 3 as the SIP-URI. In the SIP-URI “mail@p2pvpn.xxx.com”, “mail” is a host name and “p2pvpn.xxx.com” is a domain name. That is, the PC 3 is a host named “mail” in the domain “p2pvpn.xxx.com”.

また、PC3には、IPアドレスとして「アドレスA」が割り当てられている。このIPアドレス「アドレスA」は、DNS(図示せず)においてFDQN「mail.p2pvpn.xxx.com」とマッピングされる。一方、SIPサーバ2においてIPアドレス「アドレスA」は、SIP−URI「mail@p2pvpn.xxx.com」とマッピングされる。   Further, “address A” is assigned to the PC 3 as an IP address. This IP address “address A” is mapped to FDQN “mail.p2pvpn.xxx.com” in DNS (not shown). On the other hand, in the SIP server 2, the IP address “address A” is mapped as SIP-URI “mail@p2pvpn.xxx.com”.

図2は、本発明の一実施形態に係るプロトコル変換装置を実現するPC1のソフトウェア構成を示すブロック図である。図2に示すように、PC1は、オペレーティングシステム(OS)11、並びに、OS上で動作するアプリケーションプログラム12及びプロトコル変換プログラム13を実装している。   FIG. 2 is a block diagram showing a software configuration of the PC 1 that realizes the protocol conversion apparatus according to the embodiment of the present invention. As shown in FIG. 2, the PC 1 has an operating system (OS) 11 and an application program 12 and a protocol conversion program 13 that operate on the OS.

アプリケーションプログラム12は、IPアドレスを用いたピアツーピア通信機能を有する。また、アプリケーションプログラム12は、DNSによる名前解決に対応しており、FDQNからIPアドレスを得るための問い合わせ(名前解決要求)を行う。なお、アプリケーションプログラム12は、SIPには対応していない。   The application program 12 has a peer-to-peer communication function using an IP address. The application program 12 supports name resolution by DNS, and makes an inquiry (name resolution request) for obtaining an IP address from the FDQN. Note that the application program 12 does not support SIP.

図3には、OS11の内部構成の一部が示されている。図3に示すように、OS11は、TCP(Transmission Control Protocol)及びIPをサポートするTCP/IP部21を有する。アプリケーションプログラム12は、TCP/IP部21を介してTCP/IPに基づいた通信を行う。
また、本実施形態では、OS11に、プロトコル変換プログラム13とのインタフェースを行うプロトコル変換インタフェース部22を設ける。
FIG. 3 shows a part of the internal configuration of the OS 11. As illustrated in FIG. 3, the OS 11 includes a TCP / IP unit 21 that supports TCP (Transmission Control Protocol) and IP. The application program 12 performs communication based on TCP / IP via the TCP / IP unit 21.
In the present embodiment, the OS 11 is provided with a protocol conversion interface unit 22 that interfaces with the protocol conversion program 13.

次に、図4を参照して、図1の通信システムにおける本実施形態のプロトコル変換に係る動作を説明する。図4は、本発明の一実施形態に係るプロトコル変換処理のシーケンスチャートである。この例では、PC1からPC3へIPアドレスを用いたピアツーピア通信を開始する場合の手順を示している。   Next, with reference to FIG. 4, the operation | movement which concerns on the protocol conversion of this embodiment in the communication system of FIG. 1 is demonstrated. FIG. 4 is a sequence chart of protocol conversion processing according to an embodiment of the present invention. In this example, a procedure for starting peer-to-peer communication using an IP address from PC1 to PC3 is shown.

まず、PC1において、アプリケーションプログラム12が、PC3のFDQN「mail.p2pvpn.xxx.com」から該PC3のIPアドレスを得るためのDNSへの問い合わせ(名前解決要求「mail.p2pvpn.xxx.com」)を行う(ステップS1)。名前解決要求の対象となるFDQN「mail.p2pvpn.xxx.com」は、例えばPC1の使用者がキー操作によって手入力したものである。   First, in the PC 1, the application program 12 makes an inquiry to the DNS for obtaining the IP address of the PC 3 from the FDQN “mail.p2pvpn.xxx.com” of the PC 3 (name resolution request “mail.p2pvpn.xxx.com”). (Step S1). The FDQN “mail.p2pvpn.xxx.com” that is the target of the name resolution request is, for example, manually input by the user of the PC 1 by key operation.

名前解決要求「mail.p2pvpn.xxx.com」は、TCP/IP部21に入力される。ここで、TCP/IP部21は、その名前解決要求「mail.p2pvpn.xxx.com」をプロトコル変換インタフェース部22に出力する(ステップS2)。TCP/IP部21には、名前解決要求の出力先としてプロトコル変換インタフェース部22を予め設定しておく。これにより、DNSには対応しているがSIPには対応していないアプリケーションからのDNSに対するFDQNの名前解決要求を取得するステップ(S2)が実現される。   The name resolution request “mail.p2pvpn.xxx.com” is input to the TCP / IP unit 21. Here, the TCP / IP unit 21 outputs the name resolution request “mail.p2pvpn.xxx.com” to the protocol conversion interface unit 22 (step S2). In the TCP / IP unit 21, a protocol conversion interface unit 22 is set in advance as an output destination of the name resolution request. As a result, a step (S2) of acquiring a request for FDQN name resolution for the DNS from an application that supports DNS but does not support SIP is realized.

プロトコル変換インタフェース部22は、その名前解決要求「mail.p2pvpn.xxx.com」を受け取ると、プロトコル変換プログラム13を起動し、名前解決要求「mail.p2pvpn.xxx.com」を指示する(ステップS3)。   Upon receiving the name resolution request “mail.p2pvpn.xxx.com”, the protocol conversion interface unit 22 activates the protocol conversion program 13 and instructs the name resolution request “mail.p2pvpn.xxx.com” (step S3). ).

次いで、プロトコル変換プログラム13は、その名前解決要求「mail.p2pvpn.xxx.com」のFDQN「mail.p2pvpn.xxx.com」をもとにしてSIP−URIを作成する(ステップS4)。具体的には、FDQN「mail.p2pvpn.xxx.com」から、ホスト名「mail」及びドメイン名「p2pvpn.xxx.com」を抽出する。そして、それら抽出したホスト名「mail」及びドメイン名「p2pvpn.xxx.com」を、SIP−URIのフォーマット[SIP://「ホスト名」@「ドメイン名」]に当てはめる。これにより、SIP−URI「SIP://mail@p2pvpn.xxx.com」が完成する。   Next, the protocol conversion program 13 creates a SIP-URI based on the FDQN “mail.p2pvpn.xxx.com” of the name resolution request “mail.p2pvpn.xxx.com” (step S4). Specifically, the host name “mail” and the domain name “p2pvpn.xxx.com” are extracted from the FDQN “mail.p2pvpn.xxx.com”. The extracted host name “mail” and domain name “p2pvpn.xxx.com” are applied to the SIP-URI format [SIP: // “host name” @ “domain name”]. As a result, the SIP-URI “SIP: //mail@p2pvpn.xxx.com” is completed.

次いで、プロトコル変換プログラム13は、そのSIP−URI「SIP://mail@p2pvpn.xxx.com」での呼び出し(SIPセッションの確立要求)をSIPサーバ2に対して行う(ステップS5)。   Next, the protocol conversion program 13 performs a call (SIP session establishment request) with the SIP-URI “SIP: //mail@p2pvpn.xxx.com” to the SIP server 2 (step S5).

次いで、SIPサーバ2は、その呼び出しに対して、SIP−URI「SIP://mail@p2pvpn.xxx.com」にマッピングするIPアドレス「アドレスA」を返答する(SIPセッションの確立要求応答)(ステップS6)。   Next, in response to the call, the SIP server 2 returns an IP address “address A” mapped to the SIP-URI “SIP: //mail@p2pvpn.xxx.com” (SIP session establishment request response) ( Step S6).

次いで、プロトコル変換プログラム13は、その返答されたIPアドレス「アドレスA」をプロトコル変換インタフェース部22に通知する(ステップS7)。ここで、プロトコル変換プログラム13は、IPアドレス「アドレスA」をDNSのIPアドレス通知用フォーマットに当てはめてプロトコル変換インタフェース部22に出力する。   Next, the protocol conversion program 13 notifies the returned IP address “address A” to the protocol conversion interface unit 22 (step S7). Here, the protocol conversion program 13 applies the IP address “address A” to the DNS IP address notification format and outputs it to the protocol conversion interface unit 22.

次いで、プロトコル変換インタフェース部22は、そのDNSのIPアドレス通知用フォーマットのIPアドレス「アドレスA」をTCP/IP部21に出力する(ステップS8)。TCP/IP部21は、そのDNSのIPアドレス通知用フォーマットのIPアドレス「アドレスA」をアプリケーションプログラム12に出力する(ステップS9)。これにより、アプリケーションプログラム12は、DNSからの返答としてIPアドレス「アドレスA」を受け取る。   Next, the protocol conversion interface unit 22 outputs the IP address “address A” in the DNS IP address notification format to the TCP / IP unit 21 (step S8). The TCP / IP unit 21 outputs the IP address “address A” in the DNS IP address notification format to the application program 12 (step S9). As a result, the application program 12 receives the IP address “address A” as a response from the DNS.

次いで、アプリケーションプログラム12は、そのIPアドレス「アドレスA」を用いて、PC3とのピアツーピア通信をTCP/IP部21を介して開始する(ステップS10)。   Next, the application program 12 starts peer-to-peer communication with the PC 3 using the IP address “address A” via the TCP / IP unit 21 (step S10).

上述した実施形態によれば、DNSに対するFDQNの名前解決要求に基づき、FDQNをSIP−URIに変換してSIPサーバに対するSIPセッションの確立要求を行う。これにより、SIP−URIにマッピングされるIPアドレスをSIPサーバから取得することができるので、DNSには対応しているがSIPには対応していないアプリケーションに対して、SIPを用いた名前解決(IPアドレスの取得)を実現することが可能となる。   According to the above-described embodiment, based on the FDQN name resolution request to the DNS, the FDQN is converted into a SIP-URI and a SIP session establishment request is made to the SIP server. As a result, since the IP address mapped to the SIP-URI can be acquired from the SIP server, name resolution (using SIP) for an application that supports DNS but does not support SIP ( IP address acquisition) can be realized.

以上、本発明の実施形態を図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。
例えば、上述した実施形態において、SIPサーバ2には呼び出し対象のSIP−URI「SIP://mail@p2pvpn.xxx.com」が登録されていない場合に対処するために、プロトコル変換プログラム13はDNSへの問い合わせ機能を有するようにしてもよい。具体的には、図4のステップS6で、SIPサーバ2からの返答がIPアドレスの取得失敗であった場合に、プロトコル変換プログラム13はDNSへの名前解決要求「mail.p2pvpn.xxx.com」を行う。これにより、万が一、SIPを用いた名前解決(IPアドレスの取得)に失敗しても、DNSを用いてIPアドレスの取得を行うことができる。
The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes design changes and the like within a scope not departing from the gist of the present invention.
For example, in the above-described embodiment, in order to cope with the case where the SIP-URI “SIP: //mail@p2pvpn.xxx.com” to be called is not registered in the SIP server 2, the protocol conversion program 13 is DNS An inquiry function may be provided. Specifically, if the response from the SIP server 2 is an IP address acquisition failure in step S6 of FIG. 4, the protocol conversion program 13 sends a name resolution request “mail.p2pvpn.xxx.com” to the DNS. I do. As a result, even if name resolution (IP address acquisition) using SIP fails, IP address acquisition can be performed using DNS.

本発明の一実施形態に係るプロトコル変換装置を適用する通信システムの全体構成を示すブロック図である。1 is a block diagram showing an overall configuration of a communication system to which a protocol conversion apparatus according to an embodiment of the present invention is applied. 本発明の一実施形態に係るプロトコル変換装置を実現するPC1のソフトウェア構成を示すブロック図である。It is a block diagram which shows the software structure of PC1 which implement | achieves the protocol converter which concerns on one Embodiment of this invention. 図2に示すOS11の内部構成の一部を示すブロック図である。It is a block diagram which shows a part of internal structure of OS11 shown in FIG. 本発明の一実施形態に係るプロトコル変換処理のシーケンスチャートである。It is a sequence chart of the protocol conversion process which concerns on one Embodiment of this invention.

符号の説明Explanation of symbols

1,3…パーソナルコンピュータ(PC)、2…SIPサーバ、11…オペレーティングシステム(OS)、12…アプリケーションプログラム、13…プロトコル変換プログラム、21…TCP/IP部、22…プロトコル変換インタフェース部

DESCRIPTION OF SYMBOLS 1,3 ... Personal computer (PC), 2 ... SIP server, 11 ... Operating system (OS), 12 ... Application program, 13 ... Protocol conversion program, 21 ... TCP / IP part, 22 ... Protocol conversion interface part

Claims (4)

DNSには対応しているがSIPには対応していないアプリケーションからのDNSに対するFDQNの名前解決要求を取得する名前解決要求取得手段と、
前記名前解決要求の対象であるFDQNをもとにしてSIP−URIを作成するSIP−URI作成手段と、
前記作成されたSIP−URIを用いてSIPセッションの確立要求を行うSIPセッション確立要求手段と、
前記SIPセッションの確立要求に対する返答のIPアドレスを受け取って、前記アプリケーションに通知する通知手段と、
を備えたことを特徴とするプロトコル変換装置。
Name resolution request acquisition means for acquiring an FDQN name resolution request for DNS from an application that supports DNS but does not support SIP;
SIP-URI creation means for creating a SIP-URI based on the FDQN that is the target of the name resolution request;
SIP session establishment request means for making a SIP session establishment request using the created SIP-URI;
A notification means for receiving an IP address in response to the SIP session establishment request and notifying the application;
A protocol converter characterized by comprising:
前記SIPセッションの確立要求によるIPアドレスの取得に失敗した場合に、前記FDQNの名前解決要求をDNSに対して行うFDQN名前解決要求手段をさらに備えたことを特徴とする請求項1に記載のプロトコル変換装置。   2. The protocol according to claim 1, further comprising: FDQN name resolution requesting means for performing a name resolution request of the FDQN to the DNS when acquisition of an IP address by the SIP session establishment request fails. Conversion device. DNSには対応しているがSIPには対応していないアプリケーションからのDNSに対するFDQNの名前解決要求を取得する機能と、
前記名前解決要求の対象であるFDQNをもとにしてSIP−URIを作成する機能と、
前記作成されたSIP−URIを用いてSIPセッションの確立要求を行う機能と、
前記SIPセッションの確立要求に対する返答のIPアドレスを受け取って、前記アプリケーションに通知する機能と、
をコンピュータに実現させることを特徴とするコンピュータプログラム。
A function for acquiring a name resolution request of FDQN for DNS from an application that supports DNS but does not support SIP;
A function of creating a SIP-URI based on the FDQN that is the target of the name resolution request;
A function of requesting establishment of a SIP session using the created SIP-URI;
A function of receiving an IP address in response to the SIP session establishment request and notifying the application;
A computer program for causing a computer to realize the above.
前記SIPセッションの確立要求によるIPアドレスの取得に失敗した場合に、前記FDQNの名前解決要求をDNSに対して行う機能をさらにコンピュータに実現させることを特徴とする請求項3に記載のコンピュータプログラム。

4. The computer program product according to claim 3, further comprising a function of causing the computer to perform a request for name resolution of the FDQN to the DNS when acquisition of an IP address by the SIP session establishment request fails.

JP2005179186A 2005-06-20 2005-06-20 Protocol converter and computer program Pending JP2006352753A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005179186A JP2006352753A (en) 2005-06-20 2005-06-20 Protocol converter and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005179186A JP2006352753A (en) 2005-06-20 2005-06-20 Protocol converter and computer program

Publications (1)

Publication Number Publication Date
JP2006352753A true JP2006352753A (en) 2006-12-28

Family

ID=37648065

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005179186A Pending JP2006352753A (en) 2005-06-20 2005-06-20 Protocol converter and computer program

Country Status (1)

Country Link
JP (1) JP2006352753A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008227620A (en) * 2007-03-08 2008-09-25 Kddi Corp Communication system and name resolution program
WO2009035030A1 (en) 2007-09-12 2009-03-19 Nec Corporation Communication system, communication optimizing apparatus and communication network establishing method used in them
JP2011109193A (en) * 2009-11-13 2011-06-02 Hitachi Ltd Communication system and control server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07107119A (en) * 1993-09-29 1995-04-21 Fujitsu Ltd Connectionless communication system between different kind of transmission lines
JP2006109316A (en) * 2004-10-08 2006-04-20 Nippon Telegr & Teleph Corp <Ntt> Gateway device and communication connection method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07107119A (en) * 1993-09-29 1995-04-21 Fujitsu Ltd Connectionless communication system between different kind of transmission lines
JP2006109316A (en) * 2004-10-08 2006-04-20 Nippon Telegr & Teleph Corp <Ntt> Gateway device and communication connection method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008227620A (en) * 2007-03-08 2008-09-25 Kddi Corp Communication system and name resolution program
JP4699407B2 (en) * 2007-03-08 2011-06-08 Kddi株式会社 Communication system and name resolution program
WO2009035030A1 (en) 2007-09-12 2009-03-19 Nec Corporation Communication system, communication optimizing apparatus and communication network establishing method used in them
JP2011109193A (en) * 2009-11-13 2011-06-02 Hitachi Ltd Communication system and control server
US8335211B2 (en) 2009-11-13 2012-12-18 Hitachi, Ltd. Communication system and control server

Similar Documents

Publication Publication Date Title
JP4697895B2 (en) Proxy connection method, adapter and program to IMS / MMD network
WO2007060286A2 (en) Method, system and corresponding program products and devices for voip-communication
JP2010212792A (en) Terminal device, and computer program
JP2007096909A (en) Internode connection method and device
JP3854221B2 (en) ALG device that can acquire and calculate the lifetime of the address set
JP4627506B2 (en) Proxy connection method, proxy server, and program for connecting HTTP compatible terminal to SIP compatible server
JP2006352753A (en) Protocol converter and computer program
EP1835701A1 (en) System for uniquely identifying and reaching VoIP users
NO20100867A1 (en) System for verifying a video call number lookup in a directory service
US8223762B2 (en) Method and device for translating internet protocol addresses inside a communications network
JP2008258917A (en) Identical nat subordinate communication control system, nat device, identical nat subordinate communication control method, and program
JP2008219723A (en) Sip service system, apparatus, method and program used therefor
JP2006211601A (en) Address conversion device
JP2004104357A (en) Network system and communication method, information processing apparatus and method therefor, as well as program
KR100652984B1 (en) System for mobility management based on hierarchical SIP and Method thereof
US20080031237A1 (en) Internet media server finding and playing methodologies
JP4889617B2 (en) Gateway apparatus and communication control method
JP2007043751A (en) Address conversion device, message processing method and device
JP2004260314A (en) Call connection relay system, call connection relaying apparatus and program thereof, and call connection request information converting apparatus and program thereof
JP4793477B2 (en) Address translation apparatus, message processing method and apparatus
JP2012253569A (en) Call connection system and call connection method between vpn edge routers using address conversion table synchronization
JP4350030B2 (en) Address translation method
JP3950037B2 (en) Address translation device in application layer
JP2004165823A (en) Ip address converting apparatus
JP4350029B2 (en) Address translation system

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20071012

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071012

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080613

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20080616

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100423

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100506

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100907