JP2021057890A - Server and computer program therefor - Google Patents

Server and computer program therefor Download PDF

Info

Publication number
JP2021057890A
JP2021057890A JP2020144307A JP2020144307A JP2021057890A JP 2021057890 A JP2021057890 A JP 2021057890A JP 2020144307 A JP2020144307 A JP 2020144307A JP 2020144307 A JP2020144307 A JP 2020144307A JP 2021057890 A JP2021057890 A JP 2021057890A
Authority
JP
Japan
Prior art keywords
server
mail
image data
internet
facsimile
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2020144307A
Other languages
Japanese (ja)
Other versions
JP7540250B2 (en
Inventor
齋藤 健
Takeshi Saito
齋藤  健
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.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to US17/032,250 priority Critical patent/US11350009B2/en
Publication of JP2021057890A publication Critical patent/JP2021057890A/en
Application granted granted Critical
Publication of JP7540250B2 publication Critical patent/JP7540250B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Facsimile Transmission Control (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

To provide a technique for a server to transmit facsimile request information to a function execution device through the Internet.SOLUTION: The server includes an establishment unit which establishes a session with a function execution device to execute server push type communication through the Internet, in which the function execution device can execute at least a facsimile transmission function. The server also includes: a first receiver unit which receives first image data from a terminal device through the Internet; and a first request information transmitter unit which, when first image data is received from the terminal device, transmits facsimile request information which requests the facsimile transmission of an image corresponding to the first image data, to the function execution device through the Internet, using the session.SELECTED DRAWING: Figure 5

Description

本明細書では、機能実行装置にファクシミリ送信を要求するサーバに関する技術を開示
する。
This specification discloses a technique relating to a server that requires a function executing device to transmit by facsimile.

特許文献1には、FAXサーバとリモートFAXとを備えるシステムが開示されている
。FAXサーバとリモートFAXは、LAN(Local Area Networkの略)に接続されてい
る。FAXサーバは、LAN経由でイメージデータをリモートFAXに送信し、FAX送
信を依頼する。リモートFAXは、イメージデータをFAXのデータに変換して、公衆回
線経由で変換後のデータを相手先のFAXへ送信する。
Patent Document 1 discloses a system including a FAX server and a remote FAX. The FAX server and the remote FAX are connected to a LAN (abbreviation of Local Area Network). The FAX server transmits image data to a remote FAX via LAN and requests FAX transmission. The remote FAX converts the image data into FAX data and transmits the converted data to the other party's FAX via a public line.

特開2002−330254号公報Japanese Unexamined Patent Publication No. 2002-330254

上記の技術は、FAXサーバがインターネットを介してリモートFAXにFAX送信を
依頼することを何ら想定していない。
The above technology does not assume that the fax server requests a remote fax to send a fax via the Internet.

本明細書では、サーバがインターネットを介してファクシミリ要求情報を機能実行装置
に送信するための技術を提供する。
The present specification provides a technique for a server to transmit facsimile request information to a function executing device via the Internet.

本明細書によって開示されるサーバは、インターネットを介して、サーバプッシュ型の
通信を実行するためのセッションを機能実行装置と確立する確立部であって、前記機能実
行装置は、少なくともファクシミリ送信機能を実行可能である、前記確立部と、端末装置
から、前記インターネットを介して、第1の画像データを受信する第1の受信部と、前記
端末装置から前記第1の画像データが受信される場合に、前記インターネットを介して、
前記セッションを利用して、前記第1の画像データに対応する画像のファクシミリ送信を
要求するためのファクシミリ要求情報を前記機能実行装置に送信する第1の要求情報送信
部と、を備える。
The server disclosed herein is an establishment unit that establishes a session for executing server-push type communication with a function execution device via the Internet, and the function execution device has at least a facsimile transmission function. When the first image data is received from the establishment unit and the terminal device, which is feasible, the first receiving unit that receives the first image data via the Internet, and the terminal device. To, via the internet
A first request information transmission unit for transmitting facsimile request information for requesting facsimile transmission of an image corresponding to the first image data to the function executing device by using the session is provided.

上記の構成によれば、サーバプッシュ型の通信を実行するためのセッションを利用する
ことによって、サーバは、サーバと機能実行装置との間のファイヤウォールに遮断される
ことなく、端末装置から第1の画像データを受信することに応じてファクシミリ要求情報
を機能実行装置に送信することができる。
According to the above configuration, by utilizing the session for executing the server push type communication, the server is not blocked by the firewall between the server and the function execution device, and is first from the terminal device. Facsimile request information can be transmitted to the function execution device in response to receiving the image data of.

上記のサーバを実現するための制御方法、コンピュータプログラム、及び、当該コンピ
ュータプログラムを格納するコンピュータ読取可能記録媒体も、新規で有用である。
A control method for realizing the above server, a computer program, and a computer-readable recording medium for storing the computer program are also new and useful.

通信システムの構成を示す。The configuration of the communication system is shown. 通信システム内の各装置の構成を示すブロック図を示す。A block diagram showing the configuration of each device in the communication system is shown. セットアップ処理のシーケンス図を示す。The sequence diagram of the setup process is shown. 図3の続きを示す。The continuation of FIG. 3 is shown. メールFAXを実行するための処理のシーケンス図を示す。The sequence diagram of the process for executing the mail FAX is shown. メール印刷を実行するための処理のシーケンス図を示す。The sequence diagram of the process for executing mail printing is shown. 第2実施例に係るアプリFAXを実行するための処理のシーケンス図を示す。The sequence diagram of the process for executing the application FAX which concerns on 2nd Example is shown.

(第1実施例)
(通信システム2の構成:図1)
図1に示されるように、通信システム2は、XMPP(Extensible Messaging and Pre
sence Protocolの略)サーバ10、APPサーバ100、多機能機200、端末装置30
0と、を備える。なお、以下では、多機能機のことを「MFP(Multi-Function Periphe
ralの略)」と呼ぶ。
(First Example)
(Configuration of communication system 2: FIG. 1)
As shown in FIG. 1, the communication system 2 uses XMPP (Extensible Messaging and Pre).
Abbreviation for sence Protocol) Server 10, APP server 100, multifunction machine 200, terminal device 30
It includes 0 and. In the following, the term "MFP (Multi-Function Periphe)" refers to multifunction devices.
Abbreviation for ral) ".

XMPPサーバ10、APPサーバ100、及び、端末装置300は、インターネット
8に接続されている。XMPPサーバ10は、インターネット8を介して、各装置100
、300と通信可能である。また、MFP200は、LAN(Local Area Network)4に
接続されている。LAN4は、インターネット8に接続されている。MFP200は、L
AN4及びインターネット8を介して、各装置10、100、300と通信可能である。
なお、LAN4は、有線LANでもいいし、無線LANでもいい。
The XMPP server 10, the APP server 100, and the terminal device 300 are connected to the Internet 8. The XMPP server 10 is a device 100 via the Internet 8.
, 300 and can communicate. Further, the MFP 200 is connected to a LAN (Local Area Network) 4. LAN 4 is connected to the Internet 8. MFP200 is L
It is possible to communicate with each device 10, 100, 300 via AN4 and the Internet 8.
The LAN 4 may be a wired LAN or a wireless LAN.

(XMPPサーバ10の構成:図2)
XMPPサーバ10は、MFP(例えばMFP200)とのXMPPセッションを確立
するためのサーバである。XMPPサーバ10は、MFP200等のベンダによってイン
ターネット8上に設置される。
(Configuration of XMPP server 10: FIG. 2)
The XMPP server 10 is a server for establishing an XMPP session with an MFP (for example, MFP200). The XMPP server 10 is installed on the Internet 8 by a vendor such as the MFP 200.

XMPPセッションは、XMPPに従ったセッションである。XMPPサーバ10は、
XMPPセッションを利用すれば、MFPから要求を受信しなくても、当該MFPが所属
するLANのファイヤウォール(例えばルータによって形成されるファイヤウォール)を
越えて、当該MFPに要求を送信することができる。即ち、XMPPセッションは、サー
バプッシュ型の通信を実行可能なセッションである。XMPPセッションは、MFPの電
源がOFFされるまで確立され続ける。なお、XMPPサーバ10からMFPに要求を送
信する仕組み(即ち、サーバプッシュ型の通信を実行するための仕組み)は、XMPPセ
ッションではなく、他の手法であってもよい。例えば、MFPとXMPPサーバ10との
間にHTTPS(Hypertext Transfer Protocol Secureの略)に従ったセッションが確立
されてもよい。
An XMPP session is a session according to XMPP. The XMPP server 10
By using an XMPP session, it is possible to send a request to the MFP over the firewall of the LAN to which the MFP belongs (for example, a firewall formed by a router) without receiving the request from the MFP. .. That is, the XMPP session is a session capable of executing server push type communication. The XMPP session continues to be established until the MFP is powered off. The mechanism for transmitting a request from the XMPP server 10 to the MFP (that is, the mechanism for executing the server push type communication) may be another method instead of the XMPP session. For example, a session according to HTTPS (abbreviation of Hypertext Transfer Protocol Secure) may be established between the MFP and the XMPP server 10.

XMPPサーバ10は、ネットワークインターフェイス16と、制御部30と、を備え
る。各部16、30は、バス線(符号省略)に接続されている。なお、以下では、インタ
ーフェースのことを「I/F」と記載する。ネットワークI/F16は、インターネット
8を介した通信を実行するためのI/Fであり、インターネット8(図1参照)に接続さ
れている。制御部30は、CPU32と、メモリ34と、を備える。CPU32は、メモ
リ34に記憶されているプログラム40に従って、様々な処理を実行する。メモリ34は
、揮発性メモリ、不揮発性メモリ等によって構成される。メモリ34は、上記のプログラ
ム40の他に、管理テーブル42を記憶する。
The XMPP server 10 includes a network interface 16 and a control unit 30. Each part 16 and 30 is connected to a bus line (reference numeral omitted). In the following, the interface will be referred to as "I / F". The network I / F 16 is an I / F for executing communication via the Internet 8 and is connected to the Internet 8 (see FIG. 1). The control unit 30 includes a CPU 32 and a memory 34. The CPU 32 executes various processes according to the program 40 stored in the memory 34. The memory 34 is composed of a volatile memory, a non-volatile memory, and the like. The memory 34 stores the management table 42 in addition to the above program 40.

