JP2006285712A - Application software server - Google Patents

Application software server Download PDF

Info

Publication number
JP2006285712A
JP2006285712A JP2005105628A JP2005105628A JP2006285712A JP 2006285712 A JP2006285712 A JP 2006285712A JP 2005105628 A JP2005105628 A JP 2005105628A JP 2005105628 A JP2005105628 A JP 2005105628A JP 2006285712 A JP2006285712 A JP 2006285712A
Authority
JP
Japan
Prior art keywords
software
application software
data
owner
information
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.)
Granted
Application number
JP2005105628A
Other languages
Japanese (ja)
Other versions
JP4737597B2 (en
Inventor
Tsutomu Tsuchida
勉 槌田
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2005105628A priority Critical patent/JP4737597B2/en
Publication of JP2006285712A publication Critical patent/JP2006285712A/en
Application granted granted Critical
Publication of JP4737597B2 publication Critical patent/JP4737597B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To clarify the owner of application software and use the application software over a network. <P>SOLUTION: An application software server networked to a plurality of client computers has a software storage means for storing at least one piece of application software in association with identification information about the owner of the application software. A software specification information reception means receives the owner identification information and information identifying the application software from a specific client computer out of the client computers, and a software sending means extracts and sends the application software from the software storage means according to the application software identification information and owner identification information received by the software specification information reception means. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、アプリケーションソフトウエアを所有者ごとに記憶するサーバーに関する。   The present invention relates to a server that stores application software for each owner.

近年、ASP(Application Service Provider)といわれるサービスがインターネットの普及とともに広く行われている。ASPは、サーバー上にアプリケーションソフトウエアを記憶しておき、ネットワークを通じて接続されるクライアントコンピューターに対してアプリケーションソフトを貸し出すサービスである。ASPにおいては、アプリケーションソフトウエアを使用しようとするユーザーは、アプリケーションソフトウエアをインストールしているサーバーに接続して、ブラウザソフトウエアなどを利用してデータを送信し、アプリケーションソフトウエアにより処理された結果を受け取るといった手順で使用されることが一般的である。   In recent years, a service called ASP (Application Service Provider) has been widely performed along with the spread of the Internet. ASP is a service that stores application software on a server and lends application software to client computers connected through a network. In ASP, a user who intends to use application software connects to a server on which application software is installed, transmits data using browser software, etc., and results processed by the application software In general, it is used in procedures such as receiving a message.

ところで、アプリケーションソフトウエアの使用者の中には、アプリケーションソフトウエアを所有したいと考える者も多い。また、使用者の使い勝手の良いようにアプリケーションソフトウエアをカスタマイズするためには、使用者ごとにアプリケーションソフトウエアを記憶する必要がある。このようなことは、スタンドアロンのコンピューターにアプリケーションソフトウエアをインストールしておけば実現できが、ASPのようにどこに居てもクライアントコンピューターさえあればアプリケーションソフトウエアを使用できるという利便性は失われる。
本発明は、このような問題に鑑みて、アプリケーションソフトウエアの所有者を明確にするとともに、ネットワーク上でアプリケーションソフトウエアを使用できるようにすることを課題とする。
By the way, many users of application software want to own the application software. Further, in order to customize the application software so as to be convenient for the user, it is necessary to store the application software for each user. This can be realized by installing the application software on a stand-alone computer, but the convenience that the application software can be used as long as there is a client computer, such as an ASP, is lost.
In view of such a problem, an object of the present invention is to clarify the owner of an application software and make it possible to use the application software on a network.

上記課題を解決するために、本発明は次のような構成を有する。
請求項1に記載の発明は、複数のクライアントコンピューターとネットワークで接続されるアプリケーションソフトウエアサーバーであり、1以上のアプリケーションソフトウエアをこのアプリケーションソフトウエアの所有者の識別情報と関連付けて記憶するソフトウエア記憶手段を有する。そして、ソフトウエア特定情報受付手段により前記クライアントコンピューターの一つである特定クライアントコンピューターから所有者の識別情報と前記アプリケーションソフトウエアを特定する情報とを受け付け、ソフトウエア送信手段が前記ソフトウエア特定情報受付手段が受け付けたアプリケーションソフトウエアを特定する情報と所有者の識別情報とに基づいて前記ソフトウエア記憶手段からアプリケーションソフトウエアを抽出して、前記特定クライアントコンピューターへ送信する。
請求項2に記載の発明は、前記アプリケーションソフトウエアサーバーにおいて、前記アプリケーションソフトウエアには使用が終了すると、前記特定クライアントコンピューターにおいて自身を消去し、使用の終了を示す情報である終了通知情報を前記アプリケーションソフトウエアサーバーに通知するプログラムが含まれている。そして、前記ソフトウエア送信手段は、送信後、終了通知情報が通知されていないアプリケーションソフトウエアを送信しないように構成される。
In order to solve the above problems, the present invention has the following configuration.
The invention described in claim 1 is an application software server connected to a plurality of client computers via a network, and stores one or more application software in association with identification information of the owner of the application software Having storage means; Then, the software identification information receiving means receives the identification information of the owner and the information specifying the application software from the specific client computer which is one of the client computers, and the software transmission means receives the software identification information. Based on the information specifying the application software received by the means and the identification information of the owner, the application software is extracted from the software storage means and transmitted to the specific client computer.
According to the second aspect of the present invention, in the application software server, when use of the application software ends, the specific client computer deletes itself and the end notification information, which is information indicating the end of use, is stored in the application software server. A program to notify the application software server is included. The software transmission means is configured not to transmit application software for which the end notification information is not notified after transmission.

請求項3に記載の発明は、前記アプリケーションソフトウエアサーバーにおいて、前記アプリケーションソフトウエアは前記特定クライアントコンピューター上でカスタマイズすることができるものであり、このカスタマイズに関する情報であるカスタマイズ情報を前記アプリケーションソフトウエアサーバーに通知するプログラムが含まれる。そして、ソフトウエア更新手段がカスタマイズ情報を受け付けて該当するアプリケーションソフトウエアをカスタマイズされた状態で前記ソフトウエア記憶手段に記憶させる。なお、カスタマイズに関する情報にはカスタマイズされたアプリケーション自体やカスタマイズによって変更された変更部分と変更内容を示す情報などが例示される。
請求項4に記載の発明は、前記アプリケーションソフトウエアサーバーにおいて、前記各所有者の識別情報に関連付けられたデータ記憶領域を保持するデータファイル記憶手段を設け、保存データ受付手段により、前記特定クラアントコンピューターにおいて、送信したアプリケーションソフトが実行されている間に、この特定クライアントコンピューターから送信される保存すべきデータである保存データを受け付けて、この保存データを実行されているアプリケーションソフトウエアの所有者の識別情報に関連付けられたデータ領域に記憶させるものである。
According to a third aspect of the present invention, in the application software server, the application software can be customized on the specific client computer, and customization information that is information relating to the customization is stored in the application software server. A program to notify is included. Then, the software update means receives the customization information and stores the corresponding application software in the software storage means in a customized state. The information related to customization includes the customized application itself, the changed part changed by customization, information indicating the changed content, and the like.
According to a fourth aspect of the present invention, in the application software server, a data file storage means for holding a data storage area associated with the identification information of each owner is provided, and the specific client computer is provided by a stored data reception means. In the above, while the transmitted application software is being executed, the storage data that is the data to be stored transmitted from the specific client computer is received, and the owner of the application software that is executing the stored data is identified. It is stored in a data area associated with information.

請求項5に記載の発明は、複数のクライアントコンピューターとネットワークで接続されるアプリケーションソフトウエアサーバーであり、1以上のアプリケーションソフトウエアをこのアプリケーションソフトウエアの所有者の識別情報と関連付けて記憶するソフトウエア記憶手段を有する。そして、ソフトウエア特定情報受付手段により、前記クライアントコンピューターの一つである特定クライアントコンピューターから所有者の識別情報と前記アプリケーションソフトウエアを特定する情報とを受け付け、ソフトウエア起動手段により、前記ソフトウエア特定情報受付手段が受け付けたアプリケーションソフトウエアを特定する情報と所有者の識別情報とに基づいてソフトウエア記憶手段からアプリケーションソフトウエアを抽出して起動する。さらに、ソフトウエアデータ受付手段により、前記特定クライアントコンピューターから起動されたアプリケーションソフトウエアに対するデータを受け付け、処理結果送信手段によりソフトウエアデータ受付手段が受け付けたデータに基づく、起動されたアプリケーションソフトウエアの処理結果を前記特定クライアントコンピューターへ送信する。なお、アプリケーションソフトウエアに対するデータは指示を示すデータが含まれる。
請求項6に記載の発明は、請求項5に記載のアプリケーションソフトウエアサーバーにおいて、前記アプリケーションソフトウエアは前記特定クライアントコンピューターからカスタマイズすることができ、そして、ソフトウエア更新手段がこのカスタマイズに関する情報であるカスタマイズ情報を受け付けて該当するアプリケーションソフトウエアをカスタマイズされた状態で前記ソフトウエア記憶手段に記憶させるものである。
請求項7に記載の発明は、請求項5又は6のアプリケーションソフトウエアサーバーにおいて、前記各所有者の識別情報に関連付けられたデータ記憶領域を保持するデータファイル記憶手段を有し、保存データ受付手段がアプリケーションソフトウエアが起動している間に、前記特定クライアントコンピューターから送信される保存すべきデータである保存データを受け付けて、起動しているアプリケーションソフトウエアの所有者の識別情報に関連付けられたデータ領域に記憶させる。
The invention described in claim 5 is an application software server connected to a plurality of client computers via a network, and stores one or more application software in association with identification information of the owner of the application software Having storage means; Then, the software specifying information receiving means receives the identification information of the owner and the information specifying the application software from a specific client computer which is one of the client computers, and the software starting means receives the software specifying information. Based on the information specifying the application software received by the information receiving means and the identification information of the owner, the application software is extracted from the software storage means and activated. Further, processing of the activated application software based on the data received by the software data receiving means by the processing result transmitting means is received by the software data receiving means by the data for the application software started from the specific client computer. The result is transmitted to the specific client computer. Note that the data for the application software includes data indicating an instruction.
According to a sixth aspect of the present invention, in the application software server according to the fifth aspect, the application software can be customized from the specific client computer, and the software update means is information relating to the customization. The customization information is received and the corresponding application software is stored in the software storage means in a customized state.
The invention according to claim 7 is the application software server according to claim 5 or 6, further comprising data file storage means for holding a data storage area associated with the identification information of each owner, and stored data reception means. While the application software is running, it accepts saved data that is to be saved sent from the specific client computer, and is associated with the identification information of the owner of the running application software Remember to area.

請求項1に記載の発明は、所有者ごとにアプリケーションソフトウエアがソフトウエア記憶手段に記憶されるので、アプリケーションソフトウエアの所有が明確になるとともに、所有者は自己の所有するアプリケーションソフトウエアを、ネットワークに繋がる任意のクライアントコンピューターから取得することができる。
請求項2に記載の発明は、アプリケーションソフトウエアが重複して送信されることを防止することができる。
請求項3に記載の発明は、所有者は自己のアプリケーションソフトウエアをカスタマイズして保存することができる。
請求項4に記載の発明は、保存データをアプリケーションソフトウエアサーバー上に記憶させることで、アプリケーションソフトウエアの所有者は自己の保存データを、ネットワークに繋がる任意のクライアントコンピューターから取得できるようにすることができる。
In the invention described in claim 1, since the application software is stored in the software storage means for each owner, the possession of the application software becomes clear, and the owner owns the application software he owns, It can be obtained from any client computer connected to the network.
The invention according to claim 2 can prevent the application software from being transmitted twice.
In the invention according to claim 3, the owner can customize and save his application software.
The invention according to claim 4 stores the stored data on the application software server, so that the owner of the application software can acquire the stored data from any client computer connected to the network. Can do.

請求項5に記載の発明は、やはり、所有者ごとにアプリケーションソフトウエアがソフトウエア記憶手段に記憶されるので、アプリケーションソフトウエアの所有が明確になるとともに、所有者は自己の所有するアプリケーションソフトウエアを、ネットワークに繋がる任意のクライアントコンピューターから取得することができる。
請求項6に記載の発明は、所有者は自己のアプリケーションソフトウエアをカスタマイズして保存することができる。
請求項7に記載の発明は、保存データをアプリケーションソフトウエアサーバー上に記憶させることで、アプリケーションソフトウエアの所有者は自己の保存データを、ネットワークに繋がる任意のクライアントコンピューターから取得できるようにすることができる。
In the invention described in claim 5, since the application software is stored in the software storage means for each owner, the ownership of the application software becomes clear and the owner owns the application software owned by the owner. Can be obtained from any client computer connected to the network.
In the invention described in claim 6, the owner can customize and save his application software.
According to the seventh aspect of the present invention, the storage data is stored on the application software server, so that the owner of the application software can acquire the storage data of his / her own from any client computer connected to the network. Can do.

以下、本発明の実施の形態について図面を参照しながら説明する。
(実施形態1)
図1に本実施の形態にアプリケーションソフトウエア(以下、「ソフトウエア」と称する)を記憶し管理するアプリケーションソフトウエアサーバーXが属するネットワークを模式的に示す。図1においてアプリケーションサーバーXはインターネットを経由して、複数のクライアントコンピューターAと接続されている。
図2にアプリケーションソフトウエアサーバーXのハードウエア構成の概要を表すブロック図を示す。アプリケーションソフトウエアサーバーXは一般的なコンピューターにより構成され、具体的には演算処理を行うCPU11、CPUの作業領域となるRAM12、基本的なプログラムはデータを記録するROM13、CPUの動作タイミングを取るためのクロック14、データやプログラムを記憶するためのハードディスク15、データーの入力を行うためのキーボード18、マウス19などの入力デバイス、情報を表示するためのモニター16、インターネットに接続するためのルーター等のネットワークインターフェース17などにより構成される。アプリケーションソフトウエアサーバーXはこのような一般的なコンピューターに下記に示すような動作を行わせるプログラムを組み込むことにより実現される。なお、クライアントコンピューターAのハードウエア構成もほぼ同様である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
(Embodiment 1)
FIG. 1 schematically shows a network to which an application software server X that stores and manages application software (hereinafter referred to as “software”) belongs to the present embodiment. In FIG. 1, the application server X is connected to a plurality of client computers A via the Internet.
FIG. 2 is a block diagram showing an outline of the hardware configuration of the application software server X. The application software server X is composed of a general computer. Specifically, the CPU 11 performs arithmetic processing, the RAM 12 as a work area of the CPU, the basic program ROM 13 for recording data, and the operation timing of the CPU. Clock 14, hard disk 15 for storing data and programs, keyboard 18 for inputting data, input device such as mouse 19, monitor 16 for displaying information, router for connecting to the Internet, etc. The network interface 17 is configured. The application software server X is realized by incorporating a program for causing such a general computer to perform the following operations. The hardware configuration of the client computer A is almost the same.

図3にアプリケーションソフトウエアサーバーXの機能を模式的に表す機能ブロック図を示す。アプリケーションソフトウエアサーバーXは機能的に、ソフトウエア記憶部101、データ送受信部102、ソフトウエア特定情報受付部103、ソフトウエア送信部104、ソフトウエア更新部105、データファイル記憶部106、保存データ受付部107を含む。
ソフトウエア記憶部101は、1以上のソフトウエアをこのソフトウエアの所有者の識別情報と関連付けて記憶している。これらのソフトウエアはクライアントコンピューターのオペレーションシステムにおいて稼動できるものであり、各所有者は予めソフトウエアを購入し、アプリケーションソフトウエアサーバーXに記憶させている。従って、各所有者が記憶させるソフトウエアの数は区々であり、また、異なる所有者が同じ種類のソフトウエアを記憶させる場合もある。図4(a)にソフトウエア記憶部101のレコード内容を模式的に示す。図に示すように、ソフトウエア記憶部101では、所有者識別情報を主キーとして複数のソフトウエアがソフトウエアを特定するソフトウエアIDとともに関連付けられて記憶されている。また、各ソフトウエアごとに使用状態を示す使用フラグが関連付けられている。ここでは、使用フラグが「0」の場合は未使用であり、「1」の場合は使用状態を示すものとする。各ソフトウエアは、クライアントコンピューターAに送信されると自動でインストールされるようになっており、また、クライアントコンピューターAにおいて終了動作が行われると、使用の終了を示す情報である終了通知情報をアプリケーションソフトウエアサーバーXに送信し、自動的にアンインストールされるようになっている。さらに、各ソフトウエアは、クライアントコンピューターA内においてカスタマイズすることが可能であり、クライアントコンピューターAにおいて終了動作が行われる際には、カスタマイズされた部分と内容を示す情報であるカスタマイズ情報をアプリケーションソフトウエアサーバーXに送信するようになっている。なお、カスタマイズ情報はカスタマイズされたソフトウエア自体を送信するようにしてもよい。
FIG. 3 is a functional block diagram schematically showing functions of the application software server X. The application software server X functionally includes a software storage unit 101, a data transmission / reception unit 102, a software identification information reception unit 103, a software transmission unit 104, a software update unit 105, a data file storage unit 106, and a storage data reception. Part 107 is included.
The software storage unit 101 stores one or more pieces of software in association with identification information of the owner of the software. These software can be run in the operation system of the client computer, and each owner purchases the software in advance and stores it in the application software server X. Accordingly, the number of software stored by each owner varies, and different owners may store the same type of software. FIG. 4A schematically shows the record contents of the software storage unit 101. As shown in the figure, in the software storage unit 101, a plurality of pieces of software are associated and stored together with a software ID for specifying software using owner identification information as a main key. In addition, a use flag indicating a use state is associated with each software. Here, when the use flag is “0”, it is unused, and when it is “1”, the use state is indicated. Each software is automatically installed when transmitted to the client computer A. When the termination operation is performed in the client computer A, the end notification information, which is information indicating the end of use, is applied to the application. It is sent to the software server X and is automatically uninstalled. Further, each software can be customized in the client computer A, and when the termination operation is performed in the client computer A, the customized information which is information indicating the customized portion and contents is applied to the application software. It is sent to server X. The customization information may be transmitted as the customized software itself.

データ送受信部102は、クライアントコンピューターAとデータのやり取りを行う。また、データ送受信部102は、クライアントコンピューターAに対して所有者識別情報とパスワードとソフトウエアを特定する情報であるソフトウエアIDとを入力するための入力画面や送信不許可を示す画面等を記憶するHP記憶部102c、所有者の所有者識別情報とパスワードを関連付けて記憶する所有者情報記憶部102b、入力画面から送信される所有者識別情報とパスワードが所有者情報記憶部102bに記憶されたものと一致するかどうかを判断する認証部102aとが含まれる。
ソフトウエア特定情報受付部103は、前記クライアントコンピューターAから入力画面を通じてデータ送受信部102が受信した所有者識別情報と前記ソフトウエアを特定する情報であるソフトウエアIDとを受け付ける。
ソフトウエア送信部104は、前記ソフトウエア特定情報受付部103が受け付けたソフトウエアIDが示すソフトウエアを、ソフトウエアIDと所有者識別情報とに基づいて前記ソフトウエア記憶部101から抽出して、データ送受信部102を介してソフトウエアを要求してきた特定のクライアントコンピューターAへ送信する。なお、抽出されたソフトウエアのソフトウエア記憶部101における使用フラグが「1」になっている場合は、ソフトウエア送信部104はソフトウエアの送信は行わない。ソフトウエアの送信後はこのソフトウエアの使用フラグは「1」に変更される。
ソフトウエア更新部105は、クライアントコンピューターAにおけるソフトウエアの使用終了時に送信されるカスタマイズ情報を、データ送受信部102を介して受け付けて該当するソフトウエアをソフトウエア記憶部101から呼び出し、カスタマイズ情報に従ってカスタマイズをして、ソフトウエア記憶部101の該当箇所に上書き記憶させる。なお、カスタマイズ情報がカスタマイズされたソフトウエア自体である場合は、ソフトウエア更新部105は、受け付けたソフトウエアを上書き記憶させることになる。
The data transmitting / receiving unit 102 exchanges data with the client computer A. Further, the data transmitting / receiving unit 102 stores an input screen for inputting owner identification information, a password, and a software ID that is information for identifying software to the client computer A, a screen indicating that transmission is not permitted, and the like. The HP storage unit 102c, the owner information storage unit 102b that stores the owner identification information of the owner in association with the password, and the owner identification information and password transmitted from the input screen are stored in the owner information storage unit 102b. And an authentication unit 102a for determining whether or not it matches.
The software specifying information receiving unit 103 receives the owner identification information received by the data transmitting / receiving unit 102 from the client computer A through the input screen and the software ID that is information specifying the software.
The software transmitting unit 104 extracts the software indicated by the software ID received by the software specifying information receiving unit 103 from the software storage unit 101 based on the software ID and the owner identification information, The data is transmitted to the specific client computer A that has requested the software via the data transmitting / receiving unit 102. If the use flag of the extracted software in the software storage unit 101 is “1”, the software transmission unit 104 does not transmit the software. After sending the software, the use flag of the software is changed to “1”.
The software update unit 105 receives customization information transmitted when the use of the software in the client computer A is completed via the data transmission / reception unit 102, calls the corresponding software from the software storage unit 101, and customizes according to the customization information. Then, the corresponding location in the software storage unit 101 is overwritten and stored. If the customization information is customized software itself, the software update unit 105 overwrites and stores the received software.

データファイル記憶部106は、ソフトウエア群の各所有者の所有者識別情報に関連付けられたデータ記憶領域を保持している。データ記憶領域には任意のファイルデータが記憶できる。図4(b)にファイルデータが記憶されたデータファイル記憶部106のレコード内容を模式的に示す。データファイル記憶部106は所有者識別情報を主キーとして複数のデータファイルが関連付けて記憶されている。
保存データ受付部107は、送信されたソフトウエアを実行しているクラアントコンピューターAにおいて、送信されたソフトウエアが実行されている間に、このクライアントコンピューターAから送信される保存すべきデータである保存データを受け付けて、データファイルとしてデータファイル記憶部106の、実行されているアプリケーションソフトウエアの所有者の所有者識別情報に関連付けられたデータ領域に記憶させる。
The data file storage unit 106 holds a data storage area associated with owner identification information of each owner of the software group. Arbitrary file data can be stored in the data storage area. FIG. 4B schematically shows the record contents of the data file storage unit 106 in which file data is stored. The data file storage unit 106 stores a plurality of data files in association with owner identification information as a primary key.
The stored data reception unit 107 is a storage that is data to be stored transmitted from the client computer A while the transmitted software is being executed in the client computer A that is executing the transmitted software. Data is received and stored as a data file in the data area associated with the owner identification information of the owner of the application software being executed, in the data file storage unit 106.

次に、以上のような構成を有するアプリケーションソフトウエアサーバーXの動作について説明する。図5にアプリケーションソフトウエアサーバーXの動作を表すフローチャートを示し、図6にアプリケーションソフトウエアサーバーXとクライアントコンピューターAとの情報のやり取りを表すシーケンス図を示す。まず、ソフトウエアを使用しようとするソフトウエアの所有者は、アプリケーションソフトウエアサーバーXにアクセスして、所定の入力画面が記憶された場所を示すURL(Uniform Resource Locator)を送信する(s1001)。これをデータ送受信部102が受け付けて、HP記憶部102cに記憶された入力画面をクライアントコンピューターAへ送信する(s101)(s1002)。この入力画面から所有者は使用者識別情報、パスワード、ソフトウエアIDを入力して返信する(s1003)。データ送受信部102はこれを受け付けて(s102)、認証部102aにより所有者情報記憶部102bの記憶内容と比較して、正規の所有者かどうかを認証する(s103)。ここで、正規の所有者であるとの認証できなければ送信不許可を示すメッセージが表示された画面をクライアントコンピューターAへ送信して(s114)、処理を終了する。   Next, the operation of the application software server X having the above configuration will be described. FIG. 5 is a flowchart showing the operation of the application software server X, and FIG. 6 is a sequence diagram showing the exchange of information between the application software server X and the client computer A. First, the software owner who intends to use the software accesses the application software server X and transmits a URL (Uniform Resource Locator) indicating the location where the predetermined input screen is stored (s1001). The data transmission / reception unit 102 receives this, and transmits the input screen stored in the HP storage unit 102c to the client computer A (s101) (s1002). From this input screen, the owner inputs the user identification information, password, and software ID, and returns (s1003). The data transmission / reception unit 102 accepts this (s102), and the authentication unit 102a compares the stored contents of the owner information storage unit 102b with each other to authenticate whether the owner is a legitimate owner (s103). Here, if authentication as a legitimate owner cannot be performed, a screen displaying a message indicating that transmission is not permitted is transmitted to the client computer A (s114), and the process ends.

正規の所有者であることが認証できれば、ソフトウエア特定情報受付部103が送信された所有者識別情報とソフトウエアIDを受け付け、ソフトウエア送信部104がこれらの所有者識別情報とソフトウエアIDに基づいてソフトウエア記憶部101からこの所有者識別情報に関連づけられた、このソフトウエアIDを有するソフトウエアを抽出し(s104)、この抽出したソフトウエアに関して使用フラグの値が「1」か「0」かを判断する(s105)。ここで、使用フラグの値が「1」である場合は、送信不許可を示すメッセージが表示された画面をクライアントコンピューターAへ送信して(s114)、処理を終了する。使用フラグの値が「0」である場合は、ソフトウエア送信部104は、データ送受信部102を介してクライアントコンピューターAへこのソフトウエアを送信する(s106)(s1004)。この際、ソフトウエア送信部104は、このソフトウエアのソフトウエア記憶部101における使用フラグの値を「1」に変更する(s107)。これにより、クライアントコンピューターAには所有するソフトウエアが送信され、このソフトウエアはクライアントコンピューターAにおいて自動的にインストールされる。   If the authorized owner can be authenticated, the software identification information receiving unit 103 receives the transmitted owner identification information and software ID, and the software transmission unit 104 receives the owner identification information and software ID. Based on this, the software having the software ID associated with the owner identification information is extracted from the software storage unit 101 (s104), and the value of the use flag for the extracted software is “1” or “0”. Is determined (s105). Here, when the value of the use flag is “1”, a screen displaying a message indicating that transmission is not permitted is transmitted to the client computer A (s114), and the process is terminated. When the value of the use flag is “0”, the software transmission unit 104 transmits this software to the client computer A via the data transmission / reception unit 102 (s106) (s1004). At this time, the software transmission unit 104 changes the value of the use flag in the software storage unit 101 of this software to “1” (s107). Thereby, the owned software is transmitted to the client computer A, and this software is automatically installed in the client computer A.

ここで、クライアントコンピューターAにおけるソフトウエアの動作を簡単に説明しておく。図7にかかる動作を表すフローチャートを示す。クライアントコンピューターAに送信されたソフトウエアは自動的にインストールされ、クライアントコンピューターA内で起動される(s201)。ソフトウエアの所有者は、クライアントコンピューターAに対して指示命令やデータを入力することで処理を行う(s202)。ソフトウエアの実行中にソフトウエアの所有者がデータファイルをアプリケーションソフトウエアサーバーXのデータファイル記憶部106に記憶させることを指示した場合は、このファイルデータがアプリケーションソフトウエアサーバーXへ送信される(s203、s204)(s1005)。また、ソフトウエアの実行中に、所有者がこのソフトウエアに対してカスタマイズを指示すると、これが受け付けられ(s205)、ソフトウエアがカスタマイズされるとともに(s206)、カスタマイズされた部分と内容を示すカスタマイズ情報が生成され、記憶される(s207)。ソフトウエアの使用が終了し、所有者がソフトウエアに終了指示を入力すると、これが受け付けられ(s208)、終了通知情報とカスタマイズ情報とがアプリケーションソフトウエアサーバーXへ送信される(s209)(s1006)(s1007)。なお、カスタマイズされなかった場合にはカスタマイズ情報は送信されない。   Here, the operation of the software in the client computer A will be briefly described. 8 is a flowchart showing the operation according to FIG. The software transmitted to the client computer A is automatically installed and activated in the client computer A (s201). The software owner performs processing by inputting an instruction command or data to the client computer A (s202). When the software owner instructs the data file storage unit 106 of the application software server X to store the data file during execution of the software, the file data is transmitted to the application software server X ( s203, s204) (s1005). In addition, when the owner instructs the software to customize during the execution of the software, this is accepted (s205), the software is customized (s206), and the customization indicating the customized part and contents is performed. Information is generated and stored (s207). When the use of the software ends and the owner inputs an end instruction to the software, this is accepted (s208), and end notification information and customization information are transmitted to the application software server X (s209) (s1006). (S1007). Note that the customization information is not transmitted if the customization is not performed.

送信したソフトウエアはクライアントコンピューターA上で上記のような動作を行うので、アプリケーションソフトウエアサーバーXはソフトウエアの送信後は、データファイルの送信を待ち(s108)、データファイルが送信されてきた場合には、保存データ受付部107がこれを受け付けてデータファイル記憶部106へ記憶させる(s112)。また、常時、終了通知情報の送信を待っており(s109)、終了通知情報を受け付けるとソフトウエア送信部104が使用フラグを「0」に戻す。また、この際、カスタマイズ情報も一緒に送信されてきているかどうかが判断され(s111)、カスタマイズ情報が送信されてきている場合は、ソフトウエア更新部105がこれを受け付けてソフトウエア記憶部101から該当するソフトウエアを抽出してカスタマイズ情報に従ってカスタマイズし、再びソフトウエア記憶部101へ更新して記憶させる(s113)。以上により、ソフトウエアの送信動作が完了する。   Since the transmitted software performs the above operation on the client computer A, the application software server X waits for transmission of the data file after transmission of the software (s108), and the data file is transmitted In step S112, the saved data receiving unit 107 receives the stored data and stores it in the data file storage unit 106. In addition, it always waits for transmission of the end notification information (s109), and upon receiving the end notification information, the software transmission unit 104 returns the use flag to “0”. At this time, it is determined whether or not the customization information is also transmitted together (s111). If the customization information is transmitted, the software update unit 105 accepts the customization information from the software storage unit 101. The corresponding software is extracted and customized according to the customization information, and updated and stored again in the software storage unit 101 (s113). Thus, the software transmission operation is completed.

(実施形態2)
次に、実施形態2に係るアプリケーションソフトウエアサーバーYについて説明する。実施形態1に係るアプリケーションソフトウエアサーバーXでは、ソフトウエアをクラアントコンピューターAに送信し、ソフトウエアはクライアントコンピューターA上で実行されたが、本アプリケーションソフトウエアサーバーYは、ソフトウエアは本アプリケーションソフトウエアサーバーYにおいて実行される。アプリケーションソフトウエアサーバーYが含まれるネットワークは実施形態1で示したものと同様であり、また、アプリケーションソフトウエアサーバーYのハードウエア構成も実施形態1に係るアプリケーションソフトウエアサーバーXと同様であるので説明は省略する。
図8にアプリケーションソフトウエアサーバーYの機能を模式的に表す機能ブロック図を示す。アプリケーションソフトウエアサーバーXは機能的に、ソフトウエア記憶部201、データ送受信部202、ソフトウエア特定情報受付部203、ソフトウエア起動部204、ソフトウエアデータ受付部209、処理結果送信部210、ソフトウエア更新部205、データファイル記憶部206、保存データ受付部207。
(Embodiment 2)
Next, the application software server Y according to the second embodiment will be described. In the application software server X according to the first embodiment, the software is transmitted to the client computer A, and the software is executed on the client computer A. However, the application software server Y is the software. It is executed on the server Y. The network including the application software server Y is the same as that shown in the first embodiment, and the hardware configuration of the application software server Y is the same as that of the application software server X according to the first embodiment. Is omitted.
FIG. 8 is a functional block diagram schematically showing the function of the application software server Y. Functionally, the application software server X includes a software storage unit 201, a data transmission / reception unit 202, a software identification information reception unit 203, a software activation unit 204, a software data reception unit 209, a processing result transmission unit 210, a software An update unit 205, a data file storage unit 206, and a saved data reception unit 207.

ソフトウエア記憶部201は、1以上のソフトウエアをこのソフトウエアの所有者の識別情報と関連付けて記憶している。これらのソフトウエアはアプリケーションソフトウエアサーバーYにおいて稼動できるものであり、各所有者は予めソフトウエアを購入し、アプリケーションソフトウエアサーバーYに記憶させている。従って、各所有者が記憶させるソフトウエアの数は区々であり、また、異なる所有者が同じ種類のソフトウエアを記憶させる場合もある。ソフトウエア記憶部201のレコード内容は図4(a)に示す、実施形態1に係るアプリケーションソフトウエアサーバーXのレコード内容と同じである。ここで記憶される各ソフトウエアは、アプリケーションソフトウエアYにおいて起動し、実行されるものであるが、クライアントコンピューターAのブラウザソフトウエア画面上において指示命令や入力データーが受け付けられ、処理結果もこのブラウザソフト上に表示されるようになっている。また、クライアントコンピューターAから終了動作の指示が送信されると、使用の終了を示す情報である終了通知情報を通知するようになっている。さらに、各ソフトウエアは、クライアントコンピューターAからカスタマイズすることが可能であり、クライアントコンピューターAにおいて終了動作の指示が送信される際には、カスタマイズされた部分と内容を示す情報であるカスタマイズ情報を通知するようになっている。なお、カスタマイズ情報としては、カスタマイズされたソフトウエア自体を送信するようにしてもよい。
データ送受信部202は、クライアントコンピューターAとデータのやり取りを行う。また、データ送受信部202は、クライアントコンピューターAに対して所有者識別情報とパスワードとソフトウエアを特定する情報であるソフトウエアIDとを入力するための入力画面や使用不許可を示す画面等を記憶するHP記憶部202c、所有者の所有者識別情報とパスワードを関連付けて記憶する所有者情報記憶部202b、入力画面から送信される所有者識別情報とパスワードが所有者情報記憶部202bに記憶されたものと一致するかどうかを判断する認証部202aとが含まれる。
The software storage unit 201 stores one or more pieces of software in association with identification information of the owner of the software. These software can be operated in the application software server Y, and each owner purchases the software in advance and stores it in the application software server Y. Accordingly, the number of software stored by each owner varies, and different owners may store the same type of software. The record contents of the software storage unit 201 are the same as the record contents of the application software server X according to the first embodiment shown in FIG. Each software stored here is started and executed in the application software Y, but the instruction command and input data are accepted on the browser software screen of the client computer A, and the processing result is also displayed in this browser. It is displayed on the software. Also, when an end operation instruction is transmitted from the client computer A, end notification information, which is information indicating the end of use, is notified. Furthermore, each software can be customized from the client computer A, and when the end operation instruction is transmitted in the client computer A, the customized information which is information indicating the customized portion and contents is notified. It is supposed to be. Note that the customized software itself may be transmitted as the customization information.
The data transmission / reception unit 202 exchanges data with the client computer A. Further, the data transmitting / receiving unit 202 stores an input screen for inputting owner identification information, a password, and a software ID that is information for identifying software to the client computer A, a screen indicating non-use of permission, and the like The HP storage unit 202c, the owner information storage unit 202b that stores the owner identification information of the owner in association with the password, and the owner identification information and password transmitted from the input screen are stored in the owner information storage unit 202b. And an authentication unit 202a for determining whether or not they match.

ソフトウエア特定情報受付部203は、前記クライアントコンピューターから入力画面を通じてデータ送受信部202が受信した所有者識別情報と前記ソフトウエアを特定する情報であるソフトウエアIDとを受け付ける。
ソフトウエア起動部204は、前記ソフトウエア特定情報受付部203が受け付けたソフトウエアIDが示すソフトウエアをソフトウエアIDと所有者識別情報に基づいて前記ソフトウエア記憶部201から抽出して起動する。なお、抽出されたソフトウエアのソフトウエア記憶部201における使用フラグが「1」になっている場合は、ソフトウエア起動部204はソフトウエアの起動は行わない。ソフトウエアの起動後はこのソフトウエアの使用フラグは「1」に変更される。
ソフトウエアデータ受付部209は、ソフトウエアIDを送信してきたクライアントコンピューターAから、起動されたソフトウエアに対するデータを受け付ける。このデータはソフトウエアに対する指示を示す指示データと、処理を行う処理データが含まれ、起動されているソフトウエアへ通知される。起動されているソフトウエアはこれにより所定の処理を行う。
処理結果送信部210は、ソフトウエアデータ受付部209が受け付けたデータによる、起動されているソフトウエアの処理結果を前記特定クライアントコンピューターへ送信する。
ソフトウエア更新部205は、クライアントコンピューターAからソフトウエアのカスタマイズが行われた場合に、ソフトウエアの使用終了時に通知されるカスタマイズ情報を、受け付けて該当するソフトウエアをソフトウエア記憶部201から呼び出し、カスタマイズ情報に従ってカスタマイズをして、ソフトウエア記憶部201の該当箇所に上書き記憶させる。なお、カスタマイズ情報がカスタマイズされたソフトウエア自体である場合は、ソフトウエア更新部205は、受け付けたソフトウエアを上書き記憶させることになる。
The software specifying information receiving unit 203 receives the owner identification information received by the data transmitting / receiving unit 202 through the input screen from the client computer and the software ID that is information specifying the software.
The software activation unit 204 extracts the software indicated by the software ID received by the software identification information reception unit 203 from the software storage unit 201 based on the software ID and owner identification information, and activates the software. When the use flag of the extracted software in the software storage unit 201 is “1”, the software activation unit 204 does not activate the software. After the software is started, the software use flag is changed to “1”.
The software data receiving unit 209 receives data for the activated software from the client computer A that has transmitted the software ID. This data includes instruction data indicating an instruction to the software and processing data for processing, and is notified to the activated software. Thus, the activated software performs a predetermined process.
The processing result transmission unit 210 transmits the processing result of the activated software based on the data received by the software data reception unit 209 to the specific client computer.
When software customization is performed from the client computer A, the software update unit 205 receives customization information notified at the end of use of the software, calls the corresponding software from the software storage unit 201, and Customization is performed according to the customization information, and the data is overwritten and stored in the corresponding part of the software storage unit 201. When the customization information is the customized software itself, the software update unit 205 overwrites and stores the received software.

データファイル記憶部206は、ソフトウエア群の各所有者の所有者識別情報に関連付けられたデータ記憶領域を保持している。データ記憶領域には任意のファイルデータが記憶できる。データファイル記憶部206のレコード内容は、実施形態1に係るアプリケーションソフトウエアサーバーXのデータファイル記憶部106のレコード内容と同様である。
保存データ受付部207は、起動されているソフトウエアにデータを送信しているクラアントコンピューターAにおいて、ソフトウエアが起動されている間に、このクライアントコンピューターAから送信される保存すべきデータである保存データを受け付けて、データファイルとしてデータファイル記憶部206の、実行されているソフトウエアの所有者の所有者識別情報に関連付けられたデータ領域に記憶させる。
The data file storage unit 206 holds a data storage area associated with owner identification information of each owner of the software group. Arbitrary file data can be stored in the data storage area. The record contents of the data file storage unit 206 are the same as the record contents of the data file storage unit 106 of the application software server X according to the first embodiment.
The saved data reception unit 207 is a save that is data to be saved that is transmitted from the client computer A while the software is being activated in the client computer A that is transmitting data to the activated software. Data is received and stored as a data file in the data area associated with the owner identification information of the owner of the software being executed, in the data file storage unit 206.

次に以上にような構成を有するアプリケーションソフトウエアサーバーYの動作について説明する。図9にアプリケーションソフトウエアサーバーYの動作を表すフローチャートを示し、図10にアプリケーションソフトウエアサーバーYとクライアントコンピューターAとのデータのやり取りを示すシーケンス図を示す。まず、ソフトウエアを使用しようとするソフトウエアの所有者は、アプリケーションソフトウエアサーバーYにアクセスして、所定の入力画面が記憶された場所を示すURL(Uniform Resource Locator)を送信する(s2001)。これをデータ送受信部202が受け付けて、HP記憶部202cに記憶された入力画面をクライアントコンピューターAへ送信する(s301)(s2002)。この入力画面から所有者は使用者識別情報、パスワード、ソフトウエアIDを入力して返信する(s2003)。データ送受信部202はこれを受け付けて(s302)、認証部202aにより所有者情報記憶部202bの記憶内容と比較して、正規の所有者かどうかを認証する(s303)。ここで、正規の所有者であるとの認証できなければ送信不許可を示すメッセージが表示された画面をクライアントコンピューターAへ送信して(s314)、処理を終了する。   Next, the operation of the application software server Y having the above configuration will be described. FIG. 9 is a flowchart showing the operation of the application software server Y, and FIG. 10 is a sequence diagram showing data exchange between the application software server Y and the client computer A. First, the software owner who intends to use the software accesses the application software server Y and transmits a URL (Uniform Resource Locator) indicating the location where the predetermined input screen is stored (s2001). The data transmission / reception unit 202 receives this, and transmits the input screen stored in the HP storage unit 202c to the client computer A (s301) (s2002). From this input screen, the owner inputs the user identification information, password, and software ID, and returns (s2003). The data transmission / reception unit 202 accepts this (s302), and the authentication unit 202a compares the stored contents of the owner information storage unit 202b with each other to authenticate whether or not it is a legitimate owner (s303). Here, if it is not possible to authenticate the user as a legitimate owner, a screen displaying a message indicating that transmission is not permitted is transmitted to the client computer A (s314), and the process is terminated.

正規の所有者であることが認証できれば、ソフトウエア特定情報受付部203が送信された所有者識別情報とソフトウエアIDとを受け付け、ソフトウエア起動部204がこれらの所有者識別情報とソフトウエアIDとに基づいてソフトウエア記憶部201からこの所有者識別情報に関連づけられた、このソフトウエアIDを有するソフトウエアを抽出し(s304)、この抽出したソフトウエアに関して使用フラグの値が「1」か「0」かを判断する(s305)。ここで、使用フラグの値が「1」である場合は、使用不許可を示すメッセージが表示された画面をクライアントコンピューターAへ送信して(s314)、処理を終了する。使用フラグの値が「0」である場合は、ソフトウエア送信部204は、抽出したソフトウエアを起動する(s306)。この際、データ送受信部202は、このソフトウエアのソフトウエア記憶部101における使用フラグの値を「1」に変更する(s307)。ソフトウエアが起動されると、このソフトウエアの画面データがクライアントコンピューターAへ送信され(s2004)、これにより、クライアントコンピューターAを使用する所有者は、クライアントコンピューターAのブラウザ上であたかもソフトウエアが起動しているように操作できる。   If the authorized owner can be authenticated, the software identification information receiving unit 203 receives the transmitted owner identification information and the software ID, and the software activation unit 204 receives the owner identification information and the software ID. Based on the above, the software having the software ID associated with the owner identification information is extracted from the software storage unit 201 (s304), and the value of the use flag for the extracted software is “1”. It is determined whether it is “0” (s305). Here, if the value of the use flag is “1”, a screen on which a message indicating that use is not permitted is transmitted to the client computer A (s314), and the process is terminated. If the value of the use flag is “0”, the software transmission unit 204 activates the extracted software (s306). At this time, the data transmitting / receiving unit 202 changes the value of the use flag in the software storage unit 101 of this software to “1” (s307). When the software is started, the screen data of this software is transmitted to the client computer A (s2004), so that the owner who uses the client computer A starts up the software as if on the browser of the client computer A. Can be operated as if

ここで、起動されたソフトウエアの動作を簡単に説明しておく。図11にかかる動作を表すフローチャートを示す。起動されたソフトウエアはクライアントコンピューターAから送信されるデータを待ち(s401)、ソフトウエアの所有者が、ブラウザソフトウエアを通じて、ソフトウエアに対して指示命令やデータを入力してくれば(s2005)、ソフトウエアデータ受付部210を介してこれを受け付け、処理を実行する(s402)。処理結果は処理結果送信部204へ通知される(s403)。ソフトウエアの実行中に、所有者がこのソフトウエアに対してカスタマイズの指示を送信すると(s2008)、これが受け付けられ(s404)、ソフトウエアがカスタマイズされるとともに(s405)、カスタマイズされた部分と内容を示すカスタマイズ情報が生成され、記憶される(s406)。ソフトウエアの使用が終了し、所有者がソフトウエアに終了指示を送信すると(s2009)、これが受け付けられ(s407)、終了通知情報とカスタマイズ情報とがそれぞれソフトウエア起動部204およびソフトウエア更新部205へ通知される(s408)。なお、カスタマイズされなかった場合にはカスタマイズ情報は送信されない。   Here, the operation of the activated software will be briefly described. 12 is a flowchart showing the operation according to FIG. The activated software waits for data transmitted from the client computer A (s401), and if the software owner inputs an instruction command or data to the software through the browser software (s2005). This is received via the software data receiving unit 210 and the process is executed (s402). The processing result is notified to the processing result transmitting unit 204 (s403). When the owner sends a customization instruction to the software during execution of the software (s2008), this is accepted (s404), the software is customized (s405), and the customized part and contents are also received. The customization information indicating is generated and stored (s406). When the use of the software ends and the owner transmits an end instruction to the software (s2009), this is accepted (s407), and the end notification information and the customization information are respectively sent to the software activation unit 204 and the software update unit 205. (S408). Note that the customization information is not transmitted if the customization is not performed.

起動されたソフトウエアは上記のような動作を行うので、アプリケーションソフトウエアサーバーYはソフトウエアの起動後は、ソフトウエアの終了を待つ(s309)。なお、アプリケーションソフトウエアサーバーYは、同時にソフトウエアの終了までにデータファイルの送信を待っており(s308)、データファイルが送信されてきた場合には、保存データ受付部207がこれを受け付けてデータファイル記憶部206へ記憶させる(s312)。そして、終了通知情報を受け付けるとソフトウエア起動部204が使用フラグを「0」に戻す。また、この際、カスタマイズ情報も一緒に送信されてきているかどうかが判断され(s311)、カスタマイズ情報が送信されてきている場合は、ソフトウエア更新部205がこれを受け付けてソフトウエア記憶部201から該当するソフトウエアを抽出してカスタマイズ情報に従ってカスタマイズし、再びソフトウエア記憶部201へ更新して記憶させる(s313)。以上により、ソフトウエアの起動動作が完了する。   Since the activated software performs the above operation, the application software server Y waits for the end of the software after the software is activated (s309). The application software server Y waits for the transmission of the data file by the end of the software at the same time (s308), and when the data file is transmitted, the stored data reception unit 207 receives the data file and receives the data file. The file is stored in the file storage unit 206 (s312). When the end notification information is received, the software activation unit 204 returns the use flag to “0”. At this time, it is determined whether the customization information is also transmitted (s311). If the customization information is transmitted, the software update unit 205 accepts the customization information from the software storage unit 201. The corresponding software is extracted and customized according to the customization information, and updated and stored again in the software storage unit 201 (s313). Thus, the software activation operation is completed.

なお、上記各実施形態では、データファイル記憶部にデータファイルを記憶する部分のみを説明しているが、データファイル記憶部のデータファイルは認証後所有者が任意に受信するような構成として、保存データ送信部を設けることが望ましい。保存データ送信部は、所有者から送信される所有者識別情報とパスワードの認証後、クライアントコンピューターAから要求に応じてこのクライアントコンピューターAから送信される所有者識別情報に関連付けられたデータファイルをファイルデータ記憶部から抽出し、このクライアントコンピューターAへ送信するように構成される。
また、上記実施形態1ではソフトウエアはクライアントコンピューターAにインストールされるものを例示しているが、これとは別に、ブラウザソフトウエア上で実行されるソフトウエアとして、ブラウザソフトウエアを終了させると同時に終了するように構成することもできる。
In each of the above-described embodiments, only the part that stores the data file in the data file storage unit is described. However, the data file in the data file storage unit is stored as a configuration that the owner arbitrarily receives after authentication. It is desirable to provide a data transmission unit. The stored data transmission unit files the data file associated with the owner identification information transmitted from the client computer A in response to the request from the client computer A after the authentication of the owner identification information and password transmitted from the owner. The data is extracted from the data storage unit and transmitted to the client computer A.
In the first embodiment, the software is illustrated as being installed on the client computer A. However, separately from this, as the software executed on the browser software, the browser software is terminated at the same time. It can also be configured to end.

アプリケーションソフトウエアサーバーが属するネットワークを模式的に示す図である。It is a figure which shows typically the network to which an application software server belongs. アプリケーションソフトウエアサーバーのハードウエア構成を模式的に示すブロック図である。It is a block diagram which shows typically the hardware constitutions of an application software server. 実施形態1に係るアプリケーションソフトウエアサーバーの機能を模式的に示す機能ブロック図である。FIG. 3 is a functional block diagram schematically illustrating functions of an application software server according to the first embodiment. (a)はデータファイル記憶部のレコード内容を模式的に示す図であり、(b)はデータファイル記憶部のレコード内容を模式的に示す図である。(A) is a figure which shows typically the record content of a data file memory | storage part, (b) is a figure which shows typically the record content of a data file memory | storage part. 実施形態1に係るアプリケーションソフトウエアサーバーの動作を示すフローチャートである。4 is a flowchart showing an operation of the application software server according to the first embodiment. 実施形態1に係るアプリケーションソフトウエアサーバーとクライアントコンピューターとの情報のやり取りを示すシーケンス図である。FIG. 3 is a sequence diagram showing exchange of information between an application software server and a client computer according to the first embodiment. 実施形態1に係る、クライアントコンピューターにおけるソフトウエアの動作を示すフローチャートである。4 is a flowchart illustrating an operation of software in a client computer according to the first embodiment. 実施形態2に係るアプリケーションソフトウエアサーバーの機能を模式的に示す機能ブロック図である。It is a functional block diagram which shows typically the function of the application software server which concerns on Embodiment 2. FIG. 実施形態2に係るアプリケーションソフトウエアサーバーの動作を示すフローチャートである。10 is a flowchart showing an operation of the application software server according to the second embodiment. 実施形態2に係るアプリケーションソフトウエアサーバーとクライアントコンピューターとの情報のやり取りを示すシーケンス図である。FIG. 10 is a sequence diagram showing exchange of information between an application software server and a client computer according to the second embodiment. 実施形態2に係る、アプリケーションソフトウエアサーバーにおけるソフトウエアの動作を示すフローチャートである。10 is a flowchart illustrating the operation of software in an application software server according to the second embodiment.

符号の説明Explanation of symbols

X、Y アプリケーションソフトウエアサーバー
A クライアントコンピューター
101、201 ソフトウエア記憶部
102、202 データ送受信部
103、203 ソフトウエア特定情報受付部
104 ソフトウエア送信部
105、205 ソフトウエア更新部
106、206 データファイル記憶部
107、207 保存データ受付部
108、208 保存データ送信部
204 ソフトウエア起動部
209 ソフトウエアデータ受付部
210 処理結果送信部
X, Y Application software server A Client computer 101, 201 Software storage unit 102, 202 Data transmission / reception unit 103, 203 Software specific information reception unit 104 Software transmission unit 105, 205 Software update unit 106, 206 Data file storage Units 107 and 207 Saved data reception unit 108 and 208 Saved data transmission unit 204 Software activation unit 209 Software data reception unit 210 Processing result transmission unit

Claims (7)

複数のクライアントコンピューターとネットワークで接続されるアプリケーションソフトウエアサーバーであって、
1以上のアプリケーションソフトウエアをこのアプリケーションソフトウエアの所有者の識別情報と関連付けて記憶するソフトウエア記憶手段と、
前記クライアントコンピューターの一つである特定クライアントコンピューターから所有者の識別情報と前記アプリケーションソフトウエアを特定する情報とを受け付けるソフトウエア特定情報受付手段と、
前記ソフトウエア特定情報受付手段が受け付けたアプリケーションソフトウエアを特定する情報と所有者の識別情報とに基づいて前記ソフトウエア記憶手段からアプリケーションソフトウエアを抽出して、前記特定クライアントコンピューターへ送信するソフトウエア送信手段と
を有するアプリケーションソフトウエアサーバー。
An application software server connected to multiple client computers via a network,
Software storage means for storing one or more application software in association with identification information of the owner of the application software;
Software identification information receiving means for receiving identification information of an owner and information for specifying the application software from a specific client computer that is one of the client computers;
Software that extracts application software from the software storage unit based on the information specifying the application software received by the software specifying information receiving unit and the identification information of the owner, and transmits the software to the specific client computer An application software server having a transmission means.
前記アプリケーションソフトウエアには使用が終了すると、前記特定クライアントコンピューターにおいて自身を消去し、使用の終了を示す情報である終了通知情報を前記アプリケーションソフトウエアサーバーに通知するプログラムが含まれ、
前記ソフトウエア送信手段は、送信後、終了通知情報が通知されていないアプリケーションソフトウエアを送信しない
請求項1に記載のアプリケーションソフトウエアサーバー。
When the use ends, the application software includes a program that deletes itself in the specific client computer and notifies the application software server of end notification information that is information indicating the end of use,
2. The application software server according to claim 1, wherein the software transmission unit does not transmit application software not notified of completion notification information after transmission. 3.
前記アプリケーションソフトウエアは前記特定クライアントコンピューター上でカスタマイズすることができるものであり、このカスタマイズに関する情報であるカスタマイズ情報を前記アプリケーションソフトウエアサーバーに通知するプログラムが含まれ、
前記アプリケーションソフトウエアサーバーは、さらに、
カスタマイズ情報を受け付けて該当するアプリケーションソフトウエアをカスタマイズされた状態で前記ソフトウエア記憶手段に記憶させるソフトウエア更新手段を有する
請求項1又は2に記載のアプリケーションソフトウエアサーバー。
The application software can be customized on the specific client computer, and includes a program for notifying the application software server of customization information that is information related to the customization,
The application software server further includes:
3. The application software server according to claim 1, further comprising software update means for receiving customization information and storing the corresponding application software in a customized state in the software storage means.
前記アプリケーションソフトウエアサーバーは、さらに、
前記各所有者の識別情報に関連付けられたデータ記憶領域を保持するデータファイル記憶手段と、
前記特定クラアントコンピューターにおいて、送信したアプリケーションソフトウエアが実行されている間に、この特定クライアントコンピューターから送信される保存すべきデータである保存データを受け付けて、前記データファイル記憶手段の、実行されているアプリケーションソフトウエアの所有者の識別情報に関連付けられたデータ領域に記憶させる保存データ受付手段と
を有する請求項1から3のいずれか1項に記載のアプリケーションソフトウエアサーバー。
The application software server further includes:
Data file storage means for holding a data storage area associated with the identification information of each owner;
In the specific client computer, while the transmitted application software is being executed, the data file storage means is executed by receiving stored data that is data to be stored transmitted from the specific client computer. The application software server according to any one of claims 1 to 3, further comprising saved data receiving means for storing data in a data area associated with identification information of an owner of the application software.
複数のクライアントコンピューターとネットワークで接続されるアプリケーションソフトウエアサーバーであって、
1以上のアプリケーションソフトウエアをこのアプリケーションソフトウエアの所有者の識別情報と関連付けて記憶するソフトウエア記憶手段と、
前記クライアントコンピューターの一つである特定クライアントコンピューターから所有者の識別情報と前記アプリケーションソフトウエアを特定する情報とを受け付けるソフトウエア特定情報受付手段と、
前記ソフトウエア特定情報受付手段が受け付けたアプリケーションソフトウエアを特定する情報と所有者の識別情報とに基づいて前記ソフトウエア記憶手段からアプリケーションソフトウエアを抽出して起動するソフトウエア起動手段と、
前記特定クライアントコンピューターから起動されたアプリケーションソフトウエアに対するデータを受け付けるソフトウエアデータ受付手段と、
ソフトウエアデータ受付手段が受け付けたデータに基づく、起動されたアプリケーションソフトウエアの処理結果を前記特定クライアントコンピューターへ送信する処理結果送信手段と
を有するアプリケーションソフトウエアサーバー。
An application software server connected to multiple client computers via a network,
Software storage means for storing one or more application software in association with identification information of the owner of the application software;
Software identification information receiving means for receiving identification information of an owner and information for specifying the application software from a specific client computer that is one of the client computers;
Software activation means for extracting and starting application software from the software storage means based on information identifying the application software received by the software identification information receiving means and identification information of the owner;
Software data receiving means for receiving data for application software started from the specific client computer;
An application software server comprising processing result transmission means for transmitting the processing result of the activated application software based on the data received by the software data reception means to the specific client computer.
前記アプリケーションソフトウエアは前記特定クライアントコンピューターからカスタマイズすることができるものであり、
前記アプリケーションソフトウエアサーバーは、さらに、
このカスタマイズに関する情報であるカスタマイズ情報を受け付けて該当するアプリケーションソフトウエアをカスタマイズされた状態で前記ソフトウエア記憶手段に記憶させるソフトウエア更新手段を有する
請求項5に記載のアプリケーションソフトウエアサーバー。
The application software can be customized from the specific client computer,
The application software server further includes:
6. The application software server according to claim 5, further comprising software updating means for receiving customization information, which is information relating to customization, and storing the corresponding application software in the software storage means in a customized state.
前記アプリケーションソフトウエアサーバーは、さらに、
前記各所有者の識別情報に関連付けられたデータ記憶領域を保持するデータファイル記憶手段と、
アプリケーションソフトウエアが起動している間に、前記特定クライアントコンピューターから送信される保存すべきデータである保存データを受け付けて、データファイル記憶手段の、起動しているアプリケーションソフトウエアの所有者の識別情報に関連付けられたデータ領域に記憶させる保存データ受付手段と
を有する請求項5又は6に記載のアプリケーションソフトウエアサーバー
The application software server further includes:
Data file storage means for holding a data storage area associated with the identification information of each owner;
While the application software is running, it accepts saved data that is data to be saved sent from the specific client computer, and identifies the owner of the running application software in the data file storage means 7. An application software server according to claim 5, further comprising a stored data receiving means for storing the data in a data area associated with the application software server.
JP2005105628A 2005-04-01 2005-04-01 Application software server Expired - Fee Related JP4737597B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005105628A JP4737597B2 (en) 2005-04-01 2005-04-01 Application software server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005105628A JP4737597B2 (en) 2005-04-01 2005-04-01 Application software server

Publications (2)

Publication Number Publication Date
JP2006285712A true JP2006285712A (en) 2006-10-19
JP4737597B2 JP4737597B2 (en) 2011-08-03

Family

ID=37407564

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005105628A Expired - Fee Related JP4737597B2 (en) 2005-04-01 2005-04-01 Application software server

Country Status (1)

Country Link
JP (1) JP4737597B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06230847A (en) * 1993-02-04 1994-08-19 Rand Syst:Kk Method for lending expensive computer software
JP2002091597A (en) * 2000-09-19 2002-03-29 Shinichi Nakanoda Method for service providing user with software free utilization environment
WO2002033543A1 (en) * 2000-10-16 2002-04-25 Shima, Masahiko Software rental system
JP2003195969A (en) * 2001-12-25 2003-07-11 Toshihiro Handa Game software distribution control system and method via network
JP2003345427A (en) * 2002-05-28 2003-12-05 Matsushita Electric Works Ltd Field decentralization system
JP2004246716A (en) * 2003-02-14 2004-09-02 Fujitsu Ltd User management device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06230847A (en) * 1993-02-04 1994-08-19 Rand Syst:Kk Method for lending expensive computer software
JP2002091597A (en) * 2000-09-19 2002-03-29 Shinichi Nakanoda Method for service providing user with software free utilization environment
WO2002033543A1 (en) * 2000-10-16 2002-04-25 Shima, Masahiko Software rental system
JP2003195969A (en) * 2001-12-25 2003-07-11 Toshihiro Handa Game software distribution control system and method via network
JP2003345427A (en) * 2002-05-28 2003-12-05 Matsushita Electric Works Ltd Field decentralization system
JP2004246716A (en) * 2003-02-14 2004-09-02 Fujitsu Ltd User management device

Also Published As

Publication number Publication date
JP4737597B2 (en) 2011-08-03

Similar Documents

Publication Publication Date Title
JP4413774B2 (en) User authentication method and system using e-mail address and hardware information
EP2615856A1 (en) Information distribution method, information distribution system and in-vehicle terminal
JP2006344156A (en) Personal information distribution management system, personal information distribution management method, personal information providing program and personal information using program
JP4533935B2 (en) License authentication system and authentication method
JP2009211632A (en) Service system
TW201040783A (en) Enhanced product functionality based on user identification
JP2009110098A (en) Authentication system
JP5707760B2 (en) Information processing system, information processing apparatus, information processing method, information processing program, and recording medium on which the program is recorded
JP5498278B2 (en) Data backup system and wireless master unit
JP2009217556A (en) Information processing system, information terminal, and program
JP3770173B2 (en) Common key management system and common key management method
JP2002328904A (en) System for managing application service providers
JP5197681B2 (en) Login seal management system and management server
JP6307610B2 (en) Data falsification detection device, data falsification detection method, and program
JP4737597B2 (en) Application software server
JP6435678B2 (en) Information processing apparatus, management apparatus, program, and system
JP4054626B2 (en) Information terminal device and program
JP2008046679A (en) Internet service providing system, portable storage medium and communication terminal
JP6721225B1 (en) User authentication system, user authentication server, and user authentication method
JP4890372B2 (en) Portable information processing device, electronic device, operation control method, and operation control program
JPH09319570A (en) License managing system for software
JP5600965B2 (en) Image forming system, image forming management apparatus, and image forming management program
JP2009003700A (en) Program for permitting prescribed processing of application
JP2011175562A (en) System and method for managing restriction of terminal use, and recording medium
JP5135986B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110121

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110317

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110408

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110421

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4737597

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140513

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees