JP2002024078A - Image file management server - Google Patents

Image file management server

Info

Publication number
JP2002024078A
JP2002024078A JP2000205266A JP2000205266A JP2002024078A JP 2002024078 A JP2002024078 A JP 2002024078A JP 2000205266 A JP2000205266 A JP 2000205266A JP 2000205266 A JP2000205266 A JP 2000205266A JP 2002024078 A JP2002024078 A JP 2002024078A
Authority
JP
Japan
Prior art keywords
image file
image
web
identification
address
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
JP2000205266A
Other languages
Japanese (ja)
Inventor
Shigeaki Kataoka
茂昭 片岡
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.)
Hitachi Information Systems Ltd
Original Assignee
Hitachi Information Systems 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 Hitachi Information Systems Ltd filed Critical Hitachi Information Systems Ltd
Priority to JP2000205266A priority Critical patent/JP2002024078A/en
Publication of JP2002024078A publication Critical patent/JP2002024078A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To prevent the failure of an image file address to be caused when a Web page is referred to by mitigating a maintenance work of a URL address as much as possible when a physical position of an image file to be referred to is changed in the Web page. SOLUTION: When display specification of the image file exists in the Web page to which a display request is made from a Web browser 308, an image management Web server 309 receives a discrimination ID to specify the image file, retrieves a URL by referring to an image information repository 303, transmits the retrieved URL to the Web browser 308 or transmits information to transmit the image file to the Web browser 308 to a Web server 306 from which the display request of the Web page is made.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、インターネット環
境において、複数のサイトに存在するイメージファイル
を効率よく管理するためのイメージファイル管理サーバ
に関し、特に、それらのイメージファイルをお互いに共
有し合ってWebページを作成する場合に有効なイメー
ジファイル管理サーバに関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an image file management server for efficiently managing image files existing at a plurality of sites in an Internet environment, and more particularly, to a Web server that shares these image files with each other. An image file management server that is effective when creating a page.

【0002】[0002]

【従来の技術】近年、インターネット環境においては、
コンピュータのユーザが手軽にWWW(World W
ide Web)ブラウザを用いてアクセスすることに
より、WWW上に開いている様々なホームページを読み
込んで必要な情報を得ることができる。いま、あるユー
ザのコンピュータ画面に表示されている文章ページ中の
一部に、写真あるいは絵などの画像が貼付されている場
合、その画像のみは別のサイトのイメージファイルから
取り寄せてHTMLファイルの一部に貼付する場合があ
る。
2. Description of the Related Art In recent years, in the Internet environment,
Computer users can easily access WWW (World W
By accessing using an ide Web browser, various homepages opened on the WWW can be read to obtain necessary information. If an image such as a photograph or a picture is pasted on a part of a text page displayed on a computer screen of a user, only that image is obtained from an image file of another site and is included in an HTML file. May be attached to the department.

【0003】一般に、URL(Uniform Res
ource Locator)で指定されるイメージフ
ァイルやWebページなどのリソースは、複数のサイト
に分散して存在することなどから、その管理が困難であ
る。例えば、特開平10−31683号公報に記載のU
RL情報データベース構築方法では、管理対象のサイト
を階層的に分類し、リソースのURLを効率よく収集し
て管理する方法が開示されている。この時、リソースの
指定に使われるURLの書式には相対指定書式と絶対指
定書式があり、他サイトのリソースを参照する場合には
絶対指定書式が用いられる。絶対指定書式は、リソース
の存在するサイトのアドレスとそのマシン内でのパス名
を組み合わせたものである。
In general, a URL (Uniform Res)
It is difficult to manage resources such as an image file and a Web page specified by a source locator because the resources are distributed to a plurality of sites. For example, U.S. Pat.
In the RL information database construction method, a method is disclosed in which sites to be managed are classified hierarchically, and resource URLs are efficiently collected and managed. At this time, there are a relative specification format and an absolute specification format for the URL format used for specifying the resource, and the absolute specification format is used when referring to a resource of another site. The absolute format is a combination of the address of the site where the resource resides and the path name on that machine.

【0004】[0004]

【発明が解決しようとする課題】上記従来技術のよう
に、絶対指定書式のサイトアドレスとイメージファイル
パスからなるURLでイメージファイルを参照する場
合、イメージファイルを所有するサイトの都合(例え
ば、新規に立ち上げるWebページの中で、そのイメー
ジファイルを使用するなど)のために、イメージファイ
ルを別のディレクトリや別のマシンに移動されると、他
のサイトのWebページではそのイメージファイルを参
照できなくなってしまう。また、そのような参照の不具
合をなくす為には、同一のイメージファイルを参照する
全てのWebページ中の該当URLを同じになるよう常
にメンテナンスしなければならない、という問題があっ
た。
When an image file is referred to by a URL consisting of an absolutely designated format site address and an image file path as in the above-mentioned prior art, the convenience of the site that owns the image file (for example, a new If the image file is moved to another directory or another machine because of the use of the image file in the Web page to be launched, the image file cannot be referred to the Web page of another site. Would. Further, in order to eliminate such a reference defect, there is a problem that the URLs in all the Web pages that refer to the same image file must always be maintained to be the same.

【0005】そこで、本発明の目的は、これら従来の問
題を解決し、上記のようなメンテナンス作業を行うこと
なく、Webページを参照する際の不具合を防ぐことが
できるイメージファイルの管理サーバを提供することで
ある。
Accordingly, an object of the present invention is to provide an image file management server which solves these conventional problems and can prevent a trouble when referring to a Web page without performing the above-mentioned maintenance work. It is to be.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明のイメージファイル管理サーバは、分散し
たWebサーバ上で保持しているイメージファイルを管
理するイメージファイル管理サーバであって、前記イメ
ージファイルを特定する識別IDと該識別IDに対応す
るイメージファイルの格納場所を示すアドレスとを対応
付けて格納したイメージ情報リポジトリを備え、前記イ
メージファイルをWebブラウザにダウンロードさせる
ために、前記Webブラウザから前記イメージファイル
の識別IDを受取ると、前記イメージ情報リポジトリを
用いて該識別IDに対応するアドレスを検索し、検索さ
れたアドレスを前記Webブラウザに送信する。さら
に、前記イメージファイルを特定する識別IDと該識
別IDに対応するイメージファイルの格納場所を示すア
ドレスとを対応付けて格納したイメージ情報リポジトリ
を備え、前記イメージファイルをWebブラウザにダウ
ンロードさせるために、前記Webサーバから前記イメ
ージファイルの識別IDを受取ると、前記イメージ情報
リポジトリを用いて該識別IDに対応するアドレスを検
索し、検索されたアドレスを前記Webサーバに送信す
る。
In order to achieve the above object, an image file management server according to the present invention is an image file management server for managing image files held on distributed Web servers, An image information repository in which an identification ID for specifying a file and an address indicating a storage location of an image file corresponding to the identification ID are stored in association with each other, and in order to download the image file to a web browser, When the identification ID of the image file is received, an address corresponding to the identification ID is searched using the image information repository, and the searched address is transmitted to the Web browser. Further, an image information repository is stored in which an identification ID for specifying the image file is associated with an address indicating a storage location of the image file corresponding to the identification ID, and the image file is downloaded to a Web browser. When the identification ID of the image file is received from the Web server, an address corresponding to the identification ID is searched using the image information repository, and the searched address is transmitted to the Web server.

【0007】さらに、前記イメージファイルを特定す
る識別IDと該識別IDに対応するイメージファイルの
格納場所を示すアドレスとを対応付けて格納したイメー
ジ情報リポジトリを備え、WebブラウザからWebサ
ーバに対して表示要求のあったWebページの中にイメ
ージファイルの表示指定があるとき、前記イメージファ
イルを特定する識別IDを受取り、前記イメージ情報リ
ポジトリを参照してアドレスを検索し、検索されたアド
レスを前記Webブラウザに送信するか、あるいは、W
ebページの表示要求があった前記Webサーバに対し
て、前記イメージファイルを前記Webブラウザへ送信
させるための情報を送信する。これによって、イメージ
ファイルの物理アドレスをユーザから隠蔽して、複数サ
イトのイメージファイルを参照するWebページのメン
テナンス性を向上させることができる。その結果、We
bページ中のイメージファイルの参照は常に最新の場所
を指し示すことができ、各サイトにおけるイメージファ
イルの作成・更新をイメージ管理サーバに接続して行う
のであれば、特別なメンテンス作業も必要なくなる。
[0007] Further, there is provided an image information repository in which an identification ID for specifying the image file and an address indicating a storage location of the image file corresponding to the identification ID are stored in association with each other, and displayed from a Web browser to a Web server. When the display of the image file is specified in the requested Web page, an identification ID for specifying the image file is received, an address is searched by referring to the image information repository, and the searched address is displayed on the Web browser. Or W
The information for transmitting the image file to the Web browser is transmitted to the Web server that has requested the display of the Web page. As a result, the physical address of the image file is hidden from the user, and the maintainability of a Web page referring to the image files of a plurality of sites can be improved. As a result, We
Reference to the image file in page b can always point to the latest location, and if the creation and update of the image file at each site is performed by connecting to the image management server, no special maintenance work is required.

【0008】[0008]

【発明の実施の形態】以下、本発明の実施例を、図面に
より詳細に説明する。図1は、本発明の一実施例を示す
イメージファイル管理サーバを含むシステム構成図であ
る。図1において、イメージ管理Webサーバ101お
よびそれに接続されたイメージ情報リポジトリ103
は、本発明において新たに設置された管理サーバおよび
イメージ情報の専用データベースである。このイメージ
情報リポジトリ103に格納される情報は、各サイトの
イメージファイルのURLとそれに付与される一意なリ
ソースID(イメージファイルを識別するための識別I
D)である。図1には、イメージファイル104を接続
したWebサーバ102と、イメージファイル104に
格納されるイメージ情報を利用しているWebページフ
ァイル105とそれに接続されたWebサーバ106
が、それぞれ1組ずつ示されているが、実際には数多く
のイメージファイルとWebページファイルが各サイト
に分散して存在する。イメージ管理Webサーバ101
は、Webサーバ102に保存されているイメージファ
イル104のURLとリソースIDの情報をイメージ情
報リポジトリ103に保持している。この情報は、We
bページファイル105がイメージファイルを参照する
際、リソースIDをURLに変換するために使用され
る。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a system configuration diagram including an image file management server according to an embodiment of the present invention. In FIG. 1, an image management Web server 101 and an image information repository 103 connected thereto
Is a management server newly installed in the present invention and a dedicated database for image information. The information stored in the image information repository 103 includes a URL of an image file of each site and a unique resource ID (identification ID for identifying the image file) assigned to the URL.
D). FIG. 1 shows a Web server 102 connected to an image file 104, a Web page file 105 using image information stored in the image file 104, and a Web server 106 connected thereto.
Are shown one by one, but in reality, many image files and Web page files are distributed and exist in each site. Image management Web server 101
Holds the information of the URL and the resource ID of the image file 104 stored in the Web server 102 in the image information repository 103. This information is
When the b-page file 105 refers to the image file, it is used to convert the resource ID into a URL.

【0009】図2は、図1において、イメージファイル
をイメージ情報リポジトリに追加更新する方法を示す説
明図である。ユーザは、追加更新の操作をイメージ管理
用のHTMLページ201を用いてWebブラウザ10
2から行なう。イメージ管理用HTMLページ201
は、ユーザが入力したイメージファイルURLなどを含
むイメージ追加更新メッセージ202を作成し、イメー
ジ管理Webサーバ101内のイメージ管理用ASPペ
ージ203に送信する。イメージ管理用ASPページ2
03では、送られてきた追加更新メッセージ202を解
析した上、必要ならばイメージファイル104に一意な
リソースIDを付与して、イメージ情報リポジトリ10
3に格納する。なお、イメージ情報リポジトリ103の
格納情報の内容は後述の図5に、またイメージ追加更新
メッセージの情報内容は後述の図6に、それぞれ示され
ている。
FIG. 2 is an explanatory diagram showing a method of adding and updating an image file in the image information repository in FIG. The user performs an additional update operation using the image management HTML page 201 and the Web browser 10.
Repeat from step 2. HTML page 201 for image management
Creates an image addition / update message 202 including the image file URL input by the user, and sends the message to the image management ASP page 203 in the image management Web server 101. ASP page 2 for image management
At step 03, the transmitted additional update message 202 is analyzed, and if necessary, a unique resource ID is assigned to the image file 104, and the image information repository 10
3 is stored. The contents of the information stored in the image information repository 103 are shown in FIG. 5 described later, and the information contents of the image addition / update message are shown in FIG. 6 described later.

【0010】図5は、本発明におけるイメージ情報リポ
ジトリのデータ構造図である。図5に示すように、UR
L(401)、タイトル(402)、作成者名(40
3)は、イメージファイル追加時にユーザが入力したも
のである。また、リソースID(404)は、イメージ
管理用ASPページ(図2の203)がそのイメージフ
ァイルに対して付与した識別子である。なお、図5の例
は、イメージファイルをダウンロードする第1の実施例
に対応したデータ構造である。
FIG. 5 is a data structure diagram of the image information repository in the present invention. As shown in FIG.
L (401), title (402), creator name (40
3) is input by the user when the image file is added. The resource ID (404) is an identifier assigned to the image file by the image management ASP page (203 in FIG. 2). The example in FIG. 5 has a data structure corresponding to the first embodiment for downloading an image file.

【0011】図6は、本発明におけるイメージの追加更
新メッセージの構造図である。メッセージ種別(50
1)は追加、更新の別を表す文字列である。URL(5
02)、タイトル(503)、作成者名(504)は、
対象のイメージファイルに関する設定情報である。リソ
ースID(505)は更新の場合のみ必要で、既存のイ
メージファイルを識別するものである。なお、図6の例
は、イメージファイルをダウンロードする第1の実施例
に対応したデータ構造である。
FIG. 6 is a structural diagram of an image addition / update message according to the present invention. Message type (50
1) is a character string representing addition or update. URL (5
02), title (503), and creator name (504)
This is setting information on the target image file. The resource ID (505) is necessary only for updating and identifies an existing image file. The example in FIG. 6 has a data structure corresponding to the first embodiment for downloading an image file.

【0012】(第1の実施例)図3は、本発明の第1の
実施例を示すイメージファイルをダウンロードする過程
の説明図であり、Webブラウザがイメージ管理Web
サーバに対して識別IDをリクエストする例を示す図で
ある。図3に示すWebブラウザ308が図1のWeb
サーバ106に対応するブラウザであり、イメージ管理
Webサーバ309は図1のイメージ管理Webサーバ
101に対応しており、イメージファイル305に接続
されたWebサーバ304は図1のWebサーバ102
に対応している。
(First Embodiment) FIG. 3 is an explanatory view of a process of downloading an image file according to a first embodiment of the present invention.
FIG. 9 is a diagram illustrating an example of requesting an identification ID from a server. The Web browser 308 shown in FIG.
A browser corresponding to the server 106, the image management Web server 309 corresponds to the image management Web server 101 in FIG. 1, and the Web server 304 connected to the image file 305 is the Web server 102 in FIG.
It corresponds to.

【0013】先ず、Webブラウザ308はイメージ参
照HTMLページ301のURLを要求するリクエスト
を発行すると、Webサーバ306はHTMLページ3
07を検索して、検索されたHTMLページ307をW
ebブラウザ308に送信する。このHTMLページ3
07の中にイメージファイルの表示要求があるとき、W
ebブラウザ308はこのイメージファイルをダウンロ
ードするために、HTMLページ307にかかれている
イメージファイルの識別ID(リソースID)をイメー
ジ管理Webサーバ309内のID−URL変換ASP
ページ302に送信する。ID-URL変換ASPペー
ジ302はイメージ情報リポジトリ303を検索し、リ
ソースIDを対応するURLに変換してWebブラウザ
308に返信する。Webブラウザ308内のイメージ
参照HTMLページ301は、受信したURLをもとに
Webサーバ304にリクエストを発行し、その結果、
イメージファイル305がダウンロードされる。そし
て、最終的には、Webブラウザ308の画面には先に
読み込んであるHTMLページ307の中に、ダウンロ
ードしたイメージ情報が埋め込まれた形でWebページ
が表示されることになる。
First, when the Web browser 308 issues a request for requesting the URL of the image reference HTML page 301, the Web server 306 transmits the HTML page 3.
07 and searches the searched HTML page 307 for W
Send it to the web browser 308. This HTML page 3
07 when there is an image file display request, W
The web browser 308 converts the identification ID (resource ID) of the image file written on the HTML page 307 into an ID-URL conversion ASP in the image management Web server 309 in order to download the image file.
Send to page 302. The ID-URL conversion ASP page 302 searches the image information repository 303, converts the resource ID into the corresponding URL, and returns it to the Web browser 308. The image reference HTML page 301 in the Web browser 308 issues a request to the Web server 304 based on the received URL, and as a result,
The image file 305 is downloaded. Finally, on the screen of the Web browser 308, the Web page is displayed in a form in which the downloaded image information is embedded in the HTML page 307 that has been read earlier.

【0014】図4は、本発明の第2の実施例を示すイメ
ージファイルをダウンロードする過程の説明図であり、
Webサーバがイメージ管理Webサーバに対して識別
IDをリクエストする例を示す図である。Webブラウ
ザ311は、HTMLページ313を表示するために、
HTMLページ313のURLをWebサーバ312に
送信する。Webサーバ312では、HTMLデータベ
ース313を検索してURLに対応するリソースIDを
取得し、Webサーバ312からイメージ管理Webサ
ーバ318内のID−アドレス変換ASP316にリソ
ースIDを送信する。イメージ管理Webサーバ318
内のID-アドレス変換ASP316はイメージ情報リ
ポジトリ317を検索し、リソースIDを対応するアド
レスに変換してWebサーバ312に返信する。Web
サーバ312は、先に取得したリソースIDを今受け取
ったアドレスに置き換えて、HTMLイメージアドレス
としてWebブラウザ311に返送する。Webブラウ
ザ311は、イメージアドレスを受け取ると、そのイメ
ージアドレスへアクセスしてイメージファイルのダウン
ロードを要求する。その結果、そのイメージアドレスの
Webサーバ314に接続されたイメージファイル31
5が、Webブラウザ311にダウンロードされる。
FIG. 4 is an explanatory diagram of a process of downloading an image file according to a second embodiment of the present invention.
FIG. 9 is a diagram illustrating an example in which a Web server requests an identification ID from an image management Web server. In order to display the HTML page 313, the Web browser 311
The URL of the HTML page 313 is transmitted to the Web server 312. The Web server 312 searches the HTML database 313 to obtain a resource ID corresponding to the URL, and transmits the resource ID from the Web server 312 to the ID-address conversion ASP 316 in the image management Web server 318. Image management Web server 318
The ID-address conversion ASP 316 searches the image information repository 317, converts the resource ID into a corresponding address, and returns it to the Web server 312. Web
The server 312 replaces the previously acquired resource ID with the address just received, and returns it to the web browser 311 as an HTML image address. Upon receiving the image address, the Web browser 311 accesses the image address and requests download of the image file. As a result, the image file 31 connected to the Web server 314 of the image address
5 is downloaded to the Web browser 311.

【0015】図4から明らかなように、第2の実施例に
おけるイメージ情報リポジトリ317は、イメージ管理
Webサーバ318のID−アドレス変換ASP316
により、リソースIDをアドレスに変換する必要がある
ため、図5に示すイメージ情報リポジトリのデータ構造
としては、さらにアドレス(イメージアドレス)が追加
される。また、図6に示すイメージ追加更新メッセージ
のデータ構造として、第2の実施例では、メッセージ種
別(501)、URL(502)、リソースID(50
5)に加えて、あるいはURL(502)に代えてアド
レスもメッセージデータとして格納する必要がある。
As is apparent from FIG. 4, the image information repository 317 in the second embodiment stores the ID-address conversion ASP 316 of the image management Web server 318.
Therefore, since the resource ID needs to be converted into an address, an address (image address) is further added to the data structure of the image information repository shown in FIG. In the second embodiment, as the data structure of the image addition / update message shown in FIG. 6, the message type (501), the URL (502), the resource ID (50)
In addition to 5) or in place of the URL (502), it is necessary to store an address as message data.

【0016】[0016]

【発明の効果】以上説明したように、本発明によれば、
インターネット環境で分散したイメージファイルの管理
が容易になる。また、イメージファイルの複数サイト間
での共有も容易となり、かつそれを用いたWebページ
の作成およびメンテナンスも容易になるという効果があ
る。
As described above, according to the present invention,
Management of distributed image files in the Internet environment is facilitated. Further, there is an effect that the sharing of the image file among a plurality of sites is facilitated, and the creation and maintenance of a Web page using the image file are also facilitated.

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

【図1】本発明の一実施例を示すイメージファイル管理
サーバを中心としたシステムの構成図である。
FIG. 1 is a configuration diagram of a system centered on an image file management server according to an embodiment of the present invention.

【図2】本発明におけるイメージファイルの追加更新処
理を示すブロック図である。
FIG. 2 is a block diagram showing an image file addition / update process according to the present invention.

【図3】本発明の第1の実施例を示すイメージファイル
の参照とダウンロードの際の処理を示すブロック図であ
る。
FIG. 3 is a block diagram showing processing at the time of referring to and downloading an image file according to the first embodiment of the present invention.

【図4】本発明の第2の実施例を示すイメージファイル
の参照とダウンロードの際の処理を示すブロック図であ
る。
FIG. 4 is a block diagram showing a process for referring to and downloading an image file according to a second embodiment of the present invention.

