JP3991825B2 - Information processing system, information processing apparatus and method, and program - Google Patents

Information processing system, information processing apparatus and method, and program Download PDF

Info

Publication number
JP3991825B2
JP3991825B2 JP2002261157A JP2002261157A JP3991825B2 JP 3991825 B2 JP3991825 B2 JP 3991825B2 JP 2002261157 A JP2002261157 A JP 2002261157A JP 2002261157 A JP2002261157 A JP 2002261157A JP 3991825 B2 JP3991825 B2 JP 3991825B2
Authority
JP
Japan
Prior art keywords
information processing
processing apparatus
information
content
memory area
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.)
Expired - Fee Related
Application number
JP2002261157A
Other languages
Japanese (ja)
Other versions
JP2004102487A (en
Inventor
信一 金井
恒毅 野間
裕之 守屋
和史 吉田
雅太郎 山口
篤 布施
剛昌 岩出
峡 藤原
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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2002261157A priority Critical patent/JP3991825B2/en
Priority to US10/650,281 priority patent/US20040181662A1/en
Publication of JP2004102487A publication Critical patent/JP2004102487A/en
Application granted granted Critical
Publication of JP3991825B2 publication Critical patent/JP3991825B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、情報処理システム、情報処理装置および方法、並びにプログラムに関し、特に、サービスのコアを統一しつつ、サーバの負担を軽減し、管理コストを低減できるようにした情報処理システム、情報処理装置および方法、並びにプログラムに関する。
【0002】
【従来の技術】
近年、ネットワークを介して多種多様なコンテンツが提供されるようになってきている。このため、従来の情報提供システムにおいては、ネットワーク内に設置された複数の付加価値サービスサーバに対して、1台のコントロールサーバが通信、制御またはユーザ管理を行い、このコントロールサーバからユーザ端末に対してのアクセス、または、ユーザ端末からコントロールサーバに対してのアクセスを、ユーザ端末に対して統一したインタフェースを提供するゲートウェイサーバを介して実行するという提案があった(例えば、特許文献1参照)。
【0003】
【特許文献1】
特開2001―142798号公報
【0004】
【発明が解決しようとする課題】
しかしながら、従来の情報提供システムにおいては、複数の付加価値サービスサーバを1台のコントロールサーバで制御しており、全地域のユーザ端末からのアクセスに対して制御したり、各地域に特有のサービスを提供するには、負荷がかかりすぎるといった課題があった。
【0005】
一方、上述した負荷を抑制するために、複数の付加価値サービスサーバ、コントロールサーバおよびゲートウェイサーバで構成される従来の情報提供システムを、各地域毎に設置し、その対象となる地域のユーザ端末からの付加価値サービスサーバへのアクセスのみを、対応するコントロールサーバにより制御するようにした場合、その付加価値サービスのコアが各地域毎に分散されてしまうため、例えば、新規サービス稼動の時期がずれてしまうといったような、付加価値のサービスレベルが地域毎に異なるようになってしまうといった課題があった。
【0006】
さらに、その場合には、各地域ごとに情報提供システムを管理、運用しなければならず、管理費用または運用費用かかってしまうといった課題があった。
【0007】
本発明はこのような状況に鑑みてなされたものであり、サービスのコアを統一しつつ、サーバの負担を軽減し、管理コストを低減できるようにするものである。
【0008】
【課題を解決するための手段】
本発明の情報処理システムは、第1の情報処理装置は、ユーザの操作に基づいてコンテンツIDを選択し、選択されたコンテンツIDをネットワークを介して第3の情報処理装置に送信し、第3の情報処理装置は、ネットワークを介してアクセスされた第1の情報処理装置に対応するメモリ領域を作成し、第1の情報処理装置から受信されたコンテンツIDを、作成されたメモリ領域に記憶し、コンテンツIDが記憶されたメモリ領域のメモリ領域ID、および、第1の情報処理装置の認証を示す認証可能情報を発行し、発行されたメモリ領域IDおよび認証可能情報を、第1の情報処理装置が対象となる地域の第2の情報処理装置のURL情報とともに、第1の情報処理装置にネットワークを介して送信し、第2の情報処理装置は、URL情報によりネットワークを介してアクセスされた第1の情報処理装置からメモリ領域IDおよび認証可能情報を受信し、受信されたメモリ領域IDおよび認証可能情報に基づいて、第3の情報処理装置から、メモリ領域IDに対応するメモリ領域に記憶されているコンテンツID、および、コンテンツIDに対応するコンテンツ情報を取得し、取得されたコンテンツ情報を第1の情報処理装置に送信することを特徴とする。
【0009】
第2の情報処理装置は、全地域において共通のライブラリを用いて第3の情報処理装置から各情報を取得するようにすることができる。
【0010】
第3の情報処理装置、全地域の第2の情報処理装置に対して、共通のインタフェースを用いて各情報を送信するようにすることができる。
【0011】
第2の情報処理装置は、第1の情報処理装置からコンテンツIDに対応する物販サービスの購入指示が受信されたと判断した場合、第3の情報処理装置から、コンテンツIDに対応するコンテンツをネットワークを介して取得するようにすることができる。
【0012】
コンテンツ情報は、第1の情報処理装置に画像を表示させるための画像のURL情報であり、コンテンツは、画像であるようにすることができる。
【0013】
第3の情報処理装置は、第1の情報処理装置からのコンテンツIDがメモリ領域に記憶されなかった場合、または、第2の情報処理装置からメモリ領域IDの削除が要求された場合、メモリ領域IDに対応するメモリ領域の削除を制御するようにすることができる。
【0014】
本発明の第1の情報処理装置は、ネットワークを介してアクセスを受けた第1の他の情報処理装置に対応するメモリ領域の作成を制御するメモリ領域制御手段と、第1の他の情報処理装置から送信されたコンテンツIDを受信し、メモリ領域制御手段により作成が制御されたメモリ領域に記憶する記憶手段と、コンテンツIDが記憶されたメモリ領域のメモリ領域ID、および、第1の他の情報処理装置の認証を示す認証可能情報を発行する発行手段と、発行手段により発行されたメモリ領域IDおよび認証可能情報を、第1の他の情報処理装置に対応する地域の第2の他の情報処理装置のURL情報とともに、第1の他の情報処理装置にネットワークを介して送信する送信手段とを備えることを特徴とする。
【0015】
第1の他の情報処理装置の地域情報に基づいて、第1の他の情報処理装置に対応する第2の他の情報処理装置を選択する選択手段をさらに備えるようにすることができる。
【0016】
送信手段は、第2の他の情報処理装置からのメモリ領域IDに対応するメモリ領域の情報の要求に対して、メモリ領域に記憶されているコンテンツIDを、第2の他の情報処理装置にネットワークを介して送信し、第2の他の情報処理装置からのコンテンツIDに対応するコンテンツ情報の要求に対して、コンテンツ情報をネットワークを介して送信し、第2の他の情報処理装置からのコンテンツIDに対応するコンテンツの要求に対して、コンテンツをネットワークを介して送信するようにすることができる。
【0017】
コンテンツ情報は、第1の他の情報処理装置に画像を表示させるための画像のURL情報であり、コンテンツは、画像であるようにすることができる。
【0018】
送信手段は、全地域の第2の他の情報処理装置に対して共通のインタフェースにより構成されるようにすることができる。
【0019】
メモリ領域制御手段は、記憶手段により第1の他の情報処理装置からのコンテンツIDがメモリ領域に記憶されなかった場合、または、第2の他の情報処理装置によりメモリIDに対応するメモリ領域の削除が要求された場合、第1の他の情報処理装置に対応するメモリ領域の削除を制御するようにすることができる。
【0020】
本発明の第1の情報処理方法は、ネットワークを介してアクセスを受けた第1の他の情報処理装置に対応するメモリ領域の作成を制御するメモリ領域制御ステップと、第1の他の情報処理装置から受信されたコンテンツIDが記憶されたメモリ領域のメモリ領域ID、および、第1の他の情報処理装置の認証を示す認証可能情報を発行する発行ステップと、発行ステップの処理により発行されたメモリ領域IDおよび認証可能情報を、第1の他の情報処理装置に対応する地域の第2の他の情報処理装置のURL情報とともに、第1の他の情報処理装置にネットワークを介して送信する送信ステップとを含むことを特徴とする。
【0021】
本発明の第1のプログラムは、ネットワークを介してアクセスを受けた第1の情報処理装置に対応するメモリ領域の作成を制御するメモリ領域制御ステップと、第1の情報処理装置から受信されたコンテンツIDが記憶されたメモリ領域のメモリ領域ID、および、第1の情報処理装置の認証を示す認証可能情報を発行する発行ステップと、発行ステップの処理により発行されたメモリ領域IDおよび認証可能情報を、第1の情報処理装置に対応する地域の第2の情報処理装置のURL情報とともに、第1の情報処理装置にネットワークを介して送信する送信ステップとをコンピュータに実行させることを特徴とする。
【0022】
本発明の第2の情報処理装置は、第1の他の情報処理装置から、第2の他の情報処理装置における第1の他の情報処理装置に対応するメモリ領域ID、および、第2の他の情報処理装置に認証されていることを示す認証可能情報を受信する受信手段と、受信手段により受信されたメモリ領域IDおよび認証可能情報に基づいて、第2の他の情報処理装置から、メモリ領域IDに対応するメモリ領域に記憶されているコンテンツIDおよびコンテンツIDに対応するコンテンツ情報をネットワークを介して取得する取得手段と取得手段により取得されたコンテンツ情報を第1の他の情報処理装置に送信する送信手段とを備えることを特徴とする。
【0023】
受信手段は、第1の他の情報処理装置からのコンテンツIDの物販サービスの購入指示を受信し、受信手段によりコンテンツIDに対応する物販サービスの購入指示が受信されたか否かを判断する判断手段をさらに備え、判断手段により、コンテンツIDに対応する物販サービスの購入指示が受信されたと判断された場合、取得手段は、第2の他の情報処理装置から、コンテンツIDに対応するコンテンツをネットワークを介して取得するようにすることができる。
【0024】
コンテンツ情報は、第1の他の情報処理装置に画像を表示させるための画像のURL情報であり、コンテンツは、画像であるようにすることができる。
【0025】
取得手段は、全地域における共通のライブラリにより構成されるようにすることができる。
【0026】
取得手段によりコンテンツ情報が取得された後に、メモリ領域IDに対応するメモリ領域を削除することを、第2の他の情報処理装置に要求する要求手段をさらに備えるようにすることができる。
【0027】
本発明の第2の情報処理方法は、第1の他の情報処理装置から、第2の他の情報処理装置における第1の他の情報処理装置に対応するメモリ領域ID、および、第2の他の情報処理装置に認証されていることを示す認証可能情報を受信する受信ステップと、受信ステップの処理により受信されたメモリ領域IDおよび認証可能情報に基づいて、第2の他の情報処理装置から、メモリ領域IDに対応するメモリ領域に記憶されているコンテンツIDおよびコンテンツIDに対応するコンテンツ情報をネットワークを介して取得する取得ステップと、取得ステップの処理により取得されたコンテンツ情報を第1の他の情報処理装置に送信する送信ステップとを含むことを特徴とする。
【0028】
本発明の第2のプログラムは、第1の情報処理装置から、第2の情報処理装置における第1の情報処理装置に対応するメモリ領域ID、および、第2の情報処理装置に認証されていることを示す認証可能情報を受信する受信ステップと、受信ステップの処理により受信されたメモリ領域IDおよび認証可能情報に基づいて、第2の情報処理装置から、メモリ領域IDに対応するメモリ領域に記憶されているコンテンツIDおよびコンテンツIDに対応するコンテンツ情報をネットワークを介して取得する取得ステップと、取得ステップの処理により取得されたコンテンツ情報を第1の情報処理装置に送信する送信ステップとをコンピュータに実行させることを特徴とする。
【0029】
本発明の情報処理システムにおいては、第1の情報処理装置により、ユーザの操作に基づいてコンテンツIDが選択され、選択されたコンテンツIDがネットワークを介して第3の情報処理装置に送信される。第3の情報処理装置により、ネットワークを介してアクセスされた第1の情報処理装置に対応するメモリ領域が作成され、第1の情報処理装置から受信されたコンテンツIDが記憶されたメモリ領域のメモリ領域ID、および、第1の情報処理装置の認証を示す認証可能情報が発行される。そして、発行された認証可能情報およびメモリ領域IDが、第1の情報処理装置が対象となる地域の第2の情報処理装置のURL情報とともに、第1の情報処理装置にネットワークを介して送信される。第2の情報処理装置により、URL情報によりネットワークを介してアクセスされた第1の情報処理装置からメモリ領域IDおよび認証可能情報が受信され、受信されたメモリ領域IDおよび認証可能情報に基づいて、第3の情報処理装置から、メモリ領域IDに対応するメモリ領域に記憶されているコンテンツID、および、コンテンツIDに対応するコンテンツ情報が取得される。そして、取得されたコンテンツ情報が第1の情報処理装置に送信される。
【0030】
本発明の第1の情報処理装置および方法においては、ネットワークを介してアクセスを受けた第1の他の情報処理装置に対応するメモリ領域の作成が制御され、第1の他の情報処理装置から送信されたコンテンツIDが受信され、そのコンテンツIDが記憶されたメモリ領域のメモリ領域ID、および、第1の他の情報処理装置の認証を示す認証可能情報が発行される。そして、発行されたメモリ領域IDおよび認証可能情報が、第1の他の情報処理装置に対応する地域の第2の他の情報処理装置のURL情報とともに、第1の他の情報処理装置にネットワークを介して送信される。
【0031】
本発明の第1のプログラムにおいては、ネットワークを介してアクセスを受けた第1の情報処理装置に対応するメモリ領域の作成が制御され、第1の情報処理装置から送信されたコンテンツIDが受信され、そのコンテンツIDが記憶されたメモリ領域のメモリ領域ID、および、第1の情報処理装置の認証を示す認証可能情報が発行される。そして、発行されたメモリ領域IDおよび認証可能情報が、第1の情報処理装置に対応する地域の第2の情報処理装置のURL情報とともに、第1の情報処理装置にネットワークを介して送信される。
【0032】
本発明の第2の情報処理装置および方法においては、第1の他の情報処理装置から、第2の他の情報処理装置における第1の他の情報処理装置に対応するメモリ領域ID、および、第2の他の情報処理装置に認証されていることを示す認証可能情報が受信される。そして、受信されたメモリ領域IDおよび認証可能情報に基づいて、第2の他の情報処理装置から、メモリ領域IDに対応するメモリ領域に記憶されているコンテンツIDおよびコンテンツIDに対応するコンテンツ情報がネットワークを介して取得され、取得されたコンテンツ情報が第1の他の情報処理装置に送信される。
【0033】
本発明の第2のプログラムにおいては、第1の情報処理装置から、第2の情報処理装置における第1の情報処理装置に対応するメモリ領域ID、および、第2の情報処理装置に認証されていることを示す認証可能情報が受信される。そして、受信されたメモリ領域IDおよび認証可能情報に基づいて、第2の情報処理装置から、メモリ領域IDに対応するメモリ領域に記憶されているコンテンツIDおよびコンテンツIDに対応するコンテンツ情報がネットワークを介して取得され、取得されたコンテンツ情報が第1の情報処理装置に送信される。
【0034】
ネットワークとは、少なくとも2つの装置が接続され、ある装置から、他の装置に対して、情報の伝達をできるようにした仕組みをいう。ネットワークを介して通信する装置は、独立した装置どうしであってもよいし、1つの装置を構成している内部ブロックどうしであってもよい。
【0035】
【発明の実施の形態】
以下、図を参照して本発明の実施の形態について説明する。
【0036】
図1は、本発明を適用した画像サービス提供システムの構成例を表している。図1の例においては、地域Aには、認証サーバ3−1および物販サーバ4−1が設置され、地域Bには認証サーバ3−2および物販サーバ4−2が設置され、地域Cには認証サーバ3−3および物販サーバ4−3が設置される。また、地域Dには認証サーバ3−4および物販サーバ4−4が設置され、地域Eには認証サーバ3−5および物販サーバ4−5が設置され、地域Fには認証サーバ3−6および物販サーバ4−6が設置されるというように、各地域ごとに認証サーバ3および物販サーバ4が設置されており、それらの認証サーバ3および物販サーバ4は、インターネットに代表されるネットワーク1を介して、1台の画像サービス提供サーバ2と接続されている。なお、以下、これらの認証サーバ3−1乃至3−6および物販サーバ4−1乃至4−6を個々に区別する必要がない場合、単に認証サーバ3および物販サーバ4と称する。
【0037】
画像サービス提供サーバ2は、地域、言語を問わず、1台で構成され、画像などのコンテンツを管理しており、それらのコンテンツを用いたサービスを、すべての地域のユーザに対して提供する。
【0038】
各地域に設置された認証サーバ3は、認証サーバ3の対象とする地域内において、複数のネットワークサービス(画像サービス提供システムを含む)により、使用される共通のユーザ情報を管理し、そのネットワークサービスを利用するユーザの認証を実行する。すなわち、認証サーバ3は、画像サービス提供システムだけでなく、他のネットワークサービスに対するユーザ情報の認証にも用いられる。認証サーバ3のインタフェース(図5のSOAPサーバ121)は、各地域の認証サーバ3において共通のものが用いられており、画像サービス提供サーバ2からの接続は、同一のライブラリ(図5の認証ライブラリ103)でアクセスされる。
【0039】
認証サーバ3と同様に、各地域に設置された物販サーバ4は、画像サービス提供サーバ2で管理されているコンテンツ(例えば、画像)を取得し、物販サーバ4の対象とする地域のユーザに対して、コンテンツを利用した物販サービス(例えば、プリントサービス、製本サービス、Tシャツまたは食器への画像のプリントサービス)、および、その物販サービスに対応する電子決済機能を提供する。なお、物販サーバ4は、画像サービス提供システム専用としてもよいし、他のネットワークサービスと兼用させてもよい。また、他のビジネスパートナのサーバとしてもよい。
【0040】
なお、図1の例においては、認証サーバ3および物販サーバ4が6台のみ示されているが、予め設定された地域に各1台の認証サーバ3および物販サーバ4が設置される。したがって、ネットワーク1には、予め設定された台数の認証サーバ3および物販サーバ4が接続される。また、説明の便宜上、認証サーバ3および物販サーバ4が管理する地域を同一の範囲で説明したが、それぞれ、異なる範囲の地域を管理するようにしてもよい。
【0041】
図2は、図1の画像サービス提供システムをより詳しく示す構成図である。ネットワーク1には、画像サービス提供サーバ2、認証サーバ3および物販サーバ4の他に、画像サービス提供システムを利用するユーザが所有するユーザ端末11−1およびユーザ端末11−2が接続されており、それら相互の通信は、ネットワーク1を介して実行される。
【0042】
図2の例においては、ユーザ端末11−1が属する地域Aには、認証サーバ3−1および物販サーバ4−1が設置されており、それぞれ、地域Aのユーザ情報および物販サービスを管理している。ユーザ端末11−2が属する地域Bには、認証サーバ3−2および物販サーバ4−2が設置されており、それぞれ、地域Bのユーザ情報および物販サービスを管理している。
【0043】
ユーザ端末11−1には、ユーザ端末11−1のユーザが属する地域Aの地域情報が予め埋め込まれたアプリケーション(例えば、図3のWebブラウザ40またはセッションライブラリ41)がインストールされており、同様に、ユーザ端末11−2には、ユーザ端末11−2のユーザが属する地域Bの地域情報が予め埋め込まれたアプリケーションがインストールされている。以下、これらのユーザ端末11−1およびユーザ端末11−2を個々に区別する必要がない場合、単にユーザ端末11と称する。
【0044】
画像サービス提供サーバ2は、Webサーバ13およびアプリケーション(AP)サーバ14により構成される。Webサーバ13は、ユーザ端末11、認証サーバ3または物販サーバ4からの各種情報をネットワーク1を介して受信し、受信された各種情報をアプリケーションサーバ14に供給する。また、アプリケーションサーバ14から送信される各種情報を受信し、ユーザ端末11、認証サーバ3または物販サーバ4にネットワーク1を介して送信する。したがって、Webサーバ13は、ユーザ端末11側からのアクセスによる負荷を抑制するだけでなく、画像サービス提供システムの外からの認証サーバ3への接続のためのプロキシサーバとしての機能も有する。
【0045】
アプリケーションサーバ14は、Webサーバ13からユーザ端末11の認証要求を受けると、ユーザ端末11からの地域情報に基づいて、対応する地域の認証サーバ3を選択し、選択した認証サーバ3にユーザ端末11の認証を指示する。なお、アプリケーションサーバ14からの認証サーバ3に対する認証指示は、すべての地域の認証サーバ3に対して、同一のライブラリ(図5の認証ライブラリ103)によりアクセスされる。
【0046】
図2の例においては、ユーザ端末11−1からの認証要求に対しては、地域Aの認証サーバ3−1が選択され、ユーザ端末11−2からの認証要求に対しては、地域Bの認証サーバ3−2が選択される。認証サーバ3−1および3−2は、それぞれ、カスタマデータベース(DB)24−1および24−2を有し、カスタマデータベース24−1および24−2に記憶されたユーザ情報に基づいて、それぞれ、ユーザ端末11−1および11−2の認証処理を実行する。なお、以下、これらのカスタマデータベース24−1および24−2を個々に区別する必要がない場合、単にカスタマデータベース24と称する。
【0047】
また、アプリケーションサーバ14は、例えば、アルバム名、画像名などの画像情報を記憶するデータベース(DB)21、コンテンツ(オリジナルコンテンツ、コンテンツのサムネイルおよびコンテンツのスクリーンネイルなど)を記憶するストレージ22、および、ユーザ端末11により選択されたコンテンツIDを一旦記憶するメモリ23を有する。
【0048】
アプリケーションサーバ14は、すでに認証サーバ3により認証されたユーザ端末11からWebサーバ13を介してアクセスを受けると、ユーザ端末11のユーザに対応するカート領域(メモリ領域)をメモリ23内に作成し、ユーザ端末11により指定されたコンテンツIDを、作成されたカート領域に記憶し、そのカート領域IDを、ユーザ端末11が属する地域の物販サーバ4(認証サーバ3と同様にして、ユーザ端末11からの地域情報に基づいて選択される)のURLとともに、ユーザ端末11に送信する。これにより、ユーザ端末11は、対応する地域の物販サーバ4のURLへリダイレクトされる。図2の例の場合、ユーザ端末11−1は、地域Aの物販サーバ4−1のURLへリダイレクトされ、ユーザ端末11−2は、地域Bの物販サーバ4−2のURLへリダイレクトされる。
【0049】
物販サーバ4は、ユーザ端末11から受信したカート領域IDに基づいて、画像サービス提供サーバ2から、ユーザ端末11により選択されたカート領域の情報(コンテンツID)を取得する。なお、すべての地域の物販サーバ4からのアプリケーションサーバ14への接続は、同一のライブラリ(図10のコンテンツ取得ライブラリ213)でアクセスされる。そして、物販サーバ4は、例えば、電子決済処理など各種処理の後、そのコンテンツIDに対応するコンテンツをストレージ22より取得し、ユーザ端末11のユーザに対してコンテンツを利用した物販サービスを提供する。
【0050】
以上のようにして、画像サービス提供システムにおいては、1台の画像サービス提供サーバ2により、ユーザ端末11が属する地域の認証サーバ3および物販サーバ4が選択され、それぞれの処理が、認証サーバ3および物販サーバ4で実行されるので、画像サービス提供システムにおいて提供されるコンテンツ、または、そのサービスが、画像サービス提供サーバ2において一括で管理され、さらに、画像サービス提供サーバ2に集中してしまう処理の負担も分散される。
【0051】
また、認証サーバ3は、各地域における他のネットワークサービスにも利用されるので、管理コストの低減が図れる。さらに、物販サーバ4を地域毎に設置することで、その地域に密着した物販サービスを提供することができる。
【0052】
図3は、ユーザ端末11の構成を表している。図3において、CPU(Central Processing Unit)31は、ROM(Read Only Memory)32に記憶されているプログラム、または記憶部38からRAM(Random Access Memory)33にロードされたプログラムに従って各種の処理を実行する。RAM33にはまた、CPU31が各種の処理を実行する上において必要なデータなども適宜記憶される。
【0053】
CPU31、ROM32およびRAM33は、バス34を介して相互に接続されている。このバス34にはまた、入出力インタフェース35が接続されている。
【0054】
入出力インタフェース35には、キーボード、マウスなどよりなる入力部36、CRT(Cathode Ray Tube)、LCD(Liquid Crystal Display)などよりなるディスプレイ、並びにスピーカなどよりなる出力部37、ハードディスクなどより構成される記憶部38、モデム、ターミナルアダプタなどより構成される通信部39が接続されている。通信部39は、ネットワーク1を介しての通信処理を行う。
【0055】
記憶部38には、Webブラウザ40とセッションライブラリ41が記憶されている(インストールされている)。Webブラウザ40は、例えば、マイクロソフト社のインターネットエクスプローラ(商標)、または、ネットスケープ社のネットスケープナビゲータ(商標)などであり、ネットワーク1、および、通信部39を介して画像サービス提供サーバ2より送信されてくるhtml(Hyper Text Markup Language)形式の各種のデータを出力部37に表示させると共に、ユーザにより入力部36が操作されると操作内容に応じたコマンドを、画像サービス提供サーバ2に転送する。
【0056】
セッションライブラリ41は、JAVA(R)の標準化ライブラリであり、ユーザ端末11の出荷時に予めインストールされている、画像サービス提供サーバ2のコンテンツを取得したり、再生するアプリケーションである。なお、ユーザ端末11の出荷時には、Webブラウザ40またはセッションライブラリ41には、ユーザ端末11の地域情報が、予め埋め込まれている。
【0057】
入出力インタフェース35にはまた、必要に応じてドライブ50が接続され、磁気ディスク51、光ディスク52、光磁気ディスク53、或いは半導体メモリ54などが適宜装着され、それらから読み出されたコンピュータプログラムが、必要に応じて記憶部38にインストールされる。
【0058】
図4は、画像サービス提供サーバ2の構成を表している。図4のCPU61乃至通信部69およびドライブ70乃至半導体メモリ74は、図3のユーザ端末11のCPU31乃至通信部39およびドライブ50乃至半導体メモリ54と基本的に同様の機能を有するものであるので、その説明は省略する。
【0059】
ただし、記憶部68には、画像サービス提供サーバ2の各処理(後述するユーザ認証処理またはサービス提供処理)などを実行させるためのアプリケーションプログラム(例えば、Java(R)のコンポーネント・ウェアのフレームワーク)などが記憶されている。
【0060】
なお、図示は省略するが、認証サーバ3または物販サーバ4も、図4に示した画像サービス提供サーバ2と基本的に同様の構成とされる。従って、以下の説明においては、図4の画像サービス提供サーバ2の構成は、必要に応じて、認証サーバ3または物販サーバ4の構成としても引用される。
【0061】
図5は、画像サービス提供システムにおいて、ユーザ認証処理を実行する画像サービス提供サーバ2および認証サーバ3の機能構成例を表している。なお、図5において、図1乃至図4における場合と対応する部分には対応する符号を付してあり、その説明は繰り返しになるので省略する。
【0062】
画像サービス提供サーバ2のアプリケーションサーバ14は、Web層101、EJB(Enterprise Java(R) Beans)コンテナ102、認証ライブラリ103、データベース21およびストレージ22により構成される。
【0063】
Web層101は、SOAP(Simple Object Access Protocol)サーバ111およびWebコンテナ112により構成され、Webサーバ13およびネットワーク1を介して、ユーザ端末11と通信処理を行うための、ユーザ端末11に対する画像サービス提供サーバ2のインタフェース機能を有する。SOAPサーバ111は、ユーザ端末11のセッションライブラリ41、または、物販サーバ4のコンテンツ取得ライブラリ213(後述する図10)に対応する外部インタフェース(例えば、API(Application Programming Interface))であり、ユーザ端末11のセッションライブラリ41からのアクセスを受信し、セッションライブラリ41からのアクセスに対して、画像サービス提供サーバ2のコンテンツなどの各種データを送信する。セッションライブラリ41およびSOAPサーバ111の間の通信を制御するプロトコルは、例えば、HTTP(Hyper Text Transfer Protocol)に較べてセキュリティレベルが高いプロトコルであるHTTPS(Hyper Text Transfer Protocol Secure)、および、分散している情報を共有するためのXMLをベースにしているプロトコルであるSOAPとされる。
【0064】
Webコンテナ112は、Java(R)ServletやJSP (Java(R) Server Pages)などにより構成されており、ユーザ端末11のWebブラウザ40からのコマンド情報を受信し、そのコマンド情報に対応する各種データを送信する。Webブラウザ40およびWebコンテナ112の間の通信を制御するプロトコルは、例えば、HTTPSプロトコルとされる。
【0065】
EJBコンテナ102は、例えば、JDBC(Java(R) Database Connectivity),Java(R) Mail,JTA(Java(R) Transaction API),およびJMF(Java(R) Media Framework API)などにより構成されたJava(R)のコンポーネント・ウェアのフレームワークであり、アプリケーションサーバ14全体の制御を実行する。EJBコンテナ102は、RMI(Remote Method Invocation)機能を用いて、IIOP(Internet Inter Orb Protocol)プロトコルにより、SOAPサーバ111およびWebコンテナ112を制御し、JDBCを用いてデータベース21を管理し、NFS(R) (Network File System)を用いて、ストレージ22を管理している。以上のようなプロトコルにより、例えば、EJBコンテナ102は、SOAPサーバ111から、コンテンツ情報またはコンテンツの要求を受けると、要求されたコンテンツ情報をデータベース21から取得し、または、要求されたコンテンツをストレージ22から取得し、SOAPサーバ111に供給する。
【0066】
また、EJBコンテナ102は、SOAPサーバ111またはWebコンテナ112によりユーザ端末11からの認証の要求を受けると、ユーザ端末11の地域情報に基づいて、ユーザ端末11の地域に対応する認証サーバ3を選択し、認証ライブラリ103を制御して、その選択された認証サーバ3にユーザ端末11の認証の指令を送信する。すなわち、EJBコンテナ102は、どの認証サーバ3に対しても、認証ライブラリ103を制御して認証の指令を実行する。これにより、認証サーバ3からのインタフェースを統一することができる。
【0067】
認証ライブラリ103は、認証送信ライブラリ113および認証受信ライブラリ114により構成される、JAVA(R)の標準化ライブラリである。認証送信ライブラリ113は、EJBコンテナ102より選択された認証サーバ3にWebサーバ13およびネットワーク1を介して、各種情報を送信する。また、認証受信ライブラリ114は、認証サーバ3から、ネットワーク1およびWebサーバ13を介して受信した各情報をEJBコンテナ102に供給する。認証ライブラリ103および認証サーバ3の間の通信を制御するプロトコルは、例えば、HTTPS、および、SOAPとされる。
【0068】
認証サーバ3は、SOAPサーバ121、アプリケーション(AP)サーバ122およびカスタマデータベース24により構成される。SOAPサーバ121は、画像サービス提供サーバ2の認証ライブラリ103に対応する外部インタフェース(例えば、API(Application Programming Interface))であり、認証送信ライブラリ113からのユーザ端末11に対する認証の指令を受信するSOAP受信部131、および、ユーザ端末11に対する認証に関する各種情報を認証受信ライブラリ114に送信するSOAP送信部132により構成される。
【0069】
アプリケーションサーバ122は、SOAP受信部131により受信されたユーザ端末11に対する認証の指示およびユーザ認証情報(例えば、ログインIDおよびパスワード情報など)に基づいて、カスタマデータベース24を検索し、ユーザ端末11の認証処理を実行したり、カスタマデータベース24から、ユーザ端末11のログインIDに対応するユーザ情報を取得する。また、アプリケーションサーバ122は、ユーザ端末11に対応する認証結果情報またはユーザ端末11のユーザ情報を、SOAP送信部132を介して、画像サービス提供サーバ2に送信する。
【0070】
次に、図6のフローチャートを参照して、画像サービス提供システムのユーザ認証処理について説明する。
【0071】
ユーザ端末11のユーザは、画像サービス提供サーバ2にアクセスするため、ユーザ端末11の入力部36を構成するマウスなどを操作し、記憶部38に記憶された(インストールされた)セッションライブラリ41を起動させ、画像サービス提供サーバ2への接続を指示する。すなわち、ユーザ端末11のCPU31は、記憶部38からRAM33にロードされたセッションライブラリ41に従って以降の各種の処理を実行する。ステップS1において、ユーザ端末11のセッションライブラリ41は、通信部39を制御し、ネットワーク1を介して、画像サービス提供サーバ2にアクセスする。
【0072】
画像サービス提供サーバ2のSOAPサーバ111は、ステップS11において、Webサーバ13を介して、ユーザ端末11からのアクセスを受信し、ステップS12において、画像サービス提供サーバ2へのログイン画面情報を、Webサーバ13およびネットワーク1を介して送信する。
【0073】
ユーザ端末11のセッションライブラリ41は、ステップS2において、画像サービス提供サーバ2から送信されたログイン画面情報を通信部39を介して受信し、出力部37を構成するモニタに表示させる。ユーザ端末11のユーザは、出力部37のモニタに表示されたログイン画面を見て、入力部36を構成するキーボードなどを操作し、所定のログインIDおよびパスワードを入力する。これに対応して、セッションライブラリ41は、ステップS3において、ユーザ端末11のユーザ認証情報として、入力されたログインIDおよびパスワードを、通信部39およびネットワーク1を介して画像サービス提供サーバ2に送信する。また、このとき、同時に、予めセッションライブラリ41の出荷時(インストール時)に埋め込まれた地域情報(例えば、国コードおよび言語コード)も送信される。
【0074】
図7は、ユーザ端末11から画像サービス提供サーバ2に送信されるユーザ認証情報および地域情報の構成例である。図7の例においては、ユーザ認証情報である、LoginID(ログインID)およびPassword(パスワード)と、地域情報である、CountryCode(ISO-639に基づいた国コード)およびLanguageCode(ISO-3166に基づいた言語コード)が送信される。
【0075】
画像サービス提供サーバ2のSOAPサーバ111は、ステップS13において、Webサーバ13を介して、ユーザ端末11からのユーザ認証情報および地域情報を受信し、それらの情報をEJBコンテナ102に供給する。ステップS14において、EJBコンテナ102は、ユーザ認証情報のログインIDおよびパスワードの確認を実行する。具体的には、ログインIDおよびパスワードが規定された文字、または文字数で入力されているか否かを判断する。ステップS14において、ログインIDおよびパスワードが規定された文字、または文字数で入力されていないと判断された場合、処理は、ステップS12に戻り、それ以降の処理が繰り返される。
【0076】
ステップS14において、ログインIDおよびパスワードが規定された文字、または文字数で入力されていると判断された場合、EJBコンテナ102は、ステップS15において、ユーザ端末11からの地域情報(国コードおよび言語コード)に基づいて、各地域の認証サーバ3の中から、その地域情報に対応する地域の認証サーバ3を選択する。ステップS16において、EJBコンテナ102は、認証送信ライブラリ113を制御し、ユーザ端末11のユーザ認証情報を、Webサーバ13およびネットワーク1を介して、ステップS15において選択された認証サーバ3に送信させる。
【0077】
認証サーバ3のSOAP受信部131は、ステップS31において、画像サービス提供サーバ2により送信されたユーザ端末11のユーザ認証情報を受信し、アプリケーションサーバ122に供給する。ステップS32において、アプリケーションサーバ122は、ユーザ端末11のユーザ認証情報に基づいて、カスタマデータベース24に記憶されたユーザ情報を検索し、ユーザ端末11を認証するか否かを判断し、その判断結果である、ユーザ端末11に対する認証結果情報をSOAP送信部132に供給する。ステップS33において、SOAP送信部132は、その認証結果情報を、ネットワーク1を介して、画像サービス提供サーバ2に送信する。
【0078】
画像サービス提供サーバ2の認証受信ライブラリ114は、ステップS17において、Webサーバ13を介して、認証サーバ3からのユーザ端末11に対する認証結果情報を受信し、EJBコンテナ102に供給する。ステップS18において、EJBコンテナ102は、受信した認証結果情報に基づいて、ユーザ端末11が認証サーバ3に認証されたか否かを判断し、ユーザ端末11が認証サーバ3に認証されなかったと判断した場合、処理をステップS12に戻し、それ以降の処理を繰り返す。
【0079】
ステップS18において、ユーザ端末11が認証サーバ3に認証されたと判断された場合、ステップS19において、EJBコンテナ102は、認証送信ライブラリ113を制御し、ユーザ端末11を認証した認証サーバ3に、ユーザ端末11に対応するユーザ情報の要求を、Webサーバ13およびネットワーク1を介して送信させる。このユーザ情報とは、ユーザ端末11のユーザにより予め登録された、画像サービス提供システムにおけるニックネーム、および電子メールアドレスなどである。
【0080】
認証サーバ3のSOAP受信部131は、ステップS34において、画像サービス提供サーバ2からのユーザ端末11に対応するユーザ情報の要求を受信し、アプリケーションサーバ122に供給する。ステップS35において、アプリケーションサーバ122は、カスタマデータベース24に記憶されたユーザ端末11のユーザ情報を取得し、SOAP送信部132を制御し、ユーザ端末11のユーザ情報を、ネットワーク1を介して、画像サービス提供サーバ2に送信させる。
【0081】
画像サービス提供サーバ2の認証受信ライブラリ114は、ステップS20において、Webサーバ13を介して、認証サーバ3からのユーザ端末11のユーザ情報を受信し、EJBコンテナ102に供給する。ステップS21において、EJBコンテナ102は、SOAPサーバ111を制御し、受信したユーザ端末11のユーザ情報に基づいて、認証許可を示す画面情報を、Webサーバ13およびネットワーク1を介してユーザ端末11に送信させる。
【0082】
ユーザ端末11のセッションライブラリ41は、ステップS4において、通信部39を介して受信した認証許可を示す画面を、出力部37を構成するモニタに表示させる。
【0083】
以上のようにして、画像サービス提供システムにおいて、ユーザ端末11からのすべてのアクセスを、画像サービス提供サーバ2で受けるようにしたので、すべてのユーザ端末11に同じサービスを提供することができる。また、画像サービス提供サーバ2とすべての認証サーバ3の間で共通の同一インタフェースを用いるようにしたので、画像サービス提供システムの共通サービスの実装、一元管理および運用ができるようになる。このように一元管理、運用することにより、画像サービス提供システムの管理コストおよび運用コストの低減が図れる。
【0084】
さらに、画像サービス提供システムの認証処理を、各ユーザ端末11の地域情報に対応する認証サーバ3に実行させるようにしたので、画像サービス提供サーバ2の処理の負荷を抑制することができる。また、各地域ごとの認証サーバ3を、その他のネットワークサービスの認証にも使用できるため、認証サーバ3の流用が図れ、複数のネットワークサービスのユーザを一括で管理できる。これにより、ユーザは、1つのログインIDとパスワードにより、複数のネットワークサービスを利用できるため、ユーザにとって利便性が図れる。
【0085】
次に、図8のフローチャートを参照して、画像サービス提供サーバ2にアクセスする初めてユーザ端末11が実行する、画像サービス提供システムのユーザ登録処理について説明する。
【0086】
なお、図8のステップS51乃至S54、ステップS61乃至S69、ステップS81乃至S83の処理は、基本的に、図6のステップS1乃至S4、ステップS11乃至S18およびS21、ステップS31乃至S33の処理と同様の処理であり、図6のステップS2およびS12で処理される情報がログイン画面情報であるのに対して、図8のステップS52およびS62では、ユーザ登録画面情報が処理される点、並びに、図6のステップS3,S13,S14,S16およびS31で処理される情報がユーザ認証情報であるのに対して、図8のステップS53,S63,S64,S66およびS81で処理される情報がユーザ登録情報である点が異なっている。
【0087】
また、図6のステップS32で実行されるユーザ認証の処理に対して、図8のステップS82では、ユーザ登録情報の登録が実行される点、図6のステップS17,S18およびS33で処理される情報が認証結果情報であるのに対して、図8のステップS67,S68およびS83では、登録結果情報が処理される点、並びに、図6のステップS4およびS21で処理される情報が認証許可画面情報であるのに対して、図8のステップS54およびS69で処理される情報が登録完了画面情報である点が異なっている。
【0088】
すなわち、画像サービス提供サーバ2のSOAPサーバ111は、ステップS61において、ユーザ端末11からのアクセスを受信すると、ステップS62において、画像サービス提供サーバ2へのユーザ登録画面情報をユーザ端末11に送信する。
【0089】
ユーザ端末11のセッションライブラリ41は、ステップS52においてそのユーザ登録画面情報を受信し、ステップS53において、ユーザにより入力部36が操作されることにより入力されたユーザ端末11のユーザ登録情報(例えば、ログインIDおよびパスワードなど)および、セッションライブラリ41に予め埋め込まれている地域情報を、画像サービス提供サーバ2に送信する。
【0090】
画像サービス提供サーバ2のSOAPサーバ111は、ステップS63において、ユーザ端末11からのユーザ登録情報および地域情報を受信する。ステップS64において、EJBコンテナ102は、ユーザ登録情報の確認を実行し、ステップS65において、ユーザ端末11からの地域情報に基づいて、その地域情報に対応する地域の認証サーバ3を選択し、ステップS66において、認証送信ライブラリ113を制御し、ユーザ端末11のユーザ登録情報を、選択された認証サーバ3に送信させる。
【0091】
認証サーバ3のSOAP受信部131は、ステップS81において、ユーザ端末11のユーザ登録情報を受信し、アプリケーションサーバ122に供給する。ステップS82において、アプリケーションサーバ122は、ユーザ端末11のユーザ登録情報を、カスタマデータベース24に登録し、ユーザ端末11に対応するユーザ登録情報の登録結果情報をSOAP送信部132に供給する。ステップS83において、SOAP送信部132は、その登録結果情報を、画像サービス提供サーバ2に送信する。
【0092】
画像サービス提供サーバ2の認証受信ライブラリ114は、ステップS67において、認証サーバ3からのユーザ端末11に対する登録結果情報を受信し、EJBコンテナ102に供給する。ステップS68において、EJBコンテナ102は、受信した登録結果情報に基づいて、ユーザ端末11が認証サーバ3に登録されたか否かを判断し、ユーザ端末11が認証サーバ3に登録されたと判断した場合、ステップS69において、EJBコンテナ102は、SOAPサーバ111を制御し、登録完了を示す画面情報を作成させ、ユーザ端末11に送信させる。
【0093】
ユーザ端末11のセッションライブラリ41は、ステップS54において、通信部39を介して受信した登録完了を示す画面を出力部37を構成するモニタに表示させる。
【0094】
以上のようにして、画像サービス提供システムのユーザ登録処理は、画像サービス提供サーバ2を介して、ユーザ端末11の対応する地域の認証サーバ3で実行される。
【0095】
次に、図9のフローチャートを参照して、画像サービス提供システムにおいて、認証サーバ3のカスタマデータベース24に既に登録されているユーザ情報を変更する、ユーザ情報変更処理について説明する。このユーザ変更処理は、図6のフローチャートを参照して説明したユーザ認証処理により認証された(ログインしている)状態において実行される。
【0096】
なお、図9のステップS101乃至S104、ステップS111乃至S119、S131乃至S133の処理は、基本的に、図6のステップS1乃至S4、ステップS11乃至S18およびS21、S31乃至S33の処理と同様の処理であり、図6のステップS2およびS12で処理される情報がログイン画面情報であるのに対して、図9のステップS102およびS112では、ユーザ情報変更画面情報が処理される点、並びに、図6のステップS3,S13,S14,S16およびS31で処理される情報がユーザ認証情報であるのに対して、図9のステップS103,S113,S114,S116およびS131で処理される情報がユーザ変更情報である点が異なっている。
【0097】
また、図6のステップS32で実行されるユーザ認証の処理に対して、図9のステップS132では、ユーザ情報の変更処理が実行される点、図6のステップS17,S18およびS33で処理される情報が認証結果情報であるのに対して、図9のステップS117,S118およびS133では、変更結果情報が処理される点、並びに、図6のステップS4およびS21で処理される情報が認証許可画面情報であるのに対して、図9のステップS104およびS119で処理される情報が変更完了画面情報である点が異なっている。
【0098】
すなわち、ステップS101において、ユーザ端末11がユーザ認証処理により認証された(ログインしている)状態で、セッションライブラリ41が画像サービス提供サーバ2にアクセスすると、画像サービス提供サーバ2のSOAPサーバ111は、ステップS111において、ユーザ端末11からのアクセスを受信し、ステップS112において、画像サービス提供サーバ2へのユーザ情報変更画面情報をユーザ端末11に送信する。
【0099】
ユーザ端末11のセッションライブラリ41は、ステップS102においてそのユーザ情報変更画面情報を受信し、ステップS103において、ユーザにより入力部36が操作されることにより入力されたユーザ端末11のユーザ変更情報(例えば、ログインIDおよびパスワードなど)および、セッションライブラリ41に予め埋め込まれている地域情報を、画像サービス提供サーバ2に送信する。
【0100】
画像サービス提供サーバ2のSOAPサーバ111は、ステップS113において、ユーザ端末11からのユーザ変更情報および地域情報を受信する。ステップS114において、EJBコンテナ102は、ユーザ変更情報の確認を実行し、ステップS115において、ユーザ端末11からの地域情報に基づいて、その地域情報に対応する地域の認証サーバ3を選択し、ステップS116において、認証送信ライブラリ113を制御し、ユーザ端末11のユーザ変更情報を、選択された認証サーバ3に送信させる。
【0101】
認証サーバ3のSOAP受信部131は、ステップS131において、ユーザ端末11のユーザ変更情報を受信し、アプリケーションサーバ122に供給する。ステップS132において、アプリケーションサーバ122は、ユーザ端末11のユーザ情報の変更処理を実行する。具体的には、アプリケーションサーバ122は、ユーザ端末11のユーザ情報をカスタマデータベース24から検索し、受信されたユーザ変更情報に基づいて、検索されたユーザ端末11のユーザ情報を変更し、ユーザ端末11に対応するユーザ情報が変更完了されたか否かの変更結果情報をSOAP送信部132に供給する。ステップS133において、SOAP送信部132は、その変更結果情報を、画像サービス提供サーバ2に送信する。
【0102】
画像サービス提供サーバ2の認証受信ライブラリ114は、ステップS117において、認証サーバ3からのユーザ端末11に対する変更結果情報を受信し、EJBコンテナ102に供給する。ステップS118において、EJBコンテナ102は、受信した変更結果情報に基づいて、ユーザ端末11のユーザ情報が変更されたか否かを判断し、ユーザ情報が変更されたと判断した場合、ステップS119において、EJBコンテナ102は、SOAPサーバ111を制御し、変更完了を示す画面情報を作成させ、ユーザ端末11に送信させる。
【0103】
ユーザ端末11のセッションライブラリ41は、ステップS104において、通信部39を介して受信した変更完了を示す画面を出力部37を構成するモニタに表示させる。
【0104】
以上のようにして、画像サービス提供システムのユーザ情報変更処理は、画像サービス提供サーバ2を介して、ユーザ端末11の対応する地域の認証サーバ3で実行される。
【0105】
図10は、画像サービス提供システムにおいて、サービス提供処理を実行する画像サービス提供サーバ2および物販サーバ4の機能構成例を表している。なお、図10において、図1乃至図5における場合と対応する部分には対応する符号を付してあり、その説明は繰り返しになるので省略する。
【0106】
図10の例においては、図6のフローチャートを参照して説明したユーザ認証処理により、画像サービス提供システムにおいてユーザ端末11が既に認証されている。
【0107】
画像サービス提供サーバ2のSOAPサーバ111は、ユーザ端末11または物販サーバ4からの各種データを受信するSOAP受信部201、および、ユーザ端末11または物販サーバ4に各種データを送信するSOAP受信部202により構成される。ユーザ端末11または物販サーバ4およびSOAPサーバ111の間の通信を制御するプロトコルは、例えば、HTTP といったHTTPSに較べてセキュリティレベルが低いプロトコル、および、SOAPとされる。また、Webブラウザ40およびWebコンテナ112の間の通信を制御するプロトコルも、HTTPなどが用いられる。
【0108】
Webコンテナ112は、内部にメモリ23を有している。このメモリ23は、Webコンテナ112だけでなく、SOAPサーバ111のSOAP受信部202からの制御も受ける。Webコンテナ112およびSOAP受信部202は、ユーザ端末11からのアクセスを受けると、メモリ23内に、ユーザ端末11のユーザに対応するカート領域(メモリ領域)を作成し、ユーザ端末11からのコンテンツ(画像、アルバムなど)の指定を受信すると、そのコンテンツIDを、メモリ23内のユーザ端末11のカート領域に記憶させる。なお、このカート領域は、例えば、Java(R)ServletのSessionObjectの機能により作成されており、予め設定された所定の時間、接続がないと自動的に消去される。
【0109】
物販サーバ4は、Webサーバ211、アプリケーション(AP)サーバ212、コンテンツ取得ライブラリ213、および、データベース(DB)214により構成される。Webサーバ211は、ネットワーク1を介して、ユーザ端末11と通信処理を行うためのユーザ端末11に対する物販サーバ4のインタフェース機能を有し、ユーザ端末11からの要求などの各種情報を受信する受信部221、および、ユーザ端末11に各種情報を送信する送信部222により構成される。
【0110】
アプリケーション(AP)サーバ212は、物販サーバ4全体の制御を実行する。例えば、物販サーバ4が提供する画面情報が記憶されているデータベース(DB)214から各種データを取得したり、コンテンツ取得ライブラリ213を制御し、画像サービス提供サーバ2から各種データを取得させる。
【0111】
コンテンツ取得ライブラリ213は、情報取得ライブラリ223および情報要求ライブラリ224により構成され、画像サービス提供サーバ2とネットワーク1を介しての通信処理を実行する。情報要求ライブラリ224は、画像サービス提供サーバ2のSOAP受信部201に、ユーザ端末11から受信したカート領域IDに基づいてカート領域IDのコンテンツIDを要求したり、コンテンツIDに基づいて、コンテンツ情報の要求を行う。情報取得ライブラリ223は、画像サービス提供サーバ2のSOAP送信部202から送られてくるコンテンツID、または、コンテンツ情報などを取得する。
【0112】
次に、図11乃至図15のフローチャートを参照して、画像サービス提供システムのサービス提供処理について説明する。なお、図11は、画像サービス提供サーバ2のサービス提供処理を表し、図12および図13は、図11の画像サービス提供サーバ2のサービス提供処理に対応するユーザ端末11の通信処理を表し、図14および図15は、図12および図13のユーザ端末11の通信処理に対応する物販サーバ4のサービス提供処理を表し、さらに、図16は、図14および図15の物販サーバ4の処理に対応する画像サービス提供サーバ2のコンテンツ情報送信処理を表している。また、これらの処理は、図6のフローチャートを参照して説明したユーザ認証処理により認証された(ログインしている)状態において実行される。
【0113】
ユーザ端末11がユーザ認証処理により認証された(ログインしている)状態で、ユーザ端末11のセッションライブラリ41は、画像サービス提供サーバ2にアクセスしてくる(図12のステップS221)。画像サービス提供サーバ2のSOAP受信部201は、ユーザ端末11からのアクセスを受けるまで待機しており、ステップS201において、ユーザ端末11によりアクセスを受けたと判断した場合、ステップS202において、画像サービス提供サーバ2のコンテンツ選択画面(後述する図17)の情報を、Webサーバ13およびネットワーク1を介してユーザ端末11に送信し、ステップS203において、ユーザ端末11のユーザに対応するカート領域(メモリ領域)をメモリ23内に作成する。
【0114】
ステップS202で送信されたコンテンツ選択画面を見たユーザにより選択されたコンテンツIDがユーザ端末11より送信されてくる(図12のステップS223)。ステップS204において、SOAP受信部201は、そのコンテンツIDを、Webサーバ13を介して受信し、メモリ23のユーザ端末11のカート領域に記憶する。
【0115】
その後、ユーザ端末11は、コンテンツの選択が終了したという情報を送信してくる(図12のステップS225)。SOAP受信部201は、コンテンツの選択が終了したという情報をWebサーバ13を介して受信すると、ステップS205において、ユーザ端末11のコンテンツの選択が終了したと判断し、ステップS206に進む。ステップS205において、ユーザ端末11のコンテンツの選択が終了していないと判断された場合、ステップS204に戻り、それ以降の処理を繰り返す。
【0116】
ステップS206において、EJBコンテナ102は、認証サーバ3の選択処理(図6のステップS15)と同様にして、ユーザ端末11の地域情報に対応する物販サーバ4を選択する。ステップS207において、EJBコンテナ102は、画像サービス提供サーバ2においてユーザ端末11が認証されていることを示す認証可能チケットおよびユーザ端末11のユーザに対応するカート領域のカート領域IDを発行し、ステップS208において、SOAP受信部201は、発行された認証可能チケットおよびカート領域IDを、ユーザ端末11の地域情報に対応する物販サーバ4のURLとともに、Webサーバ13およびネットワーク1を介してユーザ端末11に送信する。これにより、ユーザ端末11は、物販サーバ4のWebサーバ211にリダイレクトされる。
【0117】
以上のようにして、画像サービス提供サーバ2において、ユーザ端末11に対応するカート領域に、ユーザ端末11により選択されたコンテンツIDが記憶される。次に、この画像サービス提供サーバ2のサービス提供処理に対応するユーザ端末11の通信処理を、図12のフローチャートを参照して説明する。
【0118】
ユーザ端末11のユーザは、ユーザ端末11がユーザ認証処理により認証された(ログインしている)状態で、入力部36を構成するマウスなどを操作する。この入力部36からの指示に対応して、ステップS221において、ユーザ端末11のセッションライブラリ41は、通信部39を制御し、ネットワーク1を介して、画像サービス提供サーバ2にアクセスする。これに対して、画像サービス提供サーバ2は、コンテンツ選択画面情報を送信してくる(図11のステップS202)。ステップS222において、セッションライブラリ41は、通信部39を介して、そのコンテンツ選択画面情報を受信し、出力部37を構成するモニタに、図17に示されるようなコンテンツ選択画面301を表示させる。
【0119】
図17は、画像サービス提供サーバ2のコンテンツ選択画面301の構成例を示す。
【0120】
コンテンツ選択画面301においては、台紙311上に、ユーザに提供可能なコンテンツを一覧表示するためのサムネイル312乃至317が並んで配置されている。ユーザが操作する入力部36を構成するマウスなどにより台紙311の左下に配置される矢印マーク318がクリックされると、サムネイル312乃至317より前に並ぶサムネイル群(前の画面)が表示され、台紙311の右下に配置される矢印マーク319がクリックされると、サムネイル312乃至317に続くサムネイル群(次の画面)が表示される。画像サービス提供サーバ2が提供するコンテンツは、画像(動画像および静止画像)、または複数の画像により構成されるアルバムなどである。図17の例において、サムネイル312乃至316は、1つの画像のサムネイルだけで表示されており、サムネイル317は、画像がアルバム形式に表示されている。これにより、ユーザは、サムネイル312乃至316の対応するコンテンツが、画像のコンテンツであり、サムネイル317の対応するコンテンツが、アルバムのコンテンツであることがわかる。ユーザは、入力部36を構成するマウスなどを操作し、これらのサムネイル312乃至317の中から好みのサムネイル(いまの場合、サムネイル314)を選ぶことにより、そのサムネイルのコンテンツが選択される。
【0121】
これに対応して、ステップS223において、セッションライブラリ41は、ユーザ端末11のユーザにより選択されたコンテンツ(いまの場合、サムネイル314)のコンテンツIDを、通信部39を制御し、ネットワーク1を介して、画像サービス提供サーバ2に送信する。
【0122】
以上のようなコンテンツの選択処理は、ユーザにより入力部36を構成するマウスなどが操作され、コンテンツの選択終了が指示されるまで繰り返される。ユーザの入力部36の操作によりコンテンツの選択を終了すると指示されると、セッションライブラリ41は、ステップS224において、コンテンツの選択終了が指示されたと判断し、ステップS225において、コンテンツの選択終了情報を通信部39を制御し、ネットワーク1を介して、画像サービス提供サーバ2に送信する。
【0123】
これを受けた画像サービス提供サーバ2は、認証可能チケット、カート領域IDおよび、ユーザ端末11の地域情報に対応する物販サーバ4のURLを送信してくる(図11のステップS208)ので、ステップS226において、セッションライブラリ41は、通信部39を介して、認証可能チケット、カート領域IDおよび物販サーバ4のURLを受信し、ステップS227において、物販サーバ4との通信処理を実行する。この物販サーバ4との通信処理を、図13のフローチャートを参照して説明する。
【0124】
ステップS231において、セッションライブラリ41は、ステップS226において受信された認証可能チケットおよびカート領域IDを用いて、通信部39を制御し、ネットワーク1を介して物販サーバ4のURLにアクセスさせる。
【0125】
物販サーバ4は、ユーザ端末11から送信された認証可能チケット、カート領域IDに基づいて、ユーザ端末11のカート領域に記憶されたコンテンツIDまたはコンテンツ情報を取得し、ユーザ端末11のカート確認画面情報をユーザ端末11に送信してくる(図15のステップS273)。そこで、ユーザ端末11のセッションライブラリ41は、ステップS232において、物販サーバ4から送信されたカート確認画面情報を通信部39を介して受信し、出力部37を構成するモニタに、図18に示されるようなカート確認画面331を表示させる。
【0126】
図18は、物販サーバ4のカート確認画面331の構成例を示す。
【0127】
カート確認画面331においては、ショッピングカート台紙341の左上には、ユーザ端末11のユーザのカート領域のコンテンツ情報であることを示す「○○さんのショッピングカート」と示されたタイトル342が配置される。ショッピングカート台紙341上には、ステップS223において、ユーザにより選択されたコンテンツに対応するサムネイル(いまの場合、サムネイル314)が表示される。なお、図18の例においては、1つのコンテンツのサムネイル314しか表示されていないが、ユーザにより複数のコンテンツが選択された場合は、複数のコンテンツのサムネイルが並んで表示される。
【0128】
また、ショッピングカート台紙341の右上には、コンテンツのサムネイル314を利用した物販サービスの購入を指示するための「OK」と示されたOKボタン343、および、コンテンツのサムネイル314を利用した物販サービスの購入しないことを指示するための「キャンセル」と示されたキャンセルボタン344が配置される。ユーザが操作する入力部36を構成するマウスなどによりボタン343がクリックされると、セッションライブラリ41は、ステップS233において、OKボタンがクリックされたと判断し、ステップS234において、サムネイル314のコンテンツを利用した物販サービスの購入の指示を、ネットワーク1を介して物販サーバ4に送信する。これに対応して、物販サーバ4から購入処理画面情報が送信されてくる(図14のステップS256)。セッションライブラリ41は、ステップS235において、物販サーバ4から送信された購入処理画面情報を通信部39を介して受信し、出力部37を構成するモニタに、購入処理画面を表示させる。
【0129】
ユーザ端末11のユーザは、この購入処理画面を見て、コンテンツ情報314を利用した物販サービスの購入のための必要事項(例えば、希望する物販サービス内容、クレジットカードナンバ、住所など)を、入力部36を構成するキーボードなどを操作することにより入力する。これに対応して、ステップS236において、セッションライブラリ41は、ユーザにより入力された購入必要情報を、ネットワーク1を介して物販サーバ4に送信する。
【0130】
一方、図17のカート確認画面331において、ユーザが操作する入力部36を構成するマウスなどによりキャンセルボタン344がクリックされると、ステップS233において、セッションライブラリ41は、OKボタン343がクリックされなかった(キャンセルボタン344がクリックされた)と判断し、処理を終了する。
【0131】
以上のようにして、ユーザ端末11においては、画像サービス提供サーバ2のコンテンツを利用した物販サーバ3の物販サービスが提供される。次に、このユーザ端末11の通信処理に対応する物販サーバ4のサービス提供処理を、図14のフローチャートを参照して説明する。
【0132】
ユーザ端末11のセッションライブラリ41は、画像サービス提供サーバ2から受信した認証可能チケットおよびカート領域IDを用いて、物販サーバ4のURLにアクセスしてくる(図13のステップS231)。物販サーバ4のWebサーバ211の受信部221は、アクセスしてきたユーザ端末11から、認証可能チケットおよびカート領域IDを受信し、アプリケーションサーバ212に供給する。ステップS251において、アプリケーションサーバ212は、ユーザ端末11から、認証可能チケットおよびカート領域IDを受信したか否かを判断する。ステップS251において、ユーザ端末11から、認証可能チケットおよびカート領域IDを受信したと判断された場合、ステップS252において、アプリケーションサーバ212は、情報要求ライブラリ224を制御し、カート領域IDに対応するカート領域の情報の要求を、ネットワーク1を介して画像サービス提供サーバ2に送信させる。
【0133】
これに対応して、画像サービス提供サーバ2は、ユーザ端末11のカート領域IDに対応する、図19に示されるようなカート領域の情報を送信してくる(図16のステップS282)。
【0134】
図19は、画像サービス提供サーバ2から物販サーバ4に送信されるカート領域の情報の構成例である。図19の例においては、カート領域の情報は、「type」および「Contents_id」により構成される。「type」は、例えば、「type」=0であれば、アルバムのコンテンツを表し、「type」=1であれば、画像のコンテンツを表すというように、カート領域に含まれるコンテンツのタイプを表しており、「Contents_id」は、そのコンテンツIDを表している。
【0135】
すなわち、物販サーバ4は、このカート領域の情報を得ることにより、画像サービス提供サーバ2と、ユーザ端末11に対応するカート領域の情報を共有することができる。
【0136】
物販サーバ4の情報取得ライブラリ223は、ネットワーク1を介してカート領域IDに対応するカート領域の情報(図19)を受信すると、ステップS253において、カート領域IDに対応するカート領域の情報にコンテンツIDが含まれるか否かを判断する。ステップS253において、カート領域IDに対応するカート領域の情報にコンテンツIDが含まれると判断された場合、ステップS254において、アプリケーションサーバ212は、コンテンツ情報取得処理を実行する。このコンテンツ情報取得処理を、図15のフローチャートを参照して説明する。
【0137】
ステップS271において、アプリケーションサーバ212は、情報要求ライブラリ224を制御し、そのコンテンツIDに対応するコンテンツ情報の取得を要求させる。また、同時に、コンテンツ情報を取得した後に、そのカート領域IDに対応するカート領域を削除することを要求させる。
【0138】
これに対応して、画像サービス提供サーバ2は、送信されてきたコンテンツIDに対応する、図20に示されるようなコンテンツ情報を送信してくる(図16のステップS285)。
【0139】
図20は、画像サービス提供サーバ2から物販サーバ4に送信されるコンテンツIDに対応するコンテンツ情報の構成例である。図20の例においては、「URL1」には、コンテンツのサムネイルを参照するためのURLが示され、「URL2」には、コンテンツのスクリーンネイルを参照するためのURLが示され、「URL3」には、オリジナルコンテンツ(コンテンツ)を参照するためのURLが示されている。また、「Title」には、コンテンツのタイトルが示され、「Filename」には、コンテンツのデータのファイル名が示され、「Size」には、コンテンツのデータサイズが示され、「MIME」には、コンテンツのデータのMIMEタイプが示されている。なお、ここで、サムネイルは、コンテンツを、例えば、図17に示されるような一覧表示用に小さく間引いたものを示し、スクリーンネイルは、コンテンツを、単一表示用(例えば、画面の大きさ)に間引いたものを示し、オリジナルコンテンツは、実際の大きさのコンテンツを示す。
【0140】
物販サーバ4の情報取得ライブラリ223は、ステップS272において、ネットワーク1を介してコンテンツIDに対応するコンテンツ情報(図20)を受信し、アプリケーションサーバ212に供給する。ステップS273において、アプリケーションサーバ212は、受信されたコンテンツ情報、および、データベース214に記憶されている情報に基づいて構成されるカート確認画面情報を、Webサーバ211の送信部222を制御し、ネットワーク1を介してユーザ端末11に送信させる。
【0141】
具体的には、図18を参照して説明したカート確認画面331においては、ショッピングカート台紙341、タイトル342、OKボタン343およびキャンセルボタン344は、物販サーバ4のデータベース214に記憶されているので、データベース214を参照しているが、サムネイル314は、画像サービス提供サーバ2より取得したコンテンツ情報(例えば、コンテンツのサムネイルを参照するためのURLである「URL1」)に基づいて、画像サービス提供サーバ3のストレージ22を参照している。すなわち、物販サーバ4においては、実際に物販サービス(例えば、コンテンツのプリントサービス)で使用するコンテンツ以外の、コンテンツのサムネイルまたはスクリーンネイルはすべて、URLにより画像サービス提供サーバ2が参照される。したがって、物販サーバ4は、画像サービス提供サーバ2のEJBコンテナ102、SOAPサーバ111、Webサーバ13およびネットワーク1を介して、画像サービス提供サーバ2が提供するコンテンツのサムネイルおよびスクリーンネイルを参照することにより、ユーザ端末11に提供している。
【0142】
以上により、物販サーバ4において、画像サービス提供サーバ2が提供するコンテンツを管理する必要がないため、管理費用が低減される。
【0143】
このカート確認画面を確認したユーザは、ユーザ端末11を用いて、サムネイル314のコンテンツを利用した物販サービスの購入の指示を送信してくる(図13のステップS234)。Webサーバ211の受信部221は、ユーザ端末11からの物販サービスの購入の指示を受けるので、図14のステップS255において、アプリケーションサーバ212は、ユーザ端末11のユーザが物販サービスを購入するか否かを判断する。ステップS255において、ユーザ端末11のユーザが物販サービスを購入すると判断された場合、ステップS256において、アプリケーションサーバ212は、送信部222を制御し、サムネイル314のコンテンツを利用した物販サービスの購入のために必要な購入処理画面情報を、ユーザ端末11に送信させる。
【0144】
ユーザ端末11は、ユーザにより入力された購入必要情報を、ネットワーク1を介して送信してくる(図13のステップS236)。これに対して、Webサーバ211の受信部221は、その購入必要情報を受信し、アプリケーションサーバ212に供給する。これに対応して、ステップS257において、アプリケーションサーバ212は、ユーザ端末11の購入処理が完了したか否かを判断し、ユーザ端末11の購入処理が完了したと判断した場合、ステップS258において、アプリケーションサーバ212は、情報要求ライブラリ224を制御し、ユーザ端末11により選択されたサムネイル314のコンテンツIDに対応するコンテンツの要求を、画像サービス提供サーバ2にネットワーク1を介して送信する。
【0145】
ステップS257において、ユーザ端末11の購入処理が完了していないと判断された場合、処理は、ステップS256に戻り、それ以降の処理を繰り返す。
【0146】
画像サービス提供サーバ2は、コンテンツIDに対応するコンテンツを送信してくる。そこで、ステップS259において、情報取得ライブラリ223は、画像サービス提供サーバ2から、サムネイル314のコンテンツIDに対応するコンテンツを取得する。
【0147】
一方、ステップS251において、認証可能チケットおよびカート領域を受信していないと判断された場合、または、ステップS253において、カート領域IDに対応するカート領域の情報にコンテンツIDが含まれていないと判断された場合、アプリケーションサーバ212は、Webサーバ211を制御し、ステップS260において、エラーであることを示すメッセージ画面情報をネットワーク1を介してユーザ端末11に送信させ、ステップS261において、画像サービス提供サーバ2のURLをネットワーク1を介してユーザ端末11に送信させる。これにより、ユーザ端末11は、画像サービス提供サーバ2にリダイレクトされる。
【0148】
また、ステップS255において、ユーザ端末11のユーザが物販サービスを購入しないと判断された場合、物販サーバ4のサービス提供処理は終了される。
【0149】
以上のようにして、物販サーバ4において、ユーザの選択したコンテンツデータの物販サービスが提供される。次に、この物販サーバ4のサービス提供処理に対応する画像サービス提供サーバ2のコンテンツ情報送信処理を、図16のフローチャートを参照して説明する。
【0150】
画像サービス提供サーバ2のSOAP受信部201は、物販サーバ4からのカート領域の情報が要求されるまで待機しており、ステップS281において、物販サーバ4からのカート領域の情報の要求(図14のステップS252)を受信したと判断した場合、ステップS282において、物販サーバ4からのカート領域IDに基づいて、メモリ23からカート領域の情報(図19)を取得し、SOAP送信部202に、Webサーバ13およびネットワーク1を介して物販サーバ4に送信させる。
【0151】
物販サーバ4から、コンテンツIDに対応するコンテンツ情報およびカート領域の削除の要求が送信されてくる(図15のステップS271)。画像サービス提供サーバ2のSOAP受信部201は、この要求を受信し、EJBコンテナ102に供給する。ステップS283において、EJBコンテナ102は、コンテンツIDに対応するコンテンツ情報およびカート領域の削除の要求が受信されたか否かを判断する。
【0152】
ステップS283において、コンテンツ情報およびカート領域の削除の要求が受信されたと判断された場合、ステップS284において、EJBコンテナ102は、SOAP受信部201により供給されたコンテンツIDに基づいて、データベース21を検索し、コンテンツIDに対応するコンテンツ情報(図20)を取得し、ステップS285において、EJBコンテナ102は、取得したコンテンツ情報を、SOAP送信部202を制御し、Webサーバ13およびネットワーク1を介して、物販サーバ4に送信させる。ステップS286において、SOAP受信部201は、ステップS283において要求されたカート領域IDに基づいて、メモリ23のカート領域を削除する。
【0153】
その後、物販サーバ4から、コンテンツIDに対応するコンテンツの要求が送信されてくる(図14のステップS258)。画像サービス提供サーバ2のSOAP受信部201は、この要求を受信し、EJBコンテナ102に供給する。EJBコンテナ102は、ステップS287において、コンテンツの要求が受信されたか否かを判断し、コンテンツの要求が受信されたと判断した場合、ステップS288において、SOAP受信部201が受信したコンテンツIDに基づいて、ストレージ22からコンテンツを取得し、SOAP送信部202を制御し、Webサーバ13およびネットワーク1を介して物販サーバ4に送信させる。
【0154】
一方、ステップS283において、コンテンツ情報およびカート領域の削除の要求が受信されなかったと判断された場合、または、ステップS287において、コンテンツデータの要求が受信されなかったと判断された場合、処理は終了される。
【0155】
以上のようにして、画像サービス提供システムにおいて、ユーザ端末11からのすべてのアクセスを、画像サービス提供サーバ2で受けるようにしたので、すべてのユーザ端末11に同一のコンテンツ提供サービスを提供することができる。また、画像サービス提供サーバ2とすべての物販サーバ4間で同一インタフェースを用いるようにしたので、画像サービス提供システムの共通サービスの実装、一元管理および運用ができるようになる。このように一元管理、運用することにより、画像サービス提供システムの管理コストおよび運用コストの低減が図れる。
【0156】
さらに、画像サービス提供システムのコンテンツを利用した物販サービスを、各ユーザ端末11の地域情報に対応する物販サーバ4に実行させるようにしたので、画像サービス提供サーバ2の処理の負荷を抑制することができる。また、地域ごとに物販サーバ4を設置することにより、上述した同一のコンテンツ提供サービスに加えて、その地域に密着した物販サービスを行うことができる。さらに、提供するコンテンツ(コンテンツ、サムネイル、スクリーンネイルなど)は、画像サービス提供サーバ2で一元管理されているので、物販サーバ4で管理される必要がないため、管理コストの低減が図れる。なお、この物販サーバ4は、画像サービス提供システムにおける専用のサーバでなくても、物販サーバ4と同様のインタフェースを設けることで、ビジネスパートナなどのサーバにも適用される。
【0157】
なお、上記説明においては、ユーザ端末11のセッションライブラリ41および画像サービス提供サーバ3のSOAPサーバ111により、ユーザ端末11および画像サービス提供サーバ3間の通信処理を実行したが、ユーザ端末11のセッションライブラリ41および画像サービス提供サーバ3のSOAPサーバ111を、ユーザ端末11のWebブラウザ40および画像サービス提供サーバ3のWebコンテナ112に代えて、ユーザ端末11および画像サービス提供サーバ3間の通信処理を実行するようにしてもよい。
【0158】
同様に、上記説明においては、ユーザ端末11のセッションライブラリ41および物販サーバ4のWebサーバ211により、ユーザ端末11および物販サーバ4間の通信処理を実行したが、ユーザ端末11のセッションライブラリ41をWebブラウザ40に代えて、ユーザ端末11および物販サーバ4間の通信処理を実行するようにしてもよい。
【0159】
上述した一連の処理は、ハードウェアにより実行させることもできるが、ソフトウェアにより実行させることもできる。一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、専用のハードウェアに組み込まれているコンピュータ、または、各種のプログラムをインストールすることで、各種の機能を実行することが可能な、例えば汎用のパーソナルコンピュータなどに、プログラム格納媒体からインストールされる。
【0160】
コンピュータにインストールされ、コンピュータによって実行可能な状態とされるプログラムを格納するプログラム格納媒体は、図3または図4に示されるように、磁気ディスク51,71(フレキシブルディスクを含む)、光ディスク52,72(CD-ROM(Compact Disc-Read Only Memory)、DVD(Digital Versatile Disc)を含む)、光磁気ディスク53,73(MD(Mini-Disc)(商標)を含む)、もしくは半導体メモリ54,74などよりなるパッケージメディア、または、プログラムが一時的もしくは永続的に格納されるROM32,62や、記憶部38,68などにより構成される。
【0161】
なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、記載された順序に従って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。
【0162】
なお、本明細書において、システムとは、複数の装置により構成される装置全体を表すものである。
【0163】
【発明の効果】
以上の如く、本発明によれば、サービスのコアを統一したシステムを構築できる。また、本発明によれば、処理の負荷を抑制し、運用、管理コストを低減できる。さらに、本発明によれば、その地域に密着した物販サービスを提供できる。
【図面の簡単な説明】
【図1】本発明を適用した画像サービス提供システムの構成例を示す図である。
【図2】図1の画像サービス提供システムの詳細な構成例を示す図である。
【図3】図2のユーザ端末の構成例を示すブロック図である。
【図4】図2の画像サービス提供サーバの構成例を示すブロック図である。
【図5】図2の画像サービス提供システムのユーザ認証処理を実行する場合の機能構成例を示すブロック図である。
【図6】図5の画像サービス提供システムのユーザ認証処理を説明するフローチャートである。
【図7】ユーザ認証情報の構成例を示す図である。
【図8】図5の画像サービス提供システムのユーザ登録処理を説明するフローチャートである。
【図9】図5の画像サービス提供システムのユーザ情報変更処理を説明するフローチャートである。
【図10】図2の画像サービス提供システムのサービス提供処理を実行する場合の機能構成例を示すブロック図である。
【図11】図10の画像サービス提供サーバのサービス提供処理を説明するフローチャートである。
【図12】図10のユーザ端末の通信処理を説明するフローチャートである。
【図13】図12のステップS227の物販サーバとの通信処理を説明するフローチャートである。
【図14】図10の物販サーバのサービス提供処理を説明するフローチャートである。
【図15】図14のステップS254のコンテンツ情報取得処理を説明するフローチャートである。
【図16】図10の画像サービス提供サーバのコンテンツ情報送信処理を説明するフローチャートである。
【図17】図10の画像サービス提供サーバの画像選択画面の構成例を示す図である。
【図18】図10の物販サーバのカート確認画面の構成例を示す図である。
【図19】カート領域の情報の構成例を示す図である。
【図20】コンテンツ情報の構成例を示す図である。
【符号の説明】
1 ネットワーク,2 画像サービス提供サーバ,3−1乃至3−6 認証サーバ,4−1乃至4−6 物販サーバ,11−1,11−2 ユーザ端末,13 Webサーバ,14 アプリケーションサーバ,21 データベース,22 ストレージ,23 メモリ,24 カスタマデータベース,40 Webブラウザ,41 セッションライブラリ,101 Web層,102 EJBコンテナ,103 認証ライブラリ,111 SOAPサーバ,112 Webコンテナ,113 認証送信ライブラリ,114 認証受信ライブラリ,121 SOAPサーバ,122 アプリケーションサーバ,131 SOAP受信部,132SOAP送信部,201 SOAP受信部,202 SOAP送信部,211Webサーバ,212 アプリケーションサーバ,213 コンテンツ取得ライブラリ,214 データベース,221 受信部,222 送信部,223 情報取得ライブラリ,224 情報要求ライブラリ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an information processing system, an information processing apparatus and method, and a program, and in particular, an information processing system and an information processing apparatus capable of reducing the burden on a server and reducing management costs while unifying service cores. And a method and a program.
[0002]
[Prior art]
In recent years, a wide variety of contents have been provided via networks. For this reason, in the conventional information providing system, one control server performs communication, control, or user management for a plurality of value-added service servers installed in the network. There has been a proposal to execute all access or access from the user terminal to the control server via a gateway server that provides a unified interface to the user terminal (see, for example, Patent Document 1).
[0003]
[Patent Document 1]
JP 2001-142798 A
[0004]
[Problems to be solved by the invention]
However, in the conventional information providing system, a plurality of value-added service servers are controlled by a single control server, which controls access from user terminals in all regions or provides services specific to each region. There was a problem that it took too much load to provide.
[0005]
On the other hand, in order to suppress the above-described load, a conventional information providing system composed of a plurality of value-added service servers, control servers, and gateway servers is installed for each region, and from the user terminal in the target region If only the access to the value-added service server is controlled by the corresponding control server, the core of the value-added service will be distributed in each region. There is a problem that the added-value service level is different for each region.
[0006]
Further, in that case, there is a problem that the information providing system must be managed and operated for each region, which requires management costs or operating costs.
[0007]
The present invention has been made in view of such circumstances, and is intended to reduce the burden on the server and reduce the management cost while unifying the core of the service.
[0008]
[Means for Solving the Problems]
In the information processing system of the present invention, the first information processing apparatus selects a content ID based on a user's operation, transmits the selected content ID to the third information processing apparatus via the network, The information processing apparatus creates a memory area corresponding to the first information processing apparatus accessed via the network, and stores the content ID received from the first information processing apparatus in the created memory area. The memory area ID of the memory area in which the content ID is stored and the authenticable information indicating the authentication of the first information processing apparatus are issued, and the issued memory area ID and the authenticable information are used as the first information processing. Along with the URL information of the second information processing device in the area targeted by the device, the information is transmitted to the first information processing device via the network. The memory area ID and the authenticable information are received from the first information processing apparatus accessed via the network by the information, and the memory is received from the third information processing apparatus based on the received memory area ID and the authenticable information. The content ID stored in the memory area corresponding to the area ID and the content information corresponding to the content ID are acquired, and the acquired content information is transmitted to the first information processing apparatus.
[0009]
The second information processing apparatus can acquire each piece of information from the third information processing apparatus using a common library in all regions.
[0010]
Each information can be transmitted to the third information processing apparatus and the second information processing apparatus in all regions using a common interface.
[0011]
When the second information processing apparatus determines that a purchase instruction for a product sales service corresponding to the content ID has been received from the first information processing apparatus, the second information processing apparatus transmits the content corresponding to the content ID from the third information processing apparatus to the network. Can get through.
[0012]
The content information is URL information of an image for displaying the image on the first information processing apparatus, and the content can be an image.
[0013]
If the content information from the first information processing apparatus is not stored in the memory area, or if the deletion of the memory area ID is requested from the second information processing apparatus, the third information processing apparatus The deletion of the memory area corresponding to the ID can be controlled.
[0014]
A first information processing apparatus according to the present invention includes a memory area control unit that controls creation of a memory area corresponding to a first other information processing apparatus that is accessed via a network, and a first other information processing apparatus. A storage unit that receives the content ID transmitted from the device and stores the content ID in a memory region that is controlled by the memory region control unit; a memory region ID of the memory region in which the content ID is stored; Issuing means for issuing authenticable information indicating the authentication of the information processing apparatus, and the memory area ID and authenticable information issued by the issuing means for the second other information in the area corresponding to the first other information processing apparatus The information processing apparatus includes URL information of the information processing apparatus, and a transmission unit that transmits the information to the first other information processing apparatus via the network.
[0015]
Selection means for selecting a second other information processing apparatus corresponding to the first other information processing apparatus can be further provided based on the area information of the first other information processing apparatus.
[0016]
In response to a request for information in the memory area corresponding to the memory area ID from the second other information processing apparatus, the transmission means sends the content ID stored in the memory area to the second other information processing apparatus. In response to a request for content information corresponding to the content ID from the second other information processing apparatus from the second other information processing apparatus, the content information is transmitted via the network and sent from the second other information processing apparatus. In response to a request for content corresponding to the content ID, the content can be transmitted via a network.
[0017]
The content information is URL information of an image for displaying the image on the first other information processing apparatus, and the content can be an image.
[0018]
The transmission means can be configured by a common interface to the second other information processing apparatus in all regions.
[0019]
The memory area control unit is configured to store the content ID from the first other information processing apparatus in the memory area by the storage unit or the memory area corresponding to the memory ID by the second other information processing apparatus. When deletion is requested, deletion of the memory area corresponding to the first other information processing apparatus can be controlled.
[0020]
The first information processing method of the present invention includes a memory area control step for controlling creation of a memory area corresponding to a first other information processing apparatus that has been accessed via a network, and a first other information processing method. Issued by the processing of the issue step and the issue step for issuing the memory area ID of the memory area in which the content ID received from the apparatus is stored, and the authenticable information indicating the authentication of the first other information processing apparatus The memory area ID and authenticable information are transmitted to the first other information processing apparatus via the network together with the URL information of the second other information processing apparatus in the area corresponding to the first other information processing apparatus. A transmission step.
[0021]
The first program of the present invention includes a memory area control step for controlling creation of a memory area corresponding to a first information processing apparatus that has been accessed via a network, and content received from the first information processing apparatus A memory area ID of the memory area in which the ID is stored, an issue step for issuing authenticable information indicating authentication of the first information processing apparatus, and a memory area ID and authenticable information issued by the processing of the issue step. The computer is caused to execute a transmission step of transmitting to the first information processing apparatus via the network together with the URL information of the second information processing apparatus in the area corresponding to the first information processing apparatus.
[0022]
The second information processing apparatus according to the present invention includes a memory area ID corresponding to the first other information processing apparatus in the second other information processing apparatus, Based on the receiving means for receiving authenticable information indicating that the other information processing apparatus is authenticated, and the memory area ID and authenticable information received by the receiving means, from the second other information processing apparatus, The content ID stored in the memory area corresponding to the memory area ID and the content information corresponding to the content ID are acquired via the network, and the content information acquired by the acquisition means is the first other information processing apparatus. And a transmission means for transmitting to.
[0023]
The receiving means receives a purchase instruction for a product sales service with a content ID from the first other information processing apparatus, and determines whether or not a purchase instruction for a product sales service corresponding to the content ID has been received by the receiving means. And when the determination means determines that the purchase instruction for the product sales service corresponding to the content ID has been received, the acquisition means transmits the content corresponding to the content ID from the second other information processing apparatus to the network. Can get through.
[0024]
The content information is URL information of an image for displaying the image on the first other information processing apparatus, and the content can be an image.
[0025]
The acquisition means can be configured by a common library in all regions.
[0026]
After the content information is acquired by the acquisition unit, it is possible to further include a request unit that requests the second other information processing apparatus to delete the memory area corresponding to the memory area ID.
[0027]
According to a second information processing method of the present invention, the memory area ID corresponding to the first other information processing apparatus in the second other information processing apparatus, the second other information processing apparatus, and the second Receiving step for receiving authenticable information indicating authentication by other information processing device, and second other information processing device based on memory area ID and authenticable information received by processing of receiving step The content information stored in the memory area corresponding to the memory area ID and the content information corresponding to the content ID are acquired via the network, and the content information acquired by the processing of the acquisition step is the first And a transmission step of transmitting to another information processing apparatus.
[0028]
The second program of the present invention is authenticated from the first information processing apparatus to the memory area ID corresponding to the first information processing apparatus in the second information processing apparatus and the second information processing apparatus. And receiving from the second information processing device in the memory area corresponding to the memory area ID based on the receiving step for receiving the authenticable information indicating that, and the memory area ID and the authenticable information received by the processing of the receiving step. The acquisition step of acquiring the content information corresponding to the content ID and the content ID via the network, and the transmission step of transmitting the content information acquired by the processing of the acquisition step to the first information processing apparatus to the computer It is made to perform.
[0029]
In the information processing system of the present invention, the first information processing apparatus selects a content ID based on a user operation, and transmits the selected content ID to the third information processing apparatus via the network. A memory area corresponding to the first information processing apparatus accessed via the network is created by the third information processing apparatus, and the memory in the memory area in which the content ID received from the first information processing apparatus is stored An area ID and authenticable information indicating authentication of the first information processing apparatus are issued. The issued authenticable information and the memory area ID are transmitted to the first information processing apparatus via the network together with the URL information of the second information processing apparatus in the area targeted for the first information processing apparatus. The The second information processing apparatus receives the memory area ID and authenticable information from the first information processing apparatus accessed via the network by the URL information, and based on the received memory area ID and authenticable information, The content information stored in the memory area corresponding to the memory area ID and the content information corresponding to the content ID are acquired from the third information processing apparatus. Then, the acquired content information is transmitted to the first information processing apparatus.
[0030]
In the first information processing apparatus and method of the present invention, the creation of a memory area corresponding to the first other information processing apparatus that has been accessed via the network is controlled. The transmitted content ID is received, and a memory area ID of the memory area in which the content ID is stored and authenticable information indicating authentication of the first other information processing apparatus are issued. The issued memory area ID and authenticable information are networked to the first other information processing apparatus together with the URL information of the second other information processing apparatus in the area corresponding to the first other information processing apparatus. Sent through.
[0031]
In the first program of the present invention, the creation of a memory area corresponding to the first information processing apparatus accessed via the network is controlled, and the content ID transmitted from the first information processing apparatus is received. Then, the memory area ID of the memory area in which the content ID is stored and the authenticable information indicating the authentication of the first information processing apparatus are issued. Then, the issued memory area ID and authenticable information are transmitted to the first information processing apparatus via the network together with the URL information of the second information processing apparatus in the area corresponding to the first information processing apparatus. .
[0032]
In the second information processing apparatus and method of the present invention, the memory area ID corresponding to the first other information processing apparatus in the second other information processing apparatus from the first other information processing apparatus, and Authenticable information indicating that the second other information processing apparatus is authenticated is received. Then, based on the received memory area ID and authenticable information, the content information corresponding to the content ID and content ID stored in the memory area corresponding to the memory area ID is received from the second other information processing apparatus. The content information acquired via the network is transmitted to the first other information processing apparatus.
[0033]
In the second program of the present invention, the first information processing apparatus authenticates to the memory area ID corresponding to the first information processing apparatus in the second information processing apparatus and the second information processing apparatus. Authenticable information indicating that it is present is received. Then, based on the received memory area ID and authenticable information, the content information corresponding to the content ID and content ID stored in the memory area corresponding to the memory area ID is transmitted from the second information processing apparatus to the network. The acquired content information is transmitted to the first information processing apparatus.
[0034]
The network is a mechanism in which at least two devices are connected and information can be transmitted from one device to another device. Devices that communicate via a network may be independent devices, or may be internal blocks that constitute one device.
[0035]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0036]
FIG. 1 shows a configuration example of an image service providing system to which the present invention is applied. In the example of FIG. 1, an authentication server 3-1 and a product sales server 4-1 are installed in the region A, an authentication server 3-2 and a product sales server 4-2 are installed in the region B, and An authentication server 3-3 and a product sales server 4-3 are installed. Further, an authentication server 3-4 and a product sales server 4-4 are installed in the region D, an authentication server 3-5 and a product sales server 4-5 are installed in the region E, and an authentication server 3-6 and a product sales server 4-5 are installed in the region F. The authentication server 3 and the product sales server 4 are installed for each region so that the product sales server 4-6 is installed. The authentication server 3 and the product sales server 4 are connected via the network 1 represented by the Internet. And connected to one image service providing server 2. Hereinafter, when it is not necessary to distinguish these authentication servers 3-1 to 3-6 and product sales servers 4-1 to 4-6, they are simply referred to as an authentication server 3 and a product sales server 4.
[0037]
The image service providing server 2 is configured as a single unit regardless of region or language, manages contents such as images, and provides services using these contents to users in all regions.
[0038]
The authentication server 3 installed in each area manages common user information used by a plurality of network services (including an image service providing system) in the area targeted by the authentication server 3, and the network service Authenticate users who use. In other words, the authentication server 3 is used not only for the image service providing system but also for authenticating user information for other network services. The interface of the authentication server 3 (the SOAP server 121 in FIG. 5) is common to the authentication servers 3 in each region, and the connection from the image service providing server 2 is the same library (the authentication library in FIG. 5). 103).
[0039]
Similar to the authentication server 3, the product sales server 4 installed in each region acquires content (for example, images) managed by the image service providing server 2, and provides a user in the region targeted by the product sales server 4. In addition, a product sales service using content (for example, a print service, a bookbinding service, an image print service on T-shirts or tableware), and an electronic payment function corresponding to the product sales service are provided. Note that the product sales server 4 may be dedicated to the image service providing system, or may be shared with other network services. Moreover, it is good also as a server of another business partner.
[0040]
In the example of FIG. 1, only six authentication servers 3 and product sales servers 4 are shown, but one authentication server 3 and one product sales server 4 are installed in a preset area. Accordingly, a predetermined number of authentication servers 3 and product sales servers 4 are connected to the network 1. For convenience of explanation, the areas managed by the authentication server 3 and the product sales server 4 have been described in the same range, but areas in different ranges may be managed.
[0041]
FIG. 2 is a configuration diagram showing the image service providing system of FIG. 1 in more detail. In addition to the image service providing server 2, the authentication server 3, and the product sales server 4, a user terminal 11-1 and a user terminal 11-2 owned by a user who uses the image service providing system are connected to the network 1. These mutual communications are performed via the network 1.
[0042]
In the example of FIG. 2, an authentication server 3-1 and a product sales server 4-1 are installed in the region A to which the user terminal 11-1 belongs, and manages user information and product sales services in the region A, respectively. Yes. In the region B to which the user terminal 11-2 belongs, an authentication server 3-2 and a product sales server 4-2 are installed, and manage user information and product sales service in the region B, respectively.
[0043]
In the user terminal 11-1, an application (for example, the web browser 40 or the session library 41 in FIG. 3) in which the area information of the area A to which the user of the user terminal 11-1 belongs is embedded is installed. In the user terminal 11-2, an application in which area information of the area B to which the user of the user terminal 11-2 belongs is embedded in advance is installed. Hereinafter, when it is not necessary to distinguish between the user terminal 11-1 and the user terminal 11-2, they are simply referred to as the user terminal 11.
[0044]
The image service providing server 2 includes a Web server 13 and an application (AP) server 14. The Web server 13 receives various information from the user terminal 11, the authentication server 3, or the product sales server 4 via the network 1 and supplies the received various information to the application server 14. Further, various information transmitted from the application server 14 is received and transmitted to the user terminal 11, the authentication server 3 or the product sales server 4 via the network 1. Therefore, the Web server 13 not only suppresses the load caused by access from the user terminal 11 side, but also has a function as a proxy server for connecting to the authentication server 3 from outside the image service providing system.
[0045]
When the application server 14 receives an authentication request for the user terminal 11 from the Web server 13, the application server 14 selects the authentication server 3 in the corresponding area based on the area information from the user terminal 11, and sends the user terminal 11 to the selected authentication server 3. Instructs authentication. An authentication instruction from the application server 14 to the authentication server 3 is accessed by the same library (authentication library 103 in FIG. 5) with respect to the authentication servers 3 in all regions.
[0046]
In the example of FIG. 2, the authentication server 3-1 in the area A is selected for the authentication request from the user terminal 11-1, and the authentication server 3-1 is selected for the authentication request from the user terminal 11-2. The authentication server 3-2 is selected. The authentication servers 3-1 and 3-2 have customer databases (DB) 24-1 and 24-2, respectively, and based on user information stored in the customer databases 24-1 and 24-2, The authentication process of the user terminals 11-1 and 11-2 is executed. Hereinafter, when it is not necessary to distinguish these customer databases 24-1 and 24-2, they are simply referred to as customer databases 24.
[0047]
The application server 14 also includes, for example, a database (DB) 21 that stores image information such as album names and image names, a storage 22 that stores content (such as original content, content thumbnails, and content screen nails), and The memory 23 temporarily stores the content ID selected by the user terminal 11.
[0048]
When the application server 14 receives access from the user terminal 11 that has already been authenticated by the authentication server 3 via the Web server 13, the application server 14 creates a cart area (memory area) corresponding to the user of the user terminal 11 in the memory 23, The content ID specified by the user terminal 11 is stored in the created cart area, and the cart area ID is stored in the local sales server 4 (the authentication server 3 as well as the user terminal 11). Together with the URL (selected based on the regional information). Thereby, the user terminal 11 is redirected to the URL of the product sales server 4 in the corresponding region. In the example of FIG. 2, the user terminal 11-1 is redirected to the URL of the product sales server 4-1 in the region A, and the user terminal 11-2 is redirected to the URL of the product sales server 4-2 in the region B.
[0049]
The product sales server 4 acquires the information (content ID) of the cart area selected by the user terminal 11 from the image service providing server 2 based on the cart area ID received from the user terminal 11. Note that connections from the product sales servers 4 in all regions to the application server 14 are accessed by the same library (content acquisition library 213 in FIG. 10). Then, the product sales server 4 acquires the content corresponding to the content ID from the storage 22 after various processing such as electronic settlement processing, and provides the product sales service using the content to the user of the user terminal 11.
[0050]
As described above, in the image service providing system, the authentication server 3 and the product sales server 4 to which the user terminal 11 belongs are selected by one image service providing server 2, and the respective processes are performed by the authentication server 3 and Since the processing is executed by the product sales server 4, the content provided in the image service providing system or the service is collectively managed by the image service providing server 2 and further concentrated on the image service providing server 2. The burden is also distributed.
[0051]
Further, since the authentication server 3 is also used for other network services in each region, the management cost can be reduced. Furthermore, by installing the product sales server 4 for each region, it is possible to provide a product sales service in close contact with the region.
[0052]
FIG. 3 shows the configuration of the user terminal 11. In FIG. 3, a CPU (Central Processing Unit) 31 executes various processes according to a program stored in a ROM (Read Only Memory) 32 or a program loaded from a storage unit 38 to a RAM (Random Access Memory) 33. To do. The RAM 33 also appropriately stores data necessary for the CPU 31 to execute various processes.
[0053]
The CPU 31, ROM 32, and RAM 33 are connected to each other via a bus 34. An input / output interface 35 is also connected to the bus 34.
[0054]
The input / output interface 35 includes an input unit 36 including a keyboard and a mouse, a display including a CRT (Cathode Ray Tube) and an LCD (Liquid Crystal Display), an output unit 37 including a speaker, and a hard disk. A communication unit 39 including a storage unit 38, a modem, a terminal adapter, and the like is connected. The communication unit 39 performs communication processing via the network 1.
[0055]
The storage unit 38 stores (installs) a Web browser 40 and a session library 41. The Web browser 40 is, for example, Internet Explorer (trademark) of Microsoft Corporation or Netscape Navigator (trademark) of Netscape Corporation, and is transmitted from the image service providing server 2 via the network 1 and the communication unit 39. Various data in the html (Hyper Text Markup Language) format is displayed on the output unit 37, and when the input unit 36 is operated by the user, a command corresponding to the operation content is transferred to the image service providing server 2.
[0056]
The session library 41 is a JAVA (R) standardized library, and is an application that acquires and reproduces the content of the image service providing server 2 that is installed in advance when the user terminal 11 is shipped. When the user terminal 11 is shipped, the area information of the user terminal 11 is embedded in the Web browser 40 or the session library 41 in advance.
[0057]
A drive 50 is connected to the input / output interface 35 as necessary, and a magnetic disk 51, an optical disk 52, a magneto-optical disk 53, a semiconductor memory 54, or the like is appropriately mounted, and a computer program read from them is It is installed in the storage unit 38 as necessary.
[0058]
FIG. 4 shows the configuration of the image service providing server 2. Since the CPU 61 through the communication unit 69 and the drive 70 through the semiconductor memory 74 in FIG. 4 have basically the same functions as the CPU 31 through the communication unit 39 and the drive 50 through the semiconductor memory 54 of the user terminal 11 in FIG. The description is omitted.
[0059]
However, in the storage unit 68, an application program (for example, Java (R) componentware framework) for executing each process (user authentication process or service providing process described later) of the image service providing server 2 or the like. Etc. are stored.
[0060]
Although illustration is omitted, the authentication server 3 or the merchandise sales server 4 has basically the same configuration as the image service providing server 2 shown in FIG. Therefore, in the following description, the configuration of the image service providing server 2 in FIG. 4 is also referred to as the configuration of the authentication server 3 or the product sales server 4 as necessary.
[0061]
FIG. 5 illustrates a functional configuration example of the image service providing server 2 and the authentication server 3 that execute user authentication processing in the image service providing system. In FIG. 5, portions corresponding to those in FIGS. 1 to 4 are denoted by the corresponding reference numerals, and the description thereof is omitted because it is repeated.
[0062]
The application server 14 of the image service providing server 2 includes a Web layer 101, an EJB (Enterprise Java (R) Beans) container 102, an authentication library 103, a database 21, and a storage 22.
[0063]
The Web layer 101 includes a SOAP (Simple Object Access Protocol) server 111 and a Web container 112, and provides an image service to the user terminal 11 for performing communication processing with the user terminal 11 via the Web server 13 and the network 1. It has an interface function of the server 2. The SOAP server 111 is an external interface (for example, API (Application Programming Interface)) corresponding to the session library 41 of the user terminal 11 or the content acquisition library 213 (FIG. 10 to be described later) of the product sales server 4. The access from the session library 41 is received, and various data such as the contents of the image service providing server 2 are transmitted in response to the access from the session library 41. Protocols for controlling communication between the session library 41 and the SOAP server 111 are, for example, HTTPS (Hyper Text Transfer Protocol Secure), which is a higher security level than HTTP (Hyper Text Transfer Protocol), and distributed. SOAP, which is a protocol based on XML for sharing existing information.
[0064]
The web container 112 is configured by Java (R) Servlet, JSP (Java (R) Server Pages), etc., receives command information from the web browser 40 of the user terminal 11, and various data corresponding to the command information. Send. A protocol for controlling communication between the web browser 40 and the web container 112 is, for example, the HTTPS protocol.
[0065]
The EJB container 102 is, for example, Java configured with JDBC (Java (R) Database Connectivity), Java (R) Mail, JTA (Java (R) Transaction API), JMF (Java (R) Media Framework API), and the like. (R) is a componentware framework that controls the entire application server 14. The EJB container 102 uses the RMI (Remote Method Invocation) function to control the SOAP server 111 and the Web container 112 using the IIOP (Internet Inter Orb Protocol) protocol, manages the database 21 using JDBC, and uses NFS (R The storage 22 is managed using (Network File System). With the protocol as described above, for example, when the EJB container 102 receives a request for content information or content from the SOAP server 111, the EJB container 102 acquires the requested content information from the database 21 or stores the requested content in the storage 22. And supplied to the SOAP server 111.
[0066]
When the EJB container 102 receives an authentication request from the user terminal 11 by the SOAP server 111 or the Web container 112, the EJB container 102 selects the authentication server 3 corresponding to the area of the user terminal 11 based on the area information of the user terminal 11. Then, the authentication library 103 is controlled, and an authentication command for the user terminal 11 is transmitted to the selected authentication server 3. That is, the EJB container 102 controls the authentication library 103 and executes an authentication command for any authentication server 3. Thereby, the interface from the authentication server 3 can be unified.
[0067]
The authentication library 103 is a JAVA (R) standardized library composed of an authentication transmission library 113 and an authentication reception library 114. The authentication transmission library 113 transmits various types of information to the authentication server 3 selected from the EJB container 102 via the Web server 13 and the network 1. Further, the authentication reception library 114 supplies each information received from the authentication server 3 via the network 1 and the Web server 13 to the EJB container 102. Protocols for controlling communication between the authentication library 103 and the authentication server 3 are, for example, HTTPS and SOAP.
[0068]
The authentication server 3 includes a SOAP server 121, an application (AP) server 122, and a customer database 24. The SOAP server 121 is an external interface (for example, API (Application Programming Interface)) corresponding to the authentication library 103 of the image service providing server 2, and receives a SOAP command from the authentication transmission library 113 for the user terminal 11. And a SOAP transmission unit 132 that transmits various types of information related to authentication to the user terminal 11 to the authentication reception library 114.
[0069]
The application server 122 searches the customer database 24 based on the authentication instruction and user authentication information (for example, login ID and password information) received by the SOAP receiver 131 and authenticates the user terminal 11. The process is executed, or user information corresponding to the login ID of the user terminal 11 is acquired from the customer database 24. Further, the application server 122 transmits authentication result information corresponding to the user terminal 11 or user information of the user terminal 11 to the image service providing server 2 via the SOAP transmission unit 132.
[0070]
Next, user authentication processing of the image service providing system will be described with reference to the flowchart of FIG.
[0071]
In order to access the image service providing server 2, the user of the user terminal 11 operates a mouse or the like that constitutes the input unit 36 of the user terminal 11 and starts the session library 41 stored (installed) in the storage unit 38. And instructing the connection to the image service providing server 2. That is, the CPU 31 of the user terminal 11 executes the following various processes according to the session library 41 loaded from the storage unit 38 to the RAM 33. In step S <b> 1, the session library 41 of the user terminal 11 controls the communication unit 39 to access the image service providing server 2 via the network 1.
[0072]
In step S11, the SOAP server 111 of the image service providing server 2 receives access from the user terminal 11 via the web server 13, and in step S12, the login screen information to the image service providing server 2 is displayed as the web server. 13 and the network 1.
[0073]
In step S <b> 2, the session library 41 of the user terminal 11 receives the login screen information transmitted from the image service providing server 2 via the communication unit 39 and displays the login screen information on the monitor that configures the output unit 37. The user of the user terminal 11 views a login screen displayed on the monitor of the output unit 37, operates a keyboard or the like constituting the input unit 36, and inputs a predetermined login ID and password. In response to this, the session library 41 transmits the input login ID and password as user authentication information of the user terminal 11 to the image service providing server 2 via the communication unit 39 and the network 1 in step S3. . At the same time, regional information (for example, country code and language code) embedded in advance at the time of shipment (installation) of the session library 41 is also transmitted.
[0074]
FIG. 7 is a configuration example of user authentication information and area information transmitted from the user terminal 11 to the image service providing server 2. In the example of FIG. 7, LoginID (login ID) and Password (password), which are user authentication information, and CountryCode (country code based on ISO-639) and LanguageCode (based on ISO-3166), which are regional information. Language code).
[0075]
In step S <b> 13, the SOAP server 111 of the image service providing server 2 receives user authentication information and area information from the user terminal 11 via the Web server 13 and supplies the information to the EJB container 102. In step S14, the EJB container 102 executes confirmation of the login ID and password of the user authentication information. Specifically, it is determined whether or not the login ID and password are input with a prescribed character or the number of characters. If it is determined in step S14 that the login ID and password are not input with the prescribed characters or the number of characters, the process returns to step S12, and the subsequent processes are repeated.
[0076]
If it is determined in step S14 that the login ID and password have been input with the prescribed characters or the number of characters, the EJB container 102 receives the region information (country code and language code) from the user terminal 11 in step S15. Based on the above, the authentication server 3 in the area corresponding to the area information is selected from the authentication servers 3 in each area. In step S16, the EJB container 102 controls the authentication transmission library 113 to transmit the user authentication information of the user terminal 11 to the authentication server 3 selected in step S15 via the Web server 13 and the network 1.
[0077]
In step S31, the SOAP receiving unit 131 of the authentication server 3 receives the user authentication information of the user terminal 11 transmitted from the image service providing server 2 and supplies it to the application server 122. In step S <b> 32, the application server 122 searches the user information stored in the customer database 24 based on the user authentication information of the user terminal 11, determines whether to authenticate the user terminal 11, and determines the result of the determination. Authentication result information for a certain user terminal 11 is supplied to the SOAP transmitter 132. In step S <b> 33, the SOAP transmission unit 132 transmits the authentication result information to the image service providing server 2 via the network 1.
[0078]
In step S <b> 17, the authentication reception library 114 of the image service providing server 2 receives authentication result information for the user terminal 11 from the authentication server 3 via the Web server 13 and supplies it to the EJB container 102. In step S18, the EJB container 102 determines whether or not the user terminal 11 has been authenticated by the authentication server 3 based on the received authentication result information, and determines that the user terminal 11 has not been authenticated by the authentication server 3 The processing is returned to step S12, and the subsequent processing is repeated.
[0079]
If it is determined in step S18 that the user terminal 11 has been authenticated by the authentication server 3, in step S19, the EJB container 102 controls the authentication transmission library 113 and sends the user terminal 11 to the authentication server 3 that has authenticated the user terminal 11. A request for user information corresponding to 11 is transmitted via the Web server 13 and the network 1. The user information is a nickname, an e-mail address, or the like registered in advance by the user of the user terminal 11 in the image service providing system.
[0080]
In step S <b> 34, the SOAP receiving unit 131 of the authentication server 3 receives a request for user information corresponding to the user terminal 11 from the image service providing server 2 and supplies the request to the application server 122. In step S <b> 35, the application server 122 acquires user information of the user terminal 11 stored in the customer database 24, controls the SOAP transmission unit 132, and sends the user information of the user terminal 11 to the image service via the network 1. It is transmitted to the providing server 2.
[0081]
In step S <b> 20, the authentication reception library 114 of the image service providing server 2 receives the user information of the user terminal 11 from the authentication server 3 via the Web server 13 and supplies it to the EJB container 102. In step S <b> 21, the EJB container 102 controls the SOAP server 111 and transmits screen information indicating authentication permission to the user terminal 11 via the Web server 13 and the network 1 based on the received user information of the user terminal 11. Let
[0082]
In step S <b> 4, the session library 41 of the user terminal 11 displays a screen indicating authentication permission received via the communication unit 39 on the monitor that configures the output unit 37.
[0083]
As described above, in the image service providing system, all accesses from the user terminal 11 are received by the image service providing server 2, so that the same service can be provided to all the user terminals 11. In addition, since the same common interface is used between the image service providing server 2 and all the authentication servers 3, the common service of the image service providing system can be implemented, integratedly managed, and operated. By managing and operating in this way, the management cost and operation cost of the image service providing system can be reduced.
[0084]
Furthermore, since the authentication server 3 corresponding to the area information of each user terminal 11 performs the authentication process of the image service providing system, the processing load of the image service providing server 2 can be suppressed. Further, since the authentication server 3 for each area can be used for authentication of other network services, the authentication server 3 can be used and users of a plurality of network services can be managed collectively. Thereby, since the user can use a plurality of network services with one login ID and password, convenience for the user can be achieved.
[0085]
Next, a user registration process of the image service providing system executed by the user terminal 11 for the first time accessing the image service providing server 2 will be described with reference to the flowchart of FIG.
[0086]
8 are basically the same as the processes in steps S1 to S4, steps S11 to S18 and S21, and steps S31 to S33 in FIG. 6, the information processed in steps S2 and S12 in FIG. 6 is login screen information, whereas in steps S52 and S62 in FIG. 8, the user registration screen information is processed. The information processed in steps S3, S13, S14, S16 and S31 in FIG. 6 is user authentication information, whereas the information processed in steps S53, S63, S64, S66 and S81 in FIG. Is different.
[0087]
Further, in contrast to the user authentication process executed in step S32 in FIG. 6, in step S82 in FIG. 8, registration of user registration information is executed, and in steps S17, S18 and S33 in FIG. Whereas the information is authentication result information, in steps S67, S68 and S83 in FIG. 8, the registration result information is processed, and the information processed in steps S4 and S21 in FIG. The difference is that the information processed in steps S54 and S69 in FIG. 8 is registration completion screen information.
[0088]
That is, when the SOAP server 111 of the image service providing server 2 receives an access from the user terminal 11 in step S61, the user registration screen information for the image service providing server 2 is transmitted to the user terminal 11 in step S62.
[0089]
The session library 41 of the user terminal 11 receives the user registration screen information in step S52, and in step S53, the user registration information (for example, login) of the user terminal 11 input by operating the input unit 36 by the user. ID, password, etc.) and regional information embedded in the session library 41 in advance are transmitted to the image service providing server 2.
[0090]
In step S63, the SOAP server 111 of the image service providing server 2 receives the user registration information and the area information from the user terminal 11. In step S64, the EJB container 102 executes confirmation of the user registration information. In step S65, the EJB container 102 selects the authentication server 3 in the area corresponding to the area information based on the area information from the user terminal 11, and step S66. Then, the authentication transmission library 113 is controlled to transmit the user registration information of the user terminal 11 to the selected authentication server 3.
[0091]
The SOAP receiver 131 of the authentication server 3 receives the user registration information of the user terminal 11 and supplies it to the application server 122 in step S81. In step S <b> 82, the application server 122 registers the user registration information of the user terminal 11 in the customer database 24 and supplies the registration result information of the user registration information corresponding to the user terminal 11 to the SOAP transmission unit 132. In step S83, the SOAP transmission unit 132 transmits the registration result information to the image service providing server 2.
[0092]
The authentication reception library 114 of the image service providing server 2 receives the registration result information for the user terminal 11 from the authentication server 3 and supplies it to the EJB container 102 in step S67. In step S68, the EJB container 102 determines whether or not the user terminal 11 is registered in the authentication server 3 based on the received registration result information, and if it is determined that the user terminal 11 is registered in the authentication server 3, In step S <b> 69, the EJB container 102 controls the SOAP server 111 to create screen information indicating completion of registration and transmit the screen information to the user terminal 11.
[0093]
In step S <b> 54, the session library 41 of the user terminal 11 displays a screen indicating registration completion received via the communication unit 39 on the monitor that configures the output unit 37.
[0094]
As described above, the user registration process of the image service providing system is executed by the authentication server 3 in the corresponding area of the user terminal 11 via the image service providing server 2.
[0095]
Next, user information change processing for changing user information already registered in the customer database 24 of the authentication server 3 in the image service providing system will be described with reference to the flowchart of FIG. This user change process is executed in a state of being authenticated (logged in) by the user authentication process described with reference to the flowchart of FIG.
[0096]
Note that the processing in steps S101 to S104, steps S111 to S119, and S131 to S133 in FIG. 9 is basically the same as the processing in steps S1 to S4, steps S11 to S18 and S21, and S31 to S33 in FIG. 6, the information processed in steps S2 and S12 in FIG. 6 is login screen information, whereas in steps S102 and S112 in FIG. 9, the user information change screen information is processed, and FIG. The information processed in steps S3, S13, S14, S16 and S31 is user authentication information, whereas the information processed in steps S103, S113, S114, S116 and S131 in FIG. 9 is user change information. There are some differences.
[0097]
Further, in contrast to the user authentication process executed in step S32 in FIG. 6, the user information change process is executed in step S132 in FIG. 9, and the process is performed in steps S17, S18 and S33 in FIG. Whereas the information is authentication result information, in steps S117, S118 and S133 in FIG. 9, the change result information is processed, and the information processed in steps S4 and S21 in FIG. It differs from the information in that the information processed in steps S104 and S119 in FIG. 9 is the change completion screen information.
[0098]
That is, in step S101, when the session library 41 accesses the image service providing server 2 while the user terminal 11 is authenticated by the user authentication process (logged in), the SOAP server 111 of the image service providing server 2 In step S111, access from the user terminal 11 is received. In step S112, user information change screen information for the image service providing server 2 is transmitted to the user terminal 11.
[0099]
The session library 41 of the user terminal 11 receives the user information change screen information in step S102, and in step S103, user change information (for example, user terminal 11) input by operating the input unit 36 by the user. Log-in ID, password, etc.) and regional information embedded in the session library 41 in advance are transmitted to the image service providing server 2.
[0100]
In step S113, the SOAP server 111 of the image service providing server 2 receives the user change information and the area information from the user terminal 11. In step S114, the EJB container 102 confirms the user change information. In step S115, the EJB container 102 selects the authentication server 3 in the area corresponding to the area information based on the area information from the user terminal 11, and step S116. Then, the authentication transmission library 113 is controlled to transmit the user change information of the user terminal 11 to the selected authentication server 3.
[0101]
The SOAP receiver 131 of the authentication server 3 receives the user change information of the user terminal 11 and supplies it to the application server 122 in step S131. In step S <b> 132, the application server 122 executes user information change processing for the user terminal 11. Specifically, the application server 122 searches the user information of the user terminal 11 from the customer database 24, changes the searched user information of the user terminal 11 based on the received user change information, and The change result information indicating whether or not the user information corresponding to is changed is supplied to the SOAP transmission unit 132. In step S133, the SOAP transmission unit 132 transmits the change result information to the image service providing server 2.
[0102]
The authentication reception library 114 of the image service providing server 2 receives the change result information for the user terminal 11 from the authentication server 3 and supplies it to the EJB container 102 in step S117. In step S118, the EJB container 102 determines whether or not the user information of the user terminal 11 has been changed based on the received change result information. If the EJB container 102 determines that the user information has been changed, in step S119, the EJB container 102 controls the SOAP server 111 to create screen information indicating completion of the change and transmit the screen information to the user terminal 11.
[0103]
In step S <b> 104, the session library 41 of the user terminal 11 displays a screen indicating the completion of change received via the communication unit 39 on the monitor that configures the output unit 37.
[0104]
As described above, the user information changing process of the image service providing system is executed by the authentication server 3 in the corresponding area of the user terminal 11 via the image service providing server 2.
[0105]
FIG. 10 illustrates a functional configuration example of the image service providing server 2 and the product sales server 4 that execute service providing processing in the image service providing system. Note that, in FIG. 10, parts corresponding to those in FIGS. 1 to 5 are denoted by the corresponding reference numerals, and the description thereof is omitted because it is repeated.
[0106]
In the example of FIG. 10, the user terminal 11 has already been authenticated in the image service providing system by the user authentication process described with reference to the flowchart of FIG.
[0107]
The SOAP server 111 of the image service providing server 2 includes a SOAP receiving unit 201 that receives various data from the user terminal 11 or the product sales server 4, and a SOAP receiving unit 202 that transmits various data to the user terminal 11 or the product sales server 4. Composed. The protocol for controlling communication between the user terminal 11 or the product sales server 4 and the SOAP server 111 is, for example, a protocol having a lower security level than HTTPS such as HTTP and SOAP. In addition, HTTP or the like is used as a protocol for controlling communication between the web browser 40 and the web container 112.
[0108]
The web container 112 has a memory 23 inside. This memory 23 receives not only the Web container 112 but also control from the SOAP receiving unit 202 of the SOAP server 111. Upon receiving an access from the user terminal 11, the web container 112 and the SOAP receiving unit 202 create a cart area (memory area) corresponding to the user of the user terminal 11 in the memory 23, and the content ( When the designation of image, album, etc.) is received, the content ID is stored in the cart area of the user terminal 11 in the memory 23. This cart area is created by, for example, the function of SessionObject of Java (R) Servlet, and is automatically deleted if there is no connection for a predetermined time set in advance.
[0109]
The product sales server 4 includes a Web server 211, an application (AP) server 212, a content acquisition library 213, and a database (DB) 214. The Web server 211 has an interface function of the product sales server 4 with respect to the user terminal 11 for performing communication processing with the user terminal 11 via the network 1, and receives a variety of information such as requests from the user terminal 11. 221 and a transmission unit 222 that transmits various types of information to the user terminal 11.
[0110]
The application (AP) server 212 controls the product sales server 4 as a whole. For example, various data is acquired from a database (DB) 214 in which screen information provided by the product sales server 4 is stored, or the content acquisition library 213 is controlled to acquire various data from the image service providing server 2.
[0111]
The content acquisition library 213 includes an information acquisition library 223 and an information request library 224, and executes communication processing with the image service providing server 2 via the network 1. The information request library 224 requests the content ID of the cart area ID from the SOAP receiving unit 201 of the image service providing server 2 based on the cart area ID received from the user terminal 11 or the content information based on the content ID. Make a request. The information acquisition library 223 acquires a content ID or content information transmitted from the SOAP transmission unit 202 of the image service providing server 2.
[0112]
Next, service providing processing of the image service providing system will be described with reference to the flowcharts of FIGS. 11 shows the service providing process of the image service providing server 2, and FIGS. 12 and 13 show the communication process of the user terminal 11 corresponding to the service providing process of the image service providing server 2 of FIG. 14 and FIG. 15 show the service providing process of the product sales server 4 corresponding to the communication process of the user terminal 11 of FIGS. 12 and 13, and FIG. 16 corresponds to the process of the product sales server 4 of FIG. 14 and FIG. The content information transmission processing of the image service providing server 2 is shown. Further, these processes are executed in a state where the user is authenticated (logged in) by the user authentication process described with reference to the flowchart of FIG.
[0113]
While the user terminal 11 is authenticated (logged in) by the user authentication process, the session library 41 of the user terminal 11 accesses the image service providing server 2 (step S221 in FIG. 12). The SOAP receiving unit 201 of the image service providing server 2 stands by until access from the user terminal 11 is received, and when it is determined in step S201 that access has been received by the user terminal 11, the image service providing server in step S202. 2 is transmitted to the user terminal 11 via the Web server 13 and the network 1, and in step S203, a cart area (memory area) corresponding to the user of the user terminal 11 is transmitted. Created in the memory 23.
[0114]
The content ID selected by the user who viewed the content selection screen transmitted in step S202 is transmitted from the user terminal 11 (step S223 in FIG. 12). In step S <b> 204, the SOAP receiving unit 201 receives the content ID via the Web server 13 and stores it in the cart area of the user terminal 11 in the memory 23.
[0115]
Thereafter, the user terminal 11 transmits information indicating that the content selection has been completed (step S225 in FIG. 12). When the SOAP reception unit 201 receives information indicating that the selection of content has been completed via the Web server 13, the SOAP reception unit 201 determines in step S205 that the selection of content on the user terminal 11 has ended, and proceeds to step S206. If it is determined in step S205 that the selection of content on the user terminal 11 has not ended, the process returns to step S204, and the subsequent processing is repeated.
[0116]
In step S206, the EJB container 102 selects the product sales server 4 corresponding to the area information of the user terminal 11 in the same manner as the authentication server 3 selection process (step S15 in FIG. 6). In step S207, the EJB container 102 issues an authenticable ticket indicating that the user terminal 11 is authenticated in the image service providing server 2 and a cart area ID of the cart area corresponding to the user of the user terminal 11, and step S208. , The SOAP receiving unit 201 transmits the issued authenticable ticket and cart area ID to the user terminal 11 via the Web server 13 and the network 1 together with the URL of the product sales server 4 corresponding to the area information of the user terminal 11. To do. As a result, the user terminal 11 is redirected to the Web server 211 of the product sales server 4.
[0117]
As described above, in the image service providing server 2, the content ID selected by the user terminal 11 is stored in the cart area corresponding to the user terminal 11. Next, the communication process of the user terminal 11 corresponding to the service providing process of the image service providing server 2 will be described with reference to the flowchart of FIG.
[0118]
The user of the user terminal 11 operates a mouse or the like constituting the input unit 36 in a state where the user terminal 11 is authenticated (logged in) by the user authentication process. In response to the instruction from the input unit 36, in step S 221, the session library 41 of the user terminal 11 controls the communication unit 39 and accesses the image service providing server 2 via the network 1. On the other hand, the image service providing server 2 transmits content selection screen information (step S202 in FIG. 11). In step S222, the session library 41 receives the content selection screen information via the communication unit 39, and displays the content selection screen 301 as shown in FIG.
[0119]
FIG. 17 shows a configuration example of the content selection screen 301 of the image service providing server 2.
[0120]
In the content selection screen 301, thumbnails 312 to 317 for displaying a list of contents that can be provided to the user are arranged side by side on the mount 311. When the arrow mark 318 arranged at the lower left of the mount 311 is clicked with a mouse or the like constituting the input unit 36 operated by the user, a thumbnail group (previous screen) arranged in front of the thumbnails 312 to 317 is displayed, and the mount is displayed. When an arrow mark 319 arranged at the lower right of 311 is clicked, a thumbnail group (next screen) following the thumbnails 312 to 317 is displayed. The content provided by the image service providing server 2 is an image (moving image and still image) or an album composed of a plurality of images. In the example of FIG. 17, the thumbnails 312 to 316 are displayed as only one image thumbnail, and the thumbnail 317 displays images in an album format. Accordingly, the user can understand that the corresponding contents of the thumbnails 312 to 316 are image contents, and the corresponding content of the thumbnail 317 is album contents. The user operates a mouse or the like constituting the input unit 36 to select a favorite thumbnail (in this case, thumbnail 314) from these thumbnails 312 to 317, thereby selecting the contents of the thumbnail.
[0121]
Correspondingly, in step S223, the session library 41 controls the communication unit 39 to control the content ID of the content (in this case, the thumbnail 314) selected by the user of the user terminal 11 via the network 1. And transmitted to the image service providing server 2.
[0122]
The content selection process as described above is repeated until the user operates the mouse or the like constituting the input unit 36 to instruct the end of content selection. When instructed by the user to operate the input unit 36 to end the content selection, the session library 41 determines in step S224 that the content selection end has been instructed, and in step S225 communicates the content selection end information. The unit 39 is controlled and transmitted to the image service providing server 2 via the network 1.
[0123]
Receiving this, the image service providing server 2 transmits the authenticable ticket, the cart area ID, and the URL of the product sales server 4 corresponding to the area information of the user terminal 11 (step S208 in FIG. 11). In step S227, the session library 41 receives the authenticable ticket, the cart area ID, and the URL of the product sales server 4 via the communication unit 39, and executes communication processing with the product sales server 4 in step S227. A communication process with this product sales server 4 is demonstrated with reference to the flowchart of FIG.
[0124]
In step S231, the session library 41 controls the communication unit 39 using the authenticable ticket and cart area ID received in step S226, and accesses the URL of the product sales server 4 via the network 1.
[0125]
The product sales server 4 acquires the content ID or content information stored in the cart area of the user terminal 11 based on the authenticable ticket and the cart area ID transmitted from the user terminal 11, and the cart confirmation screen information of the user terminal 11. Is transmitted to the user terminal 11 (step S273 in FIG. 15). In view of this, the session library 41 of the user terminal 11 receives the cart confirmation screen information transmitted from the product sales server 4 via the communication unit 39 in step S232 and is shown in FIG. Such a cart confirmation screen 331 is displayed.
[0126]
FIG. 18 shows a configuration example of the cart confirmation screen 331 of the product sales server 4.
[0127]
In the cart confirmation screen 331, a title 342 indicating “Mr. XX's shopping cart” indicating that the content information is in the cart area of the user of the user terminal 11 is arranged at the upper left of the shopping cart mount 341. . On the shopping cart mount 341, a thumbnail (in this case, a thumbnail 314) corresponding to the content selected by the user in step S223 is displayed. In the example of FIG. 18, only one content thumbnail 314 is displayed, but when a plurality of contents are selected by the user, thumbnails of the plurality of contents are displayed side by side.
[0128]
Further, in the upper right of the shopping cart mount 341, an OK button 343 indicated as “OK” for instructing the purchase of the product sales service using the content thumbnail 314 and the product sales service using the content thumbnail 314 are displayed. A cancel button 344 indicated as “cancel” for instructing not to purchase is arranged. When button 343 is clicked with a mouse or the like that constitutes input unit 36 operated by the user, session library 41 determines in step S233 that the OK button has been clicked, and in step S234, the contents of thumbnail 314 are used. An instruction to purchase a product sales service is transmitted to the product sales server 4 via the network 1. Correspondingly, purchase processing screen information is transmitted from the product sales server 4 (step S256 in FIG. 14). In step S <b> 235, the session library 41 receives the purchase process screen information transmitted from the product sales server 4 via the communication unit 39, and displays the purchase process screen on the monitor that constitutes the output unit 37.
[0129]
The user of the user terminal 11 looks at this purchase processing screen and inputs necessary items for purchasing a product sales service using the content information 314 (for example, desired product sales service content, credit card number, address, etc.) Input is performed by operating a keyboard or the like constituting 36. In response to this, in step S236, the session library 41 transmits the purchase necessary information input by the user to the product sales server 4 via the network 1.
[0130]
On the other hand, when the cancel button 344 is clicked with the mouse or the like constituting the input unit 36 operated by the user on the cart confirmation screen 331 in FIG. 17, the session library 41 does not click the OK button 343 in step S233. It is determined that the cancel button 344 has been clicked, and the process ends.
[0131]
As described above, the user terminal 11 is provided with the product sales service of the product sales server 3 using the content of the image service providing server 2. Next, the service providing process of the product sales server 4 corresponding to the communication process of the user terminal 11 will be described with reference to the flowchart of FIG.
[0132]
The session library 41 of the user terminal 11 accesses the URL of the product sales server 4 using the authenticable ticket and cart area ID received from the image service providing server 2 (step S231 in FIG. 13). The receiving unit 221 of the Web server 211 of the product sales server 4 receives the authenticable ticket and the cart area ID from the accessed user terminal 11 and supplies them to the application server 212. In step S <b> 251, the application server 212 determines whether an authenticable ticket and a cart area ID are received from the user terminal 11. If it is determined in step S251 that the authenticable ticket and the cart area ID have been received from the user terminal 11, the application server 212 controls the information request library 224 in step S252, and the cart area corresponding to the cart area ID. This request for information is sent to the image service providing server 2 via the network 1.
[0133]
In response to this, the image service providing server 2 transmits the cart area information as shown in FIG. 19 corresponding to the cart area ID of the user terminal 11 (step S282 in FIG. 16).
[0134]
FIG. 19 is a configuration example of cart area information transmitted from the image service providing server 2 to the product sales server 4. In the example of FIG. 19, the cart area information includes “type” and “Contents_id”. “Type” represents the type of content included in the cart area, for example, if “type” = 0 represents album content, and if “type” = 1 represents image content. “Contents_id” represents the content ID.
[0135]
That is, the product sales server 4 can share the cart area information corresponding to the user terminal 11 with the image service providing server 2 by obtaining the cart area information.
[0136]
When the information acquisition library 223 of the product sales server 4 receives the cart area information (FIG. 19) corresponding to the cart area ID via the network 1, in step S253, the content ID is added to the cart area information corresponding to the cart area ID. It is determined whether or not is included. If it is determined in step S253 that the content ID is included in the cart area information corresponding to the cart area ID, in step S254, the application server 212 executes content information acquisition processing. This content information acquisition process will be described with reference to the flowchart of FIG.
[0137]
In step S271, the application server 212 controls the information request library 224 to request acquisition of content information corresponding to the content ID. At the same time, after the content information is acquired, it is requested to delete the cart area corresponding to the cart area ID.
[0138]
In response to this, the image service providing server 2 transmits content information as shown in FIG. 20 corresponding to the transmitted content ID (step S285 in FIG. 16).
[0139]
FIG. 20 is a configuration example of content information corresponding to a content ID transmitted from the image service providing server 2 to the product sales server 4. In the example of FIG. 20, “URL1” indicates a URL for referring to the thumbnail of the content, “URL2” indicates a URL for referring to the screen nail of the content, and “URL3” indicates the URL. Indicates a URL for referring to the original content (content). “Title” indicates the title of the content, “Filename” indicates the file name of the content data, “Size” indicates the data size of the content, and “MIME” indicates The MIME type of the content data is shown. Here, the thumbnail indicates content thinned out for a list display as shown in FIG. 17, for example, and the screen nail indicates content for single display (for example, the size of the screen). The original content indicates content of an actual size.
[0140]
In step S272, the information acquisition library 223 of the product sales server 4 receives the content information (FIG. 20) corresponding to the content ID via the network 1 and supplies it to the application server 212. In step S273, the application server 212 controls the transmission unit 222 of the web server 211 to control the cart confirmation screen information configured based on the received content information and information stored in the database 214, and the network 1 Is transmitted to the user terminal 11 via.
[0141]
Specifically, in the cart confirmation screen 331 described with reference to FIG. 18, the shopping cart mount 341, the title 342, the OK button 343 and the cancel button 344 are stored in the database 214 of the product sales server 4. Although the database 214 is referred to, the thumbnail 314 is based on the content information acquired from the image service providing server 2 (for example, “URL1” which is a URL for referring to the thumbnail of the content). The storage 22 is referred to. That is, in the product sales server 4, all the thumbnails or screen nails of the content other than the content actually used in the product sales service (for example, the content print service) are referred to the image service providing server 2 by the URL. Therefore, the product sales server 4 refers to the thumbnails and screen nails of the content provided by the image service providing server 2 via the EJB container 102, the SOAP server 111, the Web server 13 and the network 1 of the image service providing server 2. To the user terminal 11.
[0142]
As described above, the product sales server 4 does not need to manage the content provided by the image service providing server 2, thereby reducing the management cost.
[0143]
The user who has confirmed the cart confirmation screen uses the user terminal 11 to transmit an instruction to purchase a product sales service using the contents of the thumbnail 314 (step S234 in FIG. 13). Since the receiving unit 221 of the Web server 211 receives an instruction to purchase a product sales service from the user terminal 11, in step S255 of FIG. 14, the application server 212 determines whether or not the user of the user terminal 11 purchases the product sales service. Judging. If it is determined in step S255 that the user of the user terminal 11 purchases the product sales service, in step S256, the application server 212 controls the transmission unit 222 to purchase the product sales service using the content of the thumbnail 314. Necessary purchase process screen information is transmitted to the user terminal 11.
[0144]
The user terminal 11 transmits the necessary purchase information input by the user via the network 1 (step S236 in FIG. 13). On the other hand, the receiving unit 221 of the Web server 211 receives the purchase necessary information and supplies it to the application server 212. Correspondingly, in step S257, the application server 212 determines whether or not the purchase process of the user terminal 11 has been completed. If the application server 212 determines that the purchase process of the user terminal 11 has been completed, in step S258, the application server 212 The server 212 controls the information request library 224 to transmit a request for content corresponding to the content ID of the thumbnail 314 selected by the user terminal 11 to the image service providing server 2 via the network 1.
[0145]
If it is determined in step S257 that the purchase process of the user terminal 11 has not been completed, the process returns to step S256, and the subsequent processes are repeated.
[0146]
The image service providing server 2 transmits content corresponding to the content ID. Therefore, in step S259, the information acquisition library 223 acquires content corresponding to the content ID of the thumbnail 314 from the image service providing server 2.
[0147]
On the other hand, when it is determined in step S251 that the authenticable ticket and the cart area have not been received, or in step S253, it is determined that the content ID is not included in the cart area information corresponding to the cart area ID. In step S260, the application server 212 controls the Web server 211 to transmit message screen information indicating an error to the user terminal 11 via the network 1, and in step S261, the image service providing server 2 Are transmitted to the user terminal 11 via the network 1. Thereby, the user terminal 11 is redirected to the image service providing server 2.
[0148]
If it is determined in step S255 that the user of the user terminal 11 does not purchase the product sales service, the service providing process of the product sales server 4 is terminated.
[0149]
As described above, the product sales server 4 provides the product sales service of the content data selected by the user. Next, the content information transmission process of the image service providing server 2 corresponding to the service providing process of the product sales server 4 will be described with reference to the flowchart of FIG.
[0150]
The SOAP receiving unit 201 of the image service providing server 2 stands by until the cart area information from the product sales server 4 is requested, and in step S281, the cart area information request from the product sales server 4 (FIG. 14). If it is determined that step S252) has been received, in step S282, the cart area information (FIG. 19) is acquired from the memory 23 based on the cart area ID from the product sales server 4, and the SOAP transmission unit 202 sends it to the Web server. 13 and the product sales server 4 via the network 1.
[0151]
The product sales server 4 transmits a request for deleting the content information corresponding to the content ID and the cart area (step S271 in FIG. 15). The SOAP receiving unit 201 of the image service providing server 2 receives this request and supplies it to the EJB container 102. In step S283, the EJB container 102 determines whether or not a request for deleting content information corresponding to the content ID and the cart area has been received.
[0152]
If it is determined in step S283 that a request for deleting the content information and the cart area has been received, the EJB container 102 searches the database 21 based on the content ID supplied by the SOAP receiving unit 201 in step S284. The content information (FIG. 20) corresponding to the content ID is acquired, and in step S285, the EJB container 102 controls the SOAP transmission unit 202 to sell the acquired content information via the Web server 13 and the network 1. The server 4 is transmitted. In step S286, the SOAP receiving unit 201 deletes the cart area in the memory 23 based on the cart area ID requested in step S283.
[0153]
Thereafter, a request for content corresponding to the content ID is transmitted from the product sales server 4 (step S258 in FIG. 14). The SOAP receiving unit 201 of the image service providing server 2 receives this request and supplies it to the EJB container 102. In step S287, the EJB container 102 determines whether or not a content request has been received. If the EJB container 102 determines that a content request has been received, the EJB container 102 determines in step S288 based on the content ID received by the SOAP receiving unit 201. Content is acquired from the storage 22, the SOAP transmission unit 202 is controlled, and is transmitted to the product sales server 4 via the Web server 13 and the network 1.
[0154]
On the other hand, if it is determined in step S283 that the request for deleting the content information and the cart area has not been received, or if it is determined in step S287 that the request for content data has not been received, the process ends. .
[0155]
As described above, in the image service providing system, all accesses from the user terminal 11 are received by the image service providing server 2, so that the same content providing service can be provided to all the user terminals 11. it can. Since the same interface is used between the image service providing server 2 and all the product sales servers 4, it is possible to implement, centrally manage and operate common services of the image service providing system. By managing and operating in this way, the management cost and operation cost of the image service providing system can be reduced.
[0156]
Furthermore, since the product sales server 4 corresponding to the regional information of each user terminal 11 is made to execute the product sales service using the content of the image service providing system, the processing load on the image service providing server 2 can be suppressed. it can. Further, by installing the product sales server 4 in each region, in addition to the same content providing service described above, a product sales service closely related to the region can be performed. Furthermore, since the content to be provided (contents, thumbnails, screen nails, etc.) is centrally managed by the image service providing server 2, it is not necessary to be managed by the product sales server 4, so that the management cost can be reduced. The product sales server 4 is not a dedicated server in the image service providing system, but can be applied to a server such as a business partner by providing an interface similar to the product sales server 4.
[0157]
In the above description, the communication process between the user terminal 11 and the image service providing server 3 is executed by the session library 41 of the user terminal 11 and the SOAP server 111 of the image service providing server 3. 41 and the SOAP server 111 of the image service providing server 3 are replaced with the Web browser 40 of the user terminal 11 and the Web container 112 of the image service providing server 3, and communication processing between the user terminal 11 and the image service providing server 3 is executed. You may do it.
[0158]
Similarly, in the above description, communication processing between the user terminal 11 and the product sales server 4 is executed by the session library 41 of the user terminal 11 and the Web server 211 of the product sales server 4. Instead of the browser 40, communication processing between the user terminal 11 and the product sales server 4 may be executed.
[0159]
The series of processes described above can be executed by hardware, but can also be executed by software. When a series of processing is executed by software, a program constituting the software may execute various functions by installing a computer incorporated in dedicated hardware or various programs. For example, it is installed from a program storage medium in a general-purpose personal computer or the like.
[0160]
As shown in FIG. 3 or FIG. 4, the program storage medium for storing the program that is installed in the computer and can be executed by the computer includes magnetic disks 51 and 71 (including flexible disks), optical disks 52 and 72. (Including CD-ROM (Compact Disc-Read Only Memory) and DVD (Digital Versatile Disc)), magneto-optical disks 53 and 73 (including MD (Mini-Disc) (trademark)), semiconductor memories 54 and 74, etc. Package medium, ROMs 32 and 62 in which programs are temporarily or permanently stored, storage units 38 and 68, and the like.
[0161]
In the present specification, the step of describing the program recorded in the recording medium is not limited to the processing performed in time series according to the described order, but is not necessarily performed in time series, either in parallel or individually. The process to be executed is also included.
[0162]
In the present specification, the term “system” represents the entire apparatus constituted by a plurality of apparatuses.
[0163]
【The invention's effect】
As described above, according to the present invention, a system that unifies service cores can be constructed. Further, according to the present invention, it is possible to suppress the processing load and reduce the operation and management costs. Furthermore, according to the present invention, it is possible to provide a product sales service closely in contact with the area.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a configuration example of an image service providing system to which the present invention is applied.
FIG. 2 is a diagram illustrating a detailed configuration example of the image service providing system of FIG. 1;
FIG. 3 is a block diagram illustrating a configuration example of a user terminal in FIG. 2;
4 is a block diagram illustrating a configuration example of an image service providing server in FIG. 2. FIG.
FIG. 5 is a block diagram showing an example of a functional configuration when executing user authentication processing of the image service providing system of FIG. 2;
6 is a flowchart for explaining user authentication processing of the image service providing system of FIG. 5;
FIG. 7 is a diagram illustrating a configuration example of user authentication information.
8 is a flowchart illustrating user registration processing of the image service providing system in FIG. 5. FIG.
FIG. 9 is a flowchart illustrating user information change processing of the image service providing system of FIG. 5;
10 is a block diagram illustrating a functional configuration example when executing a service providing process of the image service providing system of FIG. 2;
FIG. 11 is a flowchart illustrating service providing processing of the image service providing server of FIG.
12 is a flowchart illustrating communication processing of the user terminal in FIG.
13 is a flowchart for explaining communication processing with the product sales server in step S227 of FIG.
14 is a flowchart illustrating service providing processing of the product sales server in FIG.
15 is a flowchart for describing content information acquisition processing in step S254 of FIG. 14;
16 is a flowchart for explaining content information transmission processing of the image service providing server of FIG.
17 is a diagram showing a configuration example of an image selection screen of the image service providing server in FIG.
18 is a diagram showing a configuration example of a cart confirmation screen of the product sales server in FIG.
FIG. 19 is a diagram illustrating a configuration example of cart area information.
FIG. 20 is a diagram illustrating a configuration example of content information.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Network, 2 Image service provision server, 3-1 thru | or 3-6 Authentication server, 4-1 thru | or 4-6 Merchandise sales server, 11-1, 11-2 User terminal, 13 Web server, 14 Application server, 21 Database, 22 storage, 23 memory, 24 customer database, 40 web browser, 41 session library, 101 web layer, 102 EJB container, 103 authentication library, 111 SOAP server, 112 web container, 113 authentication transmission library, 114 authentication reception library, 121 SOAP Server, 122 application server, 131 SOAP receiver, 132 SOAP transmitter, 201 SOAP receiver, 202 SOAP transmitter, 211 Web server, 212 application server, 213 server Ntsu acquisition library, 214 database, 221 receiving unit, 222 transmission unit, 223 data obtain library, 224 information requests Library

Claims (21)

第1の情報処理装置、各地域に設置され、対象となる地域の前記第1の情報処理装置にサービスを提供する第2の情報処理装置、並びに前記第1の情報処理装置にコンテンツを提供する第3の情報処理装置が、ネットワーク介して接続される情報処理システムにおいて、
前記第1の情報処理装置は、ユーザの操作に基づいてコンテンツIDを選択し、選択された前記コンテンツIDを前記ネットワークを介して前記第3の情報処理装置に送信し、
前記第3の情報処理装置は、前記ネットワークを介してアクセスされた前記第1の情報処理装置に対応するメモリ領域を作成し、前記第1の情報処理装置から受信された前記コンテンツIDを、作成された前記メモリ領域に記憶し、前記コンテンツIDが記憶された前記メモリ領域のメモリ領域ID、および、前記第1の情報処理装置の認証を示す認証可能情報を発行し、発行された前記メモリ領域IDおよび前記認証可能情報を、前記第1の情報処理装置が対象となる地域の前記第2の情報処理装置のURL情報とともに、前記第1の情報処理装置に前記ネットワークを介して送信し、
前記第2の情報処理装置は、前記URL情報により前記ネットワークを介してアクセスされた前記第1の情報処理装置から前記メモリ領域IDおよび前記認証可能情報を受信し、受信された前記メモリ領域IDおよび前記認証可能情報に基づいて、前記第3の情報処理装置から、前記メモリ領域IDに対応する前記メモリ領域に記憶されている前記コンテンツID、および、前記コンテンツIDに対応するコンテンツ情報を取得し、取得された前記コンテンツ情報を前記第1の情報処理装置に送信する
ことを特徴とする情報処理システム。
A first information processing apparatus, a second information processing apparatus that is installed in each area and provides a service to the first information processing apparatus in the target area, and provides contents to the first information processing apparatus In an information processing system in which a third information processing apparatus is connected via a network,
The first information processing apparatus selects a content ID based on a user's operation, transmits the selected content ID to the third information processing apparatus via the network,
The third information processing device creates a memory area corresponding to the first information processing device accessed via the network, and creates the content ID received from the first information processing device. Issued in the memory area, issued the memory area ID of the memory area in which the content ID is stored, and authenticable information indicating authentication of the first information processing apparatus, and issued the memory area The ID and the authenticable information are transmitted to the first information processing apparatus via the network together with the URL information of the second information processing apparatus in the area targeted by the first information processing apparatus.
The second information processing apparatus receives the memory area ID and the authenticable information from the first information processing apparatus accessed via the network by the URL information, and receives the received memory area ID and Based on the authenticable information, the content ID stored in the memory area corresponding to the memory area ID and the content information corresponding to the content ID are acquired from the third information processing apparatus, An information processing system, wherein the acquired content information is transmitted to the first information processing apparatus.
前記第2の情報処理装置は、全地域において共通のライブラリを用いて前記第3の情報処理装置から各情報を取得する
ことを特徴とする請求項1に記載の情報処理システム。
The information processing system according to claim 1, wherein the second information processing apparatus acquires each piece of information from the third information processing apparatus using a common library in all regions.
前記第3の情報処理装置、全地域の前記第2の情報処理装置に対して、共通のインタフェースを用いて各情報を送信する
ことを特徴とする請求項1に記載の情報処理システム。
The information processing system according to claim 1, wherein each information is transmitted to the third information processing apparatus and the second information processing apparatus in all regions using a common interface.
前記第2の情報処理装置は、前記第1の情報処理装置から前記コンテンツIDに対応する物販サービスの購入指示が受信されたと判断した場合、前記第3の情報処理装置から、前記コンテンツIDに対応する前記コンテンツを前記ネットワークを介して取得する
ことを特徴とする請求項1に記載の情報処理システム。
When the second information processing apparatus determines that a product sales service purchase instruction corresponding to the content ID has been received from the first information processing apparatus, the second information processing apparatus responds to the content ID from the third information processing apparatus. The information processing system according to claim 1, wherein the content to be acquired is acquired via the network.
前記コンテンツ情報は、前記第1の情報処理装置に画像を表示させるための前記画像のURL情報であり、前記コンテンツは、前記画像である
ことを特徴とする請求項1に記載の情報処理システム。
The information processing system according to claim 1, wherein the content information is URL information of the image for causing the first information processing apparatus to display the image, and the content is the image.
前記第3の情報処理装置は、前記第1の情報処理装置からのコンテンツIDが前記メモリ領域に記憶されなかった場合、または、第2の情報処理装置から前記メモリ領域IDの削除が要求された場合、前記メモリ領域IDに対応する前記メモリ領域の削除を制御する
ことを特徴とする請求項1に記載の情報処理システム。
The third information processing apparatus is requested to delete the memory area ID when the content ID from the first information processing apparatus is not stored in the memory area or from the second information processing apparatus. 2. The information processing system according to claim 1, wherein deletion of the memory area corresponding to the memory area ID is controlled.
第1の他の情報処理装置、および、各地域に設置され、対象となる地域のユーザにサービスを提供する第2の他の情報処理装置とともに、ネットワークに接続され、前記第1の他の情報処理装置にコンテンツを提供する情報処理装置において、
前記ネットワークを介してアクセスを受けた前記第1の他の情報処理装置に対応するメモリ領域の作成を制御するメモリ領域制御手段と、
前記第1の他の情報処理装置から送信されたコンテンツIDを受信し、前記メモリ領域制御手段により作成が制御された前記メモリ領域に記憶する記憶手段と、
前記コンテンツIDが記憶された前記メモリ領域のメモリ領域ID、および、前記第1の他の情報処理装置の認証を示す認証可能情報を発行する発行手段と、前記発行手段により発行された前記メモリ領域IDおよび前記認証可能情報を、前記第1の他の情報処理装置に対応する地域の前記第2の他の情報処理装置のURL情報とともに、前記第1の他の情報処理装置に前記ネットワークを介して送信する送信手段と
を備えることを特徴とする情報処理装置。
The first other information processing apparatus and the second other information processing apparatus installed in each area and providing services to users in the target area are connected to the network, and the first other information In an information processing apparatus that provides content to a processing apparatus,
Memory area control means for controlling creation of a memory area corresponding to the first other information processing apparatus that has been accessed via the network;
Storage means for receiving the content ID transmitted from the first other information processing apparatus and storing the content ID in the memory area whose creation is controlled by the memory area control means;
A memory area ID of the memory area in which the content ID is stored; an issuing means for issuing authenticable information indicating authentication of the first other information processing apparatus; and the memory area issued by the issuing means The ID and the authenticable information together with the URL information of the second other information processing device in the area corresponding to the first other information processing device are sent to the first other information processing device via the network. An information processing apparatus comprising: a transmission unit that transmits the information.
前記第1の他の情報処理装置の地域情報に基づいて、前記第1の他の情報処理装置に対応する前記第2の他の情報処理装置を選択する選択手段をさらに備える
ことを特徴とする請求項7に記載の情報処理装置。
The apparatus further comprises selection means for selecting the second other information processing apparatus corresponding to the first other information processing apparatus based on the area information of the first other information processing apparatus. The information processing apparatus according to claim 7.
前記送信手段は、前記第2の他の情報処理装置からの前記メモリ領域IDに対応する前記メモリ領域の情報の要求に対して、前記メモリ領域に記憶されている前記コンテンツIDを、前記第2の他の情報処理装置に前記ネットワークを介して送信し、
前記第2の他の情報処理装置からの前記コンテンツIDに対応するコンテンツ情報の要求に対して、前記コンテンツ情報を前記ネットワークを介して送信し、
前記第2の他の情報処理装置からの前記コンテンツIDに対応する前記コンテンツの要求に対して、前記コンテンツを前記ネットワークを介して送信する
ことを特徴とする請求項7に記載の情報処理装置。
In response to a request for information in the memory area corresponding to the memory area ID from the second other information processing apparatus, the transmission means uses the content ID stored in the memory area as the second information ID. To the other information processing apparatus via the network,
In response to a request for content information corresponding to the content ID from the second other information processing apparatus, the content information is transmitted via the network,
8. The information processing apparatus according to claim 7, wherein the content is transmitted via the network in response to the request for the content corresponding to the content ID from the second other information processing apparatus.
前記コンテンツ情報は、前記第1の他の情報処理装置に画像を表示させるための前記画像のURL情報であり、前記コンテンツは、前記画像である
ことを特徴とする請求項9に記載の情報処理装置。
The information processing according to claim 9, wherein the content information is URL information of the image for causing the first other information processing apparatus to display the image, and the content is the image. apparatus.
前記送信手段は、全地域の前記第2の他の情報処理装置に対して共通のインタフェースにより構成される
ことを特徴とする請求項7に記載の情報処理装置。
The information processing apparatus according to claim 7, wherein the transmission unit is configured by a common interface with the second other information processing apparatus in all regions.
前記メモリ領域制御手段は、前記記憶手段により前記第1の他の情報処理装置からの前記コンテンツIDが前記メモリ領域に記憶されなかった場合、または、前記第2の他の情報処理装置により前記メモリIDに対応する前記メモリ領域の削除が要求された場合、前記第1の他の情報処理装置に対応する前記メモリ領域の削除を制御する
ことを特徴とする請求項7に記載の情報処理装置。
The memory area control unit is configured to store the memory ID in the memory area when the content ID from the first other information processing apparatus is not stored in the memory area, or in the second other information processing apparatus. 8. The information processing apparatus according to claim 7, wherein when the deletion of the memory area corresponding to the ID is requested, the deletion of the memory area corresponding to the first other information processing apparatus is controlled.
第1の他の情報処理装置、および、各地域に設置され、対象となる地域のユーザにサービスを提供する第2の他の情報処理装置とともに、ネットワークに接続され、前記第1の他の情報処理装置にコンテンツを提供する情報処理装置の情報処理方法において、
前記ネットワークを介してアクセスを受けた前記第1の他の情報処理装置に対応するメモリ領域の作成を制御するメモリ領域制御ステップと、
前記第1の他の情報処理装置から受信されたコンテンツIDが記憶された前記メモリ領域のメモリ領域ID、および、前記第1の他の情報処理装置の認証を示す認証可能情報を発行する発行ステップと、
前記発行ステップの処理により発行された前記メモリ領域IDおよび前記認証可能情報を、前記第1の他の情報処理装置に対応する地域の前記第2の他の情報処理装置のURL情報とともに、前記第1の他の情報処理装置に前記ネットワークを介して送信する送信ステップと
を含むことを特徴とする情報処理方法。
The first other information processing apparatus and the second other information processing apparatus installed in each area and providing services to users in the target area are connected to the network, and the first other information In an information processing method of an information processing device that provides content to a processing device,
A memory area control step for controlling creation of a memory area corresponding to the first other information processing apparatus that has been accessed via the network;
Issuing step of issuing a memory area ID of the memory area in which the content ID received from the first other information processing apparatus is stored, and authenticable information indicating authentication of the first other information processing apparatus When,
The memory area ID and the authenticable information issued by the processing in the issuing step, together with the URL information of the second other information processing apparatus in the area corresponding to the first other information processing apparatus, A transmission step of transmitting the information to one other information processing apparatus via the network.
ネットワークを介してアクセスを受けた第1の情報処理装置に対応するメモリ領域の作成を制御するメモリ領域制御ステップと、
前記第1の情報処理装置から受信されたコンテンツIDが記憶された前記メモリ領域のメモリ領域ID、および、前記第1の情報処理装置の認証を示す認証可能情報を発行する発行ステップと、
前記発行ステップの処理により発行された前記メモリ領域IDおよび前記認証可能情報を、前記第1の情報処理装置に対応する地域の第2の情報処理装置のURL情報とともに、前記第1の情報処理装置に前記ネットワークを介して送信する送信ステップと
をコンピュータに実行させることを特徴とするプログラム。
A memory area control step for controlling creation of a memory area corresponding to the first information processing apparatus accessed via the network;
An issuance step of issuing a memory area ID of the memory area in which the content ID received from the first information processing apparatus is stored, and authenticable information indicating authentication of the first information processing apparatus;
The first information processing apparatus, together with the URL information of the second information processing apparatus in the area corresponding to the first information processing apparatus, the memory area ID and the authenticable information issued by the processing in the issuing step A program causing a computer to execute a transmission step of transmitting via the network.
第1の他の情報処理装置、および、前記第1の他の情報処理装置にコンテンツを提供する第2の他の情報処理装置とともに、ネットワークに接続され、各地域毎に設置され、対象となる地域の前記第1の他の情報処理装置にサービスを提供する情報処理装置において、
前記第1の他の情報処理装置から、前記第2の他の情報処理装置における前記第1の他の情報処理装置に対応するメモリ領域ID、および、前記第2の他の情報処理装置に認証されていることを示す認証可能情報を受信する受信手段と、
前記受信手段により受信された前記メモリ領域IDおよび前記認証可能情報に基づいて、前記第2の他の情報処理装置から、前記メモリ領域IDに対応するメモリ領域に記憶されているコンテンツIDおよび前記コンテンツIDに対応するコンテンツ情報を前記ネットワークを介して取得する取得手段と
前記取得手段により取得された前記コンテンツ情報を前記第1の他の情報処理装置に送信する送信手段と
を備えることを特徴とする情報処理装置。
Along with the first other information processing apparatus and the second other information processing apparatus that provides content to the first other information processing apparatus, it is connected to the network, installed in each region, and becomes a target. In an information processing apparatus that provides a service to the first other information processing apparatus in the area,
Authentication from the first other information processing apparatus to the memory area ID corresponding to the first other information processing apparatus in the second other information processing apparatus and the second other information processing apparatus Receiving means for receiving authenticable information indicating that authentication has been performed;
Based on the memory area ID and the authenticable information received by the receiving means, the content ID and the content stored in the memory area corresponding to the memory area ID from the second other information processing apparatus An acquisition unit that acquires content information corresponding to an ID via the network, and a transmission unit that transmits the content information acquired by the acquisition unit to the first other information processing apparatus. Information processing device.
前記受信手段は、前記第1の他の情報処理装置からの前記コンテンツIDの物販サービスの購入指示を受信し、前記受信手段により前記コンテンツIDに対応する前記物販サービスの購入指示が受信されたか否かを判断する判断手段をさらに備え、
前記判断手段により、前記コンテンツIDに対応する前記物販サービスの購入指示が受信されたと判断された場合、前記取得手段は、前記第2の他の情報処理装置から、前記コンテンツIDに対応する前記コンテンツを前記ネットワークを介して取得する
ことを特徴とする請求項15に記載の情報処理装置。
The receiving unit receives a purchase instruction for the product sales service of the content ID from the first other information processing apparatus, and whether or not the purchase unit of the product sales service corresponding to the content ID is received by the reception unit. A determination means for determining whether or not
When it is determined by the determining means that a purchase instruction for the product sales service corresponding to the content ID has been received, the acquiring means receives the content corresponding to the content ID from the second other information processing apparatus. The information processing apparatus according to claim 15, wherein the information processing apparatus is acquired via the network.
前記コンテンツ情報は、前記第1の他の情報処理装置に画像を表示させるための前記画像のURL情報であり、前記コンテンツは、前記画像である
ことを特徴とする請求項15に記載の情報処理装置。
The information processing according to claim 15, wherein the content information is URL information of the image for causing the first other information processing apparatus to display the image, and the content is the image. apparatus.
前記取得手段は、全地域における共通のライブラリにより構成される
ことを特徴とする請求項15に記載の情報処理装置。
The information processing apparatus according to claim 15, wherein the acquisition unit includes a common library in all regions.
前記取得手段により前記コンテンツ情報が取得された後に、前記メモリ領域IDに対応する前記メモリ領域を削除することを、前記第2の他の情報処理装置に要求する要求手段をさらに備える
ことを特徴とする請求項15に記載の情報処理装置。
And further comprising request means for requesting the second other information processing apparatus to delete the memory area corresponding to the memory area ID after the content information is obtained by the obtaining means. The information processing apparatus according to claim 15.
第1の他の情報処理装置、および、前記第1の他の情報処理装置にコンテンツを提供する第2の他の情報処理装置とともに、ネットワークに接続され、各地域毎に設置され、対象となる地域の前記第1の他の情報処理装置にサービスを提供する情報処理装置の情報処理方法において、
前記第1の他の情報処理装置から、前記第2の他の情報処理装置における前記第1の他の情報処理装置に対応するメモリ領域ID、および、前記第2の他の情報処理装置に認証されていることを示す認証可能情報を受信する受信ステップと、
前記受信ステップの処理により受信された前記メモリ領域IDおよび前記認証可能情報に基づいて、前記第2の他の情報処理装置から、前記メモリ領域IDに対応するメモリ領域に記憶されているコンテンツIDおよび前記コンテンツIDに対応するコンテンツ情報を前記ネットワークを介して取得する取得ステップと前記取得ステップの処理により取得された前記コンテンツ情報を前記第1の他の情報処理装置に送信する送信ステップと
を含むことを特徴とする情報処理方法。
Along with the first other information processing apparatus and the second other information processing apparatus that provides content to the first other information processing apparatus, it is connected to the network, installed in each region, and becomes a target. In an information processing method of an information processing apparatus that provides a service to the first other information processing apparatus in a region,
Authentication from the first other information processing apparatus to the memory area ID corresponding to the first other information processing apparatus in the second other information processing apparatus and the second other information processing apparatus A receiving step for receiving authenticable information indicating that
A content ID stored in a memory area corresponding to the memory area ID from the second other information processing apparatus based on the memory area ID and the authenticable information received by the processing of the receiving step; An acquisition step of acquiring content information corresponding to the content ID via the network, and a transmission step of transmitting the content information acquired by the processing of the acquisition step to the first other information processing apparatus. An information processing method characterized by the above.
第1の情報処理装置から、第2の情報処理装置における前記第1の情報処理装置に対応するメモリ領域ID、および、前記第2の情報処理装置に認証されていることを示す認証可能情報を受信する受信ステップと、
前記受信ステップの処理により受信された前記メモリ領域IDおよび前記認証可能情報に基づいて、前記第2の情報処理装置から、前記メモリ領域IDに対応するメモリ領域に記憶されているコンテンツIDおよび前記コンテンツIDに対応するコンテンツ情報をネットワークを介して取得する取得ステップと、
前記取得ステップの処理により取得された前記コンテンツ情報を前記第1の情報処理装置に送信する送信ステップと
をコンピュータに実行させることを特徴とするプログラム。
From the first information processing device, a memory area ID corresponding to the first information processing device in the second information processing device, and authenticable information indicating that the second information processing device is authenticated. A receiving step for receiving;
The content ID and the content stored in the memory area corresponding to the memory area ID from the second information processing apparatus based on the memory area ID and the authenticable information received by the processing of the receiving step An acquisition step of acquiring content information corresponding to the ID via a network;
A program causing a computer to execute a transmission step of transmitting the content information acquired by the processing of the acquisition step to the first information processing apparatus.
JP2002261157A 2002-09-06 2002-09-06 Information processing system, information processing apparatus and method, and program Expired - Fee Related JP3991825B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2002261157A JP3991825B2 (en) 2002-09-06 2002-09-06 Information processing system, information processing apparatus and method, and program
US10/650,281 US20040181662A1 (en) 2002-09-06 2003-08-28 Information processing system, information processing apparatusand method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002261157A JP3991825B2 (en) 2002-09-06 2002-09-06 Information processing system, information processing apparatus and method, and program

Publications (2)

Publication Number Publication Date
JP2004102487A JP2004102487A (en) 2004-04-02
JP3991825B2 true JP3991825B2 (en) 2007-10-17

Family

ID=32261609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002261157A Expired - Fee Related JP3991825B2 (en) 2002-09-06 2002-09-06 Information processing system, information processing apparatus and method, and program

Country Status (1)

Country Link
JP (1) JP3991825B2 (en)

Also Published As

Publication number Publication date
JP2004102487A (en) 2004-04-02

Similar Documents

Publication Publication Date Title
US7117266B2 (en) Method for providing user-apparent consistency in a wireless device
JP4021941B2 (en) Method and system for customizing a sales service on a network communicating via a hypertext tagging convention
US7000032B2 (en) System, method, and computer program product for syncing to mobile devices
US6892064B2 (en) Method and system for presentation of content from one cellular phone to another through a computer network
US7016875B1 (en) Single sign-on for access to a central data repository
CN1559040B (en) Selection of content in response to communication environment
EP1549014A2 (en) System and method for providing document services
US20030018524A1 (en) Method for marketing and selling products to a user of a wireless device
US20070060117A1 (en) Short-range wireless architecture
US20020059120A1 (en) Method and apparatus for creating and maintaining a virtual inventory in a distributed network
US20080010298A1 (en) Storage, management and distribution of consumer information
JP2004502232A (en) System and method for integrating public and private data
JP2004078503A (en) Network system, network server, information processor, program, and data generating method
JP2004503875A (en) Methods and apparatus and articles of manufacture for use in distributed data networks
US20020174236A1 (en) Methods and apparatus for processing data in a content network
JP2003519877A (en) A service providing device that allows another device to access unique information recorded on a portable recording medium in which the unique information is recorded, a method thereof, and the recording medium.
US20030163740A1 (en) User interface system
WO2001050299A2 (en) System and method for incremental disclosure of personal information to content providers
US20020069114A1 (en) Method and system for placing a purchase order over a communications network
JP2004206595A (en) Data storage system, data management method, data storage service device, and data transfer method
US20040181662A1 (en) Information processing system, information processing apparatusand method, and program
JP4154964B2 (en) Information processing system, information processing apparatus and method, and program
JP3991825B2 (en) Information processing system, information processing apparatus and method, and program
JP4597319B2 (en) Connection service providing system and connection service providing apparatus
US7363245B1 (en) Electronic product packaging and distribution for e-Commerce

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040421

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070413

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: 20070703

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070716

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100803

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees