JP2007006081A - Portable communication terminal and its program and file transfer method and system used for its program - Google Patents

Portable communication terminal and its program and file transfer method and system used for its program Download PDF

Info

Publication number
JP2007006081A
JP2007006081A JP2005183227A JP2005183227A JP2007006081A JP 2007006081 A JP2007006081 A JP 2007006081A JP 2005183227 A JP2005183227 A JP 2005183227A JP 2005183227 A JP2005183227 A JP 2005183227A JP 2007006081 A JP2007006081 A JP 2007006081A
Authority
JP
Japan
Prior art keywords
file
terminal
distribution server
data
communication terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005183227A
Other languages
Japanese (ja)
Inventor
Motonobu Sumiya
基信 角谷
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies 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 NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2005183227A priority Critical patent/JP2007006081A/en
Publication of JP2007006081A publication Critical patent/JP2007006081A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To safely and timely obtain a file for updating required to be obtained from an internet at a PC terminal not connected to the Internet from the viewpoint of security. <P>SOLUTION: A file transfer system using a program for a portable communication terminal has a computer terminal used by a user, a distribution server transmitting a data file required at the computer terminal on a wide-area network, and the portable type communication terminal providing the computer terminal with the data file by receiving the data file from the distribution server. The portable communication terminal repeatedly inquires the presence of a new file required by the computer terminal to the distribution server by a determined schedule, conducts download from the distribution server when there is the new file and transfers the new file at the PC terminal by a means such as direct connection by a cable, short-distance radio communication or the like. Operating systems for the computer terminal and the portable communication terminal are made to differ from each other in this case, and the risk of virus infection is reduced. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明はデータ配信システムに関し、特に、ネットワークに接続されていないPC端末や、外部との通信が制限されたネットワークに接続されたPC端末に携帯通信端末を介してデータ配信を行うシステムおよび方法に関する。 The present invention relates to a data distribution system, and more particularly to a system and method for distributing data via a mobile communication terminal to a PC terminal not connected to a network or a PC terminal connected to a network with limited external communication. .

近年のネットワーク環境の発達に伴い、ウイルス感染や情報漏洩などに対するセキュリティ対策が益々重要となっている。このため個々のPC(パーソナルコンピュータ)端末にはセキュリティ対策ソフトが導入され、また企業の基幹業務システムのネットワーク(LAN)ではインターネットなどの広域ネットワークとの接続を制限するケースが増えてきている。ここで、コンピュータウイルスは日々新しいものが登場しており、対策ソフトの提供者側はその都度最新パターンの入ったファイルを用意して、広域ネットワークを介してウイルス対策ソフトが導入されたPC端末に配信されるようにしている。この場合、ウイルス対策ソフトが設定されたスケジュールで定期的かつ自動的にソフト提供者側のサーバにアクセスして最新パターンの有無を確認し、もしあればダウンロードして自PCのウイルスパターンを更新する構成となっている。   With the recent development of network environment, security measures against virus infection and information leakage are becoming more important. For this reason, security countermeasure software has been introduced into individual PC (personal computer) terminals, and cases of restricting connection to a wide area network such as the Internet are increasing in a company's basic business system network (LAN). Here, new computer viruses are appearing every day, and the provider of anti-virus software prepares a file with the latest pattern each time and installs it on the PC terminal where the anti-virus software is introduced via the wide area network. To be delivered. In this case, regularly and automatically access the server on the software provider's server according to the schedule that anti-virus software is set to check for the latest pattern, and if so, download it and update the virus pattern on your PC. It has a configuration.

本願発明に関連する従来技術として、携帯端末を利用するセキュリティシステムの一例が、特許文献1に記載されている。この文献の図2に示されるように、ウイルス感染警告通知システムでは、ウイルス監視端末がLAN上のPC端末のウイルス感染を検出した場合、警告メッセージを作成して、当該LANおよび端末とは別の通信ネットワークである公衆回線網を介して、PC端末の管理者の携帯端末へ通知する。これにより、LANを介して警告メッセージを送信した場合に生じうる、LANに接続された他の端末の二次感染を防止するようにしている。   An example of a security system using a portable terminal is described in Patent Document 1 as a conventional technique related to the present invention. As shown in FIG. 2 of this document, in the virus infection warning notification system, when a virus monitoring terminal detects a virus infection of a PC terminal on a LAN, a warning message is created and is separated from the LAN and the terminal. The notification is sent to the portable terminal of the administrator of the PC terminal via the public line network which is a communication network. This prevents secondary infection of other terminals connected to the LAN, which may occur when a warning message is transmitted via the LAN.

また、サーバにアップロードされたプログラムファイルの版情報を確認したうえで、プログラムファイルのダウンロードおよび更新を行うシステムの一例が特許文献2に記載されている。この文献の図1に示すように、システムはインターネット等の通信回線網に接続されるサーバと、起動時にサーバと接続される情報処理機能を有するクライアント端末とを備え、前記サーバが、クライアントからの通信接続時に受信する版情報に基づき当該クライアント端末におけるプログラムファイルの更新処理の必要の有無を判断し、更新が必要な場合にはクライアント端末に対して更新指示および更新終了後の再起動指示を送出する。   Patent Document 2 describes an example of a system that downloads and updates a program file after confirming version information of the program file uploaded to the server. As shown in FIG. 1 of this document, the system includes a server connected to a communication line network such as the Internet, and a client terminal having an information processing function connected to the server at startup. Based on the version information received at the time of communication connection, it is determined whether or not program file update processing is required on the client terminal, and if an update is necessary, an update instruction and a restart instruction after completion of the update are sent to the client terminal To do.

特開2004−164270号公報JP 2004-164270 A 特開2003−99264号公報JP 2003-99264 A

しかしながら、最新ウイルスパターンの確認およびダウンロードはインターネット等の広域ネットワークを介して実施する必要があり、広域ネットワークへの接続が制限されている場合には、パターンファイルの確認および更新を行うことができない。この場合にはPC端末が新種のウイルスの危険に曝されてしまうため、何らかの手段でパターンファイルを更新する必要がある。従来、このように広域ネットワークへ接続できない端末のパターンファイル更新は以下の方法がある。   However, it is necessary to confirm and download the latest virus pattern via a wide area network such as the Internet. When the connection to the wide area network is restricted, the pattern file cannot be confirmed and updated. In this case, since the PC terminal is exposed to the risk of a new type of virus, it is necessary to update the pattern file by some means. Conventionally, there are the following methods for updating a pattern file of a terminal that cannot be connected to a wide area network in this way.

一つは、インターネット等の広域ネットワークへ接続しない端末を一時的にこれらのネットワークに接続し、最新パターンの入ったファイルを入手する方法である。もう一つは、インターネット等の広域ネットワークへ接続されている他のPC端末で入手した最新パターンのファイルをUSBメモリやCD−ROM等の可搬型記録媒体にコピーし、それをPC端末で読み込む方法である。しかしながら、前者は元々ウイルス感染等のセキュリティ面から広域ネットワークへ接続していないPC端末を広域ネットワークへ接続することになるため、一時的とはいえウイルス感染や情報漏洩等のセキュリティ上の問題がある。また、後者の場合、広域ネットワークに接続された端末で最新パターンファイルの有無を確認し、記録媒体にコピーしてPC端末に読み込ませるという作業を人手によらねばならず、人的労力がかかるとともに、担当者の暇なときに処理するという携行が強く、最新パターンの更新がタイムリーに行われない場合があるとともに、ダウンロードするPC端末と最終的に転送されるPC端末のオペレーティングシステムが同じ場合にファイル転送を原因とするウイルス感染のリスクがある。   One is a method in which a terminal not connected to a wide area network such as the Internet is temporarily connected to these networks and a file containing the latest pattern is obtained. The other is a method of copying the latest pattern file obtained by another PC terminal connected to a wide area network such as the Internet to a portable recording medium such as a USB memory or a CD-ROM, and reading the file by the PC terminal. It is. However, since the former will connect PC terminals that are not connected to the wide area network to the wide area network from the viewpoint of security such as virus infection, there are security problems such as virus infection and information leakage even temporarily. . In the latter case, it is necessary to manually check the latest pattern file on a terminal connected to a wide area network, copy it to a recording medium, and read it into a PC terminal. When the person in charge carries out processing at his spare time, the latest pattern may not be updated in a timely manner, and the PC terminal to be downloaded and the operating system of the PC terminal to be finally transferred are the same There is a risk of virus infection caused by file transfer.

本発明はこのような問題に鑑み、インターネット等の広域ネットワークに接続できないようなPC環境であっても、携帯電話機から広域ネットワークに接続して最新のデータを入手し、該携帯電話機からPC端末に転送してデータ更新を行うことにより、容易かつタイムリーにPC端末のデータを最新のものにするシステムおよび方法を提供することを目的とする。   In view of such a problem, the present invention obtains the latest data by connecting to a wide area network from a mobile phone, even in a PC environment that cannot be connected to a wide area network such as the Internet, and from the mobile phone to the PC terminal. It is an object of the present invention to provide a system and method for updating data of a PC terminal easily and timely by transferring and updating data.

