JPH10171702A - Display device - Google Patents
Display deviceInfo
- Publication number
- JPH10171702A JPH10171702A JP8331782A JP33178296A JPH10171702A JP H10171702 A JPH10171702 A JP H10171702A JP 8331782 A JP8331782 A JP 8331782A JP 33178296 A JP33178296 A JP 33178296A JP H10171702 A JPH10171702 A JP H10171702A
- Authority
- JP
- Japan
- Prior art keywords
- page
- information
- file
- server
- link destination
- 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
Links
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
(57)【要約】
【課題】 ホームページの表示装置において、ページを
切り換えたときの応答速度を向上させるとともに、電話
回線の接続料金を低減させることを目的とする。
【解決手段】 現在の開示ページのサーバー名とディレ
クトリ名を認識し、これ以下の階層の場所にある関連H
TMLファイルを連鎖的に検索しつつ全て連続して読み
込んで記憶装置112に格納し、しかる後に回線302
を遮断する。実際にページを移動する際は、記憶装置1
12からそれに該当するHTMLファイルを読み出して
端末301に表示する。
(57) [Summary] [PROBLEMS] To improve the response speed when a page is switched and to reduce the telephone line connection fee in a homepage display device. SOLUTION: A server name and a directory name of a current disclosure page are recognized, and a related H in a hierarchical location below this is disclosed.
All of the TML files are sequentially read while being sequentially searched and stored in the storage device 112.
Cut off. When actually moving a page, the storage device 1
The HTML file corresponding to the HTML file is read out from the terminal 12 and displayed on the terminal 301.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、インターネット上
のホームページを見るためのブラウザのように、回線を
経由してサーバーにある情報を端末で見るための表示装
置に関するもので、特に、リンク先情報の取り込みに特
徴を有するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display device for viewing information on a server via a line, such as a browser for viewing a homepage on the Internet, at a terminal. It has a characteristic in taking in.
【0002】[0002]
【従来の技術】従来の表示装置におけるインターネット
のWWWの構造と、WWWを読み出すブラウザの機能に
ついて説明する。2. Description of the Related Art The structure of the WWW of the Internet in a conventional display device and the function of a browser for reading the WWW will be described.
【0003】図3において、301はユーザ端末、30
2は電話回線、303〜306はサーバーであり、端末
と各サーバーの接続関係を模式的に表したブロック図で
ある。家庭等にある端末301は、電話回線302によ
りプロバイダと呼ばれるサーバーA303につながって
いる。サーバーA303は世界各地のサーバーB304
〜サーバーD306に直接あるいは間接的につながって
いる。In FIG. 3, reference numeral 301 denotes a user terminal;
2 is a telephone line, 303 to 306 are servers, and is a block diagram schematically showing a connection relationship between a terminal and each server. A terminal 301 at home or the like is connected to a server A 303 called a provider via a telephone line 302. Server A303 is a server B304 around the world
-Directly or indirectly connected to the server D306.
【0004】端末301では各サーバーにあるホームペ
ージと呼ばれる情報を見ることができる。その接続手順
としては、端末301から電話をかけ、電話回線302
を介してサーバーA303に接続する。次に端末301
から必要な情報のURL(Uniform Resou
rce Locator:アドレス)を入力する。UR
Lは図4に示すように、サーバー名部401とディレク
トリ名部402とファイル名部403からなる。すなわ
ちURLはHTMLファイルで表される。URLを受け
取ったサーバーA303は、このURLと自分自身のサ
ーバー名を全サーバーに流し、URL中のサーバー名4
01と一致した名を持つサーバーは自分のディレクトリ
名402中のファイル名403に一致するHTMLファ
イルを要求のあったサーバーA303に送る。これを受
け取ったサーバーA303は電話回線302を通じて端
末301にHTMLファイルを送る。[0004] On the terminal 301, information called a home page in each server can be viewed. As a connection procedure, a call is made from the terminal 301 and the telephone line 302
Is connected to the server A 303 via the. Next, the terminal 301
URL of required information from Uniform Resou
loc Locator: address). UR
L includes a server name section 401, a directory name section 402, and a file name section 403, as shown in FIG. That is, the URL is represented by an HTML file. The server A303 that has received the URL sends this URL and its own server name to all servers, and sends the server name 4 in the URL.
The server having the name that matches 01 sends an HTML file that matches the file name 403 in its own directory name 402 to the server A 303 that has made the request. Upon receiving this, the server A 303 sends the HTML file to the terminal 301 via the telephone line 302.
【0005】このとき送られるHTMLファイルは、図
5に示す内容をもつ。文字情報501は端末301の画
面に表示される文字である。画像情報502は端末30
1の画面上に表示される画像に関する情報であるが、画
像データそのものではなく、画像データのあるURLで
ある。したがって、HTMLファイルを端末301の画
面上に表示する際には、上記と同じ手順で画像データ本
体が入ったファイルが読み込まれ、文字に並べて所定の
位置に画像が表示される。次にリンク情報503は、ユ
ーザーがこれを選択した場合の飛び先のURLの情報で
ある。このリンク情報503には2種類ある。1つは、
今見ているページの内容を示すページ、すなわち目次に
該当するものであり、これは通常同じサーバーの同じデ
ィレクトリかこれ以下の位置にあるディレクトリ内にあ
る場合が多い。もう1つは、今見ているページに関係す
る別人が作ったページ、すなわち参考文献に該当するも
のであり、通常異なるサーバーか異なるディレクトリ内
にある。しかし、これら2種類の形式的な扱いは全く同
じであり、ユーザーが選択した場合にそれぞれが示すU
RLのHTMLファイルが読み込まれ、これが新たに表
示される。The HTML file sent at this time has the contents shown in FIG. Character information 501 is characters displayed on the screen of terminal 301. The image information 502 is stored in the terminal 30
Although it is information related to an image displayed on one screen, it is not the image data itself but a URL with the image data. Therefore, when displaying the HTML file on the screen of the terminal 301, the file containing the image data body is read in the same procedure as described above, and the image is displayed at a predetermined position along with the characters. Next, the link information 503 is information on a URL of a jump destination when the user selects this. There are two types of link information 503. One is
This is the page that shows the contents of the page you are looking at, that is, the table of contents, which is usually located in the same directory on the same server or in a directory below it. The other is a page created by someone else related to the page you are looking at, ie a bibliography, usually on a different server or in a different directory. However, the formal treatment of these two types is exactly the same, and when the user selects, the U
The HTML file of the RL is read and is newly displayed.
【0006】インターネットで一般に利用されるHTM
L(Hyper Text Markup Langu
age)で記述したHTMLファイルの1例を図6に、
また、これに基ずく端末301の表示画面を図7に示
す。601は文字情報であり、ここに記述されている内
容がそのまま端末301の画面上に表示される。ただ
し、<BR>は改行を表す。図7の701に、この文字
情報601〜603が表示されている。画像情報604
は画像データのある場所をIMG SRC=に続いて記
述したものである。604により、サーバーBのディレ
クトリ/saturn/dataからsaturn.j
pgという名の画像データが読み出され、702に示す
ようにその画像を端末301の画面上に表示する。リン
ク情報606,607、609〜611はA HREF
=に続いて別のページのURLを示したもので、これと
</A>の間に書かれた文字が705に示すように下線
つきで端末301の画面上に表示され、ユーザがマウス
でこの部分をクリックした場合は、そのURLにあるH
TMLファイルを読み出し、端末301の画面全体を新
たなHTMLファイル内容に基づいて書き換えることと
なる。ここで、リンク情報のうち、606はサーバー名
とディレクトリが省略されているが、これは元ファイル
と同じサーバーの同じディレクトリにring.htm
lというファイルが入っていることを意味する。また、
リンク情報607は同じサーバーBの同じディレクトリ
/saturn/dataの下にあるmoonという名
のディレクトリにtitan.htmlというファイル
があることを示している。HTM commonly used on the Internet
L (Hyper Text Markup Langu)
FIG. 6 shows an example of an HTML file described in “age).
FIG. 7 shows a display screen of the terminal 301 based on this. Reference numeral 601 denotes character information, and the content described here is displayed on the screen of the terminal 301 as it is. However, <BR> represents a line feed. The character information 601 to 603 is displayed at 701 in FIG. Image information 604
Indicates the location of the image data following the IMG SRC =. According to 604, the directory "saturn. j
The image data named pg is read, and the image is displayed on the screen of the terminal 301 as indicated by 702. Link information 606, 607, 609 to 611 are A HREF
Is a URL of another page following the =, characters written between this and </A> are displayed on the screen of the terminal 301 with an underline as shown at 705, and the user If you click on this part, the H in that URL
The HTML file is read, and the entire screen of the terminal 301 is rewritten based on the new HTML file content. Here, in the link information, a server name and a directory are omitted in 606, but the ring information is stored in the same directory on the same server as the original file. htm
1 means that a file is included. Also,
The link information 607 is stored in a directory named moon under the same directory / saturn / data of the same server B as titan. html.
【0007】これに対して、リンク情報609〜611
は他のサーバーあるいは他のディレクトリにあるファイ
ルを指すものである。606,607および609〜6
11はファイルのある場所は異なるが、ユーザーがそこ
を指定した場合に新たなHTMLファイルを読み込んで
表示を書き換えるという点で同じであるため、これらは
同じ記述をされている。On the other hand, link information 609 to 611
Refers to a file on another server or another directory. 606,607 and 609-6
11 is different in the location of the file, but is the same in that when the user specifies it, a new HTML file is read and the display is rewritten.
【0008】以上を実現するための、表示装置の処理内
容を図2を用いて説明する。図2は従来の表示装置の機
能ブロック図である。HTML解析処理部102は、1
03のデータ判定部、104のテキスト処理部、105
の画像データ処理部、106のリンク情報処理部から成
り、電話回線からのHTMLファイルは読込部101を
介してHTML解析処理部102中のデータ判定部10
3に送られる。ここで、このHTMLファイル中の文字
情報、画像情報、リンク情報を判別して、それぞれの処
理を行うため、テキスト処理部104、画像データ処理
部105、リンク情報処理部106に送られる。テキス
ト処理部104では、テキストデータを並べて表示部1
07に表示する。画像データ処理部105は当該画像デ
ータが実際に入っているサーバーからこれを読み出すよ
う読込部101に指示を出し、実際の画像データが送ら
れてきたら、これを表示部107に表示する。リンク情
報処理部106では、画面上のリンク部分がユーザにわ
かるように表示部107に表示すると同時に、リンク先
のアドレスを操作部108に伝える。ユーザが操作部1
08にてリンク先を選択した場合には、このリンク先ア
ドレスにあるHTMLファイルを読み込むよう読込部1
01に指示する。The processing contents of the display device for realizing the above will be described with reference to FIG. FIG. 2 is a functional block diagram of a conventional display device. The HTML analysis processing unit 102
03, a data determination unit, 104, a text processing unit, 105
, An image data processing unit 106, and a link information processing unit 106. The HTML file from the telephone line is read by the data determination unit 10 in the HTML analysis processing unit 102 via the reading unit 101.
Sent to 3. Here, the character information, the image information, and the link information in the HTML file are discriminated, and are sent to the text processing unit 104, the image data processing unit 105, and the link information processing unit 106 to perform each processing. The text processing unit 104 arranges the text data and arranges the
07. The image data processing unit 105 instructs the reading unit 101 to read the image data from the server in which the image data is actually stored, and when the actual image data is sent, displays the image data on the display unit 107. The link information processing unit 106 displays the link portion on the screen on the display unit 107 so that the user can recognize the link portion, and also transmits the link destination address to the operation unit 108. The user operates the operation unit 1
When the link destination is selected in step 08, the reading unit 1 reads the HTML file at the link destination address.
Instruct 01.
【0009】[0009]
【発明が解決しようとする課題】上記従来技術によれ
ば、ユーザがリンク先の指定をしてから読込みを開始す
るため、次のページを開くのに時間がかかるという問題
点があった。すなわち、データは全て電話回線を通じて
送られてくるが、電話回線のデータ転送速度は遅く、画
像データ等の大きいデータを読み出すのに非常に時間が
かかる。また、各サーバーは世界各地から呼び出される
ために、ビジー状態であることが多くあり、その待ち行
列で待たされる時間もかなり長い場合がある。このた
め、読み込み先を指定してからHTMLファイルおよび
これに含まれる画像データを呼び出すのにかなり時間が
かかり、ユーザがいらいらすることがある。According to the above prior art, there is a problem that it takes time to open the next page because the user starts reading after designating the link destination. That is, although all data is sent through a telephone line, the data transfer speed of the telephone line is slow, and it takes a very long time to read large data such as image data. Also, each server is often called busy from all over the world, and the time spent in the queue may be quite long. For this reason, it takes a considerable amount of time to call the HTML file and the image data included in the HTML file after specifying the reading destination, which may be frustrating for the user.
【0010】また、あるページに長い文字情報が入って
いる場合、ユーザは時間をかけてこれを読むことになる
が、この時は電話回線にデータが全然流れていないにも
かかわらず、回線が接続されたままになっているため、
その間も通話料金が加算されてしまい、回線料が高くな
るという問題点もある。When a page contains long character information, the user takes time to read the information. At this time, even though no data is flowing through the telephone line, the line is not used. Because it stays connected,
During that time, there is also a problem that call charges are added and the line charges increase.
【0011】本発明の目的は、ページを切り換えた際に
ユーザを待たせることなく次のページを表示し、好適な
操作環境をもたらすと共に、回線使用料を低減させるこ
とである。It is an object of the present invention to display the next page without waiting for the user when switching pages, to provide a suitable operation environment, and to reduce the line usage fee.
【0012】[0012]
【課題を解決するための手段】上記課題を解決するため
に、本発明の表示装置は、現在の開示ページのリンク先
のうち、ページ内容に相当するリンクの内容を、ユーザ
が現ページを読んでいる時間を利用して事前に記憶部に
格納しておき、ページ移動の指示があった場合にはこれ
を記憶部から読み出して高速に表示するようにした。ま
た、必要な部分を全て読み出した後には電話回線を遮断
して回線使用料の低減を計る構成とした。In order to solve the above-mentioned problems, a display device of the present invention allows a user to read the contents of a link corresponding to the page content among the links of the current disclosure page by reading the current page. This is stored in advance in the storage unit using the time during which the data is stored, and when there is an instruction to move the page, this is read out from the storage unit and displayed at high speed. Also, after reading out all necessary parts, the telephone line is cut off to reduce the line usage fee.
【0013】本発明によれば、開示ページからリンク先
ページへの高速移動と回線使用料の低減を実現出来る表
示装置を提供出来る。According to the present invention, it is possible to provide a display device capable of realizing high-speed movement from a disclosure page to a link destination page and reduction of a line usage fee.
【0014】[0014]
【発明の実施の形態】本発明の請求項1に記載の表示装
置は、インターネットのWWW(WorldWide
Web)から情報を引き出す端末において、現在の開示
画面のページのURL(Uniform Resour
ce Locator)からサーバー名とディレクトリ
名を認識する手段と、前記開示画面のページに載ってい
る全リンク先のアドレスを認識する手段と、前記各リン
ク先アドレスのサーバー名とディレクトリ名を認識する
手段と、前記各リンク先アドレスにおいて、現在の開示
画面のページとサーバー名が一致し、且つディレクトリ
が現在の開示画面のページのHTML(Hyper T
ext Markup Language)ファイルと
同じかまたは下位に属するものである場合には、自動的
にこれらのリンク先のHTMLファイルを当該サーバー
から呼び出して、記憶装置に格納する手段と、呼び出さ
れたリンク先HTMLファイルを表示するために必要と
される画像情報をサーバーから更に呼び出して、記憶装
置に格納する手段と、ユーザが画面上で現在の開示画面
のページからリンク先のページに移動するよう指示した
ときに、直ちに記憶部からこれに対応する情報内容を引
き出して表示する手段を持つことを特徴としたものであ
り、現在開いているページに直接関連のあるページを記
憶装置に記憶しておくことにより、それらが指定された
ときにユーザを待たせることなく高速に次ページを表示
することができるようにすることが出来る。DESCRIPTION OF THE PREFERRED EMBODIMENTS A display device according to a first embodiment of the present invention is a WWW (World Wide) of the Internet.
In a terminal that extracts information from the Web, a URL (Uniform Resource) of a page of the current disclosure screen is displayed.
(ce Locator), means for recognizing a server name and a directory name, means for recognizing addresses of all links on the page of the disclosure screen, and means for recognizing a server name and a directory name of each link address. In each of the link destination addresses, the page of the current disclosure screen matches the server name, and the directory is the HTML (Hyper T) of the page of the current disclosure screen.
If the file belongs to the same or lower level than the ext Markup Language) file, the linked HTML files are automatically called from the server and stored in the storage device, and the called linked HTML file is stored. Means for further retrieving image information required for displaying the file from the server and storing it in the storage device, and when the user instructs to move from the current disclosure screen page to the linked page on the screen A means for immediately extracting the corresponding information content from the storage unit and displaying the information content. By storing a page directly related to the currently opened page in the storage device, , When they are specified, the next page can be displayed quickly without waiting for the user It can be made.
【0015】本発明の請求項2に記載の表示装置は、請
求項1に記載された表示装置において、インターネット
のWWW(World Wide Web)から情報を
引き出す端末において、現在の開示画面のページのUR
L(Uniform Resource Locato
r)からサーバー名とディレクトリ名を認識する手段
と、前記開示画面のページに載っている全リンク先のア
ドレスを認識する手段と、前記各リンク先アドレスのサ
ーバー名とディレクトリ名を認識する手段と、前記各リ
ンク先アドレスにおいて、現在の開示画面のページとサ
ーバー名が一致し、且つディレクトリが現在の開示画面
のページのHTML(Hyper Text Mark
up Language)ファイルと同じかまたは下位
に属するものである場合には、自動的にこれらのリンク
先のHTMLファイルを当該サーバーから呼び出して、
記憶装置に格納する手段と、呼び出された各リンク先H
TMLファイルの情報内容に載っている2次リンク先ア
ドレスのサーバー名とディレクトリ名を認識する手段を
持ち、前記2次リンク先アドレスにおいて、元の情報ペ
ージとサーバー名が一致し、且つディレクトリが現在開
示のページのHTMLファイルと同じかまたは下位に属
するものである場合には、自動的にこれらのリンク先の
HTMLファイルとこれに関連する画像情報を呼び出し
て、記憶装置に格納し、呼び出された各2次リンク先H
TMLファイルの情報内容から再度前記の記憶装置への
格納までを繰り返して、連鎖的に連結した全てのリンク
に関する情報ページの情報内容を記憶装置に格納した直
後に、回線を切断する手段を持つことを特徴としたもの
であり、現在開いているページに関連するデータを連続
して取り込んだ後に回線を遮断することにより、回線使
用料を低減することが出来る。A display device according to a second aspect of the present invention is the display device according to the first aspect, further comprising a terminal for extracting information from a WWW (World Wide Web) on the Internet;
L (Uniform Resource Locato
r) means for recognizing a server name and a directory name from r), means for recognizing addresses of all links on the page of the disclosure screen, and means for recognizing a server name and a directory name of each link address. In each of the link destination addresses, the page of the current disclosure screen matches the server name, and the directory is the HTML (Hyper Text Mark) of the page of the current disclosure screen.
If the file belongs to the same or lower level than the file (up Language), these linked HTML files are automatically called from the server,
Means for storing in the storage device, and each called link destination H
It has means for recognizing the server name and directory name of the secondary link destination address contained in the information content of the TML file. At the secondary link destination address, the original information page matches the server name, and the directory is currently If the HTML file of the disclosure page belongs to the same or lower level than the HTML file of the disclosure page, the linked HTML file and the image information related thereto are automatically called, stored in the storage device, and called. Each secondary link H
A means for disconnecting the line immediately after storing the information content of the information page relating to all the links linked in a chain by repeating the process from the information content of the TML file to the storage in the storage device again; By continuously taking in data related to the currently opened page and then cutting off the line, the line usage fee can be reduced.
【0016】本発明の請求項3に記載の表示装置は、請
求項2において、ユーザが記憶装置に格納されていない
リンク先に移動するように指示した際、自動的に回線を
再接続してリンク先HTMLファイルを呼び出すことを
特徴としたものであり、回線を必要な時のみ再接続する
ことにより、回線使用料を低減することが出来る。According to a third aspect of the present invention, in the second aspect, when the user instructs to move to a link destination not stored in the storage device, the display device automatically reconnects the line. It is characterized by calling a link destination HTML file, and the line usage fee can be reduced by reconnecting the line only when necessary.
【0017】本発明の請求項4に記載の表示装置は、請
求項1において、リンク先の情報ページの情報の取り込
みは、現在の開示ページを表示するために必要な文字デ
ータ、画像データ、リンクデータ等を全て取り込んだ後
に行うことを特徴としたものであり、現在の開示ページ
に関する情報を全て揃えて、これを完全に表示すること
により、ユーザが現在の開示ページの全てを読み、読ん
でいる時間を利用して、次のリンク先の情報を取り込む
ことにより、次のリンクページを待ち時間を少なくして
表示することが出来るとともに回線使用料を低減するこ
とが出来る。According to a fourth aspect of the present invention, in the display device according to the first aspect, the information of the linked information page is taken in by the character data, the image data, and the link necessary for displaying the current disclosure page. It is a feature that is performed after all the data etc. are taken in.By aligning all information on the current disclosure page and displaying it completely, the user reads and reads all of the current disclosure page By taking in the information of the next link destination by using the time, the next link page can be displayed with a reduced waiting time and the line usage fee can be reduced.
【0018】本発明の請求項5に記載の発明は 請求項
2において、各リンク先に関する情報を読み出す際に、
現在の開示ページに直接参照されているリンク先を間接
的に参照されているリンク先よりも優先して読み込むこ
とを特徴としたものであり、全ての情報を記憶部に取り
込むよりも早くユーザがリンク先に移動しようとしたと
きに、指定されたリンク先の情報がすでに記憶装置に入
っている可能性を高くすることが出来、アクセスの効率
化を高めることが出来る。According to a fifth aspect of the present invention, in the second aspect, when reading information on each link destination,
It is characterized in that the link destination directly referred to in the current disclosure page is read in preference to the link destination indirectly referred to, and the user can read the information earlier than importing all the information to the storage unit. When an attempt is made to move to a link destination, it is possible to increase the possibility that the information of the designated link destination has already been stored in the storage device, and to improve the efficiency of access.
【0019】(実施の形態)以下、本発明の請求項1か
ら請求項5に記載された発明の実施の形態について、図
1を用いて説明する。(Embodiment) An embodiment of the present invention described in claims 1 to 5 of the present invention will be described below with reference to FIG.
【0020】図1は本発明の一実施の形態の表示装置の
機能ブロック図である。図2との違いは、リンク情報処
理部106に現在アドレス認識部109、リンクアドレ
ス認識部111、比較部110を追加したことと記憶部
112を追加したことである。FIG. 1 is a functional block diagram of a display device according to an embodiment of the present invention. The difference from FIG. 2 is that a current address recognition unit 109, a link address recognition unit 111, a comparison unit 110 are added to the link information processing unit 106, and a storage unit 112 is added.
【0021】あるページを開いたときに、電話回線から
のHTMLファイルは読込部101を介してHTML解
析処理部102中のデータ判定部103に送られる。こ
のデータ判定部103で、このHTMLファイル中の文
字情報、画像情報、リンク情報を判別して、それぞれの
処理を行う、テキスト処理部104、画像データ処理部
105、リンク情報処理部106に送られる。テキスト
処理部104では、テキストデータを並べて表示部10
7に表示する。画像データ処理部105は当該画像デー
タが実際に入っているサーバーからこれを読み出すよう
読込部101に指示を出し、実際の画像データが送られ
てきたら、これを表示部107に表示する。リンク情報
処理部106では、画面上のリンク部分がユーザにわか
るように表示部107に表示すると同時に、リンク先の
アドレスを操作部108に伝える。When a certain page is opened, the HTML file from the telephone line is sent to the data determination unit 103 in the HTML analysis processing unit 102 via the reading unit 101. The data determination unit 103 determines the character information, image information, and link information in the HTML file, and sends the information to the text processing unit 104, the image data processing unit 105, and the link information processing unit 106 that perform the respective processes. . The text processing unit 104 arranges the text data and arranges the text data.
7 is displayed. The image data processing unit 105 instructs the reading unit 101 to read the image data from the server in which the image data is actually stored, and displays the actual image data on the display unit 107 when it is sent. The link information processing unit 106 displays the link portion on the screen on the display unit 107 so that the user can recognize the link portion, and also transmits the link destination address to the operation unit 108.
【0022】表示部107に現在開いているページの全
ての表示を行った後に、本発明の特徴である以下の処理
を行う。リンク情報処理部106では、現在アドレス認
識部109で現在開いているページのサーバー名とディ
レクトリ名を認識しておく。例えば、現在開いているア
ドレスが図4に示すものである場合には、サーバー名は
先頭部分のserverBであり、ディレクトリ名はこ
れ以下ファイル名までの、/saturn/dataで
ある。次に各リンク情報が送られてくる度に、リンクア
ドレス認識部111でリンク先のサーバー名とディレク
トリを認識する。例えば図6の606では、サーバー名
とディレクトリが省略されているため、これは現在開い
ているページのサーバー名とディレクトリと同じである
と認識する。比較部110では、これらを比較するが、
この場合、サーバー名とディレクトリ名が同じであるた
め、読込部101に606に示されるファイルの取り込
みを指示する。取り込まれたファイルは読込部101か
らデータ判定部103に送られ、画像情報を抜き出して
再びこれを読み込むように読込部101に指示を出し、
606に示すファイルとこれに必要な画像ファイルとを
合わせて記憶部112に記憶する。After displaying all the pages currently open on the display unit 107, the following processing which is a feature of the present invention is performed. The link information processing unit 106 recognizes the server name and the directory name of the page currently opened by the current address recognition unit 109. For example, if the currently open address is as shown in FIG. 4, the server name is serverB at the beginning and the directory name is / saturn / data up to the file name. Next, each time link information is sent, the link address recognition unit 111 recognizes the server name and directory of the link destination. For example, in 606 of FIG. 6, since the server name and directory are omitted, it is recognized that this is the same as the server name and directory of the currently opened page. The comparison unit 110 compares these,
In this case, since the server name and the directory name are the same, the reading unit 101 is instructed to take in the file indicated by 606. The fetched file is sent from the reading unit 101 to the data determining unit 103, and an instruction is given to the reading unit 101 to extract the image information and read it again.
The file indicated by reference numeral 606 and the image file necessary for the file are stored in the storage unit 112 together.
【0023】図6の607については、リンクアドレス
認識部111において、サーバー名がserverBで
あり、ディレクトリ名が/saturn/data/m
oonであることが認識される。これは現在開いている
ページとサーバーが同じであり、且つディレクトリが現
在のページの下にあるため、これも606と同様に読み
込んでこれを記憶部112に記憶する。With respect to 607 in FIG. 6, in the link address recognition unit 111, the server name is serverB and the directory name is / saturn / data / m.
oon. Since the currently opened page and the server are the same and the directory is below the current page, this is also read similarly to 606 and stored in the storage unit 112.
【0024】図6の609〜611については、現在の
開示ページとサーバー名あるいはディレクトリ名が違う
ため、読み込み動作を行わない。このように、比較部1
10では、リンク情報について、現在開いているページ
と同じサーバーにあり、且つ開いているページと同じか
またはそれ以下のディレクトリ位置にあるファイルにつ
いて、それに関する画像情報を併せて読み込んで記憶部
112に記憶するよう指示を出すものである。For 609 to 611 in FIG. 6, no reading operation is performed because the current disclosure page and the server name or directory name are different. Thus, the comparison unit 1
In step 10, the link information is read from the same server as that of the currently opened page and image information relating to the file in the same or lower directory position as the opened page, and is read into the storage unit 112. This is an instruction to memorize.
【0025】通常、このリンク情報を読み込んでいる時
間は、ユーザが現在開いているページを読んでいる時間
であり。すなわち、従来では回線はつながっているがデ
ータの移動はない状態であったが、本発明の表示装置で
はこの時間を利用して次のリンクに関する情報を読み込
んでいる。Normally, the time during which the link information is being read is the time during which the user is reading the currently open page. That is, in the related art, the line is connected but the data is not moved, but the display device of the present invention uses this time to read the information on the next link.
【0026】ユーザが現在の開示ページ上の必要な情報
を読んだ後、リンク先へ移動することを操作部108に
より指定した際、指定されたリンク情報が606〜60
7のようにすでに記憶部112に保存された情報である
場合には記憶部112から表示部107に送りこれを表
示する。また同時に、新たに開いたページ内容をデータ
判定部103に送り、この中に含まれるリンク情報のう
ち同じサーバーの同じディレクトリまたは下部のディレ
クトリにあるファイルを上記手順と同様に読み込んで、
記憶部112に記憶する。After the user reads necessary information on the current disclosure page and specifies to move to the link destination by using the operation unit 108, the specified link information becomes 606 to 60.
If the information is already stored in the storage unit 112 as shown in FIG. 7, the information is sent from the storage unit 112 to the display unit 107 and displayed. At the same time, the newly opened page content is sent to the data determination unit 103, and among the link information contained therein, the file in the same directory on the same server or in the lower directory is read in the same manner as the above procedure,
The information is stored in the storage unit 112.
【0027】以上の手順により、次のリンク先に移ると
きのデータ受け取り待ち時間を短くすることができる。According to the above procedure, the data reception waiting time when moving to the next link destination can be shortened.
【0028】次に、回線使用料を低減させることのでき
る実施の形態について説明する。実際のホームページは
例えば1つの本のようなものであり、通常ユーザはその
ホームページのほぼ全体を網羅して読むことが多い。し
たがって、あるホームページを読むときには、そのペー
ジを構成する全情報を一気に取り込んだ後に電話回線を
遮断し、ユーザが実際に各ページを読んでいる間は電話
回線が遮断された状態にしておくことにより、回線使用
料を必要最小限に押さえることができる。Next, an embodiment capable of reducing the line usage fee will be described. An actual homepage is, for example, a single book, and a user often reads almost the entire homepage. Therefore, when reading a certain homepage, the phone line is cut off after all the information constituting the page is fetched at a stretch, and the phone line is cut off while the user is actually reading each page. In addition, the line usage fee can be minimized.
【0029】このときのメインページを開いたときの処
理は基本的に上記と同じ処理を行う。すなわち、電話回
線からのHTMLファイルは読込部101を介してHT
ML解析処理部中のデータ判定部103に送られる。こ
こで、このファイル中の文字情報、画像情報、リンク情
報を判別して、それぞれの処理を行う、テキスト処理部
104、画像データ処理部105、リンク情報処理部1
06に送られる。テキスト処理部104では、テキスト
データを並べて表示部107に表示する。画像データ処
理部105は当該画像データが実際に入っているサーバ
ーからこれを読み出すよう読込部101に指示を出し、
実際の画像データが送られてきたら、これを表示部10
7に表示する。リンク情報処理部106では、画面上の
リンク部分がユーザにわかるように表示部107に表示
すると同時に、リンク先のアドレスを操作部108に伝
える。At this time, the processing when the main page is opened basically performs the same processing as described above. That is, the HTML file from the telephone line is transmitted to the HT via the reading unit 101.
The data is sent to the data determination unit 103 in the ML analysis processing unit. Here, text information, image data processing section 105, and link information processing section 1 which determine the character information, image information, and link information in the file and perform the respective processes.
06. The text processing unit 104 displays the text data side by side on the display unit 107. The image data processing unit 105 instructs the reading unit 101 to read the image data from the server in which the image data is actually stored,
When the actual image data is sent, it is displayed on the display unit 10.
7 is displayed. The link information processing unit 106 displays the link portion on the screen on the display unit 107 so that the user can recognize the link portion, and also transmits the link destination address to the operation unit 108.
【0030】表示部107に現在開いているページの全
ての表示を行った後に、本発明の回線遮断処理を行うか
どうかのメッセージを表示部107に表示してユーザに
確認をとる。この段階で確認をとるのは、一般的な使い
方では、ホームページの表紙だけを見て、これが期待し
たものと違う内容であった場合はすぐに別のページに移
動するためであり、この段階ですぐに下位ページを取り
込んでも、無駄になることがあるからである。ユーザが
操作部108で回線遮断処理を行わないように指定した
場合は、従来技術と同様に、ユーザが次のリンク先を指
定するまで、何もせずに待ち続ける。ユーザが回線遮断
処理を行うよう指定した場合は、以下の手順で関連する
全ての情報を記憶部112に取り込んだ後に電話回線を
遮断する。After all the pages currently open on the display unit 107 are displayed, a message as to whether or not to perform the line blocking processing of the present invention is displayed on the display unit 107 to confirm with the user. The reason for confirming at this stage is that, in a general usage, only the cover of the home page is looked at, and if the content is different from the expected one, it is immediately moved to another page. This is because fetching the lower page immediately may be useless. When the user designates not to perform the line blocking processing on the operation unit 108, as in the related art, the user waits without doing anything until the user designates the next link destination. When the user specifies to perform the line disconnection process, the telephone line is disconnected after all relevant information is taken into the storage unit 112 in the following procedure.
【0031】現在アドレス認識部109で現在の開示ペ
ージのサーバー名とディレクトリ名を認識しておく。次
にメインページ内にある全てのリンク情報について、リ
ンクアドレス認識部111でリンク先のサーバー名とデ
ィレクトリを認識する。比較部110では、これらを比
較し、同じサーバーで且つ同じかまたは下位のディレク
トリに位置すると判断されたものについては読込部10
1に当該ファイルの取り込みを指示する。取り込まれた
ファイルは読込部101からデータ判定部103に送ら
れ、画像情報を抜き出して再びこれを読み込むように読
込部101に指示を出し、当該ファイルとこれに必要な
画像ファイルとを合わせて記憶部112に記憶する。The current address recognition section 109 recognizes the server name and directory name of the current disclosure page. Next, with respect to all the link information in the main page, the link address recognition unit 111 recognizes the server name and the directory of the link destination. The comparing unit 110 compares them, and if the server is determined to be located in the same server and in the same or lower directory, the reading unit 10
1 is instructed to take in the file. The fetched file is sent from the reading unit 101 to the data determining unit 103. The reading unit 101 instructs the reading unit 101 to extract the image information and read it again, and stores the file together with the image file necessary for the file. The information is stored in the unit 112.
【0032】上記の例では、現在表示しているページの
1階層下のページのみを読み込んで記憶していたが、こ
の例ではさらに下のリンクファイルも含め全てのファイ
ルを読み込む。すなわち、当該ファイル中に含まれるリ
ンク情報についても、リンク情報処理部106に送ら
れ、同様に現在の開示ページと同じサーバーで且つ、同
じかまたは下位のディレクトリに位置するものは読込部
101に取り込みを指示し、取り込まれたファイルは読
込部101からデータ判定部103に送られて、画像情
報を抜き出して再びこれを読み込むように読込部101
に指示を出し、当該ファイルとこれに必要な画像ファイ
ルとを合わせて記憶部112に記憶する。これを繰り返
すことにより、現在開いているページから連鎖してリン
クされている下位ディレクトリにある全てのファイルを
読み込んで、記憶部112に格納し、しかる後に電話回
線を遮断する。ユーザがリンク先を指定したときは、そ
れが記憶部112に格納されているリンクであれば、そ
れを記憶部112から読み出して表示部107に表示
し、それが記憶部112に記憶されていないリンクであ
れば、電話回線を再接続させて再び上記手順での読み込
みを行う。In the above example, only the page one level below the currently displayed page is read and stored. However, in this example, all files including the link file further below are read. That is, the link information included in the file is also sent to the link information processing unit 106, and similarly, the link information located on the same server as the current disclosure page and in the same or lower directory is imported to the reading unit 101. The read file is sent from the reading unit 101 to the data determination unit 103, and the reading unit 101 extracts the image information and reads it again.
Is stored in the storage unit 112 together with the file and an image file required for the file. By repeating this, all the files in the lower directories linked in a chain from the currently open page are read and stored in the storage unit 112, and thereafter the telephone line is cut off. When the user specifies a link destination, if the link is a link stored in the storage unit 112, the link is read out from the storage unit 112 and displayed on the display unit 107, and is not stored in the storage unit 112. If it is a link, the telephone line is reconnected, and reading is performed again according to the above procedure.
【0033】ここで、全てのデータを記憶部112に保
存する以前にユーザがリンク先を指定し、そのリンクフ
ァイルが記憶部112にまだ格納されていない場合に
は、現在読み込みつつあるファイルの読み込みを一時中
断して、指定されたリンクファイルを優先して読み込
み、直接表示部107に表示した後に、中断したファイ
ルの読み込みを再開する。また、リンクファイルの読み
込みの優先順位を、現在開いているファイルに直接リン
クされているものを、それ以下に間接的にリンクされて
いるものより優先して読み込むようにすることにより、
このような中断の生じる可能性を低くすることができ
る。Here, if the user specifies a link destination before saving all the data in the storage unit 112 and the link file is not yet stored in the storage unit 112, the reading of the file currently being read is performed. Is temporarily interrupted, the specified link file is read with priority, and is directly displayed on the display unit 107, and then reading of the interrupted file is resumed. In addition, by setting the priority of reading a linked file so that a file directly linked to the currently open file is read prior to a file linked indirectly below the file,
The possibility of such an interruption can be reduced.
【0034】[0034]
【発明の効果】以上のように、本発明の表示装置によれ
ば、リンク先の情報ページの情報ファイルが端末内のデ
ィスクに格納されているために、リンク間の移動を高速
に行うことができるようになる。また、必要な情報ファ
イルをまとめて取り込んで電話回線を切断することによ
り、回線使用料を低減させることができる。As described above, according to the display device of the present invention, since the information file of the linked information page is stored on the disk in the terminal, the movement between the links can be performed at high speed. become able to. In addition, by collecting necessary information files all together and disconnecting the telephone line, the line usage fee can be reduced.
【図1】本発明の実施の形態における表示装置の処理ブ
ロックチャートFIG. 1 is a processing block chart of a display device according to an embodiment of the present invention.
【図2】従来の表示装置の処理ブロックチャートFIG. 2 is a processing block chart of a conventional display device.
【図3】端末の表示装置とサーバーとの接続状態を模式
的に示す図FIG. 3 is a diagram schematically showing a connection state between a display device of the terminal and a server.
【図4】リンクアドレスを説明するための例を示す図FIG. 4 is a diagram showing an example for explaining a link address;
【図5】HTML情報の構造を説明するための図FIG. 5 is a diagram for explaining the structure of HTML information;
【図6】HTMLファイルを説明するための例を示す図FIG. 6 is a diagram showing an example for explaining an HTML file.
【図7】端末の表示画面を説明するための図FIG. 7 is a diagram illustrating a display screen of a terminal.
101 読込部 102 HTML解析処理部 103 データ判定部 104 テキスト処理部 105 画像データ処理部 106 リンク情報処理部 107 表示部 108 操作部 109 現在アドレス認識部 110 比較部 111 リンクアドレス認識部 112 記憶部 301 端末(表示部) 302 電話回線 303、304、305、306 サーバー 401 サーバー名 402 ディレクトリ名 403 ファイル名 501 文字情報 502 画像情報 503 リンク情報 601、602、603、605、608 テキスト情
報 604 画像情報 606、607、609、610、611 リンク情報101 reading unit 102 HTML analysis processing unit 103 data determination unit 104 text processing unit 105 image data processing unit 106 link information processing unit 107 display unit 108 operation unit 109 current address recognition unit 110 comparison unit 111 link address recognition unit 112 storage unit 301 terminal (Display unit) 302 Telephone line 303, 304, 305, 306 Server 401 Server name 402 Directory name 403 File name 501 Character information 502 Image information 503 Link information 601, 602, 603, 605, 608 Text information 604 Image information 606, 607 , 609, 610, 611 link information
Claims (5)
Wide Web)から情報を引き出す端末において、
現在の開示画面のページのURL(Uniform R
esource Locator)からサーバー名とデ
ィレクトリ名を認識する手段と、前記開示画面のページ
に載っている全リンク先のアドレスを認識する手段と、
前記各リンク先アドレスのサーバー名とディレクトリ名
を認識する手段と、前記各リンク先アドレスにおいて、
現在の開示画面のページとサーバー名が一致し、且つデ
ィレクトリが現在の開示画面のページのHTML(Hy
per Text Markup Language)
ファイルと同じかまたは下位に属するものである場合に
は、自動的にこれらのリンク先のHTMLファイルを当
該サーバーから呼び出して、記憶装置に格納する手段
と、 呼び出されたリンク先HTMLファイルを表示するため
に必要とされる画像情報をサーバーから更に呼び出し
て、記憶装置に格納する手段と、ユーザが画面上で現在
の開示画面のページからリンク先のページに移動するよ
う指示したときに、直ちに記憶部からこれに対応する情
報内容を引き出して表示する手段を持つことを特徴とす
る表示装置。1. An Internet WWW (World)
In a terminal that retrieves information from Wide Web),
URL (Uniform R) of the page of the current disclosure screen
means for recognizing a server name and a directory name from a resource locator, a means for recognizing addresses of all links on the page of the disclosure screen,
Means for recognizing a server name and a directory name of each of said link destination addresses;
The page of the current disclosure screen matches the server name, and the directory is HTML (Hy Hy) of the page of the current disclosure screen.
per Text Markup Language)
If the file belongs to the same or lower level than the file, these linked HTML files are automatically called from the server and stored in the storage device, and the called linked HTML file is displayed. Means for further retrieving the image information required for the server from the server and storing it in the storage device, and immediately storing when the user instructs to move from the page of the current disclosure screen to the linked page on the screen. A display device having means for extracting and displaying corresponding information content from a unit.
Wide Web)から情報を引き出す端末において、
現在の開示画面のページのURL(Uniform R
esource Locator)からサーバー名とデ
ィレクトリ名を認識する手段と、前記開示画面のページ
に載っている全リンク先のアドレスを認識する手段と、
前記各リンク先アドレスのサーバー名とディレクトリ名
を認識する手段と、前記各リンク先アドレスにおいて、
現在の開示画面のページとサーバー名が一致し、且つデ
ィレクトリが現在の開示画面のページのHTML(Hy
per Text Markup Language)
ファイルと同じかまたは下位に属するものである場合に
は、自動的にこれらのリンク先のHTMLファイルを当
該サーバーから呼び出して、記憶装置に格納する手段
と、 呼び出された各リンク先HTMLファイルの情報内容に
載っている2次リンク先アドレスのサーバー名とディレ
クトリ名を認識する手段を持ち、前記2次リンク先アド
レスにおいて、元の情報ページとサーバー名が一致し、
且つディレクトリが現在開示のページのHTMLファイ
ルと同じかまたは下位に属するものである場合には、自
動的にこれらのリンク先のHTMLファイルとこれに関
連する画像情報を呼び出して、記憶装置に格納し、 呼び出された各2次リンク先HTMLファイルの情報内
容から再度前記の記憶装置への格納までを繰り返して、
連鎖的に連結した全てのリンクに関する情報ページの情
報内容を記憶装置に格納した直後に、回線を切断する手
段を持つことを特徴とする請求項1記載の表示装置。2. The Internet WWW (World)
In a terminal that retrieves information from Wide Web),
URL (Uniform R) of the page of the current disclosure screen
means for recognizing a server name and a directory name from a resource locator, a means for recognizing addresses of all links on the page of the disclosure screen,
Means for recognizing a server name and a directory name of each of said link destination addresses;
The page of the current disclosure screen matches the server name, and the directory is HTML (Hy Hy) of the page of the current disclosure screen.
per Text Markup Language)
If the file belongs to the same or lower level than the file, the linked HTML files are automatically called from the server and stored in the storage device, and information of each called linked HTML file is stored. A means for recognizing a server name and a directory name of a secondary link destination address described in the content, and in the secondary link destination address, the original information page matches the server name;
If the directory is the same as or lower than the HTML file of the currently disclosed page, the linked HTML file and the image information related thereto are automatically called and stored in the storage device. Repeating from the information content of each called secondary link destination HTML file to the storage in the storage device again,
2. The display device according to claim 1, further comprising means for disconnecting the line immediately after storing the information contents of the information pages relating to all the links linked in a chain in the storage device.
ンク先に移動するように指示した際、自動的に回線を再
接続してリンク先HTMLファイルを呼び出すことを特
徴とした請求項2に記載の表示装置。3. The link destination HTML file is automatically reconnected when a user instructs to move to a link destination not stored in the storage device, and the link destination HTML file is called. Display device.
は、現在の開示ページを表示するために必要な文字デー
タ、画像データ、リンクデータ等を全て取り込んだ後に
行うことを特徴とした請求項1に記載の表示装置。4. The method according to claim 1, wherein the information of the linked information page is fetched after all the character data, image data, link data, etc. necessary for displaying the present disclosure page are fetched. The display device according to claim 1.
に、現在の開示ページに直接参照されているリンク先を
間接的に参照されているリンク先よりも優先して読み込
むことを特徴とした請求項2に記載の表示装置。5. The method according to claim 1, wherein, when reading information on each link destination, a link destination directly referred to in the current disclosure page is read prior to a link destination indirectly read. 3. The display device according to 2.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP8331782A JPH10171702A (en) | 1996-12-12 | 1996-12-12 | Display device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP8331782A JPH10171702A (en) | 1996-12-12 | 1996-12-12 | Display device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH10171702A true JPH10171702A (en) | 1998-06-26 |
Family
ID=18247582
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP8331782A Pending JPH10171702A (en) | 1996-12-12 | 1996-12-12 | Display device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH10171702A (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000056895A (en) * | 1998-08-11 | 2000-02-25 | Fujitsu Ltd | Data storage method, data storage control device, and recording medium therefor |
| JP2001142769A (en) * | 1999-11-10 | 2001-05-25 | Nec Software Chubu Ltd | Hyper-link look-ahead system and information reading device |
| GB2360912A (en) * | 1999-11-26 | 2001-10-03 | Nec Corp | A server client terminal and base station the bs dividing a received file into sub files in accordance with a measurement of load |
| JP2004512615A (en) * | 2000-10-24 | 2004-04-22 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Method and apparatus for preempting referenced resources |
-
1996
- 1996-12-12 JP JP8331782A patent/JPH10171702A/en active Pending
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000056895A (en) * | 1998-08-11 | 2000-02-25 | Fujitsu Ltd | Data storage method, data storage control device, and recording medium therefor |
| JP2001142769A (en) * | 1999-11-10 | 2001-05-25 | Nec Software Chubu Ltd | Hyper-link look-ahead system and information reading device |
| GB2360912A (en) * | 1999-11-26 | 2001-10-03 | Nec Corp | A server client terminal and base station the bs dividing a received file into sub files in accordance with a measurement of load |
| GB2360912B (en) * | 1999-11-26 | 2002-12-11 | Nec Corp | Radio network communication system |
| US6763248B1 (en) | 1999-11-26 | 2004-07-13 | Nec Corporation | Radio network communication system |
| JP2004512615A (en) * | 2000-10-24 | 2004-04-22 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Method and apparatus for preempting referenced resources |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CA2326875C (en) | Apparatus and method for dynamically limiting information sent to a viewing device | |
| US6981210B2 (en) | Self-maintaining web browser bookmarks | |
| US5826031A (en) | Method and system for prioritized downloading of embedded web objects | |
| KR100329244B1 (en) | Remote web page reader | |
| US6049821A (en) | Proxy host computer and method for accessing and retrieving information between a browser and a proxy | |
| US8452783B2 (en) | Document processing device and program | |
| JPH113201A (en) | Method and system for promoting pop-up links in a hypertext enabled computer system | |
| US6272490B1 (en) | Document data linking apparatus | |
| KR19980024061A (en) | Speech processing systems, methods and computer program products with co-sources for Internet World Wide Web (WWW) pages and voice applications | |
| US20010018649A1 (en) | Relay device, server device, terminal device, and translation server system utilizing these devices | |
| US20080021880A1 (en) | Method and system for highlighting and adding commentary to network web page content | |
| JP2000236349A (en) | Remote bookmarking method and apparatus for wireless client device and medium | |
| KR19980079490A (en) | Web browser method and system for backgrounding link access during slow link access times | |
| JPH10162030A (en) | Method and device for rendering hyperlink information | |
| JPH11242620A (en) | Information processing device, server device, information providing system, and recording medium | |
| JP2002132663A (en) | Information communication system and its communication method and recording medium with communication program recorded thereon | |
| WO2000043890A1 (en) | Document processor | |
| US20070088784A1 (en) | Data processing device, data processing method and data processing program | |
| JP2001331486A (en) | Website integrated retrieval method on communication and recording medium storing software programmed so as to perform the method | |
| JP2000311108A (en) | System and method for loading home page | |
| JPH10171702A (en) | Display device | |
| US7483160B2 (en) | Communication system, communication terminal, system control program product and terminal control program product | |
| JP2002092038A (en) | Data detection providing method and telephone access providing method | |
| JPH11312172A (en) | Information processing apparatus and method, and medium storing control program therefor | |
| JPH11191082A (en) | Service repeating device |