JP2004147128A - Communication method, communication device, and control program for the same - Google Patents

Communication method, communication device, and control program for the same Download PDF

Info

Publication number
JP2004147128A
JP2004147128A JP2002310389A JP2002310389A JP2004147128A JP 2004147128 A JP2004147128 A JP 2004147128A JP 2002310389 A JP2002310389 A JP 2002310389A JP 2002310389 A JP2002310389 A JP 2002310389A JP 2004147128 A JP2004147128 A JP 2004147128A
Authority
JP
Japan
Prior art keywords
communication
data
communication device
image
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002310389A
Other languages
Japanese (ja)
Inventor
Michihiro Izumi
泉 通博
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2002310389A priority Critical patent/JP2004147128A/en
Priority to AU2003271155A priority patent/AU2003271155A1/en
Priority to US10/530,867 priority patent/US8037138B2/en
Priority to PCT/JP2003/012979 priority patent/WO2004034657A1/en
Publication of JP2004147128A publication Critical patent/JP2004147128A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provided a means for data communication which performs high-speed data communication by easy calling using the telephone numbers as the media and is superior in general use and can be installed easily and inexpensively. <P>SOLUTION: A first communication device 105 acquires an IP address of a second communication device 107 from an SIP proxy server 103 on the basis of a telephone number and requests data communication to the second communication device 107, and the communication device on the data reception side out of the first and second communication devices 105 and 107 requests data transmission to the communication device on the transmission side on the basis of a data transmission/reception protocol conforming to the HTTP, and communication data is transmitted and received on an IP network 101 on the basis of the data transmission/reception protocol. In the reception device, WWW communication functions for browsing, jumping to another link, recording output, forwarding, etc. are used for the data of a WWW server 102 as well as the data received in this manner. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、電話番号により識別される通信装置間でIP通信により通信データを送受信する通信方法、通信装置、および通信装置の制御プログラムに関するものである。
【0002】
【従来の技術】
近年ADSLのように、高速のデータ伝送を行なうことのできるブロードバンド通信回線が普及してきている。ADSLにおいては、加入者の線路に電話線と同じメタリックケーブルを用いる点に特徴があり、これにより、同一の線路をアナログ電話サービスと、ネットワーク接続サービスの両方に用いることができる。すなわち、通信回線と通信端末の間にスプリッタという周波数分割用のフィルタを挿入することにより、音声帯域信号を伝送する回線とデジタルデータを伝送する回線に分離することができる。
【0003】
同一線路をアナログ電話サービスに用いる場合、加入者の機器の構成としてADSLモデム+スプリッタ+コンピュータ、ADSLモデム+スプリッタ+ルータ…のように種々の構成が考えられるが、電話との共用の便を考慮したADSLゲートウェイとしては、たとえば上記のADSLモデム+スプリッタの部分を一体化した構成が考えられる。
【0004】
このようなADSLゲートウェイでは、たとえば音声帯域信号を伝送する回線にアナログ電話機を接続できるように、モジュラージャックが設けられ、ここに電話機やファクシミリのような通信装置を接続して通信することができる。
【0005】
また、高速デジタル通信のために、ADSLゲートウェイにはCSMA/CD(たとえばEthernet(商標名))の接続インターフェイスが設けられている。このCSMA/CDインターフェイスにPC(パーソナルコンピュータ)などを接続することにより、WWWサーバなどから、高速でデータをダウンロードすることができる。ただし、PCのようなネットワーク機器との間のインターフェースにはCSMA/CDのみならず、USBのようなインターフェースも用いられている。
【0006】
PCのようにサーバに接続して使用する端末は高速通信を行なうことができるが、電話機やファクシミリのように、回線交換網(アナログ通信路)を経由して相手端末とリアルタイムでの送受信を行なう端末はアナログ帯域を使用するものであった。アナログファクシミリ手順では、白黒2値の画像データ程度では問題にならない場合もあるが、デジタルカメラなどで撮影した大容量のカラー画像(JPEGフォーマットなどによる)データを送信する場合には長い通信時間を要するという問題があった。
【0007】
画像データ等のような通信データを高速伝送するためには、ファクシミリをCSMA/CDインターフェイスに接続して、画像データをパケットにしてファイルサーバにアップロードし(たとえばFTP、HTTPなどのプロトコルを用いる)、相手端末がサーバからダウンロードするという手順を踏むことにより、高速伝送を実現することも可能である。しかし、この場合には受信側がデータを受信するためにわざわざサーバへアクセスする必要があり、また、通信のリアルタイム性が失われるという問題があった。また、サーバに受信側の宛先アドレスをサーバに通知したり、受信側の主導でデータをダウンロードする場合は受信側にデータのアップロードを報知するなどのしくみが必要であり、従来のファクシミリ装置におけるように、単に相手先の電話番号を指定するだけの簡単な操作では通信を実現するのが困難であった。
【0008】
この点に鑑み、特開平10−107938号公報(下記の特許文献1)において、IP網上のサーバ経由で画像通信を行なう技術が開示されている。すなわち、画像の送信側の第1の端末は、第1の端末が含まれるサーバを呼び出し、第1の端末を第1の端末が含まれるサーバを介してコンピュータネットワーク網と接続させると共に、画像の受信側となる第2の端末を指定し、第2の端末が含まれるネットワークのサーバは、第2の端末を呼び出し、第1の端末は、画像データをコンピュータネットワーク網に適合した形式でコンピュータネットワーク網を介して第2の端末が含まれるサーバに送り、第2の端末が含まれるサーバは、コンピュータネットワーク網に適合した形式の画像データをファクシミリ画像データに変換して、公衆回線を介して第2の端末に送り、第2の端末は、ファクシミリ画像データから画像を再生する。
【0009】
また、特開平9−247334号公報(下記の特許文献2)、特開平10−133967号公報(下記の特許文献3)などには、送信先のインターネットアドレスを入力することにより、電子メール形式で画像を送信する方法が多数提案されている。
【0010】
さらに、特開2000−354127号公報(下記の特許文献4)、特開2001−197279号公報(下記の特許文献5)などには、ITU−T勧告T.38を応用して、インターネット上でリアルタイムにファクシミリ画像送信を中継する方法が提案されている。
【0011】
【特許文献1】
特開平10−107938号公報
【特許文献2】
特開平9−247334号公報
【特許文献3】
特開平10−133967号公報
【特許文献4】
特開2000−354127号公報
【特許文献5】
特開2001−197279号公報
【0012】
【発明が解決しようとする課題】
しかしながら、上記の特許文献1においては、送信元の端末においてサーバにダイアルアップ接続し、認証手順などを含むログイン処理をした上で、送信先の端末番号を入力する必要が生じていた。したがって、従来のファクシミリのように、電話番号を入力するだけで画像伝送を行なうことはできなかった。
【0013】
また、特許文献2および特許文献3においては、インターネット経由で送信する場合には、メールアドレスの入力が必要となるものであった。また、電子メールとして画像を送信するため、画像データはサーバに蓄積され、受信側がサーバにPOP(Post Office Protocol)などの電子メール読み出しプロトコルによりアクセスして受信する必要があるという問題があった。
【0014】
さらに、特許文献4および特許文献5においては、ITU−T勧告T.38のプロトコルを処理するための専用のゲートウェイが必要になると共に、端末とインターネットの間は通常の電話回線を使用しているために、伝送速度は従来の電話交換網を利用したファクシミリ通信の場合と同じものであった。
【0015】
また、従来の通信技術は、ファクシミリ、IP通信などのそれぞれの分野で個々に独立して開発されてきており、統合が充分なされていない問題がある。たとえば、ユーザはファクシミリ装置であればファクシミリ装置特有の操作に習熟し、種々のIP通信に関してはPC上の特有の操作に習熟することをそれぞれ別途要求されてきた。また、ハードウェア/ソフトウェアを提供する側のメーカーから見ても、ファクシミリ、IP通信のような各分野ごとに本来はそれ程差異のないデータ通信のために全く異なるハードウェア/ソフトウェアを提供する必要があった。この意味において、ファクシミリ、IP通信のような各分野の技術の必要な部分を体裁よく統合し、操作が簡単で、汎用性に優れ、簡単安価に実装可能なデータ通信を行なえるようにすることが望まれている。
【0016】
本発明の課題は、上記の問題を解決し、電話番号を媒介とした簡単な発呼操作により高速なデータ通信を行なえ、汎用性に優れ、簡単安価に実装可能なデータ通信の手段を提供することにある。
【0017】
【課題を解決するための手段】
上記の課題を解決するため、本発明によれば、電話番号により識別される通信装置間でIP通信により通信データを送受信する通信方法、通信装置、および通信装置の制御プログラムにおいて、第1の通信装置が、第2の通信装置の電話番号に基づき所定のサーバから前記第2の通信装置のIPアドレスを取得し、前記第2の通信装置に対してデータ通信要求を行ない、前記第1および第2の通信装置のうちデータ受信側の通信装置がHTTP準拠のデータ送受信プロトコルに基づきデータ送信側の通信装置に対してデータ送信要求を行ない、該データ送受信プロトコルに基づきIP網上で通信データを送受信する構成を採用した。
【0018】
【発明の実施の形態】
以下、添付図面を参照して本発明の実施の形態を詳細に説明する。以下では、通信装置の一例として画像通信装置の構成を例示する。
【0019】
図1は本発明を適用可能なネットワークシステムの構成を示している。図1において、符号101はIP網、102はWWW(HTTP)サーバ、103はVoIP用SIPプロキシ、104はDNSサーバ、105は第1の画像通信装置(プライベートIPアドレス:192.168.0.2)、106はADSLゲートウェイ(グローバルIPアドレス:192.196.0.1、プライベートIPアドレス:192.168.0.1)、107は第2の画像通信装置(プライベートIPアドレス:192.168.0.2)、108はADSLゲートウェイ(グローバルIPアドレス:192.198.0.1、プライベートIPアドレス:192.168.0.1)である。また、符号109および111はアナログ電話インターフェイス、110、112はCSMA/CDインターフェイスである。なお、以下では、105、107を画像通信装置として説明するが、画像データを送受信する画像通信装置に限らず、IP網を用いた通信に適したデータを送受信できる通信装置に置換しても以下に示す技術は適用可能である。
【0020】
上記のうちADSLゲートウェイ106および108の構成の詳細については後述するが、両者の加入者の契約は電話とIP通信の共用型のものであり、上記のごとく画像通信装置105および107はADSLゲートウェイ106および108との間にアナログ電話インターフェイス109、111と、ネットワークインターフェースとしてCSMA/CDインターフェイス110、112を有している(ただしネットワークインターフェースはCSMA/CDに限定されるものではない)。
【0021】
画像通信装置105および107は、ADSLゲートウェイ106および108との間のアナログ電話インターフェイス109、111、およびCSMA/CDインターフェイス110、112をそれぞれ通信に利用できる。
【0022】
アナログ電話インターフェイス109、111は、通話や、ITU−T勧告T.30(以下、各種のITU−T勧告については混乱を生じない限り「勧告T.30」あるいは単に「T.30」などと表記する)に基づくアナログファクシミリ通信などに利用できる。これらアナログ電話インターフェイス109、111の信号は、局交換機から不図示の回線交換網にルーティングされる。
【0023】
また、CSMA/CDインターフェイス110、112による線路では、たとえばPPPoE(PPP on Ethernet(商標名))などの所定のプロトコルによりISP(Internet Service Provider)との間の接続を確立し、上記のWAN側のグローバルIPアドレス、およびLAN側のプライベートIPアドレスが決定される。この状態において、画像通信装置105および107はIP網101上の任意のサービス(たとえばFTP、HTTP、VoipなどTCP(UDP)/IP上のサービス)を利用できるようになる。
【0024】
本発明では、IP網101上で、VoIP(Voice over IP:ITU−T勧告H.323)プロトコル、およびSIP(Session Initiate Protocol:RFC2543)を一部利用することにより、画像通信装置(図1の例では105および107)を接続して通信を行ない、高速に画像通信を行なえるようにする。本発明で用いられるVoIPおよびSIPの詳細については後述する。
【0025】
図2は本発明を実施した画像通信装置(図1の105または107)の内部構成を示している。同図において、符号201はCPUであり、ROM202に格納されたプログラムにしたがって画像通信装置全体の制御を行なう。CPU201は、TCP/IPのプロトコル処理も担当し、画像データのTCP/IPフレームへの組立はこのCPU201の制御により行われる。符号203はRAMであり、プログラム実行時のワークメモリとして使用すると共に、送受信する画像データもバッファリングにも使用される。
【0026】
符号204はキー操作部であり、ダイヤルやファクシミリ送受信の操作ボタンなどから構成される。符号205は液晶表示部である。
【0027】
符号206はCIS(Contact Image Sensor)であり、原稿の画像をアナログ信号に変換する。207は読取制御部であり、CISが出力するアナログ信号をデジタルデータに変換する。変換されたデジタルデータは、CPU201の制御によりRAM203に転送される。
【0028】
符号208はMH符号化・復号化処理部であり、画像送信時には、読み取った画像データをMH符号化してデータ圧縮する。受信時には、MH符号化されている画像データを復号化する。
【0029】
符号209はFAXモデムであり、送信時にはMH符号化されたデータを変調してアナログ回線を伝送できる音声帯域のアナログ信号に変換する。受信時には、受信したアナログ信号を復調して、MH符号化データを出力する。
【0030】
符号210はNCUであり、アナログ通信回線のインターフェイスとして前述のアナログ電話インターフェイス109(111)と接続される。
【0031】
符号211はカードインターフェイスであり、デジタルカメラで撮影したJPEG画像を格納したメモリカードを接続することができる。メモリカードの規格は任意であるが、たとえばPCMCIAのようなカード規格を利用すればよい。
【0032】
符号212はJPEG処理部であり、カードインターフェイスを経由して入力された他フォーマットの画像をJPEG画像にエンコード(圧縮)したり、受信したJPEG画像データをデコード(伸張)するために用いられる。
【0033】
符号213はLANコントローラであり、前述のCSMA/CDインターフェイス110(112)に接続され、CSMA/CDプロトコルに基くデータ送受信を行なう。
【0034】
符号214は記録処理部であり、受信した画像データを印刷用ラスタデータに変換し、印刷するものである。記録処理部214の記録方式は任意であり、電子写真方式やインクジェット方式を用いることができる。
【0035】
図3はADSLゲートウェイ(図1の106または108)の内部構成を示している。図3において、符号215はスプリッタで、ADSL通信回線に接続され音声帯域信号と音声帯域外信号を分離する。216はADSLモデムであり、デジタルデータをADSL回線で伝送できる信号形式に変換する機能を有する。
【0036】
符号217はCPUであり、ADSLゲートウェイに入力される音声・データのパケット組立/分解、VoIPサーバとの通信手順処理などの処理を行なう。218はADSLゲートウェイを動作させるプログラムを格納するROM、219はADSLゲートウェイが送受信するデータのバッファリング、プログラム実行に使用するRAMである。
【0037】
符号220はCSMA/CDインターフェイスであり、画像通信装置との間でデジタルデータを送受信する際に、フレームの組立・分解処理を行なう。CSMA/CDインターフェイス220は前述のCSMA/CDインターフェイス110(112)に接続される。
【0038】
本実施形態のADSLゲートウェイは、VoIPにも対応している。すなわち、符号221は音声符号化処理部であり、VoIPで使用される音声符号化方式(G.711、G.729などのITU−T勧告を参照)に基づき音声を符号化・復号化処理する。
【0039】
符号222は切替スイッチであり、ADSLゲートウェイに接続される音声端末を音声帯域で伝送するか、音声帯域外でデジタルデータとして伝送するかに応じて、音声パスを切り替える。
【0040】
符号223はアナログ電話インターフェイスであり、アナログ電話機などの音声端末を接続することができ、この音声端末との間で音声信号を送受信できるようにするものである。アナログ電話インターフェイス223は前述のアナログ電話インターフェイス109(111)と接続される。
【0041】
次に上記構成における通信制御につき説明する。以下では、第1の画像通信装置105から第2の画像通信装置107に対して、画像を送信する場合の処理と、第2の画像通信装置がWWWサーバ102から画像をダウンロードする場合の処理について説明を行う。なお、本実施形態においては、伝送される画像がJPEGフォーマットの画像データ(たとえばデジタルカメラで撮影したJPEG画像データ)である場合を中心に説明する。
【0042】
次に上記構成における動作につき説明する。
【0043】
図6および図7は画像通信装置(105または107)が実行する通信制御手順を示している。図示の手順は、CPU201の制御プログラムとしてROM203に格納され、CPU201により実行される。ただし、本実施形態の通信制御手順を実現するプログラムの格納場所はROMに限定されるものではなく、また、その供給経路も最初からROM203に格納しておくほか、他の記憶媒体経由で、あるいはネットワーク経由で供給、更新できるものであってよい。
【0044】
図4は、図6および図7の通信制御により実現される通信シーケンスを示したもので、図6および図7の各処理に対応するステップの番号を付してある。
【0045】
<第1の画像通信装置から第2の画像通信装置への画像伝送>
画像通信装置105のキー操作部204により宛先の電話番号が入力されると(ステップS401)、ADSLゲートウェイに対してCSMA/CDインターフェイス108経由で、電話番号情報を入れた送信要求パケットを送信する(ステップS402)。送信要求パケットの送信先アドレスには、ADSLゲートウェイ106のプライベートIPアドレス192.168.0.1を指定して送信する。
【0046】
送信要求パケットを受信したADSLゲートウェイ106はVoIPサービス業者のSIPプロキシ103に対して、SIP(Session Initiate Protocol)のセッション要求メッセージ(INVITEメッセージ)を送信する(ステップS403)。このセッション要求メッセージはSIPの仕様に基いて構成されており、そのヘッダ内の宛先には、ステップS401で入力された電話番号情報と、送信元情報としてADSLゲートウェイの電話番号情報が入っている。また、セッション要求メッセージを格納するIPパケットの送信先IPアドレスにはSIPプロキシ103のIPアドレスが、送信元IPアドレスにはADSLゲートウェイ106のIPアドレスが格納されている。また、セッション要求メッセージのヘッダには、Content−Typeとしてapplication/sdpと記述され、メッセージ・ボディにSDPに基くデータが入っていることを示す。メッセージ・ボディのSDPデータにおいては、メディアがimage/jpegであることが記述されており、ADSLゲートウェイ108がこれからJPEG画像の送受信を行なうことを認識できるようになっている。
【0047】
SIPプロキシ103は受け取ったセッション要求メッセージのヘッダ内の電話番号を8.7.6.5.4.3.2.1.e164.arpaのようなURL(URI)形式に展開し(ステップS404)、DNSサーバ104に検索要求を送る(ステップS405)。
【0048】
DNSサーバ104から相手先のADSLゲートウェイ108のIPアドレスを受信(ステップS406)すると、SIPプロキシ103は、ADSLゲートウェイ106から受信したパケット内の送信先IPアドレスを、DNSから受信したADSLゲートウェイ108のグローバルIPアドレスに入れ替え、送信元IPアドレスをSIPプロキシ103のIPアドレスに入れ替えた上で、ADSLゲートウェイ108宛てにセッション要求メッセージを送信する(ステップS407)。
【0049】
セッション要求メッセージを受信したADSLゲートウェイ108は、画像通信装置107に着信メッセージを送信する(図7ステップS501)。この着信メッセージには、先のADSLゲートウェイ106から受信したセッション要求メッセージに記述されていたメディア種別情報が含まれているので、画像通信装置107はJPEG画像の送信(画像通信装置107から見れば受信)が要求されていることを認識できる。
【0050】
ここでは、セッション要求メッセージに記述されていたメディア種別情報に基いて、画像通信装置107はJPEG画像の送信(画像通信装置107から見れば受信)が要求されていることを認識できるようにしたが、これに限らず後述するステップS409の確認応答において、JPEG画像の送信(画像通信装置107から見れば受信)の要求を通知してもよいし、またステップS409の確認応答の後でステップS503のHTTPのデータ取得メッセージとして”GET /index.html HTTP/1.0”を得る前にJPEG画像の送信(画像通信装置107から見れば受信)の要求を通知してもよい。
【0051】
同時に、ADSLゲートウェイ108は呼出中メッセージをSIPプロキシ103宛てに送信する。この呼出中メッセージのヘッダ内の宛先には、受信したセッション要求メッセージのヘッダに記述されている送信元電話番号情報を格納し、送信先IPアドレスには、セッション要求メッセージの送信元IPアドレスであるSIPプロキシ103のIPアドレスを格納する。呼出中メッセージを受信したSIPプロキシ103は、送信先IPアドレスをADSLゲートウェイ106のIPアドレスに、送信元IPアドレスをSIPプロキシ103のIPアドレスにそれぞれ入れ替えて送信し、ADSLゲートウェイ106が呼出中メッセージを受信する(ステップS408)。
【0052】
画像通信装置107は着信メッセージを受信し、着信できる状態であればADSLゲートウェイ108に応答メッセージを送信する(図7ステップS502)。
【0053】
ADSLゲートウェイ108は応答メッセージを受信すると、先の呼出中メッセージと同様にしてSIPプロキシ103に向けて応答メッセージを送信する。SIPプロキシ103では、今度は送信先IPアドレスのみをADSLゲートウェイ106のIPアドレスに変換して送信し、ADSLゲートウェイ106が応答メッセージを受信する(図6ステップS409)。
【0054】
続いて、ADSLゲートウェイ106から画像通信装置105に応答メッセージが伝達される(ステップS410)。ADSLゲートウェイ106は受信した応答メッセージ内の送信元IPアドレスにより、ADSLゲートウェイ108のIPアドレスを認識することができるから、これ以降はSIPプロキシ103を経由せずに直接、ADSLゲートウェイ108(〜画像通信装置107)宛てにパケットを送信することが可能になる(ステップS411)。
【0055】
応答メッセージを受信した画像通信装置105は、応答確認メッセージを画像通信装置107に送信し(ステップS413)、画像通信装置105と画像通信装置107の間で、画像データの送受信を開始することができる。
【0056】
上記のように、既に送受信機間のIPアドレス(ADSLゲートウェイ106、108のグローバルIPアドレス)が双方に判明しているので、これ以降は任意のTCP(UDP)/IP上のデータ送受信プロトコルを利用して画像データを送受信することができる。このTCP(UDP)/IP上のデータ送受信プロトコルとしては、一般に使用されているFTP(File Transfer Protocol)、HTTP(Hyper Text Transfer Protocol)、あるいはそれらを応用した方式(専用の方式、HTTPの暗号化バージョンとして、たとえばSHTP、あるいはIEEEで規定されているHTTPをベースにしたIPPやIPPFAXなどのプロトコルなど)などを使用することができる。以下では、上記のうち、HTTPプロトコルを用いて画像データを送受信する方法を示す。
【0057】
先のセッション要求メッセージによって、画像通信装置105がJPEG画像データを送信しようとしていることを認識した画像通信装置107は、HTTPコネクションを確立(SYN/ACKの交換)した上、HTTPのデータ取得メッセージとして”GET /index.html HTTP/1.0”というメッセージを画像通信装置105に送信する(図7ステップS502、S503)。
【0058】
このメッセージを受信した画像通信装置105は(図6ステップS414)、応答メッセージとして、”HTTP/1.1 200 OK”  というメッセージを画像通信装置107宛てに送信する(図6ステップS415)。このメッセージ内のContent−Typeには、image/jpegと記述されており、JPEG画像データを送信することが示されている。
【0059】
応答メッセージを受信した画像通信装置107(ステップS504)は、JPEG画像の送信を要求するためのメッセージとして、”GET /image.jpeg HTTP/1.0”というJPEG画像送信要求メッセージを送信する(ステップS505)。このように、HTTPを用いているので、形式としては画像通信装置107が画像通信装置105に対して画像を要求するような形になる。
【0060】
上記メッセージを受信した画像通信装置105は(ステップS416)、”HTTP/1.0 200 OK”という応答メッセージを送信する(図6ステップS417、図7ステップS506)。画像通信装置105は、前記応答メッセージに引き続き、JPEG画像データの送信を開始する。
【0061】
画像データはTCP/IPのフレームに組み立てられて伝送され、送信先アドレスはADSLゲートウェイ108のIPアドレスが付加されている。ADSLゲートウェイ108宛てに送られたTCP/IPパケットは、ADSLゲートウェイ108において、送信先アドレスが画像通信装置107のプライベートIPアドレスに変換されて、画像通信装置107に送信される。
【0062】
画像通信装置105においては、CPU201はカードインターフェイス211を経由してメモリカードに格納されているJPEGデータを読み出し(ステップS418)、読み出したデータをLANコントローラ213に転送する。LANコントローラにおいては、一定量のデータごとにパケット化して、先に受信した相手ADSLゲートウェイ108のIPアドレス192.198.0.1をヘッダとして付加して送信する(図6ステップS419)。
【0063】
ADSLゲートウェイ108は画像データを受信すると、前述のようにIPアドレスを変換した上で画像通信装置107に転送する。画像データを受信(図7ステップS507)した画像通信装置107は、受信したJPEG画像を記録処理部214で記録するために必要な処理を開始する。すなわち、LANコントローラ213においてヘッダを削除し、適当なスケジューリングを経て記録処理部214に引き渡すべくJPEGデータをRAM203に格納するなどの処理を開始する。
【0064】
全てのJPEGデータが画像通信装置105から画像通信装置107に送信されると(図6ステップS420、図7ステップS508)、画像伝送は終了する。JPEGデータはJPEG処理部212において伸張され(ステップS509)、記録処理部214においてCMKYの4色データに変換し(ステップS510)、記録出力する(ステップS511)。
【0065】
以上の手順により、高速画像伝送が可能になる。デジタルカメラで撮影したJPEG画像データサイズが300Kbyte、ADSL回線のアップロード伝送速度が1Mbpsとすると、伝送に要する時間はたかだか300K÷(1000K÷8)=2.4秒程度で済む。
【0066】
なお、以上では、画像通信装置105〜107間でJPEG形式の画像を送信することを考えたが、当然ながら、G3フォーマットやTIFF/G3形式の画像ファイル(あるいはさらに非画像データであってもよい)を上記とほぼ同一の通信制御により伝送することができるのはいうまでもない。G3形式の画像を伝送する場合を考えると、その場合のアナログ通信路上での伝送速度は最大でも56kbps程度にすぎず、また実際にはT.30プロトコルの実行によりさらに実効速度は低下することを考えると、上記の通信手順をG3形式の画像伝送に用いればファクシミリ通信を著しく高速化することができる。
【0067】
なお、G3データ(あるいは他形式のデータ)を受信した場合、図7のステップS509〜S511の受信側の処理は、当然ながらG3形式のデータ(あるいは他形式のデータ)をデコードし(S509)、必要であれば色変換などの処理を行ない(S510)、再生する(S511)処理に置換すべきであるのはいうまでもない。
【0068】
以上のようにして、本実施形態によれば画像通信装置105は、VoIP網へ接続する機能を有する画像通信装置との間でアナログ通信路を利用することなく、IP網上で高速での画像送受信を行なうことができる。発呼側の操作は、従来のPSTN接続型のファクシミリ装置などと同様に電話番号の入力のみで済み、非常に簡単である。
【0069】
本実施形態のIP網上での画像通信では、VoIP網で用いられるSIPプロトコルを一部利用することにより、相手先のIPアドレスとポート番号を知り、TCP(あるいはUDP)/IP上の特定サービス(以下ではHTTP)を用いて高速に画像データを伝送することができる。
【0070】
しかも、送信側のユーザは、相手側を指定するのに電話番号を入力するだけでよく、宛先がVoIP網経由か否かは単に電話番号のプリフィックスのみにより指定でき、それ以外に面倒な指定操作を行なう必要がない。
【0071】
上記実施の形態においては、送信する画像データのパケットに、送信先のIPアドレスを付加して送信するものであった。しかし、送信元の画像通信装置はSIPプロキシのIPアドレスを付加して送信し、SIPプロキシが送信先のIPアドレスに変換するような処理によっても、同様の効果を得ることが可能である。
【0072】
<WWWサーバから(第2の)画像通信装置への画像伝送>
上記実施形態では、通信データの伝送にHTTPを用いている。周知のようにHTTPはインターネット上のWWWサーバからあらゆる種類のデータファイルをダウンロードするために広く用いられているものである。
【0073】
一方、上記実施形態の画像通信装置は、(ネットワーク対応の)ファクシミリ装置や、いわゆる複合画像処理装置として構成することができるが、HTTP転送をサポートすることは、上記実施形態のようなデータ送受信に役立つのみならず、WWWブラウザ端末(ないしは汎用のインターネット端末)として画像通信装置を機能させることができる。
【0074】
このことを示すため、以下、図5、図6および図7を参照して、WWWサーバと本発明を実施した第2の画像通信装置の間の通信の様子を説明する。図5は図4と同じ様式のシーケンス図であり、各シーケンスには図7でその個所に対応するステップ番号を付してある。なお、図6の画像通信装置の処理のうち、ステップS415以降はWWWサーバの処理と同等であるので、以下ではこのステップS415以降をWWWサーバの処理として引用する。
【0075】
画像通信装置107のキー操作部204により、WWWサーバからダウンロードしたコンテンツの印刷(あるいは表示)が指示され、アクセス先のURLが入力されると(ステップS512)、もしこの段階で必要があれば(画像通信装置107がADSLゲートウェイ108を介してIP網101に接続されていなければ)、ISPのアクセスサーバなどを介してPPP(Point−to−Point Protocol)コネクションを確立させる。
【0076】
そして、画像通信装置107に登録されている(あるいは任意の)WWWサーバ102との間でHTTPコネクション(通常、ポート80番が用いられる)を成立させる(ステップS513)。なお、PPPコネクション確立の際はISPのアクセスサーバなどとの間で、また、HTTPコネクション確立の際はそれが必要であればWWWサーバ102との間でIDとパスワードを照合する認証処理が行なわれる。また、HTTPコネクション確立の際、画像通信装置107は必要であればDNSサーバ104を参照される。
【0077】
HTTPコネクションが確立すると、画像通信装置107はHTTPのデータ取得メッセージを送信する(ステップS503)。たとえば、アクセス先のURLがhttp://www.canon.com/index.htmlだとすると、”GET /www.canon.com/index.html HTTP/1.0”というメッセージが送信される。
【0078】
このメッセージを受信したWWWサーバ102は(図6ステップS414)、応答メッセージとして、”HTTP/1.1 200 OK”  というメッセージを画像通信装置107宛てに送信する(ステップS415)。このメッセージ内のContent−Typeには、image/jpegと記述されており、JPEG画像データを送信することが示されている。
【0079】
上記応答メッセージを受信した画像通信装置107は(図7ステップS504)、JPEG画像の送信を要求するためのメッセージとして、”GET /image.jpegHTTP/1.0”というJPEG画像送信要求メッセージを送信する(ステップS505)。ただし、取得するデータはJPEG画像である必要はなく、上記の各HTTPメッセージの”/image.jpeg”の部分は任意の形式の任意のファイル名であってよい。
【0080】
上記メッセージを受信したWWWサーバ102は(図6ステップS416)、”HTTP/1.0 200 OK”という応答メッセージを送信する(図6ステップS417、図7ステップS506)。
【0081】
続いて、画像データ(あるいは任意のファイルデータ)はTCP/IPのフレームに組み立てられて画像通信装置107に伝送される(図7ステップS507)。このとき、送信先アドレスとしてはADSLゲートウェイ108のグローバルIPアドレスが用いられる。ADSLゲートウェイ108宛てに送られたTCP/IPパケットは、ADSLゲートウェイ108はHTTPパケット形式の画像データを受信すると、前述のように宛先のグローバルIPアドレスをプライベートIPアドレスに変換した上で画像通信装置107に転送する。画像データを受信した画像通信装置107は、受信したJPEG画像の記録処理の準備を開始する。すなわち、LANコントローラ213においてヘッダを削除し、JPEGデータをRAM203に格納する。
【0082】
全てのJPEGデータがWWWサーバ102から画像通信装置107に送信されると(図7ステップS508)、前述同様にJPEGデータはJPEG処理部212において伸張され(ステップS509)、記録処理部214においてCMKYの4色データに変換し(ステップS510)、記録出力する(ステップS511)。ここでは、記録出力の例を示しているが、もちろんディスプレイに表示するなどの出力(再生)方法を用いることができる。
【0083】
以上に示したように、画像通信装置WWWサーバからJPEG画像データファイルあるいは他の任意のデータファイルをダウンロードし、出力(再生)することができる。
【0084】
そして、以上の説明から明らかなように、前述の本発明による画像データの伝送は、上記の通常のHTTPによるダウンロード処理と全く同様の手順により行なわれていることがわかる。すなわち、本発明による画像通信装置は、WWWブラウザ端末(ないしは汎用のインターネット端末)の機能と(ネットワーク対応の)ファクシミリ装置、複合画像処理装置などとしての機能を簡単安価なハードウェア/ソフトウェア構成により両立できる、という優れたメリットがある。
【0085】
上記実施形態においては、送受信する画像データは記録出力することを前提としているが、表示出力など他の方法の出力を行なう場合においても本発明のデータ伝送技術が上記同様に応用でき、データ伝送に関しては上述同様の効果を得ることができるはいうまでもない。
【0086】
画像(あるいは他形式の)データをHTTPにより伝送する場合は、送信側の画像通信装置(あるいはWWWサーバ)はHTMLなどのマークアップ言語と関連付けて、画像データを送信する。そのマークアップ言語と画像データを受信した受信側の画像通信装置は、WWWサーバから受信したマークアップ言語と画像データを表示する場合と同じ手順により、表示させることができる。このとき、通常のWWWブラウザと同様のユーザーインターフェース(GUI)を用いれば、WWWブラウザと同じユーザ操作により画像(あるいは他形式の)データを印刷し、保存し、あるいは他の端末へメールで転送する、などのWWWブラウザで一般に実施されているものと全く同様のデータ操作が可能となる。もちろん、WWWサーバからダウンロードしたHTMLの中に、印刷やファイル保存を示すタグ、他のデータへの参照タグ(リンク)が含まれている場合には、そのタグに応じた表示を行ない、また、WWWブラウザと同様のユーザーインターフェース(GUI)によりユーザはこれらのタグに応じて印刷、ファイル保存、他のデータへのジャンプなどを行なうことができる。
【0087】
そして、WWWサーバのデータに対して行なえる処理は、送信側の画像通信装置から送信されるデータに対して、そのデータ構成(タグやMIME識別子などの構成)に応じて、全て同様に行なうことができる。このことにより、ユーザが画像通信やWWWデータの参照ごとに全く異なる操作を覚える必要がなくなる。
【0088】
また、上記実施形態においては、画像通信装置(105、107)とADSLゲートウェイ(106、108)は物理的に独立した装置であることを想定したが、ADSLゲートウェイを画像通信装置と一体化することによっても、同様の効果を得ることが可能になる。この一体化によれば、ADSLゲートウェイを画像通信装置をCSMA/CDインターフェイスではなく専用バスなどで接続することができるため、画像通信装置とADSLゲートウェイ間のコマンドのやり取りが不要となり、通信効率を向上することが可能になる。
【0089】
また、上記実施形態でADSLゲートウェイとして示した回線インターフェース部分の構成は以上で示したADSLモデム+スプリッタのような構成のみならず、さらに他のネットワーク端末とIP接続を共有するためのルータなどが一体化されていてもよい。さらに、VoIPのためのゲートキーパーや、勧告T.38のファクシミリゲートウェイの機能がADSLゲートウェイとして示した回線インターフェース部分に含まれていてもよい。
【0090】
さらに、以上では、ネットワーク通信サービスとして、ADSLを考えたが、本発明の技術、特に、通信の前半でVoIP/SIPを利用し、後半でHTTPなどを用いる転送技術はADSLに限定されるものではなく、VoIP/SIPを利用できるネットワーク通信環境であれば、FTTHやATMなどのネットワークでもほぼ同様に実施することができる。FTTHやATMなどのようにADSLと異なるネットワークであっても、WAN側のネットワークインターフェース(図2ではADSLモデム216)をそのネットワークに対応したものに変更する必要があるだけで、その他の構成は上記実施形態と同様でよい。また、アナログ通信路を用いる必要があれば、その場合は、回線インターフェース(上記の例ではADSLゲートウェイ)と画像通信手段(上記の例では画像通信装置)の間にIP通信手段の他に、なんらかのアナログ通信手段(VoIPゲートキーパーやITU−T勧告T.38のファクシミリゲートウェイなど)があれば上記同様に実施することができる。
【0091】
また、以上では、発呼側から画像データを送信する例を示したが、画像データの送信方向がその逆、すなわちポーリング送受信を行なう場合でも本発明の手順を利用できるのはいうまでもない。すなわち、データ伝送にHTTPを用いる場合には、データ送信側がHTTPサーバ側として機能を、データ受信側がHTTPサーバ側としての機能を有していればよく、これらの機能が発呼側/着呼側いずれの装置にあるかは無関係であるためである。そして、通信の後半のHTTPによるデータ伝送は、上述と逆の方向にHTTPメッセージの交換を行なうだけで実現できる。
【0092】
なお、上記の実施形態では、簡略化のため、認証やセキュリティ上の措置については説明を省略している。しかしながら、上記実施形態のようにデータ伝送にHTTPを用いる場合、送信側の画像通信装置がHTTPポートを常時不特定多数の相手に開放しておくことは好ましいことではないので、何らかの認証やセキュリティ上の措置を講じる必要がある。たとえば、HTTPコネクション確立(図6のステップS414、図5、図7のステップS503)の段階で、ユーザIDおよび(または)パスワード(いずれもあらかじめ画像通信装置に割り当てられたもの、あるいはユーザが決定したもの)の認証を行なう、データ伝送期間(図6のステップS414〜S420、図7のステップS503〜S507)の期間のみ送信側の画像通信装置がそれに先立つSIP通信により得た受信側のIPアドレスに対してのみHTTPポートを開くようにする(このようなポート制御ないしパケットフィルタリングは画像通信装置のみならず、ゲートウェイ(ADSLゲートウェイ)で行なうこともできる)、などの手法が考えられる。
【0093】
以上のように、本発明では、発呼側の通信装置が入力された電話番号を用いてSIPによりデータ通信要求を送信し、その後、HTTP準拠の通信手順を開始するようにしているため、発呼側の装置は電話番号を媒介とした簡単なユーザ操作を行なうだけで済み、データ受信側の通信装置にHTTPを用いたWWWブラウジング機能と、リアルタイム性を有する送受信機間の1対1(PTP:Peer to Peer)のデータ受信機能の双方を簡単安価に実装することができ、しかも特にADSLのような回線サービスに接続する場合でも、従来のファクシミリ装置におけるようにデータ通信を音声帯域で行なうことによってそのスループットが著しく低下する、といった問題を回避することができる。
【0094】
【発明の効果】
以上の説明から明らかなように、本発明によれば、電話番号により識別される通信装置間でIP通信により通信データを送受信する通信方法、通信装置、および通信装置の制御プログラムにおいて、第1の通信装置が、第2の通信装置の電話番号に基づき所定のサーバから前記第2の通信装置のIPアドレスを取得し、前記第2の通信装置に対してデータ通信要求を行ない、前記第1および第2の通信装置のうちデータ受信側の通信装置がHTTP準拠のデータ送受信プロトコルに基づきデータ送信側の通信装置に対してデータ送信要求を行ない、該データ送受信プロトコルに基づきIP網上で通信データを送受信する構成を採用しているので、発呼側の装置は電話番号を媒介とした簡単なユーザ操作を行なうだけで済み、また、データ受信側の通信装置にHTTPを用いたWWWブラウジング機能と、リアルタイム性を有する送受信機間の1対1(PTP:Peer to Peer)のデータ受信機能の双方を簡単安価に実装することができ、HTTP準拠のデータ送受信プロトコルによりIP通信路上で高速なデータ通信を行なうことができる。すなわち、本発明によれば、電話番号を媒介とした簡単な発呼操作により高速なデータ通信を行なえ、汎用性に優れ、簡単安価に実装可能な通信システムを提供できる、という優れた効果が得られる。
【図面の簡単な説明】
【図1】本発明を採用した画像通信装置を含むネットワークシステムの構成を示したブロック図である。
【図2】図1の画像通信装置の内部構成を示したブロック図である。
【図3】図1のADSLゲートウェイの内部構成を示したブロック図である。
【図4】VoIP/SIPを利用しさらにIP通信により画像を伝送するデータ送受信シーケンスを示した説明図である。
【図5】HTTPによるデータ送受信シーケンスを示した説明図である。
【図6】画像送信側の通信処理の流れを示したフローチャート図である。
【図7】画像受信側の通信処理、およびHTTPプロトコルによるデータ受信処理の流れを示したフローチャート図である。
【符号の説明】
101 IP網
102 WWW(HTTP)サーバ
103 VoIP SIPプロキシ
104 DNSサーバ
105、107 画像通信装置
106、108 ADSLゲートウェイ
201 CPU
207 読取制御部
209 FAXモデム
213 LANコントローラ
214 記録制御部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a communication method for transmitting and receiving communication data by IP communication between communication devices identified by a telephone number, a communication device, and a control program for the communication device.
[0002]
[Prior art]
In recent years, broadband communication lines that can perform high-speed data transmission, such as ADSL, have become widespread. ADSL is characterized in that the same metallic cable as the telephone line is used for the subscriber line, so that the same line can be used for both the analog telephone service and the network connection service. That is, by inserting a filter for frequency division called a splitter between a communication line and a communication terminal, it is possible to separate a line for transmitting an audio band signal and a line for transmitting digital data.
[0003]
When the same line is used for analog telephone service, various configurations such as ADSL modem + splitter + computer, ADSL modem + splitter + router, etc. can be considered as the configuration of the subscriber's equipment. As the ADSL gateway, for example, a configuration in which the above-described ADSL modem + splitter portion is integrated can be considered.
[0004]
In such an ADSL gateway, for example, a modular jack is provided so that an analog telephone can be connected to a line for transmitting a voice band signal, and a communication device such as a telephone or a facsimile can be connected here for communication.
[0005]
For high-speed digital communication, the ADSL gateway is provided with a connection interface of CSMA / CD (for example, Ethernet (trade name)). By connecting a PC (personal computer) or the like to the CSMA / CD interface, data can be downloaded at high speed from a WWW server or the like. However, not only CSMA / CD but also an interface such as USB is used for an interface with a network device such as a PC.
[0006]
A terminal connected to a server, such as a PC, can perform high-speed communication, but performs real-time transmission / reception with a partner terminal via a circuit switching network (analog communication path), such as a telephone or a facsimile. The terminals used the analog band. In the analog facsimile procedure, there is a case where there is no problem with about black and white binary image data, but a long communication time is required when transmitting large-capacity color image data (in the JPEG format or the like) photographed by a digital camera or the like. There was a problem.
[0007]
In order to transmit communication data such as image data at high speed, the facsimile is connected to the CSMA / CD interface, and the image data is packetized and uploaded to a file server (for example, using a protocol such as FTP or HTTP). It is also possible to realize high-speed transmission by taking the procedure of downloading from the server by the partner terminal. However, in this case, the receiving side needs to access the server in order to receive the data, and there is a problem that the real-time communication is lost. Also, if the server notifies the server of the destination address of the receiving side or downloads data under the initiative of the receiving side, it is necessary to notify the receiving side of data upload to the receiving side. However, it has been difficult to realize communication by a simple operation of simply specifying the telephone number of the other party.
[0008]
In view of this point, Japanese Patent Laying-Open No. 10-107938 (Patent Document 1) discloses a technique for performing image communication via a server on an IP network. In other words, the first terminal on the image transmission side calls the server including the first terminal, connects the first terminal to the computer network via the server including the first terminal, and transmits the image. A second terminal to be a receiving side is designated, a server of a network including the second terminal calls the second terminal, and the first terminal transmits the image data to the computer network in a format suitable for the computer network. The data is sent to the server including the second terminal via the network, and the server including the second terminal converts the image data in a format suitable for the computer network into facsimile image data, and transmits the converted data via the public line. 2 terminal, and the second terminal reproduces an image from the facsimile image data.
[0009]
In Japanese Patent Application Laid-Open No. 9-247334 (Patent Document 2 below) and Japanese Patent Application Laid-Open No. 10-133767 (Patent Document 3 below), an Internet address of a transmission destination is input so that an e-mail format is used. Many methods for transmitting images have been proposed.
[0010]
Further, Japanese Patent Application Laid-Open No. 2000-354127 (Patent Document 4 below) and Japanese Patent Application Laid-Open No. 2001-197279 (Patent Document 5 below) disclose ITU-T Recommendation T. 38, a method of relaying facsimile image transmission in real time on the Internet has been proposed.
[0011]
[Patent Document 1]
JP-A-10-107938
[Patent Document 2]
JP-A-9-247334
[Patent Document 3]
JP-A-10-133967
[Patent Document 4]
JP 2000-354127 A
[Patent Document 5]
JP 2001-197279 A
[0012]
[Problems to be solved by the invention]
However, in the above-described Patent Document 1, it is necessary to input a terminal number of a transmission destination after performing a login process including an authentication procedure and the like by performing a dial-up connection with a server at a transmission source terminal. Therefore, unlike the conventional facsimile, image transmission cannot be performed only by inputting a telephone number.
[0013]
Further, in Patent Documents 2 and 3, when transmitting via the Internet, it is necessary to input a mail address. Further, since an image is transmitted as an e-mail, there is a problem that image data is stored in a server, and the receiving side needs to access and receive the server using an e-mail reading protocol such as a POP (Post Office Protocol).
[0014]
Further, Patent Documents 4 and 5 disclose ITU-T Recommendation T. In addition to the need for a dedicated gateway for processing 38 protocols and the use of a normal telephone line between the terminal and the Internet, the transmission speed is limited to that of facsimile communication using a conventional telephone switching network. Was the same as
[0015]
Further, conventional communication technologies have been independently developed in respective fields such as facsimile and IP communication, and there is a problem that integration is not sufficient. For example, a user has been separately required to be proficient in an operation specific to a facsimile device if the device is a facsimile device, and to be proficient in an operation specific to a PC for various IP communications. Also, from the point of view of a manufacturer that provides hardware / software, it is necessary to provide completely different hardware / software for data communication that is not so different in each field such as facsimile and IP communication. there were. In this sense, the necessary parts of technologies in various fields, such as facsimile and IP communication, should be integrated in a graceful manner so that data communication that is easy to operate, excellent in versatility, and can be implemented easily and inexpensively can be performed. Is desired.
[0016]
An object of the present invention is to solve the above-mentioned problems and to provide a means of data communication which can perform high-speed data communication by a simple call operation via a telephone number, is excellent in versatility, and can be implemented easily and inexpensively. It is in.
[0017]
[Means for Solving the Problems]
According to an embodiment of the present invention, there is provided a communication method for transmitting and receiving communication data by IP communication between communication devices identified by telephone numbers, a communication device, and a control program for the communication device. The device obtains the IP address of the second communication device from a predetermined server based on the telephone number of the second communication device, makes a data communication request to the second communication device, and The communication device on the data receiving side among the two communication devices makes a data transmission request to the communication device on the data transmitting side based on the data transmission / reception protocol based on HTTP, and transmits / receives communication data over the IP network based on the data transmission / reception protocol. Configuration was adopted.
[0018]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. Hereinafter, the configuration of the image communication device will be exemplified as an example of the communication device.
[0019]
FIG. 1 shows the configuration of a network system to which the present invention can be applied. In FIG. 1, reference numeral 101 denotes an IP network, 102 denotes a WWW (HTTP) server, 103 denotes a VoIP SIP proxy, 104 denotes a DNS server, and 105 denotes a first image communication device (private IP address: 192.168.0.2). ), 106 are ADSL gateways (global IP address: 192.196.0.1, private IP address: 192.168.0.1), 107 is the second image communication device (private IP address: 192.168.0) ., 2) and 108 are ADSL gateways (global IP address: 192.198.0.1, private IP address: 192.168.0.1). Reference numerals 109 and 111 are analog telephone interfaces, and reference numerals 110 and 112 are CSMA / CD interfaces. In the following, the image communication devices 105 and 107 will be described as image communication devices. However, the present invention is not limited to image communication devices that transmit and receive image data, and is replaced by communication devices that can transmit and receive data suitable for communication using an IP network. The techniques shown in are applicable.
[0020]
Although the details of the configuration of the ADSL gateways 106 and 108 will be described later, the contract of both subscribers is of a shared type of telephone and IP communication, and the image communication devices 105 and 107 are connected to the ADSL gateway 106 as described above. And 108, analog telephone interfaces 109 and 111 and CSMA / CD interfaces 110 and 112 as network interfaces (however, the network interface is not limited to CSMA / CD).
[0021]
The image communication devices 105 and 107 can use the analog telephone interfaces 109 and 111 and the CSMA / CD interfaces 110 and 112 for communication with the ADSL gateways 106 and 108, respectively.
[0022]
The analog telephone interfaces 109 and 111 are used for telephone calls and ITU-T Recommendation T. The present invention can be used for analog facsimile communication and the like based on ITU-T 30 (hereinafter referred to as "recommendation T.30" or simply "T.30" unless confusion arises). The signals of the analog telephone interfaces 109 and 111 are routed from the central office to a circuit switching network (not shown).
[0023]
In addition, in the line by the CSMA / CD interfaces 110 and 112, a connection with an ISP (Internet Service Provider) is established by a predetermined protocol such as PPPoE (PPP on Ethernet (trade name)), and the WAN side described above is established. The global IP address and the private IP address on the LAN side are determined. In this state, the image communication apparatuses 105 and 107 can use any services on the IP network 101 (for example, services on TCP (UDP) / IP such as FTP, HTTP, and Voip).
[0024]
In the present invention, the image communication device (see FIG. 1) is partially used on the IP network 101 by partially using a VoIP (Voice over IP: ITU-T Recommendation H.323) protocol and a SIP (Session Initiate Protocol: RFC2543). In the example, 105 and 107) are connected to perform communication, so that high-speed image communication can be performed. Details of VoIP and SIP used in the present invention will be described later.
[0025]
FIG. 2 shows the internal configuration of the image communication apparatus (105 or 107 in FIG. 1) embodying the present invention. In FIG. 1, reference numeral 201 denotes a CPU, which controls the entire image communication apparatus according to a program stored in a ROM 202. The CPU 201 is also responsible for TCP / IP protocol processing, and assembling of image data into TCP / IP frames is performed under the control of the CPU 201. Reference numeral 203 denotes a RAM, which is used as a work memory at the time of executing a program, and is used for buffering image data to be transmitted and received.
[0026]
Reference numeral 204 denotes a key operation unit, which includes dials, operation buttons for facsimile transmission and reception, and the like. Reference numeral 205 denotes a liquid crystal display unit.
[0027]
Reference numeral 206 denotes a CIS (Contact Image Sensor), which converts an image of a document into an analog signal. A read control unit 207 converts an analog signal output from the CIS into digital data. The converted digital data is transferred to the RAM 203 under the control of the CPU 201.
[0028]
Reference numeral 208 denotes an MH encoding / decoding processing unit which, when transmitting an image, subjects the read image data to MH encoding and compresses the data. At the time of reception, the MH-encoded image data is decoded.
[0029]
Reference numeral 209 denotes a FAX modem, which modulates MH-coded data at the time of transmission and converts the data into an analog signal in a voice band that can be transmitted through an analog line. At the time of reception, the received analog signal is demodulated and MH encoded data is output.
[0030]
Reference numeral 210 denotes an NCU, which is connected to the analog telephone interface 109 (111) as an interface of an analog communication line.
[0031]
Reference numeral 211 denotes a card interface to which a memory card storing a JPEG image captured by a digital camera can be connected. The standard of the memory card is arbitrary, but a card standard such as PCMCIA may be used.
[0032]
Reference numeral 212 denotes a JPEG processing unit, which is used to encode (compress) an image of another format input via a card interface into a JPEG image and decode (expand) received JPEG image data.
[0033]
A LAN controller 213 is connected to the above-mentioned CSMA / CD interface 110 (112) and performs data transmission / reception based on the CSMA / CD protocol.
[0034]
Reference numeral 214 denotes a recording processing unit that converts received image data into print raster data and prints it. The recording method of the recording processing unit 214 is arbitrary, and an electrophotographic method or an ink jet method can be used.
[0035]
FIG. 3 shows the internal configuration of the ADSL gateway (106 or 108 in FIG. 1). In FIG. 3, reference numeral 215 denotes a splitter which is connected to an ADSL communication line and separates a voice band signal and a voice outside band signal. An ADSL modem 216 has a function of converting digital data into a signal format that can be transmitted through an ADSL line.
[0036]
Reference numeral 217 denotes a CPU, which performs processing such as packet assembly / disassembly of voice / data input to the ADSL gateway, communication procedure processing with a VoIP server, and the like. A ROM 218 stores a program for operating the ADSL gateway, and a RAM 219 is used for buffering data transmitted and received by the ADSL gateway and executing the program.
[0037]
Reference numeral 220 denotes a CSMA / CD interface, which performs a frame assembling / disassembling process when transmitting / receiving digital data to / from an image communication apparatus. The CSMA / CD interface 220 is connected to the aforementioned CSMA / CD interface 110 (112).
[0038]
The ADSL gateway according to the present embodiment also supports VoIP. That is, the code 221 is a voice coding processing unit, which codes and decodes voice based on a voice coding scheme used in VoIP (see ITU-T recommendations such as G.711 and G.729). .
[0039]
Reference numeral 222 denotes a changeover switch, which switches an audio path depending on whether the audio terminal connected to the ADSL gateway is transmitted in the audio band or transmitted as digital data outside the audio band.
[0040]
Reference numeral 223 denotes an analog telephone interface to which a voice terminal such as an analog telephone can be connected, and a voice signal can be transmitted to and received from the voice terminal. The analog telephone interface 223 is connected to the above-described analog telephone interface 109 (111).
[0041]
Next, communication control in the above configuration will be described. In the following, a process when an image is transmitted from the first image communication device 105 to the second image communication device 107 and a process when the second image communication device downloads an image from the WWW server 102 are described. Give an explanation. In the present embodiment, a case will be mainly described in which an image to be transmitted is JPEG format image data (for example, JPEG image data captured by a digital camera).
[0042]
Next, the operation in the above configuration will be described.
[0043]
6 and 7 show a communication control procedure executed by the image communication device (105 or 107). The illustrated procedure is stored in the ROM 203 as a control program for the CPU 201, and is executed by the CPU 201. However, the storage location of the program that implements the communication control procedure of the present embodiment is not limited to the ROM, and the supply path is also stored in the ROM 203 from the beginning, or via another storage medium, or It may be supplied and updated via a network.
[0044]
FIG. 4 shows a communication sequence realized by the communication control of FIGS. 6 and 7, and the numbers of the steps corresponding to the respective processes of FIGS. 6 and 7 are given.
[0045]
<Image transmission from first image communication device to second image communication device>
When a destination telephone number is input by the key operation unit 204 of the image communication apparatus 105 (step S401), a transmission request packet including telephone number information is transmitted to the ADSL gateway via the CSMA / CD interface 108 (step S401). Step S402). As the destination address of the transmission request packet, the private IP address 192.168.0.1 of the ADSL gateway 106 is designated and transmitted.
[0046]
The ADSL gateway 106 that has received the transmission request packet transmits a session request message (INVITE message) of SIP (Session Initiate Protocol) to the SIP proxy 103 of the VoIP service provider (step S403). This session request message is configured based on the SIP specification, and the destination in the header includes the telephone number information input in step S401 and the telephone number information of the ADSL gateway as transmission source information. Further, the IP address of the SIP proxy 103 is stored in the destination IP address of the IP packet storing the session request message, and the IP address of the ADSL gateway 106 is stored in the source IP address. Also, application / sdp is described as Content-Type in the header of the session request message, indicating that the message body contains data based on SDP. The SDP data of the message body describes that the medium is image / jpeg, so that the ADSL gateway 108 can recognize that a JPEG image will be transmitted and received.
[0047]
The SIP proxy 103 sets the telephone number in the header of the received session request message to 8.7.6.5.4.3.2.1. e164. It is developed into a URL (URI) format such as arpa (step S404), and a search request is sent to the DNS server 104 (step S405).
[0048]
Upon receiving the IP address of the destination ADSL gateway 108 from the DNS server 104 (step S406), the SIP proxy 103 converts the destination IP address in the packet received from the ADSL gateway 106 into the global IP address of the ADSL gateway 108 received from the DNS. After replacing the IP address with the IP address of the SIP proxy 103, the session request message is transmitted to the ADSL gateway 108 (step S407).
[0049]
The ADSL gateway 108 that has received the session request message transmits an incoming message to the image communication device 107 (Step S501 in FIG. 7). Since the incoming message includes the media type information described in the session request message received from the ADSL gateway 106, the image communication device 107 transmits the JPEG image (from the image communication device 107, ) Is required.
[0050]
Here, based on the media type information described in the session request message, the image communication device 107 can recognize that transmission of a JPEG image (reception from the viewpoint of the image communication device 107) is requested. However, the present invention is not limited to this. In the confirmation response in step S409 described later, a request for transmission of a JPEG image (reception from the viewpoint of the image communication apparatus 107) may be notified, or after the confirmation response in step S409, Before obtaining "GET / index.html HTTP / 1.0" as an HTTP data acquisition message, a request for transmission of a JPEG image (reception as viewed from the image communication apparatus 107) may be notified.
[0051]
At the same time, the ADSL gateway 108 sends a calling message to the SIP proxy 103. The destination in the header of the calling message stores the source telephone number information described in the header of the received session request message, and the destination IP address is the source IP address of the session request message. The IP address of the SIP proxy 103 is stored. The SIP proxy 103 that has received the calling message exchanges the destination IP address with the IP address of the ADSL gateway 106 and the source IP address with the IP address of the SIP proxy 103, and transmits the message. It receives (step S408).
[0052]
The image communication device 107 receives the incoming message, and sends a response message to the ADSL gateway 108 if the incoming call can be received (step S502 in FIG. 7).
[0053]
When the ADSL gateway 108 receives the response message, the ADSL gateway 108 transmits the response message to the SIP proxy 103 in the same manner as the previous ringing message. In the SIP proxy 103, only the destination IP address is converted to the IP address of the ADSL gateway 106 and transmitted, and the ADSL gateway 106 receives the response message (step S409 in FIG. 6).
[0054]
Subsequently, a response message is transmitted from the ADSL gateway 106 to the image communication device 105 (step S410). Since the ADSL gateway 106 can recognize the IP address of the ADSL gateway 108 from the source IP address in the received response message, the ADSL gateway 108 (from the image communication) thereafter does not pass through the SIP proxy 103 directly. It becomes possible to transmit the packet to the device 107) (step S411).
[0055]
The image communication device 105 that has received the response message transmits a response confirmation message to the image communication device 107 (step S413), and can start transmission and reception of image data between the image communication device 105 and the image communication device 107. .
[0056]
As described above, since the IP address between the transmitter and the receiver (the global IP address of the ADSL gateways 106 and 108) is already known to both parties, any data transmission / reception protocol on TCP (UDP) / IP will be used thereafter. To transmit and receive image data. As a data transmission / reception protocol on the TCP (UDP) / IP, generally used FTP (File Transfer Protocol), HTTP (Hyper Text Transfer Protocol), or a method using them (dedicated method, HTTP encryption) As the version, for example, a protocol such as IPP or IPPFAX based on HTTP or HTTP defined by IEEE can be used. Hereinafter, a method of transmitting and receiving image data using the HTTP protocol will be described.
[0057]
The image communication apparatus 107, which has recognized from the previous session request message that the image communication apparatus 105 is about to transmit JPEG image data, establishes an HTTP connection (exchange of SYN / ACK), and transmits the HTTP data as an HTTP data acquisition message. A message “GET / index.html HTTP / 1.0” is transmitted to the image communication apparatus 105 (steps S502 and S503 in FIG. 7).
[0058]
Upon receiving this message (step S414 in FIG. 6), the image communication apparatus 105 transmits a message “HTTP / 1.1 200 OK” to the image communication apparatus 107 as a response message (step S415 in FIG. 6). The Content-Type in this message describes "image / jpeg", indicating that JPEG image data is to be transmitted.
[0059]
Upon receiving the response message, the image communication device 107 (step S504) transmits a JPEG image transmission request message “GET / image.jpeg HTTP / 1.0” as a message for requesting transmission of a JPEG image (step S504). S505). As described above, since HTTP is used, the format is such that the image communication device 107 requests an image from the image communication device 105.
[0060]
The image communication apparatus 105 that has received the message (step S416) transmits a response message “HTTP / 1.0 200 OK” (step S417 in FIG. 6, step S506 in FIG. 7). The image communication device 105 starts transmitting JPEG image data following the response message.
[0061]
The image data is assembled into a TCP / IP frame and transmitted. The IP address of the ADSL gateway 108 is added to the destination address. The TCP / IP packet sent to the ADSL gateway 108 has its destination address converted to the private IP address of the image communication device 107 at the ADSL gateway 108 and is transmitted to the image communication device 107.
[0062]
In the image communication apparatus 105, the CPU 201 reads the JPEG data stored in the memory card via the card interface 211 (Step S418), and transfers the read data to the LAN controller 213. The LAN controller packetizes a fixed amount of data, adds the previously received IP address 192.198.0.1 of the partner ADSL gateway 108 as a header, and transmits the packet (step S419 in FIG. 6).
[0063]
When receiving the image data, the ADSL gateway 108 converts the IP address as described above and transfers the IP address to the image communication device 107. The image communication apparatus 107 that has received the image data (step S507 in FIG. 7) starts processing necessary for recording the received JPEG image by the recording processing unit 214. That is, the LAN controller 213 deletes the header and starts processing such as storing JPEG data in the RAM 203 to be passed to the recording processing unit 214 through appropriate scheduling.
[0064]
When all the JPEG data has been transmitted from the image communication device 105 to the image communication device 107 (step S420 in FIG. 6, step S508 in FIG. 7), the image transmission ends. The JPEG data is decompressed in the JPEG processing unit 212 (step S509), converted into four-color data of CMKY in the recording processing unit 214 (step S510), and recorded and output (step S511).
[0065]
According to the above procedure, high-speed image transmission becomes possible. Assuming that the data size of the JPEG image photographed by the digital camera is 300 Kbytes and the upload transmission speed of the ADSL line is 1 Mbps, the time required for the transmission is at most 300 K ÷ (1000 K ÷ 8) = 2.4 seconds.
[0066]
In the above description, transmission of a JPEG format image between the image communication devices 105 to 107 has been considered. However, a G3 format or TIFF / G3 format image file (or non-image data may be used). ) Can be transmitted under almost the same communication control as described above. Considering the case of transmitting an image in the G3 format, the transmission speed on the analog communication path in this case is only about 56 kbps at the maximum, and in practice, the transmission speed of the T.3 format is not so large. Considering that the effective speed is further reduced by executing the 30 protocol, facsimile communication can be remarkably speeded up if the above communication procedure is used for G3 format image transmission.
[0067]
When the G3 data (or other format data) is received, the receiving side process in steps S509 to S511 in FIG. 7 naturally decodes the G3 format data (or other format data) (S509). Needless to say, processing such as color conversion should be performed if necessary (S510), and replaced with processing for reproduction (S511).
[0068]
As described above, according to the present embodiment, the image communication apparatus 105 performs high-speed image communication on the IP network without using an analog communication path with the image communication apparatus having a function of connecting to the VoIP network. Transmission and reception can be performed. The operation on the calling side is very simple, as in the case of a conventional PSTN connection type facsimile machine or the like, only by inputting a telephone number.
[0069]
In the image communication on the IP network according to the present embodiment, by partially utilizing the SIP protocol used in the VoIP network, the IP address and port number of the other party are known, and a specific service on TCP (or UDP) / IP is used. (Hereinafter, HTTP), image data can be transmitted at high speed.
[0070]
In addition, the user on the transmitting side only needs to input a telephone number to specify the other party, and whether or not the destination is via the VoIP network can be simply specified by the prefix of the telephone number. There is no need to do.
[0071]
In the above embodiment, the IP address of the transmission destination is added to the packet of the image data to be transmitted, and the packet is transmitted. However, the same effect can be obtained by a process in which the transmission source image communication apparatus adds the IP address of the SIP proxy and transmits the image, and the SIP proxy converts the IP address to the destination IP address.
[0072]
<Image transmission from WWW server to (second) image communication device>
In the above embodiment, HTTP is used for transmitting communication data. As is well known, HTTP is widely used for downloading all kinds of data files from WWW servers on the Internet.
[0073]
On the other hand, the image communication device according to the above embodiment can be configured as a facsimile device (corresponding to a network) or a so-called composite image processing device. Not only is it useful, but the image communication device can function as a WWW browser terminal (or a general-purpose Internet terminal).
[0074]
In order to show this, the state of communication between the WWW server and the second image communication apparatus embodying the present invention will be described below with reference to FIGS. 5, 6, and 7. FIG. 5 is a sequence diagram in the same manner as in FIG. 4, and each sequence is denoted by a step number corresponding to that position in FIG. In addition, among the processing of the image communication apparatus in FIG. 6, the processing after step S415 is equivalent to the processing of the WWW server, and hence the processing after step S415 will be referred to as the processing of the WWW server.
[0075]
When printing (or display) of the content downloaded from the WWW server is instructed by the key operation unit 204 of the image communication apparatus 107 and the URL of the access destination is input (step S512), if necessary at this stage (step S512) If the image communication apparatus 107 is not connected to the IP network 101 via the ADSL gateway 108), a PPP (Point-to-Point Protocol) connection is established via an access server of the ISP or the like.
[0076]
Then, an HTTP connection (usually, port 80 is used) is established with the WWW server 102 registered (or arbitrary) in the image communication device 107 (step S513). When establishing a PPP connection, an authentication process for collating an ID and a password is performed with an ISP access server, and when establishing an HTTP connection, with the WWW server 102 if necessary. . When establishing an HTTP connection, the image communication apparatus 107 refers to the DNS server 104 if necessary.
[0077]
When the HTTP connection is established, the image communication device 107 transmits an HTTP data acquisition message (step S503). For example, if the URL of the access destination is http: // www. canon. com / index. html, a message "GET / www.canon.com / index.html HTTP / 1.0" is transmitted.
[0078]
The WWW server 102 that has received this message (step S414 in FIG. 6) transmits a message “HTTP / 1.1 200 OK” to the image communication device 107 as a response message (step S415). The Content-Type in this message describes "image / jpeg", indicating that JPEG image data is to be transmitted.
[0079]
The image communication device 107 that has received the response message (step S504 in FIG. 7) transmits a JPEG image transmission request message “GET / image.jpegHTTP / 1.0” as a message for requesting transmission of a JPEG image. (Step S505). However, the data to be acquired does not need to be a JPEG image, and the “/image.jpeg” part of each of the above HTTP messages may be any file name in any format.
[0080]
The WWW server 102 that has received the above message (step S416 in FIG. 6) transmits a response message “HTTP / 1.0 200 OK” (step S417 in FIG. 6, step S506 in FIG. 7).
[0081]
Subsequently, the image data (or any file data) is assembled into a TCP / IP frame and transmitted to the image communication device 107 (step S507 in FIG. 7). At this time, the global IP address of the ADSL gateway 108 is used as the destination address. When the TCP / IP packet sent to the ADSL gateway 108 receives the image data in the HTTP packet format, the ADSL gateway 108 converts the destination global IP address into the private IP address as described above, and then converts the destination IP address into the private IP address. Transfer to Upon receiving the image data, the image communication device 107 starts preparations for recording the received JPEG image. That is, the LAN controller 213 deletes the header and stores the JPEG data in the RAM 203.
[0082]
When all the JPEG data is transmitted from the WWW server 102 to the image communication apparatus 107 (step S508 in FIG. 7), the JPEG data is expanded in the JPEG processing unit 212 (step S509), and the CMKY data is The data is converted into four-color data (step S510), and recorded and output (step S511). Here, an example of recording output is shown, but an output (reproducing) method such as displaying on a display can of course be used.
[0083]
As described above, a JPEG image data file or any other data file can be downloaded from the image communication apparatus WWW server and output (reproduced).
[0084]
As is clear from the above description, it is understood that the transmission of the image data according to the present invention is performed in exactly the same procedure as the above-described normal HTTP download processing. That is, the image communication apparatus according to the present invention has both the functions of a WWW browser terminal (or general-purpose Internet terminal) and the functions of a (network-compatible) facsimile apparatus, composite image processing apparatus, and the like by a simple and inexpensive hardware / software configuration. There is an excellent merit that you can.
[0085]
In the above embodiment, it is assumed that the image data to be transmitted and received is recorded and output. However, the data transmission technology of the present invention can be applied in the same manner as described above even when outputting by other methods such as display output. Can obtain the same effect as described above.
[0086]
When image (or other format) data is transmitted by HTTP, the image communication device (or WWW server) on the transmission side transmits the image data in association with a markup language such as HTML. The image communication device on the receiving side that has received the markup language and the image data can display the markup language and the image data received from the WWW server in the same procedure as when displaying the markup language and the image data. At this time, if a user interface (GUI) similar to a normal WWW browser is used, image (or other format) data is printed and stored by the same user operation as the WWW browser, or transferred to another terminal by e-mail. , Etc., the same data operations as those generally performed by WWW browsers are possible. Of course, if the HTML downloaded from the WWW server includes a tag indicating printing or saving a file and a reference tag (link) to other data, a display corresponding to the tag is performed. With a user interface (GUI) similar to the WWW browser, the user can perform printing, saving a file, jumping to other data, and the like according to these tags.
[0087]
The processing that can be performed on the data of the WWW server is performed in the same manner on the data transmitted from the image communication apparatus on the transmission side according to the data configuration (the configuration of the tag, the MIME identifier, and the like). Can be. This eliminates the need for the user to learn completely different operations each time image communication or reference to WWW data is performed.
[0088]
In the above embodiment, the image communication devices (105, 107) and the ADSL gateways (106, 108) are assumed to be physically independent devices. However, the ADSL gateway is integrated with the image communication device. Thus, a similar effect can be obtained. According to this integration, since the ADSL gateway can connect the image communication device with a dedicated bus instead of the CSMA / CD interface, there is no need to exchange commands between the image communication device and the ADSL gateway, thereby improving communication efficiency. It becomes possible to do.
[0089]
The configuration of the line interface shown as the ADSL gateway in the above embodiment is not limited to the configuration of the ADSL modem + splitter described above, but also includes a router for sharing the IP connection with other network terminals. May be used. In addition, gatekeepers for VoIP and Recommendation T. Thirty-eight facsimile gateway functions may be included in the line interface portion shown as an ADSL gateway.
[0090]
Further, in the above, ADSL is considered as a network communication service, but the technology of the present invention, in particular, the transfer technology using VoIP / SIP in the first half of communication and using HTTP or the like in the second half is not limited to ADSL. In addition, as long as the network communication environment can use VoIP / SIP, the present invention can be implemented in almost the same manner in a network such as FTTH or ATM. Even if the network is different from ADSL such as FTTH or ATM, only the network interface on the WAN side (ADSL modem 216 in FIG. 2) needs to be changed to one corresponding to the network. It may be the same as the embodiment. If it is necessary to use an analog communication path, in that case, in addition to the IP communication means between the line interface (the ADSL gateway in the above example) and the image communication means (the image communication apparatus in the above example), some other method is used. If there is an analog communication means (a VoIP gate keeper, a facsimile gateway of ITU-T Recommendation T.38, etc.), it can be carried out in the same manner as described above.
[0091]
In the above description, an example in which image data is transmitted from the calling side has been described. However, it goes without saying that the procedure of the present invention can be used even when the transmission direction of image data is reversed, that is, when polling transmission / reception is performed. That is, when HTTP is used for data transmission, the data transmitting side may have a function as the HTTP server side, and the data receiving side may have a function as the HTTP server side. This is because it is irrelevant to which device it is. Then, the data transmission by HTTP in the latter half of the communication can be realized only by exchanging the HTTP messages in the direction opposite to the above.
[0092]
In the above-described embodiment, for the sake of simplicity, explanations of authentication and security measures are omitted. However, in the case of using HTTP for data transmission as in the above embodiment, it is not preferable that the image communication apparatus on the transmission side always keeps the HTTP port open to an unspecified number of parties, so some authentication or security considerations are imposed. It is necessary to take measures. For example, at the stage of establishing an HTTP connection (step S414 in FIG. 6, step S503 in FIG. 5, FIG. 7), a user ID and / or a password (all of which are assigned to the image communication apparatus in advance or a user is determined) Only during the data transmission period (steps S414 to S420 in FIG. 6 and steps S503 to S507 in FIG. 7), the image communication apparatus on the transmission side obtains the IP address of the reception side obtained by the preceding SIP communication. For example, a method of opening an HTTP port only for such a port (such port control or packet filtering can be performed not only by the image communication apparatus but also by a gateway (ADSL gateway)) can be considered.
[0093]
As described above, according to the present invention, the communication device on the calling side transmits a data communication request by SIP using the input telephone number, and then starts an HTTP-compliant communication procedure. The device on the calling side only needs to perform a simple user operation via the telephone number, and the communication device on the data receiving side has a WWW browsing function using HTTP and a one-to-one (PTP) between a transceiver having real-time properties. : Peer-to-Peer) data receiving function can be implemented simply and inexpensively, and even when connecting to a line service such as ADSL, data communication is performed in a voice band as in a conventional facsimile machine. Thus, the problem that the throughput is significantly reduced can be avoided.
[0094]
【The invention's effect】
As is apparent from the above description, according to the present invention, in a communication method for transmitting and receiving communication data by IP communication between communication devices identified by telephone numbers, a communication device, and a control program of the communication device, A communication device that obtains an IP address of the second communication device from a predetermined server based on a telephone number of the second communication device, makes a data communication request to the second communication device, A communication device on the data receiving side among the second communication devices makes a data transmission request to the communication device on the data transmitting side based on a data transmission / reception protocol based on HTTP, and transmits communication data on an IP network based on the data transmission / reception protocol. The transmission / reception configuration allows the calling device to perform simple user operations via the telephone number, and also receives data. It is possible to easily and inexpensively implement both a WWW browsing function using HTTP and a one-to-one (PTP: Peer to Peer) data receiving function between a transmitter and a receiver having real-time characteristics in the communication device of the present invention. High-speed data communication can be performed on the IP communication path by the data transmission / reception protocol. That is, according to the present invention, there is obtained an excellent effect that a high-speed data communication can be performed by a simple call operation via a telephone number, and a communication system that is excellent in versatility and can be mounted easily and inexpensively can be provided. Can be
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a network system including an image communication device employing the present invention.
FIG. 2 is a block diagram showing an internal configuration of the image communication device of FIG.
FIG. 3 is a block diagram showing an internal configuration of the ADSL gateway of FIG. 1;
FIG. 4 is an explanatory diagram showing a data transmission / reception sequence for transmitting an image by IP communication using VoIP / SIP.
FIG. 5 is an explanatory diagram showing a data transmission / reception sequence by HTTP.
FIG. 6 is a flowchart showing the flow of communication processing on the image transmission side.
FIG. 7 is a flowchart showing the flow of communication processing on the image receiving side and the flow of data reception processing based on the HTTP protocol.
[Explanation of symbols]
101 IP network
102 WWW (HTTP) server
103 VoIP SIP Proxy
104 DNS Server
105, 107 image communication device
106, 108 ADSL gateway
201 CPU
207 Reading control unit
209 FAX modem
213 LAN controller
214 Recording control unit

Claims (8)

電話番号により識別される通信装置間でIP通信により通信データを送受信する通信方法において、
第1の通信装置が、第2の通信装置の電話番号に基づき所定のサーバから前記第2の通信装置のIPアドレスを取得し、前記第2の通信装置に対してデータ通信要求を行ない、
前記第1および第2の通信装置のうちデータ受信側の通信装置がHTTP準拠のデータ送受信プロトコルに基づきデータ送信側の通信装置に対してデータ送信要求を行ない、該データ送受信プロトコルに基づきIP網上で通信データを送受信することを特徴とする通信方法。
In a communication method for transmitting and receiving communication data by IP communication between communication devices identified by telephone numbers,
A first communication device that obtains an IP address of the second communication device from a predetermined server based on a telephone number of the second communication device, makes a data communication request to the second communication device,
A communication device on the data receiving side among the first and second communication devices makes a data transmission request to the communication device on the data transmitting side based on a data transmission / reception protocol based on HTTP, and transmits a data transmission request to the IP network based on the data transmission / reception protocol. A communication method, characterized in that communication data is transmitted and received by using.
前記請求項1において、前記所定のサーバがSIPプロキシサーバであり、前記第1の通信装置がSIPプロトコルに基づき該SIPプロキシサーバから前記第2の通信装置のIPアドレスを取得することを特徴とする通信方法。2. The communication system according to claim 1, wherein the predetermined server is a SIP proxy server, and the first communication device acquires an IP address of the second communication device from the SIP proxy server based on a SIP protocol. Communication method. 前記請求項1において、前記第1および第2の通信装置のうちデータ受信側の通信装置がHTTP準拠のデータ送受信プロトコルを用いるWWWサーバのデータに対するブラウズ、他リンクへのジャンプ、記録出力、転送などの処理を行なうためのWWW通信機能を有し、このWWW通信機能を用いてデータ送信側の通信装置から通信データを受信することを特徴とする通信方法。2. The communication device according to claim 1, wherein a communication device on the data receiving side among the first and second communication devices browses data of a WWW server using a data transmission / reception protocol conforming to HTTP, jumps to another link, records output, transfers, and the like. A communication method having a WWW communication function for performing the above-mentioned processing, and receiving communication data from a communication device on the data transmission side using the WWW communication function. 前記請求項3において、前記第1および第2の通信装置のうちデータ受信側の通信装置が前記WWW通信機能を用いてデータ送信側の通信装置から受信した通信データに対してブラウズ、他リンクへのジャンプ、記録出力、転送などの処理を行なうことを特徴とする通信方法。4. The communication device according to claim 3, wherein the communication device on the data receiving side among the first and second communication devices browses the communication data received from the communication device on the data transmitting side using the WWW communication function, and switches to another link. A communication method characterized by performing processes such as jump, record output, transfer, and the like. 前記請求項1〜請求項4のいずれか1項に記載の第1または第2の通信装置として動作することを特徴とする通信装置。A communication device that operates as the first or second communication device according to any one of claims 1 to 4. 前記請求項1〜請求項4のいずれか1項に記載のデータ送信側またはデータ受信側の通信装置として動作することを特徴とする通信装置。A communication device that operates as the communication device on the data transmission side or the data reception side according to any one of claims 1 to 4. 前記請求項1〜請求項4のいずれか1項に記載の第1または第2の通信装置の動作を制御する通信装置の制御プログラム。A control program for a communication device for controlling an operation of the first or second communication device according to any one of claims 1 to 4. 前記請求項1〜請求項4のいずれか1項に記載のデータ送信側またはデータ受信側の通信装置の動作を制御する通信装置の制御プログラム。A control program for a communication device for controlling an operation of a communication device on a data transmitting side or a data receiving side according to any one of claims 1 to 4.
JP2002310389A 2002-10-10 2002-10-25 Communication method, communication device, and control program for the same Pending JP2004147128A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2002310389A JP2004147128A (en) 2002-10-25 2002-10-25 Communication method, communication device, and control program for the same
AU2003271155A AU2003271155A1 (en) 2002-10-10 2003-10-09 Communication device, communication device control method, and communication device control program
US10/530,867 US8037138B2 (en) 2002-10-10 2003-10-09 Communication apparatus, communication control method of communication apparatus, and control program of communication apparatus for selecting a transmission path for image data
PCT/JP2003/012979 WO2004034657A1 (en) 2002-10-10 2003-10-09 Communication device, communication device control method, and communication device control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002310389A JP2004147128A (en) 2002-10-25 2002-10-25 Communication method, communication device, and control program for the same

