JP2004030644A - Method, system for distributing content data and recording medium in which its program is recorded - Google Patents

Method, system for distributing content data and recording medium in which its program is recorded Download PDF

Info

Publication number
JP2004030644A
JP2004030644A JP2003155770A JP2003155770A JP2004030644A JP 2004030644 A JP2004030644 A JP 2004030644A JP 2003155770 A JP2003155770 A JP 2003155770A JP 2003155770 A JP2003155770 A JP 2003155770A JP 2004030644 A JP2004030644 A JP 2004030644A
Authority
JP
Japan
Prior art keywords
data
content
content data
client
processing device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2003155770A
Other languages
Japanese (ja)
Inventor
Osamu Fujisawa
藤沢 修
Shuhei Tomita
富田 修平
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.)
Toppan Inc
Original Assignee
Toppan Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toppan Printing Co Ltd filed Critical Toppan Printing Co Ltd
Priority to JP2003155770A priority Critical patent/JP2004030644A/en
Publication of JP2004030644A publication Critical patent/JP2004030644A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method, a system for distributing contents and a recording medium in which its program is recorded by which it is not necessary to make a user specify different identification names, etc. according to individual attributes of terminals, data forms according to the attributes of the terminals are determined based on requested data and contents data conforming to a terminal at a requesting origin is automatically generated from a single content source data. <P>SOLUTION: The requested data is transmitted from the terminal to a Web server section 11 of a content data provision system 10 via a network. A request analysis section 14 acquires attributes of the terminal at the requesting origin based on the requested data and transfers information about the attributes to a data generation section 13. The data generation section 13 recognizes a proper data expression format by referring to contents expression format data 22 and generates the contents data 23 based on it. The Web server section 11 transmits the contents data toward the terminal. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワーク等を介してクライアント側情報処理装置にコンテンツデータを提供するコンテンツデータ流通方法およびコンテンツデータ流通システムならびにそのプログラムを記録した記録媒体に関する。特に、データ形式の異なるタイプのクライアント側情報処理装置から、共通の識別名によるコンテンツデータの要求を受けたときにも、各々のタイプに対応したデータ形式のコンテンツデータを提供するコンテンツデータ流通方法およびコンテンツデータ流通システムならびにそのプログラムを記録した記録媒体に関する。
【0002】
【従来の技術】
ネットワーク技術、特にインターネット技術を用いた端末への情報配信、当該端末装置からの情報入力、端末装置との対話的な情報のやりとり、およびそれらを応用したサイバービジネスは、近年急速に普及し今後もさらなる広がりが見込まれている。また、従来において、データ形式の規格が比較的統一されているパーソナルコンピュータ等がインターネットヘのアクセスのための端末装置として主として用いられていたが、インターネット利用の普及と共に、ウェブアクセス専用ネットワーク端末装置、携帯型電話端末装置やゲーム機などからインターネットにアクセスする例が増えてきている。また、移動体通信の用途の多様化や情報家電製品の普及などに伴って、ますます端末装置が多様化することが予測される。なお、以下の説明では各端末装置を単に端末と記すこともある。
【0003】
例えば、移動体通信会社各社が実施しているインターネット利用サービスにおいては、技術の標準化が一部図られているものの、端末装置機能や、画面のサイズや表示色に関する仕様や、表示可能なコンテンツ(ハイパーテキスト)記述言語や、表示あるいは演奏が可能な画像・映像あるいは音楽・音声のデータ形式、さらに実行できるアプリケーションソフトの実行形式などは、各社独自の技術、規格や仕様に基づき個別に決められている。
【0004】
このような状況において、多様な端末装置からの情報アクセスを可能にするために従来技術では、各端末装置に対応したコンテンツデータを個別に準備する。そして、それぞれのデータに付与された端末装置に対応する個別の識別名を当該端末装置側から入力することにより、アクセスするという方法がとられていた。図12は、このような従来技術によって複数の異機種端末に対してコンテンツデータを提供する情報サーバおよびネットワークの構成を示す構成図である。この図において、符号10aは情報サーバ、1はインターネット、51はISP(インターネットサービスプロバイダ)を介してインターネット1に接続されたコンピュータ端末、70および80はそれぞれA社およびB社の移動体通信網とインターネット1との間を中継するゲートウェイ、71,72.・・・はA社の網サービスを受ける移動通信端末、81,82,・・・はB社の網サービスを受ける移動通信端末である。情報サーバ10aには、コンピュータ端末用データ41とA社移動体通信網用データ42とB社移動体通信網用データ43とが保持されている。
これらのデータ(コンテンツデータ)の意味的内容は同じであるが、各々の端末専用に異なるデータ形式で作成されている。コンピュータ端末用データ41とA社移動体通信網用データ42とB社移動体通信網用データ43には、それぞれ異なるURL(ユニフォームリソースロケータ,Uniform Resource Locator)が割り当てられており、利用者はそれぞれ自分の端末装置に対応したURLを指定してコンテンツデータにアクセスするようになっている。
【0005】
【発明が解決しようとする課題】
上記のような従来技術では、情報サーバ10a側において、コンテンツデータの意味内容が同一であるにも関わらずデータ形式の異なる複数のデータを用意しなければならず、コンテンツデータの作成および維持のためのコストが嵩むという問題がある。また、これら個別のコンテンツデータにそれぞれ異なるURLを割り当てて端末装置からアクセスするようにしているため、端末装置の利用者にとっては自分の利用している端末装置に対応したURLを指定しなければならない等操作が煩雑となり、利用者のアクセス意欲を阻害してしまう。さらには、コンテンツデータ提供者側にとっては、利用者からのアクセスの機会の損失が発生しうるという問題がある。
【0006】
また、携帯型電話端末や携帯型PDA(パーソナルデジタルアシスタント,Personal Digital Assistant)端末などにおいては、パーソナルコンピュータ等に比べて画面のサイズおよび解像度が小さく、また単色のみの表示しかできなかったり表示可能な色数が少なかったりするため、パーソナルコンピュータに表示することを前提に設計された画像データは、そのままでは表示できないという問題があった。
【0007】
本発明は、上記事情を鑑みてなされたものであり、単一のコンテンツソースデータから各端末装置に適合したコンテンツデータを自動的に生成して送信することができ、各端末装置に適合したデータ形式のコンテンツデータを自動的に選択して送信することができ、またさらに端末装置個体の識別情報に対応して、あるいは利用者の識別情報に対応して、それらに適した固有の情報を生成あるいは選択して送信することができることを目的とする。すなわち、利用者が端末装置固有の技術的特徴や上記各種識別情報を意識する必要がなく、共通の識別名(URLなど)によってコンテンツデータを要求することのできるコンテンツデータ流通方法およびコンテンツデータ流通システムならびにそのプログラムを記録した記録媒体を提供することを目的とする。
【0008】
【課題を解決するための手段】
上記の課題を解決するために、請求項1記載の発明は、ネットワークを用いて、クライアント側情報処理装置からコンテンツデータの要求データを送信し、前記要求データを受信するとともに、前記要求データから上記クライアント側情報処理装置の属性情報を解析し、上記属性情報に対応するコンテンツデータを生成または選択し、クライアント側情報処理装置にコンテンツデータを送信し、前記クライアント側情報処理装置は、前記コンテンツデータを受信することを特徴とするコンテンツデータ流通方法を要旨とする。
【0009】
ここで、クライアント側情報処理装置とは、このコンテンツ流通方法においてコンテンツデータの提供を要求し、コンテンツデータを送受信する装置であって、コンピュータ技術を用いて情報を処理する機能を有する機器をいう。また、属性情報とは、クライアント側情報処理装置の機能や各仕様を特定するための情報をいう。
【0010】
また、請求項2記載の発明は、ネットワークを用いて、クライアント側情報処理装置からコンテンツデータの要求データを受信し、前記要求データから前記クライアント側情報処理装置の属性情報を解析し、前記属性情報に対応するコンテンツデータを前記クライアント側情報処理装置に送信することを特徴とするコンテンツデータ流通方法を要旨とする。
【0011】
さらに、本発明のコンテンツデータ流通方法においては、前記属性情報に対応するコンテンツデータを生成または選択することを特徴とする。
【0012】
さらにまた、本発明のコンテンツデータ流通方法においては、前記コンテンツデータの基となるコンテンツソースデータを記録し、前記要求データに対応するコンテンツソースデータを検索し、読み出すことを特徴とする。
【0013】
さらにまた、本発明のコンテンツデータ流通方法においては、前記属性情報に対応するコンテンツ表現形式データを記録し、前記属性情報に対応するコンテンツ表現形式データを検索し、読み出すことを特徴とする。
【0014】
さらにまた、本発明のコンテンツデータ流通方法においては、前記属性情報に対応するコンテンツデータの生成または選択は、前記コンテンツソースデータと前記コンテンツ表現形式データに基づき行われることを特徴とする。
【0015】
さらにまた、本発明のコンテンツデータ流通方法においては、前記属性情報にはクライアント側情報処理装置の機種識別情報が含まれることを特徴とする。
【0016】
さらにまた、本発明のコンテンツデータ流通方法においては、前記属性情報にはクライアント側情報処理装置の画面サイズ情報が含まれることを特徴とする。
【0017】
さらにまた、本発明のコンテンツデータ流通方法においては、前記属性情報にはクライアント側情報処理装置の画面表示色情報が含まれることを特徴とする。
【0018】
さらにまた、本発明のコンテンツデータ流通方法においては、前記属性情報にはクライアント側情報処理装置の個体識別情報が含まれることを特徴とする。
【0019】
また、請求項11記載の発明は、クライアント側情報処理装置から受信した要求データから前記クライアント処理装置の属性情報を解析し、前記属性情報から前記クライアント側情報処理装置が出力可能なコンテンツ記述言語の言語種別を特定し、前記言語種別に対応するコンテンツデータを生成または選択することを特徴とする前記コンテンツデータ流通方法を要旨とする。
【0020】
さらに、本発明のコンテンツデータ流通方法においては、コンテンツデータの内容に関するコンテンツソースデータとコンテンツデータの表現形式に関するコンテンツ記述言語種別ごとのコンテンツ表現形式データを予め記憶し、前記記憶されたコンテンツソースデータと、特定された前記言語種別に対応して読み取ったコンテンツ表現形式データとから前記コンテンツデータを生成または選択することを特徴とする。
【0021】
さらに、本発明のコンテンツデータ流通方法においては、前記コンテンツ表現形式データは、前記コンテンツ記述言語種別ごとのデータの表示属性を示すタグ情報を含み、このタグ情報を用いて前記コンテンツデータを生成または選択することを特徴とする。
【0022】
さらにまた、本発明のコンテンツデータ流通方法においては、前記要求データから前記クライアント側情報処理装置が利用されている通信網を識別する網識別情報を解析し、前記網識別情報に対応するコンテンツデータを生成または選択することを特徴とする。
【0023】
さらにまた、本発明のコンテンツデータ流通方法においては、前記要求データから前記クライアント側情報処理装置を利用している利用者を識別する利用者識別情報を解析し、前記利用者識別情報に対応するコンテンツデータを生成または選択することを特徴とする。
【0024】
また、請求項16記載の発明は、ネットワークを用いて、コンテンツデータを要求する要求データを送信するとともに、コンテンツデータを受信するクライアント側情報処理装置と、前記要求データを受信する受信部と、前記要求データから前記クライアント側情報処理装置の属性情報を解析し取得する要求解析部と、前記属性情報に対応するコンテンツデータを生成または選択するデータ生成部と、前記コンテンツデータを前記クライアント側情報処理装置に送信する送信部とを具備することを特徴とするコンテンツデータ流通システムを要旨とする。
【0025】
また、請求項17記載の発明は、ネットワークを用いて、クライアント側情報処理装置から要求データを受信する受信部と、前記要求データから前記クライアント側情報処理装置の属性情報を解析し取得する要求解析部と、前記属性情報に対応するコンテンツデータを前記クライアント側情報処理装置に送信する送信部とを具備することを特徴とするコンテンツデータ流通システム。
【0026】
さらに、本発明のコンテンツデータ流通システムは、前記属性情報に対応する前記コンテンツデータを生成または選択するデータ生成部を備えることを特徴とする。
【0027】
さらにまた、本発明のコンテンツデータ流通システムは、前記コンテンツデータの基となるコンテンツソースデータを記憶するコンテンツソースデータ記憶部と、前記要求データに対応するコンテンツソースデータを検索し、読み出すコンテンツソースデータ検索読み出し部とを備えることを特徴とする。
【0028】
さらにまた、本発明のコンテンツデータ流通システムは、前記属性情報に対応するコンテンツ表現形式データを記憶するコンテンツ表現形式データ記憶部と、前記属性情報に対応するコンテンツ表現形式データを検索し、読み出すコンテンツ表現形式データ検索読み出し部とを備えることを特徴とする。
【0029】
さらにまた、本発明のコンテンツデータ流通システムは、前記データ生成部は、前記要求データに対応する前記コンテンツソースデータと、前記要求データを解析して取得された属性情報に対応する前記コンテンツ表現形式データとから、前記コンテンツデータを生成または選択することを特徴とする。
【0030】
さらにまた、本発明のコンテンツデータ流通システムにおいては、前記属性情報にはクライアント側情報処理装置の機種識別情報が含まれることを特徴とする。
【0031】
さらにまた、本発明のコンテンツデータ流通システムにおいては、前記属性情報にはクライアント側情報処理装置の画面サイズ情報が含まれることを特徴とする。
【0032】
さらにまた、本発明のコンテンツデータ流通システムにおいては、前記属性情報にはクライアント側情報処理装置の画面表示色情報が含まれることを特徴とする。
【0033】
さらにまた、本発明のコンテンツ流通システムにおいては、前記属性情報にはクライアント側情報処理装置の個体識別情報が含まれることを特徴とする。
【0034】
また、請求項26記載の発明のコンテンツデータ流通システムにおいては、クライアント側情報処理装置から受信した要求データから前記クライアント側情報処理装置の属性情報を解析し取得し、この属性情報から前記クライアント側情報処理装置が処理可能なコンテンツ記述言語の言語種別を特定する要求解析部と、前記言語種別に対応するコンテンツデータを生成または選択するデータ生成部とを具備することを特徴とする。
【0035】
さらに、本発明のコンテンツデータ流通システムにおいては、コンテンツデータの内容に関する情報を保持するコンテンツソースデータ記憶部と、コンテンツデータの表現形式に関するコンテンツ記述言語種別ごとの情報を保持するコンテンツ表現形式データ記憶部とを具備し、前記データ生成部は、前記コンテンツソースデータ記憶部から読み取ったコンテンツソースデータと、前記コンテンツ表現形式データ記憶部から属性情報に対応して読み取ったコンテンツ表現形式データとを基に前記コンテンツデータを生成または選択することを特徴とする。
【0036】
さらにまた、本発明のコンテンツデータ流通システムにおいては、前記コンテンツ表現形式データ記憶部は、前記コンテンツ記述言語種別ごとにデータの表示属性を示すタグ情報を保持し、前記データ生成部は、前記コンテンツ表現形式データ記憶部から読み取った前記タグ情報を用いて前記コンテンツデータを生成または選択することを特徴とする。
【0037】
さらにまた、本発明のコンテンツデータ流通システムにおいては、前記要求解析部は、前記要求データから前記クライアント側情報処理装置が接続されている通信網サービスの種別を識別する網識別情報を解析し取得し、前記データ生成部は、前記網識別情報に対応するコンテンツデータを生成または選択することを特徴とする。
【0038】
さらにまた、本発明のコンテンツデータ流通システムにおいては、前記要求解析部は、前記要求データから利用者識別情報を解析し取得し、前記データ生成部は、前記利用者識別情報に対応するコンテンツデータを生成または選択することを特徴とする。
【0039】
また、請求項31記載の発明は、要求データを受信する要求受付処理と、前記要求データから属性情報を解析し取得する要求解析処理と、前記属性情報に対応するコンテンツデータを生成または選択するデータ生成処理と、前記コンテンツデータを送信するコンテンツデータ送信処理とをコンピュータに実行させることを特徴とするプログラムを記録したコンピュータ読み取り可能な記録媒体を要旨とする。
【0040】
さらにまた、本発明のコンテンツデータ流通方法においては、前記クライアント側情報処理装置は携帯電話端末であることを特徴とする。
【0041】
さらにまた、本発明のコンテンツデータ流通システムにおいては、前記クライアント側情報処理装置は携帯電話端末であることを特徴とする。
【0042】
【発明の実施の形態】
以下、図面を参照しこの発明の一実施形態について説明する。図1は、同実施形態によるコンテンツデータ提供システム(コンテンツデータ流通システム)の構成を示すブロック図である。この図において、符号10はコンテンツデータ提供システムであり、1はインターネット、51はISP(インターネットサービスプロバイダ)を介してインターネット1に接続されたコンピュータ端末である。また、70および80はそれぞれA社およびB社の移動体通信網とインターネット1との間を中継するゲートウェイ、71,72,・・・はA社の綱サービスを受ける移動通信端末、81,82,・・・はB社の網サービスを受ける移動通信端末である。ゲートウェイ70および80は移動通信端末からインターネットヘの接続を実現するために、それぞれA社およびB社によって運営されている。
【0043】
コンテンツデータ提供システム10内部には、HTTP(ハイパーテキストトランスファープロトコル)によって端末装置(クライアント側情報処理装置)からコンテンツを要求する要求データを受信しそれに対応するコンテンツデータを送信するWebサーバ部11(受信部および送信部)、Webサーバ部が受信した制御情報とコンテンツ内容情報とを含む要求データから端末装置の属性情報や利用者の識別情報などを取得する要求解析部14、要求解析部14による解析結果に応じて、コンテンツソースデータ21およびコンテンツ表現形式データ22からコンテンツデータ23を生成または選択するデータ生成部13が設けられている。
また、図15は、この発明の一実施形態によるコンテンツデータ提供システムの構成を示すブロック図である。
この図において、符号90は、コンテンツソースデータを記憶するコンテンツソースデータ記憶部、91は記憶されたコンテンツソースデータを検索し読み出すコンテンツソースデータ検索読み出し部、93はコンテンツ表現形式データを記憶するコンテンツ表現形式データ記憶部、92は記憶されたコンテンツ表現形式データを検索し読み出すコンテンツ表現形式データ検索読み出し部である。
コンテンツデータ提供システム10内部には、HTTP(ハイパーテキストトランスファープロトコル)によって端末装置(クライアント側情報処理装置)からコンテンツを要求する要求データを受信しそれに対応するコンテンツデータを送信するWebサーバ部11(受信部および送信部)、Webサーバ部が受信した制御情報とコンテンツ内容情報とを含む要求データから端末装置の属性情報や利用者の識別情報などを取得する要求解析部14、要求解析部14による解析結果に応じて、コンテンツソース検索読み出し部91が検索読み出したコンテンツソースデータ21およびコンテンツ表現形式データ検索読み出し部92が検索読み出したコンテンツ表現形式データ22からコンテンツデータ23を生成または選択するデータ生成部13が設けられている。
【0044】
属性情報や利用者の識別情報は、端末装置から提供される場合もあるし、通信網、ゲートウェイやISPから提供される場合もある。また、属性情報や利用者の識別情報は、端末装置、通信網、ゲートウェイまたはISPからそれぞれ必要な情報が提供される場合もある。
【0045】
コンテンツソースデータ21は、コンテンツデータの意味内容に関するデータであり、各種端末装置固有の属性に独立な情報のみからなる。図2(a)および同(b)は、コンテンツソースデータの例を示す表図である。これらの図に示すデータは関係モデルに従ってテーブル形式で保持されている。本例のこのコンテンツソースデータは、流通チェーン店網の各店舗および店舗ごとのセールに関するものである。図2(a)に示す店舗情報のテーブルには、店舗名、電話番号、店舗にアクセスするための交通に関する情報、および店舗の駐車場に関する情報が保持されている。
また、図2(b)に示すセール情報のテーブルには、店舗名、セール情報(槻要)、およびセール情報(詳細)が保持されている。このコンテンツソースデータを基にした各端末装置別のコンテンツデータの生成方法については後述する。なお、コンテンツソースデータの内容は、店舗情報およびセール情報に限定されず、ネットワークを通して配信するための他のデジタルデータであっても良い。コンテンツソースデータとしては、例えば画像データ、映像データ、音楽や音声などの音データ、ゲームやメールソフトなどのアプリケーションソフトがあげられる。
【0046】
コンテンツ表現形式データ22は、各種端末装置の属性情報に対応する表現形式に関するデータである。コンテンツ表現形式データの具体例としては、記述言語情報、画像データ形式情報、表示用・入力用タグ情報、音データ形式情報、アプリケーションソフトウェア形式情報等がある。
【0047】
図3は、コンテンツ表現形式データ22の一部である記述言語情報の例を示す表図である。この図に示す例では、電話サービスを提供する通信会社別に、またそのサービス別に、そのサービスを利用する電話端末装置において表示可能なコンテンツ記述言語の種別が保持されている。本例のこのデータは、A社の「XXモード」サービスの端末用にはCompactHTML(Compact Hyper Text Markup Language)を(エントリー101)、B社の「XX Web」サービスおよびC社の「XXアクセス」サービスの端末用にはHDML(Handheld Device Markup Language)を(エントリー102および103)、D社の「○○○ Web」サービスの端末用には言語D(エントリー104)によって記述されたコンテンツをそれぞれ送信すべきである旨を示している。なお、通信会社およびサービスの種類の数に限定はなく、いくつであっても良い。また、記述言語として図3に例示したもの以外のものを用いるようにしても良い。
【0048】
図4は、コンテンツ表現形式データ22の一部である画像データ形式情報の例を示す表図である。この図に示す例では、コンテンツの記述言語別に端末装置に向けて送信すべき形式の画像データの拡張子名を示している。なお、記述言語と画像データ形式の組み合わせは図4に例示したものに限定されず、これ以外の組み合わせとしても良い。また、画像データの拡張子として図4に例示したもの以外のものを用いるようにしても良い。なお、コンテンツソースデータとして蓄積されている画像データとしては、静止画像や動画像が例示できる。
【0049】
図5は、コンテンツ表現形式データ22の一例である表示用・入力用タグ情報の例を示す表図である。本例におけるコンテンツデータ提供システムでは、標準的な表示レイアウト等の形式に関するテンプレートを持っており、図5に示すテーブルにはそれらのテンプレートに関して付加すべきタグが記述言語ごとに規定されている。例えば、テキストを表示領域の中央に位置付ける「センタリング」テンプレートで表示するためには、例えば、CompactHTML言語では「<center>」タグを付加して「<center>データ</center>」(但し、「データ」を表示する任意のテキストで置き換える)とする(エントリー141)。また同様に、言語Dでは「<d center>」を付加して「<d center>データ</d>」とし(エントリー142)、HDML言語では「<center>」タグを付加して「<center>データ<br>」とする(エントリー143)。また例えば、複数の項目を並列に表記する「箇条書き」テンプレートで表示するためには、CompactHTML言語では「<ol>」および「<li>」タグを用いて「<ol><li>項目1<li>項目2<li>項目3</ol>」とする(エントリー151)。また、言語DおよびHDML言語では、各項目のデータに「<br>」を後置する形式とする(エントリー152および153)。また例えば、端末装置のキーボードからの入力データを受け取るための「キー入力」テンプレートを用いるためには、CompactHTML言語およびHDML言語では「accesskey=”n”」とし(エントリー161および163)、言語Dでは「acc_key=”n”」とする(エントリー162)。
【0050】
テンプレートとして図5に例示したもの以外のものを用いることができ、例えば、画面への単純なテキスト表示のためのテンプレートや、端末装置の利用者がひとつのリンク先を選択することのできる選択肢表示のためのテンプレートや、選択リスト表示のためのテンプレートや、利用者が1行分のデータを入力することのできる1行入力フォームの表示のためのテンプレートであるが、これらに限定されない。
【0051】
コンテンツ表現形式データ22の一部である音データ形式情報としては、圧縮形式であるMP3(MPEG Audio Layer−3),MD(ミニディスク)に用いられているATRAC(Adaptive Transform Acoustic Coding)や、音源形式であるMIDI(Musical Instrument Digital Interface)、FM(周波数変調)、PCM(パルス符号変調)、物理モデルなどがある。これら音データ形式情報は、上述の画像データ形式と記述言語との組み合わせと同様に、音データ形式と記述言語との組み合わせの参照表を作成しておき、適宜参照できるようにしても良い。また、音データ形式情報としては、先に例示したもの以外のものを用いるようにしても良い。
【0052】
コンテンツ表現形式データ22の一部であるアプリケーションソフト形式情報としては、アプリケーションソフトが実行されるオペレーションシステムごとに区別されていても良い。例えば、マイクロソフト社のWindows(登録商標)形式、Windows−CE(登録商標)形式、UNIX(登録商標)形式、Linux形式などがあげられる。これらアプリケーションソフト形式情報は、上述の画像データ形式と記述言語との組み合わせと同様に、アプリケーションソフト形式と記述言語との組み合わせの参照表を作成しておき、適宜参照してアプリケーションソフト形式を決定しても良い。また、アプリケーションソフト形式情報としては、上述に例示したもの以外のものを用いるようにしても良い。
【0053】
次に、処理できるデータ形式の異なる複数のタイプの端末装置から同一のURLによる要求データを本実施例のコンテンツデータ提供システムが受信した場合にも、各端末装置および利用者の各種属性に対応したコンテンツデータを送信する仕組みについて説明する。
【0054】
図6は、端末装置に対応したコンテンツ記述言語によるコンテンツデータを送信するための処理手順を示すフローチャートである。まず、Webサーバ部11が端末装置からインターネットを介してHTTPによる要求データを受信すると(ステップ251)、要求解析部14が起動される(ステップ252)。
制御情報とは、データを送受信する際に利用される情報をいう。例えば、インターネットにおいて、WWW(World Wide Web)サーバーとWWWクライアントの間でHTML文書を送受信するための通信プロトコルがあげられる。
要求解析部14は、制御情報の一例であるHTTPヘッダを参照することにより、網識別情報の一例である要求元の移動通信端末が収容されている通信会社の通信サービス名を識別する情報を取得し(ステップ253)、このサービス名を基に図3に例示した記述言語情報を参照することによってこの端末装置に送信すべきコンテンツデータの言語種別を特定する(ステップ254)。
次に、データ生成部13は端末装置から要求されているコンテンツデータをコンテンツソースデータ21から抽出し、そのコンテンツデータを出力するためのテンプレートを決定する。
【0055】
次に、図5に例示したコンテンツ表現形式データ22を参照することにより、先に特定された記述言語に対応するタグ情報を取得する。そして、要求元の端末装置に合ったコンテンツデータ23を生成または選択する(ステップ255)。このようにして生成または選択されたコンテンツデータ23をWebサーバ部11が端末装置に向けて送信する(ステップ256)。
【0056】
次に、図7は、端末装置の表示能力に応じて異なるタイプの画像を送信するための処理手順を示すフローチャートである。まず、Webサーバ部11が端末装置からインターネットを介してHTTPによる要求データを受信すると(ステップ301)、要求解析部14が起動される(ステップ302)。次に、要求解析部14はHTTPヘッダを参照することによりブラウザタイプと通信会社の通信サービス名を判別し、また上記ブラウザタイプをキーとしてコンテンツデータ提供システム内のデータベースを参照することにより、あるいはHTTPヘッダから直接端末表示性能に関する情報を取得する(ステップ303)。次に、要求解析部14は、上記通信サービス名を基に図3及び図4に例示した記述言語情報を参照することにより、要求元の端末装置で表示可能な画像データ形式情報を特定する(ステップ304)。そして、要求元の端末装置がカラー表示能力を有していれば(ステップ305)、カラー画像を送信する(ステップ307)。端末装置にカラー画像表示能力がなく、要求されている画像のグレースケール画像がコンテンツデータ提供システムに存在している場合には(ステップ306)、そのグレースケール画像を送信し(ステップ308)、存在しない場合には(ステップ306)、カラー画像を送信する(ステップ307)。
【0057】
上述した手順の処理により、本コンテンツデータ提供サーバは、端末装置の画面表示能力に最も適した画像を提供することが可能となる。ここでは端末装置のカラー表示可否に対応した送信すべき画像データの選択の手順を例として説明したが、この他にも例えば、端末装置の画面の大きさや解像度(縦および横の画素数)に対応して異なる画像データを送信するようにしても良い。例えば、パーソナルコンピュータの表示画面と携帯型電話端末の表示画面とでは、画面の物理的なサイズにおいても表示画素数においても大きく異なっており、それぞれに適した画像データを自動的に選択して提供できることのメリットは大きい。またこの他にも、画面で表示可能な色数および階調数や、動画像の表示の可否や、表示の際の画面走査周波数や、インターレース走査などの画面表示方式など、様々な画面表示の特性に対応して要求元の端末装置に適した画像データを送信できるようにすることも可能である。
【0058】
次に、図8は、端末装置ごとに扱う文字セットが異なる場合にそれぞれの端末装置に応じたデータを送信または受信するための処理手順を示すフローチャートである。原則としては、端末装置は標準的な文字コード体系を使っているが、文字コードの空き領域に端末機種独自の文字を割り当てている、いわゆる外字を用いている場合があり、図8のフローチャートで示す処理は、そのような外字への対応のためのものである。
【0059】
図8(a)は、端末装置において入力されたデータに外字を含む場合の処理を示す。Webサーバ部11は、外字を含む入力データを受信すると(ステップ351)、その外字部分の文字を端末機種に応じてコンテンツデータ提供サーバの内部表現形式、例えば「&n n n;」形式、のデータに変換してコンテンツソースデータとして保存する(ステップ352)。
【0060】
図8(b)は、端末装置からの要求によってコンテンツデータ提供システムが提供するコンテンツソースデータ内に、上記内部表現形式で保存された外字を含む場合の処理を示す。まず、Webサーバ部11が端末装置からHTTPによる要求データを受信すると(ステップ361)、要求解析部14が起動される(ステップ362)。次に、要求解析部14はHTTPヘッダを参照することにより、またHTTPヘッダを参照して得た属性情報からコンテンツデータ提供システム内のデータベースを必要に応じて参照することにより、端末装置のタイプを判別し、端末装置の外字表示性能を取得する(ステップ363)。送信データに含まれる外字を表示する能力のある端末装置である場合には(ステップ364)、データ生成部13は内部表現形式の外字をその端末装置に合ったバイナリの文字コードに変換する(ステップ366)。その外字を表示する能力のない端末装置である場合で(ステップ364)、その外字を画像データとして表示する能力がある端末装置である場合には(ステップ365)、データ生成部13はその外字部分を対応する画像データに置き換えたコンテンツデータを生成または選択する(ステップ367)。もし、画像データとして表示できない端末装置である場合には(ステップ365)、データ生成部13はその外字部分をそれに対応する近似の文字のコードに置き換えたコンテンツデータを生成または選択する(ステップ368)。 Webサーバ部11は、このように生成または選択されたコンテンツデータを端末装置に向けて送信する(ステップ369)。以上の処理により、ある端末装置から送信されたコンテンツデータを先の端末装置とは技術的特徴が異なっている端末装置でも出力することができる。端末装置からコンテンツデータを送信するサービスとしては、対話を行うチャット、掲示板への書き込みや電子メールがあげられる。
【0061】
図9は、端末装置に対応した音楽コンテンツデータを送信するための処理手順を示すフローチャートである。まず、Webサーバ部11が端末装置からHTTPによる要求データを受信すると(ステップ401)、要求解析部14が起動される(ステップ402)。次に、要求解析部14はHTTPヘッダを参照することにより、要求元の移動通信端末が収容されている通信会社の通信サービス名を判別し(ステップ403)、このサービス名を基に図3に例示した記述言語情報を参照することによってこの端末装置に送信すべきコンテンツデータの音データ形式を特定する(ステップ404)。
【0062】
次に、データ生成部13は、コンテンツソースデータに予め用意されている各種音データ形式による音楽データの中から、先に特定された記述言語に対応する形式の音楽データを選択するか、特定された音データ形式に対応する音楽データをコンテンツソースデータから生成する。そして、Webサーバ部11は、このように生成または選択された音楽データを端末装置に向けて送信する(ステップ405)。
【0063】
次に、端末装置の機種ごとの技術的特徴や通信サービスの違いだけでなく、端末装置個体や端末装置利用者に応じても異なるコンテンツデータを提供する機能について説明する。図10は、このようなコンテンツデータ提供サービスのために、コンテンツデータ提供システム10内に保持されている個人情報の例を示す表図である。
図10のテーブルは、図2(a)で示した店舗を有する流通チェーン店網におけるフリークエントユーザプログラムの会員属性情報を保持しており、具体的には、会員ID、会員氏名、その会員がよく利用する店舗名、このプログラムにおける獲得ポイント数、この会員が利用する端末装置個体の端末IDが含まれている。複数の不特定の端末装置を利用する会員については「不特定」である旨の情報が端末IDの欄に保持されている。
【0064】
図11は、図10に示した個人情報を参照して利用者個人に応じたコンテンツデータを提供する処理の手順を示すフローチャートである。まず、Webサーバ部11が端末装置からHTTPによる要求データを受信すると(ステップ451)、要求解析部14が起動される(ステップ452)。次に、要求解析部14はHTTPヘッダ情報を基に要求元の端末装置のブラウザのタイプを判別する(ステップ453)。
【0065】
もし、HTTPヘッダ内に個体識別情報の一例である端末IDが付加されている場合には(ステップ454)、その端末IDをキーとして図10に示した個人情報を参照することにより、利用者識別情報の一例である会員IDを特定し(ステップ455)、そうでない場合には端末装置に認証画面を表示させることにより、利用者から会員IDとパスワードで認証処理を行い、会員IDを特定する(ステップ456)。
【0066】
データ生成部13は、先に特定された会員IDをキーとして図10に示した個人情報を参照することにより、その会員がよく利用する店舗を特定する(ステップ457)。次に、図2(b)に示したセール情報を参照することによってその店舗のセール情報(槻要および詳細)を取得する。そして、先に判別したブラウザタイプを基に図5に示した表示用・入力用タグ情報から該当する記述言語に関するタグ情報を取得し(ステップ459)、その中からテキスト表示のためのテンプレートのタグ情報を選択し(ステップ460)、このテンプレートを用いた編集処理によって、会員ID、よく利用する店舗名、セール情報(槻要および詳細)を含むコンテンツデータを生成または選択する(ステップ461)。
Webサーバ部11は、このように生成または選択されたコンテンツデータを端末装置に向けて送信する(ステップ462)。
【0067】
ここで利用者識別情報を取得する第1の方法は、クライアント側情報処理装置から利用者によって入力される利用者識別情報を直接取得する方法である。また、その第2の方法は、要求解析部が受け取る要求データ内に含まれている情報を基に、例えばコンテンツデータ流通システム内部に保持している情報などといった他の情報をも参照することにより間接的に利用者識別情報を取得する方法である。
【0068】
なお、先に説明した処理手順においては、端末装置から送信された要求データに端末IDが付加されてない場合に認証画面を表示して、利用者から会員IDとパスワードを取得することとしたが、端末装置からは端末IDが付加された要求データが送られたものの、その端末IDを基に会員IDを特定できない場合にも、同様に認証画面によって会員ID等を取得するようにしても良い。
例えば、会員が不特定の端末装置を使用しているために端末IDがデータベース内の個人情報に登録されてない場合などがこれに該当する。
【0069】
次に、端末装置が提供するインタフェースを用いて利用者が所望のコンテンツデータを明示的に指定する方法の一例を説明する。図13は、携帯電話端末装置の利用者インタフェースを示す図である。この図に示すように携帯電話端末の表示画面にはメニューなどが表示され、利用者はその画面を見ながら適宜ボタンを押下または押上することによって操作を行えるようになっている。図14は、図13に示すメニューにおいて「6.銀行」が選択された後の画面遷移を示す図である。
【0070】
まず「6.銀行」が選択されると、利用者が取り引きしている銀行のサービスメニューが表示され、その中から例えば「3.振込依頼」が選択されると、出金口座を指定するための画面が表示され、出金口座が指定されると、入金銀行を検索する画面が表示され、その後必要な情報が指定されて振込依頼の手続が完了すると「振込依頼は受付られました。・・・」という確認メッセージが表示される。
【0071】
なお、以上で説明した実施形態においては、コンテンツデータ提供システムはインターネットを介して端末装置と通信するものとしたが、通信のために使われるネットワークはインターネットに限定されず他のデータ通信ネットワークであっても良い。また、コンテンツデータ提供システムと端末装置との間の通信はHTTPによって行われ端末装置から送られるURLによって提供するデータの内容が指定されるものとしたが、他のプロトコルによる通信に本発明を適用することも可能であり、これにより、利用者に端末装置の属性の違いなどを意識して明示的に指定させる必要なく端末装置に対応した、あるいは利用者個人に対応したコンテンツデータを提供するコンテンツデータ提供システムを実現することができる。
【0072】
端末装置の属性としては、例えば、ハードウェアの機能や仕様によるもの、ソフトウェアの様に端末装置内で使用されているアプリケーションソフトの機能や仕様によるものや、さらには、端末装置が利用されるネットワーク環境などのサービスの機能や仕様がある。
【0073】
また、以上で説明した実施形態においては、携帯型電話端末やコンピュータ端末に対するコンテンツデータの送信について説明したが、端末装置の種類はこれらに限定されず、ネットワークを介してコンテンツデータ提供システムと接続可能であり、情報処理機能を備えている他の装置であっても良い。そのような装置の具体例の一部は、PDA端末、情報キオスク端末、ゲーム機、放送等の送受信装置、画像表示装置、カラオケ装置、音楽再生装置、楽音発生装置、カーナビゲーション装置、ビデオ録画/再生装置、調理用機器、その他の情報家電機器、自動販売機、情報メディア記録装置などであるが、本発明を適用することのできる装置はこれらに限定されない。
【0074】
なお、端末装置とコンテンツデータ提供システムを相互に接続するネットワークは、インターネット類似の機能を有するものであれば、他の規格の専用回路網、WAN等のネットワークであってもよい。また、公衆回線を利用しないLANで構成されるイントラネットのようなネットワークであってもよい。
【0075】
なお、コンテンツデータとは、デジタルデータとして流通可能なデータをいう。
【0076】
また、ここで「機種識別情報」としては、例えばパーソナルコンピュータや携帯型電話端末装置やゲーム機といったレベルでの装置の種別を識別する情報、それらの装置を製造・販売する事業者を識別する情報、それらの装置の機能や能力や形状や材質などといった設計事項の違いを識別できる情報、あるいはこれらを適宜組み合わせた情報が上げられる。
【0077】
また、画面サイズ情報としては、例えばクライアント側情報処理装置の表示画面の物理的な大きさや表示画面における画素数に関する情報がある。
【0078】
また、個体識別情報とは、クライアント側情報処理装置を特定するために一意に定められた情報をいう。個体識別情報としては、例えばクライアント側情報処理装置の個体を識別する情報や、また必要に応じてその個体識別情報を基にそのクライアント側情報処理装置の利用者を識別する情報、シリアルナンバー、製造番号、電話番号や電子メールアドレスなどが上げられる。
【0079】
また、通信サービスの種別を識別するための網識別情報としては、例えば、電話網サービスを提供する通信事業者を識別する情報や通信事業者が提供する網の種別を識別する情報やそれらの組み合わせがある。
具体的には、網識別情報によって、例えば、A社の移動体通信網、B社のアナログ携帯電話サービス、C社のラジオ無線サービス、D社の1.5ギガヘルツ帯デジタル携帯電話サービスなどといった単位での識別がなされる。また、ここで言う電話網とは、通話者の音声を伝えるサービスに限定されず、その音声帯域の信号に変調されたデータを伝えるサービス、デジタルデータを伝えるサービス、双方向に情報伝送可能なCATV網、ラジオ無線などを含む広義の電話網である。
【0080】
また、ここで、コンテンツデータのカテゴリーとは、様々な具体的な内容のコンテンツに共通する分野あるいは槻念を表すものであり、コンテンツデータの具体的内容とはその分野に含まれるあるいはその概念から想起される具体的事象を表すものをいう。
コンテンツデータのカテゴリーの具体例のひとつは、ある流通チェーン店に関する情報であり、このカテゴリーに対応する具体的内容の例は、その流通チェーン店の中で利用者がよく利用する店舗固有のセールに関する情報がある。また、他のコンテンツデータのカテゴリーとしては、例えば、「今日の運勢」であり、そのカテゴリーに対応する具体的内容の例は、識別される利用者の属性(生年月日や氏名や血液型など)を基に占われた運勢がある。但し、コンテンツのカテゴリーおよび具体的内容は、ここに挙げた例に限定されない。
【0081】
また、図1におけるコンテンツデータ提供システム10のWebサーバ部11、要求解析部14、データ生成部13の機能およびその他必要とされる機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによりコンテンツデータ提供システムを実現するようにしても良い。なお、ここで言う「コンピュータシステム」とは、汎用のコンピュータ装置であって、内部にCPU、通信インターフェース回路、モデム回路、描画回路、RAM、ROM、固定ディスクを備え、モデム回路或いはDSU及びTAを使用することにより、利用者回線または専用回線を介してインターネットに接続可能に構成されており、オペレーティングシステムや周辺機器等を含むものとする。例えば、ディスプレイ装置は、コンピュータ装置から出力された映像信号をその表示面に表示可能に構成されている。
【0082】
また、「コンピュータ読み取り可能な記録媒体」とは、フロッピー(登録商標)ディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムにおけるハードディスク等の記憶装置のことを言う。さらに「コンピュータ読み取り可能な記録媒体」とは、電気通信回線を介してプログラムが伝送される場合のコンピュータシステム内部の揮発性メモリ(半導体リードライトメモリ)などのように、少なくとも一定時間プログラムを保持するものをも含むものとする。
【0083】
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから電気通信回線の伝送媒体を介して他のコンピュータシステムに伝送されるものであっても良い。ここで電気通信回線の伝送媒体とは、電気あるいは電磁波等による信号を伝える物理的性質を持つ、金属線、光ファイバ、電磁場等のことを言う。
【0084】
また、上記プログラムは、前述した機能の一部を実現するものであっても良い。さらに、前述した機能をコンピュータシステム上に既に記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分プログラムであっても良い。
【0085】
【発明の効果】
以上説明したように、本発明によれば、クライアント側情報処理装置から受信した要求データを基にして、特に、利用者によって明示的に指定されず情報処理装置によって付加されて送られてくるデータを基にしてクライアント側情報処理装置の属性情報を取得し、この属性情報に応じたコンテンツデータを生成または選訳して提供するため、クライアント側情報処理装置のタイプごとの違いに依存しない共通の識別名によってコンテンツを提供することが可能となる。また、これによって利用者にとっての利便性が向上するため、コンテンツデータ提供者にとっては提供の機会増大の効果が得られる。また、単一のコンテンツソースデータを用意するだけで良いので、コンテンツデータの作成および維持するための労力や費用の削減を行うことができる。
【0086】
また本発明によれば、要求データを基に、クライアント側情報処理装置の機種や、クライアント側情報処理装置の表示画面の各種特性や、クライアント側情報処理装置において表示可能なコンテンツ記述言語やなどを解析するため、その解析結果に応じたコンテンツデータを生成または選択してクライアント側情報処理装置に提供することができる。
【0087】
また本発明によれば、要求データを基に、クライアント側情報処理装置の個体識別情報や、利用者識別情報を取得するため、それらの識別結果に応じたコンテンツデータを生成または選択してクライアント側情報処理装置に提供することができる。
【0088】
また本発明によれば、要求データを基に、クライアント側情報処理装置が収容されている通信サービスの識別情報を取得するため、それらの識別結果に応じて通信サービスの特性に適したコンテンツデータを生成または選択してクライアント側情報処理装置に提供することができる。
【0089】
また本発明によれば、利用者から明示的に指定される情報に基づいてコンテンツデータのカテゴリーを決定し、利用者の識別情報に応じてこのカテゴリーに属するコンテンツデータの具体的内容を決定し、クライアント側情報処理装置あるいは他の情報処理装置において保持されている情報に基づいてコンテンツデータの形式を決定し、これらに基づいて識別された利用者にとって特に有益なコンテンツデータをそのクライアント側情報処理装置に適した形式で生成しまたは選択し、提供することが可能となる。
【0090】
特に、請求項1記載の発明によれば、クライアント側情報処理装置から送信される要求データを基に、クライアント側情報処理装置の属性情報を取得するため、取得された属性情報に応じて、クライアント側情報処理装置での処理に適した形式のコンテンツデータを自動的に送信することができる。また、クライアント側の利用者が明示的にクライアント側情報処理装置の属性に応じた要求を出す必要がない。また、単一のコンテンツソースデータを用意するだけで良いので、コンテンツデータの作成および維持するための労力や費用の削減を行うことができる。
【0091】
請求項2記載の発明によれば、クライアント側情報処理装置から送信される要求データを基に、クライアント側情報処理装置の属性情報を取得するため、取得された属性情報に応じて、クライアント側情報処理装置での処理に適した形式のコンテンツデータを自動的に送信することができる。また、クライアント側の利用者が明示的にクライアント側情報処理装置の属性に応じた要求を出す必要がない。
【0092】
請求項3記載の発明によれば、予め記憶装置等に保持されたデータを基に、属性情報に対応するコンテンツデータを生成または選択するができる。コンテンツデータを提供する側は、それぞれクライアント側情報処理装置に対応したデータを作成する必要がない。
【0093】
請求項4記載の発明によれば、予め記憶装置等にコンテンツの内容を表すコンテンツソースデータを保持しておき、クライアント側情報処理装置から送信される要求データに基づき提供するコンテンツ内容を決定し、そのコンテンツ内容に応じたコンテンツソースデータを記憶装置等から読み出し、そのコンテンツソースデータを基にコンテンツデータを生成または選択することができる。複数のコンテンツソースデータを予め記憶することができるので、クライアント側の利用者は様々なコンテンツデータを利用することができる。
【0094】
請求項5記載の発明によれば、予め記憶装置等にコンテンツの表現形式を表すコンテンツ表現形式データ保持しておき、クライアント側情報処理装置から送信された要求データを基に取得される属性情報に応じて、適切なコンテンツ表現形式データを読み出し、そのクライアント側情報処理装置に適合した形式のコンテンツデータを生成することができる。従って、あらゆる端末に対応するコンテンツ表現形式データを記憶しておくことにより、クライアント側の利用者はクライアント側情報処理装置の特徴などを理解していなくても手軽にコンテンツデータを得ることができる。
【0095】
請求項6記載の発明によれば、予め記憶装置等に保持されたコンテンツソースデータおよびコンテンツ表現形式データを読み出して、これらのデータを基にコンテンツデータを生成または選択し、クライアント側情報処理装置に送信することができる。よって、クライアント側情報処理装置に適合したコンテンツデータを得るために、利用者は明示的にクライアント側情報処理装置の属性に応じた要求を出す必要がない。
【0096】
請求項7記載の発明によれば、属性情報にはクライアント側情報処理装置の機種識別情報が含まれるため、データ生成部は、クライアント側情報処理装置の機種に依存した技術的特徴に適したコンテンツデータを生成または選択することができるので、クライアント側の利用者は、クライアント側情報処理装置の機種を意識することなくコンテンツデータを得ることができる。
【0097】
請求項8記載の発明によれば、前記属性情報にはクライアント側情報処理装置の画面サイズ情報が含まれるため、クライアント側情報処理装置の画面の物理的な大きさや画素数に適したコンテンツのデータを生成または選択し、これを提供することができるので、コンテンツデータの提供者は予めぞれぞれのクライアント側情報処理装置の画面サイズなどに対応するコンテンツデータを用意する必要がない。
【0098】
請求項9記載の発明によれば、属性情報にはクライアント側情報処理装置の画面表示色情報が含まれるため、データ生成部はクライアント側情報処理装置の画面において表示可能な色数や色の種類や階調度に適したコンテンツのデータを生成または選択し、これを提供することが可能となる。従って、コンテンツデータの提供者は、予め色表示について様々な対応をしたコンテンツデータを用意する必要はない。
【0099】
請求項10記載の発明によれば、属性情報にはクライアント側情報処理装置の個体識別情報が含まれるため、データ生成部はクライアント側情報処理装置の個体を識別し、また必要に応じてその個体識別情報を基にそのクライアント側情報処理装置の利用者を識別し、これら個体あるいは利用者等に応じたコンテンツデータを生成または選択し、提供することが可能となる。さらに、コンテンツデータの提供者は、クライアント側の利用者に意識させることなく、クライアント側情報処理装置を特定することができる。
【0100】
請求項11記載の発明によれば、クライアント側情報処理装置から受信した要求データを基にクライアント側情報処理装置が処理可能なコンテンツ記述言語の言語種別を特定するため、データ生成部は、クライアント側情報処理装置の機能に適した言語によって記述されたコンテンツデータを生成または選択し、これを提供することが可能となる。従って、処理可能なコンテンツ記述言語が異なる複数のタイプのクライアント側情報処理装置から、共通の識別名(URL等)によってコンテンツデータにアクセスすることが可能となる。
【0101】
請求項12記載の発明によれば、コンテンツデータの内容に関する情報を保持するコンテンツソースデータとコンテンツデータの表現形式に関するコンテンツ記述言語種別ごとの情報を保持するコンテンツ表現形式データを記憶装置に予め保持しているため、クライアント側情報処理装置の利用者がURL等によって明示的に指定した情報に基づいてコンテンツ内容を決定し、そのコンテンツ内容に応じたコンテンツソースデータを読み出し、また言語種別に応じてコンテンツ表現形式データ用いてコンテンツデータを生成または選択し、提供することが可能となる。よって、クライアント側の利用者は、クライアント側情報処理装置が出力できる言語種別を理解しておく必要はない。
【0102】
請求項13記載の発明によれば、コンテンツ表現形式データとしてコンテンツ記述言語種別ごとにデータの表示属性を示すタグ情報を保持するため、データ生成部は、求められているコンテンツ記述言語に応じたタグ情報を読み出し、このタグ情報に基づいて表示属性等に関するデータをコンテンツデータ内に埋め込むことにより、要求元のクライアント側情報処理装置での処理に適したコンテンツデータを生成または選択し、提供することが可能となる。よって、コンテンツデータ提供者は、クライアント側情報処理装置が出力できる記述言語にあったコンテンツデータを予め用意しておく必要がない。
【0103】
請求項14記載の発明によれば、通信網を識別する網識別情報を取得するため、通信網に応じて異なるコンテンツデータを生成または選択して送信することが可能となる。よって、網によって異なるサービス内容に対応したコンテンツデータや、網によって異なるデータ記述言語に対応したコンテンツデータを自動的に提供することが可能となる。また、利用者が明示的にクライアント側情報処理装置の属性に応じた要求を出す必要がない。
【0104】
請求項15記載の発明によれば、クライアント側情報処理装置を利用している利用者を識別する利用者識別情報を取得するため、利用者に応じて異なるコンテンツデータを生成または選択して送信することが可能となる。また、これを応用して、予め記憶装置等に利用者の属性情報を保持しておき、この利用者属性情報に応じて異なるコンテンツデータを送信することが可能となる。クライアント側情報処理装置を利用している利用者は、利用者自身の嗜好に基づくコンテンツデータを意識することなく得ることができる。
【0105】
請求項16記載の発明によれば、クライアント側情報処理装置から送信される要求データを基に、クライアント側情報処理装置の属性情報を取得するため、取得された属性情報に応じて、クライアント側情報処理装置での処理に適した形式のコンテンツデータを自動的に送信することができる。また、クライアント側の利用者が明示的にクライアント側情報処理装置の属性に応じた要求を出す必要がない。
【0106】
請求項17記載の発明によれば、クライアント側情報処理装置から送信される要求データを基に、クライアント側情報処理装置の属性情報を取得するため、取得された属性情報に応じて、クライアント側情報処理装置での処理に適した形式のコンテンツデータを自動的に送信することがでる。また、クライアント側の利用者が明示的にクライアント側情報処理装置の属性に応じた要求を出す必要がない。
【0107】
請求項18記載の発明によれば、予め記憶装置等に保持されたデータを基に、属性情報に対応するコンテンツデータを生成または選択するができる。コンテンツデータを提供する側は、それぞれクライアント側情報処理装置に対応したデータを作成する必要がない。
【0108】
請求項19記載の発明によれば、予めコンテンツソースデータ記憶部にコンテンツの内容を表すコンテンツソースデータを保持しておき、クライアント側情報処理装置から送信される要求データに基づき提供するコンテンツ内容を決定し、そのコンテンツ内容に応じたコンテンツソースデータを記憶装置等から読み出し、そのコンテンツソースデータを基にコンテンツデータを生成または選択することができる。複数のコンテンツソースデータを予め記憶することができるので、クライアント側の利用者は様々なコンテンツデータを利用することができる。
【0109】
請求項20記載の発明によれば、予めコンテンツ表現形式データ記憶部にコンテンツの表現形式を表すコンテンツ表現形式データ保持しておき、クライアント側情報処理装置から送信された要求データを基に取得される属性情報に応じて、適切なコンテンツ表現形式データを読み出し、そのクライアント側情報処理装置に適合した形式のコンテンツデータを生成することができる。従って、あらゆる端末に対応するコンテンツ表現形式データを記憶しておくことにより、クライアント側の利用者はクライアント側情報処理装置の特徴などを理解していなくても手軽にコンテンツデータを得ることができる。
【0110】
請求項21記載の発明によれば、予めコンテンツソースデータ記憶部およびコンテンツ表現形式データ記憶部にそれぞれ保持されたコンテンツソースデータおよびコンテンツ表現形式データを読み出して、これらのデータを基にコンテンツデータを生成または選択し、クライアント側情報処理装置に送信することができる。また、クライアント側情報処理装置に適合したコンテンツデータを得るために、利用者は明示的にクライアント側情報処理装置の属性に応じた要求を出す必要がない。
【0111】
請求項22記載の発明によれば、属性情報にはクライアント側情報処理装置の機種識別情報が含まれるため、データ生成部は、クライアント側情報処理装置の機種に依存した技術的特徴に適したコンテンツデータを生成または選択することができるので、クライアント側の利用者は、クライアント側情報処理装置の機種を意識することなくコンテンツデータを得ることができる。
【0112】
請求項23記載の発明によれば、前記属性情報にはクライアント側情報処理装置の画面サイズ情報が含まれるため、クライアント側情報処理装置の画面の物理的な大きさや画素数に適したコンテンツのデータを生成または選択し、これを提供することが可能となるので、コンテンツデータの提供者は予めぞれぞれのクライアント側情報処理装置の画面サイズなどに対応するコンテンツデータを用意する必要がない。
【0113】
請求項24記載の発明によれば、属性情報にはクライアント側情報処理装置の画面表示色情報が含まれるため、データ生成部はクライアント側情報処理装置の画面において表示可能な色数や色の種類や階調度に適したコンテンツのデータを生成または選択し、これを提供することが可能となる。従って、コンテンツデータの提供者は、予め色表示について様々な対応をしたコンテンツデータを用意する必要はない。
【0114】
請求項25記載の発明によれば、属性情報にはクライアント側情報処理装置の個体識別情報が含まれるため、データ生成部はクライアント側情報処理装置の個件を識別し、また必要に応じてその個体識別情報を基にそのクライアント側情報処理装置の利用者を識別し、これら個体あるいは利用者等に応じたコンテンツデータを生成または選択し、提供することが可能となる。さらに、コンテンツデータの提供者は、クライアント側の利用者に意識させることなく、クライアント側情報処理装置を特定することができる。
【0115】
請求項26記載の発明によれば、クライアント側情報処理装置から受信した要求データを基にクライアント側情報処理装置が処理可能なコンテンツ記述言語の言語種別を特定するため、データ生成部は、クライアント側情報処理装置の機能に適した言語によって記述されたコンテンツデータを生成または選択し、これを提供することが可能となる。従って、処理可能なコンテンツ記述言語が異なる複数のタイプのクライアント側情報処理装置から、共通の識別名(URL等)によってコンテンツデータにアクセスすることが可能となる。
【0116】
請求項27記載の発明によれば、コンテンツデータの内容に関する情報を保持するコンテンツソースデータとコンテンツデータの表現形式に関するコンテンツ記述言語種別ごとの情報を保持するコンテンツ表現形式データを記憶装置に予め保持しているため、クライアント側情報処理装置の利用者がURL等によって明示的に指定した情報に基づいてコンテンツ内容を決定し、そのコンテンツ内容に応じたコンテンツソースデータを読み出し、また言語種別に応じてコンテンツ表現形式データ用いてコンテンツデータを生成または選択し、提供することが可能となる。よって、クライアント側の利用者は、クライアント側情報処理装置が出力できる言語種別を理解しておく必要はない。
【0117】
請求項28記載の発明によれば、コンテンツ表現形式データとしてコンテンツ記述言語種別ごとにデータの表示属性を示すタグ情報を保持するため、データ生成部は、求められているコンテンツ記述言語に応じたタグ情報を読み出し、このタグ情報に基づいて表示属性等に関するデータをコンテンツデータ内に埋め込むことにより、要求元のクライアント側情報処理装置での処理に適したコンテンツデータを生成または選択し、提供することが可能となる。よって、コンテンツデータ提供者は、クライアント側情報処理装置が出力できる記述言語にあったコンテンツデータを予め用意しておく必要がない。
【0118】
請求項29記載の発明によれば、通信網を識別する網識別情報を取得するため、通信網に応じて異なるコンテンツデータを生成または選択して送信することが可能となる。よって、網によって異なるサービス内容に対応したコンテンツデータや、網によって異なるデータ記述言語に対応したコンテンツデータを自動的に提供することが可能となる。また、利用者が明示的にクライアント側情報処理装置の属性に応じた要求を出す必要がない。クライアント側情報処理装置を利用している利用者は、利用者自身の嗜好に基づくコンテンツデータを意識することなく得ることができる。
【0119】
請求項30記載の発明によれば、クライアント側情報処理装置を利用している利用者を識別する利用者識別情報を取得するため、利用者に応じて異なるコンテンツデータを生成または選択して送信することが可能となる。また、これを応用して、予め記憶装置等に利用者の属性情報を保持しておき、この利用者属性情報に応じて異なるコンテンツデータを送信することが可能となる。クライアント側情報処理装置を利用している利用者は、利用者自身の嗜好に基づくコンテンツデータを意識することなく得ることができる。
【0120】
請求項32記載の発明によれば、携帯電話端末装置からの要求に応じて、その携帯電話端末装置の属性に応じて、またその携帯電話端末装置の利用者に応じて、またその携帯電話端末装置が属する網に応じて異なるコンテンツデータを提供することが可能となる。従って、常時通信網と接続されているのでより煩わしい作業をすることなく、また携帯電話端末の技術的特徴を意識することなく、容易に様々なコンテンツデータを得ることができる。
【0121】
請求項33記載の発明によれば、携帯電話端末装置からの要求に応じて、その携帯電話端末装置の属性に応じて、またその携帯電話端末装置の利用者に応じて、またその携帯電話端末装置が属する網に応じて異なるコンテンツデータを提供することが可能となる。従って、常時通信網と接続されているのでより煩わしい作業をすることなく、また携帯電話端末の技術的特徴を意識することなく、容易に様々なコンテンツデータを得ることができる。
【図面の簡単な説明】
【図1】この発明の一実施形態によるコンテンツデータ提供システムの構成を示すブロック図である。
【図2】同実施形態によるコンテンツデータ提供システムにおけるコンテンツソースデータの例を示す表図である。
【図3】同実施形態によるコンテンツデータ提供システムにおけるコンテンツ表現形式データのひとつである記述言語情報の例を示す表図である。
【図4】同実施形態によるコンテンツデータ提供システムにおけるコンテンツ表現形式データのひとつである画像データ形式情報の例を示す表図である。
【図5】同実施形態によるコンテンツデータ提供システムにおけるコンテンツ表現形式データのひとつである表示用・入力用タグ情報の例を示す表図である。
【図6】同実施形態によるコンテンツデータ提供システムにおけるコンテンツデータ生成処理の手順を示すフローチャートである。
【図7】同.実施形態によるコンテンツデータ提供システムにおける画像データ提供の処理の手順を示すフローチャートである。
【図8】同実施形態によるコンテンツデータ提供システムにおける外字を含む入力データ(a)およびコンテンツデータ(b)の処理の手順を示すフローチャートである.
【図9】同実施形態によるコンテンツデータ提供システムにおける音楽データ提供の処理の手順を示すフローチャートである。
【図10】同実施形態によるコンテンツデータ提供システムにおける利用者の会員情報の例を示す表図である。
【図11】同実施形態によるコンテンツデータ提供システムにおける利用者個別コンテンツの提供の処理の手順を示すフローチャートである。
【図12】従来技術における情報サーバの構成およびネットワーク構成を示すブロック図である。
【図13】この発明の一実施形態における携帯電話端末装置の利用者インタフェースを示す図である。
【図14】同実施形態における携帯電話端末装置の表示画面の画面遷移を示す図である。
【図15】この発明の一実施形態によるコンテンツデータ提供システムの構成を示すブロック図である。
【符号の説明】
1  インターネット
10 コンテンツデータ提供システム
10a 情報サーバ
11 W e bサーバ郎
13 データ生成部
14 要求解析部
21 コンテンツソースデータ
22 コンテンツ表現形式データ
23 コンテンツデータ
51 コンピュータ端末
70 ゲートウェイ
71,72 移動通信端末
80 ゲートウェイ
81,82 移動通信端末
90 コンテンツソースデータ記憶部
91 コンテンツソースデータ検索読み出し部
92 コンテンツ表現形式データ検索読み出し部
93 コンテンツ表現形式データ記憶部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a content data distribution method and a content data distribution system for providing content data to a client-side information processing device via a network or the like, and a recording medium on which the program is recorded. In particular, even when a request for content data with a common identification name is received from a client-side information processing device of a different data format, a content data distribution method for providing content data in a data format corresponding to each type is provided. The present invention relates to a content data distribution system and a recording medium on which the program is recorded.
[0002]
[Prior art]
Network technology, especially information distribution to terminals using the Internet technology, information input from the terminal device, interactive exchange of information with the terminal device, and cyber business using them have been spreading rapidly in recent years and will continue in the future Further expansion is expected. Also, in the past, personal computers and the like whose data format standards are relatively unified have been mainly used as terminal devices for accessing the Internet. Examples of accessing the Internet from portable telephone terminal devices, game machines, and the like are increasing. In addition, with the diversification of mobile communication applications and the spread of information home appliances, it is expected that terminal devices will become more diversified. In the following description, each terminal device may be simply referred to as a terminal.
[0003]
For example, in the Internet use service provided by mobile communication companies, although the technology is partially standardized, the terminal device function, the specifications regarding the screen size and display color, and the displayable contents ( (Hypertext) Description language, image / video or music / sound data formats that can be displayed or played, and executable application software formats are individually determined based on each company's unique technology, standards and specifications. I have.
[0004]
In such a situation, in order to enable information access from various terminal devices, in the related art, content data corresponding to each terminal device is individually prepared. Then, a method has been adopted in which an access is made by inputting an individual identification name corresponding to the terminal device assigned to each data from the terminal device side. FIG. 12 is a configuration diagram showing a configuration of an information server and a network that provide content data to a plurality of different types of terminals according to the related art. In this figure, reference numeral 10a is an information server, 1 is the Internet, 51 is a computer terminal connected to the Internet 1 via an ISP (Internet Service Provider), and 70 and 80 are mobile communication networks of A and B companies, respectively. Gateways for relaying to and from the Internet 1, 71, 72. ... are mobile communication terminals receiving the network service of company A, and 81, 82, ... are mobile communication terminals receiving the network service of company B. The information server 10a holds computer terminal data 41, company A mobile communication network data 42, and company B mobile communication network data 43.
These data (content data) have the same semantic content, but are created in different data formats exclusively for each terminal. Different URLs (uniform resource locators) are assigned to the computer terminal data 41, the company A mobile communication network data 42, and the company B mobile communication network data 43, respectively. The content data is accessed by specifying a URL corresponding to the terminal device of the user.
[0005]
[Problems to be solved by the invention]
In the related art described above, the information server 10a has to prepare a plurality of data having different data formats in spite of the same semantic content of the content data. However, there is a problem that the cost increases. In addition, since different URLs are assigned to these individual content data and accessed from the terminal device, the user of the terminal device must specify the URL corresponding to the terminal device used by the user. Such operations are complicated and hinder the user's desire to access. Further, there is a problem that the content data provider may lose a chance of access from the user.
[0006]
In a portable telephone terminal or a portable PDA (Personal Digital Assistant) terminal, the screen size and resolution are smaller than those of a personal computer or the like, and only a single color can be displayed or can be displayed. Since the number of colors is small, image data designed to be displayed on a personal computer cannot be displayed as it is.
[0007]
The present invention has been made in view of the above circumstances, and can automatically generate and transmit content data suitable for each terminal device from a single content source data. The content data in the format can be automatically selected and transmitted, and further, unique information suitable for each of the terminal device identification information or the user identification information can be generated. Alternatively, the object is to be able to select and transmit. That is, a content data distribution method and a content data distribution system that allow a user to request content data by using a common identification name (such as a URL) without having to be aware of the technical features unique to the terminal device and the various types of identification information described above. And a recording medium on which the program is recorded.
[0008]
[Means for Solving the Problems]
In order to solve the above-mentioned problem, the invention according to claim 1 transmits request data of content data from a client side information processing device using a network, receives the request data, and converts the request data from the request data. Analyzing the attribute information of the client-side information processing device, generating or selecting content data corresponding to the attribute information, transmitting the content data to the client-side information processing device, the client-side information processing device The gist is a content data distribution method characterized by receiving.
[0009]
Here, the client-side information processing device is a device that requests provision of content data and transmits / receives content data in this content distribution method, and is a device having a function of processing information using computer technology. The attribute information refers to information for specifying the function and each specification of the client-side information processing device.
[0010]
The invention according to claim 2 receives request data of content data from a client-side information processing device using a network, analyzes attribute information of the client-side information processing device from the request data, and And transmitting the content data corresponding to the content data to the client-side information processing apparatus.
[0011]
Further, in the content data distribution method according to the present invention, content data corresponding to the attribute information is generated or selected.
[0012]
Furthermore, the content data distribution method of the present invention is characterized in that content source data as a basis of the content data is recorded, and content source data corresponding to the request data is searched and read.
[0013]
Furthermore, the content data distribution method of the present invention is characterized in that content representation format data corresponding to the attribute information is recorded, and content representation format data corresponding to the attribute information is searched and read.
[0014]
Still further, in the content data distribution method according to the present invention, generation or selection of content data corresponding to the attribute information is performed based on the content source data and the content representation format data.
[0015]
Still further, in the content data distribution method according to the present invention, the attribute information includes model identification information of a client-side information processing device.
[0016]
Still further, in the content data distribution method according to the present invention, the attribute information includes screen size information of a client-side information processing device.
[0017]
Still further, in the content data distribution method according to the present invention, the attribute information includes screen display color information of the client-side information processing device.
[0018]
Still further, in the content data distribution method according to the present invention, the attribute information includes individual identification information of a client-side information processing device.
[0019]
The invention according to claim 11 analyzes the attribute information of the client processing device from the request data received from the client-side information processing device, and outputs a content description language that the client-side information processing device can output from the attribute information. The gist of the content data distribution method is to specify a language type and generate or select content data corresponding to the language type.
[0020]
Further, in the content data distribution method of the present invention, the content source data relating to the content of the content data and the content expression format data for each content description language type relating to the expression format of the content data are stored in advance, and the stored content source data and And generating or selecting the content data from the content expression format data read corresponding to the specified language type.
[0021]
Further, in the content data distribution method of the present invention, the content expression format data includes tag information indicating a display attribute of data for each content description language type, and the content data is generated or selected using the tag information. It is characterized by doing.
[0022]
Furthermore, in the content data distribution method of the present invention, network identification information for identifying a communication network in which the client-side information processing device is used is analyzed from the request data, and the content data corresponding to the network identification information is analyzed. Generate or select.
[0023]
Still further, in the content data distribution method according to the present invention, user identification information for identifying a user using the client-side information processing device is analyzed from the request data, and content corresponding to the user identification information is analyzed. It is characterized by generating or selecting data.
[0024]
Further, the invention according to claim 16 transmits, using a network, request data for requesting content data, and a client-side information processing device for receiving the content data; a receiving unit for receiving the request data; A request analysis unit that analyzes and acquires attribute information of the client-side information processing device from request data; a data generation unit that generates or selects content data corresponding to the attribute information; And a transmission unit for transmitting the content data to the content data distribution system.
[0025]
The invention according to claim 17 is a receiving unit that receives request data from a client-side information processing device using a network, and a request analysis that analyzes and acquires attribute information of the client-side information processing device from the request data. A content data distribution system comprising: a transmission unit configured to transmit content data corresponding to the attribute information to the client-side information processing device.
[0026]
Further, the content data distribution system of the present invention is characterized by including a data generation unit that generates or selects the content data corresponding to the attribute information.
[0027]
Still further, the content data distribution system of the present invention includes a content source data storage unit that stores content source data that is a basis of the content data, and a content source data search that searches and reads content source data corresponding to the request data. A reading unit.
[0028]
Still further, the content data distribution system of the present invention includes a content expression format data storage unit that stores content expression format data corresponding to the attribute information, and a content expression format data that searches and reads the content expression format data corresponding to the attribute information. A format data search / read unit.
[0029]
Still further, in the content data distribution system according to the present invention, the data generation unit may include the content source data corresponding to the request data, and the content expression format data corresponding to attribute information obtained by analyzing the request data. And generating or selecting the content data.
[0030]
Still further, in the content data distribution system according to the present invention, the attribute information includes model identification information of the client-side information processing device.
[0031]
Still further, in the content data distribution system according to the present invention, the attribute information includes screen size information of a client-side information processing device.
[0032]
Still further, in the content data distribution system according to the present invention, the attribute information includes screen display color information of the client-side information processing device.
[0033]
Still further, in the content distribution system according to the present invention, the attribute information includes individual identification information of a client-side information processing device.
[0034]
In the content data distribution system according to the twenty-sixth aspect, attribute information of the client-side information processing device is analyzed and acquired from request data received from the client-side information processing device, and the client-side information is obtained from the attribute information. A request analysis unit for specifying a language type of a content description language that can be processed by the processing device, and a data generation unit for generating or selecting content data corresponding to the language type are provided.
[0035]
Further, in the content data distribution system of the present invention, a content source data storage unit that holds information on the content of content data, and a content expression format data storage unit that holds information for each content description language type on the expression format of the content data The data generation unit, based on the content source data read from the content source data storage unit and the content representation format data read in accordance with the attribute information from the content representation format data storage unit, It is characterized by generating or selecting content data.
[0036]
Still further, in the content data distribution system of the present invention, the content expression format data storage unit holds tag information indicating a display attribute of data for each of the content description language types, and the data generation unit stores the content expression format. The content data is generated or selected using the tag information read from the format data storage unit.
[0037]
Still further, in the content data distribution system of the present invention, the request analysis unit analyzes and acquires network identification information for identifying a type of a communication network service to which the client-side information processing device is connected, from the request data. The data generator generates or selects content data corresponding to the network identification information.
[0038]
Still further, in the content data distribution system of the present invention, the request analysis unit analyzes and acquires user identification information from the request data, and the data generation unit transmits content data corresponding to the user identification information. Generate or select.
[0039]
The invention according to claim 31 is a request receiving process for receiving request data, a request analysis process for analyzing and acquiring attribute information from the request data, and a data for generating or selecting content data corresponding to the attribute information. A computer-readable recording medium having recorded thereon a program for causing a computer to execute a generation process and a content data transmission process of transmitting the content data.
[0040]
Still further, in the content data distribution method according to the present invention, the client-side information processing device is a mobile phone terminal.
[0041]
Still further, in the content data distribution system according to the present invention, the client-side information processing device is a mobile phone terminal.
[0042]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a content data providing system (content data distribution system) according to the embodiment. In this figure, reference numeral 10 denotes a content data providing system, 1 denotes the Internet, and 51 denotes a computer terminal connected to the Internet 1 via an ISP (Internet Service Provider). Also, 70 and 80 are gateways for relaying between the mobile communication networks of A and B companies and the Internet 1, respectively, 71, 72,... ,... Are mobile communication terminals that receive the network service of Company B. The gateways 70 and 80 are operated by companies A and B, respectively, to realize a connection from the mobile communication terminal to the Internet.
[0043]
In the content data providing system 10, a Web server unit 11 (reception) that receives request data for requesting content from a terminal device (client-side information processing device) by HTTP (Hypertext Transfer Protocol) and transmits corresponding content data. And transmission unit), a request analysis unit 14 for acquiring attribute information of a terminal device, identification information of a user, and the like from request data including control information and content content information received by a Web server unit, and analysis by the request analysis unit 14. A data generation unit 13 is provided for generating or selecting content data 23 from the content source data 21 and the content representation format data 22 according to the result.
FIG. 15 is a block diagram showing a configuration of a content data providing system according to an embodiment of the present invention.
In this figure, reference numeral 90 denotes a content source data storage unit that stores content source data, 91 denotes a content source data search and read unit that searches and reads stored content source data, and 93 denotes a content expression that stores content expression format data A format data storage unit 92 is a content expression format data search / read unit that searches and reads stored content expression format data.
In the content data providing system 10, a Web server unit 11 (reception) that receives request data for requesting content from a terminal device (client-side information processing device) by HTTP (Hypertext Transfer Protocol) and transmits corresponding content data. And transmission unit), a request analysis unit 14 for acquiring attribute information of a terminal device, identification information of a user, and the like from request data including control information and content content information received by a Web server unit, and analysis by the request analysis unit 14. A data generation unit that generates or selects the content data 23 from the content source data 21 searched and read by the content source search and reading unit 91 and the content expression format data 22 searched and read by the content expression format data search and reading unit 92 according to the result. 3 is provided.
[0044]
The attribute information and the user identification information may be provided from a terminal device, or may be provided from a communication network, a gateway, or an ISP. The attribute information and the user identification information may be provided with necessary information from a terminal device, a communication network, a gateway or an ISP.
[0045]
The content source data 21 is data relating to the semantic content of the content data, and includes only information independent of attributes unique to various terminal devices. FIGS. 2A and 2B are table diagrams showing examples of content source data. The data shown in these figures is held in a table format according to the relation model. This content source data in this example relates to each store in the distribution chain store network and sales for each store. The table of store information shown in FIG. 2A stores a store name, a telephone number, information on traffic for accessing the store, and information on a parking lot of the store.
The table of the sale information shown in FIG. 2B holds the store name, the sale information (Mr. Tsutsuki), and the sale information (details). A method of generating content data for each terminal device based on the content source data will be described later. Note that the content of the content source data is not limited to store information and sale information, and may be other digital data to be distributed through a network. Examples of the content source data include image data, video data, sound data such as music and voice, and application software such as games and mail software.
[0046]
The content expression format data 22 is data relating to an expression format corresponding to attribute information of various terminal devices. Specific examples of the content expression format data include description language information, image data format information, display / input tag information, sound data format information, application software format information, and the like.
[0047]
FIG. 3 is a table showing an example of description language information which is a part of the content expression format data 22. In the example shown in this figure, the type of the content description language that can be displayed on the telephone terminal device using the service is held for each communication company that provides the telephone service and for each service. This data of this example is based on the CompactHTML (Compact Hyper Text Markup Language) (entry 101) for the terminal of the “XX mode” service of the company A, the “XX Web” service of the company B and the “XX access” of the company C. Sends HDML (Handheld Device Markup Language) (entries 102 and 103) for service terminals, and content described in language D (entry 104) for company D "OO Web" service terminals Indicates that it should be done. The number of types of communication companies and services is not limited, and may be any number. Further, a description language other than those illustrated in FIG. 3 may be used.
[0048]
FIG. 4 is a table showing an example of image data format information which is a part of the content expression format data 22. In the example shown in this figure, the extension name of the image data in the format to be transmitted to the terminal device is shown for each description language of the content. Note that the combination of the description language and the image data format is not limited to those illustrated in FIG. 4, and may be other combinations. In addition, an extension other than that illustrated in FIG. 4 may be used as the extension of the image data. The image data stored as the content source data can be a still image or a moving image.
[0049]
FIG. 5 is a table showing an example of display / input tag information which is an example of the content expression format data 22. The content data providing system in this example has templates relating to a format such as a standard display layout, and tags to be added to the templates in the table shown in FIG. 5 are defined for each description language. For example, in order to display a text using a “centering” template positioned at the center of the display area, for example, in the CompactHTML language, a “<center>” tag is added and “<center> data </ center>” (where “ Replace with any text that displays "data") (entry 141). Similarly, in language D, “<d center>” is added to “<d center> data </ d>” (entry 142), and in the HDML language, “<center>” tag is added to “<center”. > Data <br> ”(entry 143). Further, for example, in order to display a plurality of items using a “bulleted list” template that is described in parallel, in the CompactHTML language, “<ol><li> item 1 is used by using“ <ol> ”and“ <li> ”tags. <Li> item 2 <li> item 3 <// ol>"(entry 151). Further, in the language D and the HDML language, a format in which “<br>” is added to the data of each item (entries 152 and 153). For example, in order to use the “key input” template for receiving input data from the keyboard of the terminal device, “accesskey =“ n ”” is set in the CompactHTML language and the HDML language (entries 161 and 163), and in the language D, “Acc_key =“ n ”” is set (entry 162).
[0050]
Templates other than those illustrated in FIG. 5 can be used as the template. For example, a template for displaying a simple text on a screen or an option display that allows a user of a terminal device to select one link destination , A template for displaying a selection list, and a template for displaying a one-line input form in which the user can input one line of data, but are not limited to these.
[0051]
The sound data format information which is a part of the content expression format data 22 includes ATRAC (Adaptive Transform Acoustic Coding) used for MP3 (MPEG Audio Layer-3) or MD (mini disc), which is a compression format, and a sound source. There are MIDI (Musical Instrument Digital Interface), FM (Frequency Modulation), PCM (Pulse Code Modulation), physical model, and the like. Similar to the above-described combination of the image data format and the description language, a reference table of the combination of the sound data format and the description language may be prepared for the sound data format information, and may be appropriately referred to. Further, as the sound data format information, information other than those exemplified above may be used.
[0052]
The application software format information that is a part of the content expression format data 22 may be distinguished for each operation system in which the application software is executed. For example, Microsoft's Windows (registered trademark) format, Windows-CE (registered trademark) format, UNIX (registered trademark) format, Linux format, and the like can be given. For these pieces of application software format information, a reference table of the combination of the application software format and the description language is created in the same manner as the above-described combination of the image data format and the description language, and the application software format is determined by appropriately referring to the table. May be. Further, as the application software format information, information other than those exemplified above may be used.
[0053]
Next, even when the content data providing system of the present embodiment receives request data with the same URL from a plurality of types of terminal devices having different data formats that can be processed, various types of attributes of each terminal device and a user are supported. A mechanism for transmitting content data will be described.
[0054]
FIG. 6 is a flowchart illustrating a processing procedure for transmitting content data in a content description language corresponding to a terminal device. First, when the Web server unit 11 receives request data by HTTP from the terminal device via the Internet (step 251), the request analysis unit 14 is activated (step 252).
The control information refers to information used when transmitting and receiving data. For example, on the Internet, there is a communication protocol for transmitting and receiving HTML documents between a WWW (World Wide Web) server and a WWW client.
The request analysis unit 14 refers to an HTTP header, which is an example of control information, and obtains information, which is an example of network identification information, for identifying a communication service name of a communication company accommodating the requesting mobile communication terminal. Then, based on the service name, the language type of the content data to be transmitted to the terminal device is specified by referring to the description language information illustrated in FIG. 3 (step 254).
Next, the data generation unit 13 extracts the content data requested by the terminal device from the content source data 21, and determines a template for outputting the content data.
[0055]
Next, by referring to the content expression format data 22 illustrated in FIG. 5, tag information corresponding to the description language specified previously is acquired. Then, the content data 23 suitable for the requesting terminal device is generated or selected (step 255). The Web server unit 11 transmits the generated or selected content data 23 to the terminal device (step 256).
[0056]
Next, FIG. 7 is a flowchart illustrating a processing procedure for transmitting different types of images according to the display capability of the terminal device. First, when the Web server unit 11 receives request data by HTTP from the terminal device via the Internet (step 301), the request analysis unit 14 is activated (step 302). Next, the request analysis unit 14 determines the browser type and the communication service name of the communication company by referring to the HTTP header, and refers to a database in the content data providing system using the browser type as a key, or Information on the terminal display performance is obtained directly from the header (step 303). Next, the request analysis unit 14 specifies the image data format information that can be displayed on the requesting terminal device by referring to the description language information illustrated in FIGS. 3 and 4 based on the communication service name (FIG. 3). Step 304). If the requesting terminal device has the color display capability (step 305), the terminal device transmits a color image (step 307). If the terminal device does not have a color image display capability and a grayscale image of the requested image exists in the content data providing system (step 306), the grayscale image is transmitted (step 308). If not (step 306), a color image is transmitted (step 307).
[0057]
Through the processing of the above-described procedure, the content data providing server can provide an image most suitable for the screen display capability of the terminal device. Here, the procedure for selecting the image data to be transmitted corresponding to the color display availability of the terminal device has been described as an example. However, in addition to this, for example, the screen size and the resolution (number of vertical and horizontal pixels) of the terminal device may vary. Different image data may be transmitted correspondingly. For example, the display screen of a personal computer and the display screen of a mobile phone terminal differ greatly in both the physical size of the screen and the number of display pixels, and automatically select and provide image data suitable for each. The benefits of doing it are great. In addition to this, there are various screen display modes such as the number of colors and gradations that can be displayed on the screen, whether or not a moving image can be displayed, the screen scanning frequency for display, and the screen display method such as interlace scanning. It is also possible to transmit image data suitable for the requesting terminal device in accordance with the characteristics.
[0058]
Next, FIG. 8 is a flowchart illustrating a processing procedure for transmitting or receiving data corresponding to each terminal device when a character set handled differs for each terminal device. In principle, the terminal device uses a standard character code system, but there are cases where so-called external characters are used, in which characters unique to the terminal model are assigned to empty areas of the character codes. The processing shown is for dealing with such external characters.
[0059]
FIG. 8A shows a process in a case where data input in the terminal device includes an external character. Upon receiving the input data including the external character (step 351), the Web server unit 11 converts the character of the external character portion into data in the internal representation format of the content data providing server, for example, “&nnn;” format according to the terminal model. And save it as content source data (step 352).
[0060]
FIG. 8B shows a process in a case where the external character stored in the internal representation format is included in the content source data provided by the content data providing system in response to a request from the terminal device. First, when the Web server unit 11 receives request data by HTTP from the terminal device (step 361), the request analysis unit 14 is activated (step 362). Next, the request analysis unit 14 refers to the HTTP header, and also refers to the database in the content data providing system as needed from the attribute information obtained by referring to the HTTP header, thereby changing the terminal device type. Then, the external character display performance of the terminal device is obtained (step 363). If the terminal device is capable of displaying an external character included in the transmission data (step 364), the data generation unit 13 converts the external character in the internal representation format into a binary character code suitable for the terminal device (step 364). 366). If the terminal device does not have the capability to display the external character (step 364) and if the terminal device has the capability to display the external character as image data (step 365), the data generation unit 13 outputs the external character portion. Is generated or selected (step 367). If the terminal device cannot be displayed as image data (step 365), the data generation unit 13 generates or selects content data in which the external character portion is replaced with a corresponding approximate character code (step 368). . The Web server unit 11 transmits the generated or selected content data to the terminal device (step 369). Through the above processing, the content data transmitted from a certain terminal device can be output even to a terminal device having a technical characteristic different from that of the terminal device. Examples of services for transmitting content data from the terminal device include chats for conversation, writing on bulletin boards, and e-mail.
[0061]
FIG. 9 is a flowchart illustrating a processing procedure for transmitting music content data corresponding to the terminal device. First, when the Web server unit 11 receives request data by HTTP from the terminal device (Step 401), the request analysis unit 14 is activated (Step 402). Next, the request analysis unit 14 determines the communication service name of the communication company accommodating the requesting mobile communication terminal by referring to the HTTP header (step 403). The sound data format of the content data to be transmitted to the terminal device is specified by referring to the exemplified description language information (step 404).
[0062]
Next, the data generation unit 13 selects music data in a format corresponding to the previously described description language from music data in various sound data formats prepared in advance in the content source data, or Music data corresponding to the generated sound data format is generated from the content source data. Then, the Web server unit 11 transmits the music data thus generated or selected to the terminal device (Step 405).
[0063]
Next, a description will be given of a function of providing different content data according to the terminal device individual or the terminal device user as well as the technical characteristics and the communication services for each terminal device model. FIG. 10 is a table showing an example of personal information held in the content data providing system 10 for such a content data providing service.
The table of FIG. 10 holds the member attribute information of the frequent user program in the distribution chain store network having the store shown in FIG. 2A. Specifically, the member ID, the member name, and the member It contains the names of stores that are frequently used, the number of points earned in this program, and the terminal ID of each terminal device used by this member. For a member using a plurality of unspecified terminal devices, information indicating "unspecified" is held in the terminal ID column.
[0064]
FIG. 11 is a flowchart illustrating a procedure of a process of providing content data corresponding to an individual user with reference to the personal information illustrated in FIG. First, when the Web server unit 11 receives request data by HTTP from the terminal device (step 451), the request analysis unit 14 is activated (step 452). Next, the request analysis unit 14 determines the browser type of the requesting terminal device based on the HTTP header information (step 453).
[0065]
If a terminal ID, which is an example of individual identification information, is added to the HTTP header (step 454), user identification is performed by referring to the personal information shown in FIG. 10 using the terminal ID as a key. The member ID, which is an example of the information, is specified (step 455). Otherwise, the authentication screen is displayed on the terminal device, the user performs the authentication process using the member ID and the password, and the member ID is specified (step 455). Step 456).
[0066]
The data generation unit 13 refers to the personal information shown in FIG. 10 using the previously specified member ID as a key to specify a store frequently used by the member (step 457). Next, by referring to the sale information shown in FIG. 2 (b), the sale information (Tsuki and details) of the store is acquired. Then, tag information relating to the corresponding description language is acquired from the display / input tag information shown in FIG. 5 based on the previously determined browser type (step 459), and template tags for text display are obtained from the tag information. Information is selected (step 460), and content data including a member ID, a frequently used store name, and sale information (name and details) is generated or selected by an editing process using the template (step 461).
The Web server unit 11 transmits the generated or selected content data to the terminal device (step 462).
[0067]
Here, the first method of acquiring the user identification information is a method of directly acquiring the user identification information input by the user from the client-side information processing device. Further, the second method is based on information included in request data received by the request analysis unit, and also refers to other information such as information held in the content data distribution system, for example. This is a method of indirectly acquiring user identification information.
[0068]
In the processing procedure described above, the authentication screen is displayed when the terminal ID is not added to the request data transmitted from the terminal device, and the member ID and the password are obtained from the user. Even when request data to which a terminal ID has been added is transmitted from the terminal device, but the member ID cannot be specified based on the terminal ID, the member ID or the like may be similarly acquired on the authentication screen. .
For example, this corresponds to a case where the terminal ID is not registered in the personal information in the database because the member uses an unspecified terminal device.
[0069]
Next, an example of a method in which a user explicitly specifies desired content data using an interface provided by the terminal device will be described. FIG. 13 is a diagram illustrating a user interface of the mobile phone terminal device. As shown in this figure, a menu or the like is displayed on the display screen of the mobile phone terminal, and the user can perform an operation by appropriately pressing or pushing a button while viewing the screen. FIG. 14 is a view showing screen transition after “6. Bank” is selected in the menu shown in FIG. 13.
[0070]
First, when "6. Bank" is selected, the service menu of the bank that the user is dealing with is displayed. For example, when "3. Bank transfer request" is selected from the menu, it is necessary to specify a withdrawal account. Is displayed, and when the withdrawal account is specified, a screen to search for the depositing bank is displayed. After that, when the necessary information is specified and the transfer request procedure is completed, "The transfer request has been accepted.-・ ・ ”Is displayed.
[0071]
In the embodiment described above, the content data providing system communicates with the terminal device via the Internet. However, the network used for communication is not limited to the Internet, but may be another data communication network. May be. Further, the communication between the content data providing system and the terminal device is performed by HTTP, and the content of the data to be provided is specified by the URL sent from the terminal device. However, the present invention is applied to communication by another protocol. This makes it possible to provide content data that is compatible with terminal devices or that provides personalized content data without requiring the user to explicitly specify the attributes of terminal devices, etc. A data providing system can be realized.
[0072]
The attributes of the terminal device include, for example, those based on the functions and specifications of the hardware, those based on the functions and specifications of the application software used in the terminal device such as software, and the network using the terminal device. There are service functions and specifications such as environment.
[0073]
Also, in the above-described embodiment, transmission of content data to a mobile phone terminal or a computer terminal has been described. However, the type of terminal device is not limited thereto, and can be connected to a content data providing system via a network. However, another device having an information processing function may be used. Some specific examples of such a device include a PDA terminal, an information kiosk terminal, a game machine, a transmitting / receiving device for broadcasting, an image display device, a karaoke device, a music reproducing device, a musical sound generating device, a car navigation device, and a video recording / recording device. Examples of the apparatus include a reproducing apparatus, a cooking apparatus, other information home appliances, a vending machine, and an information media recording apparatus, but the apparatus to which the present invention can be applied is not limited thereto.
[0074]
The network that connects the terminal device and the content data providing system to each other may be a dedicated circuit network of another standard or a network such as a WAN as long as it has a function similar to the Internet. Further, a network such as an intranet constituted by a LAN that does not use a public line may be used.
[0075]
Note that the content data refers to data that can be distributed as digital data.
[0076]
Here, the “model identification information” includes, for example, information for identifying the type of device at a level such as a personal computer, a portable telephone terminal device, or a game machine, and information for identifying a company that manufactures and sells such devices. And information that can identify differences in design items such as functions, capabilities, shapes, and materials of those devices, or information in which these are appropriately combined.
[0077]
The screen size information includes, for example, information on the physical size of the display screen of the client-side information processing device and the number of pixels on the display screen.
[0078]
The individual identification information refers to information uniquely determined for specifying the client-side information processing device. The individual identification information includes, for example, information for identifying an individual of the client-side information processing device, and information for identifying a user of the client-side information processing device based on the individual identification information, if necessary, a serial number, and a manufacturing number. Numbers, phone numbers, e-mail addresses, etc. are listed.
[0079]
The network identification information for identifying the type of communication service includes, for example, information for identifying a communication service provider providing a telephone network service, information for identifying the type of network provided by the communication service provider, and a combination thereof. There is.
Specifically, for example, the unit such as a mobile communication network of Company A, an analog mobile phone service of Company B, a radio radio service of Company C, a digital mobile phone service of 1.5 GHz band of Company D, etc., according to the network identification information. Is identified. The telephone network is not limited to a service for transmitting voice of a caller, but a service for transmitting data modulated to a signal in the voice band, a service for transmitting digital data, and a CATV capable of bidirectional information transmission. This is a broadly defined telephone network including networks, radio radios, and the like.
[0080]
Here, the category of the content data indicates a field or a common sense common to the content of various specific contents, and the specific content of the content data is included in or included in the field. It refers to a specific event that is recalled.
One specific example of a category of content data is information about a certain distribution chain store, and an example of specific content corresponding to this category is a store-specific sale frequently used by users in the distribution chain store. There is information. Another category of the content data is, for example, “Today's Fortune”, and an example of specific content corresponding to the category is an attribute of the identified user (birth date, name, blood type, etc.). ) There is a fortune-told fortune. However, the category and specific content of the content are not limited to the examples described here.
[0081]
Also, a program for realizing the functions of the Web server unit 11, the request analysis unit 14, the data generation unit 13, and other necessary functions of the content data providing system 10 in FIG. 1 is recorded on a computer-readable recording medium. Then, the program recorded on the recording medium may be read into a computer system and executed to realize a content data providing system. Note that the “computer system” referred to here is a general-purpose computer device, which includes a CPU, a communication interface circuit, a modem circuit, a drawing circuit, a RAM, a ROM, and a fixed disk, and includes a modem circuit or DSU and TA. It is configured to be able to connect to the Internet via a user line or a dedicated line by using it, and includes an operating system and peripheral devices. For example, a display device is configured to be able to display a video signal output from a computer device on its display surface.
[0082]
The “computer-readable recording medium” refers to a portable medium such as a floppy (registered trademark) disk, a magneto-optical disk, a ROM, a CD-ROM, and a storage device such as a hard disk in a computer system. Further, a “computer-readable recording medium” holds a program for at least a certain period of time, such as a volatile memory (semiconductor read / write memory) in a computer system when the program is transmitted via an electric communication line. Shall be included.
[0083]
Further, the program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium of a telecommunication line. Here, the transmission medium of a telecommunication line refers to a metal wire, an optical fiber, an electromagnetic field, or the like having a physical property of transmitting a signal by electric or electromagnetic waves.
[0084]
Further, the program may realize a part of the functions described above. Furthermore, a program that can realize the above-described functions in combination with a program already recorded on the computer system, that is, a so-called difference program may be used.
[0085]
【The invention's effect】
As described above, according to the present invention, based on the request data received from the client-side information processing device, in particular, the data added and transmitted by the information processing device without being explicitly specified by the user. Attribute information of the client-side information processing device is acquired based on the information, and content data corresponding to the attribute information is generated or selected and provided. Content can be provided by name. In addition, since the convenience for the user is improved by this, the effect of increasing the providing opportunity for the content data provider can be obtained. Further, since only a single content source data need be prepared, labor and cost for creating and maintaining the content data can be reduced.
[0086]
Further, according to the present invention, based on the request data, the model of the client-side information processing device, various characteristics of the display screen of the client-side information processing device, the content description language that can be displayed on the client-side information processing device, and the like. In order to perform the analysis, it is possible to generate or select content data according to the analysis result and provide the content data to the client-side information processing apparatus.
[0087]
Further, according to the present invention, based on the request data, in order to obtain the individual identification information of the client-side information processing apparatus and the user identification information, the content data is generated or selected according to the identification result, and the client-side information processing apparatus is generated. It can be provided to an information processing device.
[0088]
Further, according to the present invention, since the identification information of the communication service in which the client-side information processing apparatus is accommodated is obtained based on the request data, the content data suitable for the characteristics of the communication service is obtained according to the identification result. It can be generated or selected and provided to the client-side information processing device.
[0089]
According to the present invention, the category of the content data is determined based on the information explicitly specified by the user, and the specific content of the content data belonging to this category is determined according to the identification information of the user. The content data format is determined based on information held in the client-side information processing device or another information processing device, and the content data particularly useful for the user identified based on the format is determined based on the information. It can be generated or selected and provided in a format suitable for.
[0090]
In particular, according to the first aspect of the present invention, the attribute information of the client-side information processing device is acquired based on the request data transmitted from the client-side information processing device. Content data in a format suitable for processing in the side information processing device can be automatically transmitted. Further, there is no need for the client-side user to explicitly issue a request according to the attribute of the client-side information processing device. Further, since only a single content source data need be prepared, labor and cost for creating and maintaining the content data can be reduced.
[0091]
According to the invention described in claim 2, the attribute information of the client-side information processing device is acquired based on the request data transmitted from the client-side information processing device. Content data in a format suitable for processing in the processing device can be automatically transmitted. Further, there is no need for the client-side user to explicitly issue a request according to the attribute of the client-side information processing device.
[0092]
According to the third aspect of the invention, it is possible to generate or select content data corresponding to attribute information based on data stored in a storage device or the like in advance. The content data provider does not need to create data corresponding to the client-side information processing device.
[0093]
According to the invention as set forth in claim 4, content source data representing the content of the content is stored in advance in a storage device or the like, and the content to be provided is determined based on request data transmitted from the client-side information processing device, Content source data corresponding to the content can be read from a storage device or the like, and content data can be generated or selected based on the content source data. Since a plurality of content source data can be stored in advance, a user on the client side can use various content data.
[0094]
According to the fifth aspect of the present invention, content representation format data representing a content representation format is stored in a storage device or the like in advance, and the attribute information acquired based on the request data transmitted from the client-side information processing device is stored in the storage device. Accordingly, it is possible to read out appropriate content expression format data and generate content data in a format suitable for the client-side information processing device. Therefore, by storing the content expression format data corresponding to all terminals, the user on the client side can easily obtain the content data without having to understand the features of the information processing apparatus on the client side.
[0095]
According to the invention described in claim 6, the content source data and the content representation format data held in the storage device or the like are read in advance, and the content data is generated or selected based on the data, and the content data is generated or selected by the client-side information processing device. Can be sent. Therefore, the user does not need to explicitly issue a request corresponding to the attribute of the client-side information processing device in order to obtain content data suitable for the client-side information processing device.
[0096]
According to the seventh aspect of the present invention, since the attribute information includes the model identification information of the client-side information processing apparatus, the data generation unit can execute the content suitable for the technical characteristics depending on the model of the client-side information processing apparatus. Since data can be generated or selected, the user on the client side can obtain the content data without being conscious of the model of the information processing device on the client side.
[0097]
According to the invention described in claim 8, since the attribute information includes the screen size information of the client-side information processing device, the data of the content suitable for the physical size and the number of pixels of the screen of the client-side information processing device Can be generated or selected and provided, so that the content data provider does not need to prepare content data corresponding to the screen size of each client-side information processing device in advance.
[0098]
According to the ninth aspect of the present invention, since the attribute information includes the screen display color information of the client-side information processing device, the data generation unit determines the number of colors and the types of colors that can be displayed on the screen of the client-side information processing device. It is possible to generate or select data of a content suitable for an image or a gradient, and to provide the data. Therefore, there is no need for the content data provider to prepare content data corresponding to various correspondences for color display in advance.
[0099]
According to the tenth aspect of the present invention, since the attribute information includes the individual identification information of the client-side information processing device, the data generating unit identifies the individual of the client-side information processing device and, if necessary, the individual information processing device. It is possible to identify a user of the client-side information processing apparatus based on the identification information, and to generate or select and provide content data corresponding to the individual or the user. Further, the content data provider can specify the client-side information processing device without making the client-side user aware.
[0100]
According to the eleventh aspect of the present invention, the data generation unit specifies the language type of the content description language that can be processed by the client-side information processing device based on the request data received from the client-side information processing device. It is possible to generate or select content data described in a language suitable for the function of the information processing device, and to provide this. Therefore, it is possible to access content data from a plurality of types of client-side information processing devices having different processable content description languages by using a common identification name (URL or the like).
[0101]
According to the twelfth aspect of the present invention, the storage device stores in advance the content source data holding the information about the content of the content data and the content expression format data holding the information for each content description language type regarding the expression format of the content data. Therefore, the content of the content is determined based on the information explicitly specified by the user of the client-side information processing apparatus by a URL or the like, the content source data corresponding to the content is read, and the content is determined according to the language type. It is possible to generate or select and provide content data using the expression format data. Therefore, the user on the client side does not need to understand the language type that can be output by the client-side information processing device.
[0102]
According to the thirteenth aspect of the present invention, since the tag information indicating the display attribute of the data is stored for each content description language type as the content expression format data, the data generation unit performs the tag processing according to the required content description language. By reading information and embedding data relating to display attributes and the like in the content data based on the tag information, it is possible to generate or select and provide content data suitable for processing in the client information processing device of the request source. It becomes possible. Therefore, the content data provider does not need to prepare content data in a description language that can be output by the client-side information processing device in advance.
[0103]
According to the fourteenth aspect of the present invention, it is possible to generate or select and transmit different content data according to the communication network in order to acquire the network identification information for identifying the communication network. Therefore, it is possible to automatically provide content data corresponding to different service contents depending on networks and content data corresponding to different data description languages depending on networks. Further, there is no need for the user to explicitly issue a request corresponding to the attribute of the client-side information processing device.
[0104]
According to the invention of claim 15, in order to acquire user identification information for identifying a user using the client-side information processing apparatus, different content data is generated or selected and transmitted according to the user. It becomes possible. Also, by applying this, it is possible to store the attribute information of the user in a storage device or the like in advance, and to transmit different content data according to the user attribute information. A user using the client-side information processing device can obtain content data based on his / her own preference without being conscious of it.
[0105]
According to the sixteenth aspect of the invention, the attribute information of the client-side information processing device is acquired based on the request data transmitted from the client-side information processing device. Content data in a format suitable for processing in the processing device can be automatically transmitted. Further, there is no need for the client-side user to explicitly issue a request according to the attribute of the client-side information processing device.
[0106]
According to the invention of claim 17, in order to acquire the attribute information of the client-side information processing apparatus based on the request data transmitted from the client-side information processing apparatus, the client-side information is obtained in accordance with the acquired attribute information. Content data in a format suitable for processing in the processing device can be automatically transmitted. Further, there is no need for the client-side user to explicitly issue a request according to the attribute of the client-side information processing device.
[0107]
According to the eighteenth aspect, it is possible to generate or select content data corresponding to attribute information based on data held in a storage device or the like in advance. The content data provider does not need to create data corresponding to the client-side information processing device.
[0108]
According to the nineteenth aspect, content source data representing the content of the content is stored in the content source data storage unit in advance, and the content to be provided is determined based on the request data transmitted from the client-side information processing device. Then, content source data corresponding to the content can be read from a storage device or the like, and content data can be generated or selected based on the content source data. Since a plurality of content source data can be stored in advance, a user on the client side can use various content data.
[0109]
According to the twentieth aspect, the content representation format data representing the content representation format is stored in the content representation format data storage unit in advance, and is acquired based on the request data transmitted from the client-side information processing device. According to the attribute information, appropriate content expression format data is read, and content data in a format suitable for the client-side information processing device can be generated. Therefore, by storing the content expression format data corresponding to all terminals, the user on the client side can easily obtain the content data without having to understand the features of the information processing apparatus on the client side.
[0110]
According to the twenty-first aspect, the content source data and the content expression format data stored in the content source data storage unit and the content expression format data storage unit are read in advance, and the content data is generated based on these data. Alternatively, it can be selected and transmitted to the client-side information processing device. Further, in order to obtain content data suitable for the client-side information processing device, the user does not need to explicitly issue a request corresponding to the attribute of the client-side information processing device.
[0111]
According to the invention described in claim 22, since the attribute information includes the model identification information of the client-side information processing device, the data generation unit can execute the content suitable for the technical characteristics depending on the model of the client-side information processing device. Since data can be generated or selected, the user on the client side can obtain the content data without being conscious of the model of the information processing device on the client side.
[0112]
According to the twenty-third aspect of the present invention, since the attribute information includes screen size information of the client-side information processing device, content data suitable for the physical size and the number of pixels of the screen of the client-side information processing device Can be generated or selected and provided, so that the content data provider does not need to prepare content data corresponding to the screen size of each client-side information processing device in advance.
[0113]
According to the twenty-fourth aspect, since the attribute information includes the screen display color information of the client-side information processing apparatus, the data generation unit determines the number of colors and the types of colors that can be displayed on the screen of the client-side information processing apparatus. It is possible to generate or select data of a content suitable for an image or a gradient, and to provide the data. Therefore, there is no need for the content data provider to prepare content data corresponding to various correspondences for color display in advance.
[0114]
According to the invention described in claim 25, since the attribute information includes the individual identification information of the client-side information processing device, the data generation unit identifies the individual information of the client-side information processing device, and, if necessary, It is possible to identify a user of the client-side information processing apparatus based on the individual identification information, and to generate or select and provide content data corresponding to the individual or the user. Further, the content data provider can specify the client-side information processing device without making the client-side user aware.
[0115]
According to the twenty-sixth aspect, the data generation unit specifies the language type of the content description language that can be processed by the client-side information processing device based on the request data received from the client-side information processing device. It is possible to generate or select content data described in a language suitable for the function of the information processing device, and to provide this. Therefore, it is possible to access content data from a plurality of types of client-side information processing devices having different processable content description languages by using a common identification name (URL or the like).
[0116]
According to the twenty-seventh aspect of the present invention, the storage device stores in advance the content source data holding the information on the content of the content data and the content expression format data holding the information for each content description language type regarding the expression format of the content data. Therefore, the content of the content is determined based on the information explicitly specified by the user of the client-side information processing apparatus by a URL or the like, the content source data corresponding to the content is read, and the content is determined according to the language type. It is possible to generate or select and provide content data using the expression format data. Therefore, the user on the client side does not need to understand the language type that can be output by the client-side information processing device.
[0117]
According to the invention described in claim 28, since the tag information indicating the display attribute of the data is stored for each content description language type as the content expression format data, the data generation unit performs the tag generation according to the required content description language. By reading information and embedding data relating to display attributes and the like in the content data based on the tag information, it is possible to generate or select and provide content data suitable for processing in the client information processing device of the request source. It becomes possible. Therefore, the content data provider does not need to prepare content data in a description language that can be output by the client-side information processing device in advance.
[0118]
According to the invention described in claim 29, since the network identification information for identifying the communication network is obtained, it is possible to generate or select and transmit different content data according to the communication network. Therefore, it is possible to automatically provide content data corresponding to different service contents depending on networks and content data corresponding to different data description languages depending on networks. Further, there is no need for the user to explicitly issue a request corresponding to the attribute of the client-side information processing device. A user using the client-side information processing device can obtain content data based on his / her own preference without being conscious of it.
[0119]
According to the invention described in claim 30, in order to acquire user identification information for identifying a user using the client-side information processing apparatus, different content data is generated or selected according to the user and transmitted. It becomes possible. Also, by applying this, it is possible to store the attribute information of the user in a storage device or the like in advance, and to transmit different content data according to the user attribute information. A user using the client-side information processing device can obtain content data based on his / her own preference without being conscious of it.
[0120]
According to the invention of claim 32, in response to a request from a mobile phone terminal device, in accordance with an attribute of the mobile phone terminal device, in accordance with a user of the mobile phone terminal device, and in accordance with the mobile phone terminal device Different content data can be provided depending on the network to which the device belongs. Therefore, various content data can be easily obtained without any troublesome work because the communication terminal is always connected to the communication network and without being conscious of the technical characteristics of the mobile phone terminal.
[0121]
According to the invention of claim 33, in response to a request from the mobile phone terminal device, in accordance with the attribute of the mobile phone terminal device, in accordance with the user of the mobile phone terminal device, and in accordance with the mobile phone terminal device Different content data can be provided depending on the network to which the device belongs. Therefore, various content data can be easily obtained without any troublesome work because the communication terminal is always connected to the communication network and without being conscious of the technical characteristics of the mobile phone terminal.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a content data providing system according to an embodiment of the present invention.
FIG. 2 is a table showing an example of content source data in the content data providing system according to the embodiment;
FIG. 3 is a table showing an example of description language information which is one of the content expression format data in the content data providing system according to the embodiment.
FIG. 4 is a table showing an example of image data format information which is one of the content expression format data in the content data providing system according to the embodiment.
FIG. 5 is a table showing an example of display / input tag information which is one of the content expression format data in the content data providing system according to the embodiment.
FIG. 6 is a flowchart showing a procedure of content data generation processing in the content data providing system according to the embodiment;
FIG. 5 is a flowchart illustrating a procedure of a process of providing image data in the content data providing system according to the embodiment.
FIG. 8 is a flowchart showing a procedure of processing of input data (a) including external characters and content data (b) in the content data providing system according to the embodiment.
FIG. 9 is a flowchart showing a procedure of music data provision processing in the content data provision system according to the embodiment.
FIG. 10 is a table showing an example of user member information in the content data providing system according to the embodiment;
FIG. 11 is a flowchart showing a procedure of a process of providing user individual content in the content data providing system according to the embodiment.
FIG. 12 is a block diagram showing a configuration of an information server and a network configuration in a conventional technique.
FIG. 13 is a diagram illustrating a user interface of the mobile phone terminal device according to the embodiment of the present invention.
FIG. 14 is a view showing screen transition of a display screen of the mobile phone terminal device in the embodiment.
FIG. 15 is a block diagram showing a configuration of a content data providing system according to an embodiment of the present invention.
[Explanation of symbols]
1 Internet
10. Content data providing system
10a Information server
11 Web Serverro
13 Data generator
14 Requirement analysis section
21 Content Source Data
22 Content representation format data
23 Content Data
51 Computer Terminal
70 Gateway
71,72 Mobile communication terminal
80 Gateway
81,82 mobile communication terminals
90 Content source data storage unit
91 Content Source Data Search / Read Unit
92 Content Expression Format Data Search / Read Unit
93 Content Expression Format Data Storage Unit

