JP2014192726A - System, method and program for data relay - Google Patents

System, method and program for data relay Download PDF

Info

Publication number
JP2014192726A
JP2014192726A JP2013066681A JP2013066681A JP2014192726A JP 2014192726 A JP2014192726 A JP 2014192726A JP 2013066681 A JP2013066681 A JP 2013066681A JP 2013066681 A JP2013066681 A JP 2013066681A JP 2014192726 A JP2014192726 A JP 2014192726A
Authority
JP
Japan
Prior art keywords
format
data
image
transmission
fax
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
JP2013066681A
Other languages
Japanese (ja)
Inventor
Toshihisa Sugiura
俊久 杉浦
Hideki Kirigakubo
英紀 桐ケ窪
Seisuke Arai
誠亮 新井
Hiroshi Wakabayashi
宏 若林
Kazuhiro Kikuma
一宏 菊間
Koji Murakami
幸司 村上
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.)
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone East Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone East 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 Nippon Telegraph and Telephone Corp, Nippon Telegraph and Telephone East Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2013066681A priority Critical patent/JP2014192726A/en
Publication of JP2014192726A publication Critical patent/JP2014192726A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable the transmission and the reception of image data between a FAX transceiver, incompatible with a data format other than a predetermined data format (for example, TIFF format), and a communication device compatible with a data format other than the predetermined data format.SOLUTION: A data relay system for relaying image data transmission and reception between a transmission-side device and a reception-side device includes: determination unit for determining whether the reception-side device can receive a first image format or a second image format; according to the determination result, a converter unit for converting image data transmitted from the transmission-side device with a first image format into a second image format; and a transmitter unit for transmitting the image data with an image format receivable by the reception-side device.

Description

本発明は、送信側装置と受信側装置との間の画像データの送受信を中継するデータ中継技術に関する。   The present invention relates to a data relay technique for relaying transmission / reception of image data between a transmission side device and a reception side device.

従来、IP電話回線を利用したデータコネクトと称するデータ通信サービスが知られている。IP電話回線のプロトコルであるSIP(Session Initiation Protocol)においては、音声(m=audio),映像(m=video),データ(m=application)を含む3種類のメディア種別が許容されている。一般に、データコネクトでは、電話のセッションにおいて、データ(m=application)のメディアストリームを利用することにより帯域確保型のデータ通信が提供される。   Conventionally, a data communication service called data connect using an IP telephone line is known. In SIP (Session Initiation Protocol), which is an IP telephone line protocol, three types of media including audio (m = audio), video (m = video), and data (m = application) are allowed. In general, Data Connect provides bandwidth-reserved data communication by using a media stream of data (m = application) in a telephone session.

NTT東西、電話番号でデータ通信できる「データコネクト」、[online]、[平成25年3月22日検索]、インターネット〈URL:http://ascii.jp/elem/000/000/525/525251/〉NTT East / West, "Data Connect", [online], [March 22, 2013 search], data communication using telephone numbers, Internet <URL: http://ascii.jp/elem/000/000/525/525251 />

しかしながら、データコネクトを用いて、FAX画像データを送受信するには、データを送受信する端末装置がデータコネクトに対応した機種である必要があった。データコネクトにおいては、一般的にFAX通信(アナログ)に用いられるTIFF形式(Tagged Image File Format)ではなく、JPEG形式(Joint Photographic Experts Group)やPDF形式(Portable Document Format)によって画像データが送受信されるからである。そのため、データコネクト非対応のFAX送受信機では、データコネクト対応の通信装置との間で画像データを送受信することができなかった。このような問題は、データコネクト固有の問題ではなく、所定のデータ形式(例えばTIFF形式)以外のデータ形式のFAX画像データを送受信できないFAX送受信機全般に共通する問題である。   However, in order to transmit and receive FAX image data using Data Connect, the terminal device that transmits and receives data needs to be a model that supports Data Connect. In Data Connect, image data is transmitted and received in JPEG format (Joint Photographic Experts Group) and PDF format (Portable Document Format), not in TIFF format (Tagged Image File Format) generally used for FAX communication (analog). Because. For this reason, a FAX transmitter / receiver that does not support data connect cannot transmit / receive image data to / from a communication device that supports data connect. Such a problem is not a problem specific to Data Connect, but is a problem common to all FAX transceivers that cannot transmit and receive FAX image data in a data format other than a predetermined data format (for example, TIFF format).

