JP2011090455A - Information update system, information update method, receiving terminal, server device, and program - Google Patents

Information update system, information update method, receiving terminal, server device, and program Download PDF

Info

Publication number
JP2011090455A
JP2011090455A JP2009242521A JP2009242521A JP2011090455A JP 2011090455 A JP2011090455 A JP 2011090455A JP 2009242521 A JP2009242521 A JP 2009242521A JP 2009242521 A JP2009242521 A JP 2009242521A JP 2011090455 A JP2011090455 A JP 2011090455A
Authority
JP
Japan
Prior art keywords
data
unit
reception
information
technical information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009242521A
Other languages
Japanese (ja)
Other versions
JP5019237B2 (en
Inventor
Yusuke Fujiwara
裕介 藤原
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 Fielding Ltd
Original Assignee
NEC Fielding 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 Fielding Ltd filed Critical NEC Fielding Ltd
Priority to JP2009242521A priority Critical patent/JP5019237B2/en
Publication of JP2011090455A publication Critical patent/JP2011090455A/en
Application granted granted Critical
Publication of JP5019237B2 publication Critical patent/JP5019237B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information update system allowing a user to get rid of the manual acquisition of the latest information and to view the information even if the user is unable to be connected to a network. <P>SOLUTION: A client device 30 for automatically receiving the latest technical information periodically transmits a transmission request including the last download-tried technical information update date and time representing the update date and time of the last completely received technical information, and a technical information download completion flag indicating the success or failure of the previous reception of the technical information. When the technical information download completion flag indicates the successful reception, a technical information management server device 10 transmits technical information with the update date and time indicating the date and time on and after the last download-tried technical information update date and time. When the technical information download completion flag indicates the reception failure, the server device transmits technical information with the update date and time after the last download-tried technical information update date and time. The client server 30 for automatically receiving the latest technical information receives the technical information and registers the received technical information in a storage unit. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、データを格納するサーバ装置と、サーバ装置から最新のデータを受信する受信端末とを備える情報更新システム、情報更新方法、その受信端末及びサーバ装置、並びにそのプログラムに関する。   The present invention relates to an information updating system, an information updating method, a receiving terminal and a server device, and a program therefor, each including a server device that stores data and a receiving terminal that receives the latest data from the server device.

従来、保守作業を行う際、保守対象装置のマニュアルなどの技術情報を用いて作業を行う。このとき、保守対象装置の技術情報を、保守管理者が受信端末を用いて最新の技術情報が掲載されているウェブページにアクセスし、所望の技術情報をダウンロードすることで取得する必要があった。また、最新の技術情報の検索は、ネットワーク接続の機種情報、装置型番等をクエリに管理サーバに問い合わせることで行っていた。   Conventionally, when performing a maintenance work, the work is performed using technical information such as a manual of a maintenance target apparatus. At this time, it is necessary for the maintenance manager to acquire the technical information of the maintenance target device by accessing the web page on which the latest technical information is posted using the receiving terminal and downloading the desired technical information. . Also, the latest technical information is searched by inquiring the management server using the network connection model information, device model number, etc. as a query.

また、特許文献1には、最新のウェブページを自動的にダウンロードする技術が記載されている。
また、特許文献2には、ダウンロード履歴を保存し、当該履歴に基づいて未取得の情報をダウンロードする技術が記載されている。
Patent Document 1 describes a technology for automatically downloading the latest web page.
Patent Document 2 describes a technique for storing a download history and downloading unacquired information based on the history.

特開2001−306440号公報JP 2001-306440 A 特開2009−027473号公報JP 2009-027473 A

ここで、技術情報等の情報を管理者が手動でダウンロードする方法では、当該情報が最新のものであるか否かを定期的にかつ自主的に確認する必要があり、手間が掛かってしまうという問題があった。また、技術情報等の情報を管理者が手動でダウンロードする方法では、利用者が手作業で確認を行うため、情報の更新漏れが発生し、古い情報をダウンロードしてしまうという人為的ミスが発生する惧れもあった。
さらに、技術情報等の情報を管理者が手動でダウンロードする方法では、技術情報を参照する場合、最新の技術情報が掲載されているウェブページにアクセスする必要があり、ネットワークに接続できない環境下では技術情報を参照することができないという問題があった。
Here, in the method in which the administrator manually downloads information such as technical information, it is necessary to regularly and voluntarily check whether or not the information is the latest, which takes time. There was a problem. In addition, in the method where the administrator manually downloads information such as technical information, since the user checks manually, there is a human error that information is not updated and old information is downloaded. There was also a fear.
Furthermore, in the method where the administrator manually downloads information such as technical information, when referring to the technical information, it is necessary to access a web page on which the latest technical information is posted. There was a problem that technical information could not be referred to.

なお、特許文献1に記載の技術を用いることで、自動的に情報をダウンロードすることができる。しかし、特許文献1に記載の技術では、更新の有無に関わらず情報のダウンロードを行うため、前回のダウンロード時以降に更新されていないファイルを再度ダウンロードすることとなり、不要な通信が発生してしまうという問題があった。
また、特許文献2に記載の技術を用いることで、過去のダウンロード履歴に基づいて、情報のダウンロードを行うかの判定を行うことができる。しかし、特許文献2に記載の技術では、ダウンロード履歴として過去に受信した全てのファイルの情報を記憶することとなるため、受信端末の容量を圧迫してしまうという問題があった。
本発明は上記の点に鑑みてなされたものであり、その目的は、利用者が手動で最新情報の取得を行う必要が無く、かつ閲覧時にネットワークに接続できないときにも情報を閲覧することができる情報更新システム、情報更新方法、受信端末、サーバ装置、及びプログラムを提供することにある。
Information can be automatically downloaded by using the technique described in Patent Document 1. However, since the technology described in Patent Document 1 downloads information regardless of whether or not there is an update, a file that has not been updated since the previous download is downloaded again, and unnecessary communication occurs. There was a problem.
In addition, by using the technique described in Patent Document 2, it is possible to determine whether to download information based on the past download history. However, the technique described in Patent Document 2 has a problem in that information on all files received in the past is stored as a download history, and thus the capacity of the receiving terminal is compressed.
The present invention has been made in view of the above points, and its purpose is to allow the user to browse the information even when the user does not need to manually acquire the latest information and cannot connect to the network at the time of browsing. An information updating system, an information updating method, a receiving terminal, a server device, and a program are provided.

本発明は上記の課題を解決するためになされたものであり、データを格納するサーバ装置と前記サーバ装置から最新のデータを受信する受信端末とを備える情報更新システムであって、前記受信端末は、最終受信情報記憶部から、前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを読み出す最終受信情報読出部と、前記最終受信情報読出部が読み出した成否情報及びサーバ上更新日時を含む送信要求を前記サーバ装置に定期的に送信する送信要求送信部と、前記送信要求送信部の送信要求に応じて送信されたデータを受信するデータ受信部と、前記データ受信部が受信したデータを自装置の記憶部に登録するデータ登録部と、前記データ受信部がデータの受信に失敗したか否かを判定し、データの受信に失敗した場合に、前記データ受信部に対して、当該データ以降に送信される他のデータの受信を中断させる受信中断判定部と、前記データ受信部が、前記サーバ装置によって送信された全てのデータの受信に成功したか否かを示す成否情報と、前記データ受信部が最後に受信を完了したデータのサーバ上更新日時を前記最終受信情報記憶部に記録する最終受信情報記録部とを備え、前記サーバ装置は、前記受信端末から前記送信要求を受信する送信要求受信部と、前記送信要求受信部が受信した送信要求に含まれる成否情報が受信に失敗していることを示す場合、前記更新日時が当該送信要求に含まれるサーバ上更新日時以降を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、前記成否情報が受信に成功していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時より後の日時を示すデータを前記データ記憶部が記憶する複数のデータの中から選択するデータ選択部と、前記データ選択部が選択したデータを、更新日時が古い順に前記受信端末に送信するデータ送信部とを備えることを特徴とする。   The present invention has been made to solve the above-described problem, and is an information update system including a server device that stores data and a receiving terminal that receives the latest data from the server device, and the receiving terminal includes: Finally, the success / failure information indicating whether or not the reception of the previous data was successful and the last update date and time indicating the date and time when the last received data was updated in the server device are read from the final reception information storage unit A reception information reading unit; a transmission request transmission unit that periodically transmits a transmission request including success / failure information read by the last reception information reading unit and a server update date / time; and a transmission request of the transmission request transmission unit A data receiving unit that receives data transmitted in response to the data, a data registration unit that registers data received by the data receiving unit in a storage unit of its own device, and the data A reception interruption that determines whether or not the reception unit has failed to receive data, and when the data reception fails, causes the data reception unit to interrupt reception of other data transmitted after the data. Determination unit, success / failure information indicating whether or not the data receiving unit has successfully received all the data transmitted by the server device, and update on the server of data that the data receiving unit has finally received A final reception information recording unit that records a date and time in the final reception information storage unit, and the server device receives a transmission request from the reception terminal, and a transmission received by the transmission request reception unit. When the success / failure information included in the request indicates that reception has failed, the data storage unit stores data indicating that the update date / time is after the update date / time on the server included in the transmission request. When data is selected and the success / failure information indicates that reception has been successful, the data storage unit stores data indicating the date and time after the update date and time on the server included in the transmission request. A data selection unit that selects from a plurality of data, and a data transmission unit that transmits the data selected by the data selection unit to the reception terminal in order of update date and time.

また、本発明は、データを格納するサーバ装置と前記サーバ装置から最新のデータを受信する受信端末とを備える情報更新システムを用いた情報更新方法であって、前記受信端末の最終受信情報読出部は、最終受信情報記憶部から、前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを読み出し、前記受信端末の送信要求送信部は、前記最終受信情報読出部が読み出した成否情報及びサーバ上更新日時を含む送信要求を定期的に前記サーバ装置に送信し、前記サーバ装置の送信要求受信部は、前記受信端末から前記送信要求を受信し、前記サーバ装置のデータ選択部は、前記送信要求受信部が受信した送信要求に含まれる成否情報が受信に失敗していることを示す場合、前記更新日時が当該送信要求に含まれるサーバ上更新日時以降を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、前記成否情報が受信に成功していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時より後の日時を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、前記サーバ装置のデータ送信部は、前記データ選択部が選択したデータを、更新日時が古い順に前記受信端末に送信し、前記受信端末のデータ受信部は、前記送信要求送信部の送信要求に応じて送信されたデータを受信し、データ登録部は、前記データ受信部が受信したデータを自装置の記憶部に登録し、前記受信端末の受信中断判定部は、前記データ受信部がデータの受信に失敗したか否かを判定し、データの受信に失敗した場合に、前記データ受信部に対して、当該データ以降に送信される他のデータの受信を中断させ、前記受信端末の最終受信情報記録部は、前記データ受信部が、前記サーバ装置によって送信された全てのデータの受信に成功したか否かを示す成否情報と、前記データ受信部が最後に受信を完了したデータのサーバ上更新日時を前記最終受信情報記憶部に記録することを特徴とする。   The present invention is also an information updating method using an information updating system comprising a server device for storing data and a receiving terminal for receiving the latest data from the server device, wherein the last received information reading unit of the receiving terminal Reads out the success / failure information indicating whether or not the reception of the previous data was successful and the update date and time on the server indicating the date and time when the last received data was updated in the server device from the last reception information storage unit The transmission request transmission unit of the receiving terminal periodically transmits a transmission request including the success / failure information read by the final reception information reading unit and the update date / time on the server to the server device, and the transmission request reception unit of the server device Receives the transmission request from the receiving terminal, and the data selection unit of the server device receives the success / failure information included in the transmission request received by the transmission request receiving unit. If it indicates that the data has been lost, data indicating that the update date / time is after the update date / time on the server included in the transmission request is selected from a plurality of data stored in the data storage unit, and the success / failure information is received. When indicating that the update is successful, the data storage unit selects data indicating the date and time after the update date and time on the server included in the transmission request, from the plurality of data stored in the data storage unit, The data transmitting unit transmits the data selected by the data selecting unit to the receiving terminal in the order of update date and time, and the data receiving unit of the receiving terminal is transmitted in response to the transmission request of the transmission request transmitting unit The data registration unit registers the data received by the data reception unit in the storage unit of its own device, and the reception interruption determination unit of the reception terminal receives the data by the data reception unit. It is determined whether or not the data has been lost, and when the data reception fails, the data reception unit interrupts reception of other data transmitted after the data, and records the final reception information of the receiving terminal. A success / failure information indicating whether or not the data reception unit has successfully received all the data transmitted by the server device, and an update date and time on the server of the data that the data reception unit has finally received. Is recorded in the last received information storage unit.

また、本発明は、データを格納するサーバ装置から最新のデータを受信する受信端末であって、最終受信情報記憶部から、前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを読み出す最終受信情報読出部と、前記最終受信情報読出部が読み出した成否情報及びサーバ上更新日時を含む送信要求を前記サーバ装置に定期的に送信する送信要求送信部と、前記送信要求送信部の送信要求に応じて送信されたデータを受信するデータ受信部と、前記データ受信部が受信したデータを自装置の記憶部に登録するデータ登録部と、前記データ受信部がデータの受信に失敗したか否かを判定し、データの受信に失敗した場合に、前記データ受信部に対して、当該データ以降に送信される他のデータの受信を中断させる受信中断判定部と、前記データ受信部が、前記サーバ装置によって送信された全てのデータの受信に成功したか否かを示す成否情報と、前記データ受信部が最後に受信を完了したデータのサーバ上更新日時を前記最終受信情報記憶部に記録する最終受信情報記録部とを備えることを特徴とする。   In addition, the present invention is a receiving terminal that receives the latest data from a server device that stores data, and finally, success / failure information indicating whether or not the previous data has been successfully received from the last received information storage unit, and finally A final reception information reading unit that reads the update date and time on the server indicating the date and time when the data that has been received is updated in the server device, a transmission request that includes the success / failure information read by the final reception information reading unit and the update date and time on the server A transmission request transmission unit that periodically transmits data to the server device, a data reception unit that receives data transmitted in response to a transmission request of the transmission request transmission unit, and the data received by the data reception unit A data registration unit to be registered in the storage unit, and whether the data reception unit has failed to receive data, and if the data reception has failed, A reception interruption determination unit for interrupting reception of other data transmitted after the data, and success or failure indicating whether the data reception unit has successfully received all the data transmitted by the server device. And a last received information recording unit that records in the last received information storage unit the update date and time on the server of the data that the data receiving unit has finally received.

また、本発明は、データを格納するサーバ装置から最新のデータを受信する受信端末を、最終受信情報記憶部から、前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを読み出す最終受信情報読出部、前記最終受信情報読出部が読み出した成否情報及びサーバ上更新日時を含む送信要求を前記サーバ装置に定期的に送信する送信要求送信部、前記送信要求送信部の送信要求に応じて送信されたデータを受信するデータ受信部、前記データ受信部が受信したデータを自装置の記憶部に登録するデータ登録部、前記データ受信部がデータの受信に失敗したか否かを判定し、データの受信に失敗した場合に、前記データ受信部に対して、当該データ以降に送信される他のデータの受信を中断させる受信中断判定部、前記データ受信部が、前記サーバ装置によって送信された全てのデータの受信に成功したか否かを示す成否情報と、前記データ受信部が最後に受信を完了したデータのサーバ上更新日時を前記最終受信情報記憶部に記録する最終受信情報記録部として機能させるためのプログラムである。   Further, the present invention provides a receiving terminal that receives the latest data from the server device that stores the data, and finally receives the success / failure information indicating whether or not the previous data has been successfully received from the last received information storage unit. A final reception information reading unit that reads the update date and time on the server indicating the date and time when the completed data is updated in the server device, a success / failure information read by the final reception information reading unit, and a transmission request including the update date and time on the server A transmission request transmission unit that periodically transmits to a device, a data reception unit that receives data transmitted in response to a transmission request of the transmission request transmission unit, and registers data received by the data reception unit in a storage unit of the own device A data registration unit that determines whether the data reception unit has failed to receive data. If the data reception unit fails to receive data, the data reception unit A reception interruption determination unit for interrupting reception of other data transmitted thereafter, success / failure information indicating whether or not the data reception unit has successfully received all data transmitted by the server device, and the data It is a program for causing a reception unit to function as a final reception information recording unit that records in the final reception information storage unit the update date and time on the server of data that has been received last.

また、本発明は、最新のデータを受信端末に送信するサーバ装置であって、前記受信端末から前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを含む送信要求を受信する送信要求受信部と、前記送信要求受信部が受信した送信要求に含まれる成否情報が受信に失敗していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時以降を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、前記成否情報が受信に成功していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時より後の日時を示すデータを前記データ記憶部が記憶する複数のデータの中から選択するデータ選択部と、前記データ選択部が選択したデータを、更新日時が古い順に前記受信端末に送信するデータ送信部とを備えることを特徴とする。   Further, the present invention is a server device that transmits the latest data to the receiving terminal, and the success / failure information indicating whether or not the previous data has been successfully received from the receiving terminal and the data that has been received last are A transmission request receiving unit that receives a transmission request including an update date and time on the server indicating the date and time updated in the server device, and success / failure information included in the transmission request received by the transmission request receiving unit has failed to be received Indicates that the update date / time is selected from among a plurality of data stored in the data storage unit and the success / failure information has been successfully received. A data selection unit that selects data indicating the date and time after the update date and time on the server included in the transmission request from among a plurality of data stored in the data storage unit, The serial data selection unit selects data, update date and time, characterized in that it comprises a data transmission unit that transmits to the receiving terminal in chronological order.

また、本発明は、最新のデータを受信端末に送信するサーバ装置を、前記受信端末から前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを含む送信要求を受信する送信要求受信部、前記送信要求受信部が受信した送信要求に含まれる成否情報が受信に失敗していることを示す場合、前記更新日時が当該送信要求に含まれるサーバ上更新日時以降を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、前記成否情報が受信に成功していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時より後の日時を示すデータを前記データ記憶部が記憶する複数のデータの中から選択するデータ選択部、前記データ選択部が選択したデータを、更新日時が古い順に前記受信端末に送信するデータ送信部として機能させるためのプログラムである。   Further, the present invention provides a server device that transmits the latest data to the receiving terminal, wherein the success / failure information indicating whether or not the previous data has been successfully received from the receiving terminal and the data that has been received last are the server device. A transmission request receiving unit that receives a transmission request including an update date and time on the server that indicates the date and time updated in the case, and the success / failure information included in the transmission request received by the transmission request receiving unit indicates that reception has failed When the data indicating the update date and time after the update date on the server included in the transmission request is selected from a plurality of data stored in the data storage unit, and the success / failure information indicates successful reception A data selection unit for selecting data indicating a date after an update date on the server included in the transmission request from a plurality of data stored in the data storage unit; Data data selecting unit selects the update date and time is a program to function as a data transmission unit that transmits to the receiving terminal in chronological order.

本発明によれば、受信端末は定期的に送信要求を送信し、サーバ装置は当該送信要求にしたがってデータを送信するため、利用者は手動で最新情報の取得を行う必要が無い。また、受信端末が受信したデータは最新のデータとなるため、利用者はデータ登録部が自装置の記憶部に登録したデータを閲覧することで、ネットワークに接続できないときにも情報を閲覧することができる。   According to the present invention, since the receiving terminal periodically transmits a transmission request, and the server device transmits data according to the transmission request, the user does not need to manually acquire the latest information. In addition, since the data received by the receiving terminal is the latest data, the user can browse the information even when the data registration unit cannot connect to the network by browsing the data registered in the storage unit of its own device. Can do.

また、本発明によれば、サーバ装置は、受信端末が前回の受信に失敗している場合、更新日時が受信端末によって最後に受信されたデータの更新日時以降を示すデータを送信し、受信端末が前回の受信に成功している場合、更新日時が受信端末によって最後に受信されたデータの更新日時より後の日時を示すデータを送信する。これにより、受信端末は、前回の受信時以降に更新されていないファイルを再度ダウンロードすることが無く、不要な通信を抑制することができる。
また、本発明によれば、サーバ装置は、受信端末が前回のデータの受信が成功したか否かを示す成否情報と、受信端末が最後に受信を完了したデータが前記サーバ装置において更新された日時を示す更新日時とに基づいて送信するデータを選択する。そのため、受信端末はダウンロード履歴として過去に受信した全てのファイルの情報を記憶する必要がない。
Further, according to the present invention, when the receiving terminal has failed in the previous reception, the server device transmits data indicating that the update date and time is after the update date and time of the data last received by the receiving terminal. If the previous reception is successful, data indicating the date and time after the update date and time of the data last received by the receiving terminal is transmitted. Thereby, the receiving terminal does not download again a file that has not been updated since the previous reception, and can suppress unnecessary communication.
Further, according to the present invention, the server device updates the success / failure information indicating whether or not the reception terminal has successfully received the previous data, and the last data received by the reception terminal in the server device. Data to be transmitted is selected based on the update date and time indicating the date and time. Therefore, the receiving terminal does not need to store information on all files received in the past as a download history.

本発明の一実施形態による情報更新システムの構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of the information update system by one Embodiment of this invention. 技術情報管理サーバ装置の構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of a technical information management server apparatus. 技術情報登録端末装置の構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of a technical information registration terminal device. 最新技術情報自動受信クライアント装置の構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of the newest technical information automatic reception client apparatus. 技術情報属性DBが格納する情報を示す図である。It is a figure which shows the information which technical information attribute DB stores. 技術情報ファイルDBが格納する情報を示す図である。It is a figure which shows the information which technical information file DB stores. 装置型番DBが格納する情報を示す図である。It is a figure which shows the information which apparatus model number DB stores. 機種情報DBが格納する情報を示す図である。It is a figure which shows the information which model information DB stores. 最終受信情報DBが格納する情報を示す図である。It is a figure which shows the information which final reception information DB stores. 情報更新システムの動作を示す第1のシーケンス図である。It is a 1st sequence diagram which shows operation | movement of an information update system. 情報更新システムの動作を示す第2のシーケンス図である。It is a 2nd sequence diagram which shows operation | movement of an information update system. 技術情報選択処理の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a technical information selection process. 技術情報登録処理の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a technical information registration process.

以下、図面を参照しながら本発明の実施形態について詳しく説明する。
図1は、本発明の一実施形態による情報更新システムの構成を示す概略ブロック図である。
情報更新システムは、技術情報管理サーバ装置10(サーバ装置)と、技術情報登録端末装置20と、最新技術情報自動受信クライアント装置30(受信端末)とを備え、それぞれがネットワーク40を介して接続されている。
技術情報管理サーバ装置10は、保守対象装置の保守に用いるマニュアルなどの最新の技術情報(データ)を保持し、要求に応じて当該技術情報を送信する。また、技術情報管理サーバ装置10は、技術情報登録端末装置20からHTTP(HyperText Transfer Protocol)によるアクセスを受け付けると、指定されたURL(Uniform Resource Locator)に該当する技術情報登録画面情報を送信する。ここで、技術情報登録画面情報とは、技術情報の入力フォームを設けたウェブページである技術情報登録画面を表示させる情報であり、例えばHTML(HyperText Markup Language)によって記述されたファイルなどによって実現される。
技術情報登録端末装置20は、技術情報管理サーバ装置10に最新の技術情報を登録し、また、既に登録されている技術情報の内容の更新を行う。具体的には、技術情報登録端末装置20は、URLを指定して技術情報管理サーバ装置10にHTTPによるアクセスを行い、技術情報登録画面情報を受信する。そして、当該情報が示す技術情報登録画面に対して技術情報の入力を管理者から受け付け、入力を受け付けた技術情報を技術情報管理サーバ装置10に送信することで、技術情報の登録を行う。
最新技術情報自動受信クライアント装置30は、技術情報管理サーバ装置10から最新の技術情報をダウンロードする。また、最新技術情報自動受信クライアント装置30は、ダウンロードした技術情報の検索・閲覧機能を有し、保守管理者は、ダウンロードした技術情報に対して検索・閲覧を行うことで、ネットワークに接続できない環境でも最新技術情報の参照を行うことができる。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a schematic block diagram showing the configuration of an information update system according to an embodiment of the present invention.
The information update system includes a technical information management server device 10 (server device), a technical information registration terminal device 20, and a latest technical information automatic reception client device 30 (receiving terminal), which are connected via a network 40. ing.
The technical information management server device 10 holds the latest technical information (data) such as a manual used for maintenance of the maintenance target device, and transmits the technical information in response to a request. Further, when the technical information management server device 10 receives an access by the HTTP (HyperText Transfer Protocol) from the technical information registration terminal device 20, the technical information management server device 10 transmits technical information registration screen information corresponding to a specified URL (Uniform Resource Locator). Here, the technical information registration screen information is information for displaying a technical information registration screen, which is a web page provided with a technical information input form, and is realized by, for example, a file described in HTML (HyperText Markup Language). The
The technical information registration terminal device 20 registers the latest technical information in the technical information management server device 10 and updates the contents of the already registered technical information. Specifically, the technical information registration terminal device 20 designates a URL, accesses the technical information management server device 10 by HTTP, and receives technical information registration screen information. Then, input of technical information is received from the administrator on the technical information registration screen indicated by the information, and the technical information registered is transmitted by transmitting the received technical information to the technical information management server device 10.
The latest technical information automatic reception client device 30 downloads the latest technical information from the technical information management server device 10. The latest technical information automatic reception client device 30 has a function of searching and browsing downloaded technical information, and the maintenance manager can search and browse the downloaded technical information, so that the environment cannot be connected to the network. But you can refer to the latest technical information.

図2は、技術情報管理サーバ装置10の構成を示す概略ブロック図である。
技術情報管理サーバ装置10は、ウェブサーバ機能部101、データ登録部102、データベース部103(記憶部)、送信要求受信部104、データソート部105、データ選択部106、データ送信部107を備える。
ウェブサーバ機能部101は、HTTPによるアクセスを受け付け、指定されたURLに該当する技術情報登録画面情報を送信する。
データ登録部102は、ウェブサーバ機能部101が送信した技術情報登録画面情報に入力された技術情報をデータベース部103に登録する。
送信要求受信部104は、最新技術情報自動受信クライアント装置30から技術情報の送信要求を受信する。
データソート部105は、データベース部に格納されるデータを更新日時順に並べ替えて出力する。
データ選択部106は、データソート部105が並べ替えたデータから最新技術情報自動受信クライアント装置30に送信するデータを選択する。
データ送信部107は、データ選択部106が選択したデータを最新技術情報自動受信クライアント装置30に送信する。
FIG. 2 is a schematic block diagram showing the configuration of the technical information management server device 10.
The technical information management server device 10 includes a web server function unit 101, a data registration unit 102, a database unit 103 (storage unit), a transmission request reception unit 104, a data sort unit 105, a data selection unit 106, and a data transmission unit 107.
The web server function unit 101 accepts HTTP access and transmits technical information registration screen information corresponding to the specified URL.
The data registration unit 102 registers the technical information input in the technical information registration screen information transmitted by the web server function unit 101 in the database unit 103.
The transmission request receiving unit 104 receives a technical information transmission request from the latest technical information automatic reception client device 30.
The data sorting unit 105 sorts and outputs the data stored in the database unit in the order of update date and time.
The data selection unit 106 selects data to be transmitted to the latest technical information automatic reception client device 30 from the data rearranged by the data sorting unit 105.
The data transmission unit 107 transmits the data selected by the data selection unit 106 to the latest technical information automatic reception client device 30.

技術情報管理サーバ装置10のデータベース部103は、技術情報属性DB(DataBase:データベース)131、技術情報ファイルDB132、装置型番DB133、機種情報DB134を備える。
技術情報属性DB131は、技術情報の属性を格納するデータベースである。
技術情報ファイルDB132は、技術情報のファイル内容を格納するデータベースである。
装置型番DB133は、技術情報に対応する保守対象装置の装置型番を格納するデータベースである。
機種情報DB134は、技術情報に対応する保守対象装置の機種情報を格納するデータベースである。
The database unit 103 of the technical information management server apparatus 10 includes a technical information attribute DB (DataBase: database) 131, a technical information file DB 132, an apparatus model number DB 133, and a model information DB 134.
The technical information attribute DB 131 is a database that stores technical information attributes.
The technical information file DB 132 is a database that stores technical information file contents.
The device model number DB 133 is a database that stores the device model number of the maintenance target device corresponding to the technical information.
The model information DB 134 is a database that stores model information of maintenance target devices corresponding to technical information.

図3は、技術情報登録端末装置20の構成を示す概略ブロック図である。
技術情報登録端末装置20は、ウェブクライアント機能部201、入力部202を供える。
ウェブクライアント機能部201は、管理者が指定したURLを技術情報管理サーバ装置10に送信し、技術情報管理サーバより技術情報登録画面情報を受信し、表示する。また、ウェブクライアント機能部201は、入力部202を介して技術情報登録画面に入力された技術情報を、技術情報管理サーバ装置10に送信する。
入力部202は、利用者による技術情報の入力を受け付け、技術情報登録画面に出力する。
FIG. 3 is a schematic block diagram showing the configuration of the technical information registration terminal device 20.
The technical information registration terminal device 20 includes a web client function unit 201 and an input unit 202.
The web client function unit 201 transmits the URL specified by the administrator to the technical information management server device 10, receives technical information registration screen information from the technical information management server, and displays it. Further, the web client function unit 201 transmits the technical information input to the technical information registration screen via the input unit 202 to the technical information management server device 10.
The input unit 202 accepts input of technical information by the user and outputs it to the technical information registration screen.

図4は、最新技術情報自動受信クライアント装置30の構成を示す概略ブロック図である。
最新技術情報自動受信クライアント装置30は、データベース部301(記憶部)、最終受信情報読出部302、送信要求送信部303、データ受信部304、データ登録部305、受信中断判定部306、最終受信情報記録部307、技術情報検索部308を備える。
データベース部301は、技術情報属性DB311、技術情報ファイルDB312、装置型番DB313、機種情報DB314、最終受信情報DB315(最終受信情報記憶部)を備える。
技術情報属性DB311は、技術情報管理サーバ装置10から受信した技術情報の属性を格納するデータベースである。
技術情報ファイルDB312は、技術情報管理サーバ装置10から受信した技術情報のファイル内容を格納するデータベースである。
装置型番DB313は、技術情報管理サーバ装置10から受信した技術情報に対応する保守対象装置の装置型番を格納するデータベースである。
機種情報DB314は、技術情報管理サーバ装置10から受信した技術情報に対応する保守対象装置の機種情報を格納するデータベースである。
最終受信情報DB315は、技術情報管理サーバ装置10から受信した技術情報の受信結果を格納するデータベースである。
FIG. 4 is a schematic block diagram showing the configuration of the latest technical information automatic reception client device 30.
The latest technical information automatic reception client device 30 includes a database unit 301 (storage unit), a final reception information reading unit 302, a transmission request transmission unit 303, a data reception unit 304, a data registration unit 305, a reception interruption determination unit 306, and final reception information. A recording unit 307 and a technical information search unit 308 are provided.
The database unit 301 includes a technical information attribute DB 311, a technical information file DB 312, an apparatus model number DB 313, a model information DB 314, and a final reception information DB 315 (final reception information storage unit).
The technical information attribute DB 311 is a database that stores attributes of technical information received from the technical information management server device 10.
The technical information file DB 312 is a database that stores the file contents of the technical information received from the technical information management server device 10.
The device model number DB 313 is a database that stores the device model number of the maintenance target device corresponding to the technical information received from the technical information management server device 10.
The model information DB 314 is a database that stores model information of the maintenance target device corresponding to the technical information received from the technical information management server device 10.
The final reception information DB 315 is a database that stores the reception result of the technical information received from the technical information management server device 10.

最終受信情報読出部302は、最終受信情報DB315から情報を読み出す。
送信要求送信部303は、最終受信情報読出部302が読み出した情報を含む送信要求を技術情報管理サーバ装置10に送信する。
データ受信部304は、技術情報管理サーバ装置10から技術情報を受信する。
データ登録部305は、データ受信部304が受信した技術情報をデータベース部301に登録する。
受信中断判定部306は、データ受信部304が技術情報の受信に失敗したか否かを判定し、受信に失敗したと判定した場合に、他のデータの受信を中断させる。
最終受信情報記録部307は、技術情報管理サーバ装置10から受信した技術情報の受信結果を最終受信情報DB315に記録する。
技術情報検索部308は、装置型番などの情報の入力を受け付け、当該情報をクエリとしてデータベース部301から技術情報の検索を行い、検索結果を表示する。
The final reception information reading unit 302 reads information from the final reception information DB 315.
The transmission request transmission unit 303 transmits a transmission request including the information read by the last received information reading unit 302 to the technical information management server device 10.
The data receiving unit 304 receives technical information from the technical information management server device 10.
The data registration unit 305 registers the technical information received by the data reception unit 304 in the database unit 301.
The reception interruption determination unit 306 determines whether or not the data reception unit 304 has failed to receive the technical information, and interrupts reception of other data when it is determined that reception has failed.
The final reception information recording unit 307 records the reception result of the technical information received from the technical information management server device 10 in the final reception information DB 315.
The technical information search unit 308 receives input of information such as a device model number, searches the database unit 301 for technical information using the information as a query, and displays the search result.

図5は、技術情報属性DBが格納する情報を示す図である。
技術情報管理サーバ装置10の技術情報属性DB131、及び最新技術情報自動受信クライアント装置30の技術情報属性DB311は、図5に示すように、技術情報の属性として、技術情報を特定する技術情報ID、版数、名称、ファイル名、及び更新日時を関連付けて格納する。
FIG. 5 is a diagram showing information stored in the technical information attribute DB.
As shown in FIG. 5, the technical information attribute DB 131 of the technical information management server device 10 and the technical information attribute DB 311 of the latest technical information automatic reception client device 30 include technical information IDs for identifying technical information as attributes of technical information, Store the version number, name, file name, and update date in association with each other.

図6は、技術情報ファイルDBが格納する情報を示す図である。
技術情報管理サーバ装置10の技術情報ファイルDB132、及び最新技術情報自動受信クライアント装置30の技術情報ファイルDB312は、図6に示すように、技術情報のファイル名と当該技術情報のファイル内容とを関連付けて格納する。
FIG. 6 is a diagram showing information stored in the technical information file DB.
As shown in FIG. 6, the technical information file DB 132 of the technical information management server device 10 and the technical information file DB 312 of the latest technical information automatic reception client device 30 associate the file name of the technical information with the file contents of the technical information. Store.

図7は、装置型番DBが格納する情報を示す図である。
技術情報管理サーバ装置10の装置型番DB133、及び最新技術情報自動受信クライアント装置30の装置型番DB313は、図7に示すように、技術情報IDと、当該技術情報に対応する保守対象装置の装置型番とを関連付けて格納する。
FIG. 7 is a diagram illustrating information stored in the apparatus model number DB.
As shown in FIG. 7, the device model number DB 133 of the technical information management server device 10 and the device model number DB 313 of the latest technical information automatic reception client device 30 include the technical information ID and the device model number of the maintenance target device corresponding to the technical information. Are stored in association with each other.

図8は、機種情報DBが格納する情報を示す図である。
技術情報管理サーバ装置10の機種情報DB134、及び最新技術情報自動受信クライアント装置30の機種情報DB314は、図8に示すように、技術情報IDと、当該技術情報に対応する保守対象装置の機種情報とを関連付けて格納する。
FIG. 8 is a diagram showing information stored in the model information DB.
As shown in FIG. 8, the model information DB 134 of the technical information management server device 10 and the model information DB 314 of the latest technical information automatic reception client device 30 include the technical information ID and the model information of the maintenance target device corresponding to the technical information. Are stored in association with each other.

図9は、最終受信情報DBが格納する情報を示す図である。
最新技術情報自動受信クライアント装置30の最終受信情報DB315は、図9に示すように、最後に受信を完了した技術情報が技術情報管理サーバ装置10において更新された日時を示す最終ダウンロード試行技術情報更新日時(サーバ上更新日時)と、前回の技術情報の受信が成功したか否かを示す技術情報ダウンロード完了フラグと、最後に受信を完了した技術情報の技術情報IDを示す最終ダウンロード試行技術情報IDとを格納する。
なお、技術情報ダウンロード完了フラグとは、前回の技術情報の受信が成功したことを示す「ダウンロード成功」か、前回の技術情報の受信が失敗したことを示す「ダウンロード失敗」かの何れかの値をとる情報である。
FIG. 9 is a diagram illustrating information stored in the final reception information DB.
As shown in FIG. 9, the latest reception information DB 315 of the latest technical information automatic reception client device 30 updates the last download trial technical information indicating the date and time when the technical information that has been received last was updated in the technical information management server device 10. The date and time (update date and time on the server), the technical information download completion flag indicating whether or not the previous technical information has been successfully received, and the final download trial technical information ID indicating the technical information ID of the technical information that has been received last. And store.
The technical information download completion flag is either a “download successful” value indicating that the previous technical information has been successfully received, or a “download failure” value indicating that the previous technical information has failed to be received. It is information that takes.

そして、最新技術情報自動受信クライアント装置30の最終受信情報読出部302は、最終受信情報DB315から、前回の技術情報の受信が成功したか否かを示す技術情報ダウンロード完了フラグと最後に受信を完了した技術情報が技術情報管理サーバ装置10において更新された日時を示す最終ダウンロード試行技術情報更新日時とを読み出し、送信要求送信部303は、最終受信情報読出部302が読み出した技術情報ダウンロード完了フラグと最終ダウンロード試行技術情報更新日時とを含む送信要求を技術情報管理サーバ装置10に送信する。   Then, the final reception information reading unit 302 of the latest technical information automatic reception client device 30 completes the reception from the final reception information DB 315 and finally the technical information download completion flag indicating whether or not the previous technical information has been successfully received. The last download trial technical information update date and time indicating the date and time when the technical information is updated in the technical information management server device 10 is read, and the transmission request transmission unit 303 reads the technical information download completion flag read by the last received information read unit 302 and A transmission request including the last download trial technical information update date and time is transmitted to the technical information management server device 10.

次に、技術情報管理サーバ装置10の送信要求受信部104は、最新技術情報自動受信クライアント装置30から送信要求を受信し、データ選択部106は、送信要求受信部104が受信した送信要求に含まれる技術情報ダウンロード完了フラグが受信に失敗していることを示す場合、更新日時が当該送信要求に含まれる最終ダウンロード試行技術情報更新日時以降(更新日時が最終ダウンロード試行技術情報更新日時と等しいものを含む)を示す技術情報をデータベース部103に格納された技術情報の中から選択し、技術情報ダウンロード完了フラグが受信に成功していることを示す場合、更新日時が当該送信要求に含まれる最終ダウンロード試行技術情報更新日時より後(更新日時が最終ダウンロード試行技術情報更新日時と等しいものを含まない)を示す技術情報をデータベース部103に格納された技術情報の中から選択する。そして、データ送信部107は、データ選択部106が選択した技術情報を、更新日時が古い順に最新技術情報自動受信クライアント装置30に送信する。   Next, the transmission request reception unit 104 of the technical information management server device 10 receives the transmission request from the latest technical information automatic reception client device 30, and the data selection unit 106 is included in the transmission request received by the transmission request reception unit 104. If the technical information download completion flag indicates that the reception has failed, the update date / time is after the last download trial technical information update date / time included in the transmission request (the update date is equal to the last download trial technical information update date / time). In the case where the technical information indicating "include" is selected from the technical information stored in the database unit 103 and the technical information download completion flag indicates that the reception is successful, the update date is included in the transmission request. After the update date of the trial technical information (the update date is equal to the update date of the last download trial technical information Technical information indicating contain not) a to select from among the technical information stored in the database unit 103. Then, the data transmission unit 107 transmits the technical information selected by the data selection unit 106 to the latest technical information automatic reception client device 30 in the order of update date and time.

技術情報管理サーバ装置10が技術情報を送信すると、最新技術情報自動受信クライアント装置30のデータ受信部304は、送信要求送信部303の送信要求に応じて送信された技術情報を受信する。このとき、受信中断判定部306は、データ受信部304が技術情報の受信に失敗したか否かを判定し、技術情報の受信に失敗した場合に、データ受信部304による以降のデータの受信を中断させる。
そして、最終受信情報記録部307は、データ受信部304が、技術情報管理サーバ装置10によって送信された全てのデータの受信に成功したか否かを示す技術情報ダウンロード完了フラグと、データ受信部304が最後に受信を完了した技術情報の最終ダウンロード試行技術情報更新日時を最終受信情報DB315に記録する。
これにより、最新技術情報自動受信クライアント装置30を用いることで、利用者が手動で最新情報の取得を行う必要が無く、かつネットワークに接続できないときにも利用者が情報を閲覧することができる。
When the technical information management server device 10 transmits the technical information, the data reception unit 304 of the latest technical information automatic reception client device 30 receives the technical information transmitted in response to the transmission request of the transmission request transmission unit 303. At this time, the reception interruption determination unit 306 determines whether or not the data reception unit 304 has failed to receive the technical information. If reception of the technical information fails, the data reception unit 304 receives subsequent data. Interrupt.
The final reception information recording unit 307 includes a technical information download completion flag indicating whether the data reception unit 304 has successfully received all the data transmitted by the technical information management server device 10, and the data reception unit 304. Records the last download trial technical information update date and time of the technical information that has been received last in the final reception information DB 315.
Accordingly, by using the latest technical information automatic reception client device 30, the user does not need to manually acquire the latest information and can browse the information even when the user cannot connect to the network.

次に、本実施形態による情報更新システムの動作を説明する。
まず、技術情報管理サーバ装置10への技術情報の登録または更新を行う動作を説明する。
図10は、情報更新システムの動作を示す第1のシーケンス図である。
まず、管理者が技術情報登録端末装置20の入力部202を介して技術情報管理サーバ装置10の技術情報登録画面へアクセスするためのURLを入力すると、ウェブクライアント機能部201は、入力されたURLに基づいて技術情報管理サーバ装置10にHTTPリクエストを送信する(ステップS101)。技術情報登録端末装置20がHTTPリクエストを送信すると、技術情報管理サーバ装置10のウェブサーバ機能部101は、当該HTTPリクエストを受信する(ステップS102)。
Next, the operation of the information update system according to the present embodiment will be described.
First, an operation for registering or updating technical information in the technical information management server apparatus 10 will be described.
FIG. 10 is a first sequence diagram illustrating the operation of the information update system.
First, when the administrator inputs a URL for accessing the technical information registration screen of the technical information management server device 10 via the input unit 202 of the technical information registration terminal device 20, the web client function unit 201 receives the input URL. Based on the above, an HTTP request is transmitted to the technical information management server device 10 (step S101). When the technical information registration terminal device 20 transmits an HTTP request, the web server function unit 101 of the technical information management server device 10 receives the HTTP request (step S102).

技術情報管理サーバ装置10のウェブサーバ機能部101は、HTTPリクエストを受信すると、指定されたURLに該当する技術情報登録画面情報を技術情報登録端末装置20に送信する(ステップS103)。技術情報管理サーバ装置10が技術情報登録画面情報を送信すると、技術情報登録端末装置20のウェブクライアント機能部201は、当該技術情報登録画面情報を受信し、画面に技術情報登録画面を表示させる(ステップS104)。   When receiving the HTTP request, the web server function unit 101 of the technical information management server device 10 transmits technical information registration screen information corresponding to the designated URL to the technical information registration terminal device 20 (step S103). When the technical information management server device 10 transmits the technical information registration screen information, the web client function unit 201 of the technical information registration terminal device 20 receives the technical information registration screen information and displays the technical information registration screen on the screen ( Step S104).

ウェブクライアント機能部201が技術情報登録画面を表示させると、入力部202は、ユーザから技術情報の入力を受け付ける(ステップS105)。技術情報の入力とは、具体的には、技術情報の名称、ファイル名、ファイル内容、並びに保守対象装置の装置型番及び機種情報の入力を示す。また、既存の技術情報を更新する場合、入力部202は、これらの情報に加えて、更新対象の技術情報の技術情報IDの入力を受け付ける。   When the web client function unit 201 displays the technical information registration screen, the input unit 202 receives an input of technical information from the user (step S105). Specifically, the input of technical information indicates the input of the name of the technical information, the file name, the file contents, and the device model number and model information of the maintenance target device. In addition, when updating existing technical information, the input unit 202 accepts input of a technical information ID of technical information to be updated in addition to these pieces of information.

なお、技術情報の更新を行う場合、技術情報管理サーバ装置10には既に更新対象となる技術情報が登録されている。そのため、管理者は、更新対象となる技術情報の技術情報IDを予め取得しておき、当該技術情報IDを技術情報登録画面の技術情報ID入力欄に入力する。
または、技術情報管理サーバ装置10が既に登録されている技術情報の技術情報IDの一覧を含む技術情報登録画面を送信し、管理者は、当該一覧の中から更新対象の技術情報IDを選択することで技術情報IDを入力するようにしても良い。
When updating technical information, technical information to be updated is already registered in the technical information management server device 10. Therefore, the administrator acquires in advance the technical information ID of the technical information to be updated, and inputs the technical information ID in the technical information ID input field on the technical information registration screen.
Alternatively, the technical information management server device 10 transmits a technical information registration screen including a list of technical information IDs of already registered technical information, and the administrator selects a technical information ID to be updated from the list. Thus, the technical information ID may be input.

ステップS105で入力部202が技術情報の入力を受け付けると、ウェブクライアント機能部201は、入力された技術情報を技術情報管理サーバ装置10に送信する(ステップS106)。
技術情報登録端末装置20が技術情報を送信すると、技術情報管理サーバ装置10のウェブサーバ機能部101は、当該技術情報を受信する(ステップS107)。ウェブサーバ機能部101が技術情報を受信すると、データ登録部102は、受信した技術情報をデータベース部103の各データベース131〜134に登録する(ステップS108)。
When the input unit 202 receives input of technical information in step S105, the web client function unit 201 transmits the input technical information to the technical information management server device 10 (step S106).
When the technical information registration terminal device 20 transmits the technical information, the web server function unit 101 of the technical information management server device 10 receives the technical information (step S107). When the web server function unit 101 receives the technical information, the data registration unit 102 registers the received technical information in the databases 131 to 134 of the database unit 103 (step S108).

具体的には、技術情報を新規に登録する場合、すなわち受信した技術情報に技術情報IDが含まれない場合、データ登録部102は、技術情報属性DB131に格納されていない技術情報IDを新たに生成し、当該技術情報IDに関連付けて、受信した技術情報に含まれる名称及びファイル名を登録する。また、当該技術情報の版数を1とし、更新日時を技術情報の受信日時として技術情報属性DB131に登録する。他方、技術情報を更新する場合、すなわち受信した技術情報に技術情報IDが含まれる場合、データ登録部102は、受信した技術情報に含まれる技術情報IDに関連付けて、名称及びファイル名を登録する。また、当該技術情報の版数に1を加算し、更新日時を技術情報の受信日時として技術情報属性DB131に登録する。   Specifically, when newly registering technical information, that is, when the received technical information does not include a technical information ID, the data registration unit 102 newly adds a technical information ID that is not stored in the technical information attribute DB 131. A name and a file name included in the received technical information are registered in association with the technical information ID. Also, the version number of the technical information is set to 1, and the update date / time is registered in the technical information attribute DB 131 as the reception date / time of the technical information. On the other hand, when updating the technical information, that is, when the received technical information includes the technical information ID, the data registration unit 102 registers the name and the file name in association with the technical information ID included in the received technical information. . Further, 1 is added to the version number of the technical information, and the update date / time is registered in the technical information attribute DB 131 as the reception date / time of the technical information.

また、データ登録部102は、技術情報ファイルDB132に、受信した技術情報に含まれるファイル名に関連付けてファイル内容を登録する。
また、データ登録部102は、装置型番DB133に、技術情報IDに関連付けて、受信した技術情報に含まれる装置型番を登録する。
また、データ登録部102は、機種情報DB134に、技術情報IDに関連付けて、受信した技術情報に含まれる機種情報を登録する。
上述した処理により、技術情報登録端末装置20から技術情報管理サーバ装置10に技術情報の登録または更新を行うことができる。
Further, the data registration unit 102 registers the file contents in the technical information file DB 132 in association with the file name included in the received technical information.
Further, the data registration unit 102 registers the device model number included in the received technical information in the device model number DB 133 in association with the technical information ID.
Further, the data registration unit 102 registers the model information included in the received technical information in the model information DB 134 in association with the technical information ID.
Through the processing described above, the technical information registration terminal device 20 can register or update the technical information in the technical information management server device 10.

次に、最新技術情報自動受信クライアント装置30が技術情報管理サーバ装置10から技術情報を受信する動作を説明する。
図11は、情報更新システムの動作を示す第2のシーケンス図である。
最新技術情報自動受信クライアント装置30の利用者は、予め最新技術情報自動受信クライアント装置30に技術情報の自動受信を行う機種情報を設定しておく。つまり、最新技術情報自動受信クライアント装置30は、図示しない入力部を介して利用者から機種情報の入力を受け付け、送信要求送信部303の内部メモリに格納しておく(ステップS201)。なお、ステップS201の処理は、初期設定処理であるため、2回目以降の起動時には実行しなくても良い。
Next, an operation in which the latest technical information automatic reception client device 30 receives technical information from the technical information management server device 10 will be described.
FIG. 11 is a second sequence diagram illustrating the operation of the information update system.
The user of the latest technical information automatic reception client device 30 sets model information for automatic reception of technical information in the latest technical information automatic reception client device 30 in advance. That is, the latest technical information automatic reception client device 30 accepts input of model information from a user via an input unit (not shown), and stores it in the internal memory of the transmission request transmission unit 303 (step S201). In addition, since the process of step S201 is an initial setting process, it does not need to be performed at the time of starting after the second time.

最新技術情報自動受信クライアント装置30の送信要求送信部303は、定期的に起動し、技術情報管理サーバ装置10との通信ができるか否かを判定する(ステップS202)。通信ができるか否かの判定は、例えば、技術情報管理サーバ装置10へPINGを送信し、当該PINGの応答があるか否かを判定することで行うことができる。
送信要求送信部303が、技術情報管理サーバ装置10との通信ができると判定した場合(ステップS202:NO)、最新技術情報自動受信クライアント装置30は、技術情報の受信を行わずに処理を終了する。
The transmission request transmission unit 303 of the latest technical information automatic reception client device 30 is periodically activated to determine whether or not communication with the technical information management server device 10 is possible (step S202). Whether or not communication is possible can be determined by, for example, transmitting a PING to the technical information management server device 10 and determining whether or not there is a response to the PING.
When the transmission request transmission unit 303 determines that communication with the technical information management server device 10 is possible (step S202: NO), the latest technical information automatic reception client device 30 ends the process without receiving the technical information. To do.

他方、送信要求送信部303が、技術情報管理サーバ装置10との通信ができると判定した場合(ステップS202:YES)、最終受信情報DB315に格納されている最終受信情報(最終ダウンロード試行技術情報更新日時、技術情報ダウンロード完了フラグ、最終ダウンロード試行技術情報ID)を読み出す(ステップS203)。最終受信情報読出部302が最終受信情報を読み出すと、送信要求送信部303は、ステップS201で設定された機種情報とステップS202で読み出した最終受信情報とを含む送信要求を技術情報管理サーバ装置10に送信する(ステップS204)。   On the other hand, when the transmission request transmission unit 303 determines that communication with the technical information management server device 10 is possible (step S202: YES), the final reception information (last download trial technical information update) stored in the final reception information DB 315 The date / time, technical information download completion flag, and final download trial technical information ID) are read (step S203). When the final reception information reading unit 302 reads the final reception information, the transmission request transmission unit 303 sends a transmission request including the model information set in step S201 and the final reception information read in step S202 to the technical information management server device 10. (Step S204).

最新技術情報自動受信クライアント装置30が送信要求を送信すると、技術情報管理サーバ装置10の送信要求受信部104は、当該送信要求を受信する(ステップS205)。次に、技術情報管理サーバ装置10は、送信要求に含まれる機種情報と最終受信情報とに基づいて、最新技術情報自動受信クライアント装置30に送信する技術情報を選択する技術情報選択処理を行う(ステップS206)。なお、技術情報選択処理の具体的な処理内容は、後述する。
技術情報管理サーバ装置10が技術情報選択処理を完了し、データベース部103から送信する技術情報を読み出すと、データ送信部107は、読み出した技術情報を最新技術情報自動受信クライアント装置30に送信する(ステップS207)。
When the latest technical information automatic reception client device 30 transmits a transmission request, the transmission request receiving unit 104 of the technical information management server device 10 receives the transmission request (step S205). Next, the technical information management server device 10 performs a technical information selection process for selecting technical information to be transmitted to the latest technical information automatic reception client device 30 based on the model information and the final reception information included in the transmission request ( Step S206). The specific processing content of the technical information selection processing will be described later.
When the technical information management server device 10 completes the technical information selection process and reads the technical information to be transmitted from the database unit 103, the data transmission unit 107 transmits the read technical information to the latest technical information automatic reception client device 30 ( Step S207).

技術情報管理サーバ装置10が技術情報を送信すると、最新技術情報自動受信クライアント装置30のデータ受信部304は、当該技術情報を受信する(ステップS208)。そして、最新技術情報自動受信クライアント装置30は、受信した技術情報をデータベース部301に登録する技術情報登録処理を実行する(ステップS209)。なお、技術情報登録処理の具体的な処理内容は、後述する。
上述した処理により、最新技術情報自動受信クライアント装置30は、技術情報管理サーバ装置10から自動的に技術情報を受信することができる。この処理により、データベース部301には最新の技術情報が登録されることとなるため、利用者は、技術情報検索部308を介してデータベース部301に登録されている技術情報を参照することで、手動で最新情報の取得を行う必要が無く、かつネットワークに接続できないときにも情報を閲覧することができる。
When the technical information management server device 10 transmits the technical information, the data receiving unit 304 of the latest technical information automatic reception client device 30 receives the technical information (step S208). Then, the latest technical information automatic reception client device 30 executes a technical information registration process for registering the received technical information in the database unit 301 (step S209). The specific processing content of the technical information registration processing will be described later.
Through the above-described processing, the latest technical information automatic reception client device 30 can automatically receive technical information from the technical information management server device 10. As a result of this processing, the latest technical information is registered in the database unit 301, so that the user can refer to the technical information registered in the database unit 301 via the technical information search unit 308. There is no need to manually acquire the latest information, and information can be browsed even when connection to the network is not possible.

次に、技術情報管理サーバ装置10がステップS206で実行する技術情報選択処理の動作について説明する。
図12は、技術情報選択処理の動作を示すフローチャートである。
ステップS205で送信要求受信部104が送信要求を受信すると、データソート部105は、機種情報DB134から、送信要求に含まれる機種情報に合致する技術情報IDを読み出す(ステップS301)。なお、機種情報DB134において、ある機種情報が示す保守対象装置が複数の技術によって実現している場合、図8に示すように、1つの機種情報に対して複数の技術情報IDが関連付けられることとなる。このような場合、データソート部105は、その機種情報に関連付けられた複数の技術情報IDを読み出す。また、ステップS201の機種情報の設定では、複数の機種情報を自動受信の対象として設定することができる。この場合にも、データソート部105は、複数の技術情報IDを読み出すこととなる。
Next, the operation of the technical information selection process executed by the technical information management server apparatus 10 in step S206 will be described.
FIG. 12 is a flowchart showing the operation of the technical information selection process.
When the transmission request receiving unit 104 receives the transmission request in step S205, the data sorting unit 105 reads out the technical information ID that matches the model information included in the transmission request from the model information DB 134 (step S301). In the model information DB 134, when a maintenance target device indicated by a certain model information is realized by a plurality of technologies, a plurality of technical information IDs are associated with one model information as shown in FIG. Become. In such a case, the data sorting unit 105 reads a plurality of technical information IDs associated with the model information. In the setting of model information in step S201, a plurality of model information can be set as targets for automatic reception. Also in this case, the data sorting unit 105 reads a plurality of technical information IDs.

次に、データソート部105は、技術情報属性DB131から読み出した技術情報IDに合致する技術情報をすべて読み出す(ステップS302)。つまり、データソート部105は、ステップS301で、複数の技術情報IDを読み出していた場合、技術情報DB131から複数の技術情報を読み出すこととなる。   Next, the data sort unit 105 reads all technical information that matches the technical information ID read from the technical information attribute DB 131 (step S302). That is, the data sort part 105 will read several technical information from technical information DB131, when several technical information ID was read by step S301.

次に、データソート部105は、読み出した技術情報を、更新日時の昇順に並べ替える(ステップS303)。そして、データソート部105は、更新日時の昇順に並べ替えた技術情報のうち、更新日時が同一となる技術情報を、技術情報IDの昇順に並べ替える(ステップS304)。技術情報IDは他の技術情報と重複しない要素であるため、これにより、技術情報の並び順が一意に定めることができる。   Next, the data sorting unit 105 sorts the read technical information in ascending order of update date and time (step S303). Then, the data sorting unit 105 sorts the technical information with the same update date / time among the technical information sorted in ascending order of the update date / time (step S304). Since the technical information ID is an element that does not overlap with other technical information, the arrangement order of the technical information can be uniquely determined.

データソート部105が技術情報の並べ替えを行うと、データ選択部106は、ステップS205で受信した送信要求に含まれる技術情報ダウンロード完了フラグが「ダウンロード失敗」を示しているか否かを判定する(ステップS305)。
データ選択部106は、技術情報ダウンロード完了フラグが「ダウンロード成功」を示していると判定した場合(ステップS305:NO)、データソート部105が並べ替えた技術情報から、ステップS205で受信した送信要求に含まれる最終ダウンロード試行技術情報更新日時より更新日時が後を示す技術情報を選択し(ステップS306)、技術情報選択処理を終了する。
When the data sorting unit 105 rearranges the technical information, the data selection unit 106 determines whether or not the technical information download completion flag included in the transmission request received in step S205 indicates “download failure” ( Step S305).
If the data selection unit 106 determines that the technical information download completion flag indicates “successful download” (step S305: NO), the transmission request received in step S205 from the technical information rearranged by the data sorting unit 105. Is selected from the latest download trial technical information update date and time, and the technical information whose update date and time is later is selected (step S306), and the technical information selection process is terminated.

例えば、データソート部105が図5に示すように技術情報を並べ替えた場合において、技術情報ダウンロード完了フラグが「ダウンロード成功」を示し、最終ダウンロード試行技術情報更新日時が「2008/10/4 10:15」を示すとき、データ選択部106は、更新日時が「2008/10/4 10:15」より後を示す技術情報である「DOC−0003」、「DOC−0002」、「TEC−0001」を選択する。技術情報ダウンロード完了フラグが「ダウンロード成功」を示すということは、最新技術情報自動受信クライアント装置30において、更新日時が「2008/10/4 10:15」以前の技術情報は全て受信できていることを示す。そのため、データ選択部106は、更新日時が「2008/10/4 10:15」より後を示す技術情報を選択することで、最新技術情報自動受信クライアント装置30に過不足なく最新の技術情報を送信することができる。   For example, when the data sorting unit 105 rearranges the technical information as shown in FIG. 5, the technical information download completion flag indicates “download successful”, and the last download trial technical information update date is “2008/10/4 10 : 15 ”indicates that the data selection unit 106 is“ DOC-0003 ”,“ DOC-0002 ”,“ TEC-0001 ”, which is technical information indicating that the update date and time is after“ 2008/10/4 10:15 ”. ”Is selected. The fact that the technical information download completion flag indicates “successful download” means that the latest technical information automatic reception client device 30 has received all the technical information before the update date and time “2008/10/4 10:15”. Indicates. Therefore, the data selection unit 106 selects the technical information indicating that the update date and time is after “2008/10/4 10:15”, so that the latest technical information automatic reception client device 30 can receive the latest technical information without excess or deficiency. Can be sent.

他方、ステップS305でデータ選択部106が、技術情報ダウンロード完了フラグが「ダウンロード失敗」を示していると判定した場合(ステップS305:YES)、データ選択部106は、データソート部105が並べ替えた技術情報の中に、最終ダウンロード試行技術情報更新日時と更新日時が同じであり、かつ最終ダウンロード試行技術情報IDと技術情報IDが同じである技術情報が存在するか否かを判定する(ステップS307)。
データ選択部106は、最終ダウンロード試行技術情報更新日時と更新日時が同じであり、かつ最終ダウンロード試行技術情報IDと技術情報IDが同じである技術情報が存在すると判定した場合(ステップS307:YES)、データソート部105が並べ替えた技術情報から、ステップS205で受信した送信要求に含まれる最終ダウンロード試行技術情報IDと同じ技術情報IDの技術情報より後に並べられた技術情報を選択し(ステップS308)、技術情報選択処理を終了する。
On the other hand, if the data selection unit 106 determines in step S305 that the technical information download completion flag indicates “download failure” (step S305: YES), the data selection unit 106 has rearranged the data selection unit 106. It is determined whether or not there is technical information in the technical information that has the same update date and time as the final download trial technical information and the same technical information ID as the final download trial technical information (step S307). ).
When the data selection unit 106 determines that there is technical information that has the same update date and time as the last download trial technology information update date and time, and has the same technical information ID as the last download trial technology information (step S307: YES). From the technical information rearranged by the data sorting unit 105, the technical information arranged after the technical information having the same technical information ID as the final download trial technical information ID included in the transmission request received in step S205 is selected (step S308). ), The technical information selection process is terminated.

例えば、データソート部105が図5に示すように技術情報を並べ替えた場合において、技術情報ダウンロード完了フラグが「ダウンロード失敗」を示し、最終ダウンロード試行技術情報更新日時が「2009/5/5 14:02」を示し、最終ダウンロード試行技術情報IDが「DOC−0002」を示すとき、データ選択部106は、技術情報IDが「DOC−0002」より後に並べられた技術情報である「TEC−0001」を選択する。技術情報ダウンロード完了フラグが「ダウンロード失敗」を示すということは、最新技術情報自動受信クライアント装置30において、「2009/5/5 14:02」に更新された「DOC−0002」の受信に成功し、その次の技術情報の受信に失敗したことを示す。また、データソート部105が並べ替えた技術情報の中に、技術情報IDが「DOC−0002」、更新日時が「2009/5/5 14:02」を示すものが存在するということは、「DOC−0002」が「2009/5/5 14:02」より後に更新されていないことを示す。そのため、データ選択部106は、技術情報IDが「DOC−0002」より後に並べられた技術情報を選択することで、最新技術情報自動受信クライアント装置30に過不足なく最新の技術情報を送信することができる。   For example, when the data sorting unit 105 rearranges the technical information as shown in FIG. 5, the technical information download completion flag indicates “download failure”, and the last download trial technical information update date is “2009/5/5 14”. : 02 ”and when the final download trial technical information ID indicates“ DOC-0002 ”, the data selection unit 106 selects“ TEC-0001 ”, which is technical information arranged after the technical information ID“ DOC-0002 ”. ”Is selected. The fact that the technical information download completion flag indicates “download failure” means that the latest technical information automatic reception client device 30 has successfully received “DOC-0002” updated to “2009/5/5 14:02”. , Indicates that reception of the next technical information has failed. Further, among the technical information rearranged by the data sorting unit 105, there is information indicating that the technical information ID is “DOC-0002” and the update date is “2009/5/5 14:02”. “DOC-0002” is not updated after “2009/5/5 14:02”. Therefore, the data selection unit 106 selects the technical information arranged after the technical information ID “DOC-0002”, thereby transmitting the latest technical information to the latest technical information automatic reception client device 30 without excess or deficiency. Can do.

他方、ステップS307で、データ選択部106が、最終ダウンロード試行技術情報更新日時と更新日時が同じであり、かつ最終ダウンロード試行技術情報IDと技術情報IDが同じである技術情報が存在すると判定した場合(ステップS307:NO)、データ選択部106は、データソート部105が並べ替えた技術情報から、更新日時が、ステップS205で受信した送信要求に含まれる最終ダウンロード試行技術情報更新日時以降を示す技術情報を選択し(ステップS309)、技術情報選択処理を終了する。   On the other hand, when the data selection unit 106 determines in step S307 that there is technical information having the same update date and time as the last download trial technical information update date and the same technical information ID as the last download trial technical information ID. (Step S307: NO), the data selection unit 106, based on the technical information rearranged by the data sorting unit 105, indicates that the update date and time is after the last download trial technical information update date and time included in the transmission request received in Step S205. Information is selected (step S309), and the technical information selection process is terminated.

例えば、データソート部105が図5に示すように技術情報を並べ替えた場合において、技術情報ダウンロード完了フラグが「ダウンロード失敗」を示し、最終ダウンロード試行技術情報更新日時が「2008/12/4 9:20」を示し、最終ダウンロード試行技術情報IDが「DOC−0002」を示すとき、データ選択部106は、更新日時が「2008/12/4 9:20」以降を示す技術情報である「DOC−0003」、「DOC−0002」、「TEC−0001」を選択する。技術情報ダウンロード完了フラグが「ダウンロード失敗」を示すということは、最新技術情報自動受信クライアント装置30において、「2008/12/4 9:20」に更新された「DOC−0002」の受信に成功し、その次の技術情報の受信に失敗したことを示す。また、データソート部105が並べ替えた技術情報の中に、技術情報IDが「DOC−0002」、更新日時が「2008/12/4 9:20」を示すものが存在しないということは、前回「DOC−0002」を受信した後に、「DOC−0002」の更新日時が書き換えられたことを示す。技術情報管理サーバ装置10が記憶する技術情報の更新日時の書き換えは、上述したステップS108(図10)で行われることから、「DOC−0002」が「2009/5/5 14:02」より後に更新されたことが分かる。   For example, when the data sorting unit 105 rearranges the technical information as shown in FIG. 5, the technical information download completion flag indicates “download failure”, and the last download trial technical information update date is “2008/12/4 9 : 20 ”and when the last download trial technical information ID indicates“ DOC-0002 ”, the data selection unit 106 selects“ DOC ”which is technical information indicating that the update date and time is“ 2008/12/4 9:20 ”or later. -0003 "," DOC-0002 ", and" TEC-0001 ". The fact that the technical information download completion flag indicates “download failure” means that the latest technical information automatic reception client device 30 has successfully received “DOC-0002” updated to “2008/12/4 9:20”. , Indicates that reception of the next technical information has failed. In addition, in the technical information rearranged by the data sorting unit 105, there is no technical information ID “DOC-0002” and update date “2008/12/4 9:20”. This indicates that the update date and time of “DOC-0002” has been rewritten after receiving “DOC-0002”. Since the update date and time of the technical information stored in the technical information management server device 10 is rewritten in step S108 (FIG. 10) described above, “DOC-0002” is later than “2009/5/5 14:02”. You can see that it has been updated.

このとき、「DOC−0002」の更新日時が書き換わったことにより、データソート部105が並べ替えた技術情報から、前回の実行時に更新日時が「2008/12/4 9:20」を示す「DOC−0003」を受信する前に「DOC−0002」を受信したのか、「DOC−0003」を受信した後に「DOC−0002」を受信したのかが分からなくなっている。そのため、データ選択部106は、更新日時が「2009/5/5 14:02」以降を示す技術情報を選択することで、すなわち「DOC−0003」を含めて技術情報を選択することで、最新技術情報自動受信クライアント装置30に不足なく最新の技術情報を送信することができる。
上述した技術情報選択処理により、技術情報管理サーバ装置10は、効率よく最新の技術情報を選択することができる。
At this time, since the update date and time of “DOC-0002” has been rewritten, the update date and time “2008/12/4 9:20” at the previous execution is obtained from the technical information sorted by the data sort unit 105. It is not known whether “DOC-0002” is received before receiving “DOC-0003” or “DOC-0002” is received after receiving “DOC-0003”. Therefore, the data selection unit 106 selects the technical information indicating that the update date and time is “2009/5/5 14:02” or later, that is, by selecting the technical information including “DOC-0003”. The latest technical information can be transmitted to the technical information automatic reception client device 30 without any shortage.
Through the technical information selection process described above, the technical information management server device 10 can efficiently select the latest technical information.

次に、最新技術情報自動受信クライアント装置30がステップS209で実行する技術情報登録処理の動作について説明する。
図13は、技術情報登録処理の動作を示すフローチャートである。
ステップS208でデータ受信部304が技術情報を受信すると、最終受信情報記録部307は、最終受信情報DB315の技術情報ダウンロード完了フラグを「ダウンロード失敗」に書き換える(ステップS401)。なお、最終受信情報記録部307は、技術情報の受信が全て終わったときに、技術情報ダウンロード完了フラグを「ダウンロード完了」に書き換える。このように、技術情報選択処理の開始時に技術情報ダウンロード完了フラグを「ダウンロード失敗」に書き換え、全ての技術情報の受信を完了した後に技術情報ダウンロード完了フラグを「ダウンロード成功」に書き換えることで、処理の途中で技術情報管理サーバ装置10が強制終了してしまった場合にも、技術情報ダウンロード完了フラグが「ダウンロード失敗」を示すこととなり、強制終了による誤動作を防ぐことができる。
Next, the operation of the technical information registration process executed by the latest technical information automatic reception client device 30 in step S209 will be described.
FIG. 13 is a flowchart showing the operation of the technical information registration process.
When the data reception unit 304 receives the technical information in step S208, the final reception information recording unit 307 rewrites the technical information download completion flag in the final reception information DB 315 to “download failure” (step S401). Note that the final reception information recording unit 307 rewrites the technical information download completion flag to “download completion” when reception of all the technical information is completed. In this way, at the start of the technical information selection process, the technical information download completion flag is rewritten to “download failure”, and after the reception of all technical information is completed, the technical information download completion flag is rewritten to “download successful”. Even if the technical information management server device 10 is forcibly terminated during the process, the technical information download completion flag indicates “download failure”, and malfunction due to the forced termination can be prevented.

次に、データ登録部305は、データベース部301に、受信するデータを格納できる残り容量があるか否かを判定する(ステップS402)。残り容量の判定は、例えば、技術情報管理サーバ装置10から受信する技術情報のサイズを取得し、データベース部301の残り容量と比較することで行う。なお、データベース部301に受信する技術情報の古い版が格納されている場合は、技術情報管理サーバ装置10から受信する技術情報のサイズと、データベース部301の残り容量から古い版の技術情報のサイズを減算した値と比較することで行うと良い。ここで、古い版が格納されているか否かの判定は、例えば、技術情報管理サーバ装置10から受信する技術情報の技術情報IDを取得し、データベース部301に当該技術情報IDに関連付けられた技術情報が格納されているか否かを判定することで行う。   Next, the data registration unit 305 determines whether or not the database unit 301 has a remaining capacity capable of storing received data (step S402). The remaining capacity is determined by, for example, obtaining the size of the technical information received from the technical information management server device 10 and comparing it with the remaining capacity of the database unit 301. If the old version of the technical information received in the database unit 301 is stored, the size of the technical information received from the technical information management server device 10 and the size of the old version of technical information from the remaining capacity of the database unit 301 are stored. This can be done by comparing with the value obtained by subtracting. Here, the determination as to whether or not the old version is stored is obtained, for example, by acquiring the technical information ID of the technical information received from the technical information management server device 10, and the technology associated with the technical information ID in the database unit 301. This is done by determining whether information is stored.

データ登録部305は、データベース部301に残り容量があると判定すると(ステップS402:YES)、受信する技術情報の古い版がデータベース部301に格納されているか否かを判定する(ステップS403)。
データ登録部305は、データベース部301に古い版の技術情報が格納されていると判定した場合(ステップS403:YES)、データベース部301から該当する技術情報を削除する(ステップS404)。
データ登録部305は、ステップS403でデータベース部301に古い版の技術情報が格納されていないと判定した場合(ステップS403:NO)、またはステップS404で技術情報を削除した場合、受信した技術情報をデータベース部301の該当するデータベース331〜334に登録する(ステップS405)。
If the data registration unit 305 determines that there is a remaining capacity in the database unit 301 (step S402: YES), the data registration unit 305 determines whether an old version of the received technical information is stored in the database unit 301 (step S403).
If the data registration unit 305 determines that the old version of the technical information is stored in the database unit 301 (step S403: YES), the data registration unit 305 deletes the corresponding technical information from the database unit 301 (step S404).
If the data registration unit 305 determines in step S403 that the old version of the technical information is not stored in the database unit 301 (step S403: NO), or if the technical information is deleted in step S404, the data registration unit 305 Registration is made in the corresponding databases 331 to 334 of the database unit 301 (step S405).

データ登録部305は、技術情報の登録を終了すると、技術情報の受信が正常に終了したか否かを判定する(ステップS406)。受信が正常に終了したか否かの判定は、例えば、受信が強制終了していないかの判定や、誤り検出符号による検証などによって行う。
データ登録部305が、技術情報の受信が正常に終了したと判定した場合(ステップS406:YES)、最終受信情報記録部307は、最新受信情報DB315の最終ダウンロード試行技術情報更新日時を受信した技術情報に含まれる更新日時に書き換え、最終ダウンロード試行技術情報IDを受信した技術情報に含まれる技術情報IDに書き換える(ステップS407)。
When the registration of the technical information is completed, the data registration unit 305 determines whether or not the reception of the technical information has been normally completed (step S406). The determination as to whether or not the reception has ended normally is performed by, for example, determining whether or not the reception has been forcibly ended, verification using an error detection code, and the like.
When the data registration unit 305 determines that the reception of the technical information has been normally completed (step S406: YES), the final reception information recording unit 307 receives the last download trial technical information update date / time of the latest reception information DB 315. The update date and time included in the information is rewritten, and the last download trial technical information ID is rewritten to the technical information ID included in the received technical information (step S407).

次に、データ登録部305は、全ての技術情報の受信を完了したか否かを判定する(ステップS408)。ここで、「全ての技術情報の受信を完了した」とは、ステップS206で技術情報管理サーバ装置10が選択した1つまたは複数の技術情報を全て受信したことを示す。全ての技術情報の受信を完了したか否かの判定は、例えば、技術情報管理サーバ装置10から全ての技術情報の送信を完了したことを示す通知を受信したか否かを判定することで行う。
データ登録部305が、全ての技術情報の受信を完了していないと判定した場合(ステップS408:NO)、すなわち、次に受信する技術情報が存在する場合、ステップS402に戻り、次の技術情報の受信処理を行う。
Next, the data registration unit 305 determines whether or not reception of all technical information has been completed (step S408). Here, “the reception of all technical information has been completed” indicates that one or more technical information selected by the technical information management server apparatus 10 in step S206 has been received. Determination of whether or not reception of all technical information has been completed is performed by determining whether or not a notification indicating that transmission of all technical information has been completed is received from the technical information management server device 10, for example. .
When the data registration unit 305 determines that reception of all technical information has not been completed (step S408: NO), that is, when there is technical information to be received next, the process returns to step S402, and the next technical information Receive processing.

他方、データ登録部305が、全ての技術情報の受信を完了したと判定した場合(ステップS408:YES)、最終受信情報記録部307は、最終受信情報DB315の技術情報ダウンロード完了フラグを「ダウンロード成功」に書き換え(ステップS409)、技術情報選択処理を終了する。   On the other hand, when the data registration unit 305 determines that the reception of all the technical information has been completed (step S408: YES), the final reception information recording unit 307 sets the technical information download completion flag of the final reception information DB 315 to “Download successful”. "(Step S409), and the technical information selection process is terminated.

また、ステップS402で、データ登録部305が、データベース部301に残り容量が無いと判定した場合(ステップS402:NO)、またはステップS406でデータ登録部305が、受信が異常終了したと判定した場合(ステップS406:NO)、受信中断判定部306は、データ受信部304による以降の技術情報の受信を中断させ(ステップS410)、技術情報選択処理を終了する。
このように、受信に失敗した場合、最終受信情報記録部307によって、最終受信情報DB315の技術情報ダウンロード完了フラグが「ダウンロード成功」に書き換えられないため、技術情報ダウンロード完了フラグは、ステップS401で書き換えられた「ダウンロード失敗」を示すこととなる。このため、次回の実行時は、受信に失敗した技術情報を含めた受信処理を行うこととなる。
When the data registration unit 305 determines in step S402 that there is no remaining capacity in the database unit 301 (step S402: NO), or when the data registration unit 305 determines in step S406 that reception has ended abnormally. (Step S406: NO), the reception interruption determination unit 306 interrupts the subsequent reception of technical information by the data reception unit 304 (Step S410), and ends the technical information selection process.
As described above, when the reception fails, the technical information download completion flag in the final reception information DB 315 is not rewritten to “successful download” by the final reception information recording unit 307. Therefore, the technical information download completion flag is rewritten in step S401. "Download failure" is displayed. Therefore, at the next execution, a reception process including technical information that has failed to be received is performed.

このように、本実施形態によれば、最新技術情報自動受信クライアント装置30は定期的に送信要求を送信し、技術情報管理サーバ装置10は当該送信要求にしたがって技術情報を送信するため、利用者は手動で最新情報の取得を行う必要が無い。また、最新技術情報自動受信クライアント装置30が受信した技術情報は最新の技術情報となるため、利用者はデータベース部301に格納された技術情報を閲覧することで、ネットワークに接続できないときにも情報を閲覧することができる。   Thus, according to this embodiment, the latest technical information automatic reception client device 30 periodically transmits a transmission request, and the technical information management server device 10 transmits technical information according to the transmission request. Does not require manual acquisition of the latest information. In addition, since the technical information received by the latest technical information automatic reception client device 30 is the latest technical information, the user can browse the technical information stored in the database unit 301 so that information can be obtained even when the user cannot connect to the network. Can be viewed.

また、本実施形態によれば、技術情報管理サーバ装置10は、送信要求に含まれる技術情報ダウンロード完了フラグが「ダウンロード成功」を示す場合、更新日時が最終ダウンロード試行技術情報更新日時より後を示すデータを送信する。また、技術情報管理サーバ装置10は、送信要求に含まれる技術情報ダウンロード完了フラグが「ダウンロード失敗」を示す場合において、最終ダウンロード試行技術情報更新日時と更新日時が同じであり、かつ最終ダウンロード試行技術情報IDと技術情報IDが同じである技術情報が存在しないとき、更新日時が最終ダウンロード試行技術情報更新日時以降を示す技術情報を送信する。そして、技術情報管理サーバ装置10は、送信要求に含まれる技術情報ダウンロード完了フラグが「ダウンロード成功」を示す場合において、最終ダウンロード試行技術情報更新日時と更新日時が同じであり、かつ最終ダウンロード試行技術情報IDと技術情報IDが同じである技術情報が存在するとき、データソート部105が並べ替えた技術情報のうち、送信要求に含まれる最終ダウンロード試行技術情報IDより後ろに並べられた技術情報IDに関連付けられた技術情報を送信する。これにより、最新技術情報自動受信クライアント装置30は、前回の受信時以降に更新されていないファイルを再度ダウンロードすることが無く、不要な通信を抑制することができる。   Further, according to the present embodiment, the technical information management server device 10 indicates that the update date / time is after the last download trial technical information update date / time when the technical information download completion flag included in the transmission request indicates “successful download”. Send data. In addition, when the technical information download completion flag included in the transmission request indicates “download failure”, the technical information management server device 10 has the same update date and time as the final download trial technical information, and the final download trial technology. When there is no technical information having the same information ID and technical information ID, technical information indicating that the update date / time is after the last download trial technical information update date / time is transmitted. When the technical information download completion flag included in the transmission request indicates “successful download”, the technical information management server apparatus 10 has the same update date and time as the final download trial technical information update date and time. When there is technical information having the same information ID and technical information ID, among the technical information rearranged by the data sorting unit 105, the technical information ID arranged after the final download trial technical information ID included in the transmission request Send technical information associated with. As a result, the latest technical information automatic reception client device 30 can suppress unnecessary communication without downloading a file that has not been updated since the previous reception.

また、本発明によれば、技術情報管理サーバ装置10は、最終ダウンロード試行技術情報更新日時、技術情報ダウンロード完了フラグ、最終ダウンロード試行技術情報IDに基づいて送信する技術情報を選択する。そのため、最新技術情報自動受信クライアント装置30はダウンロード履歴として過去に受信した全ての技術情報の情報を記憶しておく必要がない。   Further, according to the present invention, the technical information management server device 10 selects the technical information to be transmitted based on the last download trial technical information update date / time, the technical information download completion flag, and the final download trial technical information ID. Therefore, the latest technical information automatic reception client device 30 does not need to store all the technical information received in the past as a download history.

以上、図面を参照してこの発明の一実施形態について詳しく説明してきたが、具体的な構成は上述のものに限られることはなく、この発明の要旨を逸脱しない範囲内において様々な設計変更等をすることが可能である。
例えば、本実施形態では、情報更新システムが扱うデータが技術情報である場合を説明したが、これに限られず、他のデータであっても良い。
As described above, the embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to the above, and various design changes and the like can be made without departing from the scope of the present invention. It is possible to
For example, in the present embodiment, the case where the data handled by the information update system is technical information has been described. However, the present invention is not limited to this, and other data may be used.

なお、本実施形態では、技術情報管理サーバ装置10のデータソート部105が、技術情報を更新日時の昇順に並べ替え、並べ替えた技術情報のうち更新日時が同一となる技術情報を技術情報IDの昇順に並べ替える場合を説明したが、これに限られず、例えばデータソート部105は、更新日時が同一となる技術情報を技術情報IDの降順に並べ替えても良い。   In the present embodiment, the data sorting unit 105 of the technical information management server device 10 sorts the technical information in ascending order of the update date and time, and among the rearranged technical information, the technical information having the same update date and time is assigned as the technical information ID. However, the present invention is not limited to this. For example, the data sorting unit 105 may rearrange technical information having the same update date and time in descending order of the technical information ID.

上述の技術情報管理サーバ装置10、技術情報登録端末装置20、最新技術情報自動受信クライアント装置30は内部に、コンピュータシステムを有している。そして、上述した各処理部の動作は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータが読み出して実行することによって、上記処理が行われる。ここでコンピュータ読み取り可能な記録媒体とは、磁気ディスク、光磁気ディスク、CD−ROM、DVD−ROM、半導体メモリ等をいう。また、このコンピュータプログラムを通信回線によってコンピュータに配信し、この配信を受けたコンピュータが当該プログラムを実行するようにしても良い。   The technical information management server device 10, the technical information registration terminal device 20, and the latest technical information automatic reception client device 30 described above have a computer system therein. The operation of each processing unit described above is stored in a computer-readable recording medium in the form of a program, and the above processing is performed by the computer reading and executing this program. Here, the computer-readable recording medium means a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, a semiconductor memory, or the like. Alternatively, the computer program may be distributed to the computer via a communication line, and the computer that has received the distribution may execute the program.

また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

10…技術情報管理サーバ装置 20…技術情報登録端末装置 30…最新技術情報自動受信クライアント装置 40…ネットワーク 101…ウェブサーバ機能部 102…データ登録部 103…データベース部 104…送信要求受信部 105…データソート部 106…データ選択部 107…データ送信部 131…技術情報属性DB 132…技術情報ファイルDB 133…装置型番DB 134…機種情報DB 201…ウェブクライアント機能部 202…入力部 301…データベース部 302…最終受信情報読出部 303…送信要求送信部 304…データ受信部 305…データ登録部 306…受信中断判定部 307…最終受信情報記録部 308…技術情報検索部 311…技術情報属性DB 312…技術情報ファイルDB 313…装置型番DB 314…機種情報DB 315…最終受信情報DB   DESCRIPTION OF SYMBOLS 10 ... Technical information management server apparatus 20 ... Technical information registration terminal apparatus 30 ... Latest technical information automatic reception client apparatus 40 ... Network 101 ... Web server function part 102 ... Data registration part 103 ... Database part 104 ... Transmission request reception part 105 ... Data Sort unit 106 ... Data selection unit 107 ... Data transmission unit 131 ... Technical information attribute DB 132 ... Technical information file DB 133 ... Device model number DB 134 ... Model information DB 201 ... Web client function unit 202 ... Input unit 301 ... Database unit 302 ... Final reception information reading unit 303 ... transmission request transmission unit 304 ... data reception unit 305 ... data registration unit 306 ... reception interruption determination unit 307 ... final reception information recording unit 308 ... technical information search unit 311 ... technical information attribute DB 312 ... technical information File DB 313 ... Device model number DB 314 ... Model information DB 315 ... Last received information DB

Claims (9)

データを格納するサーバ装置と前記サーバ装置から最新のデータを受信する受信端末とを備える情報更新システムであって、
前記受信端末は、
最終受信情報記憶部から、前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを読み出す最終受信情報読出部と、
前記最終受信情報読出部が読み出した成否情報及びサーバ上更新日時を含む送信要求を前記サーバ装置に定期的に送信する送信要求送信部と、
前記送信要求送信部の送信要求に応じて送信されたデータを受信するデータ受信部と、
前記データ受信部が受信したデータを自装置の記憶部に登録するデータ登録部と、
前記データ受信部がデータの受信に失敗したか否かを判定し、データの受信に失敗した場合に、前記データ受信部に対して、当該データ以降に送信される他のデータの受信を中断させる受信中断判定部と、
前記データ受信部が、前記サーバ装置によって送信された全てのデータの受信に成功したか否かを示す成否情報と、前記データ受信部が最後に受信を完了したデータのサーバ上更新日時を前記最終受信情報記憶部に記録する最終受信情報記録部と
を備え、
前記サーバ装置は、
前記受信端末から前記送信要求を受信する送信要求受信部と、
前記送信要求受信部が受信した送信要求に含まれる成否情報が受信に失敗していることを示す場合、前記更新日時が当該送信要求に含まれるサーバ上更新日時以降を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、前記成否情報が受信に成功していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時より後の日時を示すデータを前記データ記憶部が記憶する複数のデータの中から選択するデータ選択部と、
前記データ選択部が選択したデータを、更新日時が古い順に前記受信端末に送信するデータ送信部と
を備えることを特徴とする情報更新システム。
An information update system comprising a server device for storing data and a receiving terminal for receiving the latest data from the server device,
The receiving terminal is
Last reception of reading success / failure information indicating whether or not reception of the previous data was successful and update date and time on the server indicating the date and time when the last received data was updated in the server device from the final reception information storage unit An information reading unit;
A transmission request transmission unit that periodically transmits a transmission request including the success / failure information read by the last reception information reading unit and the update date / time on the server to the server device;
A data receiving unit for receiving data transmitted in response to a transmission request of the transmission request transmitting unit;
A data registration unit for registering data received by the data receiving unit in a storage unit of the own device;
It is determined whether or not the data reception unit has failed to receive data, and when the data reception has failed, the data reception unit interrupts reception of other data transmitted after the data A reception interruption determination unit;
Success / failure information indicating whether or not the data reception unit has successfully received all the data transmitted by the server device, and update date and time on the server of the data that the data reception unit has completed reception last A final reception information recording unit for recording in the reception information storage unit,
The server device
A transmission request receiving unit that receives the transmission request from the receiving terminal;
When the success / failure information included in the transmission request received by the transmission request reception unit indicates that reception has failed, the data storage unit stores data indicating the update date / time after the server update date / time included in the transmission request. If the success / failure information indicates that reception is successful, data indicating the date and time after the update date and time on the server included in the transmission request is selected. A data selection unit for selecting from a plurality of data stored in the storage unit;
An information update system comprising: a data transmission unit that transmits data selected by the data selection unit to the reception terminal in order of update date and time.
前記サーバ装置は、前記データ記憶部が記憶するデータを、各データの更新日時の昇順に並べ替えるデータソート部を備え、
前記サーバ装置のデータ選択部は、
前記送信要求受信部が受信した送信要求に含まれる成否情報が、前記サーバ装置からのデータの受信に失敗していることを示す場合、前記データソート部が並べ替えたデータの中から、前記更新日時が当該送信要求に含まれるサーバ上更新日時と等しい更新日時を示すデータ以降に並べられたデータを選択し、
前記送信要求受信部が受信した送信要求に含まれる成否情報が、前記サーバ装置からのデータの受信に成功していることを示す場合、前記データソート部が並べ替えたデータの中から、前記更新日時が当該送信要求に含まれるサーバ上更新日時と等しい更新日時を示すデータより後ろに並べられたデータを選択する
ことを特徴とする請求項1に記載の情報更新システム。
The server device includes a data sorting unit that rearranges data stored in the data storage unit in ascending order of update date and time of each data,
The data selection unit of the server device is
If the success / failure information included in the transmission request received by the transmission request receiving unit indicates that data reception from the server device has failed, the update from the data rearranged by the data sorting unit Select the data arranged after the data indicating the update date and time equal to the update date and time on the server included in the transmission request,
When the success / failure information included in the transmission request received by the transmission request receiving unit indicates that the data has been successfully received from the server device, the update from the data rearranged by the data sorting unit 2. The information updating system according to claim 1, wherein data arranged after data indicating an update date and time equal to the update date and time on the server included in the transmission request is selected.
前記受信端末の最終受信情報読出部は、前記成否情報及び更新日時に加えて、前記データ受信部が最後に受信を完了したデータの識別情報を前記最終受信情報記憶部から読み出し、
前記受信端末の送信要求送信部は、前記最終受信情報読出部が読み出した成否情報と更新日時と識別情報とを含む送信要求を前記サーバ装置に送信し、
前記サーバ装置のデータソート部は、前記データ記憶部が記憶するデータを、各データの更新日時の昇順に並べ替え、当該更新日時の昇順に並べ替えたデータのうち、更新日時が同一のデータを、各データの識別情報の昇順または降順に並べ替え、
前記サーバ装置のデータ選択部は、前記送信要求に含まれる成否情報が受信に失敗していることを示す場合において、前記データソート部が並べ替えたデータのうち、前記送信要求に含まれるサーバ上更新日時と等しい更新日時を示し、かつ前記送信要求に含まれる識別情報と等しい識別情報を示すデータが存在するとき、前記データソート部が並べ替えたデータの中から、前記識別情報を示すデータ以降に並べられたデータを選択する
ことを特徴とする請求項2に記載の情報更新システム。
In addition to the success / failure information and the update date / time, the final reception information reading unit of the receiving terminal reads out identification information of data that the data reception unit has finally completed reception from the final reception information storage unit,
The transmission request transmission unit of the receiving terminal transmits a transmission request including success / failure information, update date / time, and identification information read by the final reception information reading unit to the server device,
The data sorting unit of the server device sorts the data stored in the data storage unit in ascending order of the update date and time of each data, and among the data sorted in ascending order of the update date and time, data having the same update date and time , Sort the identification information of each data in ascending or descending order,
When the success / failure information included in the transmission request indicates that reception is unsuccessful, the data selection unit of the server device includes a server on the server included in the transmission request among the data rearranged by the data sorting unit. When there is data indicating an update date and time equal to the update date and indicating identification information equal to the identification information included in the transmission request, the data after the data indicating the identification information from the data rearranged by the data sort unit The data updating system according to claim 2, wherein the data arranged in is selected.
前記受信端末の最終受信情報記録部は、データ受信部がサーバ装置から送信される複数のデータのうちの最初のデータの受信を開始したときに、受信に失敗していることを示す成否情報を前記最終受信情報記憶部に記録し、データ受信部がサーバ装置から送信される複数のデータのうちの最後のデータの受信を完了したときに、受信に成功していることを示す成否情報を前記最終受信情報記憶部に記録することを特徴とする請求項1から請求項3の何れか1項に記載の情報更新システム。   The final reception information recording unit of the receiving terminal includes success / failure information indicating that reception has failed when the data reception unit starts receiving the first data among a plurality of data transmitted from the server device. Record the success / failure information indicating that the reception is successful when the data reception unit records the last reception information in the final reception information storage unit and completes reception of the last data of the plurality of data transmitted from the server device. The information update system according to any one of claims 1 to 3, wherein the information update system is recorded in a final reception information storage unit. データを格納するサーバ装置と前記サーバ装置から最新のデータを受信する受信端末とを備える情報更新システムを用いた情報更新方法であって、
前記受信端末の最終受信情報読出部は、最終受信情報記憶部から、前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを読み出し、
前記受信端末の送信要求送信部は、前記最終受信情報読出部が読み出した成否情報及びサーバ上更新日時を含む送信要求を定期的に前記サーバ装置に送信し、
前記サーバ装置の送信要求受信部は、前記受信端末から前記送信要求を受信し、
前記サーバ装置のデータ選択部は、前記送信要求受信部が受信した送信要求に含まれる成否情報が受信に失敗していることを示す場合、前記更新日時が当該送信要求に含まれるサーバ上更新日時以降を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、前記成否情報が受信に成功していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時より後の日時を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、
前記サーバ装置のデータ送信部は、前記データ選択部が選択したデータを、更新日時が古い順に前記受信端末に送信し、
前記受信端末のデータ受信部は、前記送信要求送信部の送信要求に応じて送信されたデータを受信し、
データ登録部は、前記データ受信部が受信したデータを自装置の記憶部に登録し、
前記受信端末の受信中断判定部は、前記データ受信部がデータの受信に失敗したか否かを判定し、データの受信に失敗した場合に、前記データ受信部に対して、当該データ以降に送信される他のデータの受信を中断させ、
前記受信端末の最終受信情報記録部は、前記データ受信部が、前記サーバ装置によって送信された全てのデータの受信に成功したか否かを示す成否情報と、前記データ受信部が最後に受信を完了したデータのサーバ上更新日時を前記最終受信情報記憶部に記録する
ことを特徴とする情報更新方法。
An information updating method using an information updating system comprising a server device for storing data and a receiving terminal for receiving the latest data from the server device,
The last received information reading unit of the receiving terminal reads from the last received information storage unit the success / failure information indicating whether or not the previous data has been successfully received and the date and time when the last received data was updated in the server device. Read the update date and time on the server,
The transmission request transmission unit of the receiving terminal periodically transmits a transmission request including the success / failure information read by the final reception information reading unit and the update date / time on the server to the server device,
A transmission request receiving unit of the server device receives the transmission request from the receiving terminal;
When the data selection unit of the server device indicates that the success / failure information included in the transmission request received by the transmission request reception unit has failed to be received, the update date / time is included in the transmission request. When the data indicating the following is selected from a plurality of data stored in the data storage unit and the success / failure information indicates that the reception is successful, the update date / time is more than the update date / time on the server included in the transmission request. Select data indicating a later date and time from a plurality of data stored in the data storage unit,
The data transmission unit of the server device transmits the data selected by the data selection unit to the receiving terminal in order of update date and time,
The data receiving unit of the receiving terminal receives the data transmitted in response to the transmission request of the transmission request transmitting unit,
The data registration unit registers the data received by the data reception unit in the storage unit of its own device,
The reception interruption determination unit of the receiving terminal determines whether or not the data reception unit has failed to receive data, and when data reception has failed, transmits to the data reception unit after the data Interrupt the reception of other data
The final reception information recording unit of the receiving terminal includes success / failure information indicating whether or not the data reception unit has successfully received all the data transmitted by the server device, and the data reception unit last receives the data. An information update method, wherein the update date and time of completed data on a server is recorded in the last received information storage unit.
データを格納するサーバ装置から最新のデータを受信する受信端末であって、
最終受信情報記憶部から、前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを読み出す最終受信情報読出部と、
前記最終受信情報読出部が読み出した成否情報及びサーバ上更新日時を含む送信要求を前記サーバ装置に定期的に送信する送信要求送信部と、
前記送信要求送信部の送信要求に応じて送信されたデータを受信するデータ受信部と、
前記データ受信部が受信したデータを自装置の記憶部に登録するデータ登録部と、
前記データ受信部がデータの受信に失敗したか否かを判定し、データの受信に失敗した場合に、前記データ受信部に対して、当該データ以降に送信される他のデータの受信を中断させる受信中断判定部と、
前記データ受信部が、前記サーバ装置によって送信された全てのデータの受信に成功したか否かを示す成否情報と、前記データ受信部が最後に受信を完了したデータのサーバ上更新日時を前記最終受信情報記憶部に記録する最終受信情報記録部と
を備えることを特徴とする受信端末。
A receiving terminal that receives the latest data from a server device that stores data,
Last reception of reading success / failure information indicating whether or not reception of the previous data was successful and update date and time on the server indicating the date and time when the last received data was updated in the server device from the final reception information storage unit An information reading unit;
A transmission request transmission unit that periodically transmits a transmission request including the success / failure information read by the last reception information reading unit and the update date / time on the server to the server device;
A data receiving unit for receiving data transmitted in response to a transmission request of the transmission request transmitting unit;
A data registration unit for registering data received by the data receiving unit in a storage unit of the own device;
It is determined whether or not the data reception unit has failed to receive data, and when the data reception has failed, the data reception unit interrupts reception of other data transmitted after the data A reception interruption determination unit;
Success / failure information indicating whether or not the data reception unit has successfully received all the data transmitted by the server device, and update date and time on the server of the data that the data reception unit has completed reception last A reception terminal comprising: a final reception information recording unit that records in a reception information storage unit.
データを格納するサーバ装置から最新のデータを受信する受信端末を、
最終受信情報記憶部から、前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを読み出す最終受信情報読出部、
前記最終受信情報読出部が読み出した成否情報及びサーバ上更新日時を含む送信要求を前記サーバ装置に定期的に送信する送信要求送信部、
前記送信要求送信部の送信要求に応じて送信されたデータを受信するデータ受信部、
前記データ受信部が受信したデータを自装置の記憶部に登録するデータ登録部、
前記データ受信部がデータの受信に失敗したか否かを判定し、データの受信に失敗した場合に、前記データ受信部に対して、当該データ以降に送信される他のデータの受信を中断させる受信中断判定部、
前記データ受信部が、前記サーバ装置によって送信された全てのデータの受信に成功したか否かを示す成否情報と、前記データ受信部が最後に受信を完了したデータのサーバ上更新日時を前記最終受信情報記憶部に記録する最終受信情報記録部
として機能させるためのプログラム。
A receiving terminal that receives the latest data from the server device that stores the data,
Last reception of reading success / failure information indicating whether or not reception of the previous data was successful and update date and time on the server indicating the date and time when the last received data was updated in the server device from the final reception information storage unit Information reading unit,
A transmission request transmission unit that periodically transmits a transmission request including the success / failure information read by the last reception information reading unit and the update date / time on the server to the server device;
A data receiving unit for receiving data transmitted in response to a transmission request of the transmission request transmitting unit;
A data registration unit for registering the data received by the data receiving unit in the storage unit of its own device;
It is determined whether or not the data reception unit has failed to receive data, and when the data reception has failed, the data reception unit interrupts reception of other data transmitted after the data Reception interruption determination unit,
Success / failure information indicating whether or not the data reception unit has successfully received all the data transmitted by the server device, and update date and time on the server of the data that the data reception unit has completed reception last A program for functioning as a final reception information recording unit to be recorded in the reception information storage unit.
最新のデータを受信端末に送信するサーバ装置であって、
前記受信端末から前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを含む送信要求を受信する送信要求受信部と、
前記送信要求受信部が受信した送信要求に含まれる成否情報が受信に失敗していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時以降を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、前記成否情報が受信に成功していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時より後の日時を示すデータを前記データ記憶部が記憶する複数のデータの中から選択するデータ選択部と、
前記データ選択部が選択したデータを、更新日時が古い順に前記受信端末に送信するデータ送信部と
を備えることを特徴とするサーバ装置。
A server device that transmits the latest data to a receiving terminal,
Receive a transmission request including success / failure information indicating whether or not the previous data has been successfully received from the receiving terminal, and a server update date and time indicating the date and time when the last received data was updated in the server device. A transmission request receiving unit;
When the success / failure information included in the transmission request received by the transmission request reception unit indicates that reception has failed, the data storage unit stores data indicating the update date and time after the update date on the server included in the transmission request. When the data is selected from a plurality of data to be stored and the success / failure information indicates that reception is successful, data indicating the date and time after the update date and time on the server included in the transmission request is stored in the data storage A data selection unit for selecting from a plurality of data stored in the unit;
A server device comprising: a data transmission unit that transmits data selected by the data selection unit to the reception terminal in order of update date and time.
最新のデータを受信端末に送信するサーバ装置を、
前記受信端末から前回のデータの受信が成功したか否かを示す成否情報と最後に受信を完了したデータが前記サーバ装置において更新された日時を示すサーバ上更新日時とを含む送信要求を受信する送信要求受信部、
前記送信要求受信部が受信した送信要求に含まれる成否情報が受信に失敗していることを示す場合、前記更新日時が当該送信要求に含まれるサーバ上更新日時以降を示すデータを前記データ記憶部が記憶する複数のデータの中から選択し、前記成否情報が受信に成功していることを示す場合、更新日時が当該送信要求に含まれるサーバ上更新日時より後の日時を示すデータを前記データ記憶部が記憶する複数のデータの中から選択するデータ選択部、
前記データ選択部が選択したデータを、更新日時が古い順に前記受信端末に送信するデータ送信部
として機能させるためのプログラム。
A server device that sends the latest data to the receiving terminal,
Receive a transmission request including success / failure information indicating whether or not the previous data has been successfully received from the receiving terminal, and a server update date and time indicating the date and time when the last received data was updated in the server device. Send request receiver,
When the success / failure information included in the transmission request received by the transmission request reception unit indicates that reception has failed, the data storage unit stores data indicating the update date / time after the server update date / time included in the transmission request. If the success / failure information indicates that reception is successful, data indicating the date and time after the update date and time on the server included in the transmission request is selected. A data selection unit for selecting from a plurality of data stored in the storage unit;
The program for functioning as a data transmission part which transmits the data which the said data selection part selected to the said receiving terminal in order with the oldest update date.
JP2009242521A 2009-10-21 2009-10-21 Information updating system, information updating method, receiving terminal, server device, and program Expired - Fee Related JP5019237B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009242521A JP5019237B2 (en) 2009-10-21 2009-10-21 Information updating system, information updating method, receiving terminal, server device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009242521A JP5019237B2 (en) 2009-10-21 2009-10-21 Information updating system, information updating method, receiving terminal, server device, and program

Publications (2)

Publication Number Publication Date
JP2011090455A true JP2011090455A (en) 2011-05-06
JP5019237B2 JP5019237B2 (en) 2012-09-05

Family

ID=44108664

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009242521A Expired - Fee Related JP5019237B2 (en) 2009-10-21 2009-10-21 Information updating system, information updating method, receiving terminal, server device, and program

Country Status (1)

Country Link
JP (1) JP5019237B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170018710A (en) * 2015-08-10 2017-02-20 전자부품연구원 Receiver device for transmitting/receiving data based on rdma and method for transmitting/receiving data thereof

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08153054A (en) * 1994-11-28 1996-06-11 Mitsubishi Electric Corp File transfer system
JP2003162421A (en) * 2001-11-28 2003-06-06 Canon Inc Method and device for updating control program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08153054A (en) * 1994-11-28 1996-06-11 Mitsubishi Electric Corp File transfer system
JP2003162421A (en) * 2001-11-28 2003-06-06 Canon Inc Method and device for updating control program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170018710A (en) * 2015-08-10 2017-02-20 전자부품연구원 Receiver device for transmitting/receiving data based on rdma and method for transmitting/receiving data thereof
KR102310188B1 (en) * 2015-08-10 2021-10-08 한국전자기술연구원 Receiver device for transmitting/receiving data based on rdma and method for transmitting/receiving data thereof

Also Published As

Publication number Publication date
JP5019237B2 (en) 2012-09-05

Similar Documents

Publication Publication Date Title
JP4997950B2 (en) Network management system, network management program, and network management method
JP3885483B2 (en) Service execution method and apparatus
CN108197311B (en) House source data aggregation display method, device and equipment and readable storage medium
CN103078945B (en) To the method and system that browser crash data processes
US20030187957A1 (en) Automatic data download system and method
CN103559056A (en) File downloading method and device
US9177000B2 (en) Data index using a linked data standard
US20020052889A1 (en) Method for managing alterations of contents
JP2010186459A (en) System and method for collection of content management information
JP5019237B2 (en) Information updating system, information updating method, receiving terminal, server device, and program
JP2009129195A (en) Backup server, mobile unit, communication system using the same, and backup method
JP2003067239A (en) Page information update method, page information update system and schedule managing system for semi-conductor manufacturing line
JP2001318942A (en) Information providing system and mediator
CN112000618B (en) File change management method, device, equipment and storage medium for cluster nodes
JP3984208B2 (en) Search server and search program
JP6522261B1 (en) Method and apparatus for managing file attribute information {METHOD FOR MANAGING ATTRIBUTE INFORMATION OF FILE AND COMPUTING DEVICE USING THE SAME}
CN111857955A (en) Method for automatically constructing and updating resource configuration information in heterogeneous cloud environment
JPWO2010131425A1 (en) Sequentially generated data analysis apparatus, system, method, and program
JP3708893B2 (en) Knowledge information collecting system and knowledge information collecting method
JP3725087B2 (en) Knowledge information collecting system and knowledge information collecting method
US20050132082A1 (en) System and method for resuming downloading from interruption points
JP3708894B2 (en) Knowledge information collecting system and knowledge information collecting method
JP4917057B2 (en) Information collection method and information collection apparatus
JP2004213302A (en) Error monitoring device, error monitoring method, computer-readable storage medium, and program
JPH076073A (en) Automatic delivery system among host terminal devices

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120306

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120313

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120418

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120515

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120601

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150622

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees