JPH1115819A - Display acceleration system for web browser - Google Patents

Display acceleration system for web browser

Info

Publication number
JPH1115819A
JPH1115819A JP18068497A JP18068497A JPH1115819A JP H1115819 A JPH1115819 A JP H1115819A JP 18068497 A JP18068497 A JP 18068497A JP 18068497 A JP18068497 A JP 18068497A JP H1115819 A JPH1115819 A JP H1115819A
Authority
JP
Japan
Prior art keywords
file
intermediate code
html
web browser
mode
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
JP18068497A
Other languages
Japanese (ja)
Inventor
Katsumi Shirai
克巳 白井
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 JP18068497A priority Critical patent/JPH1115819A/en
Publication of JPH1115819A publication Critical patent/JPH1115819A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a system for improving a display speed on a local host in an web provided through an interconnection network (Internet). SOLUTION: Web server software to be operated on an Web server is provided with a means 2 for acquiring a corresponding mode code sent from an web browser on a local host at the time of cession start, a means 4 for sending an HTML file in accordance with the corresponding mode code and a means 11 for sending an intermediate code file. In the case of the HTML file, the web browser executes the syntax analysis of the HTML file by an HTML file analyzing means 7, generates an intermediate code by an intermediate code generating means 8, prepares a picture image by an intermediate code analyzing means 9, and displays a home page by using a means for sending the corresponding mode code at the time of setting up a cession and a means 6 for judging the mode in accordance with an acquired file, and when the acquired file is an intermediate code, prepares a picture image by the means 9 and displays a home page.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク接続
されたコンピュータ間の通信方式に関し、特にインター
ネットにおけるWeb環境におけるWebブラウザの表
示高速化方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication method between computers connected to a network, and more particularly, to a method for speeding up display of a Web browser in a Web environment on the Internet.

【0002】[0002]

【従来の技術】従来、インターネットのWeb(ウェ
ブ)は、Webサーバに存在するHTML(Hyper Tex
t Markup Language)言語で記述されたファイル(テ
キストファイル)およびイメージファイル(GIF、J
PEG)をローカルホストにダウンロードし、ローカル
ホストで動作しているWebブラウザソフトが、HTM
Lファイルの内容を解析し、表示している。
2. Description of the Related Art Conventionally, the Web (Internet) of the Internet is based on HTML (HyperTex) existing in a Web server.
t files (text files) and image files (GIF, J
PEG) to the local host, and the Web browser software running on the local host is HTM
The contents of the L file are analyzed and displayed.

【0003】[0003]

【発明が解決しようとする課題】上記従来の表示方式に
おいては、ファイルのダウンロード終了後に、HTML
ファイルの言語解析を行い、この解析結果に基づき、出
力画面のレイアウト処理を行うため、処理が遅くなる一
因となっており、表示の高速化が困難であるという問題
点を有している。
In the above-mentioned conventional display method, after the file has been downloaded, the HTML is used.
Since the language analysis of the file is performed and the layout processing of the output screen is performed based on the analysis result, this is one of the causes of slowing down the processing, and there is a problem that it is difficult to speed up the display.

【0004】したがって、本発明は、上記問題点に鑑み
てなされたものであって、その目的は、インターネット
で提供されるWebのローカルホスト上での表示速度を
向上させる表示方式を提供することにある。
Accordingly, the present invention has been made in view of the above-mentioned problems, and an object of the present invention is to provide a display method for improving the display speed of a Web provided on the Internet on a local host. is there.

【0005】[0005]

【課題を解決するための手段】前記目的を達成するた
め、本発明のWebブラウザの表示高速化方式は、We
bサーバとローカルホストにより構成されるコンピュー
タネットワークにおいて、前記ローカルホストのWeb
ブラウザが、HTMLモードまたは中間コードモードの
いずれに対応しているかを示す対応モード情報を前記W
ebサーバに送出する送付手段と、前記Webサーバか
ら送られるHTMLファイルまたは中間コードファイル
を入手するファイル入手手段と、入手した前記ファイル
がHTMLファイルか中間コードファイルであるかを判
別するモード定手段と、前記モード判定手段の判定によ
り、入手した前記ファイルがHTMLファイルの場合
に、HTMLの構文解析するHTMLファイル解析手段
と、前記HTMLファイル解析手段での解析結果を受け
て中間コードを生成する手段と、前記中間コードより画
面イメージを構築する中間コード解析手段と、ホームペ
ージ表示手段と、を備え、前記モード判定手段により入
力した前記ファイルが中間コードファイルの場合に、前
記ファイルを前記中間コード解析手段に渡し前記ホーム
ページ表示手段で表示する、ことを特徴とする。
In order to achieve the above-mentioned object, a method for accelerating the display of a Web browser according to the present invention is as follows.
b In a computer network composed of a server and a local host,
The corresponding mode information indicating whether the browser supports the HTML mode or the intermediate code mode is stored in the W.
sending means for sending to the web server, file obtaining means for obtaining an HTML file or an intermediate code file sent from the web server, and mode determining means for determining whether the obtained file is an HTML file or an intermediate code file. An HTML file analyzing means for analyzing the syntax of the HTML when the obtained file is an HTML file according to the determination by the mode determining means, and a means for generating an intermediate code in response to an analysis result by the HTML file analyzing means. An intermediate code analyzing means for constructing a screen image from the intermediate code, and a homepage display means, wherein when the file input by the mode determining means is an intermediate code file, the file is sent to the intermediate code analyzing means. Handed over by the homepage display means To, characterized in that.

【0006】本発明においては、前記Webブラウザの
前記モード判定手段が前記入手ファイルに付加されたモ
ード識別情報により、前記入手ファイルが中間コードフ
ァイルであるかHTMLファイルであるかを判別する、
ことを特徴とする。
In the present invention, the mode determination means of the Web browser determines whether the obtained file is an intermediate code file or an HTML file based on mode identification information added to the obtained file.
It is characterized by the following.

【0007】また、本発明においては、前記Webサー
バが、前記Webブラウザから送信された対応モード情
報を入手する対応モードコード入手手段と、入手した対
応モード情報を判定するモード判定手段と、前記モード
判定手段の判定結果、もしくは前記Webサーバで対応
可能なモードに応じて、HTMLファイルまたは中間コ
ードファイルを送付する手段と、セッションの終了か否
かを判定するセッションエンド判定手段と、を備えてな
ることを特徴とする。
Further, in the present invention, the Web server obtains corresponding mode information transmitted from the Web browser by a corresponding mode code obtaining means; a mode determining means for determining the obtained corresponding mode information; It comprises means for sending an HTML file or an intermediate code file according to the result of the judgment by the judgment means or a mode which can be supported by the Web server, and session end judgment means for judging whether or not the session has ended. It is characterized by the following.

【0008】[0008]

【発明の実施の形態】本発明の実施の形態について以下
に説明する。本発明は、その好ましい実施の形態におい
て、ローカルホスト(図1の102)のWebブラウザ
は、HTMLモードまたは中間コードモードのいずれに
対応しているかを示す対応モード情報をWebサーバ
(図1の101)に送出する送付手段(図1の1)と、
Webサーバから送られるHTMLファイルまたは中間
コードファイルを入手するファイル入手手段(図1の
5)と、入手した該ファイルがHTMLファイルか中間
コードファイルであるかを判別するモード定手段(図1
の6)と、モード判定手段の判定結果により、入手した
該ファイルがHTMLファイルの場合に、HTMLの構
文解析するHTMLファイル解析手段(図1の7)と、
HTMLファイル解析手段での解析結果を受けて中間コ
ードを生成する手段(図1の8)と、中間コードより画
面イメージを構築する中間コード解析手段(図1の9)
と、ホームページ表示手段(図1の10)と、を備え、
モード判定手段により入力した該ファイルが中間コード
ファイルの場合に、該入手ファイルを中間コード解析手
段に渡しホームページ表示手段で表示する。上記各手段
は、ローカルホスト計算機で実行されるプログラム制御
により実施されWebブラウザソフトウェアとして組み
込んで提供される。
Embodiments of the present invention will be described below. In a preferred embodiment of the present invention, the Web browser of the local host (102 in FIG. 1) transmits corresponding mode information indicating whether the mode is the HTML mode or the intermediate code mode to the Web server (101 in FIG. 1). ), Sending means (1 in FIG. 1);
File obtaining means (5 in FIG. 1) for obtaining an HTML file or an intermediate code file sent from a Web server, and mode determining means (FIG. 1) for determining whether the obtained file is an HTML file or an intermediate code file.
6) and HTML file analysis means (7 in FIG. 1) for analyzing the syntax of the HTML when the obtained file is an HTML file based on the determination result of the mode determination means.
A means for generating an intermediate code in response to an analysis result by the HTML file analysis means (8 in FIG. 1), and an intermediate code analysis means for constructing a screen image from the intermediate code (9 in FIG. 1)
And home page display means (10 in FIG. 1).
When the file input by the mode determination means is an intermediate code file, the obtained file is passed to the intermediate code analysis means and displayed on the homepage display means. Each of the above means is implemented by program control executed on the local host computer, and is provided by being incorporated as Web browser software.

