WO2005041003A1 - 管理装置、管理方法及び管理プログラム - Google Patents

管理装置、管理方法及び管理プログラム Download PDF

Info

Publication number
WO2005041003A1
WO2005041003A1 PCT/JP2003/013802 JP0313802W WO2005041003A1 WO 2005041003 A1 WO2005041003 A1 WO 2005041003A1 JP 0313802 W JP0313802 W JP 0313802W WO 2005041003 A1 WO2005041003 A1 WO 2005041003A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
date
time information
information processing
information
Prior art date
Application number
PCT/JP2003/013802
Other languages
English (en)
French (fr)
Inventor
Yoshiyuki Inage
Original Assignee
Fujitsu Limited
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 Fujitsu Limited filed Critical Fujitsu Limited
Priority to PCT/JP2003/013802 priority Critical patent/WO2005041003A1/ja
Priority to JP2005509864A priority patent/JPWO2005041003A1/ja
Publication of WO2005041003A1 publication Critical patent/WO2005041003A1/ja
Priority to US11/362,428 priority patent/US20060212513A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2137Time limited access, e.g. to a computer or data

Definitions

  • the present invention relates to a management apparatus and a management method, and more particularly to a management apparatus and a management method for providing information such as software in response to a user request.
  • the present invention also relates to a management program (computer program) for causing a computer to provide information, and to a computer-readable storage medium storing such a management program.
  • the software is automatically deleted when the rental expiration date comes, or it stops operating due to the protection function, so if the user forgets the rental expiration date and uses the software, etc.
  • the software cannot be used together with the data being used while the user is working on the personal computer.
  • the conventional method has a problem that it is not possible to easily extend the rental end date.
  • a more specific object of the present invention is to end use of the software under the initiative of the user without using the software rented by the user while working with the data being used.
  • An object of the present invention is to provide a management device, a management method, a management program, and a computer-readable storage medium capable of performing the above-described operations.
  • Another object of the present invention is to provide a first means for transferring data requested by an information processing device to the information processing device, and information on a start date and time when the information processing device can use the data.
  • a management device characterized by comprising: ADVANTAGE OF THE INVENTION
  • the use of the software can be terminated by the user without using the software rented by the user without making the software unusable together with the data being used. .
  • Still another object of the present invention is to provide a first step of transferring data requested by an information processing device to the information processing device, and a start date and time information at which the information processing device 3 can use the data.
  • the software rented by the user is The software does not become unavailable together with the data being used during the work using the software, and the use of the software can be terminated by the user.
  • Another object of the present invention is a management program for causing a computer to perform data management, comprising: a first method for causing the computer to transfer data requested by an information processing device to the information processing device; A second procedure for determining a use start date of the data on the basis of start date and time information at which the information processing apparatus can use the data; and And a third procedure for determining the use end date of the data based on the end date and time information that has become unavailable.
  • the management program according to the present invention the use of the software rented by the user is prevented from being disabled together with the data being used by the user during the work, and the use of the software is terminated by the user. be able to.
  • Still another object of the present invention is to provide a computer-readable storage medium storing the management program as described above.
  • Another object of the present invention is to, in response to the selection of a file from a user terminal on a web page provided by a web server and the designation of view software, launch the view software corresponding to the file to download the file. It is an object of the present invention to provide a management method, comprising: a step of opening; and a step of displaying the opened file on the web page so as to be referred to from the user terminal. According to the management method of the present invention, the opened file can be referred to on the web page even if the user does not have the view software required to open the file. Further objects and features of the present invention will become apparent from the description given below with reference to the drawings. Brief Description of Drawings
  • FIG. 1 is a diagram showing a communication system to which the present invention is applied
  • FIG. 2 is a flowchart illustrating a software rental period determination process
  • FIG. 3 is a flowchart illustrating a software selection process
  • FIG. 4 is a flowchart illustrating a license key issuing process.
  • FIG. 5 is a flowchart illustrating a license key creation process.
  • Figure 6 is a flowchart explaining the software installation process
  • Figure 7 is a flowchart explaining the software uninstallation process.
  • FIG. 8 is a flowchart illustrating a software rental end process
  • FIG. 9 is a flowchart illustrating a view II function.
  • FIG. 1 is a diagram showing a communication system to which the present invention is applied.
  • the communication system shown in FIG. 1 includes a web (Web) server 1, an application server 2, and a personal computer 3 used as a user terminal.
  • Web server 1 and application server 2 are connected by network 4. Further, the web server 1 and the personal computer 3 are connected by, for example, a broadband connection via the Internet 5.
  • Each of the web server 1 and the application server 2 can be realized by a general-purpose computer having a well-known basic configuration including a CPU, a memory, and the like.
  • the personal computer 3 can also be realized by a general-purpose computer having a well-known basic configuration including a CPU, a memory, an input device and a display unit.
  • the web server 1 may be configured to include the functions of the application server 2.
  • the database is provided by the web server 1, and the application server 2 can be omitted.
  • the web server 1 provides one or a plurality of web pages (WebPages) and, in response to a request from the personal computer 3 accessing the web page by a browser, sends a menu of instructions for each work item to the browser of the personal computer 3. It has the function of displaying.
  • the application server 2 has a database for each work item, and in this embodiment, has at least a database of rental software. In a second embodiment described later, the application server 2 has at least a database of view software.
  • the rental software includes programs and games. Instructions displayed on the browser of personal computer 3 When an instruction is input on the menu, the web server 1 starts an application in the application server 2 corresponding to the input instruction, and acquires data from a database corresponding to the started application. . The acquired data is transferred from the web server 1 to the personal computer 3.
  • the web server 1 when renting desired software from the web page accessed by the browser of the personal computer 3, the web server 1 acquires the desired software requested from the personal computer 3 from the application server 2, Transfer to personal computer 3. On the other hand, when browsing a desired file from the web page accessed by the browser of the personal computer 3, the web server 1 acquires from the application server 2 the view software necessary to open the desired file requested by the personal computer 3. Then, after opening a desired file on the computer server 1, the file is transferred to the personal computer 3.
  • the first embodiment of the management device is constituted by the web server 1, and employs the first embodiment of the management method according to the present invention.
  • the first embodiment of the management program according to the present invention is executed by the web server 1, and may be stored in the first embodiment of the computer-readable storage medium according to the present invention.
  • the storage medium that can be read by a computer is not particularly limited as long as it can store a computer program in a readable manner, and can be constituted by a magnetic recording medium, an optical recording medium, a magneto-optical recording medium, a semiconductor storage device, or the like. .
  • FIG. 2 is a flowchart illustrating a process for determining a software rental period. During the process of determining the software rental period shown in FIG. 2, steps S1 to S4 and S7 to S9 are performed by the web server 1, and steps S5 and S6 are performed by the personal computer 3.
  • the software rental period determination process shown in FIG. 2 is started when the browser of the personal computer 3 accesses the web page provided by the web server 1.
  • step S1 a list of software that can be rented on the accessed web page is displayed on the personal computer 3, and when the user specifies rental of the desired software from the software list, the personal The desired software designated by the data server 3 is obtained from the database in the application server 2 and downloaded to the personal computer 3 to urge installation of the desired software.
  • the software is not particularly limited, but is a computer program such as an application program in the present embodiment.
  • step S2 it is determined whether the desired software has been installed in the personal computer 3 or not. If the determination result is NO, the process ends.
  • the installation information is written to the registry of the personal computer 3, so that the web server 1 refers to the registry of the personal computer 3 and installs the desired software. Force can be determined.
  • step S3 issues a license key for permitting the personal computer 3 to use the desired software.
  • step S4 the date and time at which the license key was issued is determined as the start date of use of the desired software, that is, the rental start date.
  • step S5 the user uses desired software installed in the personal computer 3 using the license key.
  • step S6 the user notifies the Web server 1 of the end of use of the desired software from the personal computer 3.
  • a step S7 decides whether or not the desired software has been uninstalled from the personal computer 3, and the process ends if the decision result in the step S7 is NO. On the other hand, if the decision result in the step S7 is YES, a step S8 decides the date and time when the uninstallation of the desired software is confirmed as the end date of using the desired software, that is, the rental end date. In step S9, the use period of the desired software is determined from the use start date and the use end date of the desired software, and the process ends.
  • the billing process is performed for the user by determining the use period of the desired software. Since the billing process itself is well known, a detailed description is omitted. For example, if the rental fee for the desired software is determined on an hourly basis, the user will be charged a rental fee for the usage period. Users have the credit power You may settle the renkunotokin with a credit card, or settle it later by remittance. Also, for example, if the debit account of the user's bank is registered in the web server 1, the rental fee may be automatically deducted from the account. As described above, the charging process employed in the present embodiment is not particularly limited.
  • the use period when renting the desired software, is not particularly set, so that the user can use the desired software only for the necessary use period under the initiative of the user without extending the use period. Can be. That is, unless the desired software is uninstalled from the personal computer 3, the use period can be substantially extended.
  • FIG. 3 is a flowchart illustrating the software selection process, and illustrates the process of step S1 shown in FIG. 2 in more detail.
  • a step S 11 1 displays a list of software that can be rented on the accessed web page on the personal computer 3.
  • step S12 the charging method, payment method, and the like for the desired software selected by the user from the personal computer 3 are displayed on the personal computer 3.
  • step S13 based on the user name, credit card number, and the like input by the user from the personal computer 3, a user database relating to software rental for the user is created.
  • the user database includes data on rental of desired software.
  • step S14 an application in the application server 2 corresponding to the desired software is started, desired software (data) is obtained from a database corresponding to the started application, and the obtained desired software is read.
  • the data is transferred from the web server 1 to the personal computer 3, and the process ends.
  • the method of transferring the desired software to the personal computer 3 is not particularly limited. For example, FTP transfer may be adopted.
  • FIG. 4 is a flowchart for explaining the license key issuance processing, and describes the processing of steps S2 to S4 shown in FIG. 2 in more detail.
  • step S 21 is a list of software downloaded to the user (hereinafter simply “list”). Is created for each user by referring to the user database stored in Web server 1. This list of downloaded software includes the presence or absence of a license key request for each software, the installation status (registry status), and the like.
  • step S22 referring to the list for the user of the personal computer 3, it is determined whether or not there is a request for a license key of desired software. If the determination result is NO, the process ends.
  • a step S23 refers to the list for the user of the personal computer 3 and determines whether or not the desired software is installed in the personal computer 3. Is determined, and if the determination result is NO, the process ends.
  • step S24 creates a license key permitting use of the desired software.
  • the created license key is issued to the personal computer 3.
  • the date and time when the license key is issued is determined as the desired software use start date, that is, the rental start date, and the determined use start date is set in the user database for this user, and the processing is performed. Ends.
  • FIG. 5 is a flowchart illustrating the license key creation process, and illustrates the process of step S 3 ′ shown in FIG. 2 and the processes of steps S 24 and S 25 shown in FIG. 4 in more detail.
  • step S31 the date and time when the desired software is installed is read from the installation information for the desired software with reference to the registry of the personal computer 3.
  • step S32 predetermined processing is performed on the date and time information when the desired software is installed in personal computer 3, a license key for permitting use of the desired software is created, and the processing ends.
  • the predetermined process performed on the installed date and time information is not particularly limited, and for example, an arithmetic process such as multiplication with a constant coefficient or an encryption process can be used.
  • FIG. 6 is a flowchart illustrating a software installation process in the personal computer 3.
  • a step S41 downloads the specified desired software from the web server 1.
  • a step S42 determines whether or not the downloaded desired software is packed (or compressed). If the decision result in the step S42 is NO, the process proceeds to a step S44 described later. On the other hand, if the decision result in the step S42 is YES, the step S43 decompresses the packed desired software.
  • the packed desired software is, for example, a packed executable file (EXE file).
  • EXE file packed executable file
  • the desired software is installed by executing the installation program.
  • the installation information of the desired software is written in the registry of the personal computer 3.
  • the instrument information includes date and time information when the desired software is installed on the personal computer 3, for example, in units of seconds or less.
  • a step S46 requests a license key for the desired software from the web server, and obtains the license key.
  • a step S47 activates the installed desired software.
  • the obtained license key is input according to a license key input screen displayed when the desired software is started.
  • Step S49 determines whether or not the input license key is valid. If the result of the determination is NO, the process ends, and the desired software cannot be used. On the other hand, if the decision result in the step S49 is YES, a step S50 enables use of a desired soft-to-air, and the process ends.
  • the license key is created by the web server 1 based on the date and time information when the desired software was installed on the personal computer 3.
  • step S49 date and time information obtained by performing the reverse process of the license key at the time of creating the license key, and date and time information included in the installation information for the desired software written in the registry of the personal computer 3 If they match, it can be determined that the license key is valid. Once the license key has been entered into the personal computer 3, it is not necessary to enter it again when using the desired software for the second time or later.
  • FIG. 7 is a flowchart illustrating the software uninstallation process of the personal computer 3.
  • step S51 a program for uninstallation is started to uninstall desired software.
  • step S52 deletes the installation information for the desired software written in the registry of the personal computer 3, and the process ends.
  • FIG. 8 is a flowchart illustrating the soft rental end processing, and illustrates the processing of steps S7 to S9 shown in FIG. 2 in more detail.
  • step S61 as in step S21 shown in FIG. 4, refers to a list of software downloaded to the user (list) by referring to the user database stored in web server 1, Create for each user.
  • the list of downloaded software includes the presence / absence of a license key request for each software and the installation status (registry status) as described above.
  • step S62 it is determined whether or not the personal computer 3 has notified the end of use of the desired software, and the process ends if the determination result is NO. The user may notify the end of use of the desired software on the web page.
  • a step S63 refers to the list for the user of the personal computer / computer 3 to determine whether or not the desired software has been uninstalled from the personal computer 3. Is determined. Specifically, by referring to the installation state (registry state) in the above list, if the installation information for the desired software is not written in the registry, the desired software is uninstalled from the personal computer 3. You can see that there is. If the decision result in the step S63 is NO, a step The step S64 prompts the user to uninstall by displaying a message indicating that the desired software has not been uninstalled on the personal computer 3 and a procedure for uninstalling the desired software, and the process ends. I do.
  • a step S65 decides the date and time when the uninstallation of the desired software is confirmed as the end date of use of the desired software, that is, the rental end date, Calculate the desired software rental fee according to the usage period by determining the desired software usage period from the use start date and the use end date of the desired software stored in the user database. I do.
  • settlement is performed by, for example, a credit card based on the calculated rental fee, and the process ends.
  • the settlement performed in step S66 is, of course, not limited to a credit card.
  • the second embodiment of the management device is constituted by the web server 1 shown in FIG. 1, and employs a second embodiment of the management method according to the present invention.
  • the second embodiment of the management program according to the present invention is executed by the web server 1, and may be stored in the second embodiment of the computer-readable storage medium according to the present invention.
  • view software In order for a user to open a file on a personal computer, the software required to open the file (view software) must normally be installed on the personal computer. For this reason, users need to know what view software is needed to open the file, and users who are not familiar with the software will find it difficult to use the file.
  • the file can be opened by the view software installed on the personal computer unless the view computer software required to open the file on the personal computer is installed on the personal computer. You need to be able to open the file after converting it to a format, or you need to purchase the necessary viewing software to open the file, install it on your personal computer, and then open the file. Therefore, the user needs to perform complicated operations to open the file. Is inconvenient.
  • the usability of the file is improved by opening the file using the view software acquired from the application server and displaying the file on a web page.
  • FIG. 9 is a flowchart for explaining the view function in this embodiment. The process shown in FIG. 9 is started when the personal computer 3 accesses a web page having a view function provided by the web server 1, and is performed by the web server 1 shown in FIG.
  • a step S71 displays a web page having a view ⁇ function (view ⁇ page) on the personal computer 3 in response to access from the personal computer 3.
  • the view / software designation from the personal computer 3 is input.
  • the view software is specified, for example, by the user selecting a file to be opened on the web page and dragging the file to the view page.
  • a step S73 acquires the file selected at the time of specifying the view software.
  • a step S74 decides whether or not the obtained file extension is valid.
  • the application server 2 has a database of view software required to open various files. If the extension of each file is valid, the view software required to open the file is opened by the application server 2. It is stored in the database. If the judgment result in step S74 is NO, the view software required to open the file is not stored in the database of the application server 2, and a message such as "File cannot be displayed” is displayed on the personal computer. The information is displayed on the computer 3 notifying that the file cannot be opened, and the processing ends.
  • a step S76 obtains the view software corresponding to the file extension from the database of the application server 2 and starts it.
  • step S77 the file is opened using the started view software and displayed on the web page, and the process ends. This allows the user to view the viewing software for the file being opened.
  • the file opened on the web page can be referred to by the browser without being installed on the personal computer 3 and without installing the view software on the personal computer 3.
  • the billing process may or may not be performed.
  • a billing method such as a fixed billing for an arbitrary unit of time as a form in which the service is provided only to the member or a billing method such as billing each time a file is referred to may be adopted. .
  • the web server 1 may be configured to include the function of the application server 2.
  • the database is provided in the web server 1, and the application server 2 can be omitted.
  • This embodiment may be combined with the first embodiment.

