JP2009238079A - Program delivery management system and method - Google Patents

Program delivery management system and method Download PDF

Info

Publication number
JP2009238079A
JP2009238079A JP2008085495A JP2008085495A JP2009238079A JP 2009238079 A JP2009238079 A JP 2009238079A JP 2008085495 A JP2008085495 A JP 2008085495A JP 2008085495 A JP2008085495 A JP 2008085495A JP 2009238079 A JP2009238079 A JP 2009238079A
Authority
JP
Japan
Prior art keywords
user
program
download
management
history
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.)
Withdrawn
Application number
JP2008085495A
Other languages
Japanese (ja)
Inventor
Takashi Imai
孝 今井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2008085495A priority Critical patent/JP2009238079A/en
Publication of JP2009238079A publication Critical patent/JP2009238079A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To raise satisfaction degree of customers for a package program. <P>SOLUTION: An HP of an objective program is opened on a Web server, and its downloading is managed. A registered user having a right for downloading a latest version is uniquely assigned with user ID and user authentication information for, and they are registered in a user management DB. Only the registered user is allowed to download a latest version based on the user ID and user authentication information. A download process of each user is registered as data in a download history DB. When downloading of the latest version becomes available, updating on HP and package program information of latest version are registered in a package program DB. The download history DB is referred to upon requesting from a manager. Such registered user as not performed downloading after a latest version is registered is detected, and necessity of downloading of a program of latest version is automatically notified by a mail. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明はホームページ(以下、HP)上からダウンロード可能としているパッケージプログラムの最新バージョンに対してユーザ管理データベース(以下、DB)を基に正規ユーザへのダウンロードを許可し、ダウンロード履歴DBを基にダウンロード必要性も自動的に判断し、また、最新バージョン公開後一定期間経過後もダウンロード行っていない正規ユーザに対して最新バージョンダウンロードの必要性についての通知を行う装置及び方法に関するものである。   In the present invention, the latest version of a package program that can be downloaded from a homepage (hereinafter referred to as HP) is permitted to be downloaded to an authorized user based on a user management database (hereinafter referred to as DB), and downloaded based on the download history DB. The present invention relates to an apparatus and a method for automatically determining the necessity and notifying an authorized user who has not been downloaded after a certain period of time has passed since the latest version has been released about the necessity of downloading the latest version.

1.従来、一般公開のHP上で最新バージョンをダウンロード可能とした場合、本来正規ユーザのみに配布を可能とすべき新バージョンのダウンロードを一般ユーザからも可能となっている。   1. Conventionally, when the latest version can be downloaded on a publicly available HP, it is possible for a general user to download a new version that should be distributed only to authorized users.

2.プログラムのダウンロードの必要性はユーザのその場での判断から行われていた。そのため、同一ユーザから同一プログラムの同一バージョンのダウンロードが複数回行われることもある。   2. The necessity of downloading the program has been made based on the judgment of the user on the spot. Therefore, the same user may download the same version of the same program multiple times.

3.旧バージョンで確認されている問題点を改善した新バージョンをHP上で公開し、数ヶ月経過も一部の正規ユーザに最新バージョンが配布されない場合がある。   3. There is a case where a new version improved on the problems confirmed in the old version is released on the HP, and the latest version is not distributed to some authorized users even after several months.

特許文献1には、サーバ装置管理者のクライアントアプリケーションプログラム更新のための連絡業務負担軽減のための管理方法が提案されている。具体的には、クライアント装置の操作者のダウンロード指示に対してクライアント装置内のダウンロードアプリケーションを起動し、サーバ装置内に用意された新規のクライアントアプリケーションプログラムをクライアント装置内にダウンロードした後、既存のクライアントアプリケーションプログラムを一時退避し、ダウンロードされた新規のクライアントアプリケーションプログラムを所定の格納領域に格納する処理を行い、その格納処理が正常に終了したならばダウンロード成功とし、ダウンロード開始から格納処理までの一連の処理が正常に実行できなかったならばダウンロード失敗とし、一時退避した既存のクライアントアプリケーションプログラムを前記所定の格納領域に回復するものである。   Patent Document 1 proposes a management method for reducing the burden of communication work for updating a client application program of a server apparatus administrator. Specifically, in response to a download instruction from the operator of the client device, a download application in the client device is started, a new client application program prepared in the server device is downloaded into the client device, and then the existing client The application program is temporarily saved and the downloaded new client application program is stored in a predetermined storage area. If the storage process ends normally, the download is successful. If the process cannot be executed normally, the download is failed and the existing temporarily saved client application program is restored to the predetermined storage area.

特開平11−24934号公報Japanese Patent Laid-Open No. 11-24934

1.最新バージョンのプログラムをHP上に公開当初、一般ユーザからは直接パッケージプログラムの開発会社または販売会社に対して現在公開のプログラムについてダウンロード可能であるか等の問い合わせがメール、電話等によりあった。本発明の目的はこれらの問い合わせをなくすために、ダウンロード処理前には正規ユーザとしてのユーザ認証を行い、正規ユーザのみにダウンロードを許可する方法が必要となる。   1. At the beginning of the release of the latest version of the program on HP, there was an inquiry from a general user directly to the development company or sales company of the package program by e-mail, telephone, etc. as to whether the currently released program can be downloaded. In order to eliminate these inquiries, an object of the present invention is to provide a method of performing user authentication as a regular user before the download process and permitting download to only the regular user.