【0009】また、Webサーバ(図1の101)は、
ローカルホスト(図1の101)のWebブラウザから
送信された対応モード情報を入手する対応モードコード
入手手段(図1の2)と、入手した対応モード情報を判
定するモード判定手段(図の3)と、前記モード判定手
段の判定結果、もしくは前記Webサーバで対応可能な
モードに応じて、HTMLファイルまたは中間コードフ
ァイルを送付する手段(図1の4、11)と、セッショ
ンの終了か否かを判定するセッションエンド判定手段
(図1の12)と、を備える。上記各手段は、ローカル
ホスト計算機で実行されるプログラム制御によりWeb
サーバソフトウェアとして実現することができる。
The Web server (101 in FIG. 1)
A corresponding mode code obtaining means (2 in FIG. 1) for obtaining the corresponding mode information transmitted from the Web browser of the local host (101 in FIG. 1), and a mode determining means (3 in FIG. 1) for determining the obtained corresponding mode information. A means (4, 11 in FIG. 1) for sending an HTML file or an intermediate code file according to the result of the mode determination means or a mode which can be supported by the Web server; Session end determination means (12 in FIG. 1). Each of the above-mentioned means is controlled by a program executed by the local host computer to control the Web.
It can be realized as server software.

【0010】本発明の実施の形態においては、Webサ
ーバとローカルホストにより構成されるコンピュータネ
ットワークにおいて、Webサーバに中間コードファイ
ルとHTMLファイルを保持し、ファイルのダウンロー
ド要求があった時(通信セッションを確立する時)に、
ローカルホルト上のWebブラウザが中間コードに対応
可能であるか否か判定し、Webブラウザのモードに対
応したファイルを送付する。Webブラウザでも、送ら
れたファイルが中間コードかHTMLファイルであるか
を判定し、中間コードであれば、HTML言語解析等の
処理をスキップして、直ちに表示処理を行えるようにす
る。
In an embodiment of the present invention, in a computer network composed of a Web server and a local host, an intermediate code file and an HTML file are stored in the Web server, and when a file download request is issued (a communication session is established). At the time of establishment)
It is determined whether the Web browser on the local halt is compatible with the intermediate code, and a file corresponding to the mode of the Web browser is sent. The Web browser also determines whether the transmitted file is an intermediate code or an HTML file, and if the file is an intermediate code, skips processing such as HTML language analysis and immediately performs display processing.

【0011】本発明の実施の形態によれば、中間コード
ファイルを転送する際のサイズを縮小することにより、
転送による通信時間の短縮、解析等の処理を行わずにす
むために処理時間の短縮が実現でき、Webブラウザの
表示時間短縮ができる。
According to the embodiment of the present invention, by reducing the size when transferring the intermediate code file,
Since it is not necessary to shorten the communication time due to the transfer and to perform processing such as analysis, the processing time can be reduced, and the display time of the Web browser can be reduced.

【0012】また、本発明の実施の形態の方式は、現在
流通しているWebサーバ、ブラウザの両ソフトとの混
在が可能である。
Further, in the system of the embodiment of the present invention, it is possible to coexist with both currently distributed Web server and browser software.

【0013】[0013]

【実施例】上記した本発明の実施の形態について更に詳
細に説明するため、本発明の実施例について図面を参照
して以下に説明する。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of the present invention;

【0014】図1は、本発明の一実施例におけるWeb
サーバ101とネットワーク103を介して接続される
ローカルホスト102の動作を説明するための図であ
る。Webサーバ101にはWebサーバソフトが、ロ
ーカルホスト102にはWebブラウザが実装され稼働
する。
FIG. 1 is a diagram showing a Web in one embodiment of the present invention.
FIG. 3 is a diagram for explaining an operation of a local host 102 connected to a server 101 via a network 103. Web server software is mounted on the Web server 101, and a Web browser is mounted on the local host 102 and operates.

【0015】まず、中間コードファイルの受け渡しを行
う場合について説明する。
First, a case where an intermediate code file is transferred will be described.

【0016】セッション確立時に、Webブラウザから
対応モードコードが対応モードコード送付手段1より
Webサーバソフトに送付される。
When a session is established, the corresponding mode code is sent from the Web browser to the Web server software by the corresponding mode code sending means 1.

【0017】Webサーバソフトでは、対応モードコー
ド入手手段2に従い、対応モードを入手する。
The Web server software obtains the corresponding mode according to the corresponding mode code obtaining means 2.

【0018】そして対応モードコード判定手段3によ
り、HTMLファイルか中間コードファイルかが判定さ
れ、中間コードファイルの場合、中間コードファイル送
付手段11が起動される。
The corresponding mode code determining means 3 determines whether the file is an HTML file or an intermediate code file. If the file is an intermediate code file, the intermediate code file sending means 11 is activated.

【0019】中間コードファイル送付手段11より送出
されたファイルは、Webブラウザのファイル入手手
段5により入手される。
The file sent from the intermediate code file sending means 11 is obtained by the file obtaining means 5 of the Web browser.

【0020】そして、Webブラウザでは、ファイル
をチェックし、ファイルの頭に“mode 1”という
文字列があった場合には、中間コードとして、該ファイ
ルを中間コード解析手段9で処理し、ホームページ表示
手段10で画面が出力される。
In the Web browser, the file is checked, and if a character string "mode 1" is found at the beginning of the file, the file is processed as an intermediate code by the intermediate code analysis means 9 and displayed on the homepage. The screen is output by the means 10.

【0021】図2に、HTMLファイルの一例(図2
(A)参照)、及び表示画面の例(図2(B)参照)を
示す。
FIG. 2 shows an example of an HTML file (FIG. 2)
(A) and an example of a display screen (see FIG. 2B).

【0022】また図3に、図2(A)に示したHTML
文書の中間コードファイルの例(図3(A)参照)、及
び、変換例(図3(B)参照)を示す。例えば文書のは
じまりを示す<HTML>タグは「01」、文書の終わ
りを示す</HTML>タグは「−1」等のコードに変
換される。なお、図3では、みやすくするため、バイナ
リコードもテキストで表示している。
FIG. 3 shows the HTML shown in FIG.
An example of an intermediate code file of a document (see FIG. 3A) and a conversion example (see FIG. 3B) are shown. For example, the <HTML> tag indicating the beginning of the document is converted to a code such as “01”, and the </ HTML> tag indicating the end of the document is converted to a code such as “−1”. In FIG. 3, the binary code is also displayed in text for easy viewing.

【0023】再び図1を参照して、中間コードファイル
は、例えば図3(A)に示すように、図2(A)の言
語ファイル例から適当な変換手段により生成されてい
る。
Referring again to FIG. 1, the intermediate code file is generated by a suitable converting means from the example of the language file of FIG. 2A, for example, as shown in FIG. 3A.

【0024】また、図2に示す例では、元のHTMLフ
ァイルのサイズが184バイトであるのに対し、図3
(A)に示した中間コードファイルのサイズは95バイ
トと、約半分のサイズに圧縮できる。
In the example shown in FIG. 2, while the size of the original HTML file is 184 bytes, FIG.
The size of the intermediate code file shown in (A) can be compressed to about half the size of 95 bytes.

【0025】次に、Webサーバのみ中間コードに対応
していない場合を考える。
Next, consider a case where only the Web server does not support the intermediate code.

【0026】この場合、図1を参照すると、まず、対応
モードコード送付手段1で対応モードコードが送付さ
れるが、Webサーバにはその処理機能が無いため、要
求があったHTMLファイルをHTMLファイル送付
手段4によりそのまま送出する。
In this case, referring to FIG. 1, first, the corresponding mode code is sent by the corresponding mode code sending means 1, but since the Web server does not have the processing function, the requested HTML file is replaced with the HTML file. It is sent out by the sending means 4 as it is.

【0027】Webブラウザでは、ファイルをモード判
定手段6により判定し、頭に“mode 1”という識
別子がないため、HTMLファイルと判定し、HTML
ファイル解析手段7、中間コード生成手段8をへて、中
間コードファイルが生成される。
In the Web browser, the file is judged by the mode judging means 6, and since there is no identifier "mode 1" at the beginning, the file is judged to be an HTML file, and the HTML is used.
The intermediate code file is generated through the file analysis unit 7 and the intermediate code generation unit 8.

【0028】そして、中間コード解析手段9によりホー
ムページ表示手段10により表示が行われる。
Then, the display is performed by the homepage display means 10 by the intermediate code analysis means 9.

【0029】次にWebブラウザが中間コードに対応し
ていない場合を考える。
Next, consider the case where the Web browser does not support the intermediate code.

【0030】この場合には、対応モードコード送付手段
1が存在しないので、Webサーバでは、対応モードコ
ードをHTMLの設定し、HTMLファイル送付手段4
からHTMLファイルを送付する。
In this case, since the corresponding mode code sending means 1 does not exist, the Web server sets the corresponding mode code in HTML and sets the HTML file sending means 4.
Sends an HTML file.

【0031】Webブラウザは、入手したHTMLファ
イルを従来方式同様処理して表意する。
The Web browser processes the acquired HTML file in the same manner as in the conventional method and indicates the HTML file.

【0032】以上、本実施例においては、現在使用され
ているインターネット上のWebサーバソフト、Web
ブラウザソフトと混在して使用可能であると共に、中間
コードに対応したもの間では、従来方式よりも表示性能
をあげることが可能である。
As described above, in the present embodiment, the Web server software currently used on the Internet,
It can be used together with browser software, and among those that support intermediate codes, it is possible to improve the display performance compared to the conventional method.

【0033】[0033]

【発明の効果】以上説明したように、本発明によれば、
サーバとローカルホスト間での転送データ(転送バイト
数)を削減することができ、このため、ファイル転送時
間の短縮および処理時間の短縮により、表示速度の向上
を達成することができる。
As described above, according to the present invention,
The transfer data (the number of transfer bytes) between the server and the local host can be reduced, so that the display speed can be improved by reducing the file transfer time and the processing time.

【0034】また、本発明によれば、従来より一般に使
用されているWebサーバ上のソフトおよびWebブラ
ウザソフトも共存して利用することが可能であるという
効果も有している。
Further, according to the present invention, there is an effect that software on a Web server and Web browser software which have been generally used conventionally can be used together.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例におけるWebサーバとロー
カルホストで機能及び動作を説明するための図である。
FIG. 1 is a diagram for explaining functions and operations of a Web server and a local host according to an embodiment of the present invention.

【図2】本発明の一実施例を説明するための図であり、
(A)はHTML文書のファイルの一例を示す図であ
り、(B)は画面出力の一例を示す。
FIG. 2 is a diagram for explaining one embodiment of the present invention;
(A) is a diagram showing an example of an HTML document file, and (B) is an example of screen output.

【図3】本発明の一実施例を説明するための図であり、
(A)は中間言語ファイルの一例を示す図であり、
(B)は中間コード変換の一例を示す図である。
FIG. 3 is a diagram for explaining one embodiment of the present invention;
(A) is a diagram showing an example of an intermediate language file,
(B) is a diagram showing an example of intermediate code conversion.

【符号の説明】[Explanation of symbols]

