JP2004127278A - Server device, communication method, program for operating the method on computer device, and storage medium computer-readably storing the program - Google Patents

Server device, communication method, program for operating the method on computer device, and storage medium computer-readably storing the program Download PDF

Info

Publication number
JP2004127278A
JP2004127278A JP2003315760A JP2003315760A JP2004127278A JP 2004127278 A JP2004127278 A JP 2004127278A JP 2003315760 A JP2003315760 A JP 2003315760A JP 2003315760 A JP2003315760 A JP 2003315760A JP 2004127278 A JP2004127278 A JP 2004127278A
Authority
JP
Japan
Prior art keywords
processing
order
response
user
communication terminal
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.)
Withdrawn
Application number
JP2003315760A
Other languages
Japanese (ja)
Inventor
Kotaro Yamaguchi
山口 耕太郎
Makoto Kobayashi
小林 真琴
Hitoshi Sunada
砂田 仁
Yoko Murase
村瀬 曜子
Kenji Maeda
前田 健司
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2003315760A priority Critical patent/JP2004127278A/en
Priority to US10/660,640 priority patent/US7409431B2/en
Publication of JP2004127278A publication Critical patent/JP2004127278A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To prevent break of communication due to a communication timeout by returning a response including an address necessary for acquiring a processing result before replying the processing result after finish of processing by a server device to a request from a user terminal. <P>SOLUTION: If processing is not finished yet when a predetermined processing is carried out according to a request (print order) received from a communication terminal, S1303 and amp and S1303 result in No, and an E-mail including an URL address for acquiring an order status screen containing a result of the executed processing is transmitted to the communication terminal (S1307). After transmission of the E-mail, the order status screen is transmitted to the communication terminal after the processing is completed. <P>COPYRIGHT: (C)2004,JPO

Description

 本発明は、ネットワークを介したユーザ端末からの注文に対してサービスを提供する場合に、ユーザ端末の注文要求に対して応答を返すためのサーバ装置及び通信方法及び通信方法をコンピュータ装置に実施させるためのプログラム及びそのプログラムをコンピュータ装置読み出し可能に記憶した記憶媒体に関する。 The present invention causes a computer apparatus to execute a server apparatus, a communication method, and a communication method for returning a response to an order request of a user terminal when providing a service for an order from the user terminal via a network. And a storage medium that stores the program in a computer-readable manner.

 一般に、ユーザ端末はインターネットなどのネットワーク上のウェブアプリケーションサーバにアクセスしてコンテンツを取得することができる。このウェブアプリケーションサーバは、ユーザ端末からリクエストを受け付け、このリクエストに対応する何らかの処理を実行し、その処理結果を当該リクエストに対する応答としてユーザ端末に返すという一連の動作が行なわれる。そして、ユーザ端末は当該リクエストに対する応答を受け取ると、それをユーザ端末のディスプレイ等に出力する(例えば、特許文献1参照)。
特開平9−153897号公報(第10頁)
Generally, a user terminal can access a web application server on a network such as the Internet to acquire content. The web application server performs a series of operations of receiving a request from a user terminal, executing some processing corresponding to the request, and returning a processing result to the user terminal as a response to the request. When the user terminal receives a response to the request, the user terminal outputs the response to a display or the like of the user terminal (for example, see Patent Document 1).
JP-A-9-153897 (page 10)

 しかしながら、ウェブアプリケーションサーバが実行される処理に時間がかかると、直ちにユーザ端末に処理結果を返すことができない。ユーザ端末とサーバ装置の通信では、リクエストを送信してから通信タイムアウトまでの制限された時間の間にそのレスポンスを受信しなければ、通信が切断されてしまう。携帯電話等による無線通信網を使った通信では、タイムアウトまでの時間が非常に短く、また、サーバ装置が大量の画像データや高解像度の画像データに対して処理を実行する場合には多くの時間がかかる。  However, if the processing performed by the web application server takes a long time, the processing result cannot be immediately returned to the user terminal. In the communication between the user terminal and the server device, if the response is not received within a limited time from the transmission of the request to the communication timeout, the communication is disconnected. In communication using a wireless communication network by a mobile phone or the like, the time until timeout is extremely short. In addition, when the server device performs processing on a large amount of image data or high-resolution image data, much time is required. It takes.

 したがって、ユーザ端末(携帯電話)がサーバ装置に対して画像データの処理をリクエストするような場合には、通信の切断が頻繁に起こり、ユーザの操作性を著しく低下させてしまうという問題があった。 Therefore, when the user terminal (mobile phone) requests the server device to process the image data, the communication is frequently disconnected, and there is a problem that the operability of the user is significantly reduced. .

 そこで、本発明は、上記問題点に鑑み、ユーザ端末からのリクエストに対して、サーバ装置が処理を完了して処理結果を応答する前に、処理結果を取得するために必要なアドレスを含む応答を返すことにより、通信タイムアウトによる通信の切断を防ぐことを目的とする。 Therefore, the present invention has been made in view of the above problems, and in response to a request from a user terminal, a response including an address necessary for acquiring a processing result before the server device completes the processing and returns a processing result. Is returned to prevent disconnection of communication due to communication timeout.

 かかる課題を解決するために、本発明のサーバ装置は、ネットワークを介して通信端末と通信可能なサーバ装置であって、前記通信端末からリクエストを受信する受信手段と、前記受信されたリクエストに基づき、所定の処理を実行する処理手段と、前記実行された処理の結果を第1のレスポンスとして前記通信端末へ送信する送信手段と、前記第1のレスポンスを送信する前に、前記第1のレスポンスを取得するためのアドレスを含む第2のレスポンスを前記通信端末へ送信する第2の送信手段とを備えることを特徴とする。 In order to solve such a problem, a server device of the present invention is a server device that can communicate with a communication terminal via a network, and a receiving unit that receives a request from the communication terminal, based on the received request. Processing means for executing a predetermined process, transmitting means for transmitting a result of the executed process to the communication terminal as a first response, and transmitting the first response before transmitting the first response. And a second transmitting unit that transmits a second response including an address for acquiring the second response to the communication terminal.

 ここで、前記所定の処理の実行時間を計測する時間計測手段と、前記所定の処理が完了したかどうか判定する判定手段と、前記計測された実行時間が所定の時間を超える前に、前記判定手段により所定の処理が完了したと判定されれば、前記第2の送信手段による第2のレスポンスの送信を中止するよう制御する制御手段とを備える。また、前記所定の処理の対象となるデータの量を計測するデータサイズ計測手段と、前記計測されたデータの量が所定値を超えるかどうか判定する判定手段と、前記判定手段により所定値を超えないと判定されれば、前記第2の送信手段による第2のレスポンスの送信を中止するよう制御する制御手段とを備える。また、前記第1の送信手段は、前記第1のレスポンスを電子メールによって送信する。また、前記通信端末はWebブラウザを備え、前記第2のレスポンスは前記ウエブブラウザが解析可能なWebページデータで表される。また、前記通信端末からのリクエストは画像データの印刷リクエストであり、前記所定の処理は前記画像データに基づく印刷用データを作成する処理である。また、前記通信端末からのリクエストは、前記サーバ装置が提供するサービスのリクエスト、前記所定の処理は前記サービスにかかる費用の決済を外部装置に依頼する処理である。また、前記所定の処理のステータスを管理する管理手段を備え、前記第2のレスポンスは前記管理されたステータスに応じて、異なる内容となる。 Here, time measuring means for measuring an execution time of the predetermined processing, determining means for determining whether or not the predetermined processing is completed, and determining the time before the measured execution time exceeds a predetermined time. And control means for controlling so as to stop transmission of the second response by the second transmission means when it is determined by the means that the predetermined processing has been completed. A data size measuring unit that measures an amount of data to be subjected to the predetermined processing; a determining unit that determines whether the amount of the measured data exceeds a predetermined value; If it is determined that there is no transmission, control means is provided for controlling transmission of the second response by the second transmission means to be stopped. Further, the first transmission means transmits the first response by e-mail. The communication terminal includes a Web browser, and the second response is represented by Web page data that can be analyzed by the Web browser. The request from the communication terminal is a print request for image data, and the predetermined process is a process for creating print data based on the image data. The request from the communication terminal is a request for a service provided by the server device, and the predetermined process is a process for requesting an external device to settle the cost of the service. In addition, there is provided management means for managing the status of the predetermined processing, and the second response has different contents according to the managed status.

 又、本発明の通信方法は、ネットワークを介して通信端末と通信する通信方法であって、前記通信端末からリクエストを受信するステップと、前記受信されたリクエストに基づき、所定の処理を実行するステップと、前記実行された処理の結果を含む第1のレスポンスを取得するためのアドレスを含む第2のレスポンスを前記通信端末へ送信するステップと、前記第2のレスポンスが送信された後、前記第1のレスポンスを前記通信端末へ送信するステップとを備えることを特徴とする。 Also, the communication method of the present invention is a communication method for communicating with a communication terminal via a network, wherein a step of receiving a request from the communication terminal and a step of executing a predetermined process based on the received request Transmitting a second response including an address for acquiring a first response including a result of the executed processing to the communication terminal; and after transmitting the second response, Transmitting one response to the communication terminal.

 更に、上記通信方法をコンピュータ装置に実行させるためのプログラム、及び該プログラムをコンピュータ読み出し可能に記憶した記憶媒体を提供する。 Furthermore, there is provided a program for causing a computer apparatus to execute the communication method, and a storage medium storing the program in a computer-readable manner.

 本発明によれば、ユーザ端末からの要求に対して、所定の情報を応答しなければならない場合に、所定の情報を応答せずに、代わりに所定の情報を取得するためのアドレス情報(例えば、URL)を含む仮の情報を直ちに応答するようにしたことにより、通信タイムアウトによるユーザ端末とサーバ装置との通信の切断を防ぐことができるという効果が得られる。 According to the present invention, when predetermined information must be responded to a request from a user terminal, address information for acquiring predetermined information instead of responding to the predetermined information (for example, , URL) immediately, it is possible to prevent the disconnection of the communication between the user terminal and the server device due to the communication timeout.

 また、本発明によれば、ユーザ端末からの要求に対して、所定の情報を応答しなければならない場合に、サーバ装置での処理が早く終われば、直ちに所定の情報を応答し、かつ、処理が早く終わらなければ、代わりに所定の情報を取得するためのアドレス情報(例えば、URL)を含む仮の情報を直ちに応答するというように、サーバ側での処理に要する時間に応じて、ユーザ端末への応答方法を変えるようにしたので、通信タイムアウトによるユーザ端末とサーバ装置との通信の切断を防いだ上で、さらに、ユーザにとって操作性の良い状態で所定の情報を応答できるという効果が得られる。 Further, according to the present invention, in a case where predetermined information must be responded to a request from a user terminal, if the processing in the server device ends early, the predetermined information is immediately responded, and the processing is performed. If the processing is not completed early, the user terminal responds immediately to temporary information including address information (for example, URL) for acquiring predetermined information. The method of responding to the server is changed, so that the communication between the user terminal and the server device is prevented from being disconnected due to the communication timeout, and further, the predetermined information can be responded in a state in which the user can easily operate. Can be

 また、本発明によれば、ユーザ端末からの要求に対して、所定の情報を応答しなければならない場合に、サーバ装置での処理の対象となるデータの量に応じて、ユーザ端末への応答方法を変えるようにしたので、通信タイムアウトによるユーザ端末とサーバ装置との通信の切断を防いだ上で、さらに、ユーザにとって操作性の良い状態で所定の情報を応答できるという効果が得られる。 Further, according to the present invention, when predetermined information must be responded to a request from a user terminal, a response to the user terminal is made in accordance with the amount of data to be processed in the server device. Since the method is changed, it is possible to prevent disconnection of communication between the user terminal and the server device due to a communication timeout, and furthermore, it is possible to obtain an effect that predetermined information can be responded to in a state of good operability for the user.

 [実施例1]
 以下に、図面を参照して、本発明の好適な実施形態を例示的に詳しく説明する。ただし、本実施形態に記載されている構成要素の相対配置や表示画面等は、特に特定的な記載がない限り、本発明の範囲をそれらのみに限定するものではなく、その変形例や追加・削除例も本発明に含まれる。
[Example 1]
Hereinafter, preferred embodiments of the present invention will be illustratively described in detail with reference to the drawings. However, the relative arrangement and display screens of the components described in the present embodiment are not intended to limit the scope of the present invention to only them, unless otherwise specified, and include modifications and additions. The deletion example is also included in the present invention.

 ここでは、本発明を実施する一実施形態の情報処理システムとして、インターネットを介して画像データの共有及び提供を行う情報提供システムを例に説明する。 Here, as an information processing system according to an embodiment of the present invention, an information providing system for sharing and providing image data via the Internet will be described as an example.

 <本実施形態の情報提供システムの構成例>
 (情報提供システムの概要)
 図1は、本実施形態に係る情報提供システムの構成例を示す図である。
<Example of Configuration of Information Providing System of Present Embodiment>
(Overview of Information Provision System)
FIG. 1 is a diagram illustrating a configuration example of an information providing system according to the present embodiment.

 情報提供システムは、ユーザからの画像及び個人情報などを管理するサービスを提供するフォトサイト105と、フォトサイト105が管理する画像をプリント処理するプリントサイト109と、印刷物の対価としてユーザからお金を直接受ける店舗121と入金処理を行う決済サイト120と、サービスの提供を受けるユーザのPersonal Computer(PC)102(以下、ユーザPCと略す)と、携帯端末113とを含む。 The information providing system includes a photo site 105 that provides a service for managing images and personal information from the user, a print site 109 for performing print processing on images managed by the photo site 105, and direct payment of money from the user as a price for printed matter. It includes a receiving store 121, a settlement site 120 for performing a payment process, a personal computer (PC) 102 (hereinafter, abbreviated as a user PC) of a user who receives the service, and a mobile terminal 113.

 また、101は、イメージ情報である光学像を電気信号に変換し、所定の画像処理をした後、デジタル情報として記録・再生するデジタルカメラである。ただし、101はデジタルカメラに限らず、スキャナなどの画像入力装置であってもよい。また、データ転送用インタフェース116は、デジタルカメラ101からユーザPC102の記憶領域へ画像データを転送するためのインタフェースである。データ転送用インタフェース116は、Universal Serial Bus(USB)やIEEE1394に代表される有線インタフェースの場合や、IrDAやBluetoothに代表される無線系インタフェースの場合もある。 Reference numeral 101 denotes a digital camera that converts an optical image, which is image information, into an electric signal, performs predetermined image processing, and records and reproduces digital information. However, 101 is not limited to a digital camera, and may be an image input device such as a scanner. The data transfer interface 116 is an interface for transferring image data from the digital camera 101 to the storage area of the user PC 102. The data transfer interface 116 may be a wired interface typified by Universal Serial Bus (USB) or IEEE 1394, or a wireless interface typified by IrDA or Bluetooth.

 フォトサイト105は、インターネット104上のサーバ内あるいはサーバと接続された記憶領域に、ユーザのデジタルカメラ101で撮影された画像データを画像データベース117に保管し、保管された画像データをユーザに閲覧させるようなサービスや、保管された画像データのプリント注文を受け付けるサービスや、保管された画像データをユーザの指定した招待ユーザに閲覧させるようなサービスを提供する。 The photo site 105 stores image data captured by the user's digital camera 101 in an image database 117 in a server on the Internet 104 or in a storage area connected to the server, and allows the user to browse the stored image data. Such a service, a service for receiving a print order for stored image data, and a service for allowing the invited user designated by the user to view the stored image data are provided.

 尚、本実施形態に係るフォトサイト105は、独自にはプリントサービスは行わず、様々なプリントサービスを提供できるプリントサイト109と提携している。 Note that the photo site 105 according to the present embodiment does not independently perform a print service, but is affiliated with a print site 109 that can provide various print services.

 又、本実施形態に係るフォトサイト105は、独自には決済サービスは行わず、代金を回収する決済サイト120と提携している。本実施形態に係るフォトサイト105は、料金算出モジュール110でユーザからのプリント注文にかかる費用を算出し、決済サイト120に料金の回収あるいは立替を依頼する。そして、決済サイト120からの印刷物の代金の入金情報を待って、そのプリントサイト109に対して画像データの印刷を依頼する。 The photo site 105 according to the present embodiment does not independently provide a payment service, but is affiliated with a payment site 120 that collects money. In the photo site 105 according to the present embodiment, the fee calculation module 110 calculates the cost of the print order from the user, and requests the payment site 120 to collect or pay the fee. Then, after waiting for payment information of the price of the printed matter from the settlement site 120, the printing site 109 is requested to print the image data.

 又、プリントサイト109は、インターネット104を利用して転送された年賀状やワープロ文書、画像などの電子ドキュメントを印刷装置を用いてプリントアウトし、印刷物112を商品としてユーザに提供する。 
 ユーザPC102上では、インターネット104での情報転送可能な標準プロトコルを有するWebブラウザが動作可能である。このWebブラウザによって、httpプロトコル等の標準プロトコルを用いてフォトサイト105にアクセスし、HTML、XML等の記述言語で作成されたWeb情報を表示させることができる。そのWeb情報は、フォトサイト105が管理する画像や音声等のマルチメディア情報にリンクされている。この動作により、ユーザPC102のユーザは、インターネット104を利用してフォトサイト105が提供するサービスを受けることができる。
The print site 109 prints out an electronic document such as a New Year's card, a word processor document, and an image transferred using the Internet 104 using a printing apparatus, and provides the user with the printed matter 112 as a product.
On the user PC 102, a Web browser having a standard protocol capable of transferring information on the Internet 104 can operate. With this Web browser, it is possible to access the photo site 105 using a standard protocol such as the http protocol and display Web information created in a description language such as HTML or XML. The Web information is linked to multimedia information such as images and sounds managed by the photo site 105. By this operation, the user of the user PC 102 can receive the service provided by the photo site 105 using the Internet 104.

 (フォトサイトを構成するサーバのハードウエア構成例)
 図2は、本実施形態のフォトサイト105を構成するサーバのハードウエア構成例を示す図である。尚、図2は、制御部を中心に示しており、入出力装置などは省略してある。また、フォトサイト105は各種機能を実行する複数のサーバ装置がLocal Area Network(LAN)に接続されて構成されている。
(Example of the hardware configuration of the server that constitutes the photo site)
FIG. 2 is a diagram illustrating a hardware configuration example of a server configuring the photo site 105 according to the present embodiment. FIG. 2 mainly shows the control unit, and the input / output device and the like are omitted. The photo site 105 includes a plurality of server devices that execute various functions connected to a local area network (LAN).

 210はサーバ装置全体を制御するための制御装置であるCentral Processing Unit(CPU)である。Read Only Memory(ROM)220には、変更を必要としないプログラムやパラメータが格納されている。Random Access Memory(RAM)230はプログラムやデータを一時記憶する記憶領域である。 # 210 is a Central Processing Unit (CPU) which is a control device for controlling the entire server device. The Read Only Memory (ROM) 220 stores programs and parameters that do not need to be changed. The Random Access Memory (RAM) 230 is a storage area for temporarily storing programs and data.

 外部記憶装置240は固定されたハードディスクやメモリカード、あるいは着脱可能で携帯可能なフロッピー(登録商標)ディスクやCompact Disk(CD)等の光ディスク、磁気や光カード、ICカード、メモリカードなどを含むものであり、データ記憶領域とプログラム記憶領域からなる。 The external storage device 240 includes a fixed hard disk or memory card, or an optical disk such as a removable and portable floppy (registered trademark) disk or Compact Disk (CD), a magnetic or optical card, an IC card, a memory card, or the like. And comprises a data storage area and a program storage area.

 尚、ROM220やRAM230、特に外部記憶装置240は複数の装置に分散されて構成されていてもよく、また、サーバ装置の外部に存在し、サーバ装置と通信可能に接続される構成であってもよい。 Note that the ROM 220 and the RAM 230, particularly the external storage device 240, may be configured to be distributed to a plurality of devices, or may be configured to exist outside the server device and to be communicably connected to the server device. Good.

 <本実施形態の情報提供システムのサービス例>
 (画像の保管サービス)
 ユーザPC102の情報記憶領域に格納されている画像データは、Webブラウザに表示される情報に従って転送したい画像データが選択され、画像アップロードの要求アクションに連動してインターネット104を介してフォトサイト105が管理する画像DB117に転送される。あるいは、Webブラウザに表示される情報ではなく、ユーザPC102にインストールされた画像アップロード専用ソフトウェアに従って転送されるようにしてもよい。いずれの方法も、インターネット104上で利用可能なプロトコル、例えばhttpやftpなどに基づいて実行される。
<Service example of the information providing system of the present embodiment>
(Image storage service)
As the image data stored in the information storage area of the user PC 102, the image data to be transferred is selected according to the information displayed on the Web browser, and the photo site 105 is managed via the Internet 104 in conjunction with the image upload request action. Is transferred to the image DB 117. Alternatively, instead of the information displayed on the Web browser, the image data may be transferred according to image upload software installed on the user PC 102. Either method is executed based on a protocol available on the Internet 104, for example, http or ftp.

 フォトサイト105はユーザPC102からアップロードされた画像データを画像DB117に保管する。 The photo site 105 stores the image data uploaded from the user PC 102 in the image DB 117.

 尚、フォトサイト105は、ユーザPC102からアップロードされた画像データを、複数をひとつの単位としてまとめたアルバムとして管理することもできる。 The photo site 105 can also manage the image data uploaded from the user PC 102 as an album in which a plurality of image data are collected as one unit.

 また、フォトサイト105には、画像データを管理するだけでなく、画像データの属性情報や各種データを一元管理している。例えば、各種データとしては、フォトサイト105にアクセスしてくるユーザの認証に使用するためのユーザの属性情報や、保管された画像データの印刷を依頼するプリントサイト109の属性情報などである。 The photo site 105 not only manages image data, but also centrally manages image data attribute information and various data. For example, the various data include user attribute information used for authentication of a user accessing the photo site 105, attribute information of the print site 109 requesting printing of stored image data, and the like.

 また、画像データをアップロードする端末として、PCを例に挙げて説明したが、これに限定されるものではなく、携帯端末113、例えば携帯電話、或は、デジタルカメラ、デジタルビデオ、スキャナ、複写機等の画像入力装置からアップロードしてもよい。 In addition, although a PC has been described as an example of a terminal that uploads image data, the present invention is not limited to this, and the terminal is not limited to this. For example, a mobile terminal 113, for example, a mobile phone, or a digital camera, digital video, scanner, May be uploaded from an image input device.

 (画像の閲覧サービス)
 ユーザは、ユーザPC102上で動作しているWebブラウザを用いてフォトサイト105にアクセスし、フォトサイト105に保管されている画像データの閲覧要求を行う。次に、フォトサイト105は、ユーザ認証などを実行した後、ユーザPC102のWebブラウザ上に画像を表示させるためのWebページ情報をインターネット104へ送出する。ユーザPC102のWebブラウザはフォトサイト105から送出されたWebページ情報を解析し、画像を表示する。
(Image browsing service)
The user accesses the photo site 105 using a web browser running on the user PC 102 and makes a request to browse image data stored in the photo site 105. Next, after executing the user authentication and the like, the photo site 105 sends Web page information for displaying an image on the Web browser of the user PC 102 to the Internet 104. The web browser of the user PC 102 analyzes the web page information sent from the photo site 105 and displays an image.

 また、ユーザが指定する招待ユーザに対し、フォトサイト105の画像DB117に保管された画像またはアルバムを閲覧できるようにするには、ユーザはユーザPC102のWebブラウザに表示された、フォトサイト105から提供された入力画面に招待ユーザの電子メールアドレスを入力してフォトサイト105に通知する。 Also, in order to allow an invited user designated by the user to browse images or albums stored in the image DB 117 of the photo site 105, the user must provide the image or album from the photo site 105 displayed on the Web browser of the user PC 102. The e-mail address of the inviting user is input to the input screen that has been input, and the photo site 105 is notified.

 フォトサイト105は招待ユーザに閲覧させる画像またはアルバムにアクセスするためのUniversal Resource Locator(URL)を生成する。そして、生成されたURLを電子メールのメッセージ中に記載して招待ユーザに送信する。
フォトサイト105からの電子メールを受け取った招待ユーザは、ユーザPC102‘のWebブラウザに電子メールに記載されたURLを入力することで、フォトサイト105にアクセスして画像又はアルバムを表示させることができる。
The photo site 105 generates a Universal Resource Locator (URL) for accessing an image or an album to be viewed by the invited user. Then, the generated URL is described in the e-mail message and transmitted to the invited user.
The inviting user who receives the e-mail from the photo site 105 can access the photo site 105 and display an image or an album by inputting the URL described in the e-mail into the Web browser of the user PC 102 ′. .

 尚、上記では、ユーザおよび招待ユーザはPCを用いて画像を閲覧する例について説明したが、PCの場合と同様にして携帯電話113を用いることができることは明らかである。 In the above description, the example in which the user and the inviting user browse images using a PC has been described, but it is clear that the mobile phone 113 can be used in the same manner as in the case of a PC.

 (画像のプリント注文受付サービス)
 ユーザはユーザPC102や携帯端末113を操作し、フォトサイト105により発行されたURLをWebブラウザに入力することにより、フォトサイト105の画像DB117に保管されたアルバムの画像データを閲覧できる。
図3はアルバム閲覧時に携帯端末113のディスプレイに表示されるログイン画面である。ユーザは携帯端末113を操作してパスワード入力領域801に適切なパスワードを入力し、「OK」ボタン802を押下することで、アルバム内の画像を閲覧することができる。
(Image print order reception service)
The user can browse the image data of the album stored in the image DB 117 of the photo site 105 by operating the user PC 102 or the portable terminal 113 and inputting the URL issued by the photo site 105 into the Web browser.
FIG. 3 shows a login screen displayed on the display of portable terminal 113 when browsing an album. The user operates the mobile terminal 113 to input an appropriate password in the password input area 801, and presses an “OK” button 802 to view images in the album.

 尚、フォトサイト105は携帯端末113から新規のアクセスを受けると、当該アクセスを一意に識別するためのセッションIDを発行する。また、セッションIDは携帯端末113に通知され、以後、携帯端末113はURLのパラメータ部にこのセッションIDを含むURLを用いてフォトサイト105にアクセスする。このように、セッションIDを利用して携帯端末113とフォトサイト105とが通信することにより、フォトサイト105は携帯端末113からの連続したアクセスであることを認識でき、また、携帯端末113からのアクセスを管理することができる。 When the photo site 105 receives a new access from the mobile terminal 113, the photo site 105 issues a session ID for uniquely identifying the access. Further, the session ID is notified to the portable terminal 113, and thereafter, the portable terminal 113 accesses the photo site 105 using the URL including the session ID in the parameter portion of the URL. As described above, by communicating between the mobile terminal 113 and the photo site 105 using the session ID, the photo site 105 can recognize that the access is continuous access from the mobile terminal 113, and Can manage access.

 そして、ユーザは閲覧したアルバムの画像のプリント注文をフォトサイト105に行うことができる。 Then, the user can order the print of the image of the viewed album from the photo site 105.

 (携帯端末からのプリント注文)
 ユーザが携帯端末113のディスプレイ上で閲覧中のアルバムに含まれる画像に対してプリント注文を行う場合、先ず図4の画像閲覧画面400内のプリント注文リンク409を押下し、インターネット104を介してフォトサイト105へプリント注文要求を送出する。携帯端末113からプリント注文要求を受けたフォトサイト105内のアプリケーションサーバ204はプリント注文処理を行う。
(Print order from mobile device)
When the user places a print order for an image included in the album being viewed on the display of the portable terminal 113, the user first presses a print order link 409 in the image viewing screen 400 of FIG. A print order request is sent to the site 105. The application server 204 in the photo site 105 receiving the print order request from the mobile terminal 113 performs a print order process.

 <本実施形態の情報提供システムの動作手順例>
 以下、図12のフローチャートを参照して、フォトサイト105を構成する各種サーバが実行するプリント注文処理について詳細に説明する。
<Example of operation procedure of information providing system of the present embodiment>
Hereinafter, the print order processing executed by the various servers constituting the photo site 105 will be described in detail with reference to the flowchart of FIG.

 ステップS1201: フォトサイト105は、受信したプリント注文要求に対して新たな注文番号を発行する。ここで発行した注文番号は、以降の携帯端末113のディスプレイに表示されるプリント注文処理の各種画面に埋め込まれるURLのパラメータ部分に常に付加され、フォトサイト105との通信でやりとりされる。そして、データベース118内の注文情報データテーブル1400に新規注文用のレコードを作成し、発行した注文番号を格納し、注文ステータス1014を”0”(プリントサイト発注前)にしておく。注文情報データテーブル1400に格納される項目の一例を図14に示す。 {Step S1201:} The photo site 105 issues a new order number in response to the received print order request. The order number issued here is always added to the parameter part of the URL embedded in various screens of the print order processing displayed on the display of the mobile terminal 113 thereafter, and is exchanged with the photo site 105. Then, a record for a new order is created in the order information data table 1400 in the database 118, the issued order number is stored, and the order status 1014 is set to “0” (before ordering the print site). FIG. 14 shows an example of items stored in the order information data table 1400.

 (注文情報テーブルの構成例)
 図14は、本実施の形態におけるフォトサイト105で管理する注文情報テーブルを示した図である。注文情報テーブル1400は、アルバムのプリント注文があると1オーダにつき1レコード作成され、データベース118に登録され管理される。プリント注文ごとに発行される注文番号1401をキーとして、注文者ID1402、配送先氏名1403、配送先郵便番号(1、2)1404、1405、配送先都道府県コード1406、配送先住所(1、2)1407、1408、配送先電話番号(1、2、3)1409、1410、1411、注文日時1413が保管される。
(Configuration example of order information table)
FIG. 14 is a diagram showing an order information table managed by the photo site 105 in the present embodiment. In the order information table 1400, when an album print order is issued, one record is created for each order and registered and managed in the database 118. Using the order number 1401 issued for each print order as a key, the orderer ID 1402, delivery destination name 1403, delivery destination postal code (1, 2) 1404, 1405, delivery destination prefecture code 1406, delivery destination address (1, 2) 1407 , 1408, delivery destination telephone numbers (1, 2, 3) 1409, 1410, 1411 and order date and time 1413 are stored.

 ステップS1202: フォトサイト105はインターネット104を介して、図5に示すような一括プリント注文画面500を携帯端末113のWebブラウザに表示させるためのWebページデータを送出する。携帯端末113のWebブラウザは、受信したWebページデータを解析し、ディスプレイ上に一括プリント注文画面500を表示させる。一括プリント注文画面500では、ユーザが携帯端末113のディスプレイ上で閲覧中のアルバム内の全画像に対するプリントサイズ選択領域502とプリント枚数入力領域503が表示され、ユーザに入力を促す。ユーザは、プリントサイズ選択領域502を押下することで、選択可能なプリントサイズをリスト状に表示し、その中から所望のプリントサイズを選択することができる。本実施形態では、選択可能なプリントサイズは、DP判フチなし、DP判フチあり、L判フチなし、L判フチあり、2L判フチなし、2L判フチありの6種類がある。続いて、ユーザは枚数入力領域503に所望の枚数を入力する。そして、これらのプリントサイズやプリント枚数の設定でプリント注文を行って良い場合には、ユーザは「すすむボタン」504を押下する。 Step S1202: The photo site 105 transmits, via the Internet 104, Web page data for displaying the batch print order screen 500 as shown in FIG. 5 on the Web browser of the portable terminal 113. The Web browser of the portable terminal 113 analyzes the received Web page data and displays the batch print order screen 500 on the display. On the batch print order screen 500, a print size selection area 502 and a print quantity input area 503 for all images in the album being browsed on the display of the mobile terminal 113 by the user are displayed, and the user is prompted to input. By pressing the print size selection area 502, the user can display selectable print sizes in a list and select a desired print size from the list. In the present embodiment, there are six types of print sizes that can be selected: DP borderless, DP border bordered, L border borderless, L border bordered, 2L border borderless, 2L border bordered. Subsequently, the user inputs a desired number in the number input area 503. If the user can place a print order with these print sizes and print quantity settings, the user presses the “advice button” 504.

 尚、一括プリント注文画面500の最上部には、プリント注文処理の画面遷移状況を表すインジケータ501を表示する。本実施形態における画面遷移状態には、画像選択、個人情報入力、見積もり、注文確定の4つのフェーズがある。上記インジケータでは、現在表示している画面がこの4つのフェーズの何処に位置しているかを◆マークで模式的に表現している。一括プリント注文画面500では、◆マークは一番左に表示しているが、上記4つのフェーズ間を移動する毎に◆マークを1つずつ右へ移動して表示する。表示領域が限定された携帯端末113においては、言葉で画面遷移状況を表現することができないため、この様な抽象化した方法を用いて表現している。このインジケータにより、ユーザはプリント注文処理の進行状況を把握することができる。尚、遷移状態の数は4つに限定されず、また、その表示形態も上記例に限定されるものではない。 At the top of the batch print order screen 500, an indicator 501 indicating the screen transition status of the print order processing is displayed. The screen transition state in this embodiment has four phases: image selection, personal information input, estimation, and order confirmation. In the above-mentioned indicator, where the currently displayed screen is located in these four phases is schematically represented by a mark. On the batch print order screen 500, the mark is displayed at the leftmost position, but the mark is moved one by one to the right each time it moves between the above four phases. In the portable terminal 113 having a limited display area, the screen transition state cannot be expressed in words, and thus the expression is expressed using such an abstracted method. With this indicator, the user can grasp the progress of the print order processing. The number of transition states is not limited to four, and the display form is not limited to the above example.

 ステップS1203: ユーザによる「すすむボタン」504の押下操作を受けると、フォトサイト105は入力された注文情報に未入力の項目や指定外文字種の入力がないか等、不備がないかをチェックする。そして、不備が無ければ、インターネット104を介して、図6に示すような注文者情報入力画面600を携帯端末113のWebブラウザに表示させるためのWebページデータを送出する。携帯端末113のWebブラウザは、受信したWebページデータを解析し、ディスプレイ上に注文者情報入力画面600を表示させる。注文者情報入力画面600では、ユーザの姓名602、603、姓名のフリガナ604、605、郵便番号606、住所607〜609、電話番号610、メールアドレス611、配送方法612、配送先613の入力領域が表示され、ユーザに対してユーザ情報の入力を促す。ユーザは注文者情報入力画面600の表示に従って、ユーザ情報を入力し、「すすむボタン」614を押下する。尚、不備があれば、フォトサイト105はエラー画面を携帯端末113のWebブラウザに表示させるためのWebページデータを送出し、ユーザに再入力を促す。 {Step S1203:} Upon receiving the operation of pressing the “advance button” 504 by the user, the photo site 105 checks whether there is any deficiency in the input order information, such as an uninput item or an unspecified character type. If there is no defect, Web page data for displaying the orderer information input screen 600 as shown in FIG. 6 on the Web browser of the portable terminal 113 is transmitted via the Internet 104. The Web browser of the portable terminal 113 analyzes the received Web page data, and displays the orderer information input screen 600 on the display. On the orderer information input screen 600, the input areas of the user's first and last names 602 and 603, first and last names 604 and 605, postal code 606, addresses 607 to 609, telephone number 610, mail address 611, delivery method 612, and delivery destination 613 are displayed. Is displayed and prompts the user to enter user information. The user inputs the user information according to the display on the orderer information input screen 600 and presses the “advice button” 614. If there is any deficiency, the photo site 105 sends out Web page data for displaying an error screen on the Web browser of the portable terminal 113, and prompts the user to input again.

 尚、注文者情報入力画面600の画面遷移フェーズは、個人情報入力フェーズであり、画面最上部のインジケータ601は左から2番目に◆マークが表示される。 The screen transition phase of the orderer information input screen 600 is a personal information input phase, and the indicator 601 at the top of the screen is displayed with the second mark from the left.

 ステップS1204: ユーザによる「すすむボタン」614の押下操作を受けると、フォトサイト105は入力された情報に不備が無いかをチェックする。そして、不備が無ければ、注文者IDを発行し、注文者データテーブル1500(図15)に新たなレコードを生成し、入力されたユーザ情報とともに注文者IDを格納する。尚、不備があれば、フォトサイト105はエラー画面を携帯端末113のWebブラウザに表示させるためのWebページデータを送出し、ユーザに再入力を促す。 {Step S1204:} Upon receiving the operation of pressing the “advance button” 614 by the user, the photo site 105 checks whether the input information is complete. If there is no defect, an orderer ID is issued, a new record is generated in the orderer data table 1500 (FIG. 15), and the orderer ID is stored together with the input user information. If there is any deficiency, the photo site 105 sends out Web page data for displaying an error screen on the Web browser of the portable terminal 113, and prompts the user to input again.

 (注文者データテーブルの構成例)
 図15は、本実施の形態におけるフォトサイト105で管理する注文者データテーブルを示した図である。注文者データテーブル1500は、アルバムのプリント注文があると1オーダにつき1レコード作成され、データベース118に登録され管理される。注文者データテーブル1500では注文者ID1501をキーとして、ユーザID1502、通知先メールアドレス1503、氏名(姓)1504、氏名(名)1505、ふりがな(姓)1506、ふりがな(名)1507、郵便番号(1、2)1508、1509、都道府県コード1510、住所(1、2)1511、1512、電話番号(1、2、3)1513、1514、1515を管理する。なお、同一の注文においては注文者ID1501と注文者ID1402には同じIDが格納される。
尚、ここで、戻るリンク616が押下されると、携帯端末113のWebブラウザは直前に表示されていた一括プリント注文画面500をディスプレイに表示させる。
(Configuration example of orderer data table)
FIG. 15 shows an orderer data table managed by photo site 105 in the present embodiment. In the orderer data table 1500, when an album print order is issued, one record is created for each order and registered and managed in the database 118. In the orderer data table 1500, using the orderer ID 1501 as a key, a user ID 1502, a notification e-mail address 1503, a first name (last name) 1504, a first name (first name) 1505, a phonetic name (last name) 1506, a phonetic name (first name) 1507, and a postal code (1) 2) 1508, 1509, prefecture code 1510, addresses (1, 2) 1511, 1512, and telephone numbers (1, 2, 3) 1513, 1514, 1515 are managed. In the same order, the same ID is stored in the orderer ID 1501 and the orderer ID 1402.
Here, when the return link 616 is pressed, the Web browser of the portable terminal 113 displays the batch print order screen 500 displayed immediately before on the display.

 ステップS1205: フォトサイト105はユーザが配送先613として「注文者と同じ」を選択して「すすむボタン」614を押下したかどうかチェックする。 Step S1205: The photo site 105 checks whether or not the user selects “same as the orderer” as the delivery destination 613 and presses the “advance button” 614.

 ステップS1206: 「注文者と同じ」で無く、「配送先を指定」を選択して「すすむボタン」614を押下したとチェックされた場合、図7に示すような配送先入力画面700を携帯端末113のWebブラウザに表示させるためのWebページデータを送出する。携帯端末113のWebブラウザは、受信したWebページデータを解析し、ディスプレイ上に配送先入力画面700を表示させる。配送先入力画面700では、配送先の姓名702、703、姓名のフリガナ704、705、郵便番号706、住所707〜709、電話番号710、メールアドレス711の入力領域が表示され、ユーザに対して配送先情報の入力を促す。ユーザは配送先入力画面700の表示に従って、配送先情報を入力し、「すすむボタン」712を押下する。 Step S1206: 場合 If it is checked that “designate delivery destination” is selected and “advance button” 614 is pressed instead of “same as orderer”, delivery destination input screen 700 as shown in FIG. The Web page data to be displayed on the Web browser 113 is transmitted. The Web browser of the portable terminal 113 analyzes the received Web page data and displays a delivery destination input screen 700 on a display. On the delivery destination input screen 700, input areas for the delivery destination's first and last names 702 and 703, first and last names 704 and 705, postal code 706, addresses 707 to 709, telephone number 710, and mail address 711 are displayed. Prompt for destination information. The user inputs the delivery destination information according to the display on the delivery destination input screen 700, and presses the “advice button” 712.

 尚、配送先入力画面700は注文者情報入力画面600と同じ個人情報入力フェーズであるため、画面最上部のインジケータ701は注文者情報入力画面600と同じく左から2番目に◆マークが表示される。 Since the delivery destination input screen 700 is in the same personal information input phase as the orderer information input screen 600, the indicator 701 at the top of the screen displays the second mark from the left from the left like the orderer information input screen 600. .

 ステップS1207: ユーザによる「すすむボタン」712の押下操作を受けると、フォトサイト105は入力された情報に不備が無いかをチェックする。そして、不備が無ければ、ステップS1204で作成された注文情報データテーブル1400のレコード内に配送先情報を格納する。また、ステップS1205にて「注文者と同じ」が選択されていれば、注文者情報を配送先情報にコピーして格納する。 {Step S1207:} When the user presses the “advance button” 712, the photo site 105 checks whether there is any deficiency in the input information. If there is no defect, the delivery destination information is stored in the record of the order information data table 1400 created in step S1204. If "same as orderer" is selected in step S1205, the orderer information is copied and stored in the delivery destination information.

 尚、不備があれば、フォトサイト105はエラー画面を携帯端末113のWebブラウザに表示させるためのWebページデータを送出し、ユーザに再入力を促す。また、戻るリンク714の押下操作を受けると、再び、注文者情報入力画面600を携帯端末113のディスプレイに表示させる。 If there is any deficiency, the photo site 105 sends out Web page data for displaying an error screen on the Web browser of the portable terminal 113, and prompts the user to input again. Further, when the operation of pressing the return link 714 is received, the orderer information input screen 600 is displayed again on the display of the mobile terminal 113.

 ステップS1208: フォトサイト105はステップS1202、ステップS1203、ステップS1206にて携帯端末113から入力された注文情報やユーザ情報、配送先情報に基づいて、商品価格や送料、各種手数料とその合計利用金額を算出し、見積もりデータを作成する。そして、算出された値を携帯端末113のディスプレイに図8に示すように表示するような見積もり表示画面600を表示するためのWebページデータをインターネット104を介して送出する。見積もり表示画面600では、算出された値とともに入力されたユーザ情報や配送先情報も表示され、ユーザは内容を確認することができる。本実施形態では、配送先情報が注文者情報と同じ場合の見積もり表示画面600を例に挙げているので、配送先表示欄に「注文者と同じ」と表示されている。配送先情報が注文者情報と異なる場合には、配送先表示欄には具体的な配送先情報が表示される。 Step S1208: The photo site 105 determines the product price, shipping fee, various fees and the total usage amount based on the order information, user information, and delivery destination information input from the portable terminal 113 in steps S1202, S1203, and S1206. Calculate and create estimation data. Then, Web page data for displaying an estimation display screen 600 for displaying the calculated value on the display of the portable terminal 113 as shown in FIG. On the estimate display screen 600, input user information and delivery destination information are displayed together with the calculated values, and the user can check the contents. In the present embodiment, since the estimate display screen 600 in the case where the delivery destination information is the same as the orderer information is taken as an example, "Same as the orderer" is displayed in the delivery destination display column. When the delivery destination information is different from the orderer information, specific delivery destination information is displayed in the delivery destination display column.

 尚、見積もり表示画面600は見積もりフェーズであり、画面最上部のインジケータ601は左から3番目に◆マークを表示している。 Note that the estimation display screen 600 is in the estimation phase, and the indicator 601 at the top of the screen displays a mark at the third position from the left.

 ステップS1209: フォトサイト105は、注文決済データテーブル1600(図16)に新たなレコードを生成し、ステップS1208にて作成した見積もりデータを格納する。この際、決済ステータス1608は”0”(決済注文未確定)に設定しておく。 {Step S1209:} The photo site 105 generates a new record in the order settlement data table 1600 (FIG. 16), and stores the estimation data created in step S1208. At this time, the settlement status 1608 is set to “0” (payment order is not determined).

 (注文決済データテーブルの構成例)
 注文決済データテーブル1600は、アルバムの印刷注文があると1オーダにつき1レコード作成され、データベース118に登録され管理される。注文決済データテーブル1600には注文番号1601をキーとして決済方法1602、合計料金1603、プリント料金1604、プリント料金税額1605、送料1606、送料税額1607、ステータス1608を管理する。決済方法1602では、"1"は振込み、"2"は代引き、"3"はクレジット決済、"4"は店舗決済代行を意味するが、本実施の形態では"4"の店舗決済代行の場合のみの流れを説明する。ステータス1608では、"0"は決済注文未確定(デフォルト値)、"1"は未決済注文保留中、"2"は決済終了を意味する。なお、同一の注文では注文番号1601として注文番号1401と同じ値が格納される。
(Configuration example of order settlement data table)
The order settlement data table 1600 creates one record per order when an album print order is received, and is registered and managed in the database 118. The order settlement data table 1600 manages a settlement method 1602, a total charge 1603, a print charge 1604, a print charge tax 1605, a postage 1606, a postage tax 1607, and a status 1608 by using the order number 1601 as a key. In the settlement method 1602, “1” means transfer, “2” means cash on delivery, “3” means credit settlement, and “4” means store settlement agency. In the present embodiment, “4” means store settlement agency. Only the flow will be described. In the status 1608, "0" means settlement order not determined (default value), "1" means pending settlement order pending, and "2" means settlement end. In the same order, the same value as the order number 1401 is stored as the order number 1601.

 ステップS1210: ユーザによる「注文する」ボタン602の押下操作を受けると、フォトサイト105は注文されたアルバムの画像が画像情報データテーブル900内にあるか否かをチェックする。 {Step S1210:} Upon receiving the operation of pressing the “order” button 602 by the user, the photo site 105 checks whether or not the image of the ordered album is in the image information data table 900.

 尚、「戻る」リンク604の押下操作を受けると、直前に表示していた注文者情報入力画面600か配送先入力画面700かのどちらかを携帯端末113のディスプレイに表示させる。 When the user presses the “return” link 604, either the orderer information input screen 600 or the delivery destination input screen 700 displayed immediately before is displayed on the display of the portable terminal 113.

 また、注文取消しリンク603の押下操作を受けると、フォトサイト105はプリント注文処理をキャンセルする。そして、携帯端末113のディスプレイに画像閲覧画面400を表示させる。この際、表示する画像は、プリント注文処理へ入る直前に表示していた画像である。 Also, when receiving the pressing operation of the order cancel link 603, the photo site 105 cancels the print order processing. Then, the image browsing screen 400 is displayed on the display of the mobile terminal 113. At this time, the image to be displayed is the image that was displayed immediately before entering the print order processing.

 また、画像情報テーブル900内に画像が無い場合、フォトサイト105は携帯端末113のディスプレイにエラー画面を表示させるためのWebページデータを送出する。そして、再度、一括プリント注文画面500を携帯端末113のディスプレイに表示させ、ユーザに画像の再選択を促す。 If there is no image in the image information table 900, the photo site 105 sends out Web page data for displaying an error screen on the display of the portable terminal 113. Then, the collective print order screen 500 is displayed again on the display of the portable terminal 113 to urge the user to reselect an image.

 ステップS1211: ステップS1210にて画像があるとチェックされれば、このプリント注文要求が既に受け付け済みか否かをチェックする。フォトサイト105は、具体的には、見積もり画面600の「注文するボタン」602が押下操作を受けた時に携帯端末113から送られてくるプリント注文要求(URLパラメータ)に含まれている注文番号を元にして、注文決済データテーブル1600内から対応するレコードを検索し、その中の決済ステータス1608を参照する。そして、決済ステータス1608が”0”(決済注文未確定)かどうかチェックする。このステップS1211は、図9に示すような注文受け付け画面900とオーダステータス画面1000のURLを同一にして、ユーザの操作性を向上するために必要な処理である。 {Step S1211:} If it is checked in step S1210 that there is an image, it is checked whether this print order request has already been received. Specifically, the photo site 105 sets the order number included in the print order request (URL parameter) sent from the portable terminal 113 when the “order button” 602 on the quote screen 600 is pressed. Based on this, the corresponding record is searched from the order settlement data table 1600, and the settlement status 1608 in the record is referred to. Then, it is checked whether the payment status 1608 is “0” (payment order is not determined). This step S1211 is a process necessary to improve the user's operability by making the URLs of the order reception screen 900 and the order status screen 1000 the same as shown in FIG.

 尚、決済ステータス1608が“0”以外であれば、後述するステップS1217にてオーダステータス画面1000のWebページデータの送出処理を実行する。 If the settlement status 1608 is other than “0”, the process of transmitting the Web page data of the order status screen 1000 is executed in step S1217 to be described later.

 ステップS1212: ステップS1211にて決済ステータス1608が“0”(決済注文未確定)の場合は、さらに、後述するステップS1213のプリントオーダ作成処理を実行しているか否をチェックする。このステップS1212の処理は、見積もり画面600の「注文するボタン」602が誤って2度押しされた場合に、プリント注文要求を複数回受け付けないようにするために必要な処理である。そして、プリントオーダ作成処理中であるとチェックされた場合には、2度目以降の誤ったプリント注文要求であると判断して、携帯端末113のディスプレイにエラー画面を表示しさせるためのWebページデータを送出し、プリント注文処理を終了する。 Step S1212: If the payment status 1608 is "0" (payment order has not been determined) in step S1211, it is further checked whether or not a print order creation process in step S1213 described later is being executed. The process of step S1212 is necessary to prevent the print order request from being accepted a plurality of times when the “order button” 602 on the estimation screen 600 is pressed twice by mistake. If it is checked that the print order is being created, it is determined that the request is for the second or subsequent incorrect print order, and Web page data for displaying an error screen on the display of the portable terminal 113 is displayed. Is sent, and the print order processing is terminated.

 ステップS1213: フォトサイト105はインターネット104を介して図9に示すような注文受け付け画面900を携帯端末113のWebブラウザに表示させるためのWebページデータを送出する。注文受け付け画面900では、プリント注文要求を受け付けた旨と、注文受け付け処理が完了した際にその旨を通知するメールを発送することが記載されている。 Step S1213: The photo site 105 transmits Web page data for displaying the order reception screen 900 as shown in FIG. 9 on the Web browser of the portable terminal 113 via the Internet 104. The order reception screen 900 describes that a print order request has been received and that, when the order reception processing has been completed, an e-mail notifying that is sent.

 更に、本実施形態では、この注文受け付け画面900のURLをブックマークとして携帯端末113内のメモリに記憶しておき、後ほどそのURLへアクセスすることで、後述するオーダステータス画面1000を表示できることも記載する。 Further, in the present embodiment, it is described that the URL of the order reception screen 900 is stored as a bookmark in the memory of the mobile terminal 113, and the order status screen 1000 described later can be displayed by accessing the URL later. .

 尚、注文受け付け画面900の「終了」ボタン902が押下操作を受けると、フォトサイト105はプリント注文処理を完了する。そして、携帯端末113のディスプレイに、再び画像閲覧画面400を表示させる。この際、表示する画像は、プリント注文処理へ入る直前に表示していた画像である。また、注文受け付け画面900は注文確定フェーズであり、画面最上部のインジケータ901は一番右側に◆マークを表示している。 When the “end” button 902 on the order reception screen 900 is pressed, the photo site 105 completes the print order processing. Then, the image browsing screen 400 is displayed again on the display of the portable terminal 113. At this time, the image to be displayed is the image that was displayed immediately before entering the print order processing. The order reception screen 900 is in the order confirmation phase, and the indicator 901 at the top of the screen displays a triangle mark on the rightmost side.

 ステップS1214: フォトサイト105はプリントオーダファイル作成処理を行う。プリントオーダファイルは、注文された画像データ、注文情報に含まれるプリントサイズやプリント枚数、注文者情報、配送先情報、見積もりデータなどを1つにまとめて作成するものである。注文された画像数が多量であったり、画像データサイズが大きかったりする場合、このステップS1214でのプリントオーダファイル作成処理にはかなりの時間がかかる。 {Step S1214:} The photo site 105 performs a print order file creation process. The print order file is a file that collectively creates ordered image data, print size and number of prints included in the order information, orderer information, delivery destination information, estimate data, and the like. If the number of ordered images is large or the image data size is large, the print order file creation processing in step S1214 takes a considerable time.

 ステップS1215: フォトサイト105は決済サイト120に見積もりデータを通知する。ここで、決済サイト120は見積もりデータに基づき、決済受け付け処理を開始する。また、決済受付のお支払い受付番号を発行し、フォトサイト105に通知する。そして、フォトサイト105は、決済サイト120からお支払い受付番号を受信すると、注文決済データテーブル1600内の対応するレコードのステータス1608を”1”(未決済注文保留中)に変更する。そして、図11に示すようなお支払い受付番号の記載された電子メールをユーザの携帯端末113に送付する。 Step S1215: The photo site 105 notifies the settlement site 120 of the estimation data. Here, the settlement site 120 starts the settlement accepting process based on the estimation data. Further, a payment acceptance number for settlement acceptance is issued, and the photo site 105 is notified. Then, when receiving the payment receipt number from the settlement site 120, the photo site 105 changes the status 1608 of the corresponding record in the order settlement data table 1600 to "1" (unsettled order pending). Then, an e-mail in which the payment acceptance number is described as shown in FIG. 11 is sent to the portable terminal 113 of the user.

 以上のようにしてお支払い受付番号を入手したユーザは、店舗121でお支払い受付番号を提示して利用金額を支払う。店舗121はユーザから入金を受けると、決済サイト120に通知する、決済サイト120は入金処理を実行し、フォトサイト105に決済終了通知を行う。そして、決済サイト120から決済終了通知を受けたフォトサイト105は、注文決済データテーブル1600内の対応するレコードのステータス1608を”2”(決済終了)に変更する。 (4) The user who has obtained the payment receipt number as described above presents the payment receipt number at the store 121 and pays the usage amount. When the store 121 receives the payment from the user, the store 121 notifies the payment site 120. The payment site 120 executes the payment process and notifies the photo site 105 of the payment completion. Then, the photo site 105 that has received the settlement completion notification from the settlement site 120 changes the status 1608 of the corresponding record in the order settlement data table 1600 to “2” (payment completed).

 尚、ステップS1214とステップS1215での処理は並行して処理が実行される。 Note that the processes in steps S1214 and S1215 are performed in parallel.

 ステップS1216: フォトサイト105はステップS1214にて作成したプリントオーダファイルをプリントサイト109に送付し、プリントオーダを発行する。そして、注文情報データテーブル1400内の対応するレコードのステータス1014を”1”(プリントサイト発注済み)に変更する。 Step S1216: The photo site 105 sends the print order file created in step S1214 to the print site 109 and issues a print order. Then, the status 1014 of the corresponding record in the order information data table 1400 is changed to "1" (print site ordered).

 以上のようにしてフォトサイト105からプリントオーダを通知されると、プリントサイト109はプリントオーダファイルにしたがって、ユーザにより注文された画像データのプリント処理を実行する。そして、プリント処理が終了すると、配送指示をオペレータに通知されるよう、モニタ等に表示する。また、プリント終了通知をフォトサイト105に通知し、プリント処理を終了する。 When the print order is notified from the photo site 105 as described above, the print site 109 executes the print processing of the image data ordered by the user according to the print order file. Then, when the printing process is completed, a delivery instruction is displayed on a monitor or the like so as to be notified to the operator. Also, a print end notification is sent to the photo site 105, and the print processing ends.

 そして、プリントサイト109からプリント終了通知を受けたフォトサイト105は、注文情報データテーブル1400内の対応するレコードのステータス1014を”2”(配送済み)に変更する。また、ユーザの携帯端末113にプリント物の配送を行った旨を記載したメールを送付する。 Then, the photo site 105 that has received the print end notification from the print site 109 changes the status 1014 of the corresponding record in the order information data table 1400 to “2” (delivered). Also, an e-mail is sent to the user's portable terminal 113 stating that the printed matter has been delivered.

 ステップS1217: 携帯端末113からステップS1213にてブックマークされたURLのアクセスを受けると、フォトサイト105はインターネット104を介して、図10に示すようなオーダステータス画面1000を携帯端末113のWebブラウザに表示させるためのWebページデータを送出する。 Step S1217: Upon receiving the access to the URL bookmarked in step S1213 from the mobile terminal 113, the photo site 105 displays an order status screen 1000 as shown in FIG. 10 on the web browser of the mobile terminal 113 via the Internet 104. And sends Web page data to make it.

 オーダステータス画面1000では、携帯端末113を操作してフォトサイト105に対してプリント注文を行ったユーザが、その後のプリント処理の状況を確認できるようにすることを目的として提供される。このオーダステータス画面1000には、ユーザの氏名1001や受付時間1002、プリントサイズ1003、利用金額1004、支払い店舗1005、お支払い番号1006、お支払期日1007、処理ステータス1008、注文商品情報1009等を表示する。フォトサイト105はURLのパラメータ部に含まれる注文番号をキーとして注文情報データテーブル1400内の注文ステータス1014や注文決済データテーブル1600の決済処理ステータス1608を参照して、処理ステータス1008に“入金待ち”、“入金期限切れ”、“プリント待ち”、“プリント完了”、“配送完了”等を設定する。 The order status screen 1000 is provided for the purpose of enabling a user who has operated the mobile terminal 113 to place a print order with the photo site 105 to check the status of subsequent print processing. The order status screen 1000 displays the user's name 1001, reception time 1002, print size 1003, usage amount 1004, payment store 1005, payment number 1006, payment date 1007, processing status 1008, order product information 1009, and the like. I do. The photo site 105 refers to the order status 1014 in the order information data table 1400 and the settlement processing status 1608 in the order settlement data table 1600 using the order number included in the parameter portion of the URL as a key, and sets the processing status 1008 to “waiting for payment”. , “Payment expired”, “print wait”, “print completed”, “delivery completed”, and the like.

 尚、携帯端末113はブックマークされたURLだけでなく、ステップS1215にて送信される電子メールに記載されたURLに基づいてフォトサイト105にアクセスし、オーダステータス画面1000のWebページデータを取得することもできる。 Note that the mobile terminal 113 accesses the photo site 105 based on the URL described in the e-mail transmitted in step S1215 as well as the bookmarked URL, and acquires the Web page data of the order status screen 1000. You can also.

 上述のように本実施形態では、フォトサイト105は携帯端末113からプリント注文を受けると、ステップS1213で注文受け付け画面900のWebページデータを送出し、その後のオーダステータス通知処理は電子メールやブックマークしたURLによるアクセスなど、プリント注文とは連続しない通信によって実行するようにした。これにより、連続した通信でお支払い受付番号を通知しようとした場合に、プリントオーダファイルの作成や決済サイト120との通信に時間がかかり、タイムアウトによって携帯端末113との通信が中断してしまい、オーダステータス通知処理が行えず、プリント注文処理が未完で終わってしまうということを防ぐことができる。 As described above, in this embodiment, when the photo site 105 receives a print order from the mobile terminal 113, it sends out the web page data of the order reception screen 900 in step S1213, and the subsequent order status notification processing is performed by e-mail or bookmark. It is executed by communication that is not continuous with print order, such as access by URL. As a result, when trying to notify the payment receipt number by continuous communication, it takes time to create a print order file and communicate with the settlement site 120, and communication with the mobile terminal 113 is interrupted due to a timeout, It is possible to prevent the order status notification processing from being performed and the print order processing from being incomplete.

 尚、フォトサイト105は、ユーザの携帯端末113からプリント注文を受けた場合は上述のようにステップS1213にて注文受け付け画面900のWebページデータを送出する処理を行うが、ユーザのPC102からプリント注文を受けた場合は、注文受け付け画面900のWebページデータの送出処理は行わない。また、お支払い受付番号の通知は電子メールではなく、Webブラウザにより行う。これは、携帯端末113との通信に比べて、PC102との通信の方が、タイムアウトまでの時間が長いので、注文された画像数やデータサイズが大きくオーダファイルを作成するのに時間がかかったり、決済サイト120との通信のネットワーク状態が悪くて通信するまでに時間がかかったりしても、PC102との通信が途切れてしまうことが起こりにくいため、一連のプリント注文処理の通信で通知することができるからである。 When receiving a print order from the user's mobile terminal 113, the photo site 105 performs processing for transmitting the Web page data of the order reception screen 900 in step S1213 as described above. If the web page data is received, the transmission processing of the web page data of the order reception screen 900 is not performed. Also, the notification of the payment acceptance number is made not by e-mail but by a Web browser. This is because the communication with the PC 102 has a longer time to timeout than the communication with the mobile terminal 113, so the number of ordered images and the data size are large and it takes time to create an order file. Even if it takes a long time to communicate due to the poor network condition of communication with the settlement site 120, communication with the PC 102 is unlikely to be interrupted. Because it can be.

 尚、本実施形態ではお支払い受付番号を電子メールにより通知する例について説明したが、通知方法はこれに限定されず、電話による通知等、他の方法でもよいのは明らかである。又、本実施形態では画像データのプリント注文の処理例について説明したが、本発明はそれ以外の処理においても同様に適用することができることは明らかである。 In the present embodiment, an example in which the payment receipt number is notified by e-mail has been described, but the notification method is not limited to this, and it is obvious that another method such as notification by telephone may be used. Further, in the present embodiment, the example of the process of ordering the print of the image data has been described, but it is apparent that the present invention can be similarly applied to other processes.

 [実施例2]
 本実施形態では、フォトサイト105が、オーダファイル作成処理にかかる時間に応じてオーダステータス通知の方法を変更する場合について、説明する。
尚、以下では、上記第1の実施形態と異なる部分について説明し、上記第1の実施形態と同様の部分については説明を省略する。
[Example 2]
In the present embodiment, a case will be described in which the photo site 105 changes the order status notification method according to the time required for the order file creation processing.
Note that, in the following, portions different from the first embodiment will be described, and description of the same portions as the first embodiment will be omitted.

 本実施形態のフォトサイト105は、上記第1の実施形態におけるステップS1212にて重複したプリント注文要求ではないとチェックされれば、ステップS1213での注文受付画面の表示は行わずに、ステップS1214のオーダファイルの作成処理やステップS1215の決済処理を実行する。そして、オーダファイルの作成処理や決済処理と並行して、図13のフローチャートに示すような処理時間の測定処理を実行する。 If it is checked in step S1212 in the first embodiment that the request is not a duplicate print order request, the photo site 105 of the present embodiment does not display the order reception screen in step S1213, and proceeds to step S1214. An order file creation process and a settlement process in step S1215 are executed. Then, in parallel with the order file creation processing and the settlement processing, the processing time measurement processing as shown in the flowchart of FIG. 13 is executed.

 尚、フォトサイト105は複数のサーバ装置で構成され、以下の処理はそれぞれのサーバ装置が実行する。 Note that the photo site 105 is composed of a plurality of server devices, and the following processing is executed by each server device.

 ステップS1301: フォトサイト105は処理時間の測定を開始する。 {Step S1301:} The photo site 105 starts measuring the processing time.

 ステップS1302: フォトサイト105はプリント注文処理が完了したどうかチェックする。 Step S1302: The photo site 105 checks whether the print order processing is completed.

 ステップS1303: ステップS1302にて、処理が完了していないとチェックされた場合は、フォトサイト105は、ステップS1301の処理時間の測定開始から一定時間が経過していないかどうか判断する。判断の結果、一定時間が経過していない場合には、ステップS1302に戻ってプリントオーダ作成処理が完了しているか否かを判断する。ここで、一定時間とは、フォトサイト105内にて予め保持しているタイムアウト時間であり、携帯端末113からのプリント注文要求に対してレスポンスを返すまでに、通信タイムアウトが発生しないだけの必要十分な時間である。また、このタイムアウト時間はフォトサイト105のシステム管理者によって自由に設定することが可能となっている。 {Step S1303} If it is determined in step S1302 that the processing has not been completed, the photosite 105 determines whether or not a fixed time has elapsed since the start of the processing time measurement in step S1301. If it is determined that the predetermined time has not elapsed, the process returns to step S1302 to determine whether the print order creation processing has been completed. Here, the certain time is a timeout time held in the photo site 105 in advance, and it is necessary and sufficient that a communication timeout does not occur until a response to a print order request from the mobile terminal 113 is returned. Time. The timeout period can be freely set by the system administrator of the photo site 105.

 ステップS1304: ステップS1302にて、処理が完了しているとチェックされた場合は、フォトサイト105は、ユーザの携帯端末113のWebブラウザにオーダステータス画面1000を表示するためのWebページデータを送出する。このようにして、フォトサイト105は通信タイムアウトが発生する前に、携帯端末113からのプリント注文要求に対するレスポンスとして、プリント注文処理結果(オーダステータス画面1000)を返すことができる。 Step S1304: If it is checked in step S1302 that the processing has been completed, the photo site 105 sends out web page data for displaying the order status screen 1000 to the web browser of the user's mobile terminal 113. . In this manner, the photo site 105 can return the print order processing result (order status screen 1000) as a response to the print order request from the mobile terminal 113 before the communication timeout occurs.

 ステップS1305: ステップS1303にて、一定時間が経過していると判断された場合は、フォトサイト105はユーザの携帯端末113のWebブラウザに注文受け付け画面900を表示するためのWebページデータを送出する。このようにして、フォトサイト105は通信タイムアウトが発生する前に、携帯端末113からのプリント注文要求に対するレスポンスとして、プリント注文処理経過(注文受け付け画面900)を返すことができる。 Step S1305: If it is determined in step S1303 that the predetermined time has elapsed, the photo site 105 sends out web page data for displaying the order reception screen 900 on the web browser of the mobile terminal 113 of the user. . In this way, the photo site 105 can return the print order processing progress (order acceptance screen 900) as a response to the print order request from the mobile terminal 113 before the communication timeout occurs.

 ステップS1306: フォトサイト105はプリントオーダ作成処理や決済処理が完了しているかどうかをチェックする。 {Step S1306:} The photo site 105 checks whether the print order creation processing and the settlement processing have been completed.

 ステップS1307: ステップS1306にてプリントオーダ作成処理が完了したと判断されれば、フォトサイト105は図11に示すような電子メールを携帯端末113宛に送付する。 Step S1307: If it is determined in step S1306 that the print order creation processing has been completed, the photo site 105 sends an electronic mail as shown in FIG.

 上記したようにして、本実施形態では、通信タイムアウトが発生する前の時点までにプリントオーダ作成処理や決済処理が完了しているかどうかをチェックし、それらの処理が完了していれば、その処理結果を反映したオーダステータス通知をユーザの携帯端末113のWebブラウザに表示するようにした。また、通信タイムアウトが発生する前の時点までにプリントオーダ作成処理や決済処理が完了していなければ、それらの処理が完了してからオーダステータス通知を電子メールで送信するようにしたり、それらの処理の進捗を携帯端末113のWebブラウザに表示するためのURLをユーザの携帯端末113に通知するようにした。 As described above, in the present embodiment, it is checked whether the print order creation processing or the settlement processing is completed by the time before the communication timeout occurs, and if the processing is completed, the processing is checked. The order status notification reflecting the result is displayed on the Web browser of the portable terminal 113 of the user. If the print order creation processing and the settlement processing are not completed by the time before the communication timeout occurs, an order status notification may be sent by e-mail after the processing is completed, or such processing may be performed. Is notified to the user's mobile terminal 113 of the URL for displaying the progress of the process on the Web browser of the mobile terminal 113.

 これにより、処理が早く完了した場合には、プリント注文と連続した通信で直ちにユーザに伝えることができる。また、処理に時間がかかる場合には、電子メールやブックマークしたURLによるアクセスなど、プリント注文とは連続しない通信によって実行するようにしたので、タイムアウトによって携帯端末113との通信が中断してしまい、オーダステータス通知処理が行えず、プリント注文処理が未完で終わってしまうということを防ぐことができる。 Thereby, if the processing is completed early, it can be immediately notified to the user by continuous communication with the print order. Further, when the processing takes a long time, the print order is executed by a communication that is not continuous with the print order, such as an access by an e-mail or a bookmarked URL. It is possible to prevent the order status notification processing from being performed and the print order processing from being incomplete.

 [実施例3]
 本実施形態では、フォトサイト105が、プリント注文された画像数に応じてお支払い受付番号を提示する方法を変更する場合について、説明する。尚、以下では、上記第1の実施形態と異なる部分について説明し、上記第1の実施形態と同様の部分については説明を省略する。尚、オーダファイル作成処理にかかる時間は画像数が多いほど大きくなる。