2.最新バージョンのプログラムをHP上に公開時、正規ユーザからは現状でのダウンロード必要性等の問い合わせがメール、電話等によりあった。これらの問い合わせに対応するため、従来はパッケージプログラムの管理者はまず問い合わせ顧客が正規ユーザであるかを調査し、正規ユーザの場合には対象ユーザのダウンロード状況を調査し、ダウンロードの必要性をメール等で通知していた。しかし、最新バージョンのプログラム公開直後はユーザからの問い合わせ件数も一時的に増加し、管理者の負荷も高くなり、問い合わせに対応する顧客への連絡が遅れることもあった。本発明の目的はダウンロード処理を履歴情報として管理し、正規ユーザの最新バージョンダウンロード処理時、処理開始前にダウンロード履歴DBから過去のダウンロード状況を調査し、同一プログラムの同一バージョンに対して2回目以降となるダウンロードあれば、ユーザに対して現在のダウンロードの不要となる通知を行うサービスが必要となる。   2. When the latest version of the program was published on the HP, there were inquiries from legitimate users regarding the current necessity for downloading, etc. by e-mail or telephone. Conventionally, in order to respond to these inquiries, the package program administrator first checks whether the customer in question is a legitimate user, and if it is a legitimate user, investigates the download status of the target user and emails the need for download. Etc. However, immediately after the release of the latest version of the program, the number of inquiries from users temporarily increased, the burden on the administrator increased, and contact with customers who responded to inquiries could be delayed. The object of the present invention is to manage download processing as history information, and when downloading the latest version of a regular user, investigate the past download status from the download history DB before starting the processing, and the second and subsequent times for the same version of the same program If there is a download, a service for notifying the user that the current download is unnecessary is required.

3.HP上で最新バージョンのダウンロードを可能としても、ユーザ側がこのHPを閲覧しないかぎり、最新バージョンを取得することはなかった。旧バージョンで確認されている問題点を改善した新バージョンを一般公開し、数ヶ月経過後も一部の正規ユーザには最新バージョンをダウンロードしない場合があった。そのため、旧バージョンでの問題点を改善した最新バージョン登録後であっても一部のユーザからは旧バージョンでの問題点についての問い合わせ、クレーム等が発生することがあった。従来はパッケージプログラムの管理者が正規ユーザのダウンロード状況を調査し、数ヶ月経過後も最新バージョンをダウンロードしていない正規ユーザに対してはメール通知を行っていた。しかし、パッケージの販売台数増加により正規ユーザ数も増え、また、パッケージプログラムのバージョンアップの頻度が高くなると管理者のダウンロード管理の負荷が高くなるという問題が挙げられた。   3. Even if the latest version can be downloaded on the HP, the latest version is not acquired unless the user browses the HP. A new version that improved the problems found in the old version was released to the general public, and even after several months, the latest version might not be downloaded to some authorized users. Therefore, even after registration of the latest version that improves the problems in the old version, some users may make inquiries and complaints about problems in the old version. Conventionally, the administrator of a package program investigated the download status of authorized users, and sent email notifications to authorized users who have not downloaded the latest version after several months. However, there are problems that the number of authorized users increases due to the increase in the number of packages sold, and that the download management burden on the administrator increases as the frequency of version upgrades of the package program increases.

本発明の目的は管理者の要求時に正規ユーザのダウンロード状況を自動的に把握し、プログラムの最新バージョンをダウンロード可能としても現在ダウンロード処理を行わない正規ユーザが検出された場合、そのユーザに対して最新プログラムダウンロードの必要性について自動通知を行うサービスが必要となる。上述したように、を提案することにある。   The object of the present invention is to automatically grasp the download status of a legitimate user at the request of the administrator, and when a legitimate user who does not perform the download process even if the latest version of the program can be downloaded is detected for that user. A service that automatically notifies the necessity of downloading the latest program is required. As mentioned above, it is to propose.

上記課題を解決すべく、本発明は、次の構成を有する。   In order to solve the above problems, the present invention has the following configuration.

1.正規ユーザの最新バージョンのダウンロード処理ではユーザ登録時に配布されたユーザIDとユーザ認証情報を使用して処理開始前にユーザ認証を行い、正規ユーザであることが確認されたユーザに限りダウンロード処理を可能とする。実際にダウンロード処理が行われた場合、各ユーザのダウンロード処理をダウンロードの履歴情報として登録する。   1. In the download process of the latest version of authorized users, user authentication is performed before starting the process using the user ID and user authentication information distributed at the time of user registration, and download processing is possible only for users who are confirmed to be authorized users. And When the download process is actually performed, the download process of each user is registered as download history information.

2.正規ユーザの同一プログラムの同一バージョンに対して2回目以降のダウンロード処理に対処するため、ダウンロードの履歴情報を基に現在のダウンロード必要性の有無を判断し、ダウンロード処理上のHP画面上に通知し、ユーザ側からの確認も可能としてユーザへのダウンロード実行の判断材料を提供する。   2. In order to deal with the second and subsequent download processing for the same version of the same program of the authorized user, the current download necessity is determined based on the download history information and notified on the HP screen on the download processing. In addition, it is possible to confirm from the user side, and provide a judgment material for execution of download to the user.

3.旧バージョンで確認されている問題点を改善した新バージョンをHP上で公開したが、数ヶ月経過後もウンロードを行わない一部の正規ユーザに対応するため、管理者の要求時にはダウンロード履歴DB、ユーザ管理DBを基に対象ユーザの一覧を作成し、最新プログラムのダウンロードの必要性を促すメール通知を行う。   3. A new version that improved the problems confirmed in the old version was released on the HP, but in order to support some regular users who do not download after several months, download history DB, A list of target users is created based on the user management DB, and an e-mail notification that prompts the necessity of downloading the latest program is performed.

請求項1に記載の発明は、複数のユーザ端末に公衆回線網を介して接続されたWebサーバと、該Webサーバに社内LAN等の組織内LANを介して接続された管理者端末とからなり、コンピュータプログラムの新バージョンをホームページ(以下、HPと略す。)上でユーザにダウンロードさせて配布するプログラム配布管理システムであって、前記Webサーバには、前記コンピュータプログラムの各バージョンを体系的に管理するプログラムデータベース(以下、DBと略す。)と、各ユーザの以前のダウンロードをダウンロードの履歴情報として管理するダウンロード履歴DBと、ユーザIDとユーザ認証情報とを管理するユーザ管理DBと、ユーザがユーザ登録及びダウンロード処理をするためのアクセス先となるWebページを公開し、新しいバージョンのプログラムが公開されたときにはWebページを更新し、コンピュータプログラムをプログラムDBに登録するHP管理処理装置と、ユーザ端末を介してユーザがアクセスするのを受けて、該ユーザにユーザIDとユーザ認証情報とを配布し、その情報を前記ユーザ管理DBに登録するユーザ登録処理装置と、ユーザがプログラムをダウンロードした履歴情報をダウンロード履歴DBに登録し、ユーザがダウンロード処理を希望する際には前記ユーザ管理DBにアクセスして正規ユーザであることの認証処理をし、正規ユーザであることが確認されたユーザに対して前記ダウンロード履歴DBにアクセスして以前のダウンロード履歴を取得してそれを該ユーザのユーザ端末に表示し、該ユーザに前記パッケージプログラムDBへのアクセスを許可するダウンロード処理装置とを備えるプログラム配布管理システムである。   The invention described in claim 1 includes a Web server connected to a plurality of user terminals via a public network, and an administrator terminal connected to the Web server via an intra-company LAN such as an in-house LAN. A program distribution management system that allows a user to download and distribute a new version of a computer program on a homepage (hereinafter abbreviated as HP), and systematically manages each version of the computer program on the Web server Program database (hereinafter abbreviated as DB), a download history DB that manages each user's previous download as download history information, a user management DB that manages user ID and user authentication information, and a user who is a user Web page to be accessed for registration and download processing When a new version of the program is released, the Web page is updated, the HP management processing device that registers the computer program in the program DB, and the user's access via the user terminal, the user receives the Distributing IDs and user authentication information, registering the information in the user management DB, and registering history information that the user has downloaded the program in the download history DB, and the user wishing to download processing To authenticate that it is a regular user by accessing the user management DB, and to obtain a previous download history by accessing the download history DB for a user confirmed to be a regular user. It is displayed on the user terminal of the user and the package is displayed to the user. A program distribution management system comprising a download processing unit to allow access to the program DB.

請求項2記載の発明は、請求項1に記載のプログラム配布管理システムであって、前記Webサーバには、さらに、管理者の要求時にダウンロード履歴DB及びユーザ管理DBにアクセスしてダウンロードを行っていない正規ユーザを検出し、最新バージョンのプログラムダウンロードの必要性を促す通知を対象ユーザにメールにより通知するダウンロード履歴管理処理装置を有することを特徴とするプログラム配布管理システムである。   The invention according to claim 2 is the program distribution management system according to claim 1, wherein the Web server further downloads by accessing the download history DB and the user management DB when requested by the administrator. A program distribution management system comprising a download history management processing device that detects a non-regular user and notifies a target user by e-mail of a notification prompting the necessity of downloading the latest version of the program.

請求項3記載の発明は、複数のユーザ端末に公衆回線網を介して接続されたWebサーバと、該Webサーバに組織内LANを介して接続された管理者端末とからなり、前記Webサーバには、前記コンピュータプログラムの各バージョンを体系的に管理するプログラムDBと、各ユーザの以前のダウンロードをダウンロードの履歴情報として管理するダウンロード履歴DBと、ユーザIDとユーザ認証情報とを管理するユーザ管理DBと、ユーザがユーザ登録及びダウンロード処理をするためのアクセス先となるWebページを公開し、新しいバージョンのプログラムが公開されたときにはWebページを更新し、コンピュータプログラムをプログラムDBに登録するHP管理処理装置と、ユーザ端末を介してユーザがアクセスするのを受けて、該ユーザにユーザIDとユーザ認証情報とを配布し、その情報を前記ユーザ管理DBに登録するユーザ登録処理装置とを有し、コンピュータプログラムの新バージョンをホームページ(以下、HPと略す。)上でユーザにダウンロードさせて配布するプログラム配布管理システムにおけるプログラム配布管理方法であって、ユーザがプログラムをダウンロードした履歴情報をダウンロード履歴DBに登録し、ユーザがダウンロード処理を希望する際には前記ユーザ管理DBにアクセスして正規ユーザであることの認証処理をし、正規ユーザであることが確認されたユーザに対して前記ダウンロード履歴DBにアクセスして以前のダウンロード履歴を取得してそれを該ユーザのユーザ端末に表示し、該ユーザに前記パッケージプログラムDBへのアクセスを許可することを特徴とするプログラム配布管理方法である。   The invention described in claim 3 comprises a Web server connected to a plurality of user terminals via a public network, and an administrator terminal connected to the Web server via an institutional LAN. Is a program DB that systematically manages each version of the computer program, a download history DB that manages previous downloads of each user as download history information, and a user management DB that manages user IDs and user authentication information An HP management processing device that publishes a Web page as an access destination for user registration and download processing by the user, updates the Web page when a new version of the program is published, and registers the computer program in the program DB Receiving user access via the user terminal. And a user registration processing device that distributes the user ID and user authentication information to the user and registers the information in the user management DB, and a new version of the computer program is a homepage (hereinafter abbreviated as HP). A program distribution management method in a program distribution management system that allows a user to download and distribute the above, registering history information of a program downloaded by a user in a download history DB, and when the user desires a download process, the user The management DB is accessed to authenticate that it is a regular user, and the user who has been confirmed to be a regular user accesses the download history DB to obtain the previous download history and stores it as the user. The package program to the user terminal A program distribution management method and permits access to the B.

請求項4記載の発明は、請求項3に記載のプログラム配布管理方法であって、さらに、管理者の要求時にダウンロード履歴DB及びユーザ管理DBにアクセスしてダウンロードを行っていない正規ユーザを検出し、最新バージョンのプログラムダウンロードの必要性を促す通知を対象ユーザにメールにより通知することを特徴とするプログラム配布管理方法。   The invention according to claim 4 is the program distribution management method according to claim 3, and further detects authorized users who are not downloading by accessing the download history DB and the user management DB when requested by the administrator. A program distribution management method characterized by notifying a target user by e-mail of a notification urging necessity of downloading the latest version of the program.

本発明のプログラム配布システム及び方法によれば、次のような効果がある。   The program distribution system and method of the present invention have the following effects.

1.HP上で最新バージョンのダウンロードを行う場合には正規ユーザであることを証明するユーザIDでのログインが必要であり、正規ユーザでない一般ユーザにはダウンロード不可であることが処理開始前にユーザに対してHP上から確認可能となる。一般ユーザからのメール、電話等によるダウンロード可能性についての問い合わせが削減され、管理者側の問い合せ対応の作業負荷軽減となる。   1. When downloading the latest version on HP, it is necessary to log in with a user ID that proves that the user is a legitimate user. Can be confirmed from the HP. Inquiries about the possibility of downloading by mail, telephone, etc. from general users are reduced, and the workload for handling the inquiries on the administrator side is reduced.

2.正規ユーザのダウンロード処理であってもダウンロード履歴DBを参照により既に以前の同一プログラムの同一バージョンのダウンロード履歴が検出された場合、現在のダウンロードが不要であることを処理開始前にユーザに対してHP上から通知が可能となる。ユーザ側にはダウンロード実行時に有効な判断材料の提供となり、管理者側にはユーザからのダウンロードの必要性等についての問い合わせは削減され、ダウンロード履歴調査とユーザ通知作業等は削減され、作業負荷軽減となる。   2. Even if it is a download process of an authorized user, if a download history of the same version of the same program is detected by referring to the download history DB, the HP is notified to the user before starting the process that the current download is unnecessary. Notification is possible from above. The user side will be provided with effective judgment materials at the time of download execution, the administrator side will be reduced inquiries about the necessity of download from the user, the download history investigation and user notification work will be reduced, and the workload will be reduced It becomes.

3.管理者の要求時にダウンロード履歴DBよりダウンロード状況を調査し、プログラムの最新バージョンのダウンロードを行わない正規ユーザが検出された場合、対象ユーザに対して最新プログラムのダウンロードの必要性を促すメール通知を自動化することが可能となり、管理者の作業負荷軽減となる。さらに、ダウンロード必要性のメールを受理したユーザのダウンロードが開始され、最新プログラムのダウンロード処理効率は向上する。そのため、最新バージョンで改善されている旧バージョンでの問題点ついての問い合わせ、クレーム等の件数が削減され、管理者側の問い合せ対応の作業負荷軽減にもなる。   3. Investigate the download status from the download history DB at the request of the administrator, and if a legitimate user who does not download the latest version of the program is detected, an email notification that prompts the target user to download the latest program is automated It becomes possible to reduce the workload of the administrator. Furthermore, the download of the user who receives the mail indicating the necessity for download is started, and the efficiency of the latest program download process is improved. As a result, the number of inquiries, complaints, etc. regarding problems in the old version that has been improved in the latest version is reduced, and the workload for handling inquiries on the administrator side is also reduced.

以下、本発明を適用したプログラムダウンロード゛管理システムの一実施の形態について説明する。   Hereinafter, an embodiment of a program download management system to which the present invention is applied will be described.

図1は、本発明の実施の形態の一例を示すシステム構成図であり、Webサーバ1により対象プログラムのHPを公開し、正規ユーザには最新バージョンのプログラムのダウンロード可能にするようにダウンロード処理を管理している。   FIG. 1 is a system configuration diagram showing an example of an embodiment of the present invention. The Web server 1 discloses the HP of a target program, and download processing is performed so that a legitimate user can download the latest version of the program. I manage.

プログラムのHPは正規ユーザ以外の一般ユーザからも閲覧できる。ユーザ側の処理を実施するユーザ端末装置は3a、3b、…、3nとから構成され、このユーザ端末装置は3a、3b、…、3nは公衆回線網2によってWebサーバ1と接続している。管理者側の処理を実行する管理者端末4では管理者側処理のHPは一般公開せず、Webサーバ1への組織内からの操作により実行するため、組織内LAN5によってWebサーバ1と接続している。公衆回線網は、通常の電話回線のみならず、光ケーブル、同軸ケーブル、他の専用回線によって実現されるものであってもよい。   The HP of the program can be viewed from general users other than authorized users. .., 3n are connected to the Web server 1 through the public line network 2. The user terminal devices 3a, 3b,. The administrator terminal 4 that executes the process on the administrator side does not disclose the HP for the process on the administrator side to the general public, and is executed by an operation from within the organization to the Web server 1. ing. The public line network may be realized not only by a normal telephone line but also by an optical cable, a coaxial cable, and other dedicated lines.

Webサーバ1には各プログラムのバージョン等の情報を登録するパッケージプログラムDB10、各ユーザのダウンロード処理をデータとして登録するダウンロード履歴DB11、ユーザ情報を登録するユーザ管理DB12の3つのデータベースが設けている。   The Web server 1 is provided with three databases: a package program DB 10 for registering information such as the version of each program, a download history DB 11 for registering each user's download process as data, and a user management DB 12 for registering user information.

HP管理処理装置6ではユーザ側がユーザ登録およびダウンロード処理を実施するためのHPを公開し、プログラムの最新バージョン公開時にはHPを更新し、パッケージプログラム情報をパッケージプログラムDB10に登録し、DB更新を行う。ダウンロード履歴管理装置7では管理者の要求時にダウンロード履歴DB11、ユーザ管理DB12を参照し、プログラムの最新バージョンをダウンロード可能としても、ダウンロードしない正規ユーザに対して最新プログラムダウンロードの必要性を促すメール通知を実施する。   In the HP management processing device 6, the user side publishes an HP for performing user registration and download processing, updates the HP when the latest version of the program is released, registers package program information in the package program DB 10, and updates the DB. The download history management device 7 refers to the download history DB 11 and the user management DB 12 at the request of the administrator, and even if the latest version of the program can be downloaded, an e-mail notification that prompts the non-downloaded regular user to download the latest program carry out.

ユーザ登録処理装置8ではユーザ側から登録されたユーザ情報をユーザ管理DB12に登録し、DB更新を行う。ダウンロード処理装置9ではユーザ管理DB12を参照し、ダウンロード処理を要求しているユーザが正規ユーザである場合に限りプログラムを配布するようにし、ダウンロード処理が実行時にはダウンロード履歴DB11を更新する。   The user registration processing device 8 registers user information registered from the user side in the user management DB 12 and updates the DB. The download processing device 9 refers to the user management DB 12 and distributes the program only when the user requesting the download process is a regular user, and updates the download history DB 11 when the download process is executed.

図2は、Webサーバ1におけるユーザ登録処理装置8とダウンロード処理装置9のユーザ側の処理の概要を示すフローチャートである。   FIG. 2 is a flowchart showing an outline of processing on the user side of the user registration processing device 8 and the download processing device 9 in the Web server 1.

ユーザからの処理要求を受け付けるメニュー画面を表示し、要求のあった処理をユーザ登録またはダウンロード処理に振り分ける(ステップ201,202,206)。   A menu screen for accepting a processing request from the user is displayed, and the requested processing is distributed to user registration or download processing (steps 201, 202, and 206).

ユーザ登録処理装置8では最新バージョンのダウンロードが可能な正規ユーザであることを証明するユーザIDとユーザ認証情報を割当、ユーザ側に配布する。ユーザID、ユーザ認証情報と共にHP上にユーザ側から入力されたユーザ情報を基にユーザ管理DB12を更新する(ステップ203,204,205)。   The user registration processing device 8 assigns a user ID and user authentication information to prove that the user is a legitimate user who can download the latest version, and distributes it to the user side. The user management DB 12 is updated based on the user information input from the user side on the HP together with the user ID and user authentication information (steps 203, 204, 205).

ダウンロード処理装置9ではHP上にユーザから入力されたユーザID、ユーザ認証情報を基にユーザ管理DB12上に登録済の正規ユーザであるかのユーザ認証を行い、正規ユーザの処理要求時にはダウンロード処理を継続する(ステップ207,208,209)。   The download processing device 9 performs user authentication as to whether the user is an authorized user registered on the user management DB 12 based on the user ID and user authentication information input by the user on the HP, and performs a download process when the authorized user requests processing. Continue (steps 207, 208, 209).

さらに、ダウンロード処理装置9ではダウンロード履歴DB10を参照し、過去に同一ユーザのダウンロード状況を調査し、今回ダウンロード要求のあった同一バージョンのプログラムを既にダウンロード済である場合、その状況をHP上に掲示することにする(ステップ210,211,212)。   Further, the download processing device 9 refers to the download history DB 10 to check the download status of the same user in the past, and if the same version of the program requested for download this time has already been downloaded, the status is posted on the HP. (Steps 210, 211, 212).

ダウンロード処理実行前にはHP上にダウンロードするプログラム名、パッケージプログラム情報等の情報を掲示し、ユーザ側が最終的にダウンロード処理の実行/非実行を判断する選択画面をHPページ上に掲示することにする(ステップ213,214)。   Before executing the download process, information such as a program name and package program information to be downloaded is posted on the HP, and a selection screen for the user to finally determine whether to execute or not execute the download process is posted on the HP page. (Steps 213 and 214).

ユーザが処理実行を選択時、ダウンロード処理を実行し、ダウンロード履歴DB11を更新する(ステップ215,216)。   When the user selects process execution, the download process is executed and the download history DB 11 is updated (steps 215 and 216).

図3は、Webサーバ1におけるHP管理処理装置6とダウンロード履歴管理処理装置7の管理者側の処理の概要を示すフローチャートである。   FIG. 3 is a flowchart showing an outline of processing on the administrator side of the HP management processing device 6 and the download history management processing device 7 in the Web server 1.

管理者からの処理要求を受け付けるメニュー画面を表示し、要求のあった処理を最新パッケージプログラムの登録およびダウンロード履歴管理処理に振り分ける(ステップ301,302,305)。   A menu screen for accepting a processing request from the administrator is displayed, and the requested processing is distributed to the latest package program registration and download history management processing (steps 301, 302, and 305).

HP管理処理装置6ではHP上に管理者から登録された最新パッケージプログラムの情報を基に登録し、パッケージプログラムDB10を更新する(ステップ303,304)。   The HP management processor 6 registers the information on the latest package program registered by the administrator on the HP, and updates the package program DB 10 (steps 303 and 304).

ダウンロード履歴管理装置7ではHP上に管理者から登録されたプログラム情報を検証し、パッケージプログラムDB10を参照し、現在公開のプログラムのバージョンより最新であり、HPに登録から1ヶ月を経過した場合には処理を継続し、最新バージョンでない、またはHPに登録から1ヶ月を経過していない場合には管理者にメッセージ通知して処理を終了する。(ステップ306,307,308,309)。   The download history management device 7 verifies the program information registered by the administrator on the HP, refers to the package program DB 10, and is the latest version of the currently released program, and when one month has passed since registration on the HP. Continues the process, and if it is not the latest version or if one month has not passed since registration with HP, a message is sent to the administrator and the process ends. (Steps 306, 307, 308, 309).

さらに、ダウンロード履歴DB11とユーザ管理DB12を参照し、最新バージョンのダウンロードを未だに行わないユーザが存在する場合、対象となる正規ユーザの一覧表を作成し、最新プログラムダウンロードの必要性を促す通知を各ユーザに対してメールで実行する(ステップ310,311,312,313)。   Further, referring to the download history DB 11 and the user management DB 12, when there is a user who has not yet downloaded the latest version, a list of authorized regular users is created, and notifications that prompt the necessity of downloading the latest program are provided. This is executed by e-mail to the user (steps 310, 311, 312, and 313).

図4は、Webサーバ1の各処理に必要となる情報をデータベースとして登録している3つのテーブルのデータ構造の概略図である。   FIG. 4 is a schematic diagram of a data structure of three tables in which information necessary for each process of the Web server 1 is registered as a database.

ユーザ管理DB410は、パッケージプログラムを購入したユーザがユーザ登録処理8で更新されるテーブルである。   The user management DB 410 is a table in which a user who has purchased a package program is updated in the user registration process 8.

ユーザ管理DB410の各レコードは、ユーザID411、ユーザ認証情報412、氏名413、会社名414、住所415、電話番号416、メールアドレス417、登録日418から構成されている。   Each record of the user management DB 410 includes a user ID 411, user authentication information 412, name 413, company name 414, address 415, telephone number 416, mail address 417, and registration date 418.

ユーザID411、ユーザ認証情報412はダウンロード処理9の開始前でのユーザ認証により正規ユーザであることを証明するための番号とパスワードを登録している。ここでの番号とパスワードは各ユーザに対して一意となるようにユーザIDとパスワード認証の割当と配布204が行われる。氏名413、会社名414、住所415、電話番号416、メールアドレス417の各データ項目はユーザ側よりHP上に入力されたユーザ情報が登録される。このユーザ情報の中からダウンロード履歴管理処理7上で対象ユーザにメール通知処理実行313上で必須となる氏名413とメールアドレス417はユーザのデータ入力時の必須項目とし、その他の項目は任意入力とする。登録日418はデータ登録時にユーザ管理DB410更新を行う日付を登録する。   The user ID 411 and the user authentication information 412 register a number and password for proving that the user is an authorized user by user authentication before the start of the download process 9. The user ID and password authentication are assigned and distributed 204 so that the number and password are unique to each user. The user information input on the HP from the user side is registered in the data items of the name 413, the company name 414, the address 415, the telephone number 416, and the mail address 417. Among the user information, the name 413 and the e-mail address 417 that are essential for the mail notification process execution 313 to the target user on the download history management process 7 are required items when the user inputs data, and other items are optional inputs. To do. The registration date 418 registers a date for updating the user management DB 410 at the time of data registration.

パッケージプログラムDB420は旧バージョンで確認されている問題点を改善したプログラムの新バージョンをHP上にダウンロード可能とする登録時にパッケージプログラムの情報を登録するテーブルである。   The package program DB 420 is a table for registering package program information at the time of registration to download a new version of a program that has improved the problems confirmed in the old version onto the HP.

パッケージプログラムDB420の各レコードはパッケージプログラム名421、プログラムバージョン422、HP登録日423から構成されている。   Each record of the package program DB 420 includes a package program name 421, a program version 422, and an HP registration date 423.

パッケージプログラム名421、プログラムバージョン422の2つのキーを主キーとし、同一プログラムでも複数のバージョンを管理するようにしている。HP登録日423はHP上で登録となった日付とし、パッケージプログラムDB420の更新はHP管理処理6の中で行われ、管理者によりプログラム情報入力303が行われ、パッケージプログラムDBの更新304を実行する。   Two keys of a package program name 421 and a program version 422 are used as main keys, and a plurality of versions are managed even in the same program. The HP registration date 423 is the date registered on the HP, and the package program DB 420 is updated in the HP management process 6, the program information input 303 is performed by the administrator, and the package program DB update 304 is executed. To do.

ダウンロード履歴DB430は正規ユーザのダウンロード処理をデータとして登録し、ダウンロード状況調査時に参照するテーブルである。   The download history DB 430 is a table for registering download processing of authorized users as data and referring to the download status survey.

ダウンロード履歴DB430の各レコードは、ユーザID431、パッケージプログラム名432、プログラムバージョン433、ダウンロード年月日時434から構成されている。   Each record in the download history DB 430 includes a user ID 431, a package program name 432, a program version 433, and a download date / time 434.

ユーザID431はダウンロード処理装置9のユーザIDとユーザ認証情報入力207によりユーザより入力された番号とパスワードがユーザ管理DB410に登録されているユーザID411、ユーザ認証情報412かを検証し、正規ユーザの認証処理が行われる。ユーザ認証後、ユーザがダウンロード要求しているプログラムがパッケージプログラムDB420に登録されているパッケージプログラム名421、プログラムバージョン422かを検証し、パッケージプログラム名432、プログラムバージョン433に登録するようにしている。ダウンロード処理実行215前にはダウンロード履歴DBの参照210により既にダウンロード済かを調査し、以前に同一ユーザが同一バージョンのプログラムのダウンロードを既に行っていないか調査し、2回目以降のダウンロードかを判定し、2回目以降のダウンロードの場合にはその状況をダウンロード情報と共にHP上に掲示し、ユーザ側のダウンロード実行の判断材料とする。   The user ID 431 verifies whether the user ID and user authentication information input 207 of the download processing apparatus 9 are the user ID 411 and user authentication information 412 registered in the user management DB 410 and authenticates the authorized user. Processing is performed. After the user authentication, it is verified whether the program requested by the user to download is the package program name 421 and program version 422 registered in the package program DB 420, and registered in the package program name 432 and program version 433. Before the download processing execution 215, it is checked whether it has already been downloaded by referring to the download history DB 210, and it is checked whether the same user has already downloaded the same version of the program before. In the case of the second and subsequent downloads, the status is posted on the HP together with the download information, and is used as a judgment material for the download execution on the user side.

ダウンロード履歴DBの更新216はユーザがダウンロード実行を選択し、実際にダウンロード処理実行215の後に行い、ダウンロード年月日時434はダウンロード履歴DBの更新216時の日付時間を登録する。   The download history DB update 216 is performed after the download selection execution by the user and the download process execution 215 is actually performed. The download date / time 434 registers the date / time of the download history DB update 216.

ダウンロード履歴管理処理7では管理者の要求時にパッケージプログラム名432とプログラムバージョン433を検索キーにしてダウンロード履歴DBの参照311により、各ユーザのダウンロード状況を調査し、プログラムの最新バージョンダウンロード処理を未だに行っていない正規ユーザを検出する。   In the download history management processing 7, the download status of each user is investigated by referring to the download history DB 311 using the package program name 432 and the program version 433 as search keys at the request of the administrator, and the latest version download processing of the program is still performed. Detect legitimate users who are not.

HP管理処理装置6、ダウンロード履歴管理処理装置7、ユーザ登録処理装置8、ダウンロード処理装置9は、「装置」という表現をしたが、実際は、コンピュータ(Webサーバ1)の中央処理装置(CPU)がそのつど、必要なコンピュータプログラムを読み込んでその内容を実行することにより、実現されるものである。   The HP management processing device 6, the download history management processing device 7, the user registration processing device 8, and the download processing device 9 are expressed as “device”, but in reality, the central processing device (CPU) of the computer (Web server 1) is used. Each time, it is realized by reading a necessary computer program and executing its contents.

上に述べた実施形態にあっては、ユーザに販売されるコンピュータプログラムがパッケージプログラム(CDなどの媒体に格納して販売される形態のコンピュータプログラム)であることを前提にした。この発明は、パッケージプログラムのサポート業務に有益であるが、それに限らず、最初からダウンロード販売されるコンピュータプログラムのサポート業務にも有益である。   In the embodiment described above, it is assumed that the computer program sold to the user is a package program (a computer program in a form stored in a medium such as a CD and sold). The present invention is useful for support work for package programs, but is not limited thereto, and is also useful for support work for computer programs that are downloaded and sold from the beginning.

より少ないコストでコンピュータプログラムのバージョンアップに対応していくことが可能となる。   It becomes possible to cope with version upgrades of computer programs at a lower cost.

本発明の実施の形態の一例を示すシステム構成図である。It is a system configuration figure showing an example of an embodiment of the invention. ユーザ側の処理のユーザ登録処理とダウンロード処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of the user registration process of a user side process, and a download process. 管理者側の処理のHP管理処理とダウンロード履歴管理処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of the HP management process and download history management process of the process of the administrator side. Webサーバの各処理に必要となるダウンロード管理情報をデータベースとして登録している3つのテーブルのデータ構造の概略図である。It is the schematic of the data structure of three tables which have registered the download management information required for each process of a Web server as a database.

符号の説明Explanation of symbols

1 Webサーバ
2 公衆回線網
3a,3b,3n ユーザ端末
4 管理者端末
5 組織内LAN
6 HP管理処理装置
7 ダウンロード履歴管理装置
8 ユーザ登録処理装置
9 ダウンロード処理装置
10 パッケージプログラムDB
11 ダウンロード履歴DB
12 ユーザ管理DB
1 Web server 2 Public line network 3a, 3b, 3n User terminal 4 Administrator terminal 5 LAN in the organization
6 HP management processing device 7 Download history management device 8 User registration processing device 9 Download processing device 10 Package program DB
11 Download history DB
12 User management DB

Claims (4)

複数のユーザ端末に公衆回線網を介して接続されたWebサーバと、該Webサーバに組織内LANを介して接続された管理者端末とからなり、コンピュータプログラムの新バージョンをホームページ(以下、HPと略す。)上でユーザにダウンロードさせて配布するプログラム配布管理システムであって、
前記Webサーバには、
前記コンピュータプログラムの各バージョンを体系的に管理するプログラムデータベース(以下、DBと略す。)と、
各ユーザの以前のダウンロードをダウンロードの履歴情報として管理するダウンロード履歴DBと、
ユーザIDとユーザ認証情報とを管理するユーザ管理DBと、
ユーザがユーザ登録及びダウンロード処理をするためのアクセス先となるWebページを公開し、新しいバージョンのプログラムが公開されたときにはWebページを更新し、コンピュータプログラムをプログラムDBに登録するHP管理処理装置と、
ユーザ端末を介してユーザがアクセスするのを受けて、該ユーザにユーザIDとユーザ認証情報とを配布し、その情報を前記ユーザ管理DBに登録するユーザ登録処理装置と、
ユーザがプログラムをダウンロードした履歴情報をダウンロード履歴DBに登録し、ユーザがダウンロード処理を希望する際には前記ユーザ管理DBにアクセスして正規ユーザであることの認証処理をし、正規ユーザであることが確認されたユーザに対して前記ダウンロード履歴DBにアクセスして以前のダウンロード履歴を取得してそれを該ユーザのユーザ端末に表示し、該ユーザに前記パッケージプログラムDBへのアクセスを許可するダウンロード処理装置と
を備えるプログラム配布管理システム。
A web server connected to a plurality of user terminals via a public network and an administrator terminal connected to the web server via an intra-organizational LAN. A new version of a computer program is called a homepage (hereinafter referred to as HP). A program distribution management system that allows users to download and distribute
The web server includes
A program database (hereinafter abbreviated as DB) for systematically managing each version of the computer program;
A download history DB that manages each user's previous downloads as download history information;
A user management DB that manages user IDs and user authentication information;
An HP management processing device that publishes a Web page to be accessed by the user for user registration and download processing, updates the Web page when a new version of the program is released, and registers the computer program in the program DB;
A user registration processing device that receives a user's access via a user terminal, distributes a user ID and user authentication information to the user, and registers the information in the user management DB;
The user registers the history information of downloading the program in the download history DB, and when the user desires the download process, the user management DB is accessed to perform the authentication process to confirm that the user is a regular user. Download process for accessing the download history DB for a user who has been confirmed, obtaining the previous download history, displaying it on the user terminal of the user, and allowing the user to access the package program DB A program distribution management system comprising a device.
請求項1に記載のプログラム配布管理システムであって、
前記Webサーバには、さらに、
管理者の要求時にダウンロード履歴DB及びユーザ管理DBにアクセスしてダウンロードを行っていない正規ユーザを検出し、最新バージョンのプログラムダウンロードの必要性を促す通知を対象ユーザにメールにより通知するダウンロード履歴管理処理装置を有することを特徴とするプログラム配布管理システム。
The program distribution management system according to claim 1,
The web server further includes
Download history management processing for detecting a legitimate user who has not been downloaded by accessing the download history DB and user management DB at the request of the administrator, and notifying the target user by e-mail of a notification prompting the necessity of downloading the latest version of the program A program distribution management system comprising an apparatus.
複数のユーザ端末に公衆回線網を介して接続されたWebサーバと、該Webサーバに組織内LANを介して接続された管理者端末とからなり、前記Webサーバには、前記コンピュータプログラムの各バージョンを体系的に管理するプログラムDBと、各ユーザの以前のダウンロードをダウンロードの履歴情報として管理するダウンロード履歴DBと、ユーザIDとユーザ認証情報とを管理するユーザ管理DBと、ユーザがユーザ登録及びダウンロード処理をするためのアクセス先となるWebページを公開し、新しいバージョンのプログラムが公開されたときにはWebページを更新し、コンピュータプログラムをプログラムDBに登録するHP管理処理装置と、ユーザ端末を介してユーザがアクセスするのを受けて、該ユーザにユーザIDとユーザ認証情報とを配布し、その情報を前記ユーザ管理DBに登録するユーザ登録処理装置とを有し、コンピュータプログラムの新バージョンをホームページ(以下、HPと略す。)上でユーザにダウンロードさせて配布するプログラム配布管理システムにおけるプログラム配布管理方法であって、
ユーザがプログラムをダウンロードした履歴情報をダウンロード履歴DBに登録し、
ユーザがダウンロード処理を希望する際には前記ユーザ管理DBにアクセスして正規ユーザであることの認証処理をし、
正規ユーザであることが確認されたユーザに対して前記ダウンロード履歴DBにアクセスして以前のダウンロード履歴を取得してそれを該ユーザのユーザ端末に表示し、
該ユーザに前記パッケージプログラムDBへのアクセスを許可する
ことを特徴とするプログラム配布管理方法。
A Web server connected to a plurality of user terminals via a public network, and an administrator terminal connected to the Web server via an intra-organization LAN. Each version of the computer program is stored in the Web server. Program DB for systematically managing, download history DB for managing each user's previous download as download history information, user management DB for managing user ID and user authentication information, and user registration and download by user An HP management processing device that publishes a Web page as an access destination for processing, updates the Web page when a new version of the program is published, and registers the computer program in the program DB, and a user via a user terminal Will receive access to the user D and a user registration processing device that distributes user authentication information and registers the information in the user management DB, and allows a user to download a new version of a computer program on a homepage (hereinafter abbreviated as HP). A program distribution management method in a program distribution management system for distributing
Register the history information that the user downloaded the program in the download history DB,
When the user desires download processing, the user management DB is accessed and authentication processing for authenticity is performed,
Access the download history DB for a user confirmed to be a regular user, obtain a previous download history and display it on the user terminal of the user,
A program distribution management method comprising: permitting the user to access the package program DB.
請求項3に記載のプログラム配布管理方法であって、
さらに、
管理者の要求時にダウンロード履歴DB及びユーザ管理DBにアクセスしてダウンロードを行っていない正規ユーザを検出し、
最新バージョンのプログラムダウンロードの必要性を促す通知を対象ユーザにメールにより通知する
ことを特徴とするプログラム配布管理方法。
The program distribution management method according to claim 3,
further,
At the request of the administrator, the download history DB and the user management DB are accessed to detect a regular user who is not downloading,
A program distribution management method characterized by notifying a target user by e-mail of a notification prompting the necessity of downloading the latest version of the program.
JP2008085495A 2008-03-28 2008-03-28 Program delivery management system and method Withdrawn JP2009238079A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008085495A JP2009238079A (en) 2008-03-28 2008-03-28 Program delivery management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008085495A JP2009238079A (en) 2008-03-28 2008-03-28 Program delivery management system and method

Publications (1)

Publication Number Publication Date
JP2009238079A true JP2009238079A (en) 2009-10-15

Family

ID=41251910

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008085495A Withdrawn JP2009238079A (en) 2008-03-28 2008-03-28 Program delivery management system and method

Country Status (1)

Country Link
JP (1) JP2009238079A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317914A (en) * 2014-10-28 2015-01-28 小米科技有限责任公司 Data acquiring method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317914A (en) * 2014-10-28 2015-01-28 小米科技有限责任公司 Data acquiring method and device
CN104317914B (en) * 2014-10-28 2018-07-31 小米科技有限责任公司 Data capture method and device

Similar Documents

Publication Publication Date Title
US9485146B1 (en) Providing services using a device capabilities service
US11367111B2 (en) Method and system for deploying arrangements of payloads based upon engagement of website visitors
US8387038B2 (en) Method and system for automatic computer and user migration
CN105493099B (en) Encryption for hosts virtual machine confirms resource
US8458300B2 (en) Method and system to manage services for multiple managed computer systems
JP4486169B2 (en) Automatic update of various software products on multiple client computer systems
KR101439604B1 (en) System and method for linking pre-installed software to a user account on an online store
US20040010685A1 (en) Service providing apparatus and server providing method
KR20140143234A (en) Techniques for acquiring updates for application programs
JP2012174075A (en) Automatic construction system, automatic construction server, and program
US20050246547A1 (en) Computer grid access management system
JP2005158066A (en) Automated customer entitlement system for vendor services
US8271387B2 (en) Method and apparatus for providing limited access to data objects or files within an electronic software delivery and management system
JP5119085B2 (en) Joint purchase support device
US20090055751A1 (en) Management System for Local and Remote Services
US9348992B2 (en) Linked identities
JP2009238079A (en) Program delivery management system and method
JP2009223778A (en) Program distribution device by virtual machine image
JP5088158B2 (en) Update software distribution device
JP2011248709A (en) Sales system
JP7378791B2 (en) Information processing device, information processing method, and program
JP2014032610A (en) Online storage system, management server program, and file control program
US20180053223A1 (en) Impression tracking
JP4936603B2 (en) Sales management method and storage medium storing the program
JP2012073672A (en) Software sale management system, management server, software sale management method, and program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20110607