上記目的を達成するために、本発明は、ユーザの使用するコンピュータ端末に必要なファイルを提供元配信サーバから受信して、前記コンピュータ端末に提供する携帯型通信端末であって、
前記配信サーバから広域ネットワークを介して前記ファイルを受信する受信部と、受信したファイルを蓄積する情報記憶手段と、前記コンピュータ端末に前記ファイルを供給するためのデータ出力手段と、前記ファイルの送受信を制御する制御手段とを備えるとともに、前記コンピュータ端末とはオペレーティングシステムが異なることを特徴とする。
In order to achieve the above object, the present invention is a portable communication terminal that receives a file necessary for a computer terminal used by a user from a provider distribution server and provides the file to the computer terminal.
A receiving unit that receives the file from the distribution server via a wide area network, an information storage unit that stores the received file, a data output unit that supplies the file to the computer terminal, and a transmission / reception of the file Control means for controlling, and an operating system different from that of the computer terminal.

この携帯型通信端末は、定められたスケジュールで前記配信サーバに新規なファイルの有無を問い合わせ、新規なファイルがある場合に前記配信サーバからダウンロードすることが有効である。 It is effective for this portable communication terminal to inquire of the distribution server whether there is a new file on a predetermined schedule, and to download from the distribution server when there is a new file.

前記データ出力手段は、ケーブル接続端子、赤外線ポートその他の近距離無線送受信手段、メモリカードドライブのいずれかを備えることが有効である。   It is effective that the data output means includes any one of a cable connection terminal, an infrared port, other short-range wireless transmission / reception means, and a memory card drive.

前記携帯型通信端末がさらに前記ファイルの転送を管理するための管理テーブルを備えるとともに、前記制御手段が、前記配信サーバから受信したファイルについて、少なくともバージョン情報と前記コンピュータ端末に提供済みか否かの情報を前記管理テーブルで管理することが有効である。 The portable communication terminal further includes a management table for managing the transfer of the file , and the control means provides at least version information and whether or not the file received from the distribution server has been provided to the computer terminal . It is effective to manage information by the management table.

前記携帯型通信端末が、さらに前記ファイルを受信した場合にその旨をユーザに通知する通知手段を備えることが有効である。 It is effective that the portable communication terminal further comprises notification means for notifying the user when the file is received.

本発明に係る携帯型通信端末用のプログラムは、ユーザの使用するコンピュータ端末に必要なファイルを広域ネットワークに接続された配信サーバから受信して前記コンピュータ端末に提供する携帯型通信端末の動作プログラムであって、
前記広域ネットワークを介して前記配信サーバにアクセスし、前記コンピュータ端末に必要なデータファイルの有無を問い合わせるステップと、必要なデータファイルがある場合に前記ファイルを受信して前記携帯型通信端末の記憶手段に蓄積するステップと、前記コンピュータ端末に前記ファイルを供給するステップとを前記携帯型通信端末に実行させることを特徴とする。
A program for a portable communication terminal according to the present invention is an operation program for a portable communication terminal that receives a file necessary for a computer terminal used by a user from a distribution server connected to a wide area network and provides the file to the computer terminal. There,
A step of accessing the distribution server via the wide area network and inquiring the computer terminal as to the presence or absence of a necessary data file; and when there is a necessary data file, receiving the file and storing means of the portable communication terminal And storing the file to the computer terminal and causing the portable communication terminal to execute the step of supplying the file to the computer terminal.

このプログラムはさらに、前記配信サーバから前記データファイルを受信した場合にそのバージョン情報を含む管理情報を前記携帯型通信端末内に保存される管理テーブルに登録するステップと、前記コンピュータ端末に前記ファイルを供給した場合に供給済みである旨を前記管理テーブルに登録するステップと、前記コンピュータ端末に前記ファイルを供給する際に前記管理テーブルを参照して未だ供給されていないファイルを抽出して前記コンピュータ端末に供給するステップと、を前記携帯型通信端末に実行させることを特徴とする。 The program further includes the step of registering management information including version information in a management table stored in the portable communication terminal when the data file is received from the distribution server, and the file to the computer terminal. Registering in the management table that it has been supplied when supplied, and extracting the file that has not been supplied by referring to the management table when supplying the file to the computer terminal And the step of supplying to the portable communication terminal.

本発明に係るファイル転送方法は、広域ネットワークに接続された配信サーバから、前記広域ネットワークに接続されないコンピュータ端末にデータファイルを転送する方法であって、
携帯型通信端末が前記広域ネットワークに接続して前記ファイルを受信し蓄積するステップと、前記携帯型通信端末が前記コンピュータ端末に前記ファイルを供給するステップとを備え、前記携帯型通信端末とコンピュータ端末のオペレーティングシステムが異なることを特徴とする。
A file transfer method according to the present invention is a method for transferring a data file from a distribution server connected to a wide area network to a computer terminal not connected to the wide area network,
A portable communication terminal connected to the wide area network to receive and store the file; and the portable communication terminal supplies the file to the computer terminal, the portable communication terminal and the computer terminal The operating system is different.

前記携帯型通信端末が配信サーバから前記ファイルを受信し蓄積するステップは、前記携帯型通信端末が前記広域ネットワークを介して前記配信サーバにアクセスし、前記コンピュータ端末に必要なデータファイルの有無を問い合わせるステップと、必要なデータファイルがある場合に前記携帯型通信端末が前記ファイルを受信するステップと、受信したデータファイルを前記携帯型通信端末の記憶手段に格納するステップとを備えることが有効である。 The step of receiving and storing the file from the distribution server by the portable communication terminal accesses the distribution server via the wide area network and inquires of the computer terminal whether there is a necessary data file. It is effective to include a step, when there is a necessary data file, the step of receiving the file by the portable communication terminal and the step of storing the received data file in the storage means of the portable communication terminal. .

本発明に係るファイル転送システムは、ユーザの使用するコンピュータ端末と、該コンピュータ端末で必要なデータファイルを広域ネットワーク上で送信する配信サーバと、該配信サーバから前記データファイルを受信して前記コンピュータ端末に提供する携帯型通信端末とを備え、
前記携帯型通信端末が、前記配信サーバから広域ネットワークを介して前記ファイルを受信する受信部と、受信したファイルを蓄積する情報記憶手段と、前記コンピュータ端末に前記ファイルを供給するためのデータ出力手段と、前記ファイルの送受信を制御する制御手段とを備え、
前記コンピュータ端末と携帯通信端末のオペレーティングシステムが異なることを特徴とする。
A file transfer system according to the present invention includes a computer terminal used by a user, a distribution server that transmits a data file required by the computer terminal over a wide area network, and the computer terminal that receives the data file from the distribution server. With a portable communication terminal provided to
The portable communication terminal receives the file from the distribution server via a wide area network, information storage means for storing the received file, and data output means for supplying the file to the computer terminal And control means for controlling transmission and reception of the file,
The computer terminal and the mobile communication terminal have different operating systems.

このシステムでは、前記携帯型通信端末が、定められたスケジュールで前記配信サーバに前記コンピュータ端末が必要とする新規なファイルの有無を問い合わせ、新規なファイルがある場合に前記配信サーバからダウンロードすることが有効である。 In this system, the portable communication terminal inquires the distribution server about the existence of a new file required by the computer terminal according to a predetermined schedule, and downloads from the distribution server when there is a new file. It is valid.

本発明では、インターネットに接続されないコンピュータ端末に、この端末とは異なるオペレーティングシステムで動作する携帯型通信端末を介して前記コンピュータ端末に必要なデータを転送するため、同じオペレーティングシステムで動作する端末を介してファイルを転送する場合に比して、ファイル転送によるウイルス感染の可能性が低減する。また、携帯型通信端末から定期的に配信サーバに問い合わせを行い、コンピュータ端末に必要な新たなデータが存在する場合にダウンロードする構成としたため、必要なデータファイルをタイムリーに入手することができる In the present invention, since necessary data is transferred to a computer terminal that is not connected to the Internet via a portable communication terminal that operates on an operating system different from the terminal, the terminal that operates on the same operating system is used. Compared to transferring files, the possibility of virus infection due to file transfer is reduced. Further, since the portable communication terminal periodically inquires the distribution server and downloads when necessary new data exists in the computer terminal, the necessary data file can be obtained in a timely manner .

また、携帯型通信端末からコンピュータ端末へのファイル供給は、ケーブルを用いた直接接続、赤外線通信やbluetooth(登録商標)などの近距離無線通信、メモリカードを用いたファイル提供とすることにより、1対1の接続関係により安全にファイル転送を遂行することができる。また、携帯型通信端末が受信したファイルについてバージョンとコンピュータ端末に転送済みか否かを管理することにより、状況に応じて効率的に必要なファイル更新を実現することができる。また、携帯型通信端末が配信サーバからファイルを受信した場合にユーザに通知することにより、タイムリーなファイル転送が可能となる。 The file supplied from the portable communication terminal to the computer terminal, directly connected with cable, short-range wireless communication such as infrared communication or bluetooth (R), by the file provided with the memory card, 1 The file transfer can be performed safely by the one-to-one connection relationship. In addition, by managing whether a file received by the portable communication terminal is transferred to the computer terminal and the version, it is possible to efficiently update the necessary file according to the situation. In addition, when the portable communication terminal receives a file from the distribution server, the user can be notified to transfer the file in a timely manner.

本発明を実施するための最良の実施形態について、図面を参照しながら以下に詳細に説明する。   The best mode for carrying out the present invention will be described in detail below with reference to the drawings.

図1は、本発明にかかるファイル転送システムの一実施例の構成を示す図である。図1を参照すると、本発明の第1実施例は、更新ファイルを配信する情報配信サーバ100と、このサーバ100とインターネット110を介して接続される携帯型通信端末120と、インターネットに接続されないPC(パーソナルコンピュータ)端末130とを備えている。インターネットに接続されないPC端末130は、例えば企業の基幹業務システム等に用いる端末であって、ウイルス感染や情報漏洩を防ぐ観点から、敢えてインターネット等の広域ネットワークに接続できない設定となっている。ただし、本発明においてPC端末130は外部へのアクセスが制限された企業内LANなどの小規模ネットワークに接続されていてもよい。また、本実施例において転送対象となるファイルは例えばセキュリティ対策ソフトのパターンファイルであるが、本発明はこの例に限るものではなく、PC端末において必要なデータファイルすべてに適用することが可能である。 FIG. 1 is a diagram showing the configuration of an embodiment of a file transfer system according to the present invention. Referring to FIG. 1, in the first embodiment of the present invention, an information distribution server 100 for distributing update files, a portable communication terminal 120 connected to the server 100 via the Internet 110, and a PC not connected to the Internet. (Personal computer) terminal 130. The PC terminal 130 that is not connected to the Internet is a terminal that is used in, for example, a company's mission-critical business system, and is configured so that it cannot be connected to a wide area network such as the Internet from the viewpoint of preventing virus infection and information leakage. However, in the present invention, the PC terminal 130 may be connected to a small-scale network such as a corporate LAN in which access to the outside is restricted. Further, in this embodiment, the file to be transferred is, for example, a pattern file of security countermeasure software. However, the present invention is not limited to this example, and can be applied to all data files necessary for a PC terminal. .

情報配信サーバ100は、配信されるべき更新ファイルを格納するマスタデータ格納部101と、マスタデータを利用者に配信するデータ配信部102と、登録ユーザデータ格納部103とを備えている。登録ユーザデータ格納部103には、予め更新ファイルにかかるアプリケーションについて登録したユーザのデータが格納されている。このユーザデータには少なくとも、PC端末130の利用者またはそのシステム管理者の所持する携帯型通信端末120のメールアドレスが登録される。なお、更新ファイルにかかるアプリケーションには多数のユーザが想定されるが、当該ユーザがインターネットに接続されるPC端末(図示せず)を利用している場合には当該PC端末のアドレスが登録される。ユーザの登録方法としては公知の方法を利用することができ、オンライン登録や登録カードを郵送により取得し情報配信サーバ100に入力する方法等がある。この情報配信サーバ100は、PC端末130で動作するアプリケーションで使用する新規な更新ファイルがマスタデータ格納部101に登録された場合、登録ユーザデータ格納部103に登録されているメールアドレス宛に更新ファイルを随時送信する。 The information distribution server 100 includes a master data storage unit 101 that stores update files to be distributed, a data distribution unit 102 that distributes master data to users, and a registered user data storage unit 103. The registered user data storage unit 103 stores user data registered in advance for the application related to the update file. In this user data, at least the mail address of the portable communication terminal 120 possessed by the user of the PC terminal 130 or its system administrator is registered. In addition, although many users are assumed in the application concerning an update file , when the said user is using the PC terminal (not shown) connected to the internet, the address of the said PC terminal is registered. . As a user registration method, a known method can be used, such as online registration or a method of acquiring a registration card by mail and inputting it to the information distribution server 100. When a new update file used in an application running on the PC terminal 130 is registered in the master data storage unit 101, the information distribution server 100 updates the update file addressed to the mail address registered in the registered user data storage unit 103. Will be sent from time to time.

携帯型通信端末120は、例えばPC端末130のユーザまたはそのシステム管理者等の所持するデータ通信機能付の携帯電話機であり、場所を選ばず情報配信サーバ100からのデータを受信することができるものである。この携帯型通信端末120は、情報配信サーバ100から送信される更新ファイルを受信する受信部121と、受信した更新ファイルの情報をユーザに通知するための通知部123と、受信した更新ファイルを格納するデータ蓄積部124と、更新ファイルをPC端末130に転送するデータ転送部125と、これらの要素を制御する受信情報処理部122とを備える。受信部121は、インターネット110に接続された携帯電話会社の無線基地局(図示せず)と無線通信を行い、データの送受信を行う。通知部123は、例えば新たな更新ファイルを受信したことをユーザに示す表示画面および音声出力手段を備える。これらの手段または機能は従来の携帯電話機に採用されている表示画面やスピーカを利用することができる。 The mobile communication terminal 120 is a mobile phone with a data communication function possessed by the user of the PC terminal 130 or its system administrator, for example, and can receive data from the information distribution server 100 regardless of location. It is. The portable communication terminal 120 stores a receiving unit 121 for receiving the update file sent, a notification unit 123 for notifying the information of the received update file to a user, the update file received from the information distribution server 100 The data storage unit 124, the data transfer unit 125 that transfers the update file to the PC terminal 130, and the reception information processing unit 122 that controls these elements. The receiving unit 121 performs wireless communication with a wireless base station (not shown) of a mobile phone company connected to the Internet 110 to transmit / receive data. For example, the notification unit 123 includes a display screen and a voice output unit that indicate to the user that a new update file has been received. For these means or functions, a display screen or a speaker employed in a conventional mobile phone can be used.

データ蓄積部124は携帯型通信端末120の内部記憶手段であり、受信する更新ファイルを格納するのに十分な容量を有するものとする。データ転送部125は実施例によって異なるが、後述するようにPC端末130とケーブルで直接接続する場合は出力端子として構成され、PC端末130と赤外線通信やBlootooth(登録商標)などの近距離無線通信を行う場合は赤外線ポート等として構成され、メモリカード等を利用する場合は当該メモリカードのドライブとして構成される。受信情報処理部122は携帯型通信端末120に搭載されるプログラムであり、携帯型通信端末120のメモリからCPUに読み込まれ実行されることにより実現される。このプログラムは携帯型通信端末120のオペレーティングシステムの一部モジュールとして構成してもよい。また、後述するように携帯型通信端末120のオペレーティングシステムは、更新ファイルを転送するPC端末130のオペレーティングシステムとは異なるものとして、携帯型通信端末120からPC端末130へのウイルス感染を防止するようにする。 The data storage unit 124 is an internal storage unit of the portable communication terminal 120, and has a sufficient capacity to store the received update file . As will be described later, the data transfer unit 125 is configured as an output terminal when directly connected to the PC terminal 130 with a cable, as will be described later, and is connected to the PC terminal 130 by infrared communication or Bluetooth (registered trademark). When using the memory card, it is configured as an infrared port or the like, and when using a memory card or the like, it is configured as a drive of the memory card. Receiving information processing section 122 is a program installed in the mobile communication terminal 120 is realized by being read from the memory of the mobile communication terminal 120 to the CPU running. This program may be configured as a partial module of the operating system of the portable communication terminal 120. As will be described later, the operating system of the portable communication terminal 120 is assumed to be different from the operating system of the PC terminal 130 that transfers the update file , so that virus infection from the portable communication terminal 120 to the PC terminal 130 is prevented. To.

インターネットに接続されないPC端末130は、当該PC端末130のメモリからCPUに展開されるアプリケーション131と、このアプリケーション131が利用するデータが格納される記憶手段132と、この記憶手段132のデータ更新を制御するデータ更新処理部133と、携帯型通信端末120から更新ファイルを受信する転送受信部134とを備えている。本実施例におけるアプリケーション131はコンピュータのセキュリティ対策ソフトであり、記憶手段132に登録されるウイルスパターンファイルを参照してPC端末130のウイルスチェックや外部からの不正アクセスの検出および防御を実行する。データ更新処理部133はPC端末130に搭載されるプログラムであり、PC端末130のメモリからCPUに読み込まれ実行されることにより実現される。データ更新処理部133は、携帯型通信端末120から更新ファイルを受領し、記憶手段132のデータを更新する。転送受信部134は、上述した携帯型通信端末120のデータ転送部125に対応するデータ送受信手段であり、すなわちケーブル端子や赤外線ポートやメモリカードドライブとして構成される。なお、上述のようにPC端末130のオペレーティングシステムは携帯型通信端末120とは異なるものである。 The PC terminal 130 that is not connected to the Internet controls the application 131 that is developed from the memory of the PC terminal 130 to the CPU, the storage unit 132 that stores data used by the application 131, and the data update of the storage unit 132. A data update processing unit 133 that receives the update file from the portable communication terminal 120. The application 131 in this embodiment is computer security countermeasure software, and executes a virus check of the PC terminal 130 and detection and prevention of unauthorized access from the outside with reference to a virus pattern file registered in the storage unit 132. The data update processing unit 133 is a program installed in the PC terminal 130 and is realized by being read from the memory of the PC terminal 130 and executed by the CPU. The data update processing unit 133 receives the update file from the portable communication terminal 120 and updates the data in the storage unit 132. The transfer receiving unit 134 is data transmission / reception means corresponding to the data transfer unit 125 of the portable communication terminal 120 described above, that is, configured as a cable terminal, an infrared port, or a memory card drive. As described above, the operating system of the PC terminal 130 is different from the portable communication terminal 120.

このように構成されたデータ配信システムの第1実施例の動作を、図2のフローチャートを参照しながら説明する。以下の説明では情報配信サーバ100,携帯型通信端末120,PC端末130の動作として描写するが、実際にこれらの動作を担当するのは情報配信サーバ100のデータ送信部102,携帯型通信端末120の受信情報処理部122,PC端末130のデータ更新処理部133である。 The operation of the first embodiment of the data distribution system configured as described above will be described with reference to the flowchart of FIG. In the following description the information distribution server 100, although depicted as operation of the portable communication terminal 120, PC terminals 130, actual data transmission unit 102 of the information delivery server 100 in charge of these operations, the mobile communication terminal 120 The received information processing unit 122 and the data update processing unit 133 of the PC terminal 130.

新規なコンピュータウイルスが発見されると、オペレータにより当該ウイルスのパターンを追加した更新用データが情報配信サーバ100に登録される。ウイルスパターンファイルはウイルス固有のバイトパターンを含むファイルであり、アプリケーション131(ウイルス対策ソフト)はこのパターンファイルを参考にウイルスのパターンを認識して検索エンジンがウイルスを検知する。新規なウイルスは毎月数百種類出現しているといわれており、新しい複雑なウイルスの検索に対してはウイルス対策ソフトの検索エンジンを更新(バージョンアップ)することが必要となるが、その他の場合はウイルスパターンファイルを更新することで新しく出現したウイルスの検出が可能である。この情報配信サーバ100は、セキュリティ対策ソフトを開発・販売している会社などがインターネットを経由して、ソフトを購入したユーザに随時最新のウイルス情報を含んだパターンファイルを配信するために運営しているウェブサーバである。   When a new computer virus is found, update data to which the virus pattern is added is registered in the information distribution server 100 by the operator. The virus pattern file is a file containing a virus-specific byte pattern, and the application 131 (anti-virus software) recognizes the virus pattern with reference to this pattern file, and the search engine detects the virus. It is said that hundreds of new viruses appear every month, and it is necessary to update (upgrade) the search engine of anti-virus software to search for new complex viruses. Can detect newly appearing viruses by updating the virus pattern file. This information distribution server 100 is operated by a company that develops and sells security countermeasure software to distribute pattern files including the latest virus information to users who have purchased the software via the Internet. Web server.

本実施例のデータ送信部102は、マスタデータ格納部101から更新ファイルを抽出し、電子メールに添付してユーザデータ格納部103に登録されているメールアドレス宛に送信する(ステップ201)。このメール配信は、データ送信部102がマスタデータ格納部101に新たな更新用データが登録されたことを検出して自動的に行ってもよいし、オペレータの入力操作をトリガとして実行されるよう構成されていてもよい。また、電子メールの配信は、ユーザデータ格納部103に登録された複数のメールアドレス宛に一斉に送られてもよいし、個別にあるいは所定数のメールをまとめて送ることを繰り返してもよい。   The data transmission unit 102 of the present embodiment extracts the update file from the master data storage unit 101, and transmits it to the e-mail address registered in the user data storage unit 103 as an attachment to the e-mail (step 201). This mail delivery may be automatically performed when the data transmission unit 102 detects that new update data has been registered in the master data storage unit 101, or may be executed with the input operation of the operator as a trigger. It may be configured. In addition, the electronic mail may be sent to a plurality of mail addresses registered in the user data storage unit 103 at once, or may be repeatedly sent individually or in a predetermined number of mails.

この更新ファイルはインターネット110を介して携帯型通信端末120に配信される。携帯型通信端末120は受信部121で交信用ファイルを受信し、受信情報処理部122が通知部123を制御してユーザに通知するとともに(ステップ211)、受信した更新ファイルをデータ蓄積部124に登録し(ステップ212)、その後PC端末130への転送準備を実施する。ここで、受信情報処理部122は携帯型通信端末120の電源オン時には常時起動しており、受信される電子メールの内容をその都度確認し、更新ファイルの送信を示す予め定められた文字列(識別コード)がある場合あるいは添付ファイルがその識別子等から更新ファイルと確認された場合に一連の処理を開始するよう構成することができる。この処理により携帯型通信端末120の表示画面に新規な更新ファイルを受信したことが表示され、ユーザに受け取った更新ファイルをPC端末130に転送することが促される。なお、更新ファイルを受信した際は画面表示とともにビープ音等を発してユーザの注意をひくようにしてもよい。 This update file is distributed to the portable communication terminal 120 via the Internet 110. The portable communication terminal 120 receives the communication file at the receiving unit 121, and the reception information processing unit 122 controls the notification unit 123 to notify the user (step 211), and the received update file is sent to the data storage unit 124. Registration is performed (step 212), and then preparation for transfer to the PC terminal 130 is performed. Here, the reception information processing unit 122 is always activated when the portable communication terminal 120 is powered on, checks the contents of the received e-mail each time, and determines a predetermined character string (transmission of the update file) ( When there is an identification code) or when an attached file is confirmed as an update file from the identifier or the like, a series of processing can be started. By this processing, it is displayed on the display screen of the portable communication terminal 120 that a new update file has been received, and the user is prompted to transfer the received update file to the PC terminal 130. When an update file is received, a beep sound or the like may be generated together with the screen display to attract the user's attention.

メッセージを見たユーザは、携帯型通信端末120からPC端末130への転送準備を整え、携帯型通信端末120を操作してデータ転送を実行する(ステップS212)。具体的には、PC端末130とケーブルで接続する実施例の場合ユーザは携帯型通信端末120とPC端末130とをケーブルで接続し、携帯型通信端末120に画面表示された「転送開始」ボタンをクリックする等してデータ転送を開始させる。また、PC端末130と赤外線通信やBluethooth(登録商標)などの近距離無線通信を行う実施例ではPC端末130と通信可能な位置に携帯型通信端末120を適切に配置し、データ転送を開始させる。また、メモリカードなどの記憶媒体を介してデータ転送を行う場合には、携帯型通信端末120に十分な空き容量のメモリカードを装填し、画面表示されたボタンをクリックすると更新ファイルがメモリカードにコピーされるよう構成する。ここで、携帯型通信端末120とPC端末130のオペレーティングシステムが異なることから、このデータ転送によってウイルスが感染する可能性は最低限に抑えられる。 The user who sees the message prepares for transfer from the portable communication terminal 120 to the PC terminal 130, and operates the portable communication terminal 120 to execute data transfer (step S212). Specifically, in the case of the embodiment in which the PC terminal 130 is connected with a cable, the user connects the portable communication terminal 120 and the PC terminal 130 with a cable, and the “transfer start” button displayed on the portable communication terminal 120 is displayed on the screen. Click to start data transfer. Further, in the embodiment that performs near field communication such as infrared communication and Bluetooth (registered trademark) with the PC terminal 130, the portable communication terminal 120 is appropriately arranged at a position where it can communicate with the PC terminal 130, and data transfer is started. . In addition, when transferring data via a storage medium such as a memory card, a memory card with sufficient free space is loaded in the portable communication terminal 120, and the update file is stored in the memory card by clicking the button displayed on the screen. Configure to be copied. Here, since the operating systems of the portable communication terminal 120 and the PC terminal 130 are different, the possibility of virus infection due to this data transfer is minimized.

インターネットに接続されないPC端末130は、転送受信部134にて更新ファイルを受信し、データ更新処理部133が、アプリケーション131が検索する記憶手段132のデータファイルを更新する(ステップ221)。ここで、データ更新は、最新のウイルスパターンファイルが過去のウイルスパターンデータをすべて含むような場合はデータファイルをそのまま上書き処理する構成をとってもよく、最新のウイルスパターンデータのみを持つような場合はパターンファイルに最新分のデータを追加するような構成であってもよい。従来、多くのウイルスチェックソフトは前者の形態をとっているが、追加/変更部分のみを含む更新ファイルの方が転送データ量が少なくできる場合が多く、特に携帯型通信端末120に携帯電話機を使用する場合等に好適である。 The PC terminal 130 not connected to the Internet receives the update file at the transfer reception unit 134, and the data update processing unit 133 updates the data file in the storage unit 132 searched by the application 131 (step 221). Here, the data update may be configured to overwrite the data file as it is when the latest virus pattern file contains all the past virus pattern data, and the pattern when it has only the latest virus pattern data. The configuration may be such that the latest data is added to the file. Conventionally, many anti-virus software has taken the former form, using a mobile phone often towards the update file that contains only the addition / change portion can be reduced the amount of transfer data, in particular to the mobile communication terminal 120 It is suitable for the case where

具体的な更新処理について、図3を参照して説明する。本図は更新ファイルの構成イメージを示す図である。本図に示すように、レコードごとに処理内容61,処理インデックス62,更新内容63の項目が設けられている。処理内容61にはこのレコードの処理方法が記録され、この内容として”add”は「追加」、”chg”は「更新」、”del”は削除等がある。処理インデックス62には処理対象となるデータ内の検索キーが記録されており、更新内容63には新しく追加・更新されるパターンファイルの内容が記録されている。データ更新処理部133はこの更新ファイルをレコードごとに読み込み、記憶手段132に格納されたデータに対し追加・更新・削除処理を実行する。なお、この処理手順の説明では他の実施例にも適用できるように追加・更新・削除の処理を可能としているが、ウイルスパターンファイルの更新の場合は「削除」ということは考えにくく、追加と更新のみの処理機能を備えるように構成してもよい。   A specific update process will be described with reference to FIG. This figure is a diagram showing a configuration image of an update file. As shown in this figure, items of a processing content 61, a processing index 62, and an updating content 63 are provided for each record. The processing content 61 records the processing method of this record, which includes “add” for “add”, “chg” for “update”, “del” for deletion, and the like. A search key in data to be processed is recorded in the process index 62, and the contents of a pattern file to be newly added / updated are recorded in the update contents 63. The data update processing unit 133 reads this update file for each record, and executes addition / update / deletion processing on the data stored in the storage unit 132. In addition, in the explanation of this processing procedure, addition / update / deletion processing is possible so that it can be applied to other embodiments. However, in the case of virus pattern file update, it is difficult to think of “deletion”. You may comprise so that the processing function only of an update may be provided.

ファイル更新のタイミングは、携帯型通信端末120からの転送要求を受けた時点でデータ更新処理部133が自動的に受信処理を行い、受信が完了したらデータ更新を行うようにしてもよいし、転送要求を受けた時点でPC端末130にその旨を画面表示して、ユーザに更新用データの受信および実際の更新処理の確認をとるようにしてもよい。 The file update timing may be such that when the transfer request from the portable communication terminal 120 is received, the data update processing unit 133 automatically performs the reception process, and when the reception is completed, the data update is performed. When the request is received, a message to that effect may be displayed on the PC terminal 130 so that the user can receive the update data and confirm the actual update process.

このように、本実施例によれば、情報配信サーバ100にある最新の更新ファイルを携帯型通信端末120で入手し、その入手をユーザに通知し、ここからインターネットに接続されないPC端末130に転送する構成であるため、インターネットなど広域ネットワークに接続できないPC端末130のウイルスパターンファイルの更新を容易に行うことができる。また、情報配信サーバ100に新規な更新ファイルが登録された時点で当該ファイルが電子メールで配信されるため、インターネットに接続されないPC端末130の利用者が最新パターンの存在を検知することができ、ウイルスパターンファイルの更新をタイムリーに行うことができる。また、PC端末130においてウイルスパターンの更新をインターネット等に接続することなく実行することが可能であるため、インターネットに接続してファイル更新を行う場合に比してウイルス感染や情報漏洩等のセキュリティ上のリスクが低減する。また、最新の更新ファイルの入手は携帯電話など、更新対象となるPC端末130とはオペレーティングシステムが異なる端末を介して実現するよう構成しており、コンピュータウイルスの殆どが携帯電話機のオペレーティングシステムには感染しないものであるため、ファイル転送を行う場合のウイルス感染のリスクを大幅に低減することができる。さらに、例えばPC端末130が社員が出張に携帯するようなノート型パソコンである場合、移動中に携帯電話機で更新用データを受信しておき、目的に着いてからPC端末130に最新の更新ファイルを転送するといったことが可能となり、更新ファイルを効率的に入手することができる。 Thus, according to this embodiment, obtain the latest update file in the information distribution server 100 in the mobile communication terminal 120 notifies its availability to the user, transfer from here to the PC terminal 130 is not connected to the Internet Therefore, the virus pattern file of the PC terminal 130 that cannot be connected to a wide area network such as the Internet can be easily updated. In addition, when a new update file is registered in the information distribution server 100, the file is distributed by e-mail, so that the user of the PC terminal 130 not connected to the Internet can detect the presence of the latest pattern, Virus pattern file can be updated in a timely manner. In addition, since it is possible to update virus patterns on the PC terminal 130 without connecting to the Internet or the like, security in terms of virus infection, information leakage, etc., compared to when updating files by connecting to the Internet. Risk is reduced. In addition, the latest update file is obtained through a terminal such as a mobile phone that has an operating system different from that of the PC terminal 130 to be updated. Most computer viruses are stored in the mobile phone operating system. Since it is not infected, the risk of virus infection when transferring files can be greatly reduced. Further, for example, when the PC terminal 130 is a notebook personal computer that an employee carries on a business trip, the update data is received by the mobile phone while moving, and the latest update file is stored in the PC terminal 130 after reaching the purpose. The update file can be obtained efficiently.

次に、第2の実施例について説明する。図4は、本発明にかかるデータ配信システムの第2実施例の動作を説明する図である。本実施例の構成は図1に示すシステムとほぼ同様であるが、情報配信サーバ100と携帯型通信端末120間で行われるファイル配信手順が異なっており、情報配信サーバ100のデータ送信部102の処理と、携帯型通信端末120の受信情報処理部122の処理が異なる。 Next, a second embodiment will be described. FIG. 4 is a diagram for explaining the operation of the second embodiment of the data distribution system according to the present invention. The configuration of the present embodiment is almost the same as the system shown in FIG. 1, but the file distribution procedure performed between the information distribution server 100 and the portable communication terminal 120 is different, and the data transmission unit 102 of the information distribution server 100 is different. The process is different from the process of the reception information processing unit 122 of the portable communication terminal 120.

新たなウイルスが発見されると、情報配信サーバ100のオペレータが新規なウイルスパターンを含む更新ファイルをマスタデータ格納部101に登録するが、この時点では携帯型通信端末120に配信しない(ステップ501)。一方、携帯型通信端末120の受信情報処理部122は定期的に情報配信サーバ100に接続し、新たな更新ファイルが存在するかを問い合わせる(ステップ511)。この問い合わせでは、前回転送された更新ファイルのバージョン情報を携帯型通信端末120がデータ蓄積部124に登録しておき、このバージョン情報を情報配信サーバ100への通知に含めるようにする。情報配信サーバ100のデータ送信部102は、受信したバージョン情報とマスタデータ格納部101に登録されている最新の更新用データのバージョン情報とを比較して、両者が異なるものであれば新たなファイルが存在する旨を返信する(ステップ502)。なお、別の実施例では、携帯型通信端末120から情報配信サーバ100に現在登録されている最新の更新用データのバージョンを問い合わせ、返信情報に基づき携帯型通信端末120が自端末内に保存されている前回更新ファイルのバージョンと比較することにより更新の必要性を判断するようにしてもよい。 When a new virus is found, the operator of the information distribution server 100 registers the update file that contains a novel virus pattern in the master data storage section 101, not distributed to the mobile communication terminal 120 at this time (step 501) . On the other hand, the reception information processing unit 122 of the portable communication terminal 120 periodically connects to the information distribution server 100 and inquires whether a new update file exists (step 511). In this inquiry, the version information of the update file transferred last time is registered in the data storage unit 124 by the portable communication terminal 120, and this version information is included in the notification to the information distribution server 100. The data transmission unit 102 of the information distribution server 100 compares the received version information with the latest update data version information registered in the master data storage unit 101, and if both are different, a new file is created. Is returned (step 502). In another embodiment, the portable communication terminal 120 inquires about the version of the latest update data currently registered in the information distribution server 100, and the portable communication terminal 120 is stored in the own terminal based on the return information. The necessity of updating may be determined by comparing with the version of the previously updated file.

ここで、新規な更新ファイルが存在する場合、携帯型通信端末120は情報配信サーバ100にダウンロード要求を行い(ステップ512)、これに応じて情報配信サーバ100がマスタデータ格納部101から最新の更新ファイルを抽出して携帯型通信端末120に送信する(ステップ503)。以降の処理は図2に示す第1実施例と同様であり、図2と同じステップ番号を付してその説明は省略する。 Here, if a new update file exists, the portable communication terminal 120 makes a download request to the information distribution server 100 (step 512), and the information distribution server 100 responds to the latest update from the master data storage unit 101 accordingly. A file is extracted and transmitted to the portable communication terminal 120 (step 503). The subsequent processing is the same as that of the first embodiment shown in FIG. 2, and the same step numbers as those in FIG.

次に、本発明の第3の実施例について、図5および図6を用いて説明する。本実施例では、インターネットに接続されないPC端末330のアプリケーション331が辞書検索ソフトであるものとして説明する。辞書ソフトの場合、新しい流行語などが生まれた場合に新しい言葉とその意味を追加したり、既存の言葉に新しい意味合いが発生した場合に既存の言葉の意味合いを更新したり、一時的な流行語で使用されなくなった言葉を削除するなど辞書データの更新が有効であり、この更新版辞書データは版数管理されている。図5のシステムを参照すると、図1のシステムに加え携帯型通信端末330の受信情報処理部322がさらに蓄積データ管理部324を備えている。この蓄積データ管理部324は携帯型通信端末320のプログラムモジュールとして構成され、この端末320が受信した更新ファイルの情報を管理する。 Next, a third embodiment of the present invention will be described with reference to FIGS. In the present embodiment, description will be made assuming that the application 331 of the PC terminal 330 not connected to the Internet is dictionary search software. In the case of dictionary software, when a new buzzword is born, a new word and its meaning are added, when a new meaning occurs in an existing word, the meaning of the existing word is updated, or a temporary buzzword It is effective to update the dictionary data, such as deleting words that are no longer used in, and the version number of the updated dictionary data is managed. Referring to the system of FIG. 5, in addition to the system of FIG. 1, the reception information processing unit 322 of the portable communication terminal 330 further includes an accumulated data management unit 324. The stored data management unit 324 is configured as a program module of the portable communication terminal 320 and manages information on the update file received by the terminal 320.

図6のフローチャートに示されるように、情報配信サーバ300のデータ送信部302がアプリケーションの検索対象となる最新の更新ファイルをマスタデータ格納部301から抽出し、携帯型通信端末320に送信する(ステップ401)。この配信処理は上述した第1および第2の実施例のいずれかの手順で行われるものとする。携帯型通信端末320は情報配信サーバ300からの更新ファイルを受信部321で受信し、受信情報処理部322は更新ファイルの情報を通知部323を用いて利用者に通知するとともに、データ蓄積部325に受信した更新ファイルを登録する(ステップ411)。このとき、蓄積データ管理部324は、図7に示す管理テーブルに更新ファイルの情報を登録する(ステップ412)。 As shown in the flowchart of FIG. 6, the data transmission unit 302 of the information distribution server 300 extracts the latest update file to be searched for the application from the master data storage unit 301 and transmits it to the portable communication terminal 320 (steps). 401). It is assumed that this distribution process is performed according to any of the procedures in the first and second embodiments described above. The portable communication terminal 320 receives the update file from the information distribution server 300 at the reception unit 321, and the reception information processing unit 322 notifies the user of the update file information using the notification unit 323, and the data storage unit 325. The received update file is registered in (Step 411). At this time, the accumulated data management unit 324 registers the information of the update file in the management table shown in FIG. 7 (step 412).

この確認テーブルはデータ蓄積部325に保存管理されており、新たな更新ファイルを受信した場合や、各ファイルがPC端末330に転送された場合に更新されるものである。図7に示すように、確認テーブルでは更新ファイルごとにレコードが作成されており、各レコードはファイル名52,バージョン情報53,更新端末識別情報54,更新フラッグ55の項目を少なくとも有している。ファイル名52およびバージョン情報53には更新ファイルのファイル名とそのバージョン情報が登録され、更新端末識別情報54にはこの携帯型通信端末320が辞書検索ソフトの最新辞書データの更新を行うPC端末330の識別情報が登録され、更新フラッグ55には辞書データの更新が行われたか否かを示すフラッグが登録される。 This confirmation table is stored and managed in the data storage unit 325 and is updated when a new update file is received or when each file is transferred to the PC terminal 330. As shown in FIG. 7, a record is created for each update file in the confirmation table, and each record has at least items of file name 52, version information 53, update terminal identification information 54, and update flag 55. In the file name 52 and the version information 53, the file name and version information of the update file are registered, and in the update terminal identification information 54, the portable communication terminal 320 updates the latest dictionary data of the dictionary search software. And the flag indicating whether or not the dictionary data has been updated is registered in the update flag 55.

図7に示す実施例では、REC01のレコードでは2004年11月10に第6版(バージョン060)で「jdata60」というファイル名の辞書データがデータ蓄積部325に登録されているが、「abcd001」という識別子を持つPC端末(PC端末330)への更新フラッグが「0」であるため、データの転送はまだ行われていない状態である。これに対し、REC02のレコードでは、同じように第5版の辞書データは識別子が「abcd001」のPC端末330への更新フラッグが「1」であり、辞書データの更新が行われていることが分かる。これに今回入手した更新用データの情報がREC003(第7版データ)として追加される。   In the embodiment shown in FIG. 7, in the record of REC01, the dictionary data with the file name “jdata60” in the sixth edition (version 060) was registered in the data storage unit 325 in the sixth edition (version 060). Since the update flag to the PC terminal (PC terminal 330) having the identifier “0” is “0”, data transfer is not yet performed. On the other hand, in the record of REC02, similarly, the fifth version of the dictionary data has the update flag to the PC terminal 330 with the identifier “abcd001” being “1”, and the dictionary data is being updated. I understand. The information of the update data obtained this time is added to this as REC003 (seventh edition data).

次に、蓄積データ管理部324は、過去にデータ蓄積部325に蓄積されたデータを含め、辞書検索ソフトの更新ファイルの情報を確認し、今回追加・更新する必要のある更新ファイルを判定する(ステップ412)。この処理は、データ蓄積部325に蓄積されたデータを参照して更新フラッグが「0」(未更新)である更新用データを特定し、ここで特定された更新用データをデータ蓄積部325から抽出してPC端末330に転送する。図7の実施例では、REC03(第7版の辞書データ)とREC02(第6版の辞書データ)を抽出し、識別子abcd001のPC端末330に転送する。この転送および以降の処理は上述した第1および第2の実施例と同様であるため、以降の説明は省略する。   Next, the accumulated data management unit 324 confirms the information of the update file of the dictionary search software including the data accumulated in the data accumulation unit 325 in the past, and determines the update file that needs to be added / updated this time ( Step 412). In this process, the update data whose update flag is “0” (unupdated) is specified with reference to the data stored in the data storage unit 325, and the update data specified here is read from the data storage unit 325. Extract and transfer to the PC terminal 330. In the embodiment of FIG. 7, REC03 (seventh version dictionary data) and REC02 (sixth version dictionary data) are extracted and transferred to the PC terminal 330 with the identifier abcd001. Since this transfer and subsequent processing are the same as those in the first and second embodiments described above, the subsequent description is omitted.

本実施例によれば、例えば上述したようにPC端末330が出張に携帯されるノート型パソコンであって、比較的短期間で2以上の更新ファイルがリリースされたような場合に、1つ目のファイルによる更新を実施していない状態でも2つ目以降のファイルを受信して蓄積しておき、対応する時間ができたときに未更新のファイルを抽出してPC端末に転送し、辞書データを更新させることができる。この実施例は比較的間隔を空けずに更新ファイルがリリースされるようなアプリケーション、例えば毎日あるいは毎週新たなカリキュラムが送信される教育ソフトの教材データ等の場合に特に有効となる。   According to the present embodiment, for example, as described above, when the PC terminal 330 is a notebook personal computer carried on a business trip and two or more update files are released in a relatively short period of time, the first The second and subsequent files are received and stored even when the update is not performed by the file, and when the corresponding time is reached, the unupdated file is extracted and transferred to the PC terminal, and the dictionary data Can be updated. This embodiment is particularly effective for an application in which an update file is released without a relatively long interval, for example, educational software teaching material data in which a new curriculum is transmitted daily or weekly.

本発明のいくつかの実施例を詳細に説明したが、本発明は上記実施例に限定されるものではなく、他の様々な実施例を考えることができる。特に、PC端末におけるアプリケーションとその参照ファイル(更新対象となるデータファイル)は、例えば、辞書検索ソフトにおける辞書データファイル、法律・判例検索ソフトにおける法律・判例データ、地図検索ソフトにおける地図データ、各種教育ソフトにおける毎回内容が異なる教育コンテンツデータ等のように、検索や境域受講などの機能をもったアプリケーションに用いられ、必要に応じて内容が追加・更新される検索対象データまたはコンテンツデータであれば、様々な例に適用することができる。また、情報配信サーバと携帯型通信端末のデータ転送手順も上記実施例に限るものではない。例えば、新たな更新ファイルが情報配信サーバに登録されたらファイルを添付せずに各利用者の携帯型通信端末にその旨の電子メールを配信し、これを受けた携帯型通信端末側から情報配信サーバにアクセスして更新ファイルをダウンロードする構成としてもよい。 Although several embodiments of the present invention have been described in detail, the present invention is not limited to the above-described embodiments, and various other embodiments can be considered. In particular, applications on PC terminals and their reference files (data files to be updated) are, for example, dictionary data files in dictionary search software, law / case data in law / case search software, map data in map search software, various education If it is search target data or content data that is used in an application with functions such as search and attendance in the area, such as educational content data that has different contents every time in the software, the content is added / updated as necessary. It can be applied to various examples. Further, the data transfer procedure between the information distribution server and the portable communication terminal is not limited to the above embodiment. For example, when a new update file is registered in the information distribution server, an email to that effect is distributed to each user's portable communication terminal without attaching the file, and the information is distributed from the portable communication terminal that receives this It may be configured to access the server and download the update file.

本発明は、セキュリティ上の問題でインターネット等の広域ネットワークへの接続が制限され、ローカル若しくは企業内などアクセスが管理されたネットワークに接続されるPC端末で、インターネットから入手する必要がある更新ファイルを安全且つ適時に入手できるようにするものであり、情報通信産業その他コンピュータを用いる産業で利用することができる。   The present invention restricts connection to a wide area network such as the Internet due to security problems, and an update file that needs to be obtained from the Internet on a PC terminal connected to a network where access is managed locally or within a company. It is made available in a safe and timely manner, and can be used in the information communication industry and other industries using computers.

本発明にかかるデータ配信システムの第1実施例の構成を示す図である。It is a figure which shows the structure of 1st Example of the data delivery system concerning this invention. 図1に示す第1実施例の動作を説明する図である。It is a figure explaining operation | movement of 1st Example shown in FIG. 転送される更新ファイルの構成を示すイメージ図である。It is an image figure which shows the structure of the update file transferred. データ配信システムの第2実施例の動作を説明する図である。It is a figure explaining operation | movement of 2nd Example of a data delivery system. データ配信システムの第3実施例の構成を示す図である。It is a figure which shows the structure of 3rd Example of a data delivery system. 図5に示す第3実施例の動作を説明する図である。It is a figure explaining operation | movement of 3rd Example shown in FIG. 図5に示す蓄積データ管理部が管理する管理テーブルの構成を示すイメージ図である。It is an image figure which shows the structure of the management table which the accumulation | storage data management part shown in FIG. 5 manages.

符号の説明Explanation of symbols

100 情報配信サーバ
101 マスタデータ格納部
102 データ送信部
103 ユーザデータ格納部
110 インターネット
120 携帯型通信端末
121 受信部
122 受信情報処理部
123 通知部
124 データ蓄積部
125 データ転送部
130 PC端末
131 アプリケーション
132 記憶手段
133 データ更新処理部
134 転送受信部
DESCRIPTION OF SYMBOLS 100 Information delivery server 101 Master data storage part 102 Data transmission part 103 User data storage part 110 Internet 120 Portable communication terminal 121 Reception part 122 Reception information processing part 123 Notification part 124 Data storage part 125 Data transfer part 130 PC terminal 131 Application 132 Storage unit 133 Data update processing unit 134 Transfer receiving unit

Claims (12)

ユーザの使用するコンピュータ端末に必要なファイルを提供元配信サーバから受信して、前記コンピュータ端末に提供する携帯型通信端末であって、
前記配信サーバから広域ネットワークを介して前記ファイルを受信する受信部と、受信したファイルを蓄積する情報記憶手段と、前記コンピュータ端末に前記ファイルを供給するためのデータ出力手段と、前記ファイルの送受信を制御する制御手段とを備えるとともに、前記コンピュータ端末とはオペレーティングシステムが異なることを特徴とする携帯型通信端末。
A portable communication terminal that receives a file necessary for a computer terminal used by a user from a provider distribution server and provides the file to the computer terminal,
A receiving unit that receives the file from the distribution server via a wide area network, an information storage unit that stores the received file, a data output unit that supplies the file to the computer terminal, and a transmission / reception of the file A portable communication terminal comprising a control means for controlling and having an operating system different from that of the computer terminal.
請求項1に記載の携帯型情報端末であって、定められたスケジュールで前記配信サーバに新規なファイルの有無を問い合わせ、新規なファイルがある場合に前記配信サーバからダウンロードすることを特徴とする携帯型通信端末。   2. The portable information terminal according to claim 1, wherein the distribution server inquires of the distribution server whether or not there is a new file according to a predetermined schedule, and downloads from the distribution server when there is a new file. Type communication terminal. 前記携帯型情報がデータ通信機能付の携帯電話機であることを特徴とする請求項1または2に記載の携帯型情報端末。   The portable information terminal according to claim 1 or 2, wherein the portable information is a cellular phone with a data communication function. 請求項1乃至3のいずれかに記載の携帯型通信端末において、前記データ出力手段は、ケーブル接続端子、赤外線ポートその他の近距離無線送受信手段、メモリカードドライブのいずれかを備えることを特徴とする携帯型通信端末。   4. The portable communication terminal according to claim 1, wherein the data output means includes any one of a cable connection terminal, an infrared port and other short-distance wireless transmission / reception means, and a memory card drive. Portable communication terminal. 請求項1乃至4のいずれかに記載の携帯型通信端末において、さらに前記更新用ファイルの転送を管理するための管理テーブルを備えるとともに、前記制御手段が、前記配信サーバから受信したファイルについて、少なくともバージョン情報と前記コンピュータに提供済みか否かの情報を前記管理テーブルで管理することを特徴とする携帯型通信端末。   5. The portable communication terminal according to claim 1, further comprising a management table for managing the transfer of the update file, wherein the control means has at least a file received from the distribution server. A portable communication terminal characterized by managing version information and information indicating whether or not the information has been provided to the computer by the management table. 請求項1乃至5のいずれかに記載の携帯型通信端末において、さらに前記更新用ファイルを受信した場合にその旨をユーザに通知する通知手段を備えることを特徴とする携帯型通信端末。   6. The portable communication terminal according to claim 1, further comprising notification means for notifying a user when the update file is received. ユーザの使用するコンピュータ端末に必要なファイルを広域ネットワークに接続された配信サーバから受信して前記コンピュータ端末に提供する携帯型通信端末の動作プログラムであって、
前記広域ネットワークを介して前記配信サーバにアクセスし、前記コンピュータ端末に必要なデータファイルの有無を定められたスケジュールで問い合わせるステップと、必要なデータファイルがある場合に前記ファイルを受信して前記携帯型通信端末の記憶手段に蓄積するステップと、前記コンピュータ端末に前記ファイルを供給するステップとを前記携帯型通信端末に実行させることを特徴とするプログラム。
An operation program for a portable communication terminal that receives a file necessary for a computer terminal used by a user from a distribution server connected to a wide area network and provides the computer terminal with the file,
Accessing the distribution server via the wide area network, inquiring the computer terminal with a predetermined schedule for the presence or absence of a necessary data file, receiving the file when the necessary data file exists, and receiving the file A program for causing the portable communication terminal to execute a step of storing in a storage means of a communication terminal and a step of supplying the file to the computer terminal.
請求項7に記載のプログラムにおいて、前記配信サーバから前記データファイルを受信した場合にそのバージョンを含む管理情報を前記携帯型通信端末内に保存される管理テーブルに登録するステップと、前記コンピュータ端末に前記ファイルを供給した場合に供給済みである旨を前記管理テーブルに登録するステップと、前記コンピュータ端末に前記ファイルを供給する際に前記管理テーブルを参照して未だ供給されていないファイルを抽出して前記コンピュータ端末に供給するステップと、を前記携帯型通信端末に実行させることを特徴とするプログラム。   8. The program according to claim 7, wherein when the data file is received from the distribution server, the management information including the version is registered in a management table stored in the portable communication terminal; Registering in the management table that the file has been supplied when the file is supplied, and extracting the file that has not been supplied with reference to the management table when the file is supplied to the computer terminal. Supplying the computer terminal with the portable communication terminal. 広域ネットワークに接続された配信サーバから、前記広域ネットワークに接続されないコンピュータ端末にデータファイルを転送する方法であって、
データ通信機能付の携帯型情報端末から前記広域ネットワークに接続して前記ファイルを受信し蓄積するステップと、前記携帯型情報端末が前記コンピュータ端末に前記ファイルを供給するステップとを備え、前記携帯型情報端末とコンピュータ端末のオペレーティングシステムが異なることを特徴とするファイル転送方法。
A method of transferring a data file from a distribution server connected to a wide area network to a computer terminal not connected to the wide area network,
Receiving and storing the file by connecting to the wide area network from a portable information terminal with a data communication function; and supplying the file to the computer terminal by the portable information terminal; An information terminal and a computer terminal have different operating systems.
請求項9に記載の方法において、前記携帯型情報端末が配信サーバから前記ファイルを受信し蓄積するステップは、前記携帯型情報端末が前記広域ネットワークを介して前記配信サーバにアクセスし、前記コンピュータ端末に必要なデータファイルの有無を定められたスケジュールで問い合わせるステップと、必要なデータファイルがある場合に前記携帯型情報端末が前記ファイルを受信するステップと、受信したデータファイルを前記携帯型情報端末の記憶手段に格納するステップとを含むことを特徴とするファイル転送方法。   10. The method according to claim 9, wherein the portable information terminal receives and stores the file from a distribution server, wherein the portable information terminal accesses the distribution server via the wide area network, and the computer terminal Inquiring according to a predetermined schedule whether there is a data file necessary for the portable information terminal; when the necessary data file is present, the portable information terminal receiving the file; and receiving the received data file of the portable information terminal Storing the data in a storage means. ユーザの使用するコンピュータ端末と、該コンピュータ端末で必要なデータファイルを広域ネットワーク上で送信する配信サーバと、該配信サーバから前記データファイルを受信して前記コンピュータ端末に提供する携帯型通信端末とを備え、
前記携帯型通信端末が、前記配信サーバから広域ネットワークを介して前記ファイルを受信する受信部と、受信したファイルを蓄積する情報記憶手段と、前記コンピュータ端末に前記ファイルを供給するためのデータ出力手段と、前記ファイルの送受信を制御する制御手段とを備え、
前記コンピュータ端末と携帯通信端末のオペレーティングシステムが異なることを特徴とするファイル転送システム。
A computer terminal used by a user; a distribution server that transmits a data file required by the computer terminal over a wide area network; and a portable communication terminal that receives the data file from the distribution server and provides the computer terminal with the data file Prepared,
The portable communication terminal receives the file from the distribution server via a wide area network, information storage means for storing the received file, and data output means for supplying the file to the computer terminal And control means for controlling transmission and reception of the file,
A file transfer system characterized in that operating systems of the computer terminal and the portable communication terminal are different.
請求項11に記載のファイル転送システムにおいて、前記携帯型情報端末が、定められたスケジュールで繰り返し前記配信サーバに前記コンピュータ端末が必要とする新規なファイルの有無を問い合わせ、新規なファイルがある場合に前記配信サーバからダウンロードすることを特徴とするファイル転送システム。
12. The file transfer system according to claim 11, wherein the portable information terminal repeatedly inquires the distribution server about the existence of a new file required by the computer terminal according to a predetermined schedule, and there is a new file. A file transfer system for downloading from the distribution server.
JP2005183227A 2005-06-23 2005-06-23 Portable communication terminal and its program and file transfer method and system used for its program Pending JP2007006081A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005183227A JP2007006081A (en) 2005-06-23 2005-06-23 Portable communication terminal and its program and file transfer method and system used for its program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005183227A JP2007006081A (en) 2005-06-23 2005-06-23 Portable communication terminal and its program and file transfer method and system used for its program

Publications (1)

Publication Number Publication Date
JP2007006081A true JP2007006081A (en) 2007-01-11

Family

ID=37691260

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005183227A Pending JP2007006081A (en) 2005-06-23 2005-06-23 Portable communication terminal and its program and file transfer method and system used for its program

Country Status (1)

Country Link
JP (1) JP2007006081A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008111555A1 (en) * 2007-03-09 2008-09-18 Nec Corporation Network system, communication method, communication terminal, and communication program
DE102007048483A1 (en) * 2007-10-09 2009-04-16 Vodafone Holding Gmbh Method for operating a data processing unit
JP2012181778A (en) * 2011-03-02 2012-09-20 Ntt Docomo Inc Application retrieval server, mobile terminal, radio communication system, and method
JP2013534078A (en) * 2010-05-28 2013-08-29 クアルコム,インコーポレイテッド Calendar management for mobile station positioning
JP2016009380A (en) * 2014-06-25 2016-01-18 メタウォーター株式会社 Virus infection prevention system
JP2017183768A (en) * 2016-03-28 2017-10-05 アイホン株式会社 Intercom system and data transfer method related to the same
JP2020013386A (en) * 2018-07-19 2020-01-23 日置電機株式会社 Communication control apparatus, measuring system, and program for communication control apparatus
JP2020086687A (en) * 2018-11-20 2020-06-04 コニカミノルタ株式会社 Information processing apparatus and program

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008111555A1 (en) * 2007-03-09 2008-09-18 Nec Corporation Network system, communication method, communication terminal, and communication program
JP5029850B2 (en) * 2007-03-09 2012-09-19 日本電気株式会社 Network system, communication method, communication terminal, and communication program
DE102007048483A1 (en) * 2007-10-09 2009-04-16 Vodafone Holding Gmbh Method for operating a data processing unit
JP2013534078A (en) * 2010-05-28 2013-08-29 クアルコム,インコーポレイテッド Calendar management for mobile station positioning
US9063222B2 (en) 2010-05-28 2015-06-23 Qualcomm Incorporated Almanac maintenance for mobile station positioning
JP2015121556A (en) * 2010-05-28 2015-07-02 クアルコム,インコーポレイテッド Almanac maintenance for mobile station positioning
JP2012181778A (en) * 2011-03-02 2012-09-20 Ntt Docomo Inc Application retrieval server, mobile terminal, radio communication system, and method
JP2016009380A (en) * 2014-06-25 2016-01-18 メタウォーター株式会社 Virus infection prevention system
JP2017183768A (en) * 2016-03-28 2017-10-05 アイホン株式会社 Intercom system and data transfer method related to the same
JP2020013386A (en) * 2018-07-19 2020-01-23 日置電機株式会社 Communication control apparatus, measuring system, and program for communication control apparatus
JP2020086687A (en) * 2018-11-20 2020-06-04 コニカミノルタ株式会社 Information processing apparatus and program
JP7196556B2 (en) 2018-11-20 2022-12-27 コニカミノルタ株式会社 Image forming device, information processing device and program

Similar Documents

Publication Publication Date Title
JP2007006081A (en) Portable communication terminal and its program and file transfer method and system used for its program
KR101384387B1 (en) System and method for provisioning a user device
US7788352B2 (en) System and method for servicing a user device
US8923806B2 (en) System and method for presenting application data by data processing system(s) in a vicinity
CN1777867B (en) System and method for updating files utilizing incremental compaction patching
CN101410800B (en) System and method for a software distribution service
US8112549B2 (en) Alert mechanism for notifying multiple user devices sharing a connected-data-set
US8634796B2 (en) System and method for location based exchanges of data facilitating distributed location applications
CN100535857C (en) System and method for updating installation components in a networked environment
US20070016632A1 (en) System and method for synchronizing between a user device and a server in a communication network
JP2010097301A (en) Network system, server device, and printer driver
US7792522B1 (en) Software key control for mobile devices
CN101160563A (en) Method and system for hosting and executing a component application
US20090089463A1 (en) Information Processing Device, Device Access Control Method, and Device Access Control Program
EP1719328B1 (en) Automated data migration
CN101360127A (en) File updating method and transmission system
JP2008294976A (en) Portable terminal, portable terminal management system and data storing method
KR20060103442A (en) Method, software and apparatus for performing actions on a wireless device using action lists and versioning
JP2003022189A (en) Distributed network computing system
JP2005165874A (en) System environment convention violation detecting method for client device
JP2013211048A (en) Program for managing computer system, and computer
JP2002189594A (en) Automatic latest version setting system and automatic setting method
KR20010050460A (en) Method, system and computer program product for keeping files current
JP6305758B2 (en) MANAGEMENT SYSTEM, MANAGEMENT METHOD BY MANAGEMENT SYSTEM, MANAGEMENT DEVICE, MANAGEMENT DEVICE CONTROL METHOD, AND PROGRAM
JP2007265071A (en) Application management method and application management system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080813

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080819

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20081216