JP2007207017A - Information processor, installation method and program - Google Patents

Information processor, installation method and program Download PDF

Info

Publication number
JP2007207017A
JP2007207017A JP2006025794A JP2006025794A JP2007207017A JP 2007207017 A JP2007207017 A JP 2007207017A JP 2006025794 A JP2006025794 A JP 2006025794A JP 2006025794 A JP2006025794 A JP 2006025794A JP 2007207017 A JP2007207017 A JP 2007207017A
Authority
JP
Japan
Prior art keywords
data
directory
drive
server
virtual device
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
JP2006025794A
Other languages
Japanese (ja)
Inventor
Atsushi Suzuki
淳 鈴木
Nobuhisa Nomoto
伸寿 野本
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2006025794A priority Critical patent/JP2007207017A/en
Publication of JP2007207017A publication Critical patent/JP2007207017A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide data of the latest version to a user of an information processor without imposing an operation burden, without imposing a burden on a maker side. <P>SOLUTION: A PC 100 is provided with: an OS processing part 120 displaying available drives and a list of data stored in each drive with a directory structure, and receiving access to each drive and the data; and a virtual device driver part 140 making the OS processing part 120 construct a new drive. The virtual device driver part 140 acquires directory data showing a configuration of a directory of the data on a server 300 from the server 300, makes the OS processing part 120 associate the directory data as data stored by the new driver, and acquires the data associated to the directory data from the server 300 and installs them when receiving an installation request. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、情報処理装置の技術に関し、特に情報処理装置が各種データをダウンロードするための技術に関する。   The present invention relates to a technology for an information processing device, and more particularly to a technology for the information processing device to download various data.

プリンタや複合機等の周辺機器は、専用のデバイスドライバや操作マニュアル等を記憶したCD―ROM等の記憶媒体が添付されて販売されることが一般的に行われている。利用者は、情報処理装置を操作して、添付されている記憶媒体に格納されているデバイスドライバや各種マニュアルを情報処理装置にインストールする。   In general, peripheral devices such as printers and multifunction peripherals are sold with a storage medium such as a CD-ROM storing a dedicated device driver and an operation manual. The user operates the information processing apparatus to install device drivers and various manuals stored in the attached storage medium in the information processing apparatus.

例えば、特許文献1には、CD−ROMに格納されている導入マニュアルを情報処理装置にインストールして利用することが開示されている。なお、特許文献1では、さらに、マニュアルが更新されることを考慮し、その更新情報をネットワーク経由で取得することも記載されている。   For example, Patent Document 1 discloses that an installation manual stored in a CD-ROM is installed and used in an information processing apparatus. Note that Patent Document 1 further describes that the update information is acquired via a network in consideration of updating the manual.

特開平11−316636号公報JP-A-11-316636

ところで、近年、プリンタや複合機等の周辺機器では、付属品として提供するプログラム(デバイスドライバ等)の種類が増加する傾向にある。その結果、付属品であるCD−ROM等の記憶媒体の枚数が増加してしまうという問題を有している。利用者は、複数枚の記憶媒体から各種プログラムをインストールする必要がありインストールの操作が面倒なものとなっている。また、これらのプログラム(デバイスドライバ等)は、バージョンアップが行われることが多い。そのため、メーカは、バージョンアップが行われるたびに、付属品の記憶媒体の差し換えを行う必要があり、その手間が面倒である。なお、上記の差し替えは、コストアップの要因にもなる。したがって、メーカ側に負担をかけずに、プリンタ等の周辺機器の利用者に対して、最新のバージョンのデータを簡単な操作で提供することが求められている。   Incidentally, in recent years, peripheral devices such as printers and multifunction peripherals tend to increase the types of programs (device drivers and the like) provided as accessories. As a result, there is a problem that the number of storage media such as CD-ROM as an accessory increases. The user needs to install various programs from a plurality of storage media, and the installation operation is troublesome. These programs (device drivers and the like) are often upgraded. For this reason, every time the version is upgraded, the manufacturer needs to replace the storage medium of the accessory, which is troublesome. Note that the above replacement also causes an increase in cost. Therefore, it is required to provide the latest version of data with a simple operation to users of peripheral devices such as printers without burdening the manufacturer.

上記特許文献1の技術は、「記憶媒体の数が増加すること」を解決することについて考慮したものではない。また、上記特許文献1は、バージョンアップ情報を取得することはできるが、利用者の購入する際に最新バージョンのプログラムを提供するための技術ではない。   The technique of the above-mentioned patent document 1 does not consider solving the “increasing number of storage media”. Moreover, although the said patent document 1 can acquire upgrade information, it is not the technique for providing the newest version program when a user purchases.

本発明は、上記事情に鑑みてなされたものであり、本発明の目的は、メーカ側に負担をかけずに、情報処理装置の利用者に操作負担をかけないで、最新のバージョンのデータを提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide the latest version of data without burdening the manufacturer and without burdening the user of the information processing apparatus. It is to provide.

上記課題を解決するため、本発明の第1の態様は、各種のデータを提供するサーバに、ネットワークを介して接続されている情報処理装置に適用される。ここで、前記サーバには、前記提供するデータ毎にディレクトリが設けられ、各々のディレクトリに対応するデータが関連付けられて格納されているものとする。   In order to solve the above problem, the first aspect of the present invention is applied to an information processing apparatus connected to a server that provides various data via a network. Here, it is assumed that the server is provided with a directory for each data to be provided, and data corresponding to each directory is stored in association with each other.

そして、前記情報処理装置は、自身が利用できるドライブおよび該ドライブに記憶されているデータの一覧をディレクトリ構造で表示すると共に、各ドライブおよびデータへのアクセスを受け付けるファイル管理部と、前記ファイル管理部に、自身が利用できるドライブの空き領域に新規のドライブを構築させる仮想デバイスドライバ部と、を有し、前記仮想デバイスドライバ部は、前記ネットワークを介して、前記サーバから、該サーバに設けられている前記ディレクトリの構成を示すディレクトリデータを取得し、前記ファイル管理部に、前記新規のドライブが記憶しているデータとして、該ディレクトリデータを対応付けさせ、利用者からのインストール要求を受け付けると、前記ネットワークを介して、前記サーバから、前記該ディレクトリデータの中のディレクトリに関連付けられているデータをダウンロードし、該ダウンロードしたデータをインストールする。   The information processing apparatus displays a list of drives that can be used by itself and data stored in the drives in a directory structure, and a file management unit that receives access to each drive and data, and the file management unit A virtual device driver unit that constructs a new drive in a free space of a drive that can be used by the device, and the virtual device driver unit is provided from the server to the server via the network. Directory data indicating the configuration of the directory, and associating the directory data as data stored in the new drive with the file management unit and receiving an installation request from a user, From the server via the network, the Download the data that is associated with the directory in the Kutorideta, to install the data downloaded the.

このように、本発明の第1の態様によれば、利用者は、情報処理装置に仮想デバイスドライバ部を実現するプログラムだけをインストールしておけば、サーバ上のデータを自身のドライブ(新たに構築したドライブ)上にあるデータとしてインストールすることができる。   As described above, according to the first aspect of the present invention, if the user installs only the program for realizing the virtual device driver unit in the information processing apparatus, the user can transfer the data on the server to his / her own drive (newly). It can be installed as data on the built drive).

したがって、第1の態様を、プリンタ等の周辺機器に必要な各種プログラム(プリンタドライバ等)の提供に利用すれば、メーカ側に負担をかけずに、情報処理装置の利用者に対して、最新のバージョンのデータを簡単な操作で提供することができる。すなわち、メーカ側は、仮想デバイスドライバ部を実現するプログラムを利用者に提供して、サーバに各種データをアップロードしておけばよい。また、バージョンアップもサーバ上のデータにだけ行えばよい。また、周辺機器の付属品である記憶媒体には、仮想デバイスドライバ部を実現するプログラムを格納しておくだけでいいため、記憶媒体の枚数が増えることもなく、利用者の操作負担も軽減される。   Therefore, if the first mode is used to provide various programs (printer drivers, etc.) necessary for peripheral devices such as printers, the latest information is provided to the user of the information processing apparatus without imposing a burden on the manufacturer. Can be provided with a simple operation. That is, the manufacturer only needs to provide a program for realizing the virtual device driver unit to the user and upload various data to the server. Further, the version upgrade may be performed only on the data on the server. In addition, since the storage medium that is an accessory of the peripheral device only needs to store the program that implements the virtual device driver unit, the number of storage media does not increase, and the operation burden on the user is reduced. The

また、前記情報処理装置であって、前記ファイル管理部は、前記新規のドライブを構築した場合、前記新規のドライブが含まれるドライブの一覧を表示し、前記ディレクトリデータを対応付けた場合、前記新規のドライブに記憶されているデータの一覧として、前記ディレクトリデータを表示することとしてもよい。   Further, in the information processing apparatus, the file management unit displays a list of drives including the new drive when the new drive is constructed, and displays the list when the directory data is associated with the new drive. The directory data may be displayed as a list of data stored in the drive.

また、前記情報処理装置であって、前記仮想デバイスドライバ部は、利用者からのインストール要求を前記ファイル管理部から受付け付け可能に構成されていて、前記ファイル管理部は、前記新規のドライブに記憶されているデータの一覧として表示するディレクトリデータの中のディレクトリへのアクセスを受け付け、前記仮想デバイスドライバ部に、前記受け付けたディレクトリに関連付けられているデータのインストール要求を行うこととしてもよい。   Further, in the information processing apparatus, the virtual device driver unit is configured to be able to accept an installation request from a user from the file management unit, and the file management unit is stored in the new drive. It is also possible to receive access to a directory in the directory data displayed as a list of stored data, and make an installation request for data associated with the received directory to the virtual device driver unit.

このようにすることで、情報処理装置がアクセスできるドライブおよびファイルの一覧に、サーバ上のデータを表示することができるため、利用者は、情報処理装置上にあるファイルにアクセスする感覚でサーバ上にあるデータをダウンロードすることができるようになる。   In this way, the data on the server can be displayed in a list of drives and files that can be accessed by the information processing apparatus. Therefore, the user can access the file on the information processing apparatus as if accessing the file on the server. You can download the data in

また、本発明の第2の態様は、各種のプログラムを提供するサーバに、ネットワークを介して接続されている情報処理装置に適用される。ここで、前記サーバには、前記提供するプログラム毎にディレクトリが設けられ、各々のディレクトリに、対応するプログラムの実行に必要なファイルが関連付けられて格納されている。   Further, the second aspect of the present invention is applied to an information processing apparatus connected to a server that provides various programs via a network. Here, the server is provided with a directory for each of the provided programs, and files necessary for executing the corresponding program are stored in association with each directory.

そして、前記情報処理装置は、自身が利用できるドライブおよび該ドライブに記憶されているデータの一覧をディレクトリ構造で表示すると共に、各ドライブおよびデータへのアクセス処理を実行するファイル管理部と、前記ファイル管理部に、自身が利用できるドライブの空き領域に新規のドライブを構築させる仮想デバイスドライバ部と、を有し、前記仮想デバイスドライバ部は、前記ネットワークを介して、前記サーバから、該サーバに設けられている前記ディレクトリの構成を示すディレクトリデータを取得し、前記ファイル管理部に、前記新規ドライブが記憶しているデータとして、該ディレクトリデータを表示させて、前記ファイル管理部が前記表示しているディレクトリデータの中のディレクトリへのアクセスを受け付けると、前記ネットワークを介して、前記サーバから、前記受け付けたディレクトリに関連付けられているプログラムの実行に必要なファイルをダウンロードし、前記ファイル管理部は、前記アクセスを受け付けたディレクトリに前記ダウンロードしたファイルを対応付けて前記新規のドライブに記憶させ、前記記憶したファイルへのアクセスを受け付けて、該受け付けたファイルを実行し、さらに、前記仮想デバイスドライバ部は、前記情報処理装置が動作を終了する際に、前記ファイル管理部を制御して、前記記憶したファイルを消去すると共に、前記構築した新規のドライブを削除する。   The information processing device displays a list of drives that can be used by itself and data stored in the drives in a directory structure, and executes a process of accessing each drive and data, and the file A virtual device driver unit that causes the management unit to construct a new drive in a free space of a drive that can be used by the management unit, and the virtual device driver unit is provided from the server to the server via the network. Directory data indicating the configuration of the directory being stored is acquired, and the file management unit displays the directory data as data stored in the new drive, and the file management unit displays the directory data. When access to a directory in directory data is accepted Downloading a file necessary for execution of a program associated with the received directory from the server via the network, and the file management unit associates the downloaded file with the directory that has received the access. Storing the new drive, receiving access to the stored file, executing the received file, and the virtual device driver unit, when the information processing apparatus finishes operation, The file management unit is controlled to delete the stored file and delete the constructed new drive.

このように、第2の態様によれば、情報処理装置に所定のアプリケーションを格納しておかなくても、そのアプリケーションを利用したい場合、サーバからダウンロードして実行することが可能になる。また、情報処理装置の動作を終了する際に、ダウンロードしたデータ(アプリケーション等のデータ)を消去するようにしているため、情報処理装置のメモリが圧迫されることを防止することができる。第2の態様は、普段はあまり利用しないアプリケーションを利用する際に便利である。なお、第2の態様をプリンタ等の周辺機器の付属品の各種プログラム(プリンタドライバ等)の提供に利用した場合も、第1の態様と同様の効果を奏する。   As described above, according to the second aspect, even if a predetermined application is not stored in the information processing apparatus, it is possible to download and execute the application from the server when the application is desired to be used. In addition, when the operation of the information processing apparatus is terminated, the downloaded data (data such as an application) is erased, so that the memory of the information processing apparatus can be prevented from being compressed. The second aspect is convenient when using an application that is not normally used. Note that, when the second mode is used to provide various programs (printer drivers and the like) for accessories of peripheral devices such as a printer, the same effects as the first mode are obtained.

また、本発明の第3の態様は、各種のデータを提供するサーバに、ネットワークを介して接続されている情報処理装置が行うデータのインストール方法に適用される。ここで、前記情報処理装置には、自身が利用できるドライブおよび該ドライブに記憶されているデータの一覧をディレクトリ構造で表示すると共に、各ドライブおよびデータへのアクセスを受け付けるファイル管理部が設けられている。また、前記サーバには、前記提供するデータ毎にディレクトリが設けられ、各々のディレクトリに対応するデータが関連付けられて格納されている。   The third aspect of the present invention is applied to a data installation method performed by an information processing apparatus connected to a server that provides various data via a network. Here, the information processing apparatus is provided with a file management unit that displays a list of drives that can be used by itself and data stored in the drives in a directory structure, and receives access to each drive and data. Yes. Further, the server is provided with a directory for each provided data, and data corresponding to each directory is stored in association with each other.

そして、前記情報処理装置は、前記ファイル管理部に、自身が利用できるドライブの空き領域に新規のドライブを構築させるステップと、前記ネットワークを介して、前記サーバから、該サーバに設けられている前記ディレクトリの構成を示すディレクトリデータを取得するステップと、前記ファイル管理部に、前記新規のドライブが記憶しているデータとして、該ディレクトリデータを対応付けて表示させるステップと、利用者からのインストール要求を受け付けるステップと、前記ネットワークを介して、前記サーバから、前記該ディレクトリデータの中のディレクトリに関連付けられているデータをダウンロードし、該ダウンロードしたデータをインストールするステップと、を実行する。   Then, the information processing apparatus causes the file management unit to construct a new drive in a free space of a drive that can be used by the file management unit, and the server provided from the server to the server via the network. A step of obtaining directory data indicating a directory structure, a step of causing the file management unit to display the directory data in association with the new drive, and an installation request from a user. A step of receiving, and a step of downloading data associated with a directory in the directory data from the server via the network and installing the downloaded data.

また、本発明の第4の態様は、各種のデータを提供するサーバに、ネットワークを介して接続されている情報処理装置において、前記情報処理装置にデータのインストールを実行されるプログラムに適用される。ここで、前記情報処理装置には、自身が利用できるドライブおよび該ドライブに記憶されているデータの一覧をディレクトリ構造で表示すると共に、各ドライブおよびデータへのアクセスを受け付けるファイル管理部が設けられている。また、前記サーバには、前記提供するデータ毎にディレクトリが設けられ、各々のディレクトリに対応するデータが関連付けられて格納されている。   The fourth aspect of the present invention is applied to a program for installing data in the information processing apparatus connected to a server providing various data via a network. . Here, the information processing apparatus is provided with a file management unit that displays a list of drives that can be used by itself and data stored in the drives in a directory structure, and receives access to each drive and data. Yes. Further, the server is provided with a directory for each provided data, and data corresponding to each directory is stored in association with each other.

そして、前記プログラムは、前記ファイル管理部に、自身が利用できるドライブの空き領域に新規のドライブを構築させるステップと、前記ネットワークを介して、前記サーバから、該サーバに設けられている前記ディレクトリの構成を示すディレクトリデータを取得するステップと、前記ファイル管理部に、前記新規ドライブが記憶しているデータとして、該ディレクトリデータを対応付けて表示させるステップと、利用者からのインストール要求を受け付けるステップと、前記ネットワークを介して、前記サーバから、前記該ディレクトリデータの中のディレクトリに関連付けられているデータをダウンロードし、該ダウンロードしたデータをインストールするステップと、を前記情報処理装置に実行させる。   Then, the program causes the file management unit to construct a new drive in a free space of a drive that can be used by itself, and from the server via the network, the directory of the directory provided in the server. Obtaining directory data indicating a configuration; causing the file management unit to display the directory data in association with data stored in the new drive; accepting an installation request from a user; And downloading the data associated with the directory in the directory data from the server via the network and installing the downloaded data.

以下、本発明の実施形態について図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

先ず、本発明の第1実施形態が適用された情報処理システムについて、図1を用いて説明する。   First, an information processing system to which the first embodiment of the present invention is applied will be described with reference to FIG.

図1は、本発明の実施形態の情報処理システムの機能ブロック図である。   FIG. 1 is a functional block diagram of an information processing system according to an embodiment of this invention.

図示するように、本実施形態の情報処理システムは、ローカルPC100と、ローカルPC100にネットワーク500を介して接続されているWeb(World Wide Web)サーバ300と、ローカルPC100にネットワーク600を介して接続されているDNS(Domain Name System)サーバ400とを有する。ローカルPC100には、液晶ディスプレイ等の表示装置200と、キーボードやマウス等の入力装置210とが接続されている。なお、ネットワーク500の具体的な構成について特に限定しないが、以下では、ネットワーク500がインターネットの場合を例にする。また、ネットワーク600がLAN(Local Area Network)である場合を例にする。   As shown in the figure, the information processing system of this embodiment is connected to a local PC 100, a Web (World Wide Web) server 300 connected to the local PC 100 via a network 500, and the local PC 100 via a network 600. And a DNS (Domain Name System) server 400. A display device 200 such as a liquid crystal display and an input device 210 such as a keyboard and a mouse are connected to the local PC 100. Note that the specific configuration of the network 500 is not particularly limited, but in the following, the case where the network 500 is the Internet is taken as an example. Further, a case where the network 600 is a LAN (Local Area Network) is taken as an example.

ローカルPC100は、自身が保持する補助記憶装置の所定領域に、仮想的なドライブ(仮想デバイスドライブ)を構築し、OS(Operating System)が提供する機能を利用して、仮想デバイスドライブに、Webサーバ300に記憶されている各種プログラム(プリンタドライバ等)等のデータのディレクトリ構成を対応付けて利用者に提示する。また、ローカルPC100は、仮想デバイスドライブに対応付けたディレクトリ構成の実体データ(ディレクトリの中身のデータ)を、Webサーバ300からダウンロードする。そして、ローカルPC100は、ダウンロードしたプログラム等をインストールする。   The local PC 100 constructs a virtual drive (virtual device drive) in a predetermined area of the auxiliary storage device held by the local PC 100, and uses a function provided by an OS (Operating System) to connect the virtual server drive to the Web server. The directory structure of data such as various programs (printer drivers and the like) stored in 300 is associated with the user and presented to the user. In addition, the local PC 100 downloads from the Web server 300 entity data (directory contents data) having a directory structure associated with the virtual device drive. Then, the local PC 100 installs the downloaded program and the like.

Webサーバ300は、Webブラウザで閲覧するコンテンツを提供する情報処理装置である。本実施形態では、ローカルPC100からの要求に応じて、各種情報をローカルPC100に提供する。   The web server 300 is an information processing apparatus that provides content to be viewed with a web browser. In the present embodiment, various information is provided to the local PC 100 in response to a request from the local PC 100.

DNSサーバ400は、インターネットなどのTCP/IPネットワーク上で、ホスト名からIPアドレスを割り出す機能を提供する。具体的には、DNSサーバ400は、ローカルPC100からの要求に応じて、ローカルPC100に、Webサーバ300のアクセス情報(IPアドレス)を提供する。   The DNS server 400 provides a function for determining an IP address from a host name on a TCP / IP network such as the Internet. Specifically, the DNS server 400 provides the access information (IP address) of the Web server 300 to the local PC 100 in response to a request from the local PC 100.

次に情報処理システムの機能構成を具体的に説明する。   Next, the functional configuration of the information processing system will be specifically described.

ローカルPC100は、入出力部110、OS処理部120、通信処理部130、および仮想デバイスドライバ部140を有する。   The local PC 100 includes an input / output unit 110, an OS processing unit 120, a communication processing unit 130, and a virtual device driver unit 140.

入出力処理部110は、入力装置210を介して、利用者からの各種要求を受け付ける。また、入出力処理部110は、OS処理部120や仮想デバイスドライバ部140による処理結果を表示装置200に画像表示する。   The input / output processing unit 110 receives various requests from the user via the input device 210. In addition, the input / output processing unit 110 displays the processing results of the OS processing unit 120 and the virtual device driver unit 140 on the display device 200 as an image.

OS処理部120は、入出力部110、通信処理部130、および仮想デバイスドライバ部140等を統括的に管理する。OS処理部120は、例えば、仮想デバイスドライバ部140が利用するローカルPC100のハードウェア資源の割り当てや、ローカルPC100に接続されている周辺機器の管理等を行う。また、OS処理部120は、ローカルPC100が利用するドライブへのアクセスを受け付ける機能を提供するファイル管理手段を有する。ファイル管理手段は、ローカルPC100が利用可能なドライブの一覧(図4参照)や、各ドライブに記憶しているファイルのディレクトリ構成(図5参照)を表示する。また、ファイル管理手段は、ディレクトリ構成で表示しているファイルへのアクセスを受け付ける。   The OS processing unit 120 centrally manages the input / output unit 110, the communication processing unit 130, the virtual device driver unit 140, and the like. For example, the OS processing unit 120 performs allocation of hardware resources of the local PC 100 used by the virtual device driver unit 140, management of peripheral devices connected to the local PC 100, and the like. In addition, the OS processing unit 120 includes a file management unit that provides a function of accepting access to a drive used by the local PC 100. The file management means displays a list of drives that can be used by the local PC 100 (see FIG. 4) and a directory structure of files stored in each drive (see FIG. 5). The file management means accepts access to the file displayed in the directory structure.