上記事情に鑑み、本発明は、所定のデータ形式(例えばTIFF形式)以外のデータ形式に非対応のFAX送受信機と、上記所定のデータ形式以外のデータ形式に対応の通信装置との間で、画像データの送受信を可能とするデータ中継システム、データ中継方法、及びデータ中継プログラムを提供することを目的としている。   In view of the above circumstances, the present invention provides a communication between a FAX transceiver that does not support a data format other than a predetermined data format (for example, TIFF format) and a communication device that supports a data format other than the predetermined data format. It is an object of the present invention to provide a data relay system, a data relay method, and a data relay program that can transmit and receive image data.

本発明の一態様は、送信側装置と受信側装置との間の画像データの送受信を中継するデータ中継システムであって、前記受信側装置が第1の画像フォーマットと第2の画像フォーマットとのいずれを受信可能か判定する判定部と、判定結果に応じて、前記送信側装置から第1の画像フォーマットにて送信された画像データを、第2の画像フォーマットに変換する変換部と、前記受信側装置が受信可能な画像フォーマットで前記画像データを送信する送信部とを備える。   One aspect of the present invention is a data relay system that relays transmission / reception of image data between a transmission-side device and a reception-side device, wherein the reception-side device has a first image format and a second image format. A determination unit that determines which is receivable, a conversion unit that converts image data transmitted from the transmission-side device in the first image format according to the determination result, to the second image format, and the reception A transmission unit that transmits the image data in an image format receivable by the side device.

また、本発明の一態様は、送信側装置と受信側装置との間の画像データの送受信を中継するデータ中継方法であって、前記受信側装置が第1の画像フォーマットと第2の画像フォーマットとのいずれを受信可能か判定する判定段階と、判定結果に応じて、前記送信側装置から第1の画像フォーマットにて送信された画像データを、第2の画像フォーマットに変換する変換段階と、前記受信側装置が受信可能な画像フォーマットで前記画像データを送信する送信段階とを備える。   One embodiment of the present invention is a data relay method for relaying transmission / reception of image data between a transmission side device and a reception side device, wherein the reception side device has a first image format and a second image format. A determination step for determining which of the image data can be received, and a conversion step for converting the image data transmitted in the first image format from the transmission-side device into the second image format according to the determination result; Transmitting the image data in an image format receivable by the receiving device.

また、本発明の一態様は、送信側装置と受信側装置との間の画像データの送受信を中継するデータ中継装置としてコンピュータを機能させるためのデータ中継プログラムであって、コンピュータに、前記受信側装置が第1の画像フォーマットと第2の画像フォーマットとのいずれを受信可能か判定する判定段階と、判定結果に応じて、前記送信側装置から第1の画像フォーマットにて送信された画像データを、第2の画像フォーマットに変換する変換段階と、前記受信側装置が受信可能な画像フォーマットで前記画像データを送信する送信段階と実行させるためのデータ中継プログラムである。   Another embodiment of the present invention is a data relay program for causing a computer to function as a data relay device that relays transmission / reception of image data between a transmission side device and a reception side device. A determination step for determining whether the device can receive the first image format or the second image format, and depending on the determination result, the image data transmitted from the transmission-side device in the first image format. A data relay program for executing a conversion step of converting to a second image format, and a transmission step of transmitting the image data in an image format receivable by the receiving device.

本発明によれば、所定のデータ形式(例えばTIFF形式)以外のデータ形式に非対応のFAX送受信機と、上記所定のデータ形式以外のデータ形式に対応の通信装置との間で、画像データの送受信が可能となる。   According to the present invention, image data is transmitted between a FAX transceiver that does not support a data format other than a predetermined data format (for example, TIFF format) and a communication device that supports a data format other than the predetermined data format. Transmission and reception are possible.

FAX送受信システムの構成を示す図である。It is a figure which shows the structure of a FAX transmission / reception system. FAX送受信システムの動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement of a FAX transmission / reception system. FAX送受信システムの処理の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of a process of a FAX transmission / reception system. FAX送受信システムの構成を示す図である。It is a figure which shows the structure of a FAX transmission / reception system. FAX送受信システムの動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement of a FAX transmission / reception system.

図1は、本実施形態に係るFAX送受信システム500の構成を示す図である。FAX送受信システム500は、送信者端末装置100,FAXサーバ200,受信者端末装置300a,受信者端末装置300bを備えている。送信者端末装置100とFAXサーバ200との間はアナログ回線で接続される。FAXサーバ200と受信者端末装置300aとの間はNGN(Next Generation Network)で接続される。FAXサーバ200と受信者端末装置300bとの間はアナログ回線で接続される。FAX送受信システム500は、送信者端末装置100に入力される送信者からの指示に応じて、FAXサーバ200を介して受信者端末装置300aまたは受信者端末装置300bにFAX画像データを送信する。   FIG. 1 is a diagram illustrating a configuration of a FAX transmission / reception system 500 according to the present embodiment. The FAX transmission / reception system 500 includes a sender terminal device 100, a FAX server 200, a receiver terminal device 300a, and a receiver terminal device 300b. The sender terminal device 100 and the FAX server 200 are connected by an analog line. The FAX server 200 and the recipient terminal device 300a are connected by NGN (Next Generation Network). The FAX server 200 and the recipient terminal device 300b are connected by an analog line. The FAX transmission / reception system 500 transmits FAX image data to the receiver terminal device 300a or the receiver terminal device 300b via the FAX server 200 in response to an instruction from the transmitter input to the transmitter terminal device 100.

送信者端末装置100は、所定のデータ形式以外のデータ形式に非対応のFAX送受信機である。受信者端末装置300aは、上記所定のデータ形式以外のデータ形式に対応のFAX送受信機である。受信者端末装置300bは、上記所定のデータ形式以外のデータ形式に非対応のFAX送受信機である。本実施形態において、上記所定のデータ形式の一例は、TIFF形式である。   The sender terminal device 100 is a FAX transceiver that does not support data formats other than a predetermined data format. The recipient terminal device 300a is a FAX transceiver that supports data formats other than the predetermined data format. The recipient terminal device 300b is a FAX transceiver that does not support data formats other than the predetermined data format. In the present embodiment, an example of the predetermined data format is a TIFF format.

FAXサーバ200は、通信部210,画像記憶部220,判定部230,画像変換部240,制御部250,A/D変換部260を備えている。通信部210は、各種装置との間のデータ通信を担うインタフェースである。画像記憶部220は、送信者端末装置100から送信されたFAX画像データを一時的に格納する。判定部230は、受信者端末装置300aと受信者端末装置300bとがTIFF形式以外のデータ形式(JPEG形式やPDF形式等)を受信可能か否か判定する。以下では、TIFF形式以外のデータ形式としてJPEG形式を例にしながら説明する。画像変換部240は、送信者端末装置100からTIFF形式にて送信されたFAX画像データをJPEG形式のFAX画像データに変換する。制御部250は、FAXサーバ200の全体動作を統括する。A/D変換部260は、アナログ信号/デジタル信号の信号変換を実行する。   The FAX server 200 includes a communication unit 210, an image storage unit 220, a determination unit 230, an image conversion unit 240, a control unit 250, and an A / D conversion unit 260. The communication unit 210 is an interface responsible for data communication with various devices. The image storage unit 220 temporarily stores FAX image data transmitted from the sender terminal device 100. The determination unit 230 determines whether or not the recipient terminal device 300a and the recipient terminal device 300b can receive a data format (JPEG format, PDF format, etc.) other than the TIFF format. Hereinafter, the JPEG format will be described as an example of a data format other than the TIFF format. The image conversion unit 240 converts the FAX image data transmitted in the TIFF format from the sender terminal device 100 into JPEG format FAX image data. The control unit 250 supervises the overall operation of the FAX server 200. The A / D conversion unit 260 performs analog / digital signal conversion.

図2は、FAX送受信システム500の動作の流れを示すフローチャートである。図2のフローチャートを参照しながら、FAX送受信システム500の動作の流れについて説明する。FAX送受信システム500において、送信者端末装置100は、受信者端末装置300aまたは受信者端末装置300bにFAX画像データを送信するものとする。   FIG. 2 is a flowchart showing an operation flow of the FAX transmission / reception system 500. The operation flow of the FAX transmission / reception system 500 will be described with reference to the flowchart of FIG. In the FAX transmission / reception system 500, the sender terminal device 100 transmits FAX image data to the receiver terminal device 300a or the receiver terminal device 300b.

まず、送信者端末装置100は、発信者の指示に応じて送信先の受信者端末装置300aまたは受信者端末装置300b(以下、単に「送信先」という。)の電話番号をFAXサーバ200に送信する(S11)。次に、送信者端末装置100は、TIFF形式のFAX画像データをFAXサーバ200に送信する(S12)。次に、FAXサーバ200の画像記憶部220は、送信されたTIFF形式のFAX画像データを格納する(S13)。   First, the sender terminal device 100 transmits the telephone number of the recipient terminal device 300a or the recipient terminal device 300b (hereinafter simply referred to as “destination”) to the FAX server 200 in accordance with an instruction from the sender. (S11). Next, the sender terminal device 100 transmits FAX image data in TIFF format to the FAX server 200 (S12). Next, the image storage unit 220 of the FAX server 200 stores the transmitted FAX image data in the TIFF format (S13).

次に、FAXサーバ200の判定部230は、送信先がJPEG形式のFAX画像データを受信可能か否か判定する(S14)。例えば、判定部230は、送信先との間の回線種類に基づいて判定してもよいし、送信先と通信することによって判定してもよい。本例では、受信者端末装置300aはJPEG形式のFAX画像データを受信可能であり、受信者端末装置300bはJPEG形式のFAX画像データを受信不能である。判定の結果、送信先がJPEG形式のFAX画像データを受信可能であれば、FAXサーバ200の画像変換部240は、画像記憶部220に格納されたTIFF形式のFAX画像データをJPEG形式のFAX画像データに変換する(S15)。他方、送信先がJPEG形式を受信不能であれば、そのままS16の処理に進む。次に、FAXサーバ200の通信部210は、送信先が受信可能なデータ形式にてFAX画像データを送信する(S16)。   Next, the determination unit 230 of the FAX server 200 determines whether or not the transmission destination can receive FAX image data in JPEG format (S14). For example, the determination unit 230 may make the determination based on the type of line with the transmission destination, or may determine by communicating with the transmission destination. In this example, the recipient terminal device 300a can receive FAX image data in JPEG format, and the recipient terminal device 300b cannot receive FAX image data in JPEG format. As a result of the determination, if the destination is capable of receiving JPEG format FAX image data, the image conversion unit 240 of the FAX server 200 converts the TIFF format FAX image data stored in the image storage unit 220 into a JPEG format FAX image. Data is converted (S15). On the other hand, if the transmission destination cannot receive the JPEG format, the process directly proceeds to S16. Next, the communication unit 210 of the FAX server 200 transmits FAX image data in a data format that can be received by the transmission destination (S16).

図3は、FAX送受信システム500の処理の流れを示すシーケンス図である。送信者端末装置100は、FAXサーバ200に向けて、送信先の電話番号(受信者端末装置300aまたは受信者端末装置300bの電話番号)を送信する。次に、送信者端末装置100は、FAXサーバ200に向けてTIFF形式のFAX画像データを送信する。次に、FAXサーバ200は、送信先に受信可能なデータ形式を問い合わせる。問い合わせに対して、送信先は、自らの受信可能なデータ形式を回答する。次に、FAXサーバ200は、送信先に受信可能なデータ形式にてFAX画像データを送信する。   FIG. 3 is a sequence diagram illustrating a processing flow of the FAX transmission / reception system 500. The sender terminal device 100 transmits a destination telephone number (the telephone number of the recipient terminal device 300a or the recipient terminal device 300b) to the FAX server 200. Next, the sender terminal device 100 transmits FAX image data in TIFF format to the FAX server 200. Next, the FAX server 200 inquires of the receivable data format to the transmission destination. In response to the inquiry, the transmission destination answers its own receivable data format. Next, the FAX server 200 transmits FAX image data in a receivable data format to the transmission destination.

このようにして、所定のデータ形式(例えばTIFF形式)以外のデータ形式に非対応のFAX送受信機と、上記所定のデータ形式以外のデータ形式に対応の通信装置との間で、画像データの送受信が可能となる。   In this way, image data is transmitted and received between a FAX transceiver that does not support a data format other than a predetermined data format (for example, TIFF format) and a communication device that supports a data format other than the predetermined data format. Is possible.

図4は、本実施形態に係るFAX送受信システム1000の構成を示す図である。FAX送受信システム1000は、送信者端末装置600,FAXサーバ700,受信者端末装置800a,受信者端末装置800bを備えている。送信者端末装置600とFAXサーバ700との間はNGNで接続される。FAXサーバ700と受信者端末装置800aとの間はNGNで接続される。FAXサーバ700と受信者端末装置800bとの間はアナログ回線で接続される。FAX送受信システム1000は、送信者端末装置600に入力される送信者からの指示に応じて、FAXサーバ700を介して受信者端末装置800aまたは受信者端末装置800bにFAX画像データを送信する。   FIG. 4 is a diagram showing a configuration of a FAX transmission / reception system 1000 according to the present embodiment. The FAX transmission / reception system 1000 includes a sender terminal device 600, a FAX server 700, a receiver terminal device 800a, and a receiver terminal device 800b. The sender terminal device 600 and the FAX server 700 are connected by NGN. The FAX server 700 and the recipient terminal device 800a are connected by NGN. The FAX server 700 and the recipient terminal device 800b are connected by an analog line. The FAX transmission / reception system 1000 transmits FAX image data to the receiver terminal device 800a or the receiver terminal device 800b via the FAX server 700 in response to an instruction from the transmitter input to the transmitter terminal device 600.

送信者端末装置600は、所定のデータ形式以外のデータ形式に対応のFAX送受信機である。受信者端末装置800aは、上記所定のデータ形式以外のデータ形式に対応のFAX送受信機である。受信者端末装置800bは、上記所定のデータ形式以外のデータ形式に非対応のFAX送受信機である。本実施形態において、上記所定のデータ形式の一例は、TIFF形式である。   The sender terminal device 600 is a FAX transceiver that supports data formats other than a predetermined data format. The recipient terminal device 800a is a FAX transceiver that supports data formats other than the predetermined data format. The recipient terminal device 800b is a FAX transceiver that does not support data formats other than the predetermined data format. In the present embodiment, an example of the predetermined data format is a TIFF format.

FAXサーバ700は、通信部710,画像記憶部720,判定部730,画像変換部740,制御部750,A/D変換部760を備えている。通信部710は、各種装置との間のデータ通信を担うインタフェースである。画像記憶部720は、送信者端末装置600から送信されたFAX画像データを一時的に格納する。判定部730は、受信者端末装置800aと受信者端末装置800bとがTIFF形式以外のデータ形式(JPEG形式やPDF形式等)を受信可能か否か判定する。以下では、TIFF形式以外のデータ形式としてJPEG形式を例にしながら説明する。画像変換部740は、送信者端末装置600からJPEG形式にて送信されたFAX画像データをTIFF形式のFAX画像データに変換する。制御部750は、FAXサーバ700の全体動作を統括する。A/D変換部760は、アナログ信号/デジタル信号の信号変換を実行する。   The FAX server 700 includes a communication unit 710, an image storage unit 720, a determination unit 730, an image conversion unit 740, a control unit 750, and an A / D conversion unit 760. The communication unit 710 is an interface responsible for data communication with various devices. The image storage unit 720 temporarily stores FAX image data transmitted from the sender terminal device 600. The determination unit 730 determines whether the recipient terminal device 800a and the recipient terminal device 800b can receive a data format other than the TIFF format (JPEG format, PDF format, or the like). Hereinafter, the JPEG format will be described as an example of a data format other than the TIFF format. The image conversion unit 740 converts FAX image data transmitted from the sender terminal device 600 in JPEG format into FAX image data in TIFF format. The control unit 750 controls the overall operation of the FAX server 700. The A / D converter 760 performs analog / digital signal conversion.

図5は、FAX送受信システム1000の動作の流れを示すフローチャートである。図5のフローチャートを参照しながら、FAX送受信システム1000の動作の流れについて説明する。FAX送受信システム1000において、送信者端末装置600は、受信者端末装置800aまたは受信者端末装置800bにFAX画像データを送信するものとする。   FIG. 5 is a flowchart showing an operation flow of the FAX transmission / reception system 1000. The operation flow of the FAX transmission / reception system 1000 will be described with reference to the flowchart of FIG. In the FAX transmission / reception system 1000, the sender terminal device 600 transmits FAX image data to the receiver terminal device 800a or the receiver terminal device 800b.

まず、送信者端末装置600は、発信者の指示に応じて送信先の受信者端末装置800aまたは受信者端末装置800b(以下、単に「送信先」という)の電話番号をFAXサーバ700に送信する(S31)。次に、送信者端末装置600は、JPEG形式のFAX画像データをFAXサーバ700に送信する(S32)。次に、FAXサーバ700の画像記憶部720は、送信されたJPEG形式のFAX画像データを格納する(S33)。   First, the sender terminal device 600 transmits the telephone number of the recipient terminal device 800a or the recipient terminal device 800b (hereinafter simply referred to as “destination”) to the FAX server 700 in accordance with an instruction from the sender. (S31). Next, the sender terminal device 600 transmits JPEG format FAX image data to the FAX server 700 (S32). Next, the image storage unit 720 of the FAX server 700 stores the transmitted JPEG format FAX image data (S33).

次に、FAXサーバ700の判定部730は、送信先がJPEG形式を受信可能か否か判定する(S34)。例えば、判定部730は、送信先との間の回線種類に基づいて判定してもよいし、送信先と交信することによって判定してもよい。本例では、送信先が受信者端末装置800aであればJPEG形式を受信可能であり、送信先が受信者端末装置800bであればJPEG形式を受信不能である。判定の結果、送信先がJPEG形式を受信不能であれば、FAXサーバ700の画像変換部740は、画像記憶部720に格納されたJPEG形式のFAX画像データをTIFF形式のFAX画像データに変換する(S35)。他方、送信先がJPEG形式を受信可能であれば、そのままS36の処理に進む。次に、FAXサーバ700の通信部710は、送信先が受信可能なデータ形式にてFAX画像データを送信する(S36)。   Next, the determination unit 730 of the FAX server 700 determines whether or not the transmission destination can receive the JPEG format (S34). For example, the determination unit 730 may determine based on the type of line with the transmission destination, or may determine by communicating with the transmission destination. In this example, if the transmission destination is the recipient terminal device 800a, the JPEG format can be received, and if the transmission destination is the recipient terminal device 800b, the JPEG format cannot be received. As a result of the determination, if the transmission destination cannot receive the JPEG format, the image conversion unit 740 of the FAX server 700 converts the JPEG format FAX image data stored in the image storage unit 720 into the TIFF format FAX image data. (S35). On the other hand, if the transmission destination can receive the JPEG format, the process directly proceeds to S36. Next, the communication unit 710 of the FAX server 700 transmits the FAX image data in a data format that can be received by the transmission destination (S36).

このようにして、上記所定のデータ形式以外のデータ形式に非対応のFAX送受信機と、上記所定のデータ形式以外のデータ形式に対応の通信機器との間で、画像データの送受信が可能となる。
本発明の内容はデータ中継プログラムとして実現することも可能である。なお、以上では、TIFF形式以外のデータ形式に対応の通信装置として、FAX送受信機を例示したが、本発明を適用できる通信装置は、FAX送受信機に限られるものではなく、各種コンピュータや電話機、スマートフォン、携帯端末など任意の通信装置であってよい。
In this manner, image data can be transmitted and received between a FAX transceiver that does not support a data format other than the predetermined data format and a communication device that supports a data format other than the predetermined data format. .
The contents of the present invention can also be realized as a data relay program. In the above, a FAX transmitter / receiver has been exemplified as a communication device compatible with a data format other than the TIFF format. However, a communication device to which the present invention can be applied is not limited to a FAX transmitter / receiver, and various computers, telephones, Any communication device such as a smartphone or a mobile terminal may be used.