Abstract

管理装置は、情報処理装置が要求したデータを該情報処理装置に転送し、該情報処理装置が該データを利用可能になった開始日時情報に基づいて該データの利用開始日を決定し、該情報処理装置が該データを利用不可能になった終了日時情報に基づいて該データの利用終了日を決定するように構成される。

Description

明細書 管理装置、 管理方法及び管理プログラム 技術分野
本発明は、 管理装置及び管理方法に係り、 特に、 ソフトウェア等の情報をユー ザの要求に応じて提供する管理装置及び管理方法に関する。 本発明は、 コンビュ ータに情報の提供を行わせる管理プログラム (コンピュータプログラム) 及びそ のような管理プログラムが格納されたコンピュータ読み取り可能な記憶媒体にも 関する。 背景技術
コンピュータプログラム等のソフトウェアをレンタノレする;^、 サーバからィ ンターネット等のネットワークを介してユーザのパーソナルコンピュータ等に期 限付きで使用可能に転送する従来の方法がある。 この場合、 サーバからユーザの パーソナルコンピュータに転送されるソフトウェアは、 レンタル終了後の不正使 用を防止するために、 レンタル終了時に自動的に削除される力、 プロテクト機能 によりレンタル終了後には強制的に動作しなくなるようになっている。
しかし、 従来の方法では、 レンタル終了期限がくると、 ソフトウェアが自動的 に削除されたり、 プロテクト機能により動作しなくなってしまうため、 ユーザが レンタル終了期限を忘れてソフトウェアを使用している場合等には、 ユーザがパ 一ソナルコンピュータで作業中にソフトウェアが使用中のデータと共に使用不可 能となってしまうという問題があった。
又、 従来の方法では、 レンタル終了期限の延長を簡単に行うことができないと いう問題もあった。
更に、 サーバからユーザのパーソナ コンピュータにダウンロードされたソフ トウエアは、 レンタノレ終了期限がくると自動的に削除されたり、 プロテクト機能 により動作しなくなるようになつているため、 レンタ /レ終了期限がくるとパーソ ナルコンピュータに格納されている情報が自動的に書き換えられたり削除された りする。 ユーザは、 このような情報の書き換え又は削除に介入することはできな い。 ところが、 パーソナルコンピュータに格納されている情報が自動的に書き換 えられたり削除されると、 特に外部のサーバからのアクセスを伴う場合、 ユーザ の介入がないために書き換えたり消去してはならな 、情報までが誤つて書き換え られたり消去され、 パーソナルコンピュータの動作に支障をきたす可能性がある という問題もあった。 発明の開示
本発明は、 上記の問題を解決した新規、 且つ、 有用な管理装置、 管理方法、 管 理プロダラム及ぴコンピュータ読み取り可能な記憶媒体を提供することを概括的 目的とする。
本発明のより具体的な目的は、 ユーザがレンタルしたソフトウェアを利用して 作業中にソフトウェアが使用中のデータと共に使用不可能となることがなく、 ュ 一ザ主導でソフトウェアの利用を終了することができる管理装置、 管理方法、 管 理プロダラム及ぴコンピュータ読み取り可能な記憶媒体を提供することにある。 本発明の他の目的は、 情報処理装置が要求したデータを該情報処理装置に転送 する第 1の手段と、 該情報処理装置が該データを利用可能になった開始日時情報 に基づいて、 該データの利用開始日を決定する第2の手段と、 該情報処理装置が 該データを利用不可能になった終了日時情報に基づレヽて、 該データの利用終了日 を決定する第 3の手段とを備えたことを特徴とする管理装置を提供することにあ る。 本発明になる管理装置によれば、 ユーザがレンタルしたソフトウェアを利用 して作業中にソフトゥエアが使用中のデータと共に使用不可能となることがなく 、 ユーザ主導でソフトウェアの利用を終了することができる。
本発明の更に他の目的は、 情報処理装置が要求したデータを該情報処理装置に 転送する第 1のステップと、 該情報処3¾置が該データを利用可能になった開始 日時情報に基づいて、 該データの利用開始日を決定する第 2のステップと、 該情 報処理装置が該データを利用不可能になった終了日時情報に基づレ、て、該データ の利用終了日を決定する第 3のステップとを含むことを特徴とする管理方法を提 供することにある。 本発明になる管理方法によれば、 ユーザがレンタルしたソフ トウェアを利用して作業中にソフトウェアが使用中のデータと共に使用不可能と なることがなく、 ユーザ主導でソフトウェアの利用を終了することができる。 本発明の他の目的は、 コンピュータにデータ管理を行わせる管理プログラムで あって、 該コンピュータに、 情報処理装置が要求したデータを該情報処理装置に 転送させる第 1の手 j噴と、 該コンピュータに、 該情報処理装置が該データを利用 可能になつた開始日時情報に基づレヽて、 該データの利用開始日を決定させる第 2 の手順と、 該コンピュータに、 該情報処理装置が該データを利用不可能になった 終了日時情報に基づいて、 該データの利用終了日を決定させる第 3の手順とを含 むことを特徴とする管理プログラムを提供することにある。 本発明になる管理プ ログラムによれば、 ユーザがレンタルしたソフトウェアを利用して作業中にソフ トウェアが使用中のデータと共に使用不可能となることがなく、 ユーザ主導でソ フトウェアの利用を終了することができる。
本発明の更に他の目的は、 上記の如き管理プログラムを格納したコンピュータ 読み取り可能な記憶媒体を提供することにある。
本発明の他の目的は、 ゥヱブサーバが提供するゥェブページ上でのユーザ端末 からのファイルの選択とビューヮソフトウェアの指定に応じて、 該ファイルに対 応するビューヮソフトウエアを起動して該ファイルを開けるステップと、 開けた ファイルを該ゥェブベージ上で該ユーザ端末から参照可能に表示するステップと を含むことを特徴とする管理方法を提供することにある。 本発明になる管理方法 によれば、 ユーザがファイルを開けるのに必要なビューヮソフトウェアを所持し ていなくても、 ゥェブページ上で開けたファィルを参照することができる。 本発明の更に他の目的及び特長は、 以下図面と共に述べる説明より明らかとな ろう。 図面の簡単な説明
図 1は、 本発明が適用される通信システムを示す図、
図 2は、 ソフトウェアレンタル期間の確定処理を説明するフローチャート、 図 3は、 ソフトウェア選択処理を説明するフローチャート、
図 4は、 ライセンスキー発行処理を説明するフローチャート、 図 5は、 ライセンスキー作成処理を説明するフローチャート、
図 6は、 ソフトウェアインストール処理を説明するフローチヤ一ト、 図 7は、 ソフトウエアアンインストール処理を説明するフローチャート.
図 8は、 ソフトウェアレンタル終了処理を説明するフローチャート、 図 9は、 ビューヮ機能を説明するフローチャートである。 発明を実施するための最良の形態
以下に、 本発明になる管理装置、 管理方法、 管理プログラム及びコンピュータ 読み取り可能な記憶媒体の各実施例を、 図面と共に説明する。
図 1は、 本発明が適用される通信システムを示す図である。 図 1に示す通信シ ステムは、 ウェブ (Web) サーバ 1と、 アプリケーションサーバ 2と、ユーザ端末 として使用されるパーソナルコンピュータ 3と力らなる。 ウェブサーバ 1とァプ リケーシヨンサーバ 2とは、 ネットワーク 4により接続されている。 又、 ウェブ サーバ 1とパーソナルコンピュータ 3とは、 インターネット 5により例えばブロ 一ドパンド接続されている。 ウェブサーバ 1及ぴアプリケーションサーバ 2は、 いずれも C P Uやメモリ等からなる周知の基本構成を有する汎用コンピュータに より実現できる。 又、 パーソナルコンピュータ 3も、 C P U、 メモリ、 入力デバ ィスゃ表示部等からなる周知の基本構成を有する汎用コンピュータにより実現で きる。 尚、 ウェブサーバ 1は、 アプリケーションサーバ 2の機能を含む構成とし ても良いことは言うまでもなく、 この場合、 データベースはウェブサーバ 1が有 し、 アプリケーションサーバ 2は省略可能である。
ウェブサーバ 1は、 1又は複数のウェブページ (WebPage) を提供すると共に、 ブラウザによりウェブページをアクセスしたパーソナルコンピュータ 3からの要 求に応じて、 作業項目毎の指示メニューをパーソナルコンピュータ 3のブラゥザ に表示する機能を有する。 アプリケーションサーバ 2は、 作業項目毎のデータべ ースを有し、 本実施例では、 少なくともレンタルソフトウェアのデータベースを 有する。 後述する第 2実施例では、 アプリケーションサーバ 2は、 少なくともビ ユーヮソフトウェアのデータベースを有する。 レンタノレソフトウェアは、 プログ ラムやゲーム等を含む。 パーソナルコンピュータ 3のブラゥザに表示された指示 メニュー上で指示が入力されると、 ウェブサーバ 1は、 入力された指示に対応す るアプリケーションサーバ 2内のアプリケーションを起動して、 起動されたァプ リケ ションに対応するデータベースからデータを取得する。 取得されたデータ は、 ウェブサーバ 1からパーソナルコンピュータ 3へ転送される。
後述するように、 パーソナルコンピュータ 3のブラウザによりアクセスしたゥ エブページから所望のソフトウエアをレンタルする場合、 ウェブサーバ 1はパー ソナルコンピュータ 3から要求された所望のソフトウェアをアプリケーションサ ーバ 2から取得し、 パーソナルコンピュータ 3に転送する。 他方、 パーソナルコ ンピュータ 3のブラウザによりアクセスしたゥヱブベージから所望のフアイルを 閲覧する場合、 ウェブサーバ 1はパーソナルコンピュータ 3から要求された所望 のファイルを開けるのに必要なビューヮソフトウェアをアプリケーションサーバ 2から取得し、 ゥ工プサーバ 1上で所望のフアイルを開けてからフアイルをパー ソナルコンピュータ 3に転送する。
本発明になる管理装置の第 1実施例は、 ウェブサーバ 1により構成され、 本発 明になる管理方法の第 1実施例を採用する。 本発明になる管理プログラムの第 1 実施例は、 ウェブサーバ 1により実行されるものであり、 本発明になるコンビュ ータ読み取り可能な記憶媒体の第 1実施例に格納されていても良い。 コンビユー タ読み取り可能な記憶媒体は、 コンピュータプログラムを読み取り可能に格納で きる媒体であれば特に限定されず、 磁気記録媒体、 光記録媒体、 光磁気記録媒体 、 半導体記憶装置等により構成することができる。
図 2は、 ソフトウェアレンタル期間の確定処理を説明するフローチャートであ ある。 図 2に示すソフトウェアレンタル期間の確定処理中、 ステップ S 1〜S 4 , S 7〜S 9はウェブサーバ 1により行われ、 ステップ S 5, S 6はパーソナル コンピュータ 3により行われる。
図 2に示すソフトウェアレンタル期間の確定処理は、 パーソナルコンピュータ 3のブラゥザからウェブサーバ 1が提供するウェブページがアクセスされると開 始される。 ステップ S 1は、 アクセスされたウェブページ上でレンタル可能なソ フトウェアの一覧をパーソナルコンピュータ 3に表示し、 ユーザがソフトウェア の一覧から所望のソフトウェアのレンタルを指定すると、 パーソナルコンビユー タ 3から指定された所望のソフトゥヱァをアプリケーションサーバ 2内のデータ ベースから取得してパーソナルコンピュータ 3へダウンロードし、 所望のソフト ウェアのインストールを促す。 ソフトウェアは特に限定されないが、 本実施例で は、 アプリケーションプログラム等のコンピュータプログラムである。 ステップ S 2は、 所望のソフトウエアがパーソナルコンピュータ 3にインストーノレされた 力否かを判定し、 判定結果が NOであると、 処理は終了する。 ソフトウェアがパ 一ソナルコンピュータ 3にインストールされると、 パーソナルコンピュータ 3の レジストリにィンストール情報が書き込まれるので、 ウェブサーバ 1は、 パーソ ナルコンピュータ 3のレジストリを参照することで、 上記所望のソフトウェアが インストールされている力否かを判定することができる。
他方、 ステップ S 2の判定結果が Y E Sであると、 ステップ S 3は、 パーソナ ルコンピュータ 3に対して所望のソフトウェアの利用を許可するライセンスキー を発行する。 ステップ S 4は、 ライセンスキーを発行した日時を、 所望のソフト ウェアの利用開合日、 即ち、 レンタル開合日として決定する。
ステップ S 5では、 ユーザが、 ライセンスキーを用いてパーソナルコンビユー タ 3にインストールされた所望のソフトウェアを利用する。 ステップ S 6では、 ユーザが、 所望のソフトウェアの利用終了をパーソナルコンピュータ 3からゥェ ブサーバ 1へ通知する。
ステップ S 7は、 所望のソフトウェアがパーソナルコンピュータ 3からアンィ ンストールされた力否かを判定し、 判定結果が NOであると、 処理は終了する。 他方、 ステップ S 7の判定結果が Y E Sであると、 ステップ S 8は、 所望のソフ トウエアのアンインストールが確認された日時を所望のソフトウェアの利用終了 日、 即ち、 レンタル終了日として決定する。 又、 ステップ S 9は、 所望のソフト ウェアの利用開始日と利用終了日から所望のソフトウェアの使用期間を決定し、 処理は終了する。
尚、 所望のソフトウェアの使用期間が決定されることにより、 ユーザに対して 課金処理が行われる。 課金処理自体は周知であるので、 詳細な説明は省略する。 例えば、 所望のソフトウェアのレンタル料金が時間単位で決定されている場合に は、 使用期間分のレンタノ 斗金がユーザに請求される。 ユーザは、 クレジット力 ード等でレンクノ 斗金を決済しても、 後日振込み等により決済しても良い。 又、 例えばユーザの銀行の引き落とし口座がウェブサーバ 1に登録されている^ *に は、 自動的にレンタル料金を口座から引き落とすようにしても良い。 このように 、 本実施例で採用する課金処理は、 特に限定されない。
本実施例では、 所望のソフトウェアをレンタルする際に、 特に使用期間を設定 しないので、 ユーザは使用期間の延長等を行うことなく、 ユーザ主導で必要な使 用期間だけ所望のソフトウェアを利用することができる。 つまり、 所望のソフト ウェアをパーソナルコンピュータ 3からアンインストールしなければ、 実質的に 使用期間を延長することができる。
図 3は、 ソフトウェア選択処理を説明するフローチャートであり、 図 2に示す ステップ S 1の処理をより詳細に説明するものである。 図 3中、 パーソナルコン ピュータ 3のブラウザからウェブサーバ 1が提供するゥェブベージがアクセスさ れると、 ステップ S 1 1は、 アクセスされたゥヱブページ上でレンタル可能なソ フトウェアの一覧をパーソナルコンピュータ 3に表示する。 ステップ S 1 2は、 ユーザによりパーソナルコンピュータ 3から選択された所望のソフトウェアにつ いての課金方法、 支払い方法等をパーソナルコンピュータ 3に表示する。 ステツ プ S 1 3は、 ユーザによりパーソナルコンピュータ 3から入力されたユーザ名、 クレジットカード番号等に基づいて、 このユーザに対するソフトウェアのレンタ ルに関するユーザデータベースを作成する。 この場合、 ユーザデータベースには 、 所望のソフトウェアのレンタルに関するデータが含まれる。 ステップ S 1 4は 、 所望のソフトウェアに対応するアプリケーションサーバ 2内のアプリケーショ ンを起動して、 起動されたアプリケーションに対応するデータベースから所望の ソフトウェア (データ) を取得し、 取得された所望のソフトウェアをウェブサー バ 1からパーソナルコンピュータ 3へ転送し、 処理は終了する。 所望のソフトゥ エアのパーソナルコンピュータ 3への転送方法は特に限定されないが、 例えば F T P転送を採用することもできる。
図 4は、 ライセンスキー発行処理を説明するフローチャートであり、 図 2に示 すステップ S 2〜S 4の処理をより詳細に説明するものである。 図 4中、 ステツ プ S 2 1は、 ユーザにダウンロードされたソフトウェアの一覧 (以下、 単にリス トと言う) を、 ウェブサーバ 1に保存されたユーザデータベースを参照すること で、 ユーザ毎に作成する。 このダウンロードされたソフトウェアのリストには、 各ソフトウエアに対するライセンスキーの要求の有無やインストール状態 (レジ ストリの状態) 等を含む。 ステップ S 2 2は、 パーソナルコンピュータ 3のユー ザに対するリストを参照し、 所望のソフトウェアのライセンスキーの要求がある 力否かを判定し、 判定結果が NOであると、 処理は終了する。 ステップ S 2 2の 判定結果が Y E Sであると、 ステップ S 2 3は、 パーソナルコンピュータ 3のュ 一ザに対するリストを参照し、 所望のソフトウエアがパーソナルコンピュータ 3 にインストールされている状態である力否かを判定し、 判定結果が NOであると 、 処理は終了する。
他方、 ステップ S 2 3の'判定結果が Y E Sであると、 ステップ S 2 4は、 所望 のソフトウェアの利用を許可するライセンスキーを作成する。 ステップ S 2 5は
、 作成されたライセンスキーをパーソナルコンピュータ 3に対して発行する。 ス テツプ S 2 6は、 ライセンスキーを発行した日時を、 所望のソフトウェアの利用 開始日、 即ち、 レンタル開始日として決定すると共に、 決定された利用開始日を このユーザに対するユーザデータベースに設定し、 処理は終了する。
図 5は、 ライセンスキー作成処理を説明するフローチャートであり、 図 2に示 すステップ S 3'の処理及び図 4に示すステップ S 2 4, S 2 5の処理をより詳細 に説明するものである。 図 5中、 ステップ S 3 1は、 パーソナルコンピュータ 3 のレジストリを参照して、 所望のソフトウェアに対するインストール情報から所 望のソフトウェアがインストールされた日時情報を読み込む。 ステップ S 3 2は 、 所望のソフトウェアがパーソナルコンピュータ 3にインストールされた日時情 報に所定の処理を施し、 所望のソフトウェアの利用を許可するライセンスキーを 作成し、 処理は終了する。 インストールされた日時情報に施される所定の処理は 、 特に限定されず、 例えば一定係数との掛算等の演算処理や、 暗号化処理を用い ることができる。
このようなライセンスキーを正規のユーザに対してのみ発行することで、 ソフ トウエアの不正使用を防止することができる。 つまり、 パーソナルコンピュータ 3にィンストールされた所望のソフトウェアをコピーして他のコンピュータにィ ンストールしても、 他のコンピュータのレジストリに書き込まれるインストール 情報の日時情報がパーソナルコンピュータ 3のレジストリに書き込まれているィ ンストール情報の日時情報と完全に一致することは略あり得ないので、 所望のソ フトウェアをパーソナルコンピュータ 3に対して発行されたライセンスキーを用 いて他のコンピュータで利用しょうとしても、 所望のソフトウェアは利用不可能 となる。
図 6は、 パーソナルコンピュータ 3におけるソフトウエアインストール処理を 説明するフローチャートである。 図 6中、 ステップ S 4 1は、 指定した所望のソ フトウェアをウェブサーバ 1からダウンロードする。 ステップ S 4 2は、 ダウン ロードされた所望のソフトウェアが、 パッキング (或いは、 圧縮) されているか 否かを判定し、 判定結果が NOであると、 処理は後述するステップ S 4 4へ進む 。 他方、 ステップ S 4 2の判定結果が Y E Sであると、 ステップ S 4 3は、 パッ キングされた所望のソフトウェアを解凍する。 パッキングされた所望のソフトゥ エアは、 例えばパッキングされた実行ファイル (E X Eファイル) である。 ステ ップ S 4 4は、 所望のソフトウェアを、 インスト一ノレ用プログラムを実行するこ とでインストールする。 ステップ S 4 5は、 パーソナルコンピュータ 3のレジス トリに、 所望のソフトウェアのインストール情報を書き込む。 このインスト一ノレ 情報には、 所望のソフトウェアがパーソナルコンピュータ 3にインストールされ た日時情報が、 例えば秒以下の単位まで含まれる。
ステップ S 4 6は、 ウェブサーバに所望のソフトウェアに対するライセンスキ 一を要求し、 ライセンスキーを入手する。 ステップ S 4 7は、 インストールされ た所望のソフトウェアを起動する。 ステップ S 4 8は、 所望のソフトウェアを起 動すると表示されるライセンスキー入力画面に従つて入手したライセンスキーを 入力する。 ステ プ S 4 9は、 入力されたライセンスキーが有効であるか否かを 判定し、 判定結果が N Oであると、 処理は終了し、 所望のソフトウェアの利用は できない。 他方、 ステップ S 4 9の判定結果が Y E Sであると、 ステップ S 5 0 は所望のソフトゥエアの利用を可能とし、 処理は終了する。
ライセンスキーは、 ウェブサーバ 1により、 所望のソフトウェアがパーソナル コンピュータ 3にインストールされた日時情報に基づいて作成されている。 従つ て、 ステップ S 4 9は、 ライセンスキーにライセンスキーの作成時と逆の処理を 施して求めた日時情報と、 パーソナルコンピュータ 3のレジストリに書き込まれ ている所望のソフトウェアに対するインストール情報に含まれる日時情報とがー 致すれば、 ライセンスキーが有効であることを判定することができる。 尚、 ライ センスキーは一度パーソナノレコンピュータ 3に入力されれば、 2回目以降の所望 のソフトウェアの利用時に再度入力する必要はない。
図 7は、 パーソナルコンピュータ 3のソフトウエアアンインストール処理を説 明するフローチャートである。 図 7中、 ステップ S 5 1は、 アンインスト一ノレ用 プログラムを起動して、 所望のソフトウェアのアンインストールを行う。 又、 ス テツプ S 5 2は、 パーソナルコンピュータ 3のレジストリに書き込まれている所 望のソフトウェアに対するインストール情報を削除し、 処理は終了する。 このよ うに、 所望のソフトウェアのアンインストールは、 ユーザ主導で行われる。 図 8は、 ソフトゥヱアレンタル終了処理を説明するフローチャートであり、 図 2に示すステップ S 7〜S 9の処理をより詳細に説明するものである。 図 8中、 ステップ S 6 1は、 図 4に示すステップ S 2 1と同様に、 ユーザにダウンロード されたソフトウェアの一覧 (リスト) を、 ウェブサーバ 1に保存されたユーザデ ータベースを参照することで、 ユーザ毎に作成する。 このダウンロードされたソ フトウェアのリストには、 上記の如く、 各ソフトウェアに対するライセンスキー の要求の有無やインストール状態 (レジストリの状態) 等を含む。 ステップ S 6 2は、 パーソナルコンピュータ 3から所望のソフトウェアの利用終了通知があつ た力否かを判定し、 判定結果が NOであると、 処理は終了する。 ユーザは、 ゥェ ブページ上で所望のソフトウエアの利用終了通知を行っても良い。
他方、 ステップ S 6 2の判定結果が Y E Sであると、 ステップ S 6 3は、 パー ソナ^/コンピュータ 3のユーザに対するリストを参照し、 所望のソフトウエアが パーソナノレコンピュータ 3からアンインストールされたか否かを判定する。 具体 的には、 上記リストのインストール状態 (レジストリの状態) を参照することで 、 所望のソフトウェアに対するィンストール情報がレジストリに書き込まれてい なければ、 所望のソフトウエアがパーソナルコンピュータ 3からアンインストー ルされていることがわかる。 ステップ S 6 3の判定結果が NOであると、 ステツ プ S 6 4は、 パーソナルコンピュータ 3に所望のソフトウェアがアンインストー ルされていない旨を示すメッセージや所望のソフトウェアのアンインストール手 順等を表示することでユーザにアンィンストールを促し、 処理は終了する。 ステップ S 6 3の判定結果が Y E Sであると、 ステップ S 6 5は、 所望のソフ トウエアのアンインストールが確認された日時を所望のソフトウェアの利用終了 日、 即ち、 レンタル終了日として決定すると共に、 ユーザデータベースに格納さ れてレ、る所望のソフトゥヱァの利用開始日と上記利用終了日から所望のソフトゥ エアの使用期間を決定することで、 使用期間に応じた所望のソフトウェアのレン タル料金を算出する。 ステップ S 6 6は、 算出されたレンタル料金に基づいて例 えばクレジットカードによる決済を行レ、、 処理は終了する。 ステップ S 6 6で行 う決済は、 言うまでもなくクレジットカードによるものに限定されるものではな い。
次に、 本発明になる管理装置の第 2実施例を説明する。 管理装置の第 2実施例 は、 図 1に示すウェブサーバ 1により構成され、 本発明になる管理方法の第 2実 施例を採用する。 本発明になる管理プログラムの第 2実施例は、 ウェブサーバ 1 により実行されるものであり、 本発明になるコンピュータ読み取り可能な記憶媒 体の第 2実施例に格納されていても良い。
ユーザがパーソナルコンピュータにおいてファイルを開けるには、 通常はその フアイノレを開けるのに必要なソフトウェア (ビューヮソフトウェア) がパーソナ ルコンピュータにインストールされている必要がある。 このため、 ユーザは、 フ アイルを開けるのに必要なビューヮソフトウェアが何であるかを知る必要があり 、 ソフトウエアに詳しくないユーザにはファイルの使い勝手が悪レ、。
又、 ビューヮ機能を用いる場合、 パーソナルコンピュータにおいてファイルを 開けるのに必要なビューヮソフトウェアがパーソナルコンピュータにインストー ルされていなければ、 ファイルをー且パーソナルコンピュータにインストールさ れているビューヮソフトウェアで開けられる形式に変換してから開ける力 或い は、 ファイルを開けるのに必要なビューヮソフトウェアを購入してパーソナルコ ンピュータにインストールしてからファイルを開ける必要がある。 従って、 ファ ィルを開けるのにユーザは煩雑な操作を行う必要があり、 この点からもファイル の使い勝手が悪い。
そこで、 本実施例では、 ファイルをアプリケーションサーバから取得したビュ ーヮソフトウェアを用いて開けてウェブページ上に表示することで、 フアイノレの 使い勝手を向上するものである。
図 9は、 本実施例におけるビューヮ機能を説明するフローチャートである。 図 9に示す処理は、 パーソナルコンピュータ 3からウェブサーバ 1が提供するビュ ーヮ機能を有するウェブページへのアクセスがあると開始され、 図 1に示すゥェ ブサーバ 1により行われる。
図 9中、 ステップ S 7 1は、 パーソナルコンピュータ 3からのアクセスに応じ てビューヮ機能を有するウェブページ (ビューヮページ) をパーソナルコンビュ ータ 3に表示する。 ステップ S 7 2は、 パーソナルコンピュータ 3からのビュー ヮソフトウェアの指定を入力する。 ビューヮソフトウェアは、 例えばユーザがゥ エブページ上の開けたいファイルを選択してビューヮページへドラッグすること で指定される。 ステップ S 7 3は、 ビューヮソフトウェアの指定の際に選択され たファイルを取得する。
ステップ S 7 4は、 取得されたフアイルの拡張子が有効であるか否かを判定す る。 アプリケーションサーバ 2は、 各種ファイルを開けるのに必要なビューヮソ フトウェアのデータベースを有し、 各ファイルの拡張子は、 有効であると、 その ファイ^/を開けるのに必要なビューヮソフトウェアがアプリケーションサーバ 2 のデータベースに格納されていることを示す。 ステップ S 7 4の判定結果が NO であると、 ファイルを開けるのに必要なビューヮソフトウェアがアプリケーショ ンサーバ 2のデータベースに格納されていないので、 例えば 「ファイルを表示で きません」 等のメッセージをパーソナ コンピュータ 3に表示することでフアイ ルが開けられないことを通知し、 処理は終了する。
他方、 ステップ S 7 4の判定結果が Y E Sであると、 ステップ S 7 6は、 ファ ィルの拡張子に対応するビューヮソフトウェアをアプリケーションサーバ 2のデ ータベースから取得して起動する。 ステップ S 7 7は、 起動したビューヮソフト ウェアを用いてファイルを開けてウェブページ上に表示し、 処理は終了する。 こ れにより、 ユーザは、 開けようとするファイル用のビューヮソフトウェアがパー ソナルコンピュータ 3にインストールされていなくても、 又、 ビューヮソフトゥ エアをパーソナルコンピュータ 3にインストールすることなく、 ウェブページ上 の開けられたファイルをブラゥザにより参照することができる。
尚、 本実施例のようにファイルを するサービスについては、 課金処理を行 つても行わなくても良い。 課金処理を行う場合には、 例えばサービスをメンバー のみに する形として任意の時間単位に対して固定の課金としたり、 ファイル を 1回参照する度に課金する等の課金方法を採用しても良い。
本実施例においても、 ウェブサーバ 1は、 アプリケーションサーバ 2の機能を 含む構成としても良いことは言うまでもなく、 この場合、 データベースはウェブ サーバ 1が有し、 アプリケーションサーバ 2は省略可能である。
又、 本実施例は、 上記第 1実施例と組み合わせても良い。
尚、 本発明は、 上記実施例に限定されるものではなく、 本発明の範囲内で種々 の改良及ぴ変更が可能であることは、 言うまでもない。

Claims

請求の範囲
1 . 情報処理装置が要求したデータを該情報処¾¾置に転送する第 1の手段 と、
該情報処理装置が該データを利用可能になった開始日時情報に基づいて、 該デ 一タの利用開始日を決定する第 2の手段と、
該情報処理装置が該データを利用不可能になった終了日時情報に基づいて、 該 データの利用終了日を決定する第 3の手段とを備えたことを特徴とする、 管理装 置。
2. 該第 1の手段は、 該管理装置が提供するウェブページ上から該データを 該情報処理装置へ送信することを特徴とする、 請求の範囲第 1項記載の管 a¾置
3. 該第 2の手段は、 該情報処理装置が該データを格納した日時情報から、 該開始日時情報を求めることを特徴とする、 請求の範囲第 1項記載の管理装置。
4. 該第 3の手段は、 該情報処理装置から該データの利用終了通知を受けた 日時情報から該終了日時情報を求めることを特徴とする、 請求の範囲第 1項記載 の管理装置。
5. 該第 3の手段は、 該開始日時情報を該データの該情報処理装置へのイン ストールの日時情報かち求め、 該終了日時情報を該データの該情報処理装置から のアンインストールの日時情報から求めることを特徴とする、 請求の範囲第 4項 記載の管理装置。
6 . 該データの該開始日時情報及ぴ該終了日時情報に基づいて該データのレ ンタル料金を算出する第 4の手段を更に備えたことを特徴とする、 請求の範囲第 1項記載の管理装置。
7 · 情報処理装置が要求したデータを該情報処理装置に転送する第 1のステ ップと、 ·
該情報処理装置が該データを利用可能になった開始日時情報に基づいて、 該デ 一タの利用開始日を決定する第 2のステップと、
該情報処理装置が該データを利用不可能になった終了日時情報に基づいて、 該 データの利用終了日を決定する第 3のステップとを含むことを特徴とする、 管理 方法。
8. 該第 1のステップは、 該管理装置が提供するウェブページ上から該デー タを該情報処理装置へ送信することを特徴とする、 請求の範囲第 7項記載の管理 方法。
9. 該第 2のステツプは、 該情報処理装置が該データを格納した日時情報か ら、 該開始日時情報を求めることを特徴とする、 請求の範囲第 7項記載の管理方 法。
1 0. 該第 3のステップは、 該情報処理装置から該データの利用終了通知を 受けた日時情報から該終了日時情報を求めることを特徴とする、 請求の範囲第 7 項記載の管理方法。
1 1 . 該第 3のステップは、 該開始日時情報を該データの該情報処理装置へ のィンストールの日時情報から求め、 該終了日時情報を該データの該情報処理装 置からのアンインストールの日時情報から求めることを特徴とする、 請求の範囲 第 1 0項記載の管理方法。
1 2. 該データの該開始日時情報及び該終了日時情報に基づレ、て該データの レンタル料金を算出する第 4のステップを更に含むことを特徴とする、 請求の範 囲第 7項記載の管理方法。
1 3 . コンピュータにデータ管理を行わせる管理プログラムであって、 該コンピュータに、 情報処理装置が要求したデータを該情報処理装置に転送さ せる第 1の手 j噴と、
該コンピュータに、 該情報処理装置が該データを利用可能になった開始日時情 報に基づいて、 該データの利用開始日を決定させる第 2の手順と、
該コンピュータに、 該情報処理装置が該データを利用不可能になった終了日時 情報に基づいて、 該データの利用終了日を決定させる第 3の手順とを含むことを 特徴とする、 管理プログラム。
1 4. 該第 1の手順は、 該コンピュータに、 該コンピュータが提供するゥェ ブページ上から該データを該情報処理装置へ送信させることを特徴とする、 請求 の範囲第 1 3項記載の管理プロダラム。
1 5 . 該第 2の手順は、 該コンピュータに、 該情報処理装置が該データを格 納した日時情報から、 該開始日時情報を求めさせることを特徴とする、 請求の範 囲第 1 3項記載の管理プログラム。
1 6 . 該第 3の手順は、 該コンピュータに、 該情報処理装置から該データの 利用終了通知を受けた日時情報から該終了日時情報を求めさせることを特徴とす る、 請求の範囲第 1 3項記載の管理プロダラム。
1 7. 該第 3の手順は、 該コ ピュータに、 該開始日時情報を該データの該 情報処理装置へのィンストールの日時情報から求めさせ、 該終了日時情報を該デ 一タの該情報処理装置からのアンインストールの日時情報から求めさせることを 特徴とする、 請求の範囲第 1 6項記載の管理プログラム。
1 8 . 該コンピュータに、 該データの該開始日時情報及ぴ該終了日時情報に 基づいて該データのレンタル料金を算出させる第 4の手順を更に含むことを特徴 とする、 請求の範囲第 1 3項記載の管理プログラム。
PCT/JP2003/013802 2003-10-28 2003-10-28 管理装置、管理方法及び管理プログラム WO2005041003A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2003/013802 WO2005041003A1 (ja) 2003-10-28 2003-10-28 管理装置、管理方法及び管理プログラム
JP2005509864A JPWO2005041003A1 (ja) 2003-10-28 2003-10-28 管理装置、管理方法及び管理プログラム
US11/362,428 US20060212513A1 (en) 2003-10-28 2006-02-27 Managing apparatus, managing method and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2003/013802 WO2005041003A1 (ja) 2003-10-28 2003-10-28 管理装置、管理方法及び管理プログラム

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/362,428 Continuation US20060212513A1 (en) 2003-10-28 2006-02-27 Managing apparatus, managing method and computer-readable storage medium

Publications (1)

Publication Number Publication Date
WO2005041003A1 true WO2005041003A1 (ja) 2005-05-06

Family

ID=34509591

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/013802 WO2005041003A1 (ja) 2003-10-28 2003-10-28 管理装置、管理方法及び管理プログラム

Country Status (3)

Country Link
US (1) US20060212513A1 (ja)
JP (1) JPWO2005041003A1 (ja)
WO (1) WO2005041003A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176707A (ja) * 2007-01-22 2008-07-31 Tsutomu Matsuda コンピュータの画面監視用usbメモリ

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007133796A (ja) * 2005-11-14 2007-05-31 Hitachi Ltd 情報処理装置及び情報処理システム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09319573A (ja) * 1996-05-28 1997-12-12 Nec Corp 流通プログラムの課金システム、課金方法、および流通プログラムを課金するプログラムを記憶するコンピュータ読み出し可能な媒体
JP2002258968A (ja) * 2001-03-02 2002-09-13 Toshiba Corp ソフトウェア管理システム、ソフトウェア管理方法、プログラム
JP2003036242A (ja) * 2001-05-16 2003-02-07 Fujitsu Ltd サーバマシン、クライアントマシン、サーバプログラム記憶媒体、クライアントプログラム記憶媒体、サーバプログラム、およびクライアントプログラム

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6453334B1 (en) * 1997-06-16 2002-09-17 Streamtheory, Inc. Method and apparatus to allow remotely located computer programs and/or data to be accessed on a local computer in a secure, time-limited manner, with persistent caching
US7171390B1 (en) * 1999-12-31 2007-01-30 Soft-On-Net, Inc. System and method for executing a rental software program in distributed computing environment
JP2001236400A (ja) * 2000-02-23 2001-08-31 Yozan Inc レンタル機及び記録媒体

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09319573A (ja) * 1996-05-28 1997-12-12 Nec Corp 流通プログラムの課金システム、課金方法、および流通プログラムを課金するプログラムを記憶するコンピュータ読み出し可能な媒体
JP2002258968A (ja) * 2001-03-02 2002-09-13 Toshiba Corp ソフトウェア管理システム、ソフトウェア管理方法、プログラム
JP2003036242A (ja) * 2001-05-16 2003-02-07 Fujitsu Ltd サーバマシン、クライアントマシン、サーバプログラム記憶媒体、クライアントプログラム記憶媒体、サーバプログラム、およびクライアントプログラム

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176707A (ja) * 2007-01-22 2008-07-31 Tsutomu Matsuda コンピュータの画面監視用usbメモリ