通信処理部130は、ネットワーク500に接続されている装置(Webサーバ300)との間で行われるデータの送受信を制御する。また、通信処理部130は、DNSサーバ400との間で行われるデータの送受信の制御を行う。   The communication processing unit 130 controls transmission / reception of data performed with a device (Web server 300) connected to the network 500. In addition, the communication processing unit 130 controls transmission / reception of data performed with the DNS server 400.

仮想デバイスドライバ部140は、ローカルPC100内に仮想的なドライブ(仮想デバイスドライブ)を構築し、Webサーバ300にアクセスして(通信処理部130を介して)、Webサーバ300に記憶されている各種データのディレクトリの構成を示す情報(ディレクトリ情報)を取得する。仮想デバイスドライバ部140は、構築した仮想デバイスドライブに、取得したディレクトリ情報を対応付ける。また、仮想デバイスドライバ部140は、利用者からのデータのインストール要求を受け付けると、Webサーバ300にアクセスし(通信処理部130を介して)、取得したディレクトリ情報に対応する各種プログラム等のデータ(ディレクトリの中身を構成する実体データ)をダウンロードする。その後、仮想デバイスドライバ部140は、ダウンロードしたデータを自身が保持する補助記憶装置(図示しない)の所定領域にインストールする。   The virtual device driver unit 140 constructs a virtual drive (virtual device drive) in the local PC 100, accesses the Web server 300 (via the communication processing unit 130), and stores various types stored in the Web server 300. Acquires information (directory information) indicating the directory structure of the data. The virtual device driver unit 140 associates the acquired directory information with the constructed virtual device drive. In addition, when the virtual device driver unit 140 receives a data installation request from the user, the virtual device driver unit 140 accesses the Web server 300 (via the communication processing unit 130), and data (such as various programs corresponding to the acquired directory information ( (Substance data constituting the contents of the directory) is downloaded. Thereafter, the virtual device driver unit 140 installs the downloaded data in a predetermined area of an auxiliary storage device (not shown) held by itself.

なお、ローカルPC100には、CPU(Central Processing Unit)と、ワークエリアとして機能する主記憶装置と、CPUが実行するプログラムや各種データを記憶するハードディスク装置(HDD)等の補助記憶装置と、表示装置200や入力装置210と接続するためのIOI/Fと、ネットワーク500を介した通信を制御するネットワークI/Fと、DNSサーバ400と通信するためのLANI/Fと、DVD/CD−RWドライブとを有する情報処理装置を用いることができる。なお、以下の説明では、補助記憶装置がハードディスク装置(HDD)である場合を例にする。   The local PC 100 includes a central processing unit (CPU), a main storage device that functions as a work area, an auxiliary storage device such as a hard disk device (HDD) that stores programs executed by the CPU and various data, and a display device. 200 I / F for connecting to 200 or input device 210, network I / F for controlling communication via network 500, LAN I / F for communicating with DNS server 400, DVD / CD-RW drive, Can be used. In the following description, the auxiliary storage device is a hard disk device (HDD) as an example.

そして、入出力部110の機能を実現するための入出力プログラム、OS処理部120の機能を実現するためのOS、および通信処理部130の機能を実現するための通信処理プログラムは、補助記憶装置に記憶されているものとする。そして、入出力部110の機能は、CPUが補助記憶装置に記憶されている入出力プログラムを主記憶装置にロードして実行することにより実現される。OS処理部120の機能は、CPUが補助記憶装置に記憶されているOSを主記憶装置にロードして実行することにより実現される。また、通信処理部130の機能は、補助記憶装置に記憶されている通信処理プログラムを主記憶装置にロードして実行することにより実現される。   An input / output program for realizing the function of the input / output unit 110, an OS for realizing the function of the OS processing unit 120, and a communication processing program for realizing the function of the communication processing unit 130 are stored in an auxiliary storage device. It is assumed that it is stored in The function of the input / output unit 110 is realized by the CPU loading and executing the input / output program stored in the auxiliary storage device into the main storage device. The function of the OS processing unit 120 is realized by the CPU loading and executing the OS stored in the auxiliary storage device on the main storage device. The function of the communication processing unit 130 is realized by loading a communication processing program stored in the auxiliary storage device into the main storage device and executing it.

また、仮想デバイスドライバ部140の機能を実現するためのプログラム(仮想デバイスドライバ)は、CD−ROMやDVD等の記憶媒体に格納されている。そして、仮想デバイスドライバ部140の機能は、ローカルPC100のDVD/CD−RWドライブに仮想デバイスドライバを記憶した記憶媒体が挿入されている状態において、CPUがDVD/CD−RWドライブを制御して、記憶媒体に格納されている仮想デバイスドライバを主記憶装置にロードして実行することにより実現される。   A program (virtual device driver) for realizing the function of the virtual device driver unit 140 is stored in a storage medium such as a CD-ROM or a DVD. The function of the virtual device driver unit 140 is that the CPU controls the DVD / CD-RW drive while the storage medium storing the virtual device driver is inserted in the DVD / CD-RW drive of the local PC 100. This is realized by loading the virtual device driver stored in the storage medium into the main storage device and executing it.

Webサーバ300は、通信処理部310、データ供給部320、およびデータ記憶部330を有する。   The web server 300 includes a communication processing unit 310, a data supply unit 320, and a data storage unit 330.

通信処理部310は、ネットワーク500を介して、ローカルPC100との間で行われるデータの送受信を制御する。データ供給部320は、ローカルPC100からの要求に応じて、データ記憶部330に記憶しているプログラム等のデータのディレクトリ情報をローカルPCに送信する。また、データ供給部320は、ローカルPC100からの要求に応じて、ディレクトリ情報により特定されるプログラム等のデータをローカルPCに送信する。データ記憶部330は、ローカルPC100に提供するための各種データ(プログラム等のデータ)を記憶している。   The communication processing unit 310 controls transmission / reception of data performed with the local PC 100 via the network 500. In response to a request from the local PC 100, the data supply unit 320 transmits directory information of data such as a program stored in the data storage unit 330 to the local PC. Further, the data supply unit 320 transmits data such as a program specified by the directory information to the local PC in response to a request from the local PC 100. The data storage unit 330 stores various data (data such as programs) to be provided to the local PC 100.

Webサーバ300には、CPU、メモリ、およびネットワーク500を介した通信を制御するネットワークI/Fを有する情報処理装置を用いることができる。なお、本実施形態のWebサーバ300の機能は、既存の技術で実現されるものである。また、DNSサーバ400は、既存の技術であるため説明を省略する。   As the Web server 300, an information processing apparatus having a CPU, a memory, and a network I / F that controls communication via the network 500 can be used. Note that the function of the Web server 300 of the present embodiment is realized by an existing technology. Moreover, since the DNS server 400 is an existing technology, description thereof is omitted.

続いて、Webサーバ300から各種データをダウンロードし、インストールする処理について、図2および図3を用いて説明する。   Next, processing for downloading and installing various data from the Web server 300 will be described with reference to FIGS.

図2は、本実施形態の情報処理システムが行う各種データのダウンロード処理のフローチャートである。図3は、図2に示す処理ステップの装置間での対応を示した図である。なお、以下の説明では、仮想デバイスドライバは、ローカルPC100の主記憶装置にロードされているものする。   FIG. 2 is a flowchart of various data download processing performed by the information processing system of this embodiment. FIG. 3 is a diagram showing the correspondence between the processing steps shown in FIG. 2 between apparatuses. In the following description, it is assumed that the virtual device driver is loaded into the main storage device of the local PC 100.

先ず、OS処理部120が起動されると、仮想デバイスドライバ部140は、ローカルPC100のHDD内に、新しいドライブ(仮想デバイスドライブ(ローカルディスク(E))を構築する処理を行う(S1)。なお、S1の具体的な処理は、後述する図8で説明する。   First, when the OS processing unit 120 is activated, the virtual device driver unit 140 performs a process of constructing a new drive (virtual device drive (local disk (E)) in the HDD of the local PC 100 (S1). , S1 will be described in detail with reference to FIG.

そして、S1の処理の結果、ローカルPC100に仮想デバイスドライブ(ローカルディスク(E))が構築された状態になる(S2)。すなわち、ローカルPC100の利用可能デバイスに、新たに、仮想デバイスドライブ(ローカルディスク(E))1001が加わる(図4参照)。そして、仮想デバイスドライバ部140は、OS処理部120を介して、仮想デバイスドライブ(ローカルディスク(E))にアクセスする。そして、仮想デバイスドライブ(ローカルディスク(E))にアクセスされるとS3の処理に遷移する。なお、仮想デバイスドライブ(ローカルディスク(E))にアクセスされた場合の処理は、後述する図10で説明する。   As a result of the processing in S1, a virtual device drive (local disk (E)) is built in the local PC 100 (S2). In other words, a virtual device drive (local disk (E)) 1001 is newly added to an available device of the local PC 100 (see FIG. 4). Then, the virtual device driver unit 140 accesses the virtual device drive (local disk (E)) via the OS processing unit 120. When the virtual device drive (local disk (E)) is accessed, the process proceeds to S3. The processing when the virtual device drive (local disk (E)) is accessed will be described with reference to FIG.

S3では、仮想デバイスドライバ部140は、インストールするためのデータの取得先を特定する処理を行う。具体的には、仮想デバイスドライバ部140は、DNSサーバ400にWebサーバ300のドメイン名を送信する。DNSサーバ400は、仮想デバイスドライバ部140からのドメイン名を受信し、受信したドメイン名に対応するIPアドレスを仮想デバイスドライバ部140に返信する。仮想デバイスドライバ部140は、DNSサーバ400から送信されたWebサーバ300のIPアドレスを取得する。   In S <b> 3, the virtual device driver unit 140 performs processing for specifying a data acquisition destination for installation. Specifically, the virtual device driver unit 140 transmits the domain name of the Web server 300 to the DNS server 400. The DNS server 400 receives the domain name from the virtual device driver unit 140 and returns an IP address corresponding to the received domain name to the virtual device driver unit 140. The virtual device driver unit 140 acquires the IP address of the Web server 300 transmitted from the DNS server 400.

次に、仮想デバイスドライバ部140は、HTTPプロトコルにしたがい、Webサーバ300から特定のHTML(HyperText Markup Language)形式で示されたディレクトリ情報を取得する(S4)。具体的には、仮想デバイスドライバ部140は、S3で取得したIPアドレスを利用してWebサーバ300にアクセスし、Webサーバ300が記憶しているデータ(図示する例では、「soft1、2、3」)のディレクトリ情報を要求する。Webサーバ300は、仮想デバイスドライバ部140からの要求に応じて、仮想デバイスドライバ部14にディレクトリ情報を送信する。仮想デバイスドライバ部140は、Webサーバ300からのディレクトリ情報を受信する。なお、仮想デバイスドライバ部140が行う、Webサーバ300からディレクトリ情報を取得する処理は、一般的なブラウザが行っている処理と同じである。   Next, the virtual device driver unit 140 acquires directory information indicated in a specific HTML (HyperText Markup Language) format from the Web server 300 in accordance with the HTTP protocol (S4). Specifically, the virtual device driver unit 140 accesses the Web server 300 using the IP address acquired in S3, and stores data stored in the Web server 300 (in the illustrated example, “soft1, 2, 3 )) Directory information. The Web server 300 transmits directory information to the virtual device driver unit 14 in response to a request from the virtual device driver unit 140. The virtual device driver unit 140 receives directory information from the Web server 300. Note that the process of acquiring directory information from the Web server 300 performed by the virtual device driver unit 140 is the same as the process performed by a general browser.

S5では、仮想デバイスドライバ部140は、OS処理部120に、取得したディレクトリ情報をS1で構築した仮想デバイスドライブ(ローカルディスク(E))に対応付けさせる。その結果、OS処理部120のファイル管理手段が、仮想デバイスドライブに記憶されているデータのディレクトリとして、Webサーバ300上にあるデータのディレクトリ情報を表示できるようになる。すなわち、S5の処理の後で、OS処理部120のファイル管理手段が、ローカルPC100の利用可能なドライブのリストを表示した場合、仮想デバイスドライブが含まれるリスト画面が表示される。ここで、仮想デバイスドライブが含まれるドライブのリスト画面を図4に示す。   In S5, the virtual device driver unit 140 causes the OS processing unit 120 to associate the acquired directory information with the virtual device drive (local disk (E)) constructed in S1. As a result, the file management unit of the OS processing unit 120 can display the directory information of the data on the Web server 300 as the directory of the data stored in the virtual device drive. That is, when the file management unit of the OS processing unit 120 displays a list of available drives of the local PC 100 after the process of S5, a list screen including virtual device drives is displayed. Here, FIG. 4 shows a list screen of drives including virtual device drives.

図4は、本実施形態のローカルPCが表示するドライブリスト画面を例示した図である。図示するように、画面1000では、上述したS1で構築した仮想デバイスドライブであるローカルディスク(E)1001が含まれている。そして、利用者が、OS処理部120のファイル管理手段が提供する機能を利用して、ローカルディスク(E)1001を選択すると(アクセスすることで)、OS処理部120は、図5に例示する画面1100を表示装置200に表示させる。   FIG. 4 is a diagram illustrating a drive list screen displayed by the local PC according to the present embodiment. As illustrated, the screen 1000 includes a local disk (E) 1001 that is the virtual device drive constructed in S1 described above. Then, when the user selects (by accessing) the local disk (E) 1001 using the function provided by the file management unit of the OS processing unit 120, the OS processing unit 120 is exemplified in FIG. A screen 1100 is displayed on the display device 200.

図5は、本実施形態のローカルPCが表示する仮想デバイスドライブのディレクトリ構成の表示画面を例示した図である。図示するように、画面1100では、ローカルディスク(E)のディレクトリ構成として、Webサーバ300上にあるデータのディレクトリ構成が表示されている。   FIG. 5 is a diagram exemplifying a display screen of the directory structure of the virtual device drive displayed by the local PC according to the present embodiment. As shown in the figure, on the screen 1100, the directory structure of data on the Web server 300 is displayed as the directory structure of the local disk (E).

図2、3に戻り説明を続ける。S5の処理の後、仮想デバイスドライバ部140は、利用者からのデータ取得要求を受け付ける(S6)。仮想デバイスドライバ部140は、表示装置200に、例えば、図6に例示するインストール要求を受け付ける画面1200を表示する。画面1200には、インストール対象のデータ(ここでは、プリンタドライバ、およびユーザマニュアルを例示)をリスト表示し、さらに、各データの横にチェックボックス1202を表示している。また、画面1200には、インストールの受付ボタン1201が設けられている。利用者は、入力装置210を用いて、インストールしたいデータに対応するチェックボックス1202で選択し、インストールボタン1201をクリックすることで、仮想デバイスドライバ部140にデータのインストール要求を行う。   Returning to FIGS. After the process of S5, the virtual device driver unit 140 receives a data acquisition request from the user (S6). For example, the virtual device driver unit 140 displays a screen 1200 for accepting an installation request illustrated in FIG. 6 on the display device 200. On the screen 1200, data to be installed (here, a printer driver and a user manual are exemplified) are displayed as a list, and a check box 1202 is displayed beside each data. The screen 1200 is provided with an installation acceptance button 1201. The user makes a data installation request to the virtual device driver unit 140 by selecting the check box 1202 corresponding to the data to be installed using the input device 210 and clicking the install button 1201.

なお、S6において、OS処理部120のファイル管理手段がデータのインストールを受け付けるようにしてもよい。この場合、OS処理部120のファイル管理手段は、図5の示す画面1100を表示装置200に表示する。利用者は、OS処理部120のファイル管理手段を利用して、インストールしたいデータにアクセスする(例えば、「soft1(プリンタドライバ)」にアクセスする)。そして、OS処理部120のファイル管理手段がアクセスされたデータを仮想デバイスドライバ部140に通知するようにしてもよい。   In S6, the file management unit of the OS processing unit 120 may accept data installation. In this case, the file management unit of the OS processing unit 120 displays the screen 1100 shown in FIG. The user uses the file management means of the OS processing unit 120 to access data to be installed (for example, access to “soft1 (printer driver)”). Then, the accessed data may be notified to the virtual device driver unit 140 by the file management unit of the OS processing unit 120.

次に、仮想デバイスドライバ部140は、HTTPプロトコルにしたがい、S6でインストールの要求を受け付けたデータをWebサーバ300からダウンロードする(S7)。具体的には、仮想デバイスドライバ部140は、Webサーバ300にアクセスして、S6で利用者から受け付けたデータ(例えば、soft1〜3)の送信を要求する。Webサーバ300のデータ供給部320は、仮想デバイスドライバ部110からの要求を受け付ける。Webサーバ300のデータ供給部320は、受け付けた要求されたデータをデータ記憶部330より読み出し、ローカルPC100に送信する。なお、Webサーバ300に記憶されているデータ(図示する例では、soft1〜3)は、圧縮状態で記憶されているものとする。そして、Webサーバ300は、圧縮状態のままデータ(図示する例では、soft1〜3)を送信する。仮想デバイスドライバ部140は、Webサーバ300が送信した圧縮状態のデータを受信する。   Next, the virtual device driver unit 140 downloads the data for which the installation request has been accepted in S6 from the Web server 300 in accordance with the HTTP protocol (S7). Specifically, the virtual device driver unit 140 accesses the Web server 300 and requests transmission of data (for example, soft1 to 3) received from the user in S6. The data supply unit 320 of the Web server 300 receives a request from the virtual device driver unit 110. The data supply unit 320 of the Web server 300 reads the received requested data from the data storage unit 330 and transmits it to the local PC 100. It is assumed that data stored in the Web server 300 (soft 1 to 3 in the illustrated example) is stored in a compressed state. Then, the Web server 300 transmits data (soft 1 to 3 in the illustrated example) in a compressed state. The virtual device driver unit 140 receives the compressed data transmitted from the Web server 300.

次に、仮想デバイスドライバ部140は、S7で受信した圧縮状態のデータ(例えば、soft1〜3)をHDDの所定の領域(テンポラリエリア等)に記憶させる(S8)。そして、仮想デバイスドライバ部140は、Webサーバ300からのデータのダウンロードが完了したら、HDDが記憶している圧縮状態のデータ(soft1〜3)の解凍処理を行う(S9)。仮想デバイスドライバ部140は、S9により解凍されたデータをHDDの所定の領域(テンポラリエリア等)に記憶させる(S10)。   Next, the virtual device driver unit 140 stores the compressed data (for example, soft1 to 3) received in S7 in a predetermined area (such as a temporary area) of the HDD (S8). Then, when the download of data from the Web server 300 is completed, the virtual device driver unit 140 performs a decompression process on the compressed data (soft1 to soft3) stored in the HDD (S9). The virtual device driver unit 140 stores the data decompressed in S9 in a predetermined area (such as a temporary area) of the HDD (S10).

仮想デバイスドライバ部140は、OS処理部120に、S10で記憶したデータを仮想デバイスドライブ(ローカルディスク(E))の該当するディレクトリに対応付させる(S11)。その結果、OS処理部120のファイル管理手段は、仮想デバイスドライブ(ローカルディスク(E))に記憶されているデータのディレクトリ内のファイル構成を表示できるようになる。また、利用者は、OS処理部120のファイル管理手段を利用して、仮想デバイスドライブ(ローカルディスク(E))の各ファイルの実行および閲覧が可能になる。   The virtual device driver unit 140 causes the OS processing unit 120 to associate the data stored in S10 with the corresponding directory of the virtual device drive (local disk (E)) (S11). As a result, the file management means of the OS processing unit 120 can display the file structure in the directory of data stored in the virtual device drive (local disk (E)). Further, the user can execute and view each file in the virtual device drive (local disk (E)) by using the file management means of the OS processing unit 120.

図2に戻り説明を続ける。S12では、OS処理部120のファイル管理手段が、仮想デバイスドライブ(ローカルディスク(E))のファイルを実行する(S12)。具体的には、仮想デバイスドライバ部140がOS処理部120に、仮想デバイスドライブ(ローカルディスク(E))のファイルの実行を要求し、OS処理部120が要求にしたがい、仮想デバイスドライブ(ローカルディスク(E))のファイルを実行する。例えば、仮想デバイスドライブ(ローカルディスク(E))に記憶したファイルがプリンタドライバの場合、OS処理部120は、プリンタドライバのインストール処理を行う。   Returning to FIG. In S12, the file management unit of the OS processing unit 120 executes the file of the virtual device drive (local disk (E)) (S12). Specifically, the virtual device driver unit 140 requests the OS processing unit 120 to execute the file of the virtual device drive (local disk (E)), and the OS processing unit 120 requests the virtual device drive (local disk). The file (E)) is executed. For example, when the file stored in the virtual device drive (local disk (E)) is a printer driver, the OS processing unit 120 performs printer driver installation processing.

なお、S12では、利用者からアクセスされたか否かに関わらず、S7でダウンロードしたファイルを実行して、HDDの所定領域に自動的にインストールするようにしているが、利用者にインストールする前に確認画面を表示するようにしてもよい。   In S12, the file downloaded in S7 is executed and automatically installed in a predetermined area of the HDD regardless of whether or not the user has accessed, but before installing to the user. A confirmation screen may be displayed.

また、S12において、仮想デバイスドライバ部140が自動的にOS処理部140にファイルの実行を指示しているが、S12の処理に代えて、利用者がOS処理部120のファイル管理手段を利用してファイルを実行(または閲覧)するようにしてもよい。この場合、OS処理部120は、例えば、図7に例示する仮想デバイスドライブ(ローカルディスク(E))のファイル構成画面1300を表示する。   In S12, the virtual device driver unit 140 automatically instructs the OS processing unit 140 to execute the file. Instead of the processing in S12, the user uses the file management unit of the OS processing unit 120. The file may be executed (or browsed). In this case, for example, the OS processing unit 120 displays a file configuration screen 1300 of the virtual device drive (local disk (E)) illustrated in FIG.

図7は、本実施形態の仮想デバイスドライブのファイル構成の表示画面を例示した図である。図示するように、画面1300では、「soft1」のファイル構成1301が示されている。利用者は、OS処理部120のファイル管理手段の機能を利用して画面1300を表示させて、仮想デバイスドライブ(ローカルディスク(E))のファイルを実行する。例えば、「SETUP.EXE」を実行して、「soft1(プリンタドライバ)」をインストールする。   FIG. 7 is a diagram illustrating a display screen of the file configuration of the virtual device drive according to the present embodiment. As illustrated, the screen 1300 shows a file configuration 1301 of “soft1”. The user uses the function of the file management means of the OS processing unit 120 to display the screen 1300 and execute the file of the virtual device drive (local disk (E)). For example, “SETUP.EXE” is executed to install “soft1 (printer driver)”.

最後に、仮想デバイスドライバ部140は、OS処理部120の処理が終了する際に、仮想デバイスドライブ(ローカルディスク(E))を消去する処理を行い、処理を終了する。なお、仮想デバイスドライブを消去する処理は、後述する図9で説明する。   Finally, when the process of the OS processing unit 120 ends, the virtual device driver unit 140 performs a process of deleting the virtual device drive (local disk (E)), and ends the process. The process for deleting the virtual device drive will be described later with reference to FIG.

続いて、図2に示したS1の処理について図8を用いて説明する。   Next, the process of S1 shown in FIG. 2 will be described with reference to FIG.

図8は、図2に示したS1の処理の手順を示すフローチャートである。   FIG. 8 is a flowchart showing the procedure of the process of S1 shown in FIG.

先ず、仮想デバイスドライバ部140は、OS処理部120を介して、仮想デバイスドライブ(ローカルディスク(E))の組み込み先の環境をチェックする(S1)。仮想デバイスドライバ部140は、OS処理部120を介して、HDDの空き領域を調べて、HDDに所定容量の空き領域があればS21の処理に進み、所定容量の空き領域がなければS30の処理に進む。   First, the virtual device driver unit 140 checks the environment where the virtual device drive (local disk (E)) is incorporated via the OS processing unit 120 (S1). The virtual device driver unit 140 checks the free space of the HDD via the OS processing unit 120. If the HDD has a free space with a predetermined capacity, the virtual device driver unit 140 proceeds to the process of S21. Proceed to

S21では、仮想デバイスドライバ部140は、OS処理部120に対して、ドライブ(ボリューム)へのアクセス禁止処理を行わせる。このようにするのは、仮想デバイスドライブ(ローカルディスク(E))を構築している際に、OS処理部120のファイル管理手段が他のドライブ(例えば、ローカルディスク(c))にアクセスすることにより生じる誤動作を防止するためである。   In S21, the virtual device driver unit 140 causes the OS processing unit 120 to perform a process for prohibiting access to the drive (volume). This is because when the virtual device drive (local disk (E)) is being constructed, the file management means of the OS processing unit 120 accesses another drive (for example, the local disk (c)). This is to prevent malfunction caused by.

次に、仮想デバイスドライバ部140は、OS処理部120が保持するドライブ管理テーブルに新しい番号を割り当てる(S22)。具体的には、仮想デバイスドライバ部140は、OS処理部120に対して、ドライブ管理テーブルに新しい番号を割り当てるように要求する。OS処理部120は、仮想デバイスドライバ部140からの要求を受け、ドライブ管理テーブルに新しい番号を割り当てる。これにより、例えば、図4に示すEドライブ(ローカルディスク(E))等ができる。   Next, the virtual device driver unit 140 assigns a new number to the drive management table held by the OS processing unit 120 (S22). Specifically, the virtual device driver unit 140 requests the OS processing unit 120 to assign a new number to the drive management table. The OS processing unit 120 receives a request from the virtual device driver unit 140 and assigns a new number to the drive management table. Thereby, for example, the E drive (local disk (E)) shown in FIG.

次に、仮想デバイスドライバ部140は、OS処理部120を介して、S22で割り当てたドライブ(ローカルディスク(E))に対して、Webサーバ300からデータをダウンロードする機能(HTTPアクセス機能)のプログラムを割り当てる(S23)。   Next, the virtual device driver unit 140 is a program (HTTP access function) that downloads data from the Web server 300 to the drive (local disk (E)) allocated in S22 via the OS processing unit 120. Is assigned (S23).

ここで、OS処理部120は、ドライブへのアクセスを受け付けた際に実行するデータのアドレス(飛び先のアドレス)を登録する「アクセス処理飛び先テーブル」を保持している。そして、飛び先のアドレスは、予め設定されている。本ステップ(S23)では、「アクセス処理飛び先テーブル」の飛び先アドレスを、予め設定されているアドレスからHTTPアクセス機能のプログラム(仮想デバイスドライバの中に含まれるプログラム)のアドレスに変更する。OS処理部120は、変更前の元のアドレスを保存しておく。   Here, the OS processing unit 120 holds an “access processing jump destination table” for registering the address (jump destination address) of data to be executed when access to the drive is accepted. The jump address is set in advance. In this step (S23), the destination address of the “access processing destination table” is changed from the preset address to the address of the HTTP access function program (program included in the virtual device driver). The OS processing unit 120 stores the original address before the change.

なお、HTTPアクセス機能のプログラムには、「HTTP用ドライブ判断プログラム」と、「HTTPアクセスプログラム」とが含まれている。「HTTP用ドライブ判断プログラム」は、OS処理部120がアクセスを受け付けたドライブがS22で割り当てた仮想デバイスドライブ(ローカルディスク(E))であるか否かを判断する。そして、「HTTP用ドライブ判断プログラム」は、仮想デバイスドライブと判断した場合、HTTPアクセスプログラムの処理に移行し、仮想デバイスドライブではないと判断した場合には、OS処理部120に通常のドライブアクセス処理を実行させる。「HTTPアクセスプログラム」は、Webサーバ300からデータをダウンロードする機能を実行する(図2のS3〜S7の処理を実行する)。   The HTTP access function program includes an “HTTP drive determination program” and an “HTTP access program”. The “HTTP drive determination program” determines whether or not the drive accepted by the OS processing unit 120 is the virtual device drive (local disk (E)) assigned in S22. If the “HTTP drive determination program” is determined to be a virtual device drive, the process proceeds to the HTTP access program processing. If it is determined that the “HTTP drive determination program” is not a virtual device drive, the OS processing unit 120 is instructed to perform normal drive access processing. Is executed. The “HTTP access program” executes a function of downloading data from the Web server 300 (executes the processing from S3 to S7 in FIG. 2).

次に、仮想デバイスドライバ部140は、データを一時的に管理するためのワークエリアをHDD(HDDのテンポラリエリア)内に確保する(S24)。具体的には、仮想デバイスドライバ部140は、OS処理部120に対して、データを一時的に管理するためのワークエリアをHDD内に確保するように要請する。OS処理部120は、上記の要求に応じて、データを一時的に管理するためのワークエリアをHDD内に確保する。なお、OS処理部120は、確保するワークエリアの容量を利用者からの要求に応じて変更できるようにする。   Next, the virtual device driver unit 140 secures a work area for temporarily managing data in the HDD (HDD temporary area) (S24). Specifically, the virtual device driver unit 140 requests the OS processing unit 120 to secure a work area for temporarily managing data in the HDD. In response to the above request, the OS processing unit 120 secures a work area for temporarily managing data in the HDD. The OS processing unit 120 can change the capacity of the work area to be secured according to a request from the user.

次に、仮想デバイスドライバ部140は、OS処理部120に対して、ドライブ(ボリューム)のアクセス許可処理を行わせる(S25)。すなわち、S21で行ったドライブ(ボリューム)へのアクセス禁止を解除して処理を終了する。   Next, the virtual device driver unit 140 causes the OS processing unit 120 to perform drive (volume) access permission processing (S25). That is, the access prohibition to the drive (volume) performed in S21 is canceled and the process is terminated.

なお、S20で空き領域がない場合に進むS30では、エラー処理が行われて処理を終了する。具体的には、仮想デバイスドライバ部140が仮想デバイスドライブを構築できない旨を利用者に提示して、処理を終了する。   It should be noted that in S30, which proceeds when there is no free space in S20, an error process is performed and the process ends. Specifically, the virtual device driver unit 140 is presented to the user that the virtual device drive cannot be constructed, and the process is terminated.

次に、S13の処理の具体的な手順について図9を用いて説明する。   Next, a specific procedure of the process of S13 will be described with reference to FIG.

図9は、図2に示したS13の処理の手順を示すフローチャートである。   FIG. 9 is a flowchart showing the procedure of the process of S13 shown in FIG.

先ず、仮想デバイスドライバ部140は、図8のS21と同様の処理を行う(S40)。   First, the virtual device driver unit 140 performs the same processing as S21 of FIG. 8 (S40).

次に、仮想デバイスドライバ部140は、割り当てていた新しいドライブ番号を削除する(S41)。具体的には、仮想デバイスドライバ部140は、OS処理部120に対して、ドライブ管理テーブルに割り当てた新しいドライブ番号を削除するように要求する。OS処理部120は、仮想デバイスドライバ部140からの要求を受け、ドライブ管理テーブルに割り当てた新しいドライブ番号を削除する。すなわち、OS処理部120は、図8のS22で割り当てたドライブ番号をドライブ管理テーブルから削除する。   Next, the virtual device driver unit 140 deletes the assigned new drive number (S41). Specifically, the virtual device driver unit 140 requests the OS processing unit 120 to delete the new drive number assigned to the drive management table. In response to the request from the virtual device driver unit 140, the OS processing unit 120 deletes the new drive number assigned to the drive management table. That is, the OS processing unit 120 deletes the drive number assigned in S22 of FIG. 8 from the drive management table.

次に、仮想デバイスドライバ部140は、OS処理部120が保持している「アクセス処理飛び先テーブル」に設定されている飛び先アドレスを変更前の元のアドレスに戻す(S42)。すなわち、図8のS23で変更した「アクセス処理飛び先テーブル」の設定を元のデータに戻す。   Next, the virtual device driver unit 140 returns the jump destination address set in the “access processing jump destination table” held by the OS processing unit 120 to the original address before the change (S42). That is, the setting of the “access processing jump destination table” changed in S23 of FIG. 8 is restored to the original data.

次に、仮想デバイスドライバ部140は、HTTPアクセス機能のプログラムを終了し(S43)、データ一時管理用のワークエリアに記憶されている各データを削除する(S44)。   Next, the virtual device driver unit 140 ends the program of the HTTP access function (S43), and deletes each data stored in the work area for temporary data management (S44).

次に、仮想デバイスドライバ部140は、図8のS25と同様の処理を行い(S45)、処理を終了する。   Next, the virtual device driver unit 140 performs the same process as S25 of FIG. 8 (S45), and ends the process.

続いて、OS処理部120が行うドライブ(ボリューム)にアクセスする処理について、図10を用いて説明する。   Next, processing for accessing a drive (volume) performed by the OS processing unit 120 will be described with reference to FIG.

図10は、本実施形態のOS処理部のデバイスアクセス処理のフロー図である。   FIG. 10 is a flowchart of device access processing of the OS processing unit of this embodiment.

先ず、OS処理部120は、デバイスアクセス要求を受け付ける(S50)。具体的には、OS処理部120は、ローカルPC100上で稼動しているアプリケーション(図示しない)や、仮想デバイスドライバ部140からデバイスアクセス要求を受け付ける。なお、仮想デバイスドライバ部140からのデバイスアクセス要求とは、例えば、図2のS2で説明した仮想デバイスドライブ(ローカルディスク(E))に対するアクセス要求等である。   First, the OS processing unit 120 receives a device access request (S50). Specifically, the OS processing unit 120 receives a device access request from an application (not shown) running on the local PC 100 or the virtual device driver unit 140. The device access request from the virtual device driver unit 140 is, for example, an access request to the virtual device drive (local disk (E)) described in S2 of FIG.

次に、OS処理部120は、アクセス処理飛び先テーブルを参照する(S51)。なお、仮想デバイスドライブ(ローカルディスク(E))が組み込まれている場合、S53の仮想デバイスドライバ部140による処理に遷移し、仮想デバイスドライブ(ローカルディスク(E))が組み込まれていない場合、S60の処理に進む。   Next, the OS processing unit 120 refers to the access processing jump destination table (S51). If the virtual device drive (local disk (E)) is incorporated, the process proceeds to the processing by the virtual device driver unit 140 in S53. If the virtual device drive (local disk (E)) is not incorporated, S60 is performed. Proceed to the process.

すなわち、仮想デバイスドライブが組み込まれていれば、図8のS23により、「アクセス処理飛び先テーブル」の飛び先アドレスが、HTTPアクセス機能のプログラムのアドレスに変更されている。したがって、仮想デバイスドライブが組み込まれている場合に、OS処理部120がデバイスアクセス処理を受け付けると、ローカルPC100のCPUによりHTTPアクセス機能のプログラムが実行され、仮想デバイスドライバ部140によるHTTPアクセス処理が実行される。一方、仮想デバイスドライブが組み込まれていなければ、「アクセス処理飛び先テーブル」の飛び先アドレスは、通常のOS処理部140のデバイスアクセス処理のために設定されているアドレスである。したがって、仮想デバイスドライブが組み込まれていない場合に、OS処理部120がデバイスアクセス処理を受け付けると、OS処理部120によるS60〜61の処理に進む。   That is, if the virtual device drive is incorporated, the jump address of the “access processing jump destination table” is changed to the address of the program of the HTTP access function by S23 of FIG. Accordingly, when the OS processing unit 120 accepts the device access process when the virtual device drive is incorporated, the program of the HTTP access function is executed by the CPU of the local PC 100, and the HTTP access process is executed by the virtual device driver unit 140. Is done. On the other hand, if the virtual device drive is not incorporated, the jump destination address of the “access processing jump destination table” is an address set for the device access process of the normal OS processing unit 140. Therefore, when the OS processing unit 120 accepts the device access process when the virtual device drive is not incorporated, the process proceeds to S60 to S61 by the OS processing unit 120.

S60では、OS処理部120は、既存技術のOSが行うドライブアクセス処理を行う。そして、S61では、OS処理部120は、アクセスした情報をアクセスの要求元(例えば、ローカルPC100上で動作するアプリケーション(図示しない))へ送信する。なお、S60〜61は、既存技術であるためここでは概略だけ示している。   In S60, the OS processing unit 120 performs drive access processing performed by the OS of the existing technology. In S61, the OS processing unit 120 transmits the accessed information to an access request source (for example, an application (not shown) operating on the local PC 100). In addition, since S60-61 is an existing technique, only the outline is shown here.

次に、S53の仮想デバイスドライバ部140による処理を説明する。S53では、仮想デバイスドライバ部140は、S50で、OS処理部120がアクセスを受け付けたドライブがHTT用アクセスドライブ(仮想デバイスドライブ(ローカルディスク(E)))であるか否かを判断する。   Next, processing by the virtual device driver unit 140 in S53 will be described. In S53, the virtual device driver unit 140 determines whether the drive that the OS processing unit 120 has received in S50 is an access drive for HTT (virtual device drive (local disk (E))).

そして、仮想デバイスドライバ部140は、アクセスを受け付けたドライブがHTT用アクセスドライブではないと判断した場合(例えば、ローカルディスク(c)や3.5インチディスク(A)等の場合)、S60の処理に遷移する。すなわち、仮想デバイスドライバ部140は、アクセスを受け付けたドライブがHTT用アクセスドライブではないと判断した場合、OS処理部120に通常のドライブアクセス処理の実行する旨を通知し、その通知を受けたOS処理部120がS60の処理を行う。   If the virtual device driver unit 140 determines that the drive that has received access is not an HTT access drive (for example, a local disk (c) or a 3.5-inch disk (A)), the process of S60 is performed. Transition to. That is, when the virtual device driver unit 140 determines that the drive that has received access is not an HTT access drive, the virtual device driver unit 140 notifies the OS processing unit 120 that normal drive access processing is to be performed, and the OS that has received the notification. The processing unit 120 performs the process of S60.

一方、仮想デバイスドライバ部140は、アクセスを受け付けたドライブがHTT用アクセスドライブであると判断した場合、S54の処理に進む。   On the other hand, if the virtual device driver unit 140 determines that the drive that has received access is an HTT access drive, the virtual device driver unit 140 proceeds to S54.

S54では、仮想デバイスドライバ部140は、上述した図2のS3〜S7の処理を行い、S55の処理に進む。   In S54, the virtual device driver unit 140 performs the processes of S3 to S7 in FIG. 2 described above, and proceeds to the process of S55.

S55では、仮想デバイスドライバ部140は、上述した図2のS8〜S12の処理を行う。   In S55, the virtual device driver unit 140 performs the processes of S8 to S12 in FIG.

このように、本実施形態によれば、利用者は、仮想デバイスドライバが記憶されている記憶媒体をローカルPC100のCD−DVD/CD−RWドライブに挿入し、仮想デバイスドライバをローカルPC100に読み込み、その後、図6に示す画面1200に従いローカルPC100を操作するだけで簡単に、Webサーバ300上の各種データをダウンロードして、インストールすることができるようになる。すなわち、利用者は、ローカルPCにCD―ROM等の記憶媒体を挿入し、画面1200のインストールボタン1201をクリックするだけで、各種データをインストールできる。その結果、利用者は、Webサーバ300からデータをダウンロードした上でインストールする処理を、あたかもCD-ROM等の記憶媒体から直接インストールしているような感覚で行うことができる。   Thus, according to the present embodiment, the user inserts the storage medium storing the virtual device driver into the CD-DVD / CD-RW drive of the local PC 100, reads the virtual device driver into the local PC 100, Thereafter, various data on the Web server 300 can be downloaded and installed simply by operating the local PC 100 according to the screen 1200 shown in FIG. That is, the user can install various data simply by inserting a storage medium such as a CD-ROM into the local PC and clicking the install button 1201 on the screen 1200. As a result, the user can download the data from the Web server 300 and perform the installation process as if it is directly installed from a storage medium such as a CD-ROM.

また、本実施形態は、プリンタ等の周辺機器の各種データ(プリンタドライバ等)を提供する場合に便利である。メーカ側は、周辺機器の付属品として記憶媒体に、少なくとも仮想デバイスドライバを格納しておけばよい。すなわち、各種データ(プリンタドライバ等)を記憶媒体に格納しておく必要がない。そのため、プリンタ等の周辺機器に付属品として提供される記憶媒体の枚数が増加することもない。また、周辺機器の付属品として提供する各種プログラムのバージョンアップも、Webサーバ300のデータを更新すればよいため、メーカの手間を軽減することができる。さらに、利用者にとっても、付属品である記憶媒体の枚数が増加することがないため、取り扱いが便利になる。また、本実施形態では、プリンタ等の周辺機器を購入した利用者は、購入した際に、最新バージョンのデータを簡単にインストールすることができるようになる。   This embodiment is convenient when providing various data (printer drivers and the like) of peripheral devices such as printers. The manufacturer only needs to store at least the virtual device driver in the storage medium as an accessory of the peripheral device. In other words, it is not necessary to store various data (printer driver or the like) in the storage medium. Therefore, the number of storage media provided as accessories to peripheral devices such as printers does not increase. In addition, version upgrades of various programs provided as accessories of peripheral devices only require updating the data of the Web server 300, so that the labor of the manufacturer can be reduced. Furthermore, since the number of storage media as accessories is not increased for the user, handling becomes convenient. Further, in this embodiment, a user who has purchased a peripheral device such as a printer can easily install the latest version of the data at the time of purchase.

続いて、上述した第1実施形態の変形した本発明の第2実施形態について説明する。   Next, a second embodiment of the present invention that is a modification of the above-described first embodiment will be described.

第2実施形態は、第1実施形態の仮想デバイスドライバ部140の機能を利用して、ローカルPC100が所定のアプリケーションプログラムを実行する場合、その都度、Webサーバ300からそのアプリケーションプログラム(以下単に「アプリケーション」ということもある)をダウンロードして実行し、OSが終了する際にダウンロードしたアプリケーションを消去するものである。つまり、第2実施形態では、第1実施形態のようにダウンロードしたデータをHDDの所定領域にインストールしないため、HDDの容量が圧迫されることがない。なお、第2実施形態の説明において、第1実施形態と同じ構成には同じ符号を用いる。   In the second embodiment, when the local PC 100 executes a predetermined application program using the function of the virtual device driver unit 140 of the first embodiment, the application program (hereinafter simply referred to as “application”) is executed from the Web server 300 each time. Is downloaded and executed, and the downloaded application is deleted when the OS is terminated. That is, in the second embodiment, since the downloaded data is not installed in a predetermined area of the HDD as in the first embodiment, the capacity of the HDD is not compressed. In the description of the second embodiment, the same reference numerals are used for the same components as those in the first embodiment.

第2実施形態の情報処理システムの概略構成は、図1に示したものと仮想デバイスドライバ部140が行う処理が一部異なる以外は同じである。また、第2実施形態の情報処理システムのハードウェア構成は、第1実施形態と同様である。なお、第2実施形態では、仮想デバイスドライバ部140の機能を実現するためのプログラム(仮想デバイスドライバ)は、ローカルPC100の補助記憶装置(第2実施形態でHDDを用いる)に格納されているものとする。そして、仮想デバイスドライバ部140の機能は、ローカルPC100のCPUが補助記憶装置に格納されている仮想デバイスドライバを主記憶装置にロードして実行することにより実現される。   The schematic configuration of the information processing system of the second embodiment is the same as that shown in FIG. 1 except that the processing performed by the virtual device driver unit 140 is partially different. The hardware configuration of the information processing system of the second embodiment is the same as that of the first embodiment. In the second embodiment, a program (virtual device driver) for realizing the function of the virtual device driver unit 140 is stored in an auxiliary storage device (using an HDD in the second embodiment) of the local PC 100. And The function of the virtual device driver unit 140 is realized by the CPU of the local PC 100 loading the virtual device driver stored in the auxiliary storage device to the main storage device and executing it.

次に、第2実施形態の情報処理システムが行う処理について図11および12を用いて説明する。   Next, processing performed by the information processing system according to the second embodiment will be described with reference to FIGS.

図11は、第2実施形態の各種データのダウンロード処理のフローチャートである。図12は、図11に示す処理ステップの装置間での対応を説明するための図である。なお、第2実施形態では、Webサーバ300には、アプリケーションの実行に必要なデータだけを記憶しておく。また、Webサーバ300に記憶されているデータは、圧縮されているものとする。   FIG. 11 is a flowchart of various data download processing according to the second embodiment. FIG. 12 is a diagram for explaining the correspondence between the processing steps shown in FIG. 11 between apparatuses. In the second embodiment, the web server 300 stores only data necessary for executing the application. It is assumed that the data stored in the web server 300 is compressed.

先ず、OS処理部120が起動すると、仮想デバイスドライバ部140が起動して、上述した図2のS1と同様の手順にしたがい、新たに仮想デバイスドライブ(ローカルディスク(E)を構築する(S100)。   First, when the OS processing unit 120 is activated, the virtual device driver unit 140 is activated, and a new virtual device drive (local disk (E) is constructed in accordance with the same procedure as S1 in FIG. 2 described above (S100). .

続いて、仮想デバイスドライバ部140は、図2のS2〜S5と同様の処理ステップを行う(S200〜500)。これにより、OS処理部120のファイル管理手段は、例えば、図13に示す、仮想デバイスドライブのディレクトリ構成を示す画面2000を表示させることが可能になる。   Subsequently, the virtual device driver unit 140 performs the same processing steps as S2 to S5 in FIG. 2 (S200 to 500). As a result, the file management unit of the OS processing unit 120 can display a screen 2000 showing the directory structure of the virtual device drive shown in FIG. 13, for example.

次に、OS処理部120は、利用者からのデータ取得要求を受け付ける(S600)。具体的には、OS処理部120が画面2000(図13)を表示し、利用者からのデータの選択を受け付ける。OS処理部120は、ダウンロードを受け付けたデータを仮想デバイスドライバ部140に通知する。   Next, the OS processing unit 120 receives a data acquisition request from the user (S600). Specifically, the OS processing unit 120 displays a screen 2000 (FIG. 13) and accepts selection of data from the user. The OS processing unit 120 notifies the virtual device driver unit 140 of the data that has received the download.

その後、仮想デバイスドライバ部140は、図2のS7〜S10と同様の手順にしたがい、Webサーバ300からデータ(各種プログラム)をダウンロードして、ダウンロードしたデータを解凍して、ローカルPC100のHDDの所定領域(テンポラリエリア)に保存する(S700〜S1000)。   After that, the virtual device driver unit 140 downloads data (various programs) from the Web server 300 according to the same procedure as S7 to S10 in FIG. Save in the area (temporary area) (S700 to S1000).

なお、S700の処理を行う際に、既にHDDのテンポラリエリアに同じデータが存在することもある。そのため、仮想デバイスドライバ部140は、ダウンロードを行う前に、HDDのテンポラリエリアに同じデータが存在しないことを確認して、同じデータが存在しない場合にWebサーバ300からデータをダウンロードする。仮想デバイスドライバ部140は、既にHDDのテンポラリエリアに同じデータが存在する場合には、S700〜S1000を行わずに、S1100に進む。   Note that when the processing of S700 is performed, the same data may already exist in the temporary area of the HDD. Therefore, the virtual device driver unit 140 confirms that the same data does not exist in the temporary area of the HDD before downloading, and downloads data from the Web server 300 when the same data does not exist. If the same data already exists in the HDD temporary area, the virtual device driver unit 140 proceeds to S1100 without performing S700 to S1000.

次に、仮想デバイスドライバ部140は、図2のS11と同様の手順にしたがい、OS処理部120に、S1000で記憶したデータのファイル構成を仮想デバイスドライブ(ローカルディスク(E))の該当するディレクトリに対応付させる(S1100)。その結果、OS処理部120のファイル管理手段は、仮想デバイスドライブ(ローカルディスク(E))のディレクトリ内のファイル構成を表示できるようになる。また、利用者は、OS処理部120のファイル管理手段の機能を利用して、仮想デバイスドライブ(ローカルディスク(E))の各ファイルの実行および閲覧が可能になる。   Next, the virtual device driver unit 140 follows the same procedure as S11 in FIG. 2, and stores the file configuration of the data stored in S1000 in the corresponding directory of the virtual device drive (local disk (E)) in the OS processing unit 120. (S1100). As a result, the file management means of the OS processing unit 120 can display the file structure in the directory of the virtual device drive (local disk (E)). Further, the user can execute and view each file of the virtual device drive (local disk (E)) by using the function of the file management means of the OS processing unit 120.

次に、OS処理部120は、S700でダウンロードしたファイルへのアクセスを受け付け、受け付けたファイルを実行する(S1200)。具体的には、OS処理部120は、例えば、図14に示す、仮想デバイスドライブのディレクトリ内のファイル構成を示す画面2100を表示する。OS処理部120は、画面2100上で、利用者からのファイルへのアクセスを受け付け、その受け付けたファイルを実行する。例えば、画面2100に示す「Program.exe2110」のアクセス要求を受け付けた場合、ローカルPC100のCPUが「Program.exe2110」を実行して、「soft1」が稼動する。   Next, the OS processing unit 120 accepts access to the file downloaded in S700, and executes the accepted file (S1200). Specifically, for example, the OS processing unit 120 displays a screen 2100 showing the file structure in the directory of the virtual device drive shown in FIG. The OS processing unit 120 accepts access to a file from the user on the screen 2100 and executes the accepted file. For example, when an access request for “Program.exe 2110” shown on the screen 2100 is received, the CPU of the local PC 100 executes “Program.exe 2110” and “soft1” is activated.

最後に、仮想デバイスドライバ部140は、OS処理部120の処理が終了する際に、仮想デバイスドライブ(ローカルディスク(E))を消去する処理を行い、処理を終了する(S1300)。なお、仮想デバイスドライブを消去する処理は、上述した図9と同様である。   Finally, when the process of the OS processing unit 120 ends, the virtual device driver unit 140 performs a process of deleting the virtual device drive (local disk (E)), and ends the process (S1300). The process for deleting the virtual device drive is the same as that in FIG.

このように、本発明の第2実施形態では、仮想デバイスドライバ部140の構成により、ローカルPC100の補助記憶装置に所定のアプリケーションを格納しておかなくても、そのアプリケーションを利用したい場合、Webサーバ300からダウンロードして実行することが可能になる。また、OSを終了する際に、ダウンロードしたアプリケーションを消去するようにしているため、ローカルPC100の補助記憶装置が圧迫されることを防止することができる。特に、第2実施形態は、普段はあまり利用しないアプリケーションを利用する際に便利である。   As described above, according to the second embodiment of the present invention, the virtual device driver unit 140 is configured to use a Web server when it is desired to use an application without storing the predetermined application in the auxiliary storage device of the local PC 100. It can be downloaded from 300 and executed. Further, since the downloaded application is erased when the OS is terminated, it is possible to prevent the auxiliary storage device of the local PC 100 from being compressed. In particular, the second embodiment is convenient when using an application that is not normally used.

また、第2実施形態は、第1実施形態と同様、プリンタ等の周辺機器の各種データ(プリンタドライバ等)を提供する場合にも利用することができる。第2実施形態においても各種データ(プリンタドライバ等)を記憶媒体に格納して利用者に提供する必要がないため、第1実施形態と同様、メーカ側に負担をかけず、利用者に対して最新のバージョンのデータを、操作負担をかけずに提供できる。さらに、第2実施形態によれば、周辺機器の修理マニュアルデータ等の普段はあまり利用しないデータを必要な場合にだけ簡単にダウンロードすることができる(わざわざ、サービスマニュアルが記憶されているCD―ROM等の記憶媒体を探す必要がない)。   The second embodiment can also be used when providing various data (printer drivers and the like) of peripheral devices such as a printer, as in the first embodiment. Also in the second embodiment, it is not necessary to store various data (printer driver, etc.) in a storage medium and provide it to the user. The latest version of data can be provided without any operational burden. Furthermore, according to the second embodiment, data that is not normally used such as repair manual data for peripheral devices can be easily downloaded only when necessary (a purposely CD-ROM storing a service manual). Etc.).

なお、本発明は、以上で説明した実施形態に限定されるものではなく、本発明の要旨の範囲内において種々の変形が可能である。例えば、上記実施形態では、ローカルPC100は、Webサーバ300のIPアドレスをDNSサーバ400から取得するようにしているが特にこれに限定するものではない。Webサーバ300のIPアドレスが固定の場合、そのIPアドレスをローカルPC100に保持させておけば、DNSサーバからIPアドレスを取得する処理(図2のS3の処理)は、不要になる。   The present invention is not limited to the embodiment described above, and various modifications can be made within the scope of the gist of the present invention. For example, in the above embodiment, the local PC 100 acquires the IP address of the Web server 300 from the DNS server 400, but the present invention is not particularly limited to this. When the IP address of the Web server 300 is fixed, if the IP address is held in the local PC 100, the process of acquiring the IP address from the DNS server (the process of S3 in FIG. 2) becomes unnecessary.

また、上記実施形態として、Webサーバ300からダウンロードするデータとして、プリンタドライバやユーザマニュアルを例示したが、ダウンロードするデータは、ゲームのプログラムであってもよいし、音楽情報であってもよい。   In the above embodiment, a printer driver and a user manual are exemplified as data to be downloaded from the Web server 300. However, the data to be downloaded may be a game program or music information.

本発明の実施形態の情報処理システムの機能ブロック図である。It is a functional block diagram of the information processing system of the embodiment of the present invention. 第1実施形態のダウンロード処理のフローチャートである。It is a flowchart of the download process of 1st Embodiment. 図2に示すダウンロード処理の装置間の対応の説明図である。It is explanatory drawing of the response | compatibility between the apparatuses of the download process shown in FIG. 第1実施形態のドライブリスト画面を例示した図である。It is the figure which illustrated the drive list screen of 1st Embodiment. 第1実施形態の仮想デバイスドライブのディレクトリ構成の表示画面を例示した図である。It is the figure which illustrated the display screen of the directory structure of the virtual device drive of 1st Embodiment. 第1実施形態のインストール要求画面を例示した図である。It is the figure which illustrated the installation request screen of 1st Embodiment. 第1実施形態の仮想デバイスドライブのファイル構成の表示画面を例示した図である。It is the figure which illustrated the display screen of the file structure of the virtual device drive of 1st Embodiment. 図2に示したS1の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process of S1 shown in FIG. 図2に示したS13の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process of S13 shown in FIG. 本実施形態のOS処理部のデバイスアクセス処理のフローチャートである。It is a flowchart of a device access process of the OS processing unit of the present embodiment. 第2実施形態のダウンロード処理のフローチャートである。It is a flowchart of the download process of 2nd Embodiment. 図11に示すダウンロード処理の装置間の対応の説明図である。It is explanatory drawing of a response | compatibility between the apparatuses of the download process shown in FIG. 第2実施形態の仮想デバイスドライブのディレクトリ構成を示す画面を例示した図である。It is the figure which illustrated the screen which shows the directory structure of the virtual device drive of 2nd Embodiment. 第2実施形態の仮想デバイスドライブのディレクトリ内のファイル構成を示す画面を例示した図である。It is the figure which illustrated the screen which shows the file structure in the directory of the virtual device drive of 2nd Embodiment.

符号の説明Explanation of symbols

100…ローカルPC、110…入出力部、120…OS処理部、130…通信処理部、140…仮想デバイスドライバ部、200…表示装置、210…入力装置、300…Webサーバ、310…通信処理部、320…データ供給部、330…データ記憶部、400…DNSサーバ、500…ネットワーク、600…ネットワーク
DESCRIPTION OF SYMBOLS 100 ... Local PC, 110 ... Input / output part, 120 ... OS processing part, 130 ... Communication processing part, 140 ... Virtual device driver part, 200 ... Display apparatus, 210 ... Input device, 300 ... Web server, 310 ... Communication processing part 320 ... Data supply unit, 330 ... Data storage unit, 400 ... DNS server, 500 ... Network, 600 ... Network

Claims (6)

各種のデータを提供するサーバに、ネットワークを介して接続されている情報処理装置であって、
前記サーバには、前記提供するデータ毎にディレクトリが設けられ、各々のディレクトリに対応するデータが関連付けられて格納されていて、
前記情報処理装置は、
自身が利用できるドライブおよび該ドライブに記憶されているデータの一覧をディレクトリ構造で表示すると共に、各ドライブおよびデータへのアクセスを受け付けるファイル管理部と、
前記ファイル管理部に、自身が利用できるドライブの空き領域に新規のドライブを構築させる仮想デバイスドライバ部と、を有し、
前記仮想デバイスドライバ部は、
前記ネットワークを介して、前記サーバから、該サーバに設けられている前記ディレクトリの構成を示すディレクトリデータを取得し、
前記ファイル管理部に、前記新規のドライブが記憶しているデータとして、該ディレクトリデータを対応付けさせ、
利用者からのインストール要求を受け付けると、前記ネットワークを介して、前記サーバから、前記該ディレクトリデータの中のディレクトリに関連付けられているデータをダウンロードし、該ダウンロードしたデータをインストールすること
を特徴とする情報処理装置。
An information processing apparatus connected via a network to a server that provides various data,
In the server, a directory is provided for each data to be provided, and data corresponding to each directory is stored in association with each other.
The information processing apparatus includes:
A file management unit that displays a list of drives that can be used by itself and data stored in the drives in a directory structure, and receives access to each drive and data;
A virtual device driver unit that causes the file management unit to construct a new drive in a free space of a drive that can be used by the file management unit;
The virtual device driver unit is
Via the network, from the server, to obtain the directory data indicating the configuration of the directory provided in the server,
Let the file management unit associate the directory data as data stored in the new drive,
When an installation request from a user is received, data associated with a directory in the directory data is downloaded from the server via the network, and the downloaded data is installed. Information processing device.
請求項1に記載の情報処理装置であって、
前記ファイル管理部は、
前記新規のドライブを構築した場合、前記新規のドライブが含まれるドライブの一覧を表示し、
前記ディレクトリデータを対応付けた場合、前記新規のドライブに記憶されているデータの一覧として、前記ディレクトリデータを表示すること
を特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The file management unit
When building the new drive, display a list of drives that contain the new drive,
When the directory data is associated, the directory data is displayed as a list of data stored in the new drive.
請求項2に記載の情報処理装置であって、
前記仮想デバイスドライバ部は、利用者からのインストール要求を前記ファイル管理部から受付け付け可能に構成されていて、
前記ファイル管理部は、
前記新規のドライブに記憶されているデータの一覧として表示するディレクトリデータの中のディレクトリへのアクセスを受け付け、前記仮想デバイスドライバ部に、前記受け付けたディレクトリに関連付けられているデータのインストール要求を行うこと
を特徴とする情報処理装置。
An information processing apparatus according to claim 2,
The virtual device driver unit is configured to be able to accept an installation request from a user from the file management unit,
The file management unit
Receiving access to a directory in directory data to be displayed as a list of data stored in the new drive, and requesting the virtual device driver unit to install data associated with the received directory An information processing apparatus characterized by the above.
各種のプログラムを提供するサーバに、ネットワークを介して接続されている情報処理装置であって、
前記サーバには、前記提供するプログラム毎にディレクトリが設けられ、各々のディレクトリに、対応するプログラムの実行に必要なファイルが関連付けられて格納されていて、
前記情報処理装置は、
自身が利用できるドライブおよび該ドライブに記憶されているデータの一覧をディレクトリ構造で表示すると共に、各ドライブおよびデータへのアクセス処理を実行するファイル管理部と、
前記ファイル管理部に、自身が利用できるドライブの空き領域に新規のドライブを構築させる仮想デバイスドライバ部と、を有し、
前記仮想デバイスドライバ部は、
前記ネットワークを介して、前記サーバから、該サーバに設けられている前記ディレクトリの構成を示すディレクトリデータを取得し、
前記ファイル管理部に、前記新規ドライブが記憶しているデータとして、該ディレクトリデータを表示させて、
前記ファイル管理部が前記表示しているディレクトリデータの中のディレクトリへのアクセスを受け付けると、前記ネットワークを介して、前記サーバから、前記受け付けたディレクトリに関連付けられているプログラムの実行に必要なファイルをダウンロードし、
前記ファイル管理部は、
前記アクセスを受け付けたディレクトリに前記ダウンロードしたファイルを対応付けて前記新規のドライブに記憶させ、前記記憶したファイルへのアクセスを受け付けて、該受け付けたファイルを実行し、さらに、
前記仮想デバイスドライバ部は、
前記情報処理装置が動作を終了する際に、前記ファイル管理部を制御して、前記記憶したファイルを消去すると共に、前記構築した新規のドライブを削除すること
を特徴とする情報処理装置。
An information processing apparatus connected to a server providing various programs via a network,
In the server, a directory is provided for each program to be provided, and files necessary for executing the corresponding program are stored in association with each directory,
The information processing apparatus includes:
A file management unit that displays a list of drives that can be used by itself and data stored in the drives in a directory structure, and executes access processing to each drive and data;
A virtual device driver unit that causes the file management unit to construct a new drive in a free space of a drive that can be used by the file management unit;
The virtual device driver unit is
Via the network, from the server, to obtain the directory data indicating the configuration of the directory provided in the server,
The file management unit displays the directory data as data stored in the new drive,
When the file management unit accepts access to the directory in the displayed directory data, the file necessary for executing the program associated with the accepted directory is received from the server via the network. Download and
The file management unit
Associating the downloaded file with the directory that received the access and storing it in the new drive, receiving access to the stored file, executing the received file,
The virtual device driver unit is
When the information processing apparatus finishes operation, the information processing apparatus controls the file management unit to delete the stored file and delete the constructed new drive.
各種のデータを提供するサーバに、ネットワークを介して接続されている情報処理装置が行うデータのインストール方法であって、
前記情報処理装置には、自身が利用できるドライブおよび該ドライブに記憶されているデータの一覧をディレクトリ構造で表示すると共に、各ドライブおよびデータへのアクセスを受け付けるファイル管理部が設けられていて、
前記サーバには、前記提供するデータ毎にディレクトリが設けられ、各々のディレクトリに対応するデータが関連付けられて格納されていて、
前記情報処理装置は、
前記ファイル管理部に、自身が利用できるドライブの空き領域に新規のドライブを構築させるステップと、
前記ネットワークを介して、前記サーバから、該サーバに設けられている前記ディレクトリの構成を示すディレクトリデータを取得するステップと、
前記ファイル管理部に、前記新規のドライブが記憶しているデータとして、該ディレクトリデータを対応付けて表示させるステップと、
利用者からのインストール要求を受け付けるステップと、
前記ネットワークを介して、前記サーバから、前記該ディレクトリデータの中のディレクトリに関連付けられているデータをダウンロードし、該ダウンロードしたデータをインストールするステップと、を実行すること
を特徴とするインストール方法。
A data installation method performed by an information processing apparatus connected to a server that provides various data via a network,
The information processing apparatus displays a list of drives that can be used by itself and data stored in the drives in a directory structure, and is provided with a file management unit that accepts access to each drive and data,
In the server, a directory is provided for each of the data to be provided, and data corresponding to each directory is stored in association with each other,
The information processing apparatus includes:
Causing the file management unit to construct a new drive in a free space of a drive that can be used by the file management unit;
Obtaining directory data indicating a configuration of the directory provided in the server from the server via the network;
Displaying the directory data in association with the file management unit as data stored in the new drive; and
A step of accepting an installation request from a user;
An installation method, comprising: downloading data associated with a directory in the directory data from the server via the network, and installing the downloaded data.
各種のデータを提供するサーバに、ネットワークを介して接続されている情報処理装置において、前記情報処理装置にデータのインストールを実行されるプログラムであって、
前記情報処理装置には、自身が利用できるドライブおよび該ドライブに記憶されているデータの一覧をディレクトリ構造で表示すると共に、各ドライブおよびデータへのアクセスを受け付けるファイル管理部が設けられていて、
前記サーバには、前記提供するデータ毎にディレクトリが設けられ、各々のディレクトリに対応するデータが関連付けられて格納されていて、
前記プログラムは、
前記ファイル管理部に、自身が利用できるドライブの空き領域に新規のドライブを構築させるステップと、
前記ネットワークを介して、前記サーバから、該サーバに設けられている前記ディレクトリの構成を示すディレクトリデータを取得するステップと、
前記ファイル管理部に、前記新規のドライブが記憶しているデータとして、該ディレクトリデータを対応付けて表示させるステップと、
利用者からのインストール要求を受け付けるステップと、
前記ネットワークを介して、前記サーバから、前記該ディレクトリデータの中のディレクトリに関連付けられているデータをダウンロードし、該ダウンロードしたデータをインストールするステップと、を前記情報処理装置に実行させること
を特徴とするプログラム。
In an information processing apparatus connected to a server that provides various types of data via a network, a program for installing data in the information processing apparatus,
The information processing apparatus displays a list of drives that can be used by itself and data stored in the drives in a directory structure, and is provided with a file management unit that accepts access to each drive and data,
In the server, a directory is provided for each of the data to be provided, and data corresponding to each directory is stored in association with each other,
The program is
Causing the file management unit to construct a new drive in a free space of a drive that can be used by the file management unit;
Obtaining directory data indicating a configuration of the directory provided in the server from the server via the network;
Displaying the directory data in association with the file management unit as data stored in the new drive; and
A step of accepting an installation request from a user;
Downloading the data associated with the directory in the directory data from the server via the network, and installing the downloaded data in the information processing apparatus. Program to do.
JP2006025794A 2006-02-02 2006-02-02 Information processor, installation method and program Pending JP2007207017A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006025794A JP2007207017A (en) 2006-02-02 2006-02-02 Information processor, installation method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006025794A JP2007207017A (en) 2006-02-02 2006-02-02 Information processor, installation method and program

Publications (1)

Publication Number Publication Date
JP2007207017A true JP2007207017A (en) 2007-08-16

Family

ID=38486426

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006025794A Pending JP2007207017A (en) 2006-02-02 2006-02-02 Information processor, installation method and program

Country Status (1)

Country Link
JP (1) JP2007207017A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011528470A (en) * 2008-07-17 2011-11-17 エルエスアイ コーポレーション System and method for installing a bootable virtual storage appliance on a virtualized server platform

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011528470A (en) * 2008-07-17 2011-11-17 エルエスアイ コーポレーション System and method for installing a bootable virtual storage appliance on a virtualized server platform
JP2011528469A (en) * 2008-07-17 2011-11-17 エルエスアイ コーポレーション System and method for booting a bootable virtual storage appliance on a virtualization server platform

Similar Documents

Publication Publication Date Title
US7797525B2 (en) Operating system installation
JP5418442B2 (en) Information processing apparatus, electronic device, update processing support method, update processing support program, and update processing support system
JP7524990B2 (en) Electronic device, information processing system, and information processing method
JP4533780B2 (en) Image forming system, image forming apparatus, terminal device, and driver updating method for terminal device
JP4958671B2 (en) License management apparatus, license management method, and computer program
JP6390708B2 (en) System and information processing method
US20100107152A1 (en) Image forming apparatus, and web application installing method
US20070113066A1 (en) Host build and rebuild system and method
JP2011204239A (en) Print control terminal device, and method for upgrading firmware of image forming apparatus that uses the same
JP2005338940A (en) Installation method, information processor and device driver
JP2006134245A (en) Automatic installation system and program of printer driver
US20060253851A1 (en) Software installation system and method thereof and storage medium for software installation program
JP2006190320A (en) System for supporting use of device on network
JP2024040145A (en) Electronic apparatus, information processing system, and information processing method
JP5419637B2 (en) Management device, method and program
JP4475337B2 (en) installer
JP2009223778A (en) Program distribution device by virtual machine image
JP2008294820A (en) Network communication apparatus
JP2008059239A (en) Communication system
JP2006164300A (en) Apparatus and method for processing information
JP4792744B2 (en) Image processing device
JP2007207017A (en) Information processor, installation method and program
JP2008071288A (en) Software management method and management system
JP6995516B2 (en) Information processing equipment, installer
JP2010102542A (en) Driver distribution system, print controller, driver distribution method, and driver updating program