[Example 3]
In the present embodiment, a case will be described in which the photo site 105 changes the method of presenting the payment receipt number according to the number of images ordered for printing. Note that, in the following, portions different from the first embodiment will be described, and description of the same portions as the first embodiment will be omitted. The time required for the order file creation processing increases as the number of images increases.

 本実施形態のフォトサイト105は、上記第1の実施形態におけるステップS1212にて重複したプリント注文要求ではないとチェックされれば、ステップS1213での注文受付画面の表示は行わずに、ステップS1214のオーダファイルの作成処理やステップS1215の決済処理を実行する。そして、オーダファイルの作成処理や決済処理と並行して、図17のフローチャートに示すような注文された画像数の測定処理を実行する。尚、フォトサイト105は複数のサーバ装置で構成され、以下の処理はそれぞれのサーバ装置が実行する。 If it is checked in step S1212 in the first embodiment that the request is not a duplicate print order request, the photo site 105 of the present embodiment does not display the order reception screen in step S1213, and proceeds to step S1214. An order file creation process and a settlement process in step S1215 are executed. Then, in parallel with the order file creation processing and the settlement processing, a measurement processing of the number of ordered images as shown in the flowchart of FIG. 17 is executed. The photo site 105 includes a plurality of server devices, and the following processing is executed by each server device.

 ステップS1701: フォトサイト105は、プリント注文された画像数を計測し、計測された値が一定枚数を超えているか否かの判断を行う。 {Step S1701:} The photo site 105 measures the number of images for which a print order has been made, and determines whether or not the measured value exceeds a certain number.

 ステップS1702: ステップS1701にてプリント注文された画像数が一定枚数内に収まっていると判断された場合は、フォトサイト105はプリントオーダ作成処理が完了したかどうか判断する。 Step S1702: If it is determined in step S1701 that the number of images ordered for printing is within a certain number, the photo site 105 determines whether the print order creation processing has been completed.

 ステップS1703: ステップS1702にてプリントオーダ作成処理が完了したと判断されれば、フォトサイト105は携帯端末113のWebブラウザにオーダステータス画面1000を表示するためのWebページデータを送出する。 Step S1703: If it is determined in step S1702 that the print order creation processing has been completed, the photo site 105 sends Web page data for displaying the order status screen 1000 to the Web browser of the portable terminal 113.

 ステップS1704: ステップS1701にてプリント注文された画像数が一定枚数を超えていると判断された場合は、フォトサイト105は携帯端末113のWebブラウザに注文受け付け画面900を表示するためのWebページデータを送出する。この際、プリントオーダ作成処理が完了したかどうかの判断は、注文決済データテーブル1600内の対応するレコードのステータス1608が“1”(未決済注文保留中)であるかどうかに基づいて行われる。 Step S1704: If it is determined in step S1701 that the number of images ordered for printing exceeds a certain number, the photo site 105 displays Web page data for displaying the order acceptance screen 900 on the Web browser of the portable terminal 113. Is sent. At this time, whether or not the print order creation processing has been completed is determined based on whether or not the status 1608 of the corresponding record in the order settlement data table 1600 is “1” (unsettled order pending).

 ステップS1705: フォトサイト105はプリントオーダ作成処理が完了したかどうか判断する。 {Step S1705:} The photo site 105 determines whether the print order creation processing has been completed.

 ステップS1706: ステップS1705にてプリントオーダ作成処理が完了したと判断されれば、フォトサイト105は図11に示すような電子メールを携帯端末113宛に送付する。 Step S1706: If it is determined in step S1705 that the print order creation processing has been completed, the photo site 105 sends an electronic mail as shown in FIG.

 尚、上記の一定枚数とは、フォトサイト105内にて予め保持している数値であり、携帯端末113からのプリント注文要求に対してレスポンスを返すまでに通信タイムアウトが発生しないだけの必要十分な時間で処理できる枚数である。 また、この数値はフォトサイト105のシステム管理者によって自由に設定することが可能となっている。 The above-mentioned fixed number is a numerical value held in the photo site 105 in advance, and it is necessary and sufficient that a communication timeout does not occur until a response to a print order request from the mobile terminal 113 is returned. This is the number of sheets that can be processed in time.数 値 Further, this numerical value can be freely set by the system administrator of the photo site 105.

 上記したようにして、本実施形態では、プリントする画像が多いほどプリントオーダファイル作成処理に要する時間が長くなることを考慮し、プリント注文された画像数によってユーザへの処理の完了通知の方法を変更するようにした。 As described above, in the present embodiment, in consideration of the fact that the time required for the print order file creation process increases as the number of images to be printed increases, a method of notifying the user of the completion of the process based on the number of images ordered for printing is considered. I changed it.

 これにより、処理が早く完了すると予想される場合には、プリント注文と連続した通信で直ちにユーザに伝えることができる。また、処理に時間がかかると予想される場合には、電子メールやブックマークしたURLによるアクセスなど、プリント注文とは連続しない通信によって実行するようにしたので、タイムアウトによって携帯端末113との通信が中断してしまい、オーダステータス通知処理が行えず、プリント注文処理が未完で終わってしまうということを防ぐことができる。 Thus, if the processing is expected to be completed early, the user can be immediately notified of the print order by continuous communication. If the processing is expected to take a long time, communication with the mobile terminal 113 is interrupted due to a timeout because the processing is executed by communication that is not continuous with the print order, such as access by e-mail or bookmarked URL. As a result, it is possible to prevent the order status notification processing from being performed and the print order processing from being incomplete.

 尚、図5〜図11に示す画面は、携帯端末113のディスプレイに表示される各種画面の表示例であり、この表示レイアウトは、携帯端末機種毎に異なる画面サイズによる文字の回りこみ具合の違いや、表示する画像サイズなどの状況によってその都度変化する。 Note that the screens shown in FIGS. 5 to 11 are display examples of various screens displayed on the display of the mobile terminal 113. The display layout is different in the character wrapping state due to different screen sizes for each mobile terminal model. It changes each time depending on the situation such as the size of the image to be displayed.

 又、本実施形態ではデジタルカメラを使ったイメージネットワークサービスを例に説明したが、画像に限らず音声などの情報配信を行うサービスに適応できることは言うまでもない。更に、先にも記載の如く、本発明は画像閲覧システムに限定されることなく、通信回線を介してサーバなどの外部装置に接続される携帯電話サービスにおいて広く適用できる技術であり、本発明はこれらの範囲を含むものである。 Also, in the present embodiment, an image network service using a digital camera has been described as an example, but it goes without saying that the present invention can be applied to a service for distributing information such as audio as well as images. Further, as described above, the present invention is not limited to an image browsing system, and is a technology that can be widely applied to a mobile phone service connected to an external device such as a server via a communication line. These ranges are included.

 又、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体(又は記録媒体)を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることはいうまでもない。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。又、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているオペレーティングシステム(OS)などが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることはいうまでもない。 Further, an object of the present invention is to supply a storage medium (or a storage medium) storing program codes of software for realizing the functions of the above-described embodiments to a system or an apparatus, and to provide a computer (or a CPU or a CPU) of the system or the apparatus. Needless to say, this can also be achieved by the MPU) reading and executing the program code stored in the storage medium. In this case, the program code itself read from the storage medium realizes the function of the above-described embodiment, and the storage medium storing the program code constitutes the present invention. When the computer executes the readout program code, not only the functions of the above-described embodiments are realized, but also an operating system (OS) running on the computer based on the instruction of the program code. It goes without saying that a case where some or all of the actual processing is performed and the functions of the above-described embodiments are realized by the processing is also included.

 更に、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張カードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張カードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, after the program code read from the storage medium is written into a memory provided in a function expansion card inserted into the computer or a function expansion unit connected to the computer, the function is executed based on the instruction of the program code. It goes without saying that the CPU included in the expansion card or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

 本発明を上記記憶媒体に適用する場合、その記憶媒体には、先に説明したフローチャートに対応するプログラムコードを含むプログラムコードが格納されることになる。 When the present invention is applied to the storage medium, the storage medium stores program codes including program codes corresponding to the flowcharts described above.

本実施形態の情報提供システムの構成例を示す図である。It is a figure showing the example of composition of the information service system of this embodiment. フォトサイトを構成するサーバのハードウエア構成例を示す図である。FIG. 3 is a diagram illustrating an example of a hardware configuration of a server configuring a photo site. 携帯端末のディスプレイに表示されるログイン画面の一例を示す図である。It is a figure showing an example of a login screen displayed on a display of a personal digital assistant. 携帯端末のディスプレイに表示される画像閲覧画面の一例を示す図である。It is a figure showing an example of an image inspection screen displayed on a display of a personal digital assistant. 携帯端末のディスプレイに表示される一括プリント注文画面の一例を示す図である。FIG. 7 is a diagram illustrating an example of a batch print order screen displayed on a display of a mobile terminal. 携帯端末のディスプレイに表示される注文者情報入力画面の一例を示す図である。It is a figure showing an example of an orderer information input screen displayed on a display of a personal digital assistant. 携帯端末のディスプレイに表示される配送先情報入力画面の一例を示す図である。It is a figure showing an example of a delivery place information input screen displayed on a display of a personal digital assistant. 携帯端末のディスプレイに表示される見積もり画面の一例を示す図である。It is a figure showing an example of an estimate screen displayed on a display of a personal digital assistant. 携帯端末のディスプレイに表示される注文受け付け画面の一例を示す図である。It is a figure showing an example of an order acceptance screen displayed on a display of a personal digital assistant. 携帯端末のディスプレイに表示されるオーダステータス通知画面の一例を示す図である。It is a figure showing an example of an order status notice screen displayed on a display of a personal digital assistant. 携帯端末に送信される電子メール文面の一例を示す図である。FIG. 4 is a diagram illustrating an example of an electronic mail text transmitted to a mobile terminal. フォトサイトが実行するプリント注文受付処理の一例を示すフローチャートである。9 is a flowchart illustrating an example of a print order receiving process executed by the photo site. フォトサイトが実行するプリント注文受付処理の一例を示すフローチャートである。9 is a flowchart illustrating an example of a print order receiving process executed by the photo site. 注文情報データテーブルに格納される項目の一例を示す図である。FIG. 4 is a diagram showing an example of items stored in an order information data table. 注文者データテーブルに格納される項目の一例を示す図である。It is a figure showing an example of an item stored in an orderer data table. 注文決済データテーブルに格納される項目の一例を示す図である。It is a figure showing an example of an item stored in an order settlement data table. フォトサイトが実行するプリント注文受付処理の一例を示すフローチャートである。9 is a flowchart illustrating an example of a print order receiving process executed by the photo site.

符号の説明Explanation of reference numerals

 101 デジタルカメラ
 102 パーソナルコンピュータ
 104 インターネット
 105 フォトサイト
 109 プリントサイト
 110 料金算出モジュール
 112 印刷物
 113 携帯端末
 117 画像データベース
 118 情報データベース
 120 決済サイト
 121 店舗
101 Digital Camera 102 Personal Computer 104 Internet 105 Photo Site 109 Print Site 110 Charge Calculation Module 112 Printed Material 113 Mobile Terminal 117 Image Database 118 Information Database 120 Payment Site 121 Store

Claims (11)

 ネットワークを介して通信端末と通信可能なサーバ装置であって、
 前記通信端末からリクエストを受信する受信手段と、
 前記受信されたリクエストに基づき、所定の処理を実行する処理手段と、
 前記実行された処理の結果を第1のレスポンスとして前記通信端末へ送信する送信手段と、
 前記第1のレスポンスを送信する前に、前記第1のレスポンスを取得するためのアドレスを含む第2のレスポンスを前記通信端末へ送信する第2の送信手段とを備えることを特徴とするサーバ装置。
A server device capable of communicating with a communication terminal via a network,
Receiving means for receiving a request from the communication terminal;
Processing means for executing predetermined processing based on the received request;
Transmitting means for transmitting a result of the executed processing to the communication terminal as a first response;
A second transmission unit configured to transmit a second response including an address for acquiring the first response to the communication terminal before transmitting the first response. .
 前記所定の処理の実行時間を計測する時間計測手段と、
 前記所定の処理が完了したかどうか判定する判定手段と、
 前記計測された実行時間が所定の時間を超える前に、前記判定手段により所定の処理が完了したと判定されれば、前記第2の送信手段による第2のレスポンスの送信を中止するよう制御する制御手段とを備えることを特徴とする請求項1記載のサーバ装置。
Time measuring means for measuring the execution time of the predetermined process,
Determining means for determining whether the predetermined processing is completed,
If the determination unit determines that the predetermined process has been completed before the measured execution time exceeds the predetermined time, control is performed to stop the transmission of the second response by the second transmission unit. The server device according to claim 1, further comprising a control unit.
 前記所定の処理の対象となるデータの量を計測するデータサイズ計測手段と、
 前記計測されたデータの量が所定値を超えるかどうか判定する判定手段と、
 前記判定手段により所定値を超えないと判定されれば、前記第2の送信手段による第2のレスポンスの送信を中止するよう制御する制御手段とを備えることを特徴とする請求項1記載のサーバ装置。
Data size measurement means for measuring the amount of data to be subjected to the predetermined processing,
Determining means for determining whether the amount of the measured data exceeds a predetermined value,
2. The server according to claim 1, further comprising a control unit configured to stop transmission of a second response by the second transmission unit when the determination unit determines that the second response does not exceed a predetermined value. apparatus.
 前記第1の送信手段は、前記第1のレスポンスを電子メールによって送信することを特徴とする請求項1記載のサーバ装置。 2. The server device according to claim 1, wherein the first transmitting unit transmits the first response by e-mail.  前記通信端末はWebブラウザを備え、前記第2のレスポンスは前記ウエブブラウザが解析可能なWebページデータで表されることを特徴とする請求項1記載のサーバ装置。 The server device according to claim 1, wherein the communication terminal includes a Web browser, and wherein the second response is represented by Web page data that can be analyzed by the Web browser.  前記通信端末からのリクエストは画像データの印刷リクエストであり、前記所定の処理は前記画像データに基づく印刷用データを作成する処理であることを特徴とする請求項1記載のサーバ装置。 2. The server device according to claim 1, wherein the request from the communication terminal is a print request for image data, and the predetermined process is a process for creating print data based on the image data.  前記通信端末からのリクエストは、前記サーバ装置が提供するサービスのリクエスト、前記所定の処理は前記サービスにかかる費用の決済を外部装置に依頼する処理であることを特徴とする請求項1記載のサーバ装置。 2. The server according to claim 1, wherein the request from the communication terminal is a request for a service provided by the server device, and the predetermined process is a process for requesting an external device to settle the cost of the service. apparatus.  前記所定の処理のステータスを管理する管理手段を備え、
 前記第2のレスポンスは前記管理されたステータスに応じて、異なる内容となることを特徴とする請求項1記載のサーバ装置。
A managing unit for managing a status of the predetermined process,
2. The server device according to claim 1, wherein the second response has a different content according to the managed status.
 ネットワークを介して通信端末と通信する通信方法であって、
 前記通信端末からリクエストを受信するステップと、
 前記受信されたリクエストに基づき、所定の処理を実行するステップと、
 前記実行された処理の結果を含む第1のレスポンスを取得するためのアドレスを含む第2のレスポンスを前記通信端末へ送信するステップと、
 前記第2のレスポンスが送信された後、前記第1のレスポンスを前記通信端末へ送信するステップとを備えることを特徴とする通信方法。
A communication method for communicating with a communication terminal via a network,
Receiving a request from the communication terminal;
Performing a predetermined process based on the received request;
Transmitting a second response including an address for acquiring a first response including a result of the executed processing to the communication terminal;
Transmitting the first response to the communication terminal after the second response is transmitted.
 請求項9記載の通信方法をコンピュータ装置に実行させるためのプログラム。 A program for causing a computer device to execute the communication method according to claim 9.  請求項10記載のプログラムをコンピュータ読み出し可能に記憶した記憶媒体。 A storage medium storing the program according to claim 10 in a computer-readable manner.
JP2003315760A 2002-09-13 2003-09-08 Server device, communication method, program for operating the method on computer device, and storage medium computer-readably storing the program Withdrawn JP2004127278A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2003315760A JP2004127278A (en) 2002-09-13 2003-09-08 Server device, communication method, program for operating the method on computer device, and storage medium computer-readably storing the program
US10/660,640 US7409431B2 (en) 2002-09-13 2003-09-12 Server apparatus, communications method, program for making computer execute the communications method, and computer-readable storage medium containing the program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002269249 2002-09-13
JP2003315760A JP2004127278A (en) 2002-09-13 2003-09-08 Server device, communication method, program for operating the method on computer device, and storage medium computer-readably storing the program

Publications (1)

Publication Number Publication Date
JP2004127278A true JP2004127278A (en) 2004-04-22

Family

ID=32301637

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003315760A Withdrawn JP2004127278A (en) 2002-09-13 2003-09-08 Server device, communication method, program for operating the method on computer device, and storage medium computer-readably storing the program

Country Status (1)

Country Link
JP (1) JP2004127278A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008040564A (en) * 2006-08-01 2008-02-21 Konica Minolta Business Technologies Inc Image forming apparatus and proxy processing execution result notification method
US9516148B2 (en) 2010-02-23 2016-12-06 Fujitsu Limited Computer-readable recording medium, information management method and information management device
JP2017211940A (en) * 2016-05-27 2017-11-30 キヤノン株式会社 Image processing system and image processing method
JP2018118405A (en) * 2017-01-24 2018-08-02 京セラドキュメントソリューションズ株式会社 Document printing system
JP2018118406A (en) * 2017-01-24 2018-08-02 京セラドキュメントソリューションズ株式会社 Document printing system, image formation apparatus and document printing program
JP2018118404A (en) * 2017-01-24 2018-08-02 京セラドキュメントソリューションズ株式会社 Document printing system, image formation apparatus and document printing program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008040564A (en) * 2006-08-01 2008-02-21 Konica Minolta Business Technologies Inc Image forming apparatus and proxy processing execution result notification method
US9516148B2 (en) 2010-02-23 2016-12-06 Fujitsu Limited Computer-readable recording medium, information management method and information management device
JP2017211940A (en) * 2016-05-27 2017-11-30 キヤノン株式会社 Image processing system and image processing method
JP2018118405A (en) * 2017-01-24 2018-08-02 京セラドキュメントソリューションズ株式会社 Document printing system
JP2018118406A (en) * 2017-01-24 2018-08-02 京セラドキュメントソリューションズ株式会社 Document printing system, image formation apparatus and document printing program
JP2018118404A (en) * 2017-01-24 2018-08-02 京セラドキュメントソリューションズ株式会社 Document printing system, image formation apparatus and document printing program

Similar Documents

Publication Publication Date Title
US7290031B2 (en) Information processing system, information processing apparatus, order information file use method, storage medium which stores information processing apparatus readable program that implements the method, and the program
US7809609B2 (en) System, method, and computer readable storage medium for the processing of print orders
US20030061178A1 (en) Print control method, print control program, and print control apparatus
CA2229828C (en) Edited image printing system and method
US7409431B2 (en) Server apparatus, communications method, program for making computer execute the communications method, and computer-readable storage medium containing the program
EP1603320B1 (en) Edited image printing system and method
JP4532885B2 (en) Server computer and method of providing page data to communication terminal via network by server computer
JP2004127278A (en) Server device, communication method, program for operating the method on computer device, and storage medium computer-readably storing the program
JP2008171081A (en) Portable terminal device, its control program, image content providing device, system, and method
JP4125039B2 (en) Information processing apparatus, control method therefor, and program for causing computer to execute the same
US7590559B2 (en) Information providing system for processing data in accordance with order
JP3950737B2 (en) Image management apparatus, method and program
US20230252111A1 (en) Content provision device, content provision method, program, and recording medium
JP4055933B2 (en) Online print ordering system, server system, and program executed on server system
JP2004110207A (en) Information processor, information processing method, program and storage medium
JP2009009524A (en) Online print ordering system
JP2003316894A (en) Service system, server device and client application
AU729967B2 (en) Edited image printing system and method
JP2004102810A (en) Information processing system, information processor, program for running the system and device, and recording medium having the program computer-readably stored therein
JP2003030476A (en) Server and method for intermediating transaction of picture data
JP2005043991A (en) Server, and control method, program, and storage medium of server
JP2004234084A (en) Remote business negotiation system and computer program
JP2003330764A (en) Information processing system, information processor, management method for stored information, storage medium storing program for implementing the method to be readable by information processor and the program
JP2002109248A (en) Image editing system, reception server, image editing server, terminal, image database, information analyzing server, image editing method, and recording medium with image editing program recorded thereon
JP2003150518A (en) On-line print order system and server system, and on-line print order processing method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20061205