本明細書において、FAXサーバ200は、単体の装置として、通信部210、画像記憶部220、判定部230、画像変換部240、制御部250及びA/D変換部260を備える構成としたが、本発明のデータ中継システムにおいて、上記各機能部は、複数の装置にわたって実装されてもよい。複数の装置にわたって実装される場合には、各装置が連携することによって1台の情報処理装置として実装されたデータ中継システムとなる。FAXサーバ700についても同様である。   In this specification, the FAX server 200 includes a communication unit 210, an image storage unit 220, a determination unit 230, an image conversion unit 240, a control unit 250, and an A / D conversion unit 260 as a single device. In the data relay system of the present invention, each of the functional units may be implemented across a plurality of devices. When implemented over a plurality of devices, the data relay system is implemented as a single information processing device by cooperation of the devices. The same applies to the FAX server 700.

本発明の実施形態について図面を参照して詳述してきたが、具体的な構成は本実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計等も含まれる。なお、当然ながら、上述した実施の形態および複数の変形例は、その内容が相反しない範囲で組み合わせることができる。また、上述した実施の形態および変形例では、各部の構造などを具体的に説明したが、その構造などは本願発明を満足する範囲で各種に変更することができる。   Although the embodiment of the present invention has been described in detail with reference to the drawings, the specific configuration is not limited to the present embodiment, and includes a design and the like within a scope not departing from the gist of the present invention. Needless to say, the above-described embodiment and a plurality of modifications can be combined within a range in which the contents do not conflict with each other. In the above-described embodiments and modifications, the structure of each part has been specifically described. However, the structure and the like can be changed in various ways within the scope of the present invention.

100…送信者端末装置, 200…FAXサーバ, 300a…受信者端末装置, 300b…受信者端末装置, 500…FAX送受信システム, 600…送信者端末装置, 700…FAXサーバ, 800a…受信者端末装置, 800b…受信者端末装置, 1000…FAX送受信システム DESCRIPTION OF SYMBOLS 100 ... Sender terminal device, 200 ... FAX server, 300a ... Receiver terminal device, 300b ... Receiver terminal device, 500 ... FAX transmission / reception system, 600 ... Sender terminal device, 700 ... FAX server, 800a ... Receiver terminal device , 800b ... recipient terminal device, 1000 ... FAX transmission / reception system

Claims (3)

送信側装置と受信側装置との間の画像データの送受信を中継するデータ中継システムであって、
前記受信側装置が第1の画像フォーマットと第2の画像フォーマットとのいずれを受信可能か判定する判定部と、
判定結果に応じて、前記送信側装置から第1の画像フォーマットにて送信された画像データを、第2の画像フォーマットに変換する変換部と、
前記受信側装置が受信可能な画像フォーマットで前記画像データを送信する送信部とを備えることを特徴とするデータ中継システム。
A data relay system for relaying transmission / reception of image data between a transmission side device and a reception side device,
A determination unit that determines which of the first image format and the second image format can be received by the reception-side apparatus;
According to the determination result, a conversion unit that converts the image data transmitted from the transmission-side device in the first image format into the second image format;
A data relay system comprising: a transmission unit configured to transmit the image data in an image format receivable by the reception side device.
送信側装置と受信側装置との間の画像データの送受信を中継するデータ中継方法であって、
前記受信側装置が第1の画像フォーマットと第2の画像フォーマットとのいずれを受信可能か判定する判定段階と、
判定結果に応じて、前記送信側装置から第1の画像フォーマットにて送信された画像データを、第2の画像フォーマットに変換する変換段階と、
前記受信側装置が受信可能な画像フォーマットで前記画像データを送信する送信段階とを備えることを特徴とするデータ中継方法。
A data relay method for relaying transmission / reception of image data between a transmission side device and a reception side device,
A determination step of determining whether the receiving device can receive a first image format or a second image format;
In accordance with the determination result, a conversion step of converting the image data transmitted from the transmission side device in the first image format into the second image format,
A data relay method comprising: a transmission step of transmitting the image data in an image format receivable by the receiving side device.
送信側装置と受信側装置との間の画像データの送受信を中継するデータ中継装置としてコンピュータを機能させるためのデータ中継プログラムであって、
コンピュータに、
前記受信側装置が第1の画像フォーマットと第2の画像フォーマットとのいずれを受信可能か判定する判定段階と、
判定結果に応じて、前記送信側装置から第1の画像フォーマットにて送信された画像データを、第2の画像フォーマットに変換する変換段階と、
前記受信側装置が受信可能な画像フォーマットで前記画像データを送信する送信段階と実行させるためのデータ中継プログラム。
A data relay program for causing a computer to function as a data relay device that relays transmission / reception of image data between a transmission side device and a reception side device,
On the computer,
A determination step of determining whether the receiving device can receive a first image format or a second image format;
In accordance with the determination result, a conversion step of converting the image data transmitted from the transmission side device in the first image format into the second image format,
A data relay program for executing the transmission step of transmitting the image data in an image format receivable by the receiving side apparatus.
JP2013066681A 2013-03-27 2013-03-27 System, method and program for data relay Pending JP2014192726A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013066681A JP2014192726A (en) 2013-03-27 2013-03-27 System, method and program for data relay

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013066681A JP2014192726A (en) 2013-03-27 2013-03-27 System, method and program for data relay

Publications (1)

Publication Number Publication Date
JP2014192726A true JP2014192726A (en) 2014-10-06

Family

ID=51838618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013066681A Pending JP2014192726A (en) 2013-03-27 2013-03-27 System, method and program for data relay

Country Status (1)

Country Link
JP (1) JP2014192726A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11215281A (en) * 1998-01-27 1999-08-06 Fuji Xerox Co Ltd Image repeater and image relay system
JP2001028652A (en) * 1999-07-13 2001-01-30 Canon Inc Communication device its method and storage medium
JP2003134348A (en) * 2001-10-30 2003-05-09 Murata Mach Ltd Facsimile server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11215281A (en) * 1998-01-27 1999-08-06 Fuji Xerox Co Ltd Image repeater and image relay system
JP2001028652A (en) * 1999-07-13 2001-01-30 Canon Inc Communication device its method and storage medium
JP2003134348A (en) * 2001-10-30 2003-05-09 Murata Mach Ltd Facsimile server

Similar Documents

Publication Publication Date Title
US20160149964A1 (en) Apparatus and method for communications involving a legacy device
US7336655B2 (en) System and method for recording call details and memory product
CN101073248A (en) Providing mobile-specific services for mobile devices via ad-hoc networks
US20150201085A1 (en) Seamlessly transferring a communication
CN104601715A (en) File sharing method and system and mobile terminal based on two-dimension code
WO2016177121A1 (en) File transmission method and device, and application server
JP5474503B2 (en) Call connection control device, telephone system, and program
JP2015177296A (en) Image communication system, image communication environment providing method, server, server control method, and computer program
WO2006003758A1 (en) Communication system, transfer control method, telephone device used for same, communication device, and program
JP5966917B2 (en) Relay device
JP2008079173A (en) Communication terminal device and facsimile communication method
JP2014192726A (en) System, method and program for data relay
JP2006120065A (en) Portable telephone terminal, server, data sharing system, and data sharing method of portable telephone terminal
CN101217610B (en) Faxing method based on media server
JP2009272984A (en) Communication controller
KR102408385B1 (en) Switching call module of mobile communication terminal and method for switching call and the program stored in medium for executing the method, and system for switching call
JP2009110292A (en) E-mail processing system and device
KR101333633B1 (en) Messaging system through the media session and Control method thereof
JP6274263B2 (en) Relay device
JP2017005466A (en) Call control processing system, gateway device, call control processing method and program
WO2011161862A1 (en) Mobile communications system
US20060233162A1 (en) Network and method for universal voice over internet protocol telephonic communications
JP2012257177A (en) Facsimile transmission/reception system, facsimile transmission/reception device for use for the same, and facsimile transmission/reception method
JP5569636B2 (en) Telephone number processing apparatus, telephone number processing method, and program thereof
JP2011135581A (en) Telephone number processing apparatus

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140805

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141006

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141111

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150310