Publications (1)

Publication Number Publication Date
JP2004147128A true JP2004147128A (en) 2004-05-20

Family

ID=32455888

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002310389A Pending JP2004147128A (en) 2002-10-10 2002-10-25 Communication method, communication device, and control program for the same

Country Status (1)

Country Link
JP (1) JP2004147128A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007067696A (en) * 2005-08-30 2007-03-15 Ntt Docomo Inc Communication controller and communication control method
JP2007267086A (en) * 2006-03-29 2007-10-11 Nec Access Technica Ltd Sip adapter equipment
JP2008097600A (en) * 2006-10-06 2008-04-24 Ricoh Co Ltd Preventing network traffic blocking during port-based authentication
JP2009080805A (en) * 2007-09-04 2009-04-16 Seiko Epson Corp File transfer system and method
US7933261B2 (en) 2005-05-26 2011-04-26 Sony Corporation Communication method, communication system, communication device, and program using multiple communication modes
US8503014B2 (en) 2009-04-10 2013-08-06 Seiko Epson Corporation Gateway

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7933261B2 (en) 2005-05-26 2011-04-26 Sony Corporation Communication method, communication system, communication device, and program using multiple communication modes
JP2007067696A (en) * 2005-08-30 2007-03-15 Ntt Docomo Inc Communication controller and communication control method
US7664835B2 (en) 2005-08-30 2010-02-16 Ntt Docomo, Inc. Communication control unit and communication control method
JP4515358B2 (en) * 2005-08-30 2010-07-28 株式会社エヌ・ティ・ティ・ドコモ Communication control device and communication control method
JP2007267086A (en) * 2006-03-29 2007-10-11 Nec Access Technica Ltd Sip adapter equipment
JP2008097600A (en) * 2006-10-06 2008-04-24 Ricoh Co Ltd Preventing network traffic blocking during port-based authentication
JP2009080805A (en) * 2007-09-04 2009-04-16 Seiko Epson Corp File transfer system and method
US8503014B2 (en) 2009-04-10 2013-08-06 Seiko Epson Corporation Gateway

Similar Documents

Publication Publication Date Title
US8037138B2 (en) Communication apparatus, communication control method of communication apparatus, and control program of communication apparatus for selecting a transmission path for image data
US20150163374A1 (en) Communication apparatus, control method, and computer-usable medium for selcting a network for data transmission
JP4343626B2 (en) Image communication control method, image communication control program, and image communication apparatus
US7283273B2 (en) Image communication apparatus using IP addresses and control method thereof, program, and storage medium
KR100565563B1 (en) Ip telephone and ip adaptor
JP6151911B2 (en) Image processing apparatus, control method thereof, and program
US7978832B2 (en) Communicating apparatus, control method of communicating apparatus, and control program of communicating apparatus
US20080285554A1 (en) Communication apparatus and data transmission method thereof
JP4006361B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND COMMUNICATION DEVICE CONTROL PROGRAM
JP2004147128A (en) Communication method, communication device, and control program for the same
JP2003309562A (en) Communication terminal device, communication system, and communication control method
US20050243871A1 (en) Communication deivce and communication method
JP2012518345A (en) System and method for network facsimile transmission
US20080297846A1 (en) Ip communication apparatus, ip communication system, and data transmission method thereof
JP2005159588A (en) Communication apparatus, its control method, and control program of communication apparatus
JP2004343417A (en) VoIP MULTIPLEXER
JP2003143352A (en) Facsimile gateway, control method for the facsimile gateway, and control program for the facsimile gateway
JPH1041973A (en) Communication terminal equipment
KR100500529B1 (en) Method For Controlling FAX Call
JP3871638B2 (en) Communication device
JP2003259104A (en) Transfer destination sending method for facsimile communication and facsimile apparatus
JP3977160B2 (en) Network facsimile machine
JP2006352552A (en) Facscimile communication system, its communication method, and terminal and server used for it
JP2005303872A (en) Image transmission system
JPH1141437A (en) Communication terminal equipment provided with electronic mail function

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051004

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051205

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060221