JP2004013635A - Web browser cache method, server, and information processing terminal - Google Patents

Web browser cache method, server, and information processing terminal Download PDF

Info

Publication number
JP2004013635A
JP2004013635A JP2002167830A JP2002167830A JP2004013635A JP 2004013635 A JP2004013635 A JP 2004013635A JP 2002167830 A JP2002167830 A JP 2002167830A JP 2002167830 A JP2002167830 A JP 2002167830A JP 2004013635 A JP2004013635 A JP 2004013635A
Authority
JP
Japan
Prior art keywords
content
server
web browser
divided
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002167830A
Other languages
Japanese (ja)
Inventor
Yusuke Kurosawa
黒澤 祐介
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2002167830A priority Critical patent/JP2004013635A/en
Publication of JP2004013635A publication Critical patent/JP2004013635A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a Web browser cache method for validly utilizing data reusable by a small number of resources. <P>SOLUTION: A Web browser 5 transmits a request for the data transmission of contents to a server 11, and the server 11 accepts the request, and divides contents designated by a dividing part 2 as respective contents meaningful in proper formats, and prepares division information, and transmits the division information to the Web browser 5. The Web browser 5 receives the division information, and reads the contents stored in a data part 8 from the data part 8, and when any contents are not stored, acquires only necessary data from the server 11. The respective data are overlapped, and the original data are restored, and displayed on a display part 10. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明が属する技術分野】
本発明は、Web(WWW:world wide web)ブラウザにおけるキャッシュシステムに関し、特に、少ないリソースでサーバから提供されるデータを有効利用できるWebブラウザキャッシュ方法、サーバ及び情報処理端末に関する。
【0002】
【従来の技術】
近年、携帯電話もインターネットへ接続されることが可能となり、パソコン等の情報処理装置並の機能を有するようになってきているが、そのリソースについては小型化等に伴い機能充実に比べ十分に搭載できない状況にある。
【0003】
このような携帯情報端末のようにデータ受信容量の小さな端末では、Webサーバから大きなコンテンツのサービスの提供を受けることが困難であることにより、サーバと端末の間にコンテンツを分割して中継する中継装置を設け、端末は当該中継装置から表示可能なページ単位の分割したコンテンツを受信するように構成した中継システムが提案されている(特開平11−175426号公報、特開平10−143421号公報、特開2001−154983号公報)。
【0004】
図6は、上記特開平11−175426号公報記載の中継装置を示す図である。携帯情報端末1aとサーバ3aの間にサービス中継装置2aを設けられる。サービス中継装置2aは、リクエスト受信部25a、データ分割部22a等を備え、リクエスト受信部25aが携帯電話端末1aからコンテンツの送信の要求を受けると、データ受信部21aがサーバ3aから当該コンテンツを受信し、データ分割部22aで端末情報部26aからの端末情報に基づいて携帯情報端末1aの画面表示のページ単位の部分コンテンツ文書に分割してデータ記憶部23aに記憶し、携帯情報端末1aには、データ送出部24aを介して、そのうちの一部がまず送信され、携帯情報端末1aで表示される。また、携帯情報端末1aでは表示された部分コンテンツ文書に設けられたリンクボタンを操作するなどの方法によって、新たなぺージの部分コンテンツ文書をリクエスト受信部25aに要求し、サービス中継装置2aは同様にデータ記憶部23aから要求された部分コンテンツ文書を取り出して携帯電話端末2aに送信するものである。
【0005】
【発明が解決しようとする課題】
インターネットへ接続可能な小型化、高機能化された携帯情報端末等においては、搭載量の少ないリソースによりコンテンツの取得及び表示処理を効率的に行うことが重要である。従来のコンテンツの取得表示技術においては、携帯情報端末での画面表示能力に応じたページ単位のコンテンツの分割を行う中継装置をサーバとの間に介在させる中継システムに関するものであるが、携帯情報端末においてもリソース及び受信データの有効利用を図ることが望まれる。
【0006】
(目的)
本発明の目的は、少ないリソースで再利用可能なデータを有効に活用することを可能とするWebブラウザキャッシュ方法、サーバ及び情報処理端末を提供することにある。
本発明の目的は、1表示画面のコンテンツデータを複数の分割したコンテンツデータとして取得し、表示することを可能とするWebブラウザキャッシュ方法、サーバ及び情報処理端末を提供することにある。
【0007】
【課題を解決するための手段】
本発明のWebブラウザキャッシュ方法は、サーバが提供する表示情報を含むコンテンツをWebブラウザにより取得するWebブラウザキャッシュ方法であって、サーバは、Webブラウザからのコンテンツの取得要求に対して当該コンテンツを所定の単位で分割した分割コンテンツと、当該コンテンツの分割方法を示す分割情報とを作成し、前記分割コンテンツの送信に先立ち、前記分割情報を送信し、Webブラウザから送信要求された分割コンテンツのみをWebブラウザに送信し、Webブラウザは、コンテンツの取得要求時にサーバから受信した分割情報に基づいて、キャッシュメモリに保存されている分割コンテンツを参照し、サーバに対してキャッシュメモリに保存されていない分割コンテンツのみの送信要求を行うことを特徴とする。
【0008】
また、前記Webブラウザは、当該コンテンツの取得時に、前記分割情報に基づいて、キャッシュメモリに保存されている分割コンテンツを読み出し、その他の分割コンテンツを消去し、サーバから取得した分割コンテンツをキャッシュメモリに保存し、サーバから取得した分割コンテンツとキャッシュメモリから読み出した分割コンテンツとから当該コンテンツの画面を合成して表示部に表示することを特徴とする。
【0009】
また、前記サーバのコンテンツの分割方法は、Webブラウザから当該コンテンツの取得要求時に指定することを特徴とし、更に、前記Webブラウザの分割コンテンツの画面への合成方法は、サーバから指定することを特徴とする。
【0010】
本発明のサーバは、キャッシュ機能を有する情報処理端末のWebブラウザに表示情報を含むコンテンツを提供するサーバであって、Webブラウザからのコンテンツの取得要求に対して当該コンテンツを所定の単位で分割した分割コンテンツと、当該コンテンツの分割方法を示す分割情報とを作成し、前記分割コンテンツの送信に先立ち、前記分割情報を送信し、Webブラウザからの送信要求された分割コンテンツのみをWebブラウザに送信することを特徴とする。
【0011】
本発明の情報処理端末は、表示情報を含むコンテンツの取得要求に対して当該コンテンツを所定の単位で分割した分割コンテンツと、当該コンテンツの分割方法を示す分割情報とを作成し、前記分割コンテンツの送信に先立ち前記分割情報を送信した後、要求された分割コンテンツのみを提供するサーバから、当該コンテンツをWebブラウザにより取得する情報処理端末であって、前記コンテンツの取得要求により前記分割情報を受信し、該分割情報に基づいてキャッシュメモリ内の分割コンテンツを参照し、サーバに対してキャッシュメモリに保存されていない分割コンテンツのみの送信要求を行うとともに、受信した分割コンテンツを前記キャッシュメモリに保存することを特徴とする。
【0012】
(作用)
Webブラウザはサーバにコンテンツのデータ送信のリクエストを送信し、サーバは前記リクエストを受け、分割部で指定されたコンテンツを適当な形で各々が意味をなすコンテンツとして分割するとともに分割情報を作成し、Webブラウザに前記分割情報を送信する。Webブラウザは分割情報を受け、データ部に保存しているコンテンツは当該データ部から読み込み、保存されていない場合は、サーバより必要なデータのみを取得する。それぞれのデータを重ね合わせて元のコンテンツを復元して表示部に表示する。サーバから受信したデータはデータ部に保存する。以上のように本発明は、Webブラウザによるデータの取得、表示において、1つの画面のデータを複数の再利用可能な画面の重ね合わせで行うものである。
【0013】
【発明の実施の形態】
本発明のWebブラウザキャッシュ方法、サーバ及び情報処理端末の実施の形態について詳細に説明する。
図1は、本実施の形態の構成を示す図である。本実施の形態はデータ部1とサーバ11と端末12とから構成される。サーバ11は、データ部1と接続された分割部2と、送受信部3と、から構成される。情報処理端末(端末)12は送受信部4と、Webブラウザ5と、データを保存するキャッシュメモリでなるデータ部8と、ユーザのキー入力操作等によりコンテンツを指定し取得要求を行うための入力部9と、表示部10とからなり、Webブラウザ5は表示部10の表示を制御する表示処理部7と、データ部8を管理、制御する管理部6と、から構成される。以下、主要な各部の機能について説明する。
【0014】
サーバ11は、WWWサーバ等の情報処理装置であり、分割部2は、端末12から送受信部3を介して送信された取得要求に基づいて、データ部1に保存されているコンテンツを読み込み、読み込んだコンテンツデータを分割して分割コンテンツデータ(分割コンテンツ)として出力するとともに、分割コンテンツの分割番号等を含むコンテンツの分割方法に関する情報である分割情報を出力する機能を有する。送受信部3は、ネットワークの端末12から送信された各種のリクエストを含むデータを受信し分割部2に転送する機能と、分割部2からの分割されたコンテンツデータ及び分割情報をネットワークへ送信する機能と、を備えている。
【0015】
端末12は、携帯電話機、パーソナルコンピュータなど、Webブラウザ5を搭載した情報処理装置であり、送受信部4は、Webブラウザ5からの各種のリクエストを含むデータをネットワークへ送信する機能と、ネットワークを介してサーバ11から送信されたコンテンツデータ及び分割情報を受信する機能と、受信したデータ等をWebブラウザ5の管理部6及び表示処理部7に転送する機能と、を備えている。
【0016】
管理部6は、データ部8へのデータの保存及び読み出し、不要なデータの消去等、データ部8の保存データに関する管理機能を備えている。特に、送受信部4から転送されたサーバ11からの分割情報を解析し、データ部8に記憶されているか否かを判断し、記憶されていない分割コンテンツのリクエスト(送信要求)を作成して送受信部4に転送する機能と、サーバから送られる新たなコンテンツに関する分割情報に基づいて、既に保存されている分割コンテンツのうち新たに送られる分割コンテンツを除いたデータを消去する機能と、送受信部4から転送されたコンテンツデータをデータ部8に記憶する機能と、前記分割情報に基づいてサーバ11へリクエストしない分割コンテンツをデータ部8から読み出し、表示処理部7に転送する機能と、を備える。
【0017】
表示処理部7は、送受信部4から受信するデータを解析し、表示用のVRAM等のメモリを使用して複数の仮想画面を構成して分割コンテンツを割り付ける機能を備え、特に、分割情報に基づいて、サーバ11から送られた分割コンテンツと、管理部6によりデータ部8から読み出された分割コンテンツとを、複数の仮想画面を用いて重ね合わせる機能、及び複数個の分割コンテンツによるそれぞれの画面の重ね合わせにより表示部10の表示パネル等に1枚の画面として表示する制御を行う機能を備える。
【0018】
(動作の説明)
次に、本実施の形態の全体の動作について、図1、図2を参照して詳細に説明する。図2は、本実施の形態の処理動作を示すフローチャートである。
最初に、ユーザは、所望の表示情報を含むコンテンツの情報(コンテンツデータ)の取得要求を行うため、端末12の入力部9からWebブラウザ5にコンテンツの指定、入力を行う。Webブラウザ5はユーザにより指定されたコンテンツデータのリクエスト(取得要求)Aを送受信部4を介してサーバ11に対して送信する(ステップA1)。
【0019】
サーバ11は前記リクエスト(取得要求)Aを受信して、指定されたコンテンツデータをデータ部1より読み込む(A2)。読込を完了すると、コンテンツデータを特定の意味をなす単位である分割コンテンツに分割する。例えば画像のブロック単位、画像(絵)と文章(文字)、文章の段落単位、タイトルと本文、これらの組み合わせ等、所望の分割方法により所定数に分割する。このコンテンツデータの分割時に構文の正当性、例えばタグの規定上の正常性等をも確認、評価し、前記分割方法に関する情報、例えば分割の形態、分割した画像、画像、文章等の番号等の分割情報を出力する(A3)。コンテンツデータの分割が完了すると、サーバ11は送受信部3から分割情報を端末12に送信する(A4)。
【0020】
端末12は送受信部4でサーバ11から送信された分割情報を受信し管理部6に転送する。管理部6はキャッシュメモリからなるデータ部8を管理しており、前記分割情報に基づいてデータ部8に既に存在するデータを除いた、当該コンテンツの分割コンテンツのみを指定したリクエスト(送信要求)aを送受信部4に転送する。送受信部4は前記送信要求をネットワークを介してサーバ11に送信する(A5)。
【0021】
ここで、管理部6は分割コンテンツが自端末のデータ部8で入手可能であるとして、送信要求は必要でないと判断した分割コンテンツがある場合に、データ部8から当該分割コンテンツを読み込む(A6)。また、読み込んだ分割コンテンツについては、当該コンテンツの表示処理を行うため表示処理部7に転送する(A7)。
【0022】
サーバ11は、前記送信要求aを受信すると、指定された分割コンテンツを端末12へ送信する(A8)。この送信はデータ読込(A6)、データ表示処理(A7)と並列して行うことが可能である。
【0023】
サーバ11から送信されたデータは端末12の送受信部4で受信され(A9)、送受信部4は当該データを表示処理部7及び管理部6に転送する。表示処理部7ではサーバ11から送信された分割コンテンツ又はサーバ11から送信された分割コンテンツとデータ部8から読み込んだ分割コンテンツにより、各々異なる複数の内部的な画面を構成するメモリに出力し(A7、A10)、表示部10における内部的な画面として重ね合わせ、ユーザに対して1枚の画面として表示する(A11)。ここで、表示処理は、表示部10に表示データを順次出力し分割コンテンツ単位で順に表示を行うように制御することも可能である。
【0024】
また、管理部6は、前記分割情報に基づいて、データ部8に保存されている分割コンテンツを読み出した場合、当該分割コンテンツ以外の分割コンテンツをデータ部8から消去するとともに、送受信部4を介してサーバ11から取得した分割コンテンツをデータ部8に保存して、次回のコンテンツの取得要求時に備える(A12)。
【0025】
このように、表示に使用した分割コンテンツは以降の同様な処理において使用可能にするために管理部6によりデータ部8に保存することにより、ユーザは端末12のWebブラウザ5を介し次のコンテンツの指定、入力が行われた場合、次回に有効な分割コンテンツがデータ部8から直ちに取得できる。つまり、次のコンテンツデータのリクエストBの取得要求以降(B1〜B12)の動作において、サーバ11から送信された分割情報に、データ部8に保存されている分割コンテンツが存在することを認識すると、リクエスト(送信要求)bに当該分割コンテンツの送信要求を含めず、データ部8から当該分割コンテンツを直接読み込むことができ、少ないリソースで既に受信しているデータを有効利用することができ、また、データ伝送時間を短縮でき、高速な表示処理が可能となる。
【0026】
図3は、コンテンツの分割及び合成表示の処理動作を示す概念図である。図3に示すように、サーバ側では、一連のコンテンツデータ(a)を、所定の分割コンテンツ(b)として端末側に送信し、端末側ではこれらの分割コンテンツを複数の画面(c)として仮想画面に割り付け、ユーザに対しては1画面(d)として表示する。
【0027】
図4、図5は、それぞれ初回のコンテンツの送信及び表示と、2回目のコンテンツの送信及び表示の処理を示している。初回は、図4に示すように、ユーザが端末からコンテンツAの取得要求を行い、サーバ側から送信される分割コンテンツの分割情報により、全ての分割コンテンツの送信要求を行い、表示処理部ではそれぞれ仮想画面に割り付け、表示部に1画面として表示するとともに、各分割コンテンツをデータ部に保存する。続く2回目には、図5に示すように、ユーザが端末からコンテンツBの取得要求を行い、分割コンテンツの分割情報により、既にキャッシュメモリに存在している分割コンテンツを除く送信要求を行い、表示処理部では、サーバ側から送信された分割コンテンツ及びキャッシュメモリから読み込んだ分割コンテンツとを、複数の仮想画面に割り付けた後、それぞれを重ね合わせて表示部に1画面として表示するとともに、前記送信された分割コンテンツのみをキャッシュメモリに保存する。キャッシュメモリは、表示部の少なくとも1画面程度の記憶容量を有することが望ましい。記憶容量に2画面分以上の余裕を有する場合には、2回分以上の分割コンテンツのキャッシュ制御が可能となる。
【0028】
(他の実施の形態)
以上の実施の形態では、サーバでのコンテンツの分割方法をサーバ内で設定された方法で行うこと、及び表示部10におけるコンテンツの表示様式をオリジナルのコンテンツの様式等で表示することを前提とする例で説明したが、これらはユーザ側等から変更可能に構成することができる。
【0029】
コンテンツの分割方法を変更可能とする実施の形態として、図2のステップA1、B1等のリクエストに分割方法を指定する情報を付加する等により、ユーザが表示する情報を制御する機能を付加する。このことによりユーザによる分割コンテンツの送受信の情報量の制御が可能となり端末のリソース量等、性能に応じたコンテンツの提供、表示を実現することが可能となる。
【0030】
コンテンツの表示様式を変更可能な実施の形態として、表示処理部7、表示部10における複数の分割コンテンツのそれぞれ複数の仮想画面への割り付け、各仮想画面の重ね方を、ユーザ側から又はサーバ側から制御可能にする。サーバ側からの変更は分割情報に制御情報を付加する等により制御する機能を付加する。このことによりコンテンツの表示様式を動的に変更することが可能となる。
【0031】
以上の実施の形態において、サーバからのデータを端末で構文を解析し表示、保存を行うWebブラウザキャッシュ方法を構成することができ、更にサーバにおいて、コンテンツの分割及び構文の正当性評価を行うように構成することができる。
以上によりコンテンツの任意の部分のキャッシュを可能とし、表示画面以下の単位の分割コンテンツをページ単位のコンテンツの表示として表示することが可能である。
【0032】
【発明の効果】
以上説明したように、本発明においては、Webブラウザによるコンテンツデータの取得及び表示を1つの画面を複数の再利用可能な画面の重ね合わせとするように、分割コンテンツの受信及びキャッシュ制御を行うことにより、限られたキッヤッシュメモリを有効利用することができるとともに、キャッシュした任意のサイズの分割コンテンツの再利用が可能となる。
また、キッヤッシュ制御により、通信データ量を削減することができ、高速な表示処理を可能とする。
また、情報処理端末から分割コンテンツの分割方法、表示画面の重ね合わせ方法等を制御する構成とすることにより、端末のリソース及び機能に適合したキャッシュ制御、及び表示装置が可能となる。
【0033】
また、サーバでコンテンツデータを分割することにより、コンテンツデータのタグ等、構文の正常性、厳密性をサーバ側で保つことが可能である。
更に、情報処理端末の1表示画面に分割コンテンツ単位で順次表示するように構成することにより、ユーザは分割コンテンツ単位で表示の確認を行うことが可能となる。
【図面の簡単な説明】
【図1】本発明の実施の形態を示す図である。
【図2】本実施の形態の処理動作のフローチャートを示す図である。
【図3】コンテンツの分割を示す概念図である。
【図4】初回のコンテンツの送信及び表示の処理を示す概念図である。
【図5】2回目のコンテンツの送信及び表示の処理を示す概念図である。
【図6】従来例を示す図である。
【符号の説明】
1 データ部
2 分割部
3、4 送受信部
5 Webブラウザ
6 管理部
7 表示処理部
8 データ部(キャッシュメモリ)
9 入力部
10 表示部
11 サーバ
12 情報処理端末(端末)
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a cache system in a Web (World Wide Web) browser, and more particularly, to a Web browser cache method, a server, and an information processing terminal that can effectively use data provided from a server with a small amount of resources.
[0002]
[Prior art]
In recent years, mobile phones have become able to be connected to the Internet and have functions equivalent to those of information processing devices such as personal computers. I cannot do it.
[0003]
In a terminal having a small data reception capacity such as a portable information terminal, it is difficult to receive the provision of a large content service from a Web server, so that the content is divided and relayed between the server and the terminal. There has been proposed a relay system in which a device is provided, and a terminal is configured to receive the divided content in units of pages that can be displayed from the relay device (JP-A-11-175426, JP-A-10-143421, JP-A-2001-154983).
[0004]
FIG. 6 is a diagram showing a relay device described in Japanese Patent Application Laid-Open No. H11-175426. A service relay device 2a is provided between the portable information terminal 1a and the server 3a. The service relay device 2a includes a request receiving unit 25a, a data dividing unit 22a, and the like. When the request receiving unit 25a receives a content transmission request from the mobile phone terminal 1a, the data receiving unit 21a receives the content from the server 3a. Then, based on the terminal information from the terminal information unit 26a, the data division unit 22a divides the document into partial content documents in page units of the screen display of the portable information terminal 1a and stores the divided documents in the data storage unit 23a. Some of them are first transmitted via the data transmission unit 24a and displayed on the portable information terminal 1a. Further, the portable information terminal 1a requests the request receiving unit 25a for a partial content document of a new page by, for example, operating a link button provided on the displayed partial content document. And retrieves the requested partial content document from the data storage unit 23a and sends it to the mobile phone terminal 2a.
[0005]
[Problems to be solved by the invention]
In a miniaturized, highly functional portable information terminal or the like that can be connected to the Internet, it is important to efficiently perform content acquisition and display processing using resources with a small amount of mounting. The conventional content acquisition and display technology relates to a relay system in which a relay device that divides content in units of pages according to a screen display capability of a mobile information terminal is interposed between a server and a mobile information terminal. It is desired that the resources and received data be used effectively.
[0006]
(Purpose)
An object of the present invention is to provide a Web browser cache method, a server, and an information processing terminal that enable effective use of reusable data with few resources.
An object of the present invention is to provide a Web browser cache method, a server, and an information processing terminal that can acquire and display content data of one display screen as a plurality of divided content data.
[0007]
[Means for Solving the Problems]
A web browser cache method according to the present invention is a web browser cache method for acquiring, by a web browser, content including display information provided by a server, wherein the server determines the content in response to a content acquisition request from the web browser. Of the divided content and division information indicating a method of dividing the content, the division information is transmitted prior to the transmission of the divided content, and only the divided content requested to be transmitted from the Web browser is transmitted to the Web. The Web browser transmits the divided content stored in the cache memory to the server based on the division information received from the server at the time of the content acquisition request, and transmits the divided content not stored in the cache memory to the server. Only make a send request And butterflies.
[0008]
Further, the Web browser reads the divided content stored in the cache memory based on the division information, deletes the other divided contents, and stores the divided content obtained from the server in the cache memory when acquiring the content. It is characterized in that the screen of the content is stored from the divided content obtained from the server and the divided content read from the cache memory and displayed on the display unit.
[0009]
Also, the method of dividing the content of the server is specified at the time of a request to acquire the content from the Web browser, and the method of combining the divided content of the Web browser with the screen is specified by the server. And
[0010]
The server of the present invention is a server that provides content including display information to a web browser of an information processing terminal having a cache function, and divides the content into predetermined units in response to a content acquisition request from the web browser. Creating divided content and division information indicating a method of dividing the content, transmitting the division information before transmitting the divided content, and transmitting only the divided content requested to be transmitted from the Web browser to the Web browser. It is characterized by the following.
[0011]
The information processing terminal of the present invention creates a divided content obtained by dividing the content in a predetermined unit in response to a content acquisition request including display information and division information indicating a method of dividing the content, and generates the divided content. An information processing terminal that transmits the division information prior to transmission and obtains the content by a Web browser from a server that provides only the requested division content, and receives the division information in response to the content acquisition request. Referring to the divided content in the cache memory based on the division information, making a request for transmission of only the divided content not stored in the cache memory to the server, and storing the received divided content in the cache memory. It is characterized by.
[0012]
(Action)
The Web browser transmits a request for data transmission of the content to the server, and the server receives the request, divides the content designated by the dividing unit into appropriate content in each form, and creates division information, The division information is transmitted to a Web browser. The Web browser receives the division information, reads the content stored in the data section from the data section, and if not, acquires only necessary data from the server. The original content is restored by superimposing the respective data and displayed on the display unit. The data received from the server is stored in the data section. As described above, in the present invention, in acquiring and displaying data by a Web browser, data of one screen is superimposed on a plurality of reusable screens.
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
Embodiments of a web browser cache method, a server, and an information processing terminal according to the present invention will be described in detail.
FIG. 1 is a diagram showing a configuration of the present embodiment. This embodiment includes a data unit 1, a server 11, and a terminal 12. The server 11 includes a division unit 2 connected to the data unit 1, and a transmission / reception unit 3. The information processing terminal (terminal) 12 includes a transmission / reception unit 4, a Web browser 5, a data unit 8 serving as a cache memory for storing data, and an input unit for designating content by a key input operation of a user and performing an acquisition request. 9 and a display unit 10. The Web browser 5 includes a display processing unit 7 that controls display on the display unit 10, and a management unit 6 that manages and controls the data unit 8. Hereinafter, the functions of the main parts will be described.
[0014]
The server 11 is an information processing device such as a WWW server, and the division unit 2 reads and reads the content stored in the data unit 1 based on an acquisition request transmitted from the terminal 12 via the transmission / reception unit 3. It has a function to divide the content data and output it as divided content data (divided content), and to output division information that is information on a content division method including a division number of the divided content. The transmission / reception unit 3 has a function of receiving data including various requests transmitted from the network terminal 12 and transferring the data to the division unit 2, and a function of transmitting the divided content data and division information from the division unit 2 to the network. And
[0015]
The terminal 12 is an information processing device equipped with a Web browser 5 such as a mobile phone or a personal computer. The transmitting / receiving unit 4 has a function of transmitting data including various requests from the Web browser 5 to the network, and a function of transmitting and receiving data via the network. A function of receiving the content data and the division information transmitted from the server 11 through the server 11, and a function of transferring the received data and the like to the management unit 6 and the display processing unit 7 of the Web browser 5.
[0016]
The management unit 6 has a management function related to data stored in the data unit 8, such as storing and reading data in the data unit 8, erasing unnecessary data, and the like. In particular, it analyzes the division information from the server 11 transferred from the transmission / reception unit 4, determines whether or not the division information is stored in the data unit 8, creates a request (transmission request) for the divisional content that is not stored, and transmits and receives the request. A function for transferring data to the unit 4, a function for erasing data other than the newly transmitted divided content from among the already stored divided contents based on the division information about the new content transmitted from the server, And a function of reading the divided content not requested to the server 11 from the data unit 8 based on the division information and transferring the divided content to the display processing unit 7 based on the division information.
[0017]
The display processing unit 7 has a function of analyzing data received from the transmission / reception unit 4, configuring a plurality of virtual screens using a memory such as a display VRAM, and allocating divided contents, and in particular, based on the division information. A function of superimposing the divided content sent from the server 11 and the divided content read from the data unit 8 by the management unit 6 using a plurality of virtual screens; And a function of performing control to display a single screen on a display panel or the like of the display unit 10 by superimposing.
[0018]
(Description of operation)
Next, the overall operation of the present embodiment will be described in detail with reference to FIGS. FIG. 2 is a flowchart showing the processing operation of the present embodiment.
First, the user designates and inputs content to the Web browser 5 from the input unit 9 of the terminal 12 in order to make a request to acquire information (content data) of content including desired display information. The Web browser 5 transmits a request (acquisition request) A of the content data designated by the user to the server 11 via the transmission / reception unit 4 (step A1).
[0019]
The server 11 receives the request (acquisition request) A, and reads the designated content data from the data unit 1 (A2). When the reading is completed, the content data is divided into divided contents, which are units having a specific meaning. For example, the image is divided into a predetermined number by a desired division method such as a block unit of an image, an image (picture) and a sentence (character), a paragraph unit of a sentence, a title and a body, and a combination thereof. At the time of dividing the content data, the validity of the syntax, for example, the normality of the tag, etc. is also confirmed and evaluated, and information on the division method, such as the division form, the number of the divided image, image, text, etc. The division information is output (A3). When the division of the content data is completed, the server 11 transmits the division information from the transmission / reception unit 3 to the terminal 12 (A4).
[0020]
The terminal 12 receives the division information transmitted from the server 11 by the transmission / reception unit 4 and transfers the division information to the management unit 6. The management unit 6 manages the data unit 8 composed of a cache memory, and based on the division information, excludes data already existing in the data unit 8 and designates only a divided content of the content (request for transmission) a Is transmitted to the transmission / reception unit 4. The transmission / reception unit 4 transmits the transmission request to the server 11 via the network (A5).
[0021]
Here, assuming that the divided content is available in the data section 8 of the terminal itself, the management section 6 reads the divided content from the data section 8 when there is a divided content that does not require a transmission request (A6). . In addition, the read divided content is transferred to the display processing unit 7 in order to perform display processing of the content (A7).
[0022]
Upon receiving the transmission request a, the server 11 transmits the designated divided content to the terminal 12 (A8). This transmission can be performed in parallel with the data reading (A6) and the data display processing (A7).
[0023]
The data transmitted from the server 11 is received by the transmission / reception unit 4 of the terminal 12 (A9), and the transmission / reception unit 4 transfers the data to the display processing unit 7 and the management unit 6. The display processing unit 7 outputs the divided contents transmitted from the server 11 or the divided contents transmitted from the server 11 and the divided contents read from the data unit 8 to memories constituting a plurality of different internal screens (A7). , A10), and superimpose as an internal screen on the display unit 10 and display it to the user as a single screen (A11). Here, in the display processing, it is also possible to control so that display data is sequentially output to the display unit 10 and display is sequentially performed in units of divided content.
[0024]
When reading the divided content stored in the data unit 8 based on the division information, the management unit 6 deletes the divided content other than the divided content from the data unit 8 and transmits the divided content via the transmission / reception unit 4. Then, the divided content acquired from the server 11 is stored in the data section 8 to prepare for the next content acquisition request (A12).
[0025]
As described above, the divided content used for display is stored in the data unit 8 by the management unit 6 so that it can be used in the subsequent similar processing, so that the user can download the next content via the Web browser 5 of the terminal 12. When designation and input are performed, the next effective divided content can be immediately acquired from the data unit 8. In other words, in the operation after the acquisition request of the next content data request B (B1 to B12), when it is recognized that the divided information transmitted from the server 11 includes the divided content stored in the data unit 8, The request (transmission request) b does not include the request for transmitting the divided content, the divided content can be directly read from the data unit 8, and the data already received can be effectively used with a small number of resources. Data transmission time can be reduced, and high-speed display processing can be performed.
[0026]
FIG. 3 is a conceptual diagram showing a processing operation of dividing and synthesizing a content. As shown in FIG. 3, the server transmits a series of content data (a) to the terminal as predetermined divided content (b), and the terminal virtually converts the divided content into a plurality of screens (c). It is assigned to a screen and displayed to the user as one screen (d).
[0027]
4 and 5 show transmission and display of content for the first time and transmission and display of content for the second time, respectively. In the first time, as shown in FIG. 4, the user makes a request to acquire the content A from the terminal, makes a request to transmit all the divided contents according to the divided information of the divided content transmitted from the server side, and the display processing unit Allocated to a virtual screen, displayed on the display unit as one screen, and each divided content is stored in the data unit. In the subsequent second time, as shown in FIG. 5, the user makes a request to acquire the content B from the terminal, makes a transmission request excluding the divided content already existing in the cache memory according to the divided information of the divided content, and displays the content. The processing unit allocates the divided content transmitted from the server side and the divided content read from the cache memory to a plurality of virtual screens, and superimposes each of the divided virtual screens on the display unit to display the divided screens as one screen. Only the divided contents are stored in the cache memory. It is desirable that the cache memory has a storage capacity of at least one screen of the display unit. If the storage capacity has a margin of two screens or more, the cache control of the divided content for two or more times becomes possible.
[0028]
(Other embodiments)
In the above embodiment, it is assumed that the method of dividing the content in the server is performed by the method set in the server, and that the display style of the content on the display unit 10 is displayed in the style of the original content. Although described in the example, these can be configured to be changeable from the user side or the like.
[0029]
As an embodiment in which the content division method can be changed, a function of controlling the information displayed by the user is added by adding information specifying the division method to the request in steps A1 and B1 in FIG. This allows the user to control the information amount of transmission and reception of the divided content, and it is possible to provide and display the content according to the performance such as the resource amount of the terminal.
[0030]
As an embodiment in which the display style of the content can be changed, allocation of the plurality of divided contents to the plurality of virtual screens in the display processing unit 7 and the display unit 10 and superimposition of each virtual screen can be performed from the user side or the server side. Controllable from The change from the server side adds a control function by adding control information to the division information. This makes it possible to dynamically change the display style of the content.
[0031]
In the above embodiment, a Web browser cache method for analyzing, displaying, and storing data from a server by analyzing the syntax at a terminal can be configured, and further, the server performs content division and syntax validity evaluation. Can be configured.
As described above, an arbitrary portion of the content can be cached, and the divided content of the unit below the display screen can be displayed as the display of the content of the page.
[0032]
【The invention's effect】
As described above, in the present invention, reception and cache control of divided content are performed such that acquisition and display of content data by a Web browser are performed by superimposing one screen with a plurality of reusable screens. Thus, the limited cache memory can be effectively used, and the cached divided content having an arbitrary size can be reused.
In addition, the cache control can reduce the amount of communication data and enable high-speed display processing.
In addition, by controlling the method of dividing the divided content, the method of superimposing the display screens, and the like from the information processing terminal, cache control and a display device suitable for the resources and functions of the terminal can be performed.
[0033]
Further, by dividing the content data by the server, it is possible to maintain the normality and strictness of the syntax such as the tag of the content data on the server side.
Further, by configuring the information processing terminal to sequentially display the content on one display screen in divided content units, the user can check the display in divided content units.
[Brief description of the drawings]
FIG. 1 is a diagram showing an embodiment of the present invention.
FIG. 2 is a diagram showing a flowchart of a processing operation of the present embodiment.
FIG. 3 is a conceptual diagram showing division of content.
FIG. 4 is a conceptual diagram showing a process of transmitting and displaying content for the first time.
FIG. 5 is a conceptual diagram showing a second content transmission and display process.
FIG. 6 is a diagram showing a conventional example.
[Explanation of symbols]
Reference Signs List 1 data section 2 division section 3, 4 transmission / reception section 5 web browser 6 management section 7 display processing section 8 data section (cache memory)
9 input unit 10 display unit 11 server 12 information processing terminal (terminal)