Also Published As

Publication number Publication date
JPWO2005041003A1 (ja) 2007-03-29
US20060212513A1 (en) 2006-09-21

Similar Documents

Publication Publication Date Title
JP5191027B2 (ja) 携帯情報端末装置、ストレージサーバ、およびストレージ領域の提供方法
US10019246B2 (en) Device, method, and system for installing and managing applications in a handheld device
US6986030B2 (en) Portable memory device includes software program for interacting with host computing device to provide a customized configuration for the program
JP4835167B2 (ja) ライセンス管理のためのプログラム、システム及び方法
US20020091645A1 (en) Software licensing system
JP2004171107A (ja) ソフトウエア提供システム、ソフトウエア提供装置および方法、記録媒体、並びにプログラム
TW200415479A (en) Common memory system shared by more than one set of computer and information processing system providing the memory system
JP2006260529A (ja) プログラム提供システム
KR101432989B1 (ko) 분리 실행 기반의 컨텐츠용 코드 블록 제공 시스템, 그 방법 및 그 방법이 기록된 컴퓨터로 판독 가능한 기록매체
WO2003081399A1 (fr) Système de gestion d'un programme de location
US20020032664A1 (en) Accounting system, accounting method, content executing device, accounting monitoring device, accounting control device and recording medium
JPH09305675A (ja) 汎用アプリケーションの配付方式
JPH09101986A (ja) ソフトウェア代金決裁システムおよび方法
WO2005041003A1 (ja) 管理装置、管理方法及び管理プログラム
JP4054626B2 (ja) 情報端末装置、及びプログラム
JP2002006974A (ja) プログラムのレンタル及び販売方法と、試供、レンタル又は販売したプログラムの管理方法及び端末にインストールされるプログラムの記録媒体
JP2004030617A (ja) インターネットを利用したトランザクションサービスシステムおよびその方法
US20050091073A1 (en) System and method for erasing a hard drive via a computer network
JP3672066B2 (ja) 取引予約システム及び記録媒体
JP4934162B2 (ja) 携帯端末および管理プログラム
JP2002258968A (ja) ソフトウェア管理システム、ソフトウェア管理方法、プログラム
JP2002229660A (ja) ソフトウェア流通管理システム、ソフトウェア流通管理方法、ソフトウェア使用管理アプレット、ソフトウェア使用管理アプレットを記録した媒体及びソフトウェア流通管理サーバ
JP2005032183A (ja) ソフトウェア提供方法及びシステム
JP2007316682A (ja) アプリケーション管理装置及びアプリケーション管理方法
JPH11219292A (ja) プログラムライセンス管理システム及びプログラムを記録したコンピュータ可読媒体

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT SE SI SK TR

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2005509864

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 11362428

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 11362428

Country of ref document: US

122 Ep: pct application non-entry in european phase