Claims (33)

ネットワークを用いたコンテンツデータの流通方法であって、
クライアント側情報処理装置からコンテンツデータの要求データを送信し、
前記要求データを受信するとともに、前記要求データから上記クライアント側情報処理装置の属性情報を解析し、前記属性情報に対応するコンテンツデータを生成または選択し、クライアント側情報処理装置にコンテンツデータを送信し、
前記クライアント側情報処理装置は、前記コンテンツデータを受信する
ことを特徴とするコンテンツデータ流通方法。
A content data distribution method using a network,
Request data of content data is transmitted from the client side information processing device,
While receiving the request data, analyze the attribute information of the client-side information processing device from the request data, generate or select content data corresponding to the attribute information, and transmit the content data to the client-side information processing device ,
A content data distribution method, wherein the client-side information processing device receives the content data.
ネットワークを用いたコンテンツデータの流通方法であって、
クライアント側情報処理装置からのコンテンツデータの要求データを受信し、
前記要求データから前記クライアント側情報処理装置の属性情報を解析し、
前記属性情報に対応するコンテンツデータを、前記クライアント側情報処理装置に送信する
ことを特徴とするコンテンツデータ流通方法。
A content data distribution method using a network,
Receiving request data for content data from the client-side information processing device,
Analyzing the attribute information of the client-side information processing device from the request data,
A content data distribution method, comprising transmitting content data corresponding to the attribute information to the client-side information processing device.
前記属性情報に対応するコンテンツデータを生成または選択することを特徴とする請求項2に記載のコンテンツデータ流通方法。The content data distribution method according to claim 2, wherein content data corresponding to the attribute information is generated or selected. 前記コンテンツデータの基となるコンテンツソースデータを記録し、
前記要求データに対応するコンテンツソースデータを検索し、読み出すことを特徴とする請求項1または請求項3に記載のコンテンツデータ流通方法。
Record the content source data that is the basis of the content data,
4. The content data distribution method according to claim 1, wherein content content data corresponding to the request data is searched and read.
前記属性情報に対応するコンテンツ表現形式データを記録し、
前記属性情報に対応するコンテンツ表現形式データを検索し、読み出すことを特徴とする請求項1〜4のいずれかに記載のコンテンツデータ流通方法。
Recording content expression format data corresponding to the attribute information,
5. The content data distribution method according to claim 1, wherein the content expression format data corresponding to the attribute information is searched and read.
前記属性情報に対応するコンテンツデータの生成または選択は、前記コンテンツソースデータと前記コンテンツ表現形式データに基づき行われることを特徴とする請求項1〜5に記載のいずれかに記載のコンテンツデータ流通方法。The content data distribution method according to any one of claims 1 to 5, wherein generation or selection of content data corresponding to the attribute information is performed based on the content source data and the content representation format data. . 前記属性情報にはクライアント側情報処理装置の機種識別情報が含まれることを特徴とする請求項1〜6のいずれかに記載のコンテンツデータ流通方法。7. The content data distribution method according to claim 1, wherein the attribute information includes model identification information of a client-side information processing device. 前記属性情報にはクライアント側情報処理装置の画面サイズ情報が含まれることを特徴とする請求項1〜7のいずれかに記載のコンテンツデータ流通方法。8. The content data distribution method according to claim 1, wherein the attribute information includes screen size information of a client-side information processing device. 前記属性情報にはクライアント側情報処理装置の画面表示色情報が含まれることを特徴とする請求項1〜8のいずれかに記載のコンテンツデータ流通方法。9. The content data distribution method according to claim 1, wherein the attribute information includes screen display color information of a client-side information processing device. 前記属性情報にはクライアント側情報処理装置の個体識別情報が含まれることを特徴とする請求項1〜9のいずれかに記載のコンテンツデータ流通方法。The content data distribution method according to claim 1, wherein the attribute information includes individual identification information of a client-side information processing device. クライアント側情報処理装置から受信した要求データから前記クライアント処理装置の属性情報を解析し、
前記属性情報から前記クライアント側情報処理装置が出力可能なコンテンツ記述言語の言語種別を特定し、
前記言語種別に対応する前記コンテンツデータを生成または選択する
ことを特徴とするコンテンツデータ流通方法。
Analyze the attribute information of the client processing device from the request data received from the client-side information processing device,
Specifying a language type of a content description language that can be output by the client-side information processing device from the attribute information,
A content data distribution method, wherein the content data corresponding to the language type is generated or selected.
コンテンツデータの内容に関するコンテンツソースデータとコンテンツデータの表現形式に関するコンテンツ記述言語種別ごとのコンテンツ表現形式データを予め記憶し、
記憶されたコンテンツソースデータと、前記言語種別に対応して読み取ったコンテンツ表現形式データとから前記コンテンツデータを生成または選択する
ことを特徴とする請求項11に記載のコンテンツデータ流通方法。
Content source data relating to the content of the content data and content expression format data for each content description language type relating to the expression format of the content data are stored in advance,
12. The content data distribution method according to claim 11, wherein the content data is generated or selected from stored content source data and content expression format data read corresponding to the language type.
前記コンテンツ表現形式データは、前記コンテンツ記述言語種別ごとのデータの表示属性を示すタグ情報を含み、
このタグ情報を用いて前記コンテンツデータを生成または選択する
ことを特徴とする請求項12に記載のコンテンツデータ流通方法。
The content representation format data includes tag information indicating a display attribute of data for each content description language type,
13. The content data distribution method according to claim 12, wherein the content data is generated or selected using the tag information.
前記要求データから前記クライアント側情報処理装置が利用されている通信網を識別する網識別情報を解析し、前記網識別情報に対応するコンテンツデータを生成または選択することを特徴とする請求項1〜13のいずれかに記載のコンテンツデータ流通方法。The method according to claim 1, further comprising analyzing network identification information for identifying a communication network in which the client-side information processing apparatus is used from the request data, and generating or selecting content data corresponding to the network identification information. 13. The content data distribution method according to any one of 13. 前記要求データから前記クライアント側情報処理装置を利用している利用者を識別する利用者識別情報を解析し、前記利用者識別情報に対応するコンテンツデータを生成または選択することを特徴とする請求項1〜14のいずれかに記載のコンテンツデータ流通方法。The method according to claim 1, further comprising analyzing user identification information for identifying a user using the client-side information processing apparatus from the request data, and generating or selecting content data corresponding to the user identification information. 15. The content data distribution method according to any one of 1 to 14. ネットワークを用いたコンテンツデータ流通システムであって、
コンテンツデータを要求する要求データを送信するとともに、コンテンツデータを受信するクライアント側情報処理装置と、
前記要求データを受信する受信部と、
前記要求データから前記クライアント側情報処理装置の属性情報を解析する要求解析部と、
前記属性情報に対応するコンテンツデータを生成または選択するデータ生成部と、
前記コンテンツデータを前記クライアント側情報処理装置に送信する送信部とを具備することを特徴とするコンテンツデータ流通システム。
A content data distribution system using a network,
A client-side information processing device that transmits request data for requesting content data and receives the content data,
A receiving unit that receives the request data,
A request analysis unit that analyzes attribute information of the client-side information processing device from the request data,
A data generation unit that generates or selects content data corresponding to the attribute information;
A transmission unit for transmitting the content data to the client-side information processing device.
ネットワークを用いたコンテンツデータ流通システムであって、
クライアント側情報処理装置から要求データを受信する受信部と、
前記要求データから前記クライアント側情報処理装置の属性情報を解析し取得する要求解析部と、
前記属性情報に対応するコンテンツデータを前記クライアント側情報処理装置に送信する送信部と
を具備することを特徴とするコンテンツデータ流通システム。
A content data distribution system using a network,
A receiving unit that receives request data from the client-side information processing device;
A request analysis unit that analyzes and acquires attribute information of the client-side information processing device from the request data,
A transmission unit for transmitting content data corresponding to the attribute information to the client-side information processing apparatus.
前記属性情報に対応する前記コンテンツデータを生成または選択するデータ生成部を備えることを特徴とする請求項17に記載のコンテンツデータ流通システム。The content data distribution system according to claim 17, further comprising a data generation unit that generates or selects the content data corresponding to the attribute information. 前記コンテンツデータの基となるコンテンツソースデータを記憶するコンテンツソースデータ記憶部と、
前記要求データに対応するコンテンツソースデータを検索し、読み出すコンテンツソースデータ検索読み出し部と
を備えることを特徴とする請求項16または請求項18に記載のコンテンツデータ流通システム。
A content source data storage unit that stores content source data that is a basis of the content data,
19. The content data distribution system according to claim 16, further comprising: a content source data search / read unit that searches and reads content source data corresponding to the request data.
前記属性情報に対応するコンテンツ表現形式データを記憶するコンテンツ表現形式データ記憶部と、
前記属性情報に対応するコンテンツ表現形式データを検索し、読み出すコンテンツ表現形式データ検索読み出し部と
を備えることを特徴とする請求項16〜19のいずれかに記載のコンテンツデータ流通システム。
A content expression format data storage unit that stores content expression format data corresponding to the attribute information;
The content data distribution system according to any one of claims 16 to 19, further comprising: a content expression format data search / read unit that searches and reads content expression format data corresponding to the attribute information.
前記データ生成部は、前記要求データに対応する前記コンテンツソースデータと、前記要求データを解析して取得された属性情報に対応する前記コンテンツ表現形式データとから、前記コンテンツデータを生成または選択することを特徴とする請求項16〜20のいずれかに記載のコンテンツデータ流通システム。The data generating unit generates or selects the content data from the content source data corresponding to the request data and the content expression format data corresponding to attribute information obtained by analyzing the request data. The content data distribution system according to any one of claims 16 to 20, wherein: 前記属性情報にはクライアント側情報処理装置の機種識別情報が含まれることを特徴とする請求項16〜21のいずれかに記載のコンテンツデータ流通システム。22. The content data distribution system according to claim 16, wherein the attribute information includes model identification information of a client-side information processing device. 前記属性情報にはクライアント側情報処理装置の画面サイズ情報が含まれることを特徴とする請求項16〜22のいずれかに記載のコンテンツデータ流通システム。23. The content data distribution system according to claim 16, wherein the attribute information includes screen size information of a client-side information processing device. 前記属性情報にはクライアント側情報処理装置の画面表示色情報が含まれることを特徴とする請求項16〜23のいずれかに記載のコンテンツデータ流通システム。The content data distribution system according to any one of claims 16 to 23, wherein the attribute information includes screen display color information of a client-side information processing device. 前記属性情報にはクライアント側情報処理装置の個体識別情報が含まれることを特徹とする請求項16〜24のいずれかに記載のコンテンツデータ流通システム。The content data distribution system according to any one of claims 16 to 24, wherein the attribute information includes individual identification information of a client-side information processing device. クライアント側情報処理装置から受信した要求データから前記クライアント処理装置の属性情報を解析し取得し、前記属性情報から前記クライアント側情報処理装置が出力可能なコンテンツ記述言語の言語種別を特定する要求解析部と、
前記言語種別に対応するコンテンツデータを生成または選択するデータ生成部とを具備することを特徴とするコンテンツデータ流通システム。
A request analysis unit that analyzes and acquires attribute information of the client processing device from request data received from the client information processing device, and specifies a language type of a content description language that can be output by the client information processing device from the attribute information When,
A data generation unit for generating or selecting content data corresponding to the language type.
コンテンツデータの内容に関する情報を保持するコンテンツソースデータ記憶部と、
コンテンツデータの表現形式に関するコンテンツ記述言語種別ごとの情報を保持するコンテンツ表現形式データ記憶部とを具備し、
前記データ生成部は、前記コンテンツソースデータ記憶部から読み取ったコンテンツソースデータと前記コンテンツ表現形式データ記憶部から前記言語種別に対応して読み取ったコンテンツ表現形式データとから前記コンテンツデータを生成または選択する
ことを特徴とする請求項26に記載のコンテンツデータ流通システム。
A content source data storage unit that holds information about the content of the content data;
A content expression format data storage unit that holds information for each content description language type related to the expression format of the content data,
The data generation unit generates or selects the content data from the content source data read from the content source data storage unit and the content expression format data read from the content expression format data storage unit corresponding to the language type. 27. The content data distribution system according to claim 26, wherein:
前記コンテンツ表現形式データ記憶部は、前記コンテンツ記述言語種別ごとにデータの表示属性を示すタグ情報を保持し、
前記データ生成部は、前記コンテンツ表現形式データ記憶部から読み取った前記タグ情報を用いて前記コンテンツデータを生成または選択する
ことを特徴とする請求項27に記載のコンテンツデータ流通システム。
The content representation format data storage unit holds tag information indicating a display attribute of data for each content description language type,
28. The content data distribution system according to claim 27, wherein the data generation unit generates or selects the content data using the tag information read from the content expression format data storage unit.
前記要求解析部は、前記要求データから前記クライアント側情報処理装置が接続されている通信網サービスの種別を識別する網識別情報を解析し取得し、
前記データ生成部は、前記網識別情報に対応するコンテンツデータを生成または選択する
ことを特徴とする請求項16〜28のいずれかに記載のコンテンツデータ流通システム。
The request analysis unit analyzes and acquires network identification information for identifying a type of a communication network service to which the client-side information processing device is connected from the request data,
The content data distribution system according to any one of claims 16 to 28, wherein the data generation unit generates or selects content data corresponding to the network identification information.
前記要求解析部は、前記要求データから利用者識別情報を解析し取得し、
前記データ生成部は、前記利用者識別情報に対応するコンテンツデータを生成または選択する
ことを特徴とする請求項16〜29のいずれかに記載のコンテンツデータ流通システム。
The request analysis unit analyzes and acquires user identification information from the request data,
The content data distribution system according to any one of claims 16 to 29, wherein the data generation unit generates or selects content data corresponding to the user identification information.
要求データを受信する要求受付処理と、
前記要求データからクライアント側情報処理装置の属性情報を解析し取得する要求解析処理と、
前記属性情報に対応するコンテンツデータを生成または選択するデータ生成処理と、
前記コンテンツデータを送信するコンテンツデータ送信処理と、
をコンピュータに実行させることを特徴とするプログラムを記録したコンピュータで読み取り可能な記録媒体。
Request reception processing for receiving request data;
Request analysis processing for analyzing and acquiring attribute information of the client-side information processing device from the request data,
Data generation processing for generating or selecting content data corresponding to the attribute information;
Content data transmission processing for transmitting the content data;
And a computer-readable recording medium storing a program for causing a computer to execute the program.
前記クライアント側情報処理装置は携帯電話端末であることを特徴とする請求項1〜15のいずれかに記載のコンテンツデータ流通方法。16. The content data distribution method according to claim 1, wherein the client-side information processing device is a mobile phone terminal. 前記クライアント側情報処理装置は携帯電話端末であることを特徴とする請求項16〜30のいずれかに記載のコンテンツデータ流通システム。31. The content data distribution system according to claim 16, wherein the client-side information processing device is a mobile phone terminal.
JP2003155770A 2003-05-30 2003-05-30 Method, system for distributing content data and recording medium in which its program is recorded Withdrawn JP2004030644A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003155770A JP2004030644A (en) 2003-05-30 2003-05-30 Method, system for distributing content data and recording medium in which its program is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003155770A JP2004030644A (en) 2003-05-30 2003-05-30 Method, system for distributing content data and recording medium in which its program is recorded

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2000007076A Division JP2001195335A (en) 2000-01-14 2000-01-14 Contents data distribution method, contents data distribution system and recording medium recording the program

Publications (1)

Publication Number Publication Date
JP2004030644A true JP2004030644A (en) 2004-01-29

Family

ID=31185384

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003155770A Withdrawn JP2004030644A (en) 2003-05-30 2003-05-30 Method, system for distributing content data and recording medium in which its program is recorded

Country Status (1)

Country Link
JP (1) JP2004030644A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010218545A (en) * 2010-01-21 2010-09-30 Kenwood Corp Information providing system and information providing method
JP2014048825A (en) * 2012-08-30 2014-03-17 Toshiba Corp Server system
JP2015212961A (en) * 2011-03-14 2015-11-26 アマゾン テクノロジーズ インク Method, system and computer readable medium for creating file variants

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010218545A (en) * 2010-01-21 2010-09-30 Kenwood Corp Information providing system and information providing method
JP4588800B2 (en) * 2010-01-21 2010-12-01 株式会社ケンウッド Information providing system and information providing method
JP2015212961A (en) * 2011-03-14 2015-11-26 アマゾン テクノロジーズ インク Method, system and computer readable medium for creating file variants
JP2014048825A (en) * 2012-08-30 2014-03-17 Toshiba Corp Server system

Similar Documents

Publication Publication Date Title
US7533343B2 (en) Web page to cellular phone—contact information messaging system
US7574364B2 (en) Contents rating method
CN101072116B (en) Service selecting method, device, system and client end application server
US10713340B2 (en) Connected audio and other media objects
US7590259B2 (en) Deriving attributes from images, audio or video to obtain metadata
US20010013037A1 (en) Information communication system, information communication method, and information provision business method
JP2001195335A (en) Contents data distribution method, contents data distribution system and recording medium recording the program
US20030061114A1 (en) System for and method of generating interactive on-line neighborhoods
JP2003016001A (en) Method for converting contents and method for obtaining converted contents
US7203726B2 (en) System and method for appending advertisement to music card, and storage medium storing program for realizing such method
JP2004030644A (en) Method, system for distributing content data and recording medium in which its program is recorded
JP2003050767A (en) System, method for distributing information, device and method for supplying information
US20030200316A1 (en) Server apparatus, client apparatus, contents distributing system, contents distributing program, and information processing program
JP2006113745A (en) Internet advertising system
KR20010016370A (en) Electronic business card service system and method for performing the same
JP2000040115A (en) Firm banking service method
KR100700879B1 (en) System and method for providing contents in mobile home page
KR100751522B1 (en) Apparatus of providing multimedia data including dynamic component, and method thereof
JP4875401B2 (en) Site search method, site search system, server device, and computer program
KR100607491B1 (en) Method and apparatus for providing mobile wire web page service
US20060080392A1 (en) Server system, message communication method, and program
JP3726149B2 (en) Representative purchase system, representative purchase program and representative purchase method
JP2007087221A (en) Shopping mall system
JP3797212B2 (en) Music data transmitting apparatus, music data providing system and program thereof
JP2002304535A (en) Advertisement information providing method and its device and advertisement information providing program and storage medium with its program stored

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070403