【図5】本発明におけるイメージ情報リポジトリのデー
タ構造図である。
FIG. 5 is a data structure diagram of an image information repository in the present invention.

【図6】本発明におけるイメージの追加更新メッセージ
のデータ構造図である。
FIG. 6 is a data structure diagram of an image addition / update message according to the present invention.

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

101…イメージ管理Webサーバ、102,106…
Webサーバ、103…イメージ情報リポジトリ、10
4…イメージファイル、105…Webページファイ
ル、201…イメージ管理HTMLページ、202…追
加更新メッセージ、203…イメージ管理ASPペー
ジ、308,311…Webブラウザ、303,317…
イメージ情報リポジトリ、309,318…イメージ管
理Webサーバ、305,315…イメージファイル、
401…URL、402…タイトル、307,313…
HTMLページファイル、403…作成者名、306,
304,312,314…Webサーバ、404…リソ
ースID、501…メッセージ種別、502…URL、
503…タイトル、504…作成者名、505…リソー
スID。
101: Image management Web server, 102, 106 ...
Web server, 103 ... Image information repository, 10
4 ... Image file, 105 ... Web page file, 201 ... Image management HTML page, 202 ... Additional update message, 203 ... Image management ASP page, 308,311 ... Web browser, 303,317 ...
Image information repository, 309, 318: Image management Web server, 305, 315: Image file,
401 ... URL, 402 ... Title, 307, 313 ...
HTML page file, 403 ... creator name, 306,
304, 312, 314: Web server, 404: Resource ID, 501: Message type, 502: URL,
503: title, 504: creator name, 505: resource ID.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 分散したWebサーバ上で保持している
イメージファイルを管理するイメージファイル管理サー
バであって、 前記イメージファイルを特定する識別IDと該識別ID
に対応するイメージファイルの格納場所を示すアドレス
とを対応付けて格納したイメージ情報リポジトリを備
え、 前記イメージファイルをWebブラウザにダウンロード
させるために、前記Webブラウザから前記イメージフ
ァイルの識別IDを受取ると、前記イメージ情報リポジ
トリを用いて該識別IDに対応するアドレスを検索し、
検索されたアドレスを前記Webブラウザに送信するこ
とを特徴とするイメージファイル管理サーバ。
1. An image file management server for managing image files held on distributed Web servers, comprising: an identification ID for identifying the image file; and the identification ID.
An image information repository storing an image file corresponding to an address indicating a storage location of an image file corresponding to the image file, and receiving an identification ID of the image file from the Web browser in order to download the image file to a Web browser. Searching for an address corresponding to the identification ID using the image information repository;
An image file management server for transmitting a searched address to the Web browser.
【請求項2】 分散したWebサーバ上で保持している
イメージファイルを管理するイメージファイル管理サー
バであって、 前記イメージファイルを特定する識別IDと該識別ID
に対応するイメージファイルの格納場所を示すアドレス
とを対応付けて格納したイメージ情報リポジトリを備
え、 前記イメージファイルをWebブラウザにダウンロード
させるために、前記Webサーバから前記イメージファ
イルの識別IDを受取ると、前記イメージ情報リポジト
リを用いて該識別IDに対応するアドレスを検索し、検
索されたアドレスを前記Webサーバに送信することを
特徴とするイメージファイル管理サーバ。
2. An image file management server for managing image files stored on distributed Web servers, comprising: an identification ID for identifying the image file; and the identification ID.
An image information repository storing the image file in association with an address indicating a storage location of the image file corresponding to the image file. Upon receiving the identification ID of the image file from the Web server in order to download the image file to a Web browser, An image file management server, wherein an address corresponding to the identification ID is searched using the image information repository, and the searched address is transmitted to the Web server.
【請求項3】 分散したWebサーバ上で保持している
イメージファイルを管理するイメージファイル管理サー
バであって、 前記イメージファイルを特定する識別IDと該識別ID
に対応するイメージファイルの格納場所を示すアドレス
とを対応付けて格納したイメージ情報リポジトリを備
え、 WebブラウザからWebサーバに対して表示要求のあ
ったWebページの中にイメージファイルの表示指定が
あるとき、前記イメージファイルを特定する識別IDを
受取り、前記イメージ情報リポジトリを参照してアドレ
スを検索し、検索されたアドレスを前記Webブラウザ
に送信するか、あるいは、Webページの表示要求があ
った前記Webサーバに対して、前記イメージファイル
を前記Webブラウザへ送信させるための情報を送信す
ることを特徴とするイメージファイル管理サーバ。
3. An image file management server which manages image files held on distributed Web servers, comprising: an identification ID for identifying the image file; and the identification ID.
When an image information repository is stored in association with an address indicating the storage location of the image file corresponding to the image file, and the display of the image file is specified in the Web page requested to be displayed by the Web browser to the Web server Receiving an identification ID identifying the image file, searching for an address by referring to the image information repository, and transmitting the searched address to the Web browser, or transmitting a Web page display request to the Web browser. An image file management server for transmitting information for transmitting the image file to the web browser to a server.
JP2000205266A 2000-07-06 2000-07-06 Image file management server Pending JP2002024078A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000205266A JP2002024078A (en) 2000-07-06 2000-07-06 Image file management server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000205266A JP2002024078A (en) 2000-07-06 2000-07-06 Image file management server

Publications (1)

Publication Number Publication Date
JP2002024078A true JP2002024078A (en) 2002-01-25

Family

ID=18702386

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000205266A Pending JP2002024078A (en) 2000-07-06 2000-07-06 Image file management server

Country Status (1)

Country Link
JP (1) JP2002024078A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009301389A (en) * 2008-06-16 2009-12-24 Sharp Corp Optical disk drive unit, method and program for image file generation, and recording medium recording the same program
US20170054932A1 (en) * 2001-12-03 2017-02-23 Nikon Corporation Image display apparatus having image-related information displaying function

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170054932A1 (en) * 2001-12-03 2017-02-23 Nikon Corporation Image display apparatus having image-related information displaying function
US9838550B2 (en) * 2001-12-03 2017-12-05 Nikon Corporation Image display apparatus having image-related information displaying function
US9894220B2 (en) 2001-12-03 2018-02-13 Nikon Corporation Image display apparatus having image-related information displaying function
US10015403B2 (en) 2001-12-03 2018-07-03 Nikon Corporation Image display apparatus having image-related information displaying function
JP2009301389A (en) * 2008-06-16 2009-12-24 Sharp Corp Optical disk drive unit, method and program for image file generation, and recording medium recording the same program

Similar Documents

Publication Publication Date Title
US7702811B2 (en) Method and apparatus for marking of web page portions for revisiting the marked portions
JP6410280B2 (en) Website access method, apparatus, and website system
US6061686A (en) Updating a copy of a remote document stored in a local computer system
US5991760A (en) Method and apparatus for modifying copies of remotely stored documents using a web browser
US6973546B2 (en) Method, system, and program for maintaining data in distributed caches
AU783068B2 (en) Management of source and derivative image data
JPH117405A (en) File shared system
JP2010134963A (en) Method for activating service using property attached to document
JP4953811B2 (en) Method and apparatus for local IP address translation
US6883020B1 (en) Apparatus and method for filtering downloaded network sites
JPH11502346A (en) Computer system and computer execution process for creating and maintaining online services
JP2000222088A (en) Information providing server, intermediation server and browser terminal
JP2005122493A (en) Server device, information offering method, and program
JP5224839B2 (en) Document management system, document management apparatus, document management method, and program
JPH1115724A (en) Method and device for managing document
JP2002259387A (en) Document retrieving system
JP2002024078A (en) Image file management server
JP5135165B2 (en) Content server system, content server, and client computer
JP2002082936A (en) Contents data displaying device and contents data displaying system
JP4399689B2 (en) Information provision processing method, information provision processing program storage medium, and information provision processing apparatus
US20030145112A1 (en) Assisted entering of addresses
JPH11203321A (en) Information providing device equipped with meta information managing function
US20040201631A1 (en) Generating a list of addresses in an index page
KR100440927B1 (en) Method for updating web pages on the internet and apparatus thereof
JP6358049B2 (en) Local storage synchronization method, local storage synchronization apparatus, and local storage synchronization program