管理テーブル42は、MFPに関する情報を管理するためのテーブルである。管理テー
ブル42は、複数個のMFPのそれぞれについて、当該MFPを管理するための管理ID
(Identifierの略)と、当該MFPから取得した識別情報であるUIDと、当該MFPの
モデル情報と、当該MFPのアクセストークンと、を関連付けて記憶する。モデル情報は
、対応するMFPのモデルに関する情報(例えば、モデル名、性能)を示す。アクセスト
ークンは、対応するMFPとのXMPPセッションを確立するための認証情報である。
The management table 42 is a table for managing information about the MFP. The management table 42 shows the management ID for managing the MFP for each of the plurality of MFPs.
(Abbreviation of Identifier), the UID which is the identification information acquired from the MFP, the model information of the MFP, and the access token of the MFP are stored in association with each other. The model information indicates information about the model of the corresponding MFP (for example, model name, performance). The access token is the authentication information for establishing an XMPP session with the corresponding MFP.

(APPサーバ100の構成)
APPサーバ100は、メールFAX及びメール印刷のための通信をMFP(例えばM
FP200)と実行するためのサーバである。メールFAXは、電子メールに含まれる画
像データに対応する画像のファクシミリ送信をMFPに実行させる機能である。メール印
刷は、電子メールに含まれる画像データに対応する画像の印刷をMFPに実行させる機能
である。APPサーバ100は、MFP200等のベンダによってインターネット8上に
設置される。
(Configuration of APP server 100)
The APP server 100 performs communication for mail fax and mail printing by an MFP (for example, M).
It is a server for executing with FP200). The mail fax is a function of causing the MFP to execute the facsimile transmission of the image corresponding to the image data included in the e-mail. E-mail printing is a function that causes the MFP to print an image corresponding to the image data included in the e-mail. The APP server 100 is installed on the Internet 8 by a vendor such as the MFP 200.

APPサーバ100は、ネットワークI/F116と、制御部130と、を備える。各
部116、130は、バス線(符号省略)に接続されている。ネットワークI/F116
は、インターネット8(図1参照)に接続されている。制御部130は、CPU132と
、メモリ134と、を備える。CPU132は、メモリ134に記憶されているプログラ
ム140に従って、様々な処理を実行する。メモリ134は、上記のプログラム140の
他に、デバイステーブル142と、ホワイトリスト146と、を記憶する。
The APP server 100 includes a network I / F 116 and a control unit 130. Each part 116, 130 is connected to a bus line (reference numeral omitted). Network I / F116
Is connected to the Internet 8 (see FIG. 1). The control unit 130 includes a CPU 132 and a memory 134. The CPU 132 executes various processes according to the program 140 stored in the memory 134. The memory 134 stores the device table 142 and the white list 146 in addition to the above program 140.

デバイステーブル142は、MFPに関する情報を登録するテーブルである。デバイス
テーブル142は、複数個のMFPのそれぞれについて、当該MFPから取得したUID
と、XMPPサーバ10において当該UIDに関連付けて記憶されている管理IDと、メ
ールFAXで利用されるFAXメールアドレスと、メール印刷で利用される印刷メールア
ドレスと、を関連付けて記憶する。
The device table 142 is a table for registering information about the MFP. The device table 142 shows the UIDs obtained from the MFPs for each of the plurality of MFPs.
And the management ID stored in association with the UID in the XMPP server 10, the FAX mail address used in the mail FAX, and the print mail address used in the mail printing are stored in association with each other.

ホワイトリスト146は、メールアドレスのリストである。APPサーバ100は、電
子メールを受信する場合に、当該電子メールの送信元メールアドレスがホワイトリスト1
46に含まれる場合に、当該メールアドレスが有効であると判断する。一方、APPサー
バ100は、当該電子メールの送信元メールアドレスがホワイトリスト146に含まれな
い場合に、当該メールアドレスが有効でないと判断する。ホワイトリスト146は、MF
P200のUID「u01」に関連付けてメモリ134に記憶される。ホワイトリスト1
46は、APPサーバ100にアクセス可能な装置(例えば、端末装置300)において
ユーザによって所定の操作が行われることに応じて、APPサーバ100に登録される。
即ち、ホワイトリスト146は、所定の操作が行われなければ、APPサーバ100に登
録されない。
White list 146 is a list of email addresses. When the APP server 100 receives an e-mail, the sender e-mail address of the e-mail is white list 1.
If it is included in 46, it is determined that the e-mail address is valid. On the other hand, when the sender e-mail address of the e-mail is not included in the white list 146, the APP server 100 determines that the e-mail address is not valid. White list 146 is MF
It is stored in the memory 134 in association with the UID "u01" of P200. White list 1
The 46 is registered in the APP server 100 in response to a predetermined operation performed by the user in a device (for example, the terminal device 300) that can access the APP server 100.
That is, the white list 146 is not registered in the APP server 100 unless a predetermined operation is performed.

例えば、メールFAXでは、APPサーバ100とXMPPサーバ10が連携して動作
する。詳しくは後述するが、XMPPセッションを利用することによって、MFPから要
求を受信することなく、電子メールに含まれている画像データに対応する画像のファクシ
ミリ送信をMFPに実行させることできる。また、ベンダは、APPサーバ100以外の
他のAPPサーバをインターネット8上に設置する。他のAPPサーバは、メールFAX
以外のインターネット8を利用した他の機能(例えば、インターネット8を介して設定値
をMFPに送信する機能)のための通信をMFPと実行するためのサーバである。当該他
の機能でも、他のAPPサーバとXMPPサーバ10が連携して動作する。即ち、1個の
XMPPサーバ10と複数個のAPPサーバが連動して動作する。1個のXMPPサーバ
10とMFPとの間にXMPPセッションが確立されることにより、インターネット8を
利用した複数個の機能をMFPに実行させることができる。
For example, in the mail fax, the APP server 100 and the XMPP server 10 operate in cooperation with each other. As will be described in detail later, by using the XMPP session, the MFP can be made to execute the facsimile transmission of the image corresponding to the image data included in the e-mail without receiving the request from the MFP. In addition, the vendor installs an APP server other than the APP server 100 on the Internet 8. Other APP servers are mail fax
It is a server for executing communication with the MFP for other functions using the Internet 8 other than the above (for example, a function of transmitting a set value to the MFP via the Internet 8). In the other functions, the other APP server and the XMPP server 10 operate in cooperation with each other. That is, one XMPP server 10 and a plurality of APP servers operate in conjunction with each other. By establishing an XMPP session between one XMPP server 10 and the MFP, the MFP can execute a plurality of functions using the Internet 8.

(MFP200の構成)
MFP200は、印刷機能、スキャン機能、及び、ファクシミリ機能を含む多機能を実
行可能な周辺装置(即ちLAN4に接続されている端末装置の周辺装置)である。MFP
200は、表示部214と、LANI/F216と、印刷実行部218と、PSTN(Pu
blic Switched Telephone Networkの略)I/F220と、制御部230と、を含む。各
部214〜230は、バス線(符号省略)に接続されている。表示部214は、様々な情
報を表示するためのディスプレイである。表示部214は、いわゆるタッチパネルであり
、操作部としても機能する。LANI/F216は、LAN4(図1参照)に接続されて
いる。印刷実行部218は、インクジェット方式、レーザ方式等の印刷機構を備える。P
STNI/F220は、ファクシミリ通信を実行するためのI/Fである。
(Configuration of MFP200)
The MFP 200 is a peripheral device (that is, a peripheral device of a terminal device connected to LAN 4) capable of performing multiple functions including a printing function, a scanning function, and a facsimile function. MFP
Reference numeral 200 denotes a display unit 214, a LANI / F216, a print execution unit 218, and a PSTN (Pu).
(Abbreviation of blic Switched Telephone Network) I / F 220 and control unit 230 are included. Each part 214 to 230 is connected to a bus line (reference numeral omitted). The display unit 214 is a display for displaying various information. The display unit 214 is a so-called touch panel, and also functions as an operation unit. The LANI / F216 is connected to LAN4 (see FIG. 1). The print execution unit 218 includes a printing mechanism such as an inkjet method or a laser method. P
The STNI / F 220 is an I / F for executing facsimile communication.

制御部230は、CPU232と、メモリ234と、を備える。CPU232は、メモ
リ234に記憶されているプログラム240に従って、様々な処理を実行する。メモリ2
34は、さらに、MFP200のUID「u01」と、MFP200のモデル情報MIと
、を記憶する。UIDは、MFP200を利用するユーザを識別する情報(例えばアカウ
ント名)である。なお、変形例では、UIDは、MFP200を識別する情報(例えばシ
リアル番号)でもよい。
The control unit 230 includes a CPU 232 and a memory 234. The CPU 232 executes various processes according to the program 240 stored in the memory 234. Memory 2
The 34 further stores the UID "u01" of the MFP 200 and the model information MI of the MFP 200. The UID is information (for example, an account name) that identifies a user who uses the MFP 200. In the modified example, the UID may be information (for example, a serial number) that identifies the MFP 200.

(セットアップ処理:図3、図4)
図3、図4を参照して、メールFAX及びメール印刷の通信に利用される情報をAPP
サーバ100に登録して、XMPPセッションを確立するセットアップ処理を説明する。
なお、以下では、各デバイスの各CPU(例えばXMPPサーバ10のCPU32等)が
実行する処理について、理解の容易さの観点から、各CPUを主体として記載せずに、各
デバイス(例えばXMPPサーバ10等)を主体として記載する。また、以下では、MF
P200と各サーバ10、100との間では、LAN4とインターネット8を介して、通
信が実行される。また、XMPPサーバ10とAPPサーバ100との間では、インター
ネット8を介して、通信が実行される。以下では、特に言及しない限り、「LAN4を介
して」及び「インターネット8を介して」という説明を省略する。
(Setup process: Fig. 3, Fig. 4)
With reference to FIGS. 3 and 4, the information used for communication of mail fax and mail printing is APP.
The setup process of registering with the server 100 and establishing an XMPP session will be described.
In the following, the processing executed by each CPU of each device (for example, the CPU 32 of the XMPP server 10) is not described mainly for each CPU from the viewpoint of easy understanding, and each device (for example, the XMPP server 10) is not described. Etc.) as the main subject. In the following, MF
Communication is executed between the P200 and the servers 10 and 100 via the LAN 4 and the Internet 8. Further, communication is executed between the XMPP server 10 and the APP server 100 via the Internet 8. In the following, unless otherwise specified, the description "via LAN4" and "via the Internet 8" will be omitted.

T5では、MFP200は、ユーザからメール機能設定を「無効」から「有効」に変更
するための操作を受け付ける。メール機能設定は、メールFAX及びメール印刷の実行を
許容するのか否かの設定を示す。「無効」は、メールFAX及びメール印刷の実行を禁止
することを示し、「有効」は、メールFAX及びメール印刷の実行を許容することを示す
。メール機能設定は、デフォルトでは、「無効」を示す。
At T5, the MFP 200 accepts an operation for changing the mail function setting from "disabled" to "enabled" from the user. The mail function setting indicates a setting of whether or not to allow execution of mail FAX and mail printing. "Invalid" indicates that the execution of the mail fax and the mail printing is prohibited, and "valid" means that the execution of the mail FAX and the mail printing is permitted. The mail function setting indicates "disabled" by default.

MFP200は、T5において、メール機能設定が「無効」から「有効」に変更される
と、T10において、メールFAX及びメール印刷の通信に利用される情報の登録を要求
する登録要求をAPPサーバ100に送信する。登録要求は、UID「u01」を含む。
When the mail function setting is changed from "invalid" to "enabled" in T5, the MFP 200 sends a registration request to the APP server 100 requesting registration of information used for communication of mail fax and mail printing in T10. Send. The registration request includes the UID "u01".

APPサーバ100は、T10において、MFP200から登録要求を受信すると、T
12において、FAXメールアドレスMA1と印刷メールアドレスMA2とを生成する。
例えば、FAXメールアドレスMA1は、ローカル部「mfp1」とAPPサーバ100
のドメイン名「app.com」を含む。
When the APP server 100 receives the registration request from the MFP 200 at T10, the APP server 100 receives T
In 12, the fax mail address MA1 and the print mail address MA2 are generated.
For example, the fax mail address MA1 is the local part "mfp1" and the APP server 100.
Includes the domain name "app.com".

T14では、APPサーバ100は、管理IDをXMPPサーバ10に要求する管理I
D要求をXMPPサーバ10に送信する。
In T14, the APP server 100 requests the management ID from the XMPP server 10 for the management I.
D The request is transmitted to the XMPP server 10.

XMPPサーバ10は、T14において、APPサーバ100から管理ID要求を受信
する場合に、T16において、管理ID「a01」を生成し、管理ID「a01」を管理
テーブル42に記憶する。
When the XMPP server 10 receives the management ID request from the APP server 100 in T14, the XMPP server 10 generates the management ID "a01" in T16 and stores the management ID "a01" in the management table 42.

T18では、XMPPサーバ10は、管理ID「a01」をAPPサーバ100に送信
する。
At T18, the XMPP server 10 transmits the management ID "a01" to the APP server 100.

APPサーバ100は、T18において、XMPPサーバ10から管理ID「a01」
を受信すると、T20において、T10の登録要求内のUID「u01」と、T18で受
信した管理ID「a01」と、T12で生成されたメールアドレスMA1、MA2と、を
関連付けてデバイステーブル142に記憶する。これにより、メールFAX及びメール印
刷の通信に利用される情報がAPPサーバ100に登録される。
The APP server 100 receives the management ID "a01" from the XMPP server 10 at T18.
Is received, in T20, the UID "u01" in the registration request of T10, the management ID "a01" received in T18, and the e-mail addresses MA1 and MA2 generated in T12 are associated and stored in the device table 142. To do. As a result, the information used for the communication of the mail fax and the mail printing is registered in the APP server 100.

続けて、T30では、APPサーバ100は、PIN(Personal Identification Numb
erの略)コードを要求するPINコード要求をXMPPサーバ10に送信する。
Subsequently, in T30, the APP server 100 uses a PIN (Personal Identification Numb).
Abbreviation of er) Sends a PIN code request requesting a code to the XMPP server 10.

XMPPサーバ10は、T30において、APPサーバ100からPINコード要求を
受信すると、T32において、PINコードCを生成する。XMPPサーバ10は、管理
ID「a01」とPINコードCとを関連付けてメモリ34に記憶する。
When the XMPP server 10 receives the PIN code request from the APP server 100 at T30, the XMPP server 10 generates the PIN code C at T32. The XMPP server 10 stores the management ID "a01" and the PIN code C in association with each other in the memory 34.

T34では、XMPPサーバ10は、PINコードCをAPPサーバ100に送信する
。これにより、APPサーバ100は、T36において、XMPPサーバ10から受信し
たPINコードCをMFP200に送信する。
At T34, the XMPP server 10 transmits the PIN code C to the APP server 100. As a result, the APP server 100 transmits the PIN code C received from the XMPP server 10 to the MFP 200 at T36.

MFP200は、T36において、APPサーバ100からPINコードCを受信する
と、T50において、XMPPセッションを確立することを要求する確立要求をXMPP
サーバ10に送信する。確立要求は、UID「u01」と、モデル情報MIと、PINコ
ードCと、を含む。
When the MFP200 receives the PIN code C from the APP server 100 at T36, it makes an XMPP request to establish an XMPP session at T50.
Send to server 10. The establishment request includes a UID "u01", a model information MI, and a PIN code C.

XMPPサーバ10は、T50において、MFP200から確立要求を受信すると、T
52において、確立要求内のPINコードの認証を実行する。本ケースでは、確立要求内
のPINコードCがXMPPサーバ10のメモリ34内のPINコードCと一致するので
、PINコードの認証が成功する。そして、XMPPサーバ10は、T54以降の処理を
実行する。仮に、PINコードの認証が失敗する場合、XMPPサーバ10は、T54以
降の処理を実行しない。
When the XMPP server 10 receives the establishment request from the MFP 200 at T50, T
At 52, the PIN code in the establishment request is authenticated. In this case, since the PIN code C in the establishment request matches the PIN code C in the memory 34 of the XMPP server 10, the PIN code authentication succeeds. Then, the XMPP server 10 executes the processing after T54. If the PIN code authentication fails, the XMPP server 10 does not execute the processing after T54.

T54では、XMPPサーバ10は、アクセストークンATを生成する。XMPPサー
バ10は、メモリ34から、PINコードCに関連付けて記憶されている管理ID「a0
1」を特定する。そして、XMPPサーバ10は、特定済みの管理ID「a01」と、確
立要求内のUID「u01」と、確立要求内のモデル情報MIと、生成済みのアクセスト
ークンATと、を関連付けて管理テーブル42に記憶する。
At T54, the XMPP server 10 generates an access token AT. The XMPP server 10 has a management ID "a0" stored in association with the PIN code C from the memory 34.
1 ”is specified. Then, the XMPP server 10 associates the specified management ID "a01", the UID "u01" in the establishment request, the model information MI in the establishment request, and the generated access token AT with the management table 42. Remember in.

T58では、XMPPサーバ10は、アクセストークンATをMFP200に送信する
。これにより、MFP200は、T70において、アクセストークンATを利用して、X
MPPサーバ10とのXMPPセッションを確立する。
At T58, the XMPP server 10 transmits the access token AT to the MFP 200. As a result, the MFP 200 uses the access token AT at T70 to X.
Establish an XMPP session with the MPP server 10.

また、MFP200は、XMPPセッションの確立が完了すると、T80において、F
AXメールアドレス及び印刷メールアドレスを要求するメールアドレス要求をAPPサー
バ100に送信する。メールアドレス要求は、UID「u01」を含む。
Further, when the establishment of the XMPP session is completed, the MFP 200 will be subjected to F at T80.
An e-mail address request requesting an AX e-mail address and a print e-mail address is sent to the APP server 100. The email address request includes the UID "u01".

APPサーバ100は、T80において、MFP200からメールアドレス要求を受信
すると、T81において、ホワイトリスト146がAPPサーバ100に登録されている
のか否かを判断する。APPサーバ100は、ホワイトリスト146がAPPサーバ10
0に登録されていると判断する場合(T81でYES)に、T82において、メールアド
レス要求内のUID「u01」に関連付けて記憶されているメールアドレスMA1、MA
2をMFP200に送信する。これにより、MFP200は、T84において、FAXメ
ールアドレスMA1及び印刷メールアドレスMA2を表示部214に表示させる。ユーザ
は、FAXメールアドレスMA1及び印刷メールアドレスMA2を知ることができる。
When the APP server 100 receives the e-mail address request from the MFP 200 in the T80, the APP server 100 determines in the T81 whether or not the white list 146 is registered in the APP server 100. As for the APP server 100, the white list 146 is the APP server 10.
When it is determined that the email address is registered in 0 (YES in T81), the email addresses MA1 and MA stored in association with the UID "u01" in the email address request in T82.
2 is transmitted to the MFP 200. As a result, the MFP 200 causes the fax mail address MA1 and the print mail address MA2 to be displayed on the display unit 214 in the T84. The user can know the fax mail address MA1 and the print mail address MA2.

また、APPサーバ100は、ホワイトリスト146がAPPサーバ100に未だ登録
されていないと判断する場合(T81でNO)に、T82以降の処理をスキップして、図
3の処理を終了する。仮に、ホワイトリスト146がAPPサーバ100に未だ登録され
ていない状況において、FAXメールアドレスMA1等がユーザに知られると、メールF
AX等を利用することが許容されていないユーザがメールFAX等を利用し得る。この構
成によれば、ホワイトリスト146がAPPサーバ100に未だ登録されていない場合に
、FAXメールアドレスMA1及び印刷メールアドレスMA2が表示されないので、メー
ルFAX等を利用することが許容されていないユーザによってメールFAX及びメール印
刷が利用されることを抑制することができる。なお、変形例では、ホワイトリスト146
がAPPサーバ100に未だ登録されていない場合に、APPサーバ100は、印刷メー
ルアドレスMA2のみをMFP200に送信してもよい。即ち、ホワイトリスト146が
APPサーバ100に未だ登録されていない場合には、印刷メールアドレスMA2がMF
P200に表示され、FAXメールアドレスMA1がMFP200に表示されなくてもよ
い。
Further, when the APP server 100 determines that the white list 146 is not yet registered in the APP server 100 (NO in T81), the APP server 100 skips the processing after T82 and ends the processing of FIG. If the fax mail address MA1 or the like is known to the user in a situation where the white list 146 is not yet registered in the APP server 100, the mail F
A user who is not allowed to use AX or the like can use e-mail FAX or the like. According to this configuration, when the white list 146 is not yet registered in the APP server 100, the fax mail address MA1 and the print mail address MA2 are not displayed, so that the user who is not allowed to use the mail FAX or the like does not display the white list 146. It is possible to suppress the use of e-mail fax and e-mail printing. In the modified example, the white list 146
May send only the print email address MA2 to the MFP 200 when is not yet registered in the APP server 100. That is, if the white list 146 is not yet registered in the APP server 100, the print email address MA2 is MF.
It may be displayed on P200 and the FAX mail address MA1 may not be displayed on the MFP200.

続けて、図4に示すように、MFP200は、FAXメールアドレスMA1及び印刷メ
ールアドレスMA2を印刷する。具体的には、MFP200は、T100において、メー
ルアドレスMA1、MA2の印刷のための印刷URLを要求する印刷URL要求をAPP
サーバ100に送信する。印刷URL要求は、UID「u01」を含む。
Subsequently, as shown in FIG. 4, the MFP 200 prints the fax mail address MA1 and the print mail address MA2. Specifically, the MFP 200 APPs a print URL request for printing the mail addresses MA1 and MA2 at T100.
Send to server 100. The print URL request includes a UID "u01".

APPサーバ100は、T100において、MFP200から印刷URL要求を受信す
ると、デバイステーブル142から印刷URL要求内のUID「u01」に関連付けて記
憶されている情報(即ち管理ID「a01」とメールアドレスMA1、MA2)を特定す
る。そして、APPサーバ100は、T102において、モデル情報を要求するモデル情
報要求をXMPPサーバ10に送信する。モデル情報要求は、特定済みの管理ID「a0
1」を含む。
When the APP server 100 receives the print URL request from the MFP 200 in the T100, the information stored in association with the UID "u01" in the print URL request from the device table 142 (that is, the management ID "a01" and the e-mail address MA1. Identify MA2). Then, the APP server 100 transmits the model information request requesting the model information to the XMPP server 10 at T102. The model information request is the identified management ID "a0".
1 ”is included.

XMPPサーバ10は、T102において、APPサーバ100からモデル情報要求を
受信すると、T104において、モデル情報要求内の管理ID「a01」に関連付けて記
憶されているモデル情報MIをAPPサーバ100に送信する。
When the XMPP server 10 receives the model information request from the APP server 100 at T102, the XMPP server 10 transmits the model information MI stored in association with the management ID "a01" in the model information request to the APP server 100 at T104.

APPサーバ100は、T104において、XMPPサーバ10からモデル情報MIを
受信すると、T106において、メールアドレスMA1、MA2をコード化することによ
ってQRコード(登録商標)QCを生成する。
When the APP server 100 receives the model information MI from the XMPP server 10 at T104, it generates a QR code (registered trademark) QC by encoding the e-mail addresses MA1 and MA2 at T106.

T108では、APPサーバ100は、メールアドレスMA1、MA2と生成済みのQ
RコードQCを含む画像に対応する画像データを生成する。そして、APPサーバ100
は、モデル情報MIを利用して、当該画像データを変換してMFP200が解釈可能なデ
ータ形式を有する印刷データPD1を生成する。ここで、APPサーバ100は、APP
サーバ100に予め記憶されている印刷設定に従って、印刷データPD1を生成する。
In T108, the APP server 100 has the e-mail addresses MA1 and MA2 and the generated Q.
Generate image data corresponding to the image including the R code QC. And the APP server 100
Uses the model information MI to convert the image data to generate print data PD1 having a data format that can be interpreted by the MFP 200. Here, the APP server 100 is an APP.
The print data PD1 is generated according to the print settings stored in advance in the server 100.

T112では、APPサーバ100は、印刷URL「http://app.com/
pd1」をXMPPサーバ10に送信する。印刷URL「http://app.com
/pd1」は、印刷データPD1が記憶されているAPPサーバ100内の位置を示す。
印刷URL「http://app.com/pd1」内の文字列「pd1」は、印刷デ
ータPD1のファイル名である。
In T112, the APP server 100 has a print URL "http://app.com/".
pd1 ”is transmitted to the XMPP server 10. Print URL "http://app.com"
/ Pd1 ”indicates the position in the APP server 100 in which the print data PD1 is stored.
The character string "pd1" in the print URL "http://app.com/pd1" is the file name of the print data PD1.

XMPPサーバ10は、T112において、APPサーバ100から印刷URL「ht
tp://app.com/pd1」を受信すると、T114において、MFP200と
のXMPPセッションを利用して、印刷URL「http://app.com/pd1
」をMFP200に送信する。
The XMPP server 10 has a print URL "ht" from the APP server 100 at T112.
tp: // app. When "com / pd1" is received, the print URL "http://app.com/pd1" is used in the T114 using the XMPP session with the MFP200.
Is transmitted to the MFP 200.

MFP200は、T114において、XMPPサーバ10から印刷URL「http:
//app.com/pd1」を受信すると、印刷データを要求するデータ要求をAPP
サーバ100に送信する。データ要求は、印刷URL「http://app.com/
pd1」を含むHTTPコマンドである。
The MFP200 has a print URL "http: http: http: http: http: http: ttp:
// app. When "com / pd1" is received, the data request requesting print data is APP.
Send to server 100. The data request is made by printing the URL "http://app.com/".
It is an HTTP command including "pd1".

APPサーバ100は、T130において、MFP200からデータ要求を受信すると
、T132において、データ要求内の印刷URL「http://app.com/pd
1」によって示される位置に記憶されている印刷データPD1をMFP200に送信する
When the APP server 100 receives the data request from the MFP 200 at T130, the print URL "http://app.com/pd" in the data request is received at T132.
The print data PD1 stored in the position indicated by "1" is transmitted to the MFP 200.

MFP200は、T132において、APPサーバ100から印刷データPD1を受信
すると、T134において、印刷データPD1に従って、メールアドレスMA1、MA2
とQRコードQCとを含む画像の印刷を実行する。これにより、ユーザは、メールアドレ
スMA1、MA2を知ることができる。また、ユーザは、端末装置(例えば300)を操
作して、当該端末装置のカメラでQRコードQCを撮影することによって、メールアドレ
スMA1、MA2を当該端末装置に入力することができる。
When the MFP 200 receives the print data PD1 from the APP server 100 at T132, the MFP 200 receives the e-mail addresses MA1 and MA2 according to the print data PD1 at T134.
And the QR code QC are included in the printing of the image. As a result, the user can know the e-mail addresses MA1 and MA2. Further, the user can input the e-mail addresses MA1 and MA2 into the terminal device by operating the terminal device (for example, 300) and photographing the QR code QC with the camera of the terminal device.

(メールFAXを実行するための処理:図5)
図5を参照して、メールFAXを実行するための処理を説明する。T200では、端末
装置300は、FAXメールアドレスMA1を送信先アドレスとして含む電子メールEM
1をAPPサーバ100に送信する。電子メールEM1には、ファクシミリ送信の送信先
を示すFAX番号(即ち電話番号)と、ファクシミリ送信の対象の画像に対応する画像デ
ータが含まれている。画像データは、特定のスキームを用いて記述される。例えば、特定のスキームは、Microsoft Word、Microsoft Power Point、Microsoft Excel、TXT、BMP、GIF、PNG、JPEG、TIFF、PDFのいずれかである。
(Process for executing mail fax: Fig. 5)
A process for executing the mail fax will be described with reference to FIG. In the T200, the terminal device 300 includes an e-mail EM including the fax e-mail address MA1 as a destination address.
1 is transmitted to the APP server 100. The e-mail EM1 includes a fax number (that is, a telephone number) indicating a destination of facsimile transmission and image data corresponding to an image to be transmitted by facsimile. Image data is described using a particular scheme. For example, a particular scheme can be Microsoft Word, Microsoft Power Point, Microsoft Excel, TXT, BMP, GIF, PNG, JPEG, TIFF, PDF.

APPサーバ100は、T200において、端末装置300から電子メールEM1を受
信すると、デバイステーブル142から電子メールEM1に含まれるFAXメールアドレ
スMA1に関連付けて記憶されているUID「u01」及び管理ID「a01」を特定す
る。そして、APPサーバ100は、メモリ134から特定済みのUID「u01」に関
連付けて記憶されているホワイトリスト146を特定する。
When the APP server 100 receives the e-mail EM1 from the terminal device 300 in the T200, the APP server 100 has the UID "u01" and the management ID "a01" stored in association with the FAX e-mail address MA1 included in the e-mail EM1 from the device table 142. To identify. Then, the APP server 100 identifies the white list 146 stored in association with the identified UID "u01" from the memory 134.

T201では、APPサーバ100は、電子メールEM1の送信元メールアドレスがホ
ワイトリスト146に含まれるのか否かを判断する。APPサーバ100は、送信元メー
ルアドレスがホワイトリスト146に含まれると判断する場合(T201でYES)に、
T202以降の処理に進む。一方、APPサーバ100は、送信元メールアドレスがホワ
イトリスト146に含まれないと判断する場合(T201でNO)に、T202以降の処
理をスキップして、図5の処理を終了する。このような構成によれば、MFP200のユ
ーザによって許容されていないユーザにするメールFAXの利用を禁止することができる
In T201, the APP server 100 determines whether or not the source email address of the email EM1 is included in the white list 146. When the APP server 100 determines that the sender's e-mail address is included in the white list 146 (YES in T201),
Proceed to the processing after T202. On the other hand, when the APP server 100 determines that the sender's e-mail address is not included in the white list 146 (NO in T201), the APP server 100 skips the processing after T202 and ends the processing of FIG. According to such a configuration, it is possible to prohibit the use of the mail fax to the user who is not allowed by the user of the MFP 200.

T202、T204は、図4のT102、T104と同様である。T208では、AP
Pサーバ100は、モデル情報MIを利用して、電子メールEM1に含まれている画像デ
ータとFAX番号とファクシミリ送信の実行指示とを含むFAX情報FI1を生成する。
FAX情報FI1は、MFP200が解釈可能な形式を有する。
T202 and T204 are the same as T102 and T104 in FIG. In T208, AP
The P server 100 uses the model information MI to generate the FAX information FI1 including the image data included in the e-mail EM1, the FAX number, and the execution instruction of the facsimile transmission.
The FAX information FI1 has a format that can be interpreted by the MFP200.

T212では、APPサーバ100は、管理ID「a01」と、FAXURL「htt
p://app.com/fi1」と、をXMPPサーバ10に送信する。FAXURL
「http://app.com/fi1」は、FAX情報FI1が記憶されているAP
Pサーバ100内の位置を示し、文字列「fi1」は、FAX情報FI1のファイル名で
ある。
In T212, the APP server 100 has the management ID "a01" and the FAX URL "http".
p: // app. com / fi1 ”is transmitted to the XMPP server 10. FAX URL
"Http: //app.com/fi1" is an AP in which fax information FI1 is stored.
The position in the P server 100 is indicated, and the character string "fi1" is the file name of the FAX information FI1.

XMPPサーバ10は、T212において、管理ID「a01」と、FAXURL「h
ttp://app.com/fi1」と、を受信すると、T214において、XMPP
セッションを利用して、FAXURL「http://app.com/fi1」をMF
P200に送信する。
The XMPP server 10 has a management ID "a01" and a FAX URL "h" in T212.
ttp: // app. com / fi1 ”is received, and at T214, XMPP
Using the session, MF the FAX URL "http://app.com/fi1"
Send to P200.

MFP200は、T214において、XMPPサーバ10からFAXURL「http
://app.com/fi1」を受信すると、FAX情報を要求するFAX情報要求を
APPサーバ100に送信する。FAX情報要求は、FAXURL「http://ap
p.com/fi1」を含むHTTPコマンドである。FAXURLを利用することで、
汎用的なHTTPコマンドを利用して、APPサーバ100からFAX情報を受信するこ
とができる。
The MFP200 has a FAX URL "http" from the XMPP server 10 at T214.
: // application. When "com / fi1" is received, the FAX information request requesting the FAX information is transmitted to the APP server 100. The FAX information request is made by FAX URL "http: // ap".
p. com / fi1 ”is an HTTP command. By using FAXURL
FAX information can be received from the APP server 100 by using a general-purpose HTTP command.

APPサーバ100は、T230において、MFP200からFAX情報要求を受信す
ると、FAXURL「http://app.com/fi1」によって示されるAPP
サーバ100内の位置からFAX情報FI1を取得する。
When the APP server 100 receives the FAX information request from the MFP 200 in the T230, the APP server 100 indicates the APP indicated by the FAX URL "http://app.com/fi1".
The FAX information FI1 is acquired from the position in the server 100.

T232では、APPサーバ100は、FAX情報FI1をMFP200に送信する。
これにより、MFP200は、T234において、FAX情報FI1内の実行指示に従っ
て、FAX情報FI1に含まれる画像データを変換してファクシミリデータを生成する。
そして、MFP200は、PSTNI/F118を介して、FAX情報FI1に含まれる
FAX番号を送信先として生成済みのファクシミリデータを送信する(即ち、ファクシミ
リ送信を実行する)。
At T232, the APP server 100 transmits the FAX information FI1 to the MFP 200.
As a result, in T234, the MFP 200 converts the image data included in the FAX information FI1 according to the execution instruction in the FAX information FI1 to generate the facsimile data.
Then, the MFP 200 transmits the generated facsimile data (that is, executes the facsimile transmission) via the PSTNI / F118 with the FAX number included in the FAX information FI1 as the transmission destination.

このような構成によれば、XMPPサーバ10は、端末装置300から画像データを含
む電子メールEM1を受信すると、XMPPセッションを利用して、FAXURL「ht
tp://app.com/fi1」をMFP200に送信する(T214)。サーバプ
ッシュ型の通信を実行するためのXMPPセッションを利用することによって、XMPP
サーバ10は、XMPPサーバ10とMFP200との間のファイヤウォールに遮断され
ることなく、FAXURL「http://app.com/fi1」をMFP200に
送信することができる。この結果、APPサーバ100は、インターネット8を介してF
AXURL「http://app.com/fi1」をMFP200に送信することが
でき、MFP200は、当該FAXURLを利用して、APPサーバ100からFAX情
報を受信することができる。
According to such a configuration, when the XMPP server 10 receives the e-mail EM1 containing the image data from the terminal device 300, it uses the XMPP session to use the FAX URL “ht”.
tp: // app. com / fi1 ”is transmitted to the MFP 200 (T214). XMPP by using an XMPP session to perform server-push communication
The server 10 can transmit the FAX URL "http://app.com/fi1" to the MFP 200 without being blocked by the firewall between the XMPP server 10 and the MFP 200. As a result, the APP server 100 is F via the Internet 8.
The FAX URL "http://app.com/fi1" can be transmitted to the MFP 200, and the MFP 200 can receive the FAX information from the APP server 100 by using the FAX URL.

(メール印刷を実行するための処理:図6)
図6を参照して、メール印刷を実行するための処理を説明する。T300では、端末装
置300は、印刷メールアドレスMA2を送信先アドレスとして含む電子メールEM2を
APPサーバ100に送信する。電子メールEM2には、印刷対象の画像に対応する画像
データが含まれている。
(Process for executing mail printing: Fig. 6)
A process for executing mail printing will be described with reference to FIG. In the T300, the terminal device 300 transmits the e-mail EM2 including the print e-mail address MA2 as the destination address to the APP server 100. The e-mail EM2 contains image data corresponding to the image to be printed.

APPサーバ100は、T300において、端末装置300から電子メールEM2を受
信すると、デバイステーブル142から電子メールEM2に含まれる印刷メールアドレス
MA2に関連付けて記憶されているUID「u01」及び管理ID「a01」及びを特定
する。そして、APPサーバ100は、メモリ134から特定済みのUID「u01」に
関連付けて記憶されているホワイトリスト146を特定する。
When the APP server 100 receives the e-mail EM2 from the terminal device 300 in the T300, the APP server 100 receives the UID "u01" and the management ID "a01" stored in association with the print e-mail address MA2 included in the e-mail EM2 from the device table 142. And identify. Then, the APP server 100 identifies the white list 146 stored in association with the identified UID "u01" from the memory 134.

T301〜T304は、図5のT201〜T204と同様である。T308では、AP
Pサーバ100は、モデル情報MIを利用して、電子メールEM2に含まれている画像デ
ータを変換してMFP200が解釈可能なデータ形式を有する印刷データPD2を生成す
る。ここで、APPサーバ100は、ユーザによってAPPサーバ100に入力された印
刷設定(例えば、用紙サイズ)に従って、印刷データPD2を生成する。なお、変形例で
は、APPサーバ100は、電子メールEM2の本文に記述されている印刷設定に従って
、印刷データPD2を生成してもよい。
T301 to T304 are the same as T201 to T204 in FIG. In T308, AP
The P server 100 uses the model information MI to convert the image data contained in the e-mail EM2 to generate the print data PD2 having a data format that can be interpreted by the MFP 200. Here, the APP server 100 generates print data PD2 according to the print settings (for example, paper size) input to the APP server 100 by the user. In the modified example, the APP server 100 may generate the print data PD2 according to the print settings described in the text of the e-mail EM2.

T312、T314は、印刷URL「http://app.com/pd2」の通信
が実行される点を除いて、図5のT212、T214と同様である。印刷URL「htt
p://app.com/pd2」は、印刷データPD2が記憶されているAPPサーバ
100内の位置を示し、文字列「pd2」は、印刷データPD2のファイル名である。
T312 and T314 are the same as T212 and T214 in FIG. 5, except that the communication of the print URL “http://app.com/pd2” is executed. Print URL "http"
p: // app. "com / pd2" indicates the position in the APP server 100 in which the print data PD2 is stored, and the character string "pd2" is the file name of the print data PD2.

T330は、MFP200が印刷URL「http://app.com/pd2」を
含むデータ要求を送信する点を除いて、図5のT230と同様である。上記したように、
データ要求は、HTTPコマンドである。印刷URLを利用することで、汎用的なHTT
Pコマンドを利用して、APPサーバ100から印刷データを受信することができる。
The T330 is similar to the T230 of FIG. 5 except that the MFP200 transmits a data request including the print URL "http://app.com/pd2". As mentioned above
The data request is an HTTP command. General-purpose HTT by using the print URL
Print data can be received from the APP server 100 by using the P command.

APPサーバ100は、T230において、MFP200からデータ要求を受信すると
、印刷URL「http://app.com/pd2」によって示されるAPPサーバ
100内の位置から印刷データPD2を取得する。
When the APP server 100 receives the data request from the MFP 200 in the T230, the APP server 100 acquires the print data PD2 from the position in the APP server 100 indicated by the print URL "http://app.com/pd2".

T232では、APPサーバ100は、印刷データPD2をMFP200に送信する。
これにより、MFP200は、T234において、印刷データPD2に対応する画像の印
刷を実行する。
At T232, the APP server 100 transmits the print data PD2 to the MFP 200.
As a result, the MFP 200 prints the image corresponding to the print data PD2 at T234.

このような構成によれば、XMPPサーバ10は、XMPPサーバ10とMFP200
との間のファイヤウォールに遮断されることなく、FAXURLだけでなく、印刷URL
もMFP200に送信することができる。
According to such a configuration, the XMPP server 10 is the XMPP server 10 and the MFP 200.
Not only the FAX URL but also the print URL without being blocked by the firewall between
Can also be transmitted to the MFP 200.

また、APPサーバ100は、FAXメールアドレスMA1とは異なる印刷メールアド
レスMA2を送信先アドレスとして含む電子メールEM2を受信する場合(T300)に
、印刷URLをXMPPサーバ10に送信する(T312)。これにより、XMPPサー
バ10は、XMPPセッションを利用して、印刷URLをMFP200に送信する。即ち
、ユーザは、メールFAXを利用する場合に、FAXメールアドレスMA1を含む電子メ
ールEM1を生成し、メール印刷を利用する場合に、印刷メールアドレスMA2を含む電
子メールEM2を生成する。ユーザは、メールアドレスの選択によって、メールFAXと
メール印刷を使い分けることができる。ユーザの利便性が向上する。
Further, when the APP server 100 receives the e-mail EM2 including the print e-mail address MA2 different from the FAX e-mail address MA1 as the destination address (T300), the APP server 100 transmits the print URL to the XMPP server 10 (T312). As a result, the XMPP server 10 transmits the print URL to the MFP 200 by using the XMPP session. That is, the user generates an e-mail EM1 including the FAX mail address MA1 when using the mail FAX, and generates an e-mail EM2 including the print mail address MA2 when using the mail printing. The user can use e-mail fax and e-mail printing properly by selecting an e-mail address. User convenience is improved.

(対応関係)
XMPPサーバ10及びAPPサーバ100が、「サーバ」の一例である。XMPPサ
ーバ10、APPサーバ100が、それぞれ、「第1のサーバ」、「第2のサーバ」の一
例である。メモリ134が、「メモリ」の一例である。MFP200、端末装置300が
、それぞれ、「機能実行装置」、「端末装置」の一例である。XMPPセッションが、「
セッション」の一例である。図5のT200の電子メールEM1に含まれる画像データ、
FAXメールアドレスMA1、電子メールEM1、T214のFAXURLが、それぞれ
、「第1の画像データ」、「第1のメールアドレス」、「第1の電子メール」、「ファク
シミリ要求情報」の一例である。図5のT212のFAXURLが、「関連情報」の一例
である。図6のT200の電子メールEM2に含まれる画像データ、印刷メールアドレス
MA2、電子メールEM2、T314の印刷URLが、それぞれ、「第2の画像データ」
、「第2のメールアドレス」、「第2の電子メール」、「印刷要求情報」の一例である。
ホワイトリスト146が、「判断リスト」の一例である。図3のT82のメールアドレス
MA1、MA2及び図4のT132の印刷データPD1が、「出力情報」の一例である。
(Correspondence)
The XMPP server 10 and the APP server 100 are examples of "servers". The XMPP server 10 and the APP server 100 are examples of a "first server" and a "second server", respectively. Memory 134 is an example of "memory". The MFP 200 and the terminal device 300 are examples of a "function execution device" and a "terminal device", respectively. The XMPP session is "
This is an example of a "session". Image data included in the T200 e-mail EM1 of FIG.
The fax URLs of the fax mail addresses MA1, the e-mail EM1, and T214 are examples of "first image data", "first mail address", "first e-mail", and "facsimile request information", respectively. The FAX URL of T212 in FIG. 5 is an example of "related information". The image data included in the T200 e-mail EM2 of FIG. 6, the print e-mail address MA2, the e-mail EM2, and the print URL of the T314 are "second image data", respectively.
, "Second e-mail address", "second e-mail", "print request information".
White list 146 is an example of a "judgment list". The e-mail addresses MA1 and MA2 of T82 in FIG. 3 and the print data PD1 of T132 in FIG. 4 are examples of "output information".

図3のT70、図5のT200、T214が、それぞれ、「確立部」、「第1の受信部
」、「第1の要求情報送信部」によって実現される処理の一例である。
T70 in FIG. 3 and T200 and T214 in FIG. 5 are examples of processes realized by the "establishment unit", the "first reception unit", and the "first request information transmission unit", respectively.

(第2実施例)
第1実施例では、メールFAXが実行される。これに代えて、第2実施例では、アプリ
FAXが実行される。アプリFAXでは、APPサーバ100は、画像データを含む電子
メールに代えて、画像データを含むHTTPコマンドを受信する。これにより、APPサ
ーバ100とXMPPサーバ10が連携して動作して、HTTPコマンドに含まれる画像
データに対応する画像のファクシミリ送信をMFP200に実行させることができる。
(Second Example)
In the first embodiment, the mail fax is executed. Instead of this, in the second embodiment, the app FAX is executed. In the application FAX, the APP server 100 receives the HTTP command including the image data instead of the e-mail containing the image data. As a result, the APP server 100 and the XMPP server 10 can operate in cooperation with each other to cause the MFP 200 to execute the facsimile transmission of the image corresponding to the image data included in the HTTP command.

(APPサーバ100の構成:図2)
本実施例のAPPサーバ100は、デバイステーブル142内の情報が異なる点を除い
て、第1実施例のAPPサーバ100と同様である。具体的には、デバイステーブル14
2は、UIDと、管理IDと、端末装置の識別情報である端末IDと、を関連付けて記憶
する。
(Configuration of APP Server 100: FIG. 2)
The APP server 100 of this embodiment is the same as the APP server 100 of the first embodiment except that the information in the device table 142 is different. Specifically, the device table 14
2 stores the UID, the management ID, and the terminal ID, which is the identification information of the terminal device, in association with each other.

(セットアップ処理:図3)
図3を参照して、本実施例のセットアップ処理を説明する。本実施例の登録処理は、T
10、T20、T36、T50の内容が異なり、T12、T80〜T84の処理、及び、
図4の処理が実行されない点を除いて、第1実施例のセットアップ処理と同様である。
(Setup process: Fig. 3)
The setup process of this embodiment will be described with reference to FIG. The registration process of this embodiment is T
The contents of 10, T20, T36, and T50 are different, and the processing of T12, T80 to T84, and
It is the same as the setup process of the first embodiment except that the process of FIG. 4 is not executed.

T10では、APPサーバ100は、端末装置300から、UID「u01」と端末I
D「t01」とを含む登録要求を受信する。これにより、T20では、APPサーバ10
0は、UID「u01」と、管理ID「a01」と、端末ID「t01」と、を関連付け
てデバイステーブル142に記憶する。さらに、T36では、APPサーバ100は、X
MPPサーバ10から受信したPINコードCを端末装置300に送信する。これにより
、端末装置300は、PINコードCを表示する。
In T10, the APP server 100 receives the UID "u01" and the terminal I from the terminal device 300.
Receives a registration request containing D "t01". As a result, in T20, the APP server 10
0 stores the UID "u01", the management ID "a01", and the terminal ID "t01" in association with each other in the device table 142. Further, in T36, the APP server 100 is X.
The PIN code C received from the MPP server 10 is transmitted to the terminal device 300. As a result, the terminal device 300 displays the PIN code C.

T50では、MFP200は、ユーザからPINコードCの入力を受け付ける。そして
、MFP200は、入力済みのPINコードCを含む確立要求をXMPPサーバ10に送
信する。
At T50, the MFP 200 receives the input of the PIN code C from the user. Then, the MFP 200 transmits an establishment request including the input PIN code C to the XMPP server 10.

(アプリFAXを実行するための処理:図7)
図7を参照して、アプリFAXを実行するための処理を説明する。端末装置300は、
T402において、ユーザの操作に応じて、画像の印刷及びファクシミリ送信を実行する
ための印刷FAXアプリを起動する。端末装置300は、印刷FAXアプリに従って、フ
ァクシミリ送信の対象の画像とFAX番号を選択するための選択画面を表示する。
(Process for executing the application FAX: Fig. 7)
The process for executing the application FAX will be described with reference to FIG. 7. The terminal device 300
In T402, a print fax application for executing image printing and facsimile transmission is started according to a user's operation. The terminal device 300 displays a selection screen for selecting an image to be faxed and a fax number according to the print fax application.

T404では、端末装置300は、選択画面において画像とFAX番号の選択を受け付
ける。T500では、端末装置300は、選択済みの画像に対応する画像データと、選択
済みのFAX番号と、端末ID「t01」と、を含むHTTPコマンドをAPPサーバ1
00に送信する。
In T404, the terminal device 300 accepts the selection of an image and a fax number on the selection screen. In the T500, the terminal device 300 issues an HTTP command including the image data corresponding to the selected image, the selected FAX number, and the terminal ID "t01" to the APP server 1.
Send to 00.

APPサーバ100は、T500において、HTTPコマンドを受信すると、デバイス
テーブル142からHTTPコマンドに含まれる端末ID「t01」に関連付けて記憶さ
れているUID「u01」及び管理ID「a01」を特定する。T502〜T534は、
図5のT202〜T234と同様である。
When the APP server 100 receives the HTTP command in the T500, the APP server 100 identifies the UID "u01" and the management ID "a01" stored in association with the terminal ID "t01" included in the HTTP command from the device table 142. T502 to T534 are
It is the same as T202 to T234 of FIG.

このような構成によれば、XMPPサーバ10は、端末装置300から画像データを含
むHTTPコマンドを受信すると、XMPPセッションを利用して、FAXURL「ht
tp://app.com/fi1」をMFP200に送信する(T514)。本実施例
でも、サーバプッシュ型の通信を実行するためのXMPPセッションを利用することによ
って、XMPPサーバ10は、XMPPサーバ10とMFP200との間のファイヤウォ
ールに遮断されることなく、FAXURL「http://app.com/fi1」を
MFP200に送信することができる。
According to such a configuration, when the XMPP server 10 receives the HTTP command including the image data from the terminal device 300, the XMPP server uses the XMPP session to use the FAX URL "ht".
tp: // app. com / fi1 ”is transmitted to the MFP 200 (T514). Also in this embodiment, by using the XMPP session for executing the server push type communication, the XMPP server 10 is not blocked by the firewall between the XMPP server 10 and the MFP 200, and the FAX URL "http: http: //App.com/fi1 ”can be transmitted to the MFP200.

(対応関係)
図7のT500のHTTPコマンドに含まれる画像データが、「第1の画像データ」の
一例である。
(Correspondence)
The image data included in the HTTP command of T500 in FIG. 7 is an example of the “first image data”.

以上、本発明の具体例を詳細に説明したが、これらは例示にすぎず、特許請求の範囲を
限定するものではない。特許請求の範囲に記載の技術には以上に例示した具体例を様々に
変形、変更したものが含まれる。上記の実施例の変形例を以下に列挙する。
Although specific examples of the present invention have been described in detail above, these are merely examples and do not limit the scope of claims. The techniques described in the claims include various modifications and modifications of the specific examples illustrated above. Modifications of the above embodiment are listed below.

(変形例1)「機能実行装置」は、MFP200に限らず、ファクシミリ機能のみを実行
可能なファクシミリ装置であってもよい。
(Modification 1) The "function execution device" is not limited to the MFP 200, and may be a facsimile device capable of executing only the facsimile function.

(変形例2)上記の第1実施例では、APPサーバ100は、FAXメールアドレスMA
1と印刷メールアドレスMA2を生成する(図3のT12)。これに代えて、APPサー
バ100は、FAXメールアドレスMA1のみを生成してもよい。本変形例では、「第2
のメールアドレス」を省略可能である。別の変形例では、APPサーバ100は、メール
FAXとメール印刷とで共通する1個のメールアドレスを生成してもよい。この場合、A
PPサーバ100は、当該メールアドレスとFAX番号とを含む電子メールを受信する場
合に、メールFAXを実行すべきと判断し、当該メールアドレスを含み、FAX番号を含
まない電子メールを受信する場合に、メール印刷を実行すべきと判断してもよい。一般的
に言えば、「第1のメールアドレス」と「第2のメールアドレス」が同じであってもよい
(Modification 2) In the above first embodiment, the APP server 100 has a fax mail address MA.
1 and the print email address MA2 are generated (T12 in FIG. 3). Instead, the APP server 100 may generate only the fax mail address MA1. In this modification, "2nd
E-mail address "can be omitted. In another modification, the APP server 100 may generate one e-mail address common to the e-mail fax and the e-mail printing. In this case, A
When the PP server 100 determines that an e-mail FAX should be executed when receiving an e-mail containing the e-mail address and the FAX number, and receives an e-mail including the e-mail address and not including the FAX number. , You may decide that you should perform mail printing. Generally speaking, the "first e-mail address" and the "second e-mail address" may be the same.

(変形例3)上記の各実施例では、APPサーバ100は、ホワイトリスト146を記憶
する。これに代えて、APPサーバ100は、ブラックリストを記憶していてもよい。こ
の場合、例えば、APPサーバ100は、図3のT81において、ブラックリストがAP
Pサーバ100に登録されているのか否かを判断してもよい。また、例えば、APPサー
バ100は、図5のT201において、送信元メールアドレスがブラックリストに含まれ
るのか否かを判断してもよい。そして、APPサーバ100は、送信元メールアドレスが
ブラックリストに含まれないと判断する場合に、T202以降の処理を実行してもよい。
本変形例では、ブラックリストが、「判断リスト」の一例である。
(Modification 3) In each of the above embodiments, the APP server 100 stores the white list 146. Instead, the APP server 100 may store the blacklist. In this case, for example, the APP server 100 has the blacklist AP at T81 in FIG.
It may be determined whether or not it is registered in the P server 100. Further, for example, the APP server 100 may determine whether or not the sender's e-mail address is included in the blacklist in T201 of FIG. Then, when the APP server 100 determines that the sender's e-mail address is not included in the blacklist, the APP server 100 may execute the processing after T202.
In this modification, the blacklist is an example of the "judgment list".

(変形例4)上記の各実施例では、XMPPサーバ10は、XMPPセッションを利用し
て、FAXURLをMFP200に送信する(図5のT214、図6のT514)。これ
に代えて、XMPPサーバ10は、FAXURLを暗号化した情報をMFP200に送信
してもよい。本変形例では、FAXURLを暗号化した情報が、「ファクシミリ要求情報
」の一例である。
(Modification 4) In each of the above embodiments, the XMPP server 10 transmits a FAX URL to the MFP 200 by using the XMPP session (T214 in FIG. 5 and T514 in FIG. 6). Instead, the XMPP server 10 may transmit the information in which the FAX URL is encrypted to the MFP 200. In this modification, the information obtained by encrypting the FAX URL is an example of "facsimile request information".

(変形例5)図6の処理は、実行されなくてもよい。本変形例では、「第2の受信部」と
「第2の要求情報送信部」を省略可能である。
(Modification 5) The process of FIG. 6 does not have to be executed. In this modification, the "second receiving unit" and the "second request information transmitting unit" can be omitted.

(変形例6)上記の各実施例では、APPサーバ100は、MFP200から登録要求が
受信される場合に、メールアドレスMA1、MA2をAPPサーバ100に登録する(図
3のT20)。これに代えて、メールアドレスMA1、MA2は、APPサーバ100に
予め登録されていてもよい。本変形例では、「登録要求」を省略可能である。
(Variation Example 6) In each of the above embodiments, the APP server 100 registers the e-mail addresses MA1 and MA2 in the APP server 100 when the registration request is received from the MFP 200 (T20 in FIG. 3). Instead of this, the e-mail addresses MA1 and MA2 may be registered in advance in the APP server 100. In this modification, the "registration request" can be omitted.

(変形例7)図3のT81の処理は、実行されなくてもよい。本変形例では、「第1の判
断部」を省略可能である。
(Modification 7) The process of T81 in FIG. 3 does not have to be executed. In this modification, the "first determination unit" can be omitted.

(変形例8)上記の各実施例では、通信システム2は、XMPPサーバ10とAPPサー
バ100とを備える。これに代えて、通信システム2は、1個の特定のサーバを備えてい
てもよい。この場合、特定のサーバは、MFP200とのXMPPセッションを確立する
。そして、特定のサーバは、端末装置300から電子メールEM1を受信する場合に、X
MPPセッションを利用して、電子メールEM1に含まれる画像データに対応するFAX
情報FI1のFAXURLをMFP200に送信してもよい。本変形例では、特定のサー
バが「サーバ」の一例である。そして、「第1のサーバ」、「第2のサーバ」、「関連情
報」を省略可能である。
(Modification 8) In each of the above embodiments, the communication system 2 includes an XMPP server 10 and an APP server 100. Instead, the communication system 2 may include one specific server. In this case, the particular server establishes an XMPP session with the MFP 200. Then, when the specific server receives the e-mail EM1 from the terminal device 300, X
FAX corresponding to the image data contained in the e-mail EM1 using the MPP session
The FAX URL of the information FI1 may be transmitted to the MFP 200. In this modification, a specific server is an example of a "server". Then, the "first server", the "second server", and the "related information" can be omitted.

(変形例9)図5のT201のホワイトリストの判断は、実行されなくてもよい。本変形
例では、「第2の判断部」を省略可能である。別の変形例では、メールFAXにおいてホ
ワイトリストの判断(T201)が実行され、メール印刷においてホワイトリストの判断
(図6のT301)が実行されなくてもよい。ファクシミリ送信では、情報が外部に送信
される。一方、メール印刷では、情報が紙媒体に印刷されるので、情報が外部に知られる
可能性が低い。このため、ホワイトリストの判断の必要性は、メール印刷と比べて、メー
ルFAXの方が高い。
(Modification 9) The determination of the white list of T201 in FIG. 5 does not have to be executed. In this modification, the "second determination unit" can be omitted. In another modification, the white list determination (T201) may be executed in the mail fax, and the white list determination (T301 in FIG. 6) may not be executed in the mail printing. In facsimile transmission, information is transmitted to the outside. On the other hand, in mail printing, since the information is printed on a paper medium, it is unlikely that the information will be known to the outside. Therefore, the necessity of judging the white list is higher in the mail fax than in the mail printing.

(変形例10)上記の各実施例では、図3〜図7の各処理がソフトウェア(例えばプログ
ラム40、140、240)によって実現されるが、これらの各処理のうちの少なくとも
1つが論理回路等のハードウェアによって実現されてもよい。
(Modification 10) In each of the above embodiments, the processes of FIGS. 3 to 7 are realized by software (for example, programs 40, 140, 240), and at least one of these processes is a logic circuit or the like. It may be realized by the hardware of.

また、本明細書または図面に説明した技術要素は、単独であるいは各種の組合せによっ
て技術的有用性を発揮するものであり、出願時請求項記載の組合せに限定されるものでは
ない。また、本明細書または図面に例示した技術は複数目的を同時に達成するものであり
、そのうちの一つの目的を達成すること自体で技術的有用性を持つものである。
In addition, the technical elements described in the present specification or the drawings exhibit technical usefulness alone or in various combinations, and are not limited to the combinations described in the claims at the time of filing. In addition, the techniques illustrated in this specification or drawings achieve a plurality of objectives at the same time, and achieving one of the objectives itself has technical usefulness.

2:通信システム、8:インターネット、10:XMPPサーバ、16:ネットワークI
/F、30:制御部、32:CPU、34:メモリ、40:プログラム、42:管理テー
ブル、100:APPサーバ、116:ネットワークI/F、130:制御部、132:
CPU、134:メモリ、140:プログラム、142:デバイステーブル、146:ホ
ワイトリスト、200:MFP、214:表示部、218:印刷実行部、220:PST
NI/F、230:制御部、232:CPU、234:メモリ、240:プログラム、3
00:端末装置、AT:アクセストークン、C:PINコード、EM1、EM2:電子メ
ール、FI1:FAX情報、MA1:FAXメールアドレス、MA2:印刷メールアドレ
ス、MI:モデル情報、PD1、PD2:印刷データ、QC:QRコード
2: Communication system, 8: Internet, 10: XMPP server, 16: Network I
/ F, 30: Control unit, 32: CPU, 34: Memory, 40: Program, 42: Management table, 100: APP server, 116: Network I / F, 130: Control unit, 132:
CPU, 134: Memory, 140: Program, 142: Device table, 146: White list, 200: MFP, 214: Display unit, 218: Print execution unit, 220: PST
NI / F, 230: Control unit, 232: CPU, 234: Memory, 240: Program, 3
00: Terminal device, AT: Access token, C: PIN code, EM1, EM2: E-mail, FI1: FAX information, MA1: FAX e-mail address, MA2: Print e-mail address, MI: Model information, PD1, PD2: Print data , QC: QR code

Claims (10)

サーバであって、
インターネットを介して、サーバプッシュ型の通信を実行するためのセッションを機能
実行装置と確立する確立部であって、前記機能実行装置は、少なくともファクシミリ送信
機能を実行可能である、前記確立部と、
端末装置から、前記インターネットを介して、第1の画像データを受信する第1の受信
部と、
前記端末装置から前記第1の画像データが受信される場合に、前記インターネットを介
して、前記セッションを利用して、前記第1の画像データに対応する画像のファクシミリ
送信を要求するためのファクシミリ要求情報を前記機能実行装置に送信する第1の要求情
報送信部と、
を備える、サーバ。
It ’s a server,
An establishment unit that establishes a session for executing server-push type communication with a function execution device via the Internet, and the function execution device can execute at least a facsimile transmission function.
A first receiving unit that receives the first image data from the terminal device via the Internet, and
Facsimile request for requesting facsimile transmission of an image corresponding to the first image data by using the session via the Internet when the first image data is received from the terminal device. A first request information transmitting unit that transmits information to the function executing device, and
A server.
前記第1の受信部は、前記端末装置から、前記インターネットを介して、前記サーバの
ドメイン名を含む第1のメールアドレスを送信先アドレスとして含む第1の電子メールを
受信することによって、前記第1の電子メールに含まれている前記第1の画像データを受
信する、請求項1に記載のサーバ。
The first receiving unit receives the first e-mail including the first e-mail address including the domain name of the server as the destination address from the terminal device via the Internet, thereby causing the first e-mail. The server according to claim 1, which receives the first image data included in the e-mail of 1.
前記サーバは、さらに、
前記端末装置から、前記インターネットを介して、前記第1のメールアドレスとは異な
る第2のメールアドレスであって、前記サーバの前記ドメイン名を含む前記第2のメール
アドレスを送信先アドレスとして含む第2の電子メールを受信することによって、前記第
2の電子メールに含まれている第2の画像データを受信する第2の受信部と、
前記端末装置から前記第2の電子メールが受信される場合に、前記インターネットを介
して、前記セッションを利用して、前記第2の画像データに対応する画像の印刷を要求す
る印刷要求情報を前記機能実行装置に送信する第2の要求情報送信部と、を備える、請求
項2に記載のサーバ。
The server further
A second e-mail address different from the first e-mail address from the terminal device via the Internet, including the second e-mail address including the domain name of the server as a destination address. A second receiving unit that receives the second image data included in the second e-mail by receiving the second e-mail, and a second receiving unit.
When the second e-mail is received from the terminal device, the print request information for requesting the printing of an image corresponding to the second image data is obtained by using the session via the Internet. The server according to claim 2, further comprising a second request information transmitting unit for transmitting to the function executing device.
前記サーバは、さらに、
メモリと、
前記インターネットを介して、前記機能実行装置から登録要求を受信する場合に、前記
第1のメールアドレスを前記メモリに登録する登録部と、を備え、
前記確立部は、前記第1のメールアドレスが前記メモリに登録された後に、前記機能実
行装置との前記セッションを確立する、
請求項2又は3に記載のサーバ。
The server further
Memory and
A registration unit for registering the first e-mail address in the memory when receiving a registration request from the function executing device via the Internet is provided.
The establishment unit establishes the session with the function executing device after the first e-mail address is registered in the memory.
The server according to claim 2 or 3.
前記サーバは、さらに、
前記第1のメールアドレスが前記メモリに登録される場合に、送信元が有効であるのか
否かを判断するための判断リストが前記メモリに登録されているのか否かを判断する第1
の判断部と、
前記判断リストが前記メモリに登録されていると判断される場合に、前記インターネッ
トを介して、前記第1のメールアドレスを出力するための出力情報を前記機能実行装置に
送信する出力情報送信部であって、前記判断リストが前記メモリに登録されていないと判
断される場合に、前記出力情報は前記機能実行装置に送信されない、前記出力情報送信部
と、
前記端末装置から前記第1の電子メールが受信される場合に、前記判断リストを利用し
て、前記第1の電子メールの送信元が有効であるのか否かを判断する第2の判断部と、を
備え、
前記第1の要求情報送信部は、前記第1の電子メールの前記送信元が有効であると判断
される場合に、前記ファクシミリ要求情報を前記機能実行装置に送信し、
前記第1の電子メールの前記送信元が有効でないと判断される場合に、前記ファクシミ
リ要求情報は前記機能実行装置に送信されない、請求項4に記載のサーバ。
The server further
When the first e-mail address is registered in the memory, the first determination list for determining whether or not the sender is valid is determined whether or not the determination list is registered in the memory.
Judgment department and
When it is determined that the determination list is registered in the memory, the output information transmission unit that transmits the output information for outputting the first e-mail address to the function execution device via the Internet. When it is determined that the determination list is not registered in the memory, the output information is not transmitted to the function execution device.
When the first e-mail is received from the terminal device, the second determination unit that determines whether or not the sender of the first e-mail is valid by using the determination list. , Equipped with
The first request information transmitting unit transmits the facsimile request information to the function executing device when it is determined that the source of the first e-mail is valid.
The server according to claim 4, wherein the facsimile request information is not transmitted to the function executing device when it is determined that the source of the first e-mail is not valid.
前記第1の受信部は、前記端末装置から、前記インターネットを介して、Hypertext Tr
ansfer Protocolに従ったコマンドを受信することによって、前記コマンドに含まれる前
記第1の画像データを受信する、請求項1に記載の第1のサーバ。
The first receiving unit is a Hypertext Tr from the terminal device via the Internet.
The first server according to claim 1, which receives the first image data included in the command by receiving a command according to the ansfer Protocol.
前記サーバは、
第1のサーバと、
第2のサーバと、を備え、
前記第1のサーバは、前記確立部を備え、
前記第2のサーバは、
前記第1の受信部と、
前記端末装置から前記第1の画像データが受信される場合に、前記第1の画像データに
関連する関連情報を前記第1のサーバに送信する関連情報送信部と、
を備え、
前記第1のサーバは、前記第1の要求情報送信部を備え、
前記第1の要求情報送信部は、前記第2のサーバから前記関連情報が受信される場合に
、前記インターネットを介して、前記セッションを利用して、前記関連情報に対応する前
記ファクシミリ要求情報を前記機能実行装置に送信し、
前記第2のサーバは、さらに、
前記ファクシミリ要求情報が前記機能実行装置に送信された後に、前記機能実行装置か
ら前記ファクシミリ要求情報に対応する前記関連情報を受信する関連情報受信部と、
前記機能実行装置から前記関連情報が受信される場合に、前記関連情報に関連する前記
第1の画像データを用いて得られるファクシミリ情報を前記機能実行装置に送信するファ
クシミリ情報送信部と、
を備える、請求項1から6のいずれか一項に記載のサーバ。
The server
The first server and
With a second server,
The first server includes the establishment unit.
The second server is
With the first receiving unit
When the first image data is received from the terminal device, a related information transmitting unit that transmits related information related to the first image data to the first server, and a related information transmitting unit.
With
The first server includes the first request information transmission unit.
When the related information is received from the second server, the first request information transmitting unit uses the session via the Internet to send the facsimile request information corresponding to the related information. Send to the function execution device
The second server further
A related information receiving unit that receives the related information corresponding to the facsimile request information from the function executing device after the facsimile request information is transmitted to the function executing device.
When the related information is received from the function executing device, a facsimile information transmitting unit that transmits the facsimile information obtained by using the first image data related to the related information to the function executing device.
The server according to any one of claims 1 to 6, wherein the server comprises.
前記サーバは、さらに、
送信元が有効であるのか否かを判断するための判断リストを記憶するためのメモリと、
前記端末装置から前記第1の画像データが受信される場合に、前記判断リストを利用し
て、前記第1の画像データの送信元が有効であるのか否かを判断する第2の判断部と、
を備え、
前記第1の要求情報送信部は、前記第1の画像データの前記送信元が有効であると判断
される場合に、前記ファクシミリ要求情報を前記機能実行装置に送信し、
前記第1の画像データの前記送信元が有効でないと判断される場合に、前記ファクシミ
リ要求情報は前記機能実行装置に送信されない、請求項1から7のいずれか一項に記載の
サーバ。
The server further
A memory for storing a judgment list for judging whether or not the source is valid, and a memory for judging whether or not the source is valid.
When the first image data is received from the terminal device, a second determination unit that determines whether or not the source of the first image data is valid by using the determination list. ,
With
When it is determined that the source of the first image data is valid, the first request information transmitting unit transmits the facsimile request information to the function executing device.
The server according to any one of claims 1 to 7, wherein the facsimile request information is not transmitted to the function executing device when it is determined that the source of the first image data is not valid.
前記セッションは、EXtensible Messaging and Presence Protocolに従う、請求項1か
ら8のいずれか一項に記載のサーバ。
The server according to any one of claims 1 to 8, wherein the session is in accordance with the EXtensible Messaging and Presence Protocol.
サーバのためのコンピュータプログラムであって、
前記コンピュータプログラムは、前記サーバのコンピュータを、以下の各部、即ち、
インターネットを介して、サーバプッシュ型の通信を実行するためのセッションを機能
実行装置と確立する確立部であって、前記機能実行装置は、少なくともファクシミリ送信
機能を実行可能である、前記確立部と、
端末装置から、前記インターネットを介して、第1の画像データを受信する第1の受信
部と、
前記端末装置から前記第1の画像データが受信される場合に、前記インターネットを介
して、前記セッションを利用して、前記第1の画像データに対応する画像のファクシミリ
送信を要求するためのファクシミリ要求情報を前記機能実行装置に送信する第1の要求情
報送信部と、
として機能させる、コンピュータプログラム。
A computer program for a server
The computer program uses the computer of the server as the following parts, that is,
An establishment unit that establishes a session for executing server-push type communication with a function execution device via the Internet, and the function execution device can execute at least a facsimile transmission function.
A first receiving unit that receives the first image data from the terminal device via the Internet, and
Facsimile request for requesting facsimile transmission of an image corresponding to the first image data by using the session via the Internet when the first image data is received from the terminal device. A first request information transmitting unit that transmits information to the function executing device, and
A computer program that acts as.
JP2020144307A 2019-09-26 2020-08-28 Server and computer program for the server Active JP7540250B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/032,250 US11350009B2 (en) 2019-09-26 2020-09-25 Sever for sending facsimile request information to function execution device by using server-push communication

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019175624 2019-09-26
JP2019175624 2019-09-26

Publications (2)

Publication Number Publication Date
JP2021057890A true JP2021057890A (en) 2021-04-08
JP7540250B2 JP7540250B2 (en) 2024-08-27

Family

ID=75271301

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020144307A Active JP7540250B2 (en) 2019-09-26 2020-08-28 Server and computer program for the server

Country Status (1)

Country Link
JP (1) JP7540250B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002281228A (en) 2001-03-21 2002-09-27 J Link Inc Status display control method, apparatus, and program of facsimile transmission or the like on browser screen
KR20040029438A (en) 2001-08-22 2004-04-06 피어리스 시스템즈 코퍼레이션 Output management system and method for enabling printing via wireless devices
US20090043857A1 (en) 2007-08-09 2009-02-12 Sharp Laboratories Of America, Inc. Systems and methods for sending and receiving a task via instant messaging
JP6421454B2 (en) 2014-05-21 2018-11-14 コニカミノルタ株式会社 Server apparatus, gateway apparatus, image processing system, server apparatus control method, gateway apparatus control method, server apparatus control program, and gateway apparatus control program
JP5858092B2 (en) 2014-06-18 2016-02-10 ブラザー工業株式会社 Printer
JP5839102B2 (en) 2014-12-25 2016-01-06 セイコーエプソン株式会社 Printing system and printer

Also Published As

Publication number Publication date
JP7540250B2 (en) 2024-08-27

Similar Documents

Publication Publication Date Title
US7239868B2 (en) Electric device capable of being controlled based on data transmitted from cellular phone
JP5565346B2 (en) Printer
US8966596B2 (en) Communication apparatus
US8788594B2 (en) Data processing apparatus and data processing system
US8570574B2 (en) Processing system, control method, and storage medium therefor
US20140002857A1 (en) Document scanning method and computer program for controlling scanning apparatus
US10754933B2 (en) Processing apparatus, method for controlling processing apparatus, and non-transitory computer-readable storage medium
JP2010020712A (en) Information processing apparatus, method for controlling information processing apparatus, storage medium, and program
JP7134710B2 (en) Printing device, method and program
JP2019036062A (en) Communication device
US9423990B2 (en) Non-transitory computer readable recording medium storing an account management program, image forming apparatus and image forming system
JP2008113080A (en) Communication device and image processor
US9128645B2 (en) System including image forming apparatus and information processing apparatus, method performed under the system, image forming apparatus and information processing apparatus directed to the system, and non-transitory storage medium encoded with program directed to the apparatuses
JP2013164836A (en) Information processing system, network system and information processing method
JP7400484B2 (en) Server, function execution device, computer program for server, and computer program for function execution device
JP2007122366A (en) Network management system, network management method, and network management program
US9398099B2 (en) Information processing apparatus for executing processing in response to request from external device, control method of information processing apparatus, and storage medium
JP5858092B2 (en) Printer
JP2019050530A (en) Image processing apparatus, processing method thereof, and program
JP6083296B2 (en) Computer program for control server, communication system, and portable terminal
JP6197683B2 (en) Facsimile device, control server, and computer program
JP7540250B2 (en) Server and computer program for the server
US20150296067A1 (en) Mobile terminal, control method thereof, and non-transitory computer-readable medium
JP2010232973A (en) Image transfer system, data transfer method, and program
JP7363286B2 (en) Communication system, first server, second server, computer program for the first server, and computer program for the second server

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20201019

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20201019

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230627

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240514

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240703

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240716

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240729

R150 Certificate of patent or registration of utility model

Ref document number: 7540250

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150