1 対応モードコード送出手段 2 対応モードコード入手手段 3 対応モード判定手段 4 HTMLファイル送出手段 5 ファイル入手手段 6 ファイルのモード判定手段 7 HTMLファイル解析手段 8 中間コード生成手段 9 中間コード解析手段(画面イメージ作成手段) 10 ホームページ表示手段 11 中間コードファイル送付手段 12 セッションエンド判定手段 対応モードコード HTMLファイル 中間コードファイル DESCRIPTION OF SYMBOLS 1 Corresponding mode code transmitting means 2 Corresponding mode code obtaining means 3 Corresponding mode determining means 4 HTML file transmitting means 5 File obtaining means 6 File mode determining means 7 HTML file analyzing means 8 Intermediate code generating means 9 Intermediate code analyzing means (screen image Creation means) 10 Homepage display means 11 Intermediate code file sending means 12 Session end judgment means Corresponding mode code HTML file Intermediate code file

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】Webサーバとローカルホストにより構成
されるコンピュータネットワークにおいて、 前記ローカルホスト上で動作するWebブラウザが、セ
ッション開始時に該Webブラウザが中間コード解析可
能であるか否かを示す対応モード情報を前記Webサー
バに通知し、 前記Webサーバは、前記WebブラウザからHTML
ファイルのダウンロード要求時に、前記Webブラウザ
から受け取った前記対応モード情報の内容に応じて、H
TMLファイルまたは中間コードファイルを選択して前
記ローカルホストの前記Webブラウザに送信し、 前記Webサーバから送信されたファイルを入手した前
記Webブラウザは、前記入手ファイルに付加された識
別情報から該入手ファイルがHTMLファイルであるか
中間コードファイルであるかを判別し、 前記判別結果が中間コードファイルである場合には、そ
のまま中間コードより画面イメージを作成し表示出力
し、 一方、前記判別結果がHTMLファイルである場合に
は、該HTMLファイルを構文解析して中間コードを生
成した後に該中間コードより画面イメージを作成し表示
出力する、ことを特徴とするWebブラウザの表示高速
化方式。
1. A computer network comprising a Web server and a local host, wherein a Web browser operating on the local host indicates at the start of a session whether or not the Web browser is capable of analyzing an intermediate code. To the Web server, and the Web server sends HTML from the Web browser.
At the time of a file download request, according to the content of the corresponding mode information received from the Web browser,
The TML file or the intermediate code file is selected and transmitted to the Web browser of the local host. The Web browser that obtains the file transmitted from the Web server obtains the file based on the identification information added to the obtained file. Is an HTML file or an intermediate code file. If the result of the determination is an intermediate code file, a screen image is created from the intermediate code and output as it is. In the case of (1), a display speed-up method for a Web browser is characterized in that the HTML file is parsed to generate an intermediate code, and then a screen image is created from the intermediate code and displayed and output.
【請求項2】Webサーバとローカルホストにより構成
されるコンピュータネットワークにおいて、 前記ローカルホストのWebブラウザが、 HTMLモードまたは中間コードモードのいずれに対応
しているかを示す対応モード情報を前記Webサーバに
送出する送付手段と、 前記Webサーバから送られるHTMLファイルまたは
中間コードファイルを入手するファイル入手手段と、 入手した前記ファイルがHTMLファイルか中間コード
ファイルであるかを判別するモード定手段と、 前記モード判定手段の判定により、入手した前記ファイ
ルがHTMLファイルの場合に、HTMLの構文解析す
るHTMLファイル解析手段と、 前記HTMLファイル解析手段での解析結果を受けて中
間コードを生成する手段と、 前記中間コードより画面イメージを構築する中間コード
解析手段と、 ホームページ表示手段と、 を備え、 前記モード判定手段により入力した前記ファイルが中間
コードファイルの場合に、前記ファイルを前記中間コー
ド解析手段に渡し前記ホームページ表示手段で表示す
る、ことを特徴とするWebブラウザの表示高速化方
式。
2. A computer network comprising a Web server and a local host, wherein the Web browser of the local host sends to the Web server corresponding mode information indicating which of an HTML mode and an intermediate code mode is supported. Sending means for obtaining an HTML file or an intermediate code file sent from the Web server; mode determining means for determining whether the obtained file is an HTML file or an intermediate code file; HTML file analysis means for analyzing the syntax of HTML when the obtained file is an HTML file by means of means determination; means for generating an intermediate code in response to the analysis result by the HTML file analysis means; Than Intermediate code analysis means for constructing a screen image, and home page display means, wherein when the file input by the mode determination means is an intermediate code file, the file is passed to the intermediate code analysis means and the home page display means A method for accelerating the display of a Web browser.
【請求項3】前記Webブラウザの前記モード判定手段
が前記入手ファイルに付加されたモード識別情報によ
り、前記入手ファイルが中間コードファイルであるかH
TMLファイルであるかを判別する、ことを特徴とする
請求項1記載のWebブラウザの表示高速化方式。
3. The method according to claim 1, wherein the mode determination means of the Web browser determines whether the obtained file is an intermediate code file based on mode identification information added to the obtained file.
2. The display speed-up method for a Web browser according to claim 1, wherein it is determined whether the file is a TML file.
【請求項4】前記Webサーバが、 前記Webブラウザから送信された対応モード情報を入
手する対応モードコード入手手段と、 入手した対応モード情報を判定するモード判定手段と、 前記モード判定手段の判定結果、もしくは前記Webサ
ーバで対応可能なモードに応じて、HTMLファイルま
たは中間コードファイルを送付する手段と、 セッションの終了か否かを判定するセッションエンド判
定手段と、 を備えてなることを特徴とする、請求項1記載のWeb
ブラウザの表示高速化方式。
4. A corresponding mode code obtaining means for obtaining the corresponding mode information transmitted from the Web browser, a mode determining means for determining the obtained corresponding mode information, and a determination result of the mode determining means. Or means for sending an HTML file or an intermediate code file in accordance with a mode that can be supported by the Web server, and session end determining means for determining whether or not the session has ended. The Web according to claim 1,
Browser display acceleration method.
【請求項5】(a)HTMLモードまたは中間コードモ
ードのいずれに対応しているかを示す対応モード情報
を、コンピュータネットワークにより接続されるWeb
サーバに送出する処理、 (b)前記Webサーバから送られるHTMLファイル
または中間コードファイルを取得する処理、 (c)前記ファイルがHTMLファイルか中間コードフ
ァイルであるかを判別する処理、 (d)前記判定結果により入手した前記ファイルがHT
MLファイルの場合に起動される、HTMLの構文解析
する処理、 (e)前記解析結果を受けて中間コードを生成する処
理、 (f)前記中間コードより画面イメージを構築する処
理、 (g)表示装置にホームページ表示する処理、 を備え、 前記(c)の処理で、前記入手ファイルが中間コードフ
ァイルと判定された場合に、前記ファイルを直ちに前記
(f)の処理にて画面イメージを生成し前記(g)の処
理でホームページを表示する、 上記各処理(a)から(g)を、前記Webサーバとコ
ンピュータネットワーク接続されるローカルホスト計算
機上で実行されるプログラムをWebブラウザとして記
録した記録媒体。
5. (a) The corresponding mode information indicating which of the HTML mode and the intermediate code mode is supported is transmitted to a Web connected via a computer network.
(B) processing for obtaining an HTML file or an intermediate code file sent from the Web server, (c) processing for determining whether the file is an HTML file or an intermediate code file, (d) The file obtained according to the judgment result is HT
(E) processing for generating an intermediate code in response to the analysis result, (f) processing for constructing a screen image from the intermediate code, (g) display A process of displaying a home page on the device; and, in the process of (c), when the obtained file is determined to be an intermediate code file, a screen image is generated by the process of the file immediately in the process of (f). A recording medium in which a program executed on a local host computer connected to the Web server and a computer network is recorded as a Web browser in each of the above-described processes (a) to (g) for displaying a homepage in the processing of (g).
JP18068497A 1997-06-20 1997-06-20 Display acceleration system for web browser Pending JPH1115819A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18068497A JPH1115819A (en) 1997-06-20 1997-06-20 Display acceleration system for web browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18068497A JPH1115819A (en) 1997-06-20 1997-06-20 Display acceleration system for web browser

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP11203462A Division JP2000057044A (en) 1999-07-16 1999-07-16 System and method for accelerating display of web browser and recording medium recording web browser display accelerating program

Publications (1)

Publication Number Publication Date
JPH1115819A true JPH1115819A (en) 1999-01-22

Family

ID=16087506

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18068497A Pending JPH1115819A (en) 1997-06-20 1997-06-20 Display acceleration system for web browser

Country Status (1)

Country Link
JP (1) JPH1115819A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8145995B2 (en) 2000-06-12 2012-03-27 Softview L.L.C. Scalable display of internet content on mobile devices

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60160456A (en) * 1983-12-29 1985-08-22 Fujitsu Ltd Table communication system
JPH07203177A (en) * 1993-11-05 1995-08-04 Microsoft Corp System and method for exchanging computer data processing capability
JPH07325771A (en) * 1994-05-31 1995-12-12 Ricoh Co Ltd File transfer device
EP0779759A2 (en) * 1995-12-11 1997-06-18 Unwired Planet, Inc. A method and architecture for an interactive two-way data communication network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60160456A (en) * 1983-12-29 1985-08-22 Fujitsu Ltd Table communication system
JPH07203177A (en) * 1993-11-05 1995-08-04 Microsoft Corp System and method for exchanging computer data processing capability
JPH07325771A (en) * 1994-05-31 1995-12-12 Ricoh Co Ltd File transfer device
EP0779759A2 (en) * 1995-12-11 1997-06-18 Unwired Planet, Inc. A method and architecture for an interactive two-way data communication network

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8145995B2 (en) 2000-06-12 2012-03-27 Softview L.L.C. Scalable display of internet content on mobile devices
US8386959B2 (en) 2000-06-12 2013-02-26 Softview Llc Scalable display of internet content on mobile devices
US9519729B2 (en) 2000-06-12 2016-12-13 Softview L.L.C. Scalable display of internet content on mobile devices
US10083154B2 (en) 2000-06-12 2018-09-25 Softview, L.L.C. Scalable display of internet content on mobile devices
US10394934B2 (en) 2000-06-12 2019-08-27 Softview, L.L.C. Scalable display of internet content on mobile devices

Similar Documents

Publication Publication Date Title
US11412030B2 (en) Service providing system for scanning over a network
US7747782B2 (en) System and method for providing and displaying information content
US7761601B2 (en) Strategies for transforming markup content to code-bearing content for consumption by a receiving device
US20100268773A1 (en) System and Method for Displaying Information Content with Selective Horizontal Scrolling
US7512691B2 (en) Message request response server and processor
JP2001312442A (en) Method and device for providing access to application for data processing system
US6272542B1 (en) Method and apparatus for managing data pushed asynchronously to a pervasive computing client
CN113761412A (en) Application page display method and device, electronic equipment, medium and application system
JP5039946B2 (en) Technology for relaying communication between client devices and server devices
US6343328B1 (en) Digital computer system using embedded comments to manipulate virtual controller functions
US20050288044A1 (en) System and method for using soap to invoke web services on handheld devices
JP2004355511A (en) Information processing system
JPH1115819A (en) Display acceleration system for web browser
JP2000250838A (en) Method and system for packaging application program, and recording medium programmed and recorded with the method
JP3324566B2 (en) Image transfer system and method
KR20050030372A (en) Communication system for short message including graphic icon
JP2000057044A (en) System and method for accelerating display of web browser and recording medium recording web browser display accelerating program
JP4243038B2 (en) System, apparatus and method for converting JSP to PvC format
JPH11272440A (en) Printing method
JP2005004629A (en) Page production method and device therefor
JP2005050045A (en) Form data creation device and method
EP1225748A2 (en) Communications terminal
KR100270328B1 (en) Method for uploading file from user terminal on the character-based web retrieval device
JP2002288033A (en) Web APPLICATION SERVER, Web APPLICATION SERVER SYSTEM, Web PAGE DATA PROCESSING METHOD AND PROGRAM
JP2001242977A (en) Method of switching screen, device and system therffor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20021022