Claims (7)

サーバが提供する表示情報を含むコンテンツをWebブラウザにより取得するWebブラウザキャッシュ方法であって、
サーバは、Webブラウザからのコンテンツの取得要求に対して当該コンテンツを所定の単位で分割した分割コンテンツと、当該コンテンツの分割方法を示す分割情報とを作成し、前記分割コンテンツの送信に先立ち、前記分割情報を送信し、Webブラウザから送信要求された分割コンテンツのみをWebブラウザに送信し、
Webブラウザは、コンテンツの取得要求時にサーバから受信した分割情報に基づいて、キャッシュメモリに保存されている分割コンテンツを参照し、サーバに対してキャッシュメモリに保存されていない分割コンテンツのみの送信要求を行うことを特徴とするWebブラウザキャッシュ方法。
A web browser caching method for acquiring content including display information provided by a server by a web browser,
The server creates divided content obtained by dividing the content in a predetermined unit in response to a content acquisition request from a Web browser, and division information indicating a method of dividing the content, and before transmitting the divided content, Transmitting the division information, transmitting only the division content requested to be transmitted from the Web browser to the Web browser,
The Web browser refers to the divided content stored in the cache memory based on the division information received from the server at the time of the content acquisition request, and issues a request to the server to transmit only the divided content not stored in the cache memory to the server. A web browser caching method characterized by performing.
前記Webブラウザは、当該コンテンツの取得時に、前記分割情報に基づいて、キャッシュメモリに保存されている分割コンテンツを読み出し、その他の分割コンテンツを消去し、サーバから取得した分割コンテンツをキャッシュメモリに保存し、サーバから取得した分割コンテンツとキャッシュメモリから読み出した分割コンテンツとから当該コンテンツの画面を合成して表示部に表示することを特徴とする請求項1記載のWebブラウザキャッシュ方法。The Web browser reads the divided content stored in the cache memory based on the division information when deleting the content, deletes the other divided content, and stores the divided content obtained from the server in the cache memory. 2. The Web browser cache method according to claim 1, wherein a screen of the divided content obtained from the server and the divided content read from the cache memory is combined and displayed on a display unit. 前記サーバのコンテンツの分割方法は、Webブラウザから当該コンテンツの取得要求時に指定することを特徴とする請求項1又は2記載のWebブラウザキャッシュ方法。3. The web browser cache method according to claim 1, wherein a method of dividing the content of the server is specified when a request to acquire the content is made from a web browser. 前記Webブラウザの分割コンテンツの画面への合成方法は、サーバから指定することを特徴とする請求項1、2又は3記載のWebブラウザキャッシュ方法。4. The Web browser cache method according to claim 1, wherein the method of combining the divided contents of the Web browser with the screen is specified from a server. キャッシュ機能を有する情報処理端末のWebブラウザに表示情報を含むコンテンツを提供するサーバであって、
Webブラウザからのコンテンツの取得要求に対して当該コンテンツを所定の単位で分割した分割コンテンツと、当該コンテンツの分割方法を示す分割情報とを作成し、前記分割コンテンツの送信に先立ち、前記分割情報を送信し、Webブラウザから送信要求された分割コンテンツのみをWebブラウザに送信することを特徴とするサーバ。
A server for providing content including display information to a Web browser of an information processing terminal having a cache function,
In response to a content acquisition request from a Web browser, a divided content obtained by dividing the content in a predetermined unit and division information indicating a method of dividing the content are created, and prior to transmission of the divided content, the division information is generated. A server which transmits and transmits only the divided content requested to be transmitted from the Web browser to the Web browser.
表示情報を含むコンテンツの取得要求に対して当該コンテンツを所定の単位で分割した分割コンテンツと、当該コンテンツの分割方法を示す分割情報とを作成し、前記分割コンテンツの送信に先立ち前記分割情報を送信した後、要求された分割コンテンツのみを提供するサーバから、当該コンテンツをWebブラウザにより取得する情報処理端末であって、
前記コンテンツの取得要求により前記分割情報の受信し、該分割情報に基づいてキャッシュメモリ内の分割コンテンツを参照し、サーバに対してキャッシュメモリに保存されていない分割コンテンツのみの送信要求を行うとともに、受信した分割コンテンツを前記キャッシュメモリに保存することを特徴とする情報処理端末。
In response to a content acquisition request including display information, a divided content obtained by dividing the content in a predetermined unit and division information indicating a method of dividing the content are created, and the division information is transmitted prior to transmission of the divided content. And an information processing terminal that obtains the content by a Web browser from a server that provides only the requested divided content,
Receiving the split information by the content acquisition request, referring to the split content in the cache memory based on the split information, and requesting the server to transmit only the split content not stored in the cache memory, An information processing terminal, wherein the received divided content is stored in the cache memory.
前記Webブラウザは、当該コンテンツの取得時に、前記分割情報に基づいて、キャッシュメモリに保存されている分割コンテンツを読み出し、その他の分割コンテンツを消去するとともに、サーバから取得した分割コンテンツを保存する管理部と、サーバから取得した分割コンテンツとキャッシュメモリから読み出した分割コンテンツとから当該コンテンツを合成して表示部に表示する表示処理部と、を有することを特徴とする請求項6記載の情報処理端末。A management unit that, when acquiring the content, reads the divided content stored in the cache memory based on the division information, deletes the other divided content, and stores the divided content acquired from the server. 7. The information processing terminal according to claim 6, further comprising: a display processing unit configured to combine the divided content obtained from the server and the divided content read from the cache memory and display the synthesized content on a display unit.
JP2002167830A 2002-06-07 2002-06-07 Web browser cache method, server, and information processing terminal Pending JP2004013635A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002167830A JP2004013635A (en) 2002-06-07 2002-06-07 Web browser cache method, server, and information processing terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002167830A JP2004013635A (en) 2002-06-07 2002-06-07 Web browser cache method, server, and information processing terminal

Publications (1)

Publication Number Publication Date
JP2004013635A true JP2004013635A (en) 2004-01-15

Family

ID=30434957

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002167830A Pending JP2004013635A (en) 2002-06-07 2002-06-07 Web browser cache method, server, and information processing terminal

Country Status (1)

Country Link
JP (1) JP2004013635A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006050623A (en) * 2004-07-30 2006-02-16 Irdeto Access Bv Method of providing rights data object
JP2007272742A (en) * 2006-03-31 2007-10-18 Ntt Docomo Inc Communication terminal and communication method
JP2008211433A (en) * 2007-02-26 2008-09-11 Ntt Docomo Inc MOBILE TERMINAL, AND ITS Web CACHE METHOD AND PROGRAM
JP2013016209A (en) * 2006-12-14 2013-01-24 Alibaba Group Holding Ltd Method and system for displaying web page

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006050623A (en) * 2004-07-30 2006-02-16 Irdeto Access Bv Method of providing rights data object
JP2007272742A (en) * 2006-03-31 2007-10-18 Ntt Docomo Inc Communication terminal and communication method
JP2013016209A (en) * 2006-12-14 2013-01-24 Alibaba Group Holding Ltd Method and system for displaying web page
JP2008211433A (en) * 2007-02-26 2008-09-11 Ntt Docomo Inc MOBILE TERMINAL, AND ITS Web CACHE METHOD AND PROGRAM

Similar Documents

Publication Publication Date Title
KR102132137B1 (en) Custom optimization of web pages
US6772144B2 (en) Method and apparatus for applying an adaptive layout process to a layout template
JP3000972B2 (en) Information providing apparatus and machine-readable recording medium recording program
CN109542427B (en) System customization method and device, electronic equipment and storage medium
US20080109483A1 (en) Mash-up service system
JPH09305514A (en) Information processor and server
JP2011243146A (en) Relay server and its program, web site browsing system, web site browsing method, and application program
US20050283719A1 (en) HTML file processing technique
JP2008217161A (en) Scenario creation support system, device, and method
JP2004070809A (en) Web information browsing device, web information display method, and program
JP2004013635A (en) Web browser cache method, server, and information processing terminal
JP2004227199A (en) Automatic discrimination system of browser display language, web server, and automatic discrimination method of browser display language used therefor
JP5547917B2 (en) Content generation / distribution system for portable information terminals
EP2557505A1 (en) Web display program conversion system, web display program conversion method, and program for web display program conversion
KR100793428B1 (en) Method and system for providing wireless service page
KR100692101B1 (en) System and method of providing file service for transmitting files remotely
JP4163355B2 (en) Image data transmission server
JP4936413B1 (en) Web display program conversion system, web display program conversion method, and web display program conversion program
JP4700237B2 (en) Transferring image data over a network
CN115640089A (en) Information display method, information display device, electronic equipment and readable storage medium
JP2002163197A (en) Supply method for image conversion tool
JP2023170633A (en) Information processing system, information processing method, or program
JP2009175838A (en) Relevant information recommendation system
JP2003345703A (en) Server for display device and network correspondence type display device
KR20100063475A (en) A service method for file transforming based on vector

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050517

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080627

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080704

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080827

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080918