JP2004151985A - Processing acceleration method in equipment using web technique utilizing equipment - Google Patents

Processing acceleration method in equipment using web technique utilizing equipment Download PDF

Info

Publication number
JP2004151985A
JP2004151985A JP2002316153A JP2002316153A JP2004151985A JP 2004151985 A JP2004151985 A JP 2004151985A JP 2002316153 A JP2002316153 A JP 2002316153A JP 2002316153 A JP2002316153 A JP 2002316153A JP 2004151985 A JP2004151985 A JP 2004151985A
Authority
JP
Japan
Prior art keywords
web
displayed
web page
content
screen
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
JP2002316153A
Other languages
Japanese (ja)
Inventor
Shinya Yamamoto
真也 山本
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2002316153A priority Critical patent/JP2004151985A/en
Publication of JP2004151985A publication Critical patent/JP2004151985A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To shorten time to download a webpage containing an image of long download time, by reading in a substitute image of short download time first and then reading in the image of long download time later if necessary. <P>SOLUTION: When a webpage 11 to be displayed as a screen on Web terminal equipment 10 is downloaded, substitute contents 22 of small data volume are downloaded and displayed on the webpage 11, before actual contents 23 of large data volume are downloaded. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、ウェブ技術利用機器における処理高速化方法に関するものである。
【0002】
【従来の技術】
従来、WWW(World Wide Web)のようなウェブを介して情報のやり取りを行うウェブ技術利用機器において、静止画や動画のような画像を含むページを表示する場合、現時点で表示されている画面から、次の画面の要求を入力すると、該次の画面の要求は、前記ウェブを介してウェブサーバに送信されるようになっている。そして、前記次画面をウェブを介して前記ウェブサーバからダウンロードすると、ダウンロードされた次画面としてのウェブページが表示され、続いて、該ウェブページの中に含まれる静止画や動画のような画像が順にダウンロードされるようになっている。
【0003】
例えば、前記ウェブ技術利用機器が、銀行、信用金庫等の金融機関に配設されたCD(Cash Dispenser)、ATM(Automatic Telling Machine)等の現金自動入出金機、コンビニエンスストア等に配設されたKIOSK端末等の機器であり、ウェブを介して上位装置等に接続されている端末機器の場合、該端末機器の利用者がメニュー画面としてのウェブページに示された複数の手続の中から一つの手続を選択すると、選択された手続に対応する画面としてのウェブページの要求がウェブを介してウェブサーバに送信される。そして、前記ウェブページがウェブを介して前記ウェブサーバからダウンロードされて表示され、続いて、次の操作を説明したり選択するための画像が順にダウンロードされて表示される(例えば、特許文献1参照。)。
【0004】
このように、必要な画像を含むウェブページが順次ウェブサーバからダウンロードされてウェブ技術利用機器としての端末機器に表示されるようになっているので、該端末機器は、前記画面を表示するためのアプリケーションや画像データを記憶手段に格納したり、前記アプリケーションを実行したりする必要がない。そのため、前記端末機器の処理負担を低減することができ、コストを低くすることができる。また、処理能力の高いウェブサーバによって処理を実行するようになっているので、処理速度が向上し、効率を高くすることができる。
【0005】
【特許文献1】
特開2001−357216号公報
【0006】
【発明が解決しようとする課題】
しかしながら、前記従来のウェブ技術利用機器においては、一般に、ウェブページ内でスクリプト等のプログラムを使用して、前記利用者の入力に対する処理や周辺機器に対する処理を実行するようになっている。この場合、前記ウェブページのダウンロードが完了してから、スクリプト等のプログラムを作成することが通常である。そのため、カラー画像や動画のようにデータ量が極めて多い画像をダウンロードする場合、ダウンロードが完了するまでに時間がかかる。そして、前記ウェブページのダウンロードが完了してから、前記プログラムの作成が開始されるので、前記プログラムが作成されるまでに時間がかかってしまう。その結果、前記端末機器の処理速度が低下し、効率が低くなってしまう。
【0007】
ところが、前記ウェブページの中に含まれる画像の内容が、ウェブページにおいて実行される処理と関係がない場合には、画像のダウンロードが完了するのを待って前記プログラムを作成する必要がない。
【0008】
例えば、前記選択された手続に対応する画面としてのウェブページの中に含まれる画像が、次の手続の手順や内容を説明するためのものであり、かつ、前記利用者が前記手続の手順や内容を熟知している場合、前記利用者は前記画像を見なくても、次の手続を入力することができる。このような場合、前記画像のダウンロードが完了されて、表示されるのを待つ必要がない。
【0009】
本発明は、前記従来の問題点を解決して、ダウンロードに時間がかかる画像については、ダウンロードに時間がかからない代用の画像を先に読み込み、後で必要に応じて前記ダウンロードに時間がかかる画像を読み込むようにすることによって、ウェブページのダウンロードに必要な時間を短縮することができるウェブ技術利用機器における処理高速化方法を提供することを目的とする。
【0010】
【課題を解決するための手段】
そのために、本発明のウェブ技術利用機器における処理高速化方法においては、ウェブ端末機器に画面として表示されるウェブページをダウンロードする時に、データ量の小さな代理コンテンツをダウンロードして前記ウェブページ上に表示し、続いて、データ量の大きな実コンテンツのダウンロードを開始する。
【0011】
本発明の他のウェブ技術利用機器における処理高速化方法においては、さらに、次画面に遷移する動作が開始されると、前記実コンテンツのダウンロードを中断する。
【0012】
本発明の更に他のウェブ技術利用機器における処理高速化方法においては、さらに、次画面として表示されるウェブページをあらかじめダウンロードし、元画面が表示される第1のウィンドウと異なる第2のウィンドウに表示し、前記元画面において次画面に遷移する動作が開始されると、前記第2のウィンドウを第1のウィンドウの前面に表示する。
【0013】
本発明の更に他のウェブ技術利用機器における処理高速化方法においては、さらに、前記次画面には代理コンテンツが表示される。
【0014】
本発明の更に他のウェブ技術利用機器における処理高速化方法においては、さらに、前記第2のウィンドウを第1のウィンドウの前面に表示すると、前記実コンテンツのダウンロードを開始する。
【0015】
【発明の実施の形態】
以下、本発明の実施の形態について図面を参照しながら詳細に説明する。
【0016】
図1は本発明の第1の実施の形態におけるウェブ技術利用機器システムの構成を示す図である。
【0017】
図において、10はウェブ技術利用機器としてのウェブ端末機器であり、20はウェブサーバである。ここで、前記ウェブ端末機器10は、CPU、MPU等の演算手段、半導体メモリ、磁気ディスク等の記憶手段、CRT、液晶ディスプレイ、LED(Light Emitting Diode)ディスプレイ等の表示手段、キーボード、マウス、タッチパネル等の入力手段、通信インターフェイス等を備えるコンピュータであり、例えば、パーソナルコンピュータ、電子手帳、携帯電話、携帯情報端末、PDA(Personal Digital Assistant:個人用携帯情報端末)、テレビ電話、ゲーム機であるが、銀行、信用金庫等の金融機関に配設されたCD、ATM等の現金自動入出金機、スーパーマーケット、コンビニエンスストア等に配設されたKIOSK端末であってもよい。なお、本実施の形態においては、前記ウェブ端末機器10が現金自動入出金機である場合について説明する。また、図において15は、前記ウェブ端末機器10を使用する利用者であり、前記ウェブ端末機器10が現金自動入出金機である場合、前記ウェブ端末機器10を使用して、引出、預入、振込、通帳記帳等の金融取引を行う。
【0018】
そして、前記ウェブ端末機器10には、周辺機器である周辺部30が接続されている。ここで、該周辺部30は、例えば、データを格納するデータベース等であるが、前記ウェブ端末機器10が現金自動入出金機である場合には、利用者15のキャッシュカードを読み取るカードリーダ、前記利用者15の通帳に記帳する通帳記帳装置、前記利用者15が数字や文字を入力するキーボード、前記利用者15が現金を入金したり、出金したりする現金入出金装置、前記利用者15に対して音声案内を行うスピーカ等である。
【0019】
また、前記ウェブサーバ20は、CPU、MPU等の演算手段、半導体メモリ、磁気ディスク等の記憶手段、通信インターフィエス等を備えるコンピュータである。そして、前記ウェブサーバ20は、一体的に形成されたものであってもよいし、複数のサーバが有機的に結合された分散型サーバであってもよいし、他のサーバ等と一体的に構成されたものであってもよいし、汎(はん)用コンピュータ等の大型のコンピュータに構築された複数のシステムの中の一つであってもよい。なお、前記ウェブ端末機器10及びウェブサーバ20は、それぞれ、インターネットのWWWのようなウェブ27に接続され、該ウェブ27を介して互いに通信することができるようになっている。
【0020】
ここで、前記ウェブサーバ20は、前記ウェブ27を介してアクセス可能なウェブページ21を有する。該ウェブページ21は、例えば、仮想店舗、電子カタログ等のEC(電子商取引)を行うためのECサイトのウェブページ、娯楽情報、交通情報、科学技術情報、会社案内、金融取引情報、学術情報等の情報を掲示する情報提供サイトのウェブページ、サイト検索サービスを提供するポータルサイトのウェブページ、音楽配信、ソフトウェア配信等の各種アプリケーションサービスを提供するASPサイトのウェブページ、個人、企業、団体、政府等のホームページ等であり、いかなる種類のものであってもよい。なお、本実施の形態においては、前記ウェブサーバ20が金融機関における現金自動入出金機のホストサーバであり、前記ウェブページ21が現金自動入出金機を使用して行う入金、出金、振込、通帳記帳等の金融取引を行うための画面である場合について説明する。
【0021】
さらに、前記ウェブサーバ20は、データ量の小さな代理コンテンツ22、データ量の大きな実コンテンツ23、及び、ウェブ処理部24を有する。ここで、前記実コンテンツ23は、前記ウェブページ21上に表示される静止画、動画等の画像であり、例えば、前記利用者15に対する挨拶(あいさつ)、前記利用者15が行うべき手続の手順や内容に関する説明、前記利用者15に対する注意事項等の内容を含んでいる。
【0022】
また、前記代理コンテンツ22は、ウェブページ21をウェブ端末機器10に表示する時に、実コンテンツ23の代理として最初に読み込まれるコンテンツである。例えば、前記実コンテンツ23がカラー画像である場合、データ量が膨大なために、前記実コンテンツ23をウェブ27を介してウェブ端末機器10にダウンロードするためには長時間かかってしまう。この場合、前記代理コンテンツ22を実コンテンツ23とほぼ同様な構成を有する単色の画像としておくと、画像圧縮技術によって、データ量を極めて小さくすることが可能となり、短時間でウェブ端末機器10にダウンロードすることができる。そのため、ウェブページ21をウェブ端末機器10に表示する時に、前記代理コンテンツ22をダウンロードして表示させ、後に前記実コンテンツ23のダウンロードが完了した時点で、前記代理コンテンツ22に代えて、実コンテンツ23がウェブページ21上に表示されるようになっている。
【0023】
そして、前記ウェブ処理部24は、スクリプト等のプログラムを備え、ウェブページ21において利用者15の入力に対する処理や、周辺部30の動作を制御する処理を実行するものであり、前記ウェブページ21とともに、ウェブ27を介してウェブ端末機器10にダウンロードされるようになっている。
【0024】
また、図において11は、前記ウェブ端末機器10の図示されない表示手段に表示されたウェブページであり、ウェブ27を介してウェブサーバ20からダウンロードされた前記ウェブページ21である。この場合、該ウェブページ21は、利用者15がWWWブラウザのようなブラウザを操作することによって、又は、カードリーダがキャッシュカードを読み取ったり、通帳記帳装置が通帳を読み取ったりしたことが、イベントの発生として、周辺部30からウェブ処理部24に通知されることによって、前記ウェブサーバ20からダウンロードされ、ウェブページ11として表示されるようになっている。
【0025】
そして、12はウェブページ11上に表示されたコンテンツであり、前記ウェブサーバ20からダウンロードされた代理コンテンツ22又は実コンテンツ23である。さらに、13はウェブページ11内のウェブ処理部であり、利用者15の入力を受け取る処理や、周辺部30に対して動作の制御を行うようになっている。なお、前記ウェブ処理部13は、ウェブサーバ20からダウンロードされたウェブ処理部24と同じ内容を有するものである。
【0026】
次に、前記構成のウェブ技術利用機器システムの動作について説明する。
【0027】
図2は本発明の第1の実施の形態におけるウェブ技術利用機器システムの動作を示す図である。
【0028】
まず、ウェブ技術利用機器システムの全体的な動作を説明する。この場合、利用者15は、図において▲1▼で示されるように、WWWブラウザのようなブラウザを操作して入力を行う。これにより、ウェブ端末機器10がウェブ27を介してウェブサーバ20にアクセスし、図において▲2▼で示されるように、ウェブページ21がダウンロードされる。なお、図において▲1▼’で示されるように、イベントが発生したことを周辺部30がウェブ端末機器10に通知した時にも、ウェブ端末機器10がウェブ27を介してウェブサーバ20にアクセスして、ウェブページ21がダウンロードされる。この場合、ウェブ処理部24がダウンロードされるとともに、実コンテンツ23に代えて代理コンテンツ22がダウンロードされる。これにより、コンテンツ12及びウェブ処理部13を含むウェブページ11が、ウェブ端末機器10の図示されない表示手段に表示される。
【0029】
そして、前記ウェブページ11のダウンロードが完了すると、図において▲3▼で示されるように、利用者15に対して次の入力が許可される。なお、図において▲3▼’で示されるように、周辺部30に対して、カードリーダがキャッシュカードを読み取ったり、通帳記帳装置が通帳を読み取ったりするような次の動作を開始するように指令が出されるようにすることもできる。
【0030】
続いて、図において▲4▼で示されるように、実コンテンツ23のダウンロードが開始される。そして、ダウンロードが完了すると、図において▲5▼で示されるように、実コンテンツ23が、前記ウェブ端末機器10の図示されない表示手段に表示される。なお、前記実コンテンツ23のダウンロード及び表示は、利用者15の入力や周辺部30の動作の完了とは関係なく行われる。
【0031】
次に、ウェブ端末機器10が現金自動入出金機であり、利用者15がキャッシュカードを使用して、金融取引を行う場合のウェブ技術利用機器システムの動作について説明する。
【0032】
図3は本発明の第1の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第1の図、図4は本発明の第1の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第2の図、図5は本発明の第1の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第3の図、図6は本発明の第1の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第4の図である。
【0033】
ここでは、現金自動入出金機の元画面としての取引選択画面で利用者15が引出の取引を選択した場合、次画面としてのカードの挿入を促す画面を表示するウェブページ11のダウンロードが完了した時に、ウェブページ11上のウェブ処理部13としてのスクリプトがカードの挿入を要求し、カードの挿入時に次の次画面に遷移する動作について説明する。
【0034】
まず、現金自動入出金機の表示手段には、初期状態において、図3に示さされるように、元画面としての取引選択画面17−1が表示されている。この場合、選択可能な金融取引として、引出、預入、通帳記帳及び残高照会が表示されている。なお、前記表示手段は入力手段としての機能も兼ね備えるタッチパネルであるとする。また、31は周辺部30としてのカードリーダである。そして、金融手続を行う利用者15は、図3において▲1▼で示されるように、引出の表示枠である「お引き出し」にタッチして押し下げる。
【0035】
すると、次画面に遷移する動作が開始され、図4において▲2▼で示されるように、ウェブサーバ20から、次画面を表示するためのウェブページ21がダウンロードされ、ウェブページ11として図示されない表示手段に表示される。この場合、ウェブページ11としての前記次画面は、利用者15にキャッシュカードをカードリーダ31に挿入するカード挿入動作を促す画面17−2である。ここで、該画面17−2に表示される実コンテンツ23は、利用者15にキャッシュカードをカードリーダ31に挿入する動作を促すための動画であり、代理コンテンツ22は前記動画の第1番目のフレームを切り出した静止画である。そして、図4において▲2▼’で示されるように、前記ウェブページ21とともに、まず、代理コンテンツ22としての静止画がダウンロードされ、コンテンツ12として表示される。
【0036】
続いて、ウェブページ11及び代理コンテンツ22のダウンロードが完了すると、ブラウザは、ダウンロードの完了をイベントの発生として、ウェブ処理部13としてのスクリプトに通知する。そして、該スクリプトは、図5において▲3▼で示されるように、カードリーダ31に対して、キャッシュカードを読み取るためのカード挿入動作の開始を依頼する。続いて、前記スクリプトは、図5において▲4▼で示されるように、利用者15にカード挿入動作を促すための実コンテンツ23としての動画のダウンロードを開始させる。
【0037】
そして、該動画のダウンロードが完了すると、図6において▲5▼で示されるように、前記動画がコンテンツ12として、画面17−2に表示される。
【0038】
一方、動画のダウンロードが完了する前に、利用者15がキャッシュカードをカードリーダ31に挿入するカード挿入動作を実行した場合、図6において▲5▼’で示されるように、カードリーダ31がイベントが発生したことを通知するので、前記スクリプトは、前記動画のダウンロードを中断して、直ちに次画面に遷移する動作が開始され、ウェブサーバ20から、次の次画面を表示するためのウェブページ21がダウンロードされる。
【0039】
このように、本実施の形態においては、ダウンロードに時間がかからない代理コンテンツ22をまずダウンロードし、続いて、ダウンロードに時間がかかる実コンテンツ23をダウンロードする。そして、該実コンテンツ23のダウンロードが完了する前でも、利用者15に次の入力を許可したり、周辺部30に次の動作を開始させたりするようになっている。
【0040】
そのため、利用者15への入力許可や周辺部30に対する動作依頼のタイミングを早くすることができ、ウェブ技術利用機器システムの処理を高速化することができる。
【0041】
次に、本発明の第2の実施の形態について説明する。なお、第1の実施の形態と同じ構造を有するもの及び同じ動作については、その説明を省略する。
【0042】
図7は本発明の第2の実施の形態におけるウェブ技術利用機器システムの構成を示す図である。
【0043】
本実施の形態においては、ウェブページの先読みを行ってウェブページの切替え時に、バックグラウンドに既にダウンロードされているウェブページを前面に表示するような場合のメモリ資源を節約することができるようになっている。
【0044】
図において、40はウェブ端末機器10の表示手段に表示された第1のウィンドウとしての遷移元ウィンドウであり、50は第2のウィンドウとしての先読みウィンドウである。ここで、該先読みウィンドウ50は、遷移元ウィンドウ40から遷移する次画面に相当するウェブページ11が表示されるウィンドウである。ここで、前記次画面に相当するウェブページ11は、次画面に遷移するための依頼、指令、入力等がなされる前に、あらかじめウェブサーバ20からダウンロードされ、前記先読みウィンドウ50に表示されるが、該先読みウィンドウ50は前記遷移元ウィンドウ40の裏側に隠れた状態となっている。そして、次画面に遷移するための依頼、指令、入力等がなされると、図7に示されるように、先読みウィンドウ50が遷移元ウィンドウ40の前側に表れ、次画面に相当するウェブページ11が表示されるようになっている。
【0045】
なお、その他の構成については、前記第1の実施の形態と同様であるので、説明を省略する。
【0046】
次に、前記構成のウェブ技術利用機器システムの動作について説明する。
【0047】
図8は本発明の第2の実施の形態におけるウェブ技術利用機器システムの動作を示す図である。
【0048】
まず、ウェブ技術利用機器システムの全体的な動作を説明する。この場合、ウェブページの先読みを行って、画面展開を高速化する手法に応用されている。
【0049】
ここで、ウェブ技術利用機器システムの立ち上げ時に、図において▲1▼で示されるように、第2のウィンドウとしての先読みウィンドウ50上に元画面として表示されるウェブページ21が、ウェブサーバ20からダウンロードされる。この場合、ウェブ処理部24がダウンロードされるとともに、実コンテンツ23に代えて代理コンテンツ22がダウンロードされる。
【0050】
次に、第1のウィンドウとしての遷移元ウィンドウ40に元画面として表示されているウェブページ11に対して、図において▲2▼で示されるように、利用者15がブラウザを操作して入力を行ったり、図において▲2▼’で示されるように、イベントが発生したことを周辺部30が通知すると、図において▲3▼で示されるように、先読みウィンドウ50が前面に表示される。なお、遷移元ウィンドウ40への入力に基づいて、先読みウィンドウ50を前面に表示するための処理は、別途作り込まれているものとする。
【0051】
そして、先読みウィンドウ50が前面に表示されると、図において▲4▼で示されるように、利用者15に対して次の入力が許可される。なお、図において▲4▼’で示されるように、周辺部30に対して、次の動作を開始するように指令が出されるようにすることもできる。
【0052】
続いて、図において▲5▼で示されるように、実コンテンツ23のダウンロードが開始される。そして、ダウンロードが完了すると、図において▲6▼で示されるように、実コンテンツ23がコンテンツ12として表示される。なお、図において▲7▼で示されるように、利用者15がブラウザを操作して入力を行ったり、図において▲7▼’で示されるように、イベントが発生したことを周辺部30が通知して、次画面に遷移する動作が行われた場合には、図において▲8▼で示されるように、コンテンツ12として表示されるものを、実コンテンツ23から代理コンテンツ22に戻すようになっている。
【0053】
次に、ウェブ端末機器10が現金自動入出金機であり、利用者15がキャッシュカードを使用して、金融取引を行う場合のウェブ技術利用機器システムの動作について説明する。
【0054】
図9は本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第1の図、図10は本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第2の図、図11は本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第3の図、図12は本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第4の図、図13は本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第5の図である。
【0055】
ここでは、現金自動入出金機の元画面としての取引選択画面において利用者15が引出の取引を選択した場合、次画面としてのカードの挿入を促す画面を表示するウェブページ11のダウンロードが完了した時に、ウェブページ11上のウェブ処理部13としてのスクリプトがカードの挿入を要求し、カードの挿入時に次の次画面に遷移する動作について説明する。
【0056】
まず、ウェブ技術利用機器システムの立ち上げ時に、図9おいて▲1▼で示されるように、先読みウィンドウ50上に、利用者15にカード挿入動作を促すための画面を表示するためのウェブページ21が、ウェブサーバ20からダウンロードされる。この場合、ウェブ処理部24がダウンロードされるとともに、図9おいて▲1▼’で示されるように、実コンテンツ23に代えて代理コンテンツ22がダウンロードされ、コンテンツ12として表示される。なお、31は周辺部30としてのカードリーダである。
【0057】
続いて、図10に示されるように、先読みウィンドウ50は遷移元ウィンドウ40の裏側に隠れた状態とされる。ここで、該遷移元ウィンドウ40には、初期画面として、図10に示されるように、取引選択画面が表示されている。この場合、選択可能な金融取引として、引出、預入、通帳記帳及び残高照会が表示されている。なお、前記表示手段は、前記第1の実施の形態と同様に、入力手段としての機能も兼ね備えるタッチパネルであるとする。そして、金融手続を行う利用者15は、図10において▲2▼で示されるように、引出の表示枠である「お引き出し」にタッチして押し下げる。
【0058】
すると、次画面に遷移する動作が開始され、図11において▲3▼で示されるように、先読みウィンドウ50が前面に表示される。そして 該先読みウィンドウ50が前面に表示されたことをイベントの発生として、ウェブ処理部13としてのスクリプトに通知する。すると、該スクリプトは、図11において▲4▼で示されるように、カードリーダ31に対して、キャッシュカードを読み取るためのカード挿入動作の開始を依頼する。続いて、前記スクリプトは、図11において▲5▼で示されるように、利用者15にカード挿入動作を促すための実コンテンツ23としての動画のダウンロードを開始させる。そして、該動画のダウンロードが完了すると、前記動画がコンテンツ12として表示される。
【0059】
一方、動画のダウンロードが完了する前に、利用者15がキャッシュカードをカードリーダ31に挿入するカード挿入動作を実行した場合、図12において▲6▼で示されるように、カードリーダ31がイベントが発生したことを通知するので、前記スクリプトは、前記動画のダウンロードを中断して、直ちに次画面に遷移する動作が開始され、ウェブサーバ20から、次画面を表示するためのウェブページ21がダウンロードされる。なお、次画面に遷移する動作の前に、図13において▲7▼で示されるように、コンテンツ12として表示されるものを、実コンテンツ23としての動画から、代理コンテンツ22としての静止画に戻すようになっている。
【0060】
このように、本実施の形態においては、次画面として表示されるウェブページの先読みを行って先読みウィンドウ50上にダウンロードさせておき、該先読みウィンドウ50を遷移元ウィンドウ40の裏側に隠れた状態としておく。この場合、データ量の少ない代理コンテンツ22がダウンロードされている。そして、次画面に遷移する動作が開始されると、直ちに先読みウィンドウ50が前面に表示され、データ量の大きな実コンテンツ23のダウンロードが開始されるようになっている。
【0061】
そのため、画面遷移の処理が高速化されるとともに、ウェブページ21の先読み時にデータ量の少ない代理コンテンツ22がダウンロードされるので、先読みに必要なメモリ資源を節約することができる。
【0062】
なお、本発明は前記実施の形態に限定されるものではなく、本発明の趣旨に基づいて種々変形させることが可能であり、それらを本発明の範囲から排除するものではない。
【0063】
【発明の効果】
以上詳細に説明したように、本発明によれば、まず、データ量の小さな代理コンテンツをダウンロードして表示するので、ウェブページのダウンロードに必要な時間を短縮することができ、処理を高速化することができる。
【図面の簡単な説明】
【図1】本発明の第1の実施の形態におけるウェブ技術利用機器システムの構成を示す図である。
【図2】本発明の第1の実施の形態におけるウェブ技術利用機器システムの動作を示す図である。
【図3】本発明の第1の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第1の図である。
【図4】本発明の第1の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第2の図である。
【図5】本発明の第1の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第3の図である。
【図6】本発明の第1の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第4の図である。
【図7】本発明の第2の実施の形態におけるウェブ技術利用機器システムの構成を示す図である。
【図8】本発明の第2の実施の形態におけるウェブ技術利用機器システムの動作を示す図である。
【図9】本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第1の図である。
【図10】本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第2の図である。
【図11】本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第3の図である。
【図12】本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第4の図である。
【図13】本発明の第2の実施の形態におけるウェブページの表示とウェブ技術利用機器システムの動作の関係を示す第5の図である。
【符号の説明】
10 ウェブ端末機器
11、21 ウェブページ
12 コンテンツ
17−1 取引選択画面
17−2 画面
22 代理コンテンツ
23 実コンテンツ
40 遷移元ウィンドウ
50 先読みウィンドウ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a method for speeding up processing in a device utilizing web technology.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, in a device using web technology such as WWW (World Wide Web) for exchanging information via the web, when a page including an image such as a still image or a moving image is displayed, a screen displayed at the present time is displayed. When a request for the next screen is input, the request for the next screen is transmitted to a web server via the web. Then, when the next screen is downloaded from the web server via the web, a web page as the downloaded next screen is displayed. Subsequently, an image such as a still image or a moving image included in the web page is displayed. They are downloaded in order.
[0003]
For example, the web technology utilization device is provided in a cash dispenser such as a CD (Cash Dispenser) or an ATM (Automatic Telling Machine) provided in a financial institution such as a bank or a shinkin bank, a convenience store, or the like. In the case of a device such as a KIOSK terminal, which is connected to a higher-level device or the like via the web, the user of the terminal device can select one of a plurality of procedures shown on a web page as a menu screen. When a procedure is selected, a request for a web page as a screen corresponding to the selected procedure is transmitted to the web server via the web. Then, the web page is downloaded from the web server via the web and displayed, and then images for explaining or selecting the next operation are sequentially downloaded and displayed (for example, see Patent Document 1). .).
[0004]
As described above, since the web page including the necessary image is sequentially downloaded from the web server and is displayed on the terminal device as the web technology utilizing device, the terminal device has a function for displaying the screen. There is no need to store applications or image data in the storage means or execute the applications. Therefore, the processing load on the terminal device can be reduced, and the cost can be reduced. Further, since the processing is executed by a web server having a high processing capacity, the processing speed is improved and the efficiency can be increased.
[0005]
[Patent Document 1]
JP 2001-357216 A
[0006]
[Problems to be solved by the invention]
However, in the above-mentioned conventional web technology utilizing device, generally, a program such as a script is used in a web page to execute a process for the user input and a process for a peripheral device. In this case, a program such as a script is usually created after the download of the web page is completed. Therefore, when downloading an image having an extremely large data amount, such as a color image or a moving image, it takes time to complete the download. Since the creation of the program is started after the download of the web page is completed, it takes time until the program is created. As a result, the processing speed of the terminal device decreases, and the efficiency decreases.
[0007]
However, when the content of the image included in the web page is not related to the processing executed on the web page, it is not necessary to wait until the download of the image is completed to create the program.
[0008]
For example, an image included in a web page as a screen corresponding to the selected procedure is for explaining the procedure and contents of the next procedure, and the user performs the procedure or the procedure of the procedure. If the user is familiar with the content, the user can enter the next procedure without looking at the image. In such a case, there is no need to wait for the image to be downloaded and displayed.
[0009]
The present invention solves the conventional problem, and for an image that takes a long time to download, a substitute image that does not take a long time to read is read first, and an image that takes a long time to download the image is used as needed later. It is an object of the present invention to provide a method for speeding up processing in a web technology utilization device, which can shorten the time required for downloading a web page by reading the web page.
[0010]
[Means for Solving the Problems]
Therefore, in the method for accelerating processing in a web technology utilization device of the present invention, when a web page displayed as a screen on a web terminal device is downloaded, proxy content having a small data amount is downloaded and displayed on the web page. Then, the download of the real content having a large data amount is started.
[0011]
In another method for speeding up processing in a device utilizing web technology according to the present invention, when the operation for transitioning to the next screen is started, the download of the actual content is interrupted.
[0012]
In the method for accelerating processing in still another web technology utilization device of the present invention, a web page displayed as a next screen is downloaded in advance, and the web page is displayed in a second window different from the first window in which the original screen is displayed. And when the operation of transitioning to the next screen is started on the original screen, the second window is displayed in front of the first window.
[0013]
In the method for accelerating processing in still another web technology utilization device of the present invention, a proxy content is further displayed on the next screen.
[0014]
In the method for speeding up processing in still another device utilizing web technology according to the present invention, when the second window is displayed in front of the first window, the download of the actual content is started.
[0015]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0016]
FIG. 1 is a diagram showing a configuration of a web technology utilizing device system according to a first embodiment of the present invention.
[0017]
In the figure, 10 is a web terminal device as a web technology utilizing device, and 20 is a web server. Here, the web terminal device 10 includes arithmetic means such as a CPU and an MPU, storage means such as a semiconductor memory and a magnetic disk, display means such as a CRT, a liquid crystal display, an LED (Light Emitting Diode) display, a keyboard, a mouse, and a touch panel. Such as a personal computer, an electronic organizer, a mobile phone, a portable information terminal, a PDA (Personal Digital Assistant), a videophone, and a game machine. It may be a KIOSK terminal provided in an automatic teller machine such as a CD or an ATM provided in a financial institution such as a bank or a shinkin bank, a supermarket, a convenience store, or the like. In the present embodiment, a case where the web terminal device 10 is an automatic teller machine will be described. In the figure, reference numeral 15 denotes a user who uses the web terminal device 10, and when the web terminal device 10 is an automatic teller machine, withdraws, deposits, and transfers using the web terminal device 10. And financial transactions such as passbook entry.
[0018]
A peripheral unit 30 which is a peripheral device is connected to the web terminal device 10. Here, the peripheral unit 30 is, for example, a database for storing data. When the web terminal device 10 is an automatic teller machine, a card reader for reading a cash card of the user 15 is used. A passbook entry device for entry into the passbook of the user 15, a keyboard for the user 15 to input numbers and characters, a cash depositing / dispensing device for the user 15 to deposit and withdraw cash, the user 15 Speaker that provides voice guidance to the user.
[0019]
Further, the web server 20 is a computer including arithmetic means such as a CPU and an MPU, storage means such as a semiconductor memory and a magnetic disk, and a communication interface. The web server 20 may be formed integrally, may be a distributed server in which a plurality of servers are organically combined, or may be integrated with another server or the like. It may be configured, or may be one of a plurality of systems built on a large computer such as a general-purpose computer. The web terminal device 10 and the web server 20 are each connected to a web 27 such as the WWW of the Internet, and can communicate with each other via the web 27.
[0020]
Here, the web server 20 has a web page 21 accessible via the web 27. The web page 21 is, for example, a web page of an EC site for performing EC (electronic commerce) such as a virtual shop, an electronic catalog, etc., entertainment information, traffic information, science and technology information, company information, financial transaction information, academic information, etc. Web page of an information providing site that posts information on the Internet, a web page of a portal site that provides a site search service, a web page of an ASP site that provides various application services such as music distribution and software distribution, individuals, companies, organizations, and governments. Etc., and may be of any type. In the present embodiment, the web server 20 is a host server of an automatic teller machine in a financial institution, and the web page 21 performs deposit, withdrawal, transfer, and the like performed using the automatic teller machine. A case where the screen is for performing a financial transaction such as a passbook entry will be described.
[0021]
Further, the web server 20 includes proxy content 22 having a small data amount, real content 23 having a large data amount, and a web processing unit 24. Here, the real content 23 is an image such as a still image or a moving image displayed on the web page 21, for example, a greeting (greeting) to the user 15, a procedure of a procedure to be performed by the user 15. And the contents about the contents, such as explanations about the contents and notes for the user 15.
[0022]
The proxy content 22 is content that is first read as a proxy for the real content 23 when the web page 21 is displayed on the web terminal device 10. For example, when the real content 23 is a color image, it takes a long time to download the real content 23 to the web terminal device 10 via the web 27 because the data amount is enormous. In this case, if the proxy content 22 is a single-color image having substantially the same configuration as the real content 23, the data amount can be extremely reduced by the image compression technology, and the proxy content 22 can be downloaded to the web terminal device 10 in a short time. can do. Therefore, when the web page 21 is displayed on the web terminal device 10, the proxy content 22 is downloaded and displayed. When the download of the real content 23 is completed, the real content 23 is replaced with the real content 23. Is displayed on the web page 21.
[0023]
The web processing unit 24 includes a program such as a script, and executes a process for inputting by the user 15 on the web page 21 and a process for controlling the operation of the peripheral unit 30. , And are downloaded to the web terminal device 10 via the web 27.
[0024]
In the figure, reference numeral 11 denotes a web page displayed on a display unit (not shown) of the web terminal device 10, which is the web page 21 downloaded from the web server 20 via the web 27. In this case, when the user 15 operates a browser such as a WWW browser, or when the card reader reads a cash card or the passbook entry device reads a passbook, the web page 21 indicates the event. The occurrence is notified from the peripheral unit 30 to the web processing unit 24, so that it is downloaded from the web server 20 and displayed as the web page 11.
[0025]
Reference numeral 12 denotes the content displayed on the web page 11, which is the proxy content 22 or the actual content 23 downloaded from the web server 20. Further, reference numeral 13 denotes a web processing unit in the web page 11, which performs a process of receiving an input from the user 15 and controls the operation of the peripheral unit 30. The web processing unit 13 has the same contents as the web processing unit 24 downloaded from the web server 20.
[0026]
Next, the operation of the web technology utilization device system having the above configuration will be described.
[0027]
FIG. 2 is a diagram showing the operation of the web technology utilizing device system according to the first embodiment of the present invention.
[0028]
First, the overall operation of the web technology utilizing device system will be described. In this case, the user 15 performs input by operating a browser such as a WWW browser, as indicated by (1) in the figure. As a result, the web terminal device 10 accesses the web server 20 via the web 27, and the web page 21 is downloaded as indicated by (2) in the figure. As shown by (1) 'in the figure, even when the peripheral unit 30 notifies the web terminal device 10 that an event has occurred, the web terminal device 10 accesses the web server 20 via the web 27. Then, the web page 21 is downloaded. In this case, the web processing unit 24 is downloaded, and the proxy content 22 is downloaded instead of the real content 23. As a result, the web page 11 including the content 12 and the web processing unit 13 is displayed on a display unit (not shown) of the web terminal device 10.
[0029]
When the download of the web page 11 is completed, the user 15 is permitted to perform the next input as indicated by (3) in the figure. As indicated by (3) 'in the drawing, the peripheral unit 30 is instructed to start a next operation such as a card reader reading a cash card or a passbook entry device reading a passbook. Can be issued.
[0030]
Subsequently, as shown by (4) in the figure, the download of the actual content 23 is started. When the download is completed, the actual content 23 is displayed on a display unit (not shown) of the web terminal device 10, as indicated by (5) in the figure. The download and display of the actual content 23 are performed irrespective of the input by the user 15 and the completion of the operation of the peripheral unit 30.
[0031]
Next, the operation of the web technology utilizing device system when the web terminal device 10 is an automatic cash dispenser and the user 15 performs a financial transaction using a cash card will be described.
[0032]
FIG. 3 is a first diagram showing the relationship between the display of a web page and the operation of the web technology utilizing device system according to the first embodiment of the present invention, and FIG. 4 is a diagram showing the relationship between the web page display according to the first embodiment of the present invention. FIG. 5 is a second diagram showing the relationship between the display and the operation of the web technology using device system. FIG. 5 is a third diagram showing the relationship between the display of the web page and the operation of the web technology using device system in the first embodiment of the present invention. FIG. 6 and FIG. 6 are fourth diagrams showing the relationship between the display of the web page and the operation of the web technology utilizing device system according to the first embodiment of the present invention.
[0033]
Here, when the user 15 selects the transaction for withdrawal on the transaction selection screen as the original screen of the automatic teller machine, the download of the web page 11 displaying the screen for prompting insertion of the card as the next screen is completed. A description will be given of an operation in which a script as the web processing unit 13 on the web page 11 requests insertion of a card and transitions to the next next screen when the card is inserted.
[0034]
First, in the display unit of the automatic teller machine, in the initial state, a transaction selection screen 17-1 as an original screen is displayed as shown in FIG. In this case, withdrawal, deposit, passbook entry, and balance inquiry are displayed as selectable financial transactions. It is assumed that the display means is a touch panel which also has a function as an input means. Reference numeral 31 denotes a card reader as the peripheral unit 30. Then, the user 15 who performs the financial procedure touches and pushes down "drawer" which is a display frame of the drawer, as indicated by (1) in FIG.
[0035]
Then, the operation of transitioning to the next screen is started, and a web page 21 for displaying the next screen is downloaded from the web server 20 as indicated by (2) in FIG. Displayed on the means. In this case, the next screen as the web page 11 is a screen 17-2 for urging the user 15 to insert a card into the card reader 31. Here, the real content 23 displayed on the screen 17-2 is a moving image for urging the user 15 to insert the cash card into the card reader 31, and the substitute content 22 is the first moving image of the moving image. This is a still image obtained by cutting out a frame. Then, as indicated by {circle around (2)} ′ in FIG. 4, a still image as the proxy content 22 is first downloaded together with the web page 21 and displayed as the content 12.
[0036]
Subsequently, when the download of the web page 11 and the proxy content 22 is completed, the browser notifies the script as the web processing unit 13 that the download has been completed as an event. Then, the script requests the card reader 31 to start a card insertion operation for reading a cash card, as indicated by (3) in FIG. Subsequently, the script causes the user 15 to start downloading a moving image as the real content 23 for urging the user 15 to insert the card, as indicated by (4) in FIG.
[0037]
When the downloading of the moving image is completed, the moving image is displayed as the content 12 on the screen 17-2, as indicated by (5) in FIG.
[0038]
On the other hand, if the user 15 executes a card insertion operation of inserting the cash card into the card reader 31 before the downloading of the moving image is completed, the card reader 31 is set to the event as indicated by (5) 'in FIG. Is generated, the script interrupts the download of the moving image and immediately starts an operation of transitioning to the next screen, and the web server 20 displays a web page 21 for displaying the next next screen. Is downloaded.
[0039]
As described above, in the present embodiment, the proxy content 22 that does not take a long time to download is downloaded first, and then the real content 23 that takes a long time to download is downloaded. Then, even before the download of the actual content 23 is completed, the user 15 is permitted to perform the next input or the peripheral unit 30 starts the next operation.
[0040]
Therefore, the permission of input to the user 15 and the timing of an operation request to the peripheral unit 30 can be made earlier, and the processing of the web technology utilizing device system can be speeded up.
[0041]
Next, a second embodiment of the present invention will be described. It should be noted that the description of those having the same structure and operation as those of the first embodiment will be omitted.
[0042]
FIG. 7 is a diagram showing a configuration of a web technology utilizing device system according to the second embodiment of the present invention.
[0043]
In the present embodiment, it is possible to save memory resources when a web page that has already been downloaded in the background is displayed in the foreground when the web page is switched by performing prefetching of the web page. ing.
[0044]
In the figure, reference numeral 40 denotes a transition source window as a first window displayed on the display unit of the web terminal device 10, and reference numeral 50 denotes a prefetch window as a second window. Here, the look-ahead window 50 is a window on which the web page 11 corresponding to the next screen to which the transition from the transition source window 40 is displayed is displayed. Here, the web page 11 corresponding to the next screen is downloaded in advance from the web server 20 and displayed in the prefetch window 50 before a request, an instruction, an input, etc., for transitioning to the next screen is made. The prefetch window 50 is hidden behind the transition source window 40. Then, when a request, command, input, or the like for making a transition to the next screen is made, as shown in FIG. 7, a prefetch window 50 appears in front of the transition source window 40, and the web page 11 corresponding to the next screen is displayed. It is displayed.
[0045]
The other configuration is the same as that of the first embodiment, and the description is omitted.
[0046]
Next, the operation of the web technology utilization device system having the above configuration will be described.
[0047]
FIG. 8 is a diagram showing the operation of the web technology utilizing device system according to the second embodiment of the present invention.
[0048]
First, the overall operation of the web technology utilizing device system will be described. In this case, the method is applied to a method of prefetching a web page to speed up screen development.
[0049]
Here, when the web technology utilization device system is started, the web page 21 displayed as the original screen on the prefetch window 50 as the second window is transmitted from the web server 20 as shown by (1) in the figure. Downloaded. In this case, the web processing unit 24 is downloaded, and the proxy content 22 is downloaded instead of the real content 23.
[0050]
Next, as shown by (2) in the figure, the user 15 operates the browser and inputs an input to the web page 11 displayed as the original screen in the transition source window 40 as the first window. When the peripheral unit 30 notifies that the event has occurred, as shown by (2) 'in the figure, the prefetch window 50 is displayed on the front as shown by (3) in the figure. It is assumed that a process for displaying the prefetch window 50 on the front based on the input to the transition source window 40 is separately created.
[0051]
When the prefetch window 50 is displayed in the foreground, the user 15 is permitted to perform the next input as indicated by (4) in the figure. Note that, as indicated by (4) 'in the drawing, a command may be issued to the peripheral unit 30 to start the next operation.
[0052]
Subsequently, as indicated by (5) in the figure, the download of the actual content 23 is started. When the download is completed, the actual content 23 is displayed as the content 12 as indicated by (6) in the figure. The user 15 operates the browser to make an input as indicated by (7) in the figure, or the peripheral unit 30 notifies that an event has occurred as indicated by (7) 'in the figure. Then, when the operation of transitioning to the next screen is performed, the content displayed as the content 12 is returned from the real content 23 to the proxy content 22 as indicated by (8) in the figure. I have.
[0053]
Next, the operation of the web technology utilizing device system when the web terminal device 10 is an automatic cash dispenser and the user 15 performs a financial transaction using a cash card will be described.
[0054]
FIG. 9 is a first diagram showing the relationship between the display of a web page and the operation of the web technology utilizing device system in the second embodiment of the present invention, and FIG. 10 is a diagram showing the relationship between the web page display in the second embodiment of the present invention. FIG. 11 is a second diagram showing the relationship between the display and the operation of the web technology using device system. FIG. 11 is a third diagram showing the relationship between the display of the web page and the operation of the web technology using device system in the second embodiment of the present invention. FIG. 12 is a fourth diagram showing the relationship between the display of the web page and the operation of the web technology utilizing device system according to the second embodiment of the present invention, and FIG. 13 is the web according to the second embodiment of the present invention. It is the 5th figure which shows the relationship between the display of the page and the operation of the web technology utilization equipment system.
[0055]
Here, when the user 15 selects a withdrawal transaction on the transaction selection screen as the original screen of the automatic teller machine, the download of the web page 11 displaying the screen for prompting insertion of the card as the next screen is completed. A description will be given of an operation in which a script as the web processing unit 13 on the web page 11 requests insertion of a card and transitions to the next next screen when the card is inserted.
[0056]
First, at the time of starting up the web technology utilizing device system, a web page for displaying a screen for prompting the user 15 to insert a card on the prefetch window 50 as shown by (1) in FIG. 21 is downloaded from the web server 20. In this case, the web processing unit 24 is downloaded, and the proxy content 22 is downloaded instead of the real content 23 and displayed as the content 12 as indicated by (1) 'in FIG. Reference numeral 31 denotes a card reader as the peripheral unit 30.
[0057]
Subsequently, as shown in FIG. 10, the prefetch window 50 is hidden behind the transition source window 40. Here, a transaction selection screen is displayed in the transition source window 40 as an initial screen as shown in FIG. In this case, withdrawal, deposit, passbook entry, and balance inquiry are displayed as selectable financial transactions. It is assumed that the display unit is a touch panel that also has a function as an input unit, as in the first embodiment. Then, the user 15 who performs the financial procedure touches and pushes down "drawer" which is a display frame of the drawer, as indicated by (2) in FIG.
[0058]
Then, the operation of transitioning to the next screen is started, and the prefetch window 50 is displayed in the foreground as indicated by (3) in FIG. Then, the fact that the prefetch window 50 is displayed on the front is notified to the script as the web processing unit 13 as occurrence of an event. Then, the script requests the card reader 31 to start a card insertion operation for reading a cash card, as indicated by (4) in FIG. Subsequently, the script causes the user 15 to start downloading a moving image as the real content 23 for urging the user 15 to insert the card, as indicated by (5) in FIG. When the download of the moving image is completed, the moving image is displayed as the content 12.
[0059]
On the other hand, if the user 15 executes a card insertion operation of inserting a cash card into the card reader 31 before the downloading of the moving image is completed, the card reader 31 generates an event as shown by (6) in FIG. Since the occurrence is notified, the script interrupts the download of the moving image, immediately starts an operation of transitioning to the next screen, and downloads a web page 21 for displaying the next screen from the web server 20. You. Prior to the operation to transition to the next screen, the content displayed as the content 12 is returned from the moving image as the real content 23 to the still image as the proxy content 22 as indicated by {circle around (7)} in FIG. It has become.
[0060]
As described above, in the present embodiment, the web page displayed as the next screen is prefetched and downloaded on the prefetch window 50, and the prefetch window 50 is hidden behind the transition source window 40. deep. In this case, the proxy content 22 having a small data amount has been downloaded. Then, when the operation of transitioning to the next screen is started, the prefetch window 50 is immediately displayed on the front, and the download of the real content 23 having a large data amount is started.
[0061]
Therefore, the speed of the screen transition process is increased, and the proxy content 22 having a small data amount is downloaded at the time of prefetching the web page 21, so that memory resources required for prefetching can be saved.
[0062]
It should be noted that the present invention is not limited to the above-described embodiment, but can be variously modified based on the gist of the present invention, and they are not excluded from the scope of the present invention.
[0063]
【The invention's effect】
As described in detail above, according to the present invention, first, the proxy content having a small data amount is downloaded and displayed, so that the time required for downloading the web page can be reduced and the processing can be speeded up. be able to.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of a web technology utilizing device system according to a first embodiment of the present invention.
FIG. 2 is a diagram showing an operation of the web technology utilizing device system according to the first embodiment of the present invention.
FIG. 3 is a first diagram showing the relationship between the display of a web page and the operation of the web technology utilizing device system according to the first embodiment of the present invention.
FIG. 4 is a second diagram showing the relationship between the display of the web page and the operation of the web technology utilizing device system in the first embodiment of the present invention.
FIG. 5 is a third diagram showing the relationship between the display of the web page and the operation of the web technology utilizing device system according to the first embodiment of the present invention.
FIG. 6 is a fourth diagram showing the relationship between the display of the web page and the operation of the web technology utilizing device system according to the first embodiment of the present invention.
FIG. 7 is a diagram showing a configuration of a web technology utilizing device system according to a second embodiment of the present invention.
FIG. 8 is a diagram illustrating an operation of a web technology utilizing device system according to a second embodiment of the present invention.
FIG. 9 is a first diagram illustrating a relationship between a display of a web page and an operation of a web technology utilizing device system according to the second embodiment of the present invention.
FIG. 10 is a second diagram showing the relationship between the display of a web page and the operation of the web technology utilizing device system according to the second embodiment of the present invention.
FIG. 11 is a third diagram showing the relationship between the display of a web page and the operation of the web technology utilizing device system according to the second embodiment of the present invention.
FIG. 12 is a fourth diagram showing the relationship between the display of a web page and the operation of the web technology utilizing device system according to the second embodiment of the present invention.
FIG. 13 is a fifth diagram showing the relationship between the display of a web page and the operation of the web technology utilizing device system according to the second embodiment of the present invention.
[Explanation of symbols]
10 Web terminal equipment
11, 21 Web pages
12 Contents
17-1 Transaction selection screen
17-2 Screen
22 Proxy Content
23 Real Contents
40 Transition window
50 Look Ahead Window

Claims (5)

(a)ウェブ端末機器に画面として表示されるウェブページをダウンロードする時に、
(b)データ量の小さな代理コンテンツをダウンロードして前記ウェブページ上に表示し、
(c)続いて、データ量の大きな実コンテンツのダウンロードを開始することを特徴とするウェブ技術利用機器における処理高速化方法。
(A) When downloading a web page displayed as a screen on a web terminal device,
(B) downloading proxy content with a small amount of data and displaying it on the web page;
(C) A method for speeding up processing in a web technology utilization device, which starts downloading real content having a large data amount.
次画面に遷移する動作が開始されると、前記実コンテンツのダウンロードを中断する請求項1に記載のウェブ技術利用機器における処理高速化方法。The method according to claim 1, wherein the download of the actual content is interrupted when an operation for transitioning to the next screen is started. 次画面として表示されるウェブページをあらかじめダウンロードし、元画面が表示される第1のウィンドウと異なる第2のウィンドウに表示し、前記元画面において次画面に遷移する動作が開始されると、前記第2のウィンドウを第1のウィンドウの前面に表示する請求項1又は2に記載のウェブ技術利用機器における処理高速化方法。When a web page displayed as the next screen is downloaded in advance and displayed in a second window different from the first window in which the original screen is displayed, and when the operation of transitioning to the next screen in the original screen is started, 3. The method according to claim 1, wherein the second window is displayed in front of the first window. 前記次画面には代理コンテンツが表示される請求項3に記載のウェブ技術利用機器における処理高速化方法。4. The method according to claim 3, wherein a proxy content is displayed on the next screen. 前記第2のウィンドウを第1のウィンドウの前面に表示すると、前記実コンテンツのダウンロードを開始する請求項3又は4に記載のウェブ技術利用機器における処理高速化方法。The method according to claim 3, wherein when the second window is displayed in front of the first window, the download of the actual content is started.
JP2002316153A 2002-10-30 2002-10-30 Processing acceleration method in equipment using web technique utilizing equipment Pending JP2004151985A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002316153A JP2004151985A (en) 2002-10-30 2002-10-30 Processing acceleration method in equipment using web technique utilizing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002316153A JP2004151985A (en) 2002-10-30 2002-10-30 Processing acceleration method in equipment using web technique utilizing equipment

Publications (1)

Publication Number Publication Date
JP2004151985A true JP2004151985A (en) 2004-05-27

Family

ID=32459938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002316153A Pending JP2004151985A (en) 2002-10-30 2002-10-30 Processing acceleration method in equipment using web technique utilizing equipment

Country Status (1)

Country Link
JP (1) JP2004151985A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015138447A (en) * 2014-01-23 2015-07-30 コニカミノルタ株式会社 Information terminal, printing system, control method for printing system, and program
US10846360B2 (en) 2017-01-19 2020-11-24 Kyocera Document Solutions Inc. Display control apparatus and display control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015138447A (en) * 2014-01-23 2015-07-30 コニカミノルタ株式会社 Information terminal, printing system, control method for printing system, and program
US10846360B2 (en) 2017-01-19 2020-11-24 Kyocera Document Solutions Inc. Display control apparatus and display control method

Similar Documents

Publication Publication Date Title
US9448972B2 (en) Wrap package of cards supporting transactional advertising
CN109145078B (en) The application page of the machine application is indexed
US10387891B2 (en) Method and system for selecting and presenting web advertisements in a full-screen cinematic view
US10282386B1 (en) Sampling a part of a content item
US20020145632A1 (en) Portable interface for computing
CN103403706A (en) Multi-mode web browsing
EP1278144A2 (en) Method and apparatus for entry and editing of spreadsheet formulas
US20100134385A1 (en) Systems and methods for interacting with mobile devices using external displays
WO2005013146A1 (en) Graphical user interface an informatio display system
CN103020110A (en) Creating and maintaining images of browsed documents
CN107430520B (en) Enhanced preview techniques for application plug-ins
JP2004030640A (en) Kiosk system connected with computer network and method for constituting kiosk system
US20110252311A1 (en) Computer implemented system and method for storing a user&#39;s location in a virtual environment
JPH10283424A (en) Electronic currency system
US20190220922A1 (en) Bill presentment based on a user learning style
CN107391561A (en) Advertisement processing method, server and computer-readable medium in the content source page
JP2017526052A (en) Unlock content on information processing device from preview
US20090241129A1 (en) Information processing apparatus, information processing method, program and information processing system
CN112230820B (en) Method, device and medium for displaying activity information and electronic equipment
US9508078B1 (en) Link creation techniques
US20160104206A1 (en) Wrap package of cards including discount coupons and/or loyalty programs
CN105718156A (en) Business processing method and system
JP2004151985A (en) Processing acceleration method in equipment using web technique utilizing equipment
KR20150047344A (en) Account management method and server performing the same
CN108376149A (en) Method, apparatus, equipment and the computer storage media that information shows

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080226

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080418

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090106