WO2013153600A1 - Operation position synchronization program and operation position synchronization method - Google Patents

Operation position synchronization program and operation position synchronization method Download PDF

Info

Publication number
WO2013153600A1
WO2013153600A1 PCT/JP2012/059700 JP2012059700W WO2013153600A1 WO 2013153600 A1 WO2013153600 A1 WO 2013153600A1 JP 2012059700 W JP2012059700 W JP 2012059700W WO 2013153600 A1 WO2013153600 A1 WO 2013153600A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
operation position
user
application
synchronization
Prior art date
Application number
PCT/JP2012/059700
Other languages
French (fr)
Japanese (ja)
Inventor
那由他 石井
泰大 山本
恭平 倉世古
拓嗣 島田
Original Assignee
株式会社Synclogue
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 株式会社Synclogue filed Critical 株式会社Synclogue
Priority to PCT/JP2012/059700 priority Critical patent/WO2013153600A1/en
Publication of WO2013153600A1 publication Critical patent/WO2013153600A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems

Definitions

  • the present invention relates to an operation position synchronization program and an operation position synchronization method.
  • a file may be shared between multiple computers by carrying the file on a portable recording medium such as a USB (Universal Serial Bus) memory or sending / receiving the file via a network.
  • a portable recording medium such as a USB (Universal Serial Bus) memory
  • Patent Document 1 discloses a system for supporting file editing between a plurality of computers.
  • a file edited at each terminal is compared with an original file, whereby an editing location at each terminal is specified. Then, based on this identification result, the edited content at each terminal is reflected in the original file.
  • Patent Document 1 it is possible to reflect the edited contents at a plurality of terminals in the original file, but the positions at which operations such as editing and display on the file are performed at a plurality of positions. It cannot be synchronized between terminals. The same applies when sharing a file via a USB memory or a network. Therefore, for example, when a certain user performs editing and display operations on one file using a plurality of computers, it is inconvenient because the operation positions for the files cannot be synchronized between these computers.
  • an object of the present invention is to synchronize operation positions for files among a plurality of computers.
  • An operation position synchronization program provides a first file of operation position information indicating an operation position of a computer with respect to a first file by a first application operating on another computer. And the first receiving position, the first file, and the first operation position information received from the other computer so that the operation position is a position corresponding to the first operation position information. This is to cause the second application capable of processing the file to function as an operation position synchronization unit that displays the first file.
  • the first operation position information indicating the operation position for the first file by the first application operating on the other computer is stored in the first operation position information.
  • the first file is received from the other computer together with the first file, and based on the first file and the first operation position information, the operation position is a position corresponding to the first operation position information.
  • the first file is displayed on a second application that can process the above.
  • the “unit” does not simply mean a physical means, but includes a case where the function of the “unit” is realized by software. Also, even if the functions of one “unit” or device are realized by two or more physical means or devices, the functions of two or more “units” or devices are realized by one physical means or device. May be.
  • operation positions for files can be synchronized among a plurality of computers.
  • FIG. 1 It is a figure which shows the structural example of the file synchronization system which is one Embodiment of this invention. It is a block diagram which shows an example of the function which a synchronous server has. It is a figure which shows an example of the structure of the data for a synchronization. It is a block diagram which shows an example of the function which a user terminal has. It is a figure which shows an example of the correspondence of a user file and a status file. It is a figure for demonstrating an example of the synchronization of the operation position between two user terminals. It is a flowchart which shows an example of the synchronization process of an operation position.
  • FIG. 1 is a diagram showing a configuration example of a file synchronization system according to an embodiment of the present invention.
  • the file synchronization system includes a synchronization server 10 and a plurality of user terminals 20.
  • files can be synchronized among a plurality of user terminals 20.
  • the synchronization server 10 provides a service for enabling file synchronization among a plurality of user terminals 20, and is configured using one or a plurality of information processing apparatuses.
  • the user terminal 20 is an information processing apparatus for allowing a user to execute an application, such as a personal computer or a portable terminal, and can communicate with the synchronization server 10 via a network such as the Internet.
  • the user “USER001” has two user terminals, a user terminal 20-1 and a user terminal 20-2.
  • the user “USER001” can synchronize files including the operation position in the user terminal 20-1 and the user terminal 20-2.
  • the synchronization of the file including the operation position refers to the file operated on a certain user terminal (for example, the user terminal 20-1) and other user terminals including the operation position (for example, the cursor position). (For example, to reproduce on the user terminal 20-2).
  • FIG. 1 for simplification, only the user terminals for two users of the user “USER001” and the user “USER002” are shown, but the file synchronization system includes user terminals of three or more users. be able to. Further, in FIG. 1, only two user terminals 20-1 and 20-2 are shown as user terminals of the user “USER001” for simplification, but the number of user terminals possessed by one user is shown. May be three or more.
  • FIG. 2 is a block diagram illustrating an example of the functions of the synchronization server 10.
  • the synchronization server 10 includes a user account database (DB) 30, a synchronization data storage unit 32, and a communication unit 34. These units can be realized, for example, by using a storage area such as a memory or a storage device, or by executing a program stored in the storage area by a processor.
  • DB user account database
  • synchronization data storage unit 32 a synchronization data storage unit 32
  • a communication unit 34 can be realized, for example, by using a storage area such as a memory or a storage device, or by executing a program stored in the storage area by a processor.
  • the user account DB 30 stores account information of users who use the file synchronization system.
  • the account information includes a user ID, a password, an email address, and the like.
  • the synchronization data storage unit 32 stores synchronization data, which is data for synchronizing files among a plurality of user terminals.
  • FIG. 3 shows an example of the structure of the synchronization data.
  • the synchronization data includes data stored in the synchronization table and data stored in the data storage.
  • the synchronization table stores a user ID, a user file ID, a status file ID, an application file ID, and an update date / time.
  • the data storage stores user file, status file, or application file data in association with file IDs.
  • the user ID is for identifying each user, and the same information as that registered in the user account DB 30 is used.
  • User files are files that are displayed and edited by applications such as document editing applications and spreadsheet applications.
  • the user file ID is an identifier of the user file and can include, for example, the file name of the user file.
  • the status file is a file including operation position information indicating the operation position for the user file.
  • the operation position indicates, for example, a position where an operation is performed, such as a page number, a row number, a column number, a sheet number, a cell number, or an object number at a position on the user file.
  • the status file ID is an identifier of the status file and can include, for example, the file name of the status file. Further, the status file ID can identify the correspondence between the user file and the status file. For example, if the user file ID and the status file ID are file names, a file name obtained by adding a predetermined extension (for example, “.sts”) to the file name of the user file may be used as the status file ID. .
  • the status file including the operation position information is not generated as a separate file from the user file, but the operation position information may be included in the user file.
  • Application file is a file containing data necessary for executing an application for operating a user file.
  • the application file includes, for example, an application execution file and various setting files.
  • the application file ID is an identifier of the application file, and can include, for example, the file name of the application file. Note that when application synchronization is not performed between a plurality of user terminals, the application file ID may not be set.
  • the update date / time is set to the date / time when the user file, status file, or application file was updated.
  • the communication unit 34 can transmit and receive data to and from other information processing apparatuses such as the user terminal 20 via the network.
  • the communication unit 34 can perform various controls for synchronizing files among the plurality of user terminals 20.
  • the communication unit 34 can perform user authentication by receiving account information from the user terminal 20.
  • the communication unit 34 converts the user file, status file, application file, and the like associated with the user ID of the user to synchronization data. It can be extracted from the storage unit 32 and transmitted to the user terminal 20.
  • the communication unit 34 when the communication unit 34 receives a user file, a status file, and an application file from the user terminal 20 of the user who has been authenticated, the communication unit 34 stores these files in the synchronization data storage unit 32 in association with the user ID. Can do.
  • FIG. 4 is a block diagram illustrating an example of functions that the user terminal 20 has.
  • the user terminal 20 includes an application storage unit 50, a synchronization data storage unit 52, an application execution unit 54, an operation position acquisition unit 56, a file transmission unit 58, a file reception unit 60, and an operation position synchronization unit 62. It is comprised including. These units can be realized, for example, by using a storage area such as a memory or a storage device, or by executing a program stored in the storage area by a processor.
  • the operation position acquisition unit 56, the file transmission unit 58, the file reception unit 60, and the operation position synchronization unit 62, which are necessary for using the file synchronization system, are realized by executing a file synchronization system program. Is done. It is assumed that this program is downloaded and installed in each user terminal 20 from, for example, the synchronization server 10.
  • the application storage unit 50 stores an application file of an application executed on the user terminal 20.
  • Each application performs an operation on a user file, such as a document editing application or a spreadsheet application.
  • each application includes a function for outputting a status file indicating the operation position of the user file and a function for reproducing the operation position according to the contents of the status file.
  • SDK Software Development Kit
  • These functions can be incorporated in each application in advance by using, for example, a software development kit (SDK: Software Development Kit). These functions may be incorporated into each application afterwards by using an additional program such as an add-in or a plug-in.
  • the synchronization data storage unit 52 stores a user file synchronized between a plurality of user terminals and a status file corresponding to the user file.
  • the synchronization data storage unit 52 can store the user file and the status file in a folder that is predetermined for the synchronization data.
  • the association between the user file and the status file is performed by associating the file IDs of the user file and the status file, for example, by making the file name of the user file a part of the file name of the status file, as shown in FIG. be able to.
  • the status file may not be generated as a file different from the user file, but the operation position information may be included in the user file.
  • the application execution unit 54 can execute an application by using an application file stored in the application storage unit 50.
  • the application execution unit 54 can open the user file stored in the synchronous data storage unit 52 when executing the application. That is, the application execution unit 54 can perform various operations such as display and editing of user files in accordance with user operations.
  • the application execution unit 54 can output a status file including operation position information indicating the operation position of the user file.
  • the type of operation position included in the status file can be different depending on the application. For example, in the case of a document editing application, the page number, row number, and column number can be used as the operation position. For example, in the case of a spreadsheet application, a sheet number or a cell number can be used as the operation position.
  • the application execution unit 54 can open the user file in a state where the operation position in another user terminal is reproduced in accordance with an instruction from the operation position synchronization unit 62. Specifically, when opening a user file, the application execution unit 54 can reproduce the operation position based on the contents of the status file corresponding to the user file. The application execution unit 54 can also execute an application in response to an instruction from the user, for example, when creating a new file.
  • the operation position acquisition unit 56 acquires operation position information indicating the user's operation position while the application is being executed by the application execution unit 54, that is, while an operation is being performed on the user file.
  • the operation position acquisition unit 56 acquires the status file output from the application execution unit 54.
  • the operation position acquisition unit 56 may check whether the status file has been updated by referring to the synchronization data storage unit 52 at a predetermined interval, and may acquire the status file when the status file has been updated.
  • the application execution unit 54 may acquire a status file when receiving a notification that the operation position has been changed from the application execution unit 54.
  • the file transmission unit 58 transmits (uploads) the corresponding user file to the synchronization server 10 together with the status file acquired by the operation position acquisition unit 56.
  • the file transmission unit 58 may transmit the user file and the status file to the synchronization server 10 at the timing when the operation position acquisition unit 56 acquires the status file.
  • the file transmission unit 58 may repeatedly transmit the user file and the status file to the synchronization server 10 at a predetermined interval.
  • the file transmission unit 58 may transmit (upload) the application file stored in the application storage unit 50 to the synchronization server 10.
  • the application file may be transmitted at the same timing as the user file and the status file, or at a different timing.
  • the file receiving unit 60 accesses the synchronization server 10 and receives (downloads) a user file and a status file uploaded to the synchronization server 10 for the user of the user terminal 20 (for example, “USER001”). For example, the file receiving unit 60 may acquire the user file and the status file at an arbitrary timing according to an instruction from the user or at a timing repeated at a predetermined interval. Then, the file reception unit 60 stores the user file and status file received from the synchronization server 10 in the synchronization data storage unit 52.
  • the file receiving unit 60 may access the synchronization server 10, receive (download) an application file uploaded to the synchronization server 10 for the user of the user terminal 20, and store the application file in the application storage unit 50. .
  • the application file may be received at the same timing as the user file and the status file or at a different timing.
  • account information required when the file transmission unit 58 and the file reception unit 60 communicate with the synchronization server 10 may be stored in the user terminal 20 in advance, or the user terminal may be used when using the file synchronization system. 20 may be input.
  • the operation position synchronization unit 62 Based on the user file and the status file received by the file receiving unit 60, the operation position synchronization unit 62 sends an application to the application execution unit 54 so that the operation position is a position corresponding to the operation position information included in the status file. Is executed.
  • the operation position synchronization unit 62 can control the application execution unit 54 to execute the application using the application file.
  • the operation position synchronization unit 62 may determine an application according to the type of user file. For example, the operation position synchronization unit 62 may acquire the path of the execution file of the application associated with the extension of the user file using an API function.
  • FIG. 6 is a diagram for explaining an example of operation position synchronization between two user terminals.
  • the operation position on the user terminal 20-1 is, for example, the position of the cursor 80-1, which is the eighth page, third row, and sixth column of the file.
  • the application execution unit 54 outputs operation position information indicating the operation position to the status file “F001.txt.sts”.
  • the operation position acquisition unit 56 acquires this status file.
  • the file transmission unit 58 transmits the user file and the status file to the synchronization server 10.
  • the file receiving unit 60 acquires the user file “F001.txt” and the status file “F001.txt.sts” from the synchronization server 10.
  • the operation position synchronization unit 62 controls the application execution unit 54 to cause the application corresponding to the user file to open the user file so that the operation position becomes a position corresponding to the operation position information included in the status file.
  • the position of the cursor 80-2 can be set to the eighth page, third row, and sixth column of the file.
  • the application executed on the user terminal 20-1 and the application executed on the user terminal 20-2 may be different applications as long as they can handle user files of the same file format. Good. Further, as described above, the application file may be transmitted from the user terminal 20-1 to the user terminal 20-2 via the synchronization server 10.
  • FIG. 7 is a flowchart showing an example of operation position synchronization processing.
  • the file receiving unit 60 accesses the synchronization server 10 at a predetermined timing and receives synchronization data (user file and status file) (S701).
  • the operation position synchronization unit 62 causes the application execution unit 54 to execute the application based on the status file so that the user file is opened with the operation position reproduced (step S702: Y). S703).
  • the application execution unit 54 waits for an input of an application activation instruction from the user (S704).
  • an application activation instruction is input (S704: Y)
  • the application execution unit 54 activates the application, for example, to create a new file (S705).
  • the application execution unit 54 executes processing for the user file in accordance with the user operation (S706). For example, the application execution unit 54 executes processing for displaying or editing a user file in accordance with a user operation. Then, the application execution unit 54 generates a status file including operation position information indicating the operation position of the user file, and stores the status file in association with the user file in the synchronous data storage unit 52 (S707). If the file name of the user file has not been determined, such as when a user file is newly created, the application execution unit 54 may assign a temporary file name to the user file.
  • the operation position acquisition unit 56 acquires the status file stored in the synchronous data storage unit 52 (S708). Then, the file transmission unit 58 transmits the status file together with the corresponding user file to the synchronization server 10 (S709).
  • the user file and the status file are updated, and the updated user file and the status file are transmitted to the synchronization server 10 (S706 to S709). That is, the user file and the status file are transmitted to another computer via the synchronization server 10.
  • the application execution unit 54 ends the execution of the application.
  • the operation position synchronization unit 62 causes the application execution unit 54 to execute the application so that the user file is opened with the operation position reproduced based on the status file.
  • the user file and the status file are shared between the plurality of user terminals 20 via the synchronization server 10, so that the operation positions for the user files can be synchronized between the plurality of user terminals 20. It is.
  • the user file and the status file are shared among the plurality of user terminals 20 via the synchronization server 10 while the operation on the user file is performed, and the operation position on the user file is synchronized. It is possible to make it.
  • an application file including data necessary for executing an application can be shared among a plurality of user terminals 20 via the synchronization server 10.
  • the synchronization server 10 it is possible to synchronize the operation position with respect to the user file among the plurality of user terminals 20 without installing the application in advance in all the user terminals 20 owned by the user.
  • this embodiment is for making an understanding of this invention easy, and is not for limiting and interpreting this invention.
  • the present invention can be changed / improved without departing from the spirit thereof, and the present invention includes equivalents thereof.
  • synchronization server 20 user terminal 30 user account DB 32 synchronization data storage unit 34 communication unit 50 application storage unit 52 synchronization data storage unit 54 application execution unit 56 operation position acquisition unit 58 file transmission unit 60 file reception unit 62 operation position synchronization unit

Abstract

The present invention synchronizes the operation position in a file among a plurality of computers. From another computer together with a first file, a computer receives first operation position information indicating the operation position in a first file by a first application operating on the other computer, and on the basis of the first file and the first operation position information, displays the first file in a second application that can process the first file in a manner so that the operation position is a position in accordance with the first operation position information.

Description

操作位置同期プログラム及び操作位置同期方法Operation position synchronization program and operation position synchronization method
 本発明は、操作位置同期プログラム及び操作位置同期方法に関する。 The present invention relates to an operation position synchronization program and an operation position synchronization method.
 情報化社会の発展に伴い、複数台のコンピュータを利用するユーザが増えてきている。例えば、会社用のコンピュータ、自宅用のコンピュータ、携帯用のコンピュータなどの複数台のコンピュータを用いてファイルに対する操作を行うユーザも多い。このような場合、USB(Universal Serial Bus)メモリなどの可搬型の記録媒体でファイルを持ち運んだり、ネットワークを介してファイルを送受信したりすることにより、複数のコンピュータ間でファイルを共有することがある。 With the development of information society, users who use multiple computers are increasing. For example, many users perform operations on files using a plurality of computers such as a company computer, a home computer, and a portable computer. In such a case, a file may be shared between multiple computers by carrying the file on a portable recording medium such as a USB (Universal Serial Bus) memory or sending / receiving the file via a network. .
 特許文献1には、複数のコンピュータ間でのファイル編集を支援するためのシステムが開示されている。特許文献1に開示されているシステムでは、各端末で編集されたファイルがオリジナルファイルと比較されることにより、各端末での編集箇所が特定される。そして、この特定結果に基づいて、各端末での編集内容がオリジナルファイルに反映される。 Patent Document 1 discloses a system for supporting file editing between a plurality of computers. In the system disclosed in Patent Document 1, a file edited at each terminal is compared with an original file, whereby an editing location at each terminal is specified. Then, based on this identification result, the edited content at each terminal is reflected in the original file.
特開平4-38534号公報JP-A-4-38534
 しかしながら、特許文献1に開示されているシステムでは、複数の端末での編集内容をオリジナルファイルに反映させることは可能であるものの、ファイルに対する編集や表示などの操作が行われている位置を複数の端末間で同期させることはできない。USBメモリやネットワークを介してファイルを共有する場合においても同様である。したがって、例えば、あるユーザが複数のコンピュータを用いて1つのファイルに対する編集や表示の操作を行う場合に、これらのコンピュータ間でファイルに対する操作位置を同期させることができず不便である。 However, in the system disclosed in Patent Document 1, it is possible to reflect the edited contents at a plurality of terminals in the original file, but the positions at which operations such as editing and display on the file are performed at a plurality of positions. It cannot be synchronized between terminals. The same applies when sharing a file via a USB memory or a network. Therefore, for example, when a certain user performs editing and display operations on one file using a plurality of computers, it is inconvenient because the operation positions for the files cannot be synchronized between these computers.
 そこで、本発明は、複数のコンピュータ間でファイルに対する操作位置を同期させることを目的とする。 Therefore, an object of the present invention is to synchronize operation positions for files among a plurality of computers.
 本発明の一側面に係る操作位置同期プログラムは、コンピュータを、他のコンピュータ上で動作する第1のアプリケーションによる第1のファイルに対する操作位置を示す第1の操作位置情報を、該第1のファイルとともに該他のコンピュータから受信するファイル受信部、第1のファイル及び第1の操作位置情報に基づいて、操作位置が該第1の操作位置情報に応じた位置となるように、該第1のファイルを処理可能な第2のアプリケーションに該第1のファイルを表示させる操作位置同期部、として機能させるためのものである。 An operation position synchronization program according to an aspect of the present invention provides a first file of operation position information indicating an operation position of a computer with respect to a first file by a first application operating on another computer. And the first receiving position, the first file, and the first operation position information received from the other computer so that the operation position is a position corresponding to the first operation position information. This is to cause the second application capable of processing the file to function as an operation position synchronization unit that displays the first file.
 また、本発明の一側面に係る操作位置同期方法では、コンピュータが、他のコンピュータ上で動作する第1のアプリケーションによる第1のファイルに対する操作位置を示す第1の操作位置情報を、該第1のファイルとともに該他のコンピュータから受信し、第1のファイル及び第1の操作位置情報に基づいて、操作位置が該第1の操作位置情報に応じた位置となるように、該第1のファイルを処理可能な第2のアプリケーションに該第1のファイルを表示させる。 In the operation position synchronization method according to one aspect of the present invention, the first operation position information indicating the operation position for the first file by the first application operating on the other computer is stored in the first operation position information. The first file is received from the other computer together with the first file, and based on the first file and the first operation position information, the operation position is a position corresponding to the first operation position information. The first file is displayed on a second application that can process the above.
 なお、本発明において、「部」とは、単に物理的手段を意味するものではなく、その「部」が有する機能をソフトウェアによって実現する場合も含む。また、1つの「部」や装置が有する機能が2つ以上の物理的手段や装置により実現されても、2つ以上の「部」や装置の機能が1つの物理的手段や装置により実現されてもよい。 In the present invention, the “unit” does not simply mean a physical means, but includes a case where the function of the “unit” is realized by software. Also, even if the functions of one “unit” or device are realized by two or more physical means or devices, the functions of two or more “units” or devices are realized by one physical means or device. May be.
 本発明によれば、複数のコンピュータ間でファイルに対する操作位置を同期させることができる。 According to the present invention, operation positions for files can be synchronized among a plurality of computers.
本発明の一実施形態であるファイル同期システムの構成例を示す図である。It is a figure which shows the structural example of the file synchronization system which is one Embodiment of this invention. 同期サーバが有する機能の一例を示すブロック図である。It is a block diagram which shows an example of the function which a synchronous server has. 同期用データの構造の一例を示す図である。It is a figure which shows an example of the structure of the data for a synchronization. ユーザ端末が有する機能の一例を示すブロック図である。It is a block diagram which shows an example of the function which a user terminal has. ユーザファイルとステータスファイルとの対応関係の一例を示す図である。It is a figure which shows an example of the correspondence of a user file and a status file. 2台のユーザ端末間における操作位置の同期の一例を説明するための図である。It is a figure for demonstrating an example of the synchronization of the operation position between two user terminals. 操作位置の同期処理の一例を示すフローチャートである。It is a flowchart which shows an example of the synchronization process of an operation position.
 以下、図面を参照して本発明の一実施形態について説明する。図1は、本発明の一実施形態であるファイル同期システムの構成例を示す図である。図1に示すように、ファイル同期システムは、同期サーバ10、及び複数台のユーザ端末20を含んで構成される。ファイル同期システムにおいては、複数のユーザ端末20間でファイルを同期させることが可能である。さらに、ファイル同期システムにおいては、ファイルの表示や編集が行われている位置、すなわちファイルの操作位置についても同期させることが可能である。 Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a configuration example of a file synchronization system according to an embodiment of the present invention. As shown in FIG. 1, the file synchronization system includes a synchronization server 10 and a plurality of user terminals 20. In the file synchronization system, files can be synchronized among a plurality of user terminals 20. Furthermore, in the file synchronization system, it is possible to synchronize the position where the file is displayed or edited, that is, the operation position of the file.
 同期サーバ10は、複数のユーザ端末20間でファイルを同期可能とするためのサービスを提供するものであり、1台または複数台の情報処理装置を用いて構成される。ユーザ端末20は、例えば、パーソナルコンピュータや携帯端末等の、ユーザがアプリケーションを実行させるための情報処理装置であり、同期サーバ10とインターネット等のネットワークを介して通信可能である。 The synchronization server 10 provides a service for enabling file synchronization among a plurality of user terminals 20, and is configured using one or a plurality of information processing apparatuses. The user terminal 20 is an information processing apparatus for allowing a user to execute an application, such as a personal computer or a portable terminal, and can communicate with the synchronization server 10 via a network such as the Internet.
 ここで、例えばユーザ「USER001」は、ユーザ端末20-1及びユーザ端末20-2の2台のユーザ端末を保有しているとする。このユーザ「USER001」は、同期サーバ10により提供されるファイル同期システムを用いることにより、ユーザ端末20-1及びユーザ端末20-2において、操作位置を含めてファイルを同期させることが可能である。ここで、操作位置を含めたファイルの同期とは、あるユーザ端末(例えば、ユーザ端末20-1)で操作されているファイルを、その操作位置(例えばカーソル位置など)を含めて他のユーザ端末(例えば、ユーザ端末20-2)上に再現することである。 Here, for example, it is assumed that the user “USER001” has two user terminals, a user terminal 20-1 and a user terminal 20-2. By using the file synchronization system provided by the synchronization server 10, the user “USER001” can synchronize files including the operation position in the user terminal 20-1 and the user terminal 20-2. Here, the synchronization of the file including the operation position refers to the file operated on a certain user terminal (for example, the user terminal 20-1) and other user terminals including the operation position (for example, the cursor position). (For example, to reproduce on the user terminal 20-2).
 なお、図1では、簡略化のために、ユーザ「USER001」及びユーザ「USER002」の2名のユーザ用のユーザ端末しか示していないが、ファイル同期システムは3名以上のユーザのユーザ端末を含むことができる。また、図1では、簡略化のために、ユーザ「USER001」のユーザ端末としてユーザ端末20-1及びユーザ端末20-2の2台しか示していないが、1名のユーザが有するユーザ端末の台数は3台以上であってもよい。 In FIG. 1, for simplification, only the user terminals for two users of the user “USER001” and the user “USER002” are shown, but the file synchronization system includes user terminals of three or more users. be able to. Further, in FIG. 1, only two user terminals 20-1 and 20-2 are shown as user terminals of the user “USER001” for simplification, but the number of user terminals possessed by one user is shown. May be three or more.
 図2は、同期サーバ10が有する機能の一例を示すブロック図である。図2に示すように、同期サーバ10は、ユーザアカウントデータベース(DB)30、同期用データ記憶部32、及び通信部34を含んで構成される。これらの各部は、例えば、メモリや記憶装置等の記憶領域を用いたり、記憶領域に格納されているプログラムをプロセッサが実行したりすることにより実現することができる。 FIG. 2 is a block diagram illustrating an example of the functions of the synchronization server 10. As shown in FIG. 2, the synchronization server 10 includes a user account database (DB) 30, a synchronization data storage unit 32, and a communication unit 34. These units can be realized, for example, by using a storage area such as a memory or a storage device, or by executing a program stored in the storage area by a processor.
 ユーザアカウントDB30は、ファイル同期システムを利用するユーザのアカウント情報を記憶するものである。例えば、アカウント情報には、ユーザIDやパスワード、メールアドレスなどが含まれる。 The user account DB 30 stores account information of users who use the file synchronization system. For example, the account information includes a user ID, a password, an email address, and the like.
 同期用データ記憶部32は、複数のユーザ端末間でファイルを同期させるためのデータである同期用データを記憶するものである。図3には、同期用データの構造の一例が示されている。図3に示す例では、同期用データは、同期用テーブルに格納されるデータと、データストレージに格納されるデータとにより構成されている。同期用テーブルには、ユーザID、ユーザファイルID、ステータスファイルID、アプリケーションファイルID及び更新日時が格納されている。また、データストレージには、ユーザファイル、ステータスファイル、またはアプリケーションファイルのデータがファイルIDと対応づけられて格納されている。 The synchronization data storage unit 32 stores synchronization data, which is data for synchronizing files among a plurality of user terminals. FIG. 3 shows an example of the structure of the synchronization data. In the example illustrated in FIG. 3, the synchronization data includes data stored in the synchronization table and data stored in the data storage. The synchronization table stores a user ID, a user file ID, a status file ID, an application file ID, and an update date / time. The data storage stores user file, status file, or application file data in association with file IDs.
 ユーザIDは、各ユーザを識別するためのものであり、ユーザアカウントDB30に登録されている情報と同じものが使用されている。 The user ID is for identifying each user, and the same information as that registered in the user account DB 30 is used.
 ユーザファイルは、文書編集アプリケーションや表計算アプリケーション等のアプリケーションによって表示や編集が行われるファイルである。ユーザファイルIDは、ユーザファイルの識別子であり、例えば、ユーザファイルのファイル名を含むことができる。 User files are files that are displayed and edited by applications such as document editing applications and spreadsheet applications. The user file ID is an identifier of the user file and can include, for example, the file name of the user file.
 ステータスファイルは、ユーザファイルに対する操作位置を示す操作位置情報を含むファイルである。操作位置とは、例えば、ユーザファイル上でカーソルがある位置のページ番号、行番号、列番号、シート番号、セル番号、オブジェクト番号など、操作が行われている位置を示すものである。ステータスファイルIDは、ステータスファイルの識別子であり、例えば、ステータスファイルのファイル名を含むことができる。また、ステータスファイルIDは、ユーザファイルとステータスファイルとの対応関係を識別可能なものとすることができる。例えば、ユーザファイルID及びステータスファイルIDをファイル名とする場合であれば、ユーザファイルのファイル名に所定の拡張子(例えば、「.sts」など)を付与したファイル名をステータスファイルIDとしてもよい。 The status file is a file including operation position information indicating the operation position for the user file. The operation position indicates, for example, a position where an operation is performed, such as a page number, a row number, a column number, a sheet number, a cell number, or an object number at a position on the user file. The status file ID is an identifier of the status file and can include, for example, the file name of the status file. Further, the status file ID can identify the correspondence between the user file and the status file. For example, if the user file ID and the status file ID are file names, a file name obtained by adding a predetermined extension (for example, “.sts”) to the file name of the user file may be used as the status file ID. .
 なお、操作位置情報を含むステータスファイルがユーザファイルとは別のファイルとして生成されるのではなく、操作位置情報がユーザファイルに含まれることとしてもよい。 Note that the status file including the operation position information is not generated as a separate file from the user file, but the operation position information may be included in the user file.
 アプリケーションファイルは、ユーザファイルの操作を行うためのアプリケーションを実行するために必要なデータを含むファイルである。アプリケーションファイルには、例えば、アプリケーションの実行ファイルや各種設定ファイルなどが含まれる。アプリケーションファイルIDは、アプリケーションファイルの識別子であり、例えば、アプリケーションファイルのファイル名を含むことができる。なお、複数のユーザ端末間でアプリケーションの同期を行わない場合には、アプリケーションファイルIDは設定されていなくてもよい。 Application file is a file containing data necessary for executing an application for operating a user file. The application file includes, for example, an application execution file and various setting files. The application file ID is an identifier of the application file, and can include, for example, the file name of the application file. Note that when application synchronization is not performed between a plurality of user terminals, the application file ID may not be set.
 更新日時には、ユーザファイル、ステータスファイル、またはアプリケーションファイルが更新された日時が設定される。 The update date / time is set to the date / time when the user file, status file, or application file was updated.
 通信部34は、ネットワークを介してユーザ端末20等の他の情報処理装置との間でデータの送受信を行うことが可能である。そして、通信部34は、複数のユーザ端末20間でファイルを同期させるための各種制御を行うことが可能である。例えば、通信部34は、ユーザ端末20からアカウント情報を受信することにより、ユーザ認証を行うことができる。また例えば、通信部34は、ユーザ認証されたユーザのユーザ端末20からファイルの同期要求を受信すると、該ユーザのユーザIDと対応づけられているユーザファイルやステータスファイル、アプリケーションファイルなどを同期用データ記憶部32から抽出してユーザ端末20に送信することができる。また例えば、通信部34は、ユーザ認証されたユーザのユーザ端末20からユーザファイルやステータスファイル、アプリケーションファイルを受信すると、これらのファイルをユーザIDと対応づけて同期用データ記憶部32に格納することができる。 The communication unit 34 can transmit and receive data to and from other information processing apparatuses such as the user terminal 20 via the network. The communication unit 34 can perform various controls for synchronizing files among the plurality of user terminals 20. For example, the communication unit 34 can perform user authentication by receiving account information from the user terminal 20. Further, for example, when the communication unit 34 receives a file synchronization request from the user terminal 20 of the user who has been authenticated, the communication unit 34 converts the user file, status file, application file, and the like associated with the user ID of the user to synchronization data. It can be extracted from the storage unit 32 and transmitted to the user terminal 20. Further, for example, when the communication unit 34 receives a user file, a status file, and an application file from the user terminal 20 of the user who has been authenticated, the communication unit 34 stores these files in the synchronization data storage unit 32 in association with the user ID. Can do.
 図4は、ユーザ端末20が有する機能の一例を示すブロック図である。図4に示すように、ユーザ端末20は、アプリケーション記憶部50、同期データ記憶部52、アプリケーション実行部54、操作位置取得部56、ファイル送信部58、ファイル受信部60、及び操作位置同期部62を含んで構成される。これらの各部は、例えば、メモリや記憶装置等の記憶領域を用いたり、記憶領域に格納されているプログラムをプロセッサが実行したりすることにより実現することができる。特に、ファイル同期システムを利用するために必要となる、操作位置取得部56、ファイル送信部58、ファイル受信部60、及び操作位置同期部62は、ファイル同期システム用のプログラムを実行することにより実現される。各ユーザ端末20には、このプログラムが例えば同期サーバ10からダウンロードされ、インストールされていることとする。 FIG. 4 is a block diagram illustrating an example of functions that the user terminal 20 has. As shown in FIG. 4, the user terminal 20 includes an application storage unit 50, a synchronization data storage unit 52, an application execution unit 54, an operation position acquisition unit 56, a file transmission unit 58, a file reception unit 60, and an operation position synchronization unit 62. It is comprised including. These units can be realized, for example, by using a storage area such as a memory or a storage device, or by executing a program stored in the storage area by a processor. In particular, the operation position acquisition unit 56, the file transmission unit 58, the file reception unit 60, and the operation position synchronization unit 62, which are necessary for using the file synchronization system, are realized by executing a file synchronization system program. Is done. It is assumed that this program is downloaded and installed in each user terminal 20 from, for example, the synchronization server 10.
 アプリケーション記憶部50は、ユーザ端末20において実行されるアプリケーションのアプリケーションファイルを記憶する。各アプリケーションは、ユーザファイルに対する操作を行うものであり、例えば、文書編集アプリケーションや表計算アプリケーションなどである。本実施形態では、各アプリケーションには、ユーザファイルの操作位置を示すステータスファイルを出力する機能や、ステータスファイルの内容に従って操作位置を再現する機能が組み込まれていることとする。これらの機能は、例えば、ソフトウェア開発キット(SDK:Software Development Kit)を用いることにより各アプリケーションにあらかじめ組み込むことができる。また、これらの機能は、アドインやプラグインなどの追加プログラムを用いることにより各アプリケーションに事後的に組み込まれることとしてもよい。 The application storage unit 50 stores an application file of an application executed on the user terminal 20. Each application performs an operation on a user file, such as a document editing application or a spreadsheet application. In the present embodiment, each application includes a function for outputting a status file indicating the operation position of the user file and a function for reproducing the operation position according to the contents of the status file. These functions can be incorporated in each application in advance by using, for example, a software development kit (SDK: Software Development Kit). These functions may be incorporated into each application afterwards by using an additional program such as an add-in or a plug-in.
 同期データ記憶部52は、複数のユーザ端末間で同期されるユーザファイルと、該ユーザファイルに対応するステータスファイルとを記憶する。例えば、同期データ記憶部52は、同期データ用にあらかじめ定められたフォルダに、ユーザファイル及びステータスファイルを対応づけて格納することができる。ユーザファイル及びステータスファイルの対応づけは、例えば、図5に示すように、ユーザファイルのファイル名をステータスファイルのファイル名の一部とするなど、ユーザファイル及びステータスファイルのファイルIDを関連づけることにより行うことができる。また、前述したように、ステータスファイルがユーザファイルとは別のファイルとして生成されるのではなく、操作位置情報がユーザファイルに含まれることとしてもよい。 The synchronization data storage unit 52 stores a user file synchronized between a plurality of user terminals and a status file corresponding to the user file. For example, the synchronization data storage unit 52 can store the user file and the status file in a folder that is predetermined for the synchronization data. The association between the user file and the status file is performed by associating the file IDs of the user file and the status file, for example, by making the file name of the user file a part of the file name of the status file, as shown in FIG. be able to. Further, as described above, the status file may not be generated as a file different from the user file, but the operation position information may be included in the user file.
 アプリケーション実行部54は、アプリケーション記憶部50に格納されているアプリケーションファイルを用いることによりアプリケーションを実行することができる。アプリケーション実行部54は、アプリケーションを実行する際に、同期データ記憶部52に格納されているユーザファイルを開くことができる。すなわち、アプリケーション実行部54は、ユーザ操作に応じて、ユーザファイルの表示や編集などの各種操作を行うことができる。 The application execution unit 54 can execute an application by using an application file stored in the application storage unit 50. The application execution unit 54 can open the user file stored in the synchronous data storage unit 52 when executing the application. That is, the application execution unit 54 can perform various operations such as display and editing of user files in accordance with user operations.
 そして、アプリケーション実行部54は、ユーザファイルの操作位置を示す操作位置情報を含むステータスファイルを出力することができる。ステータスファイルに含まれる操作位置の種類は、アプリケーションによって異なるものとすることができる。例えば、文書編集アプリケーションであれば、ページ番号や行番号、列番号を操作位置として用いることができる。また例えば、表計算アプリケーションであれば、シート番号やセル番号を操作位置として用いることができる。 The application execution unit 54 can output a status file including operation position information indicating the operation position of the user file. The type of operation position included in the status file can be different depending on the application. For example, in the case of a document editing application, the page number, row number, and column number can be used as the operation position. For example, in the case of a spreadsheet application, a sheet number or a cell number can be used as the operation position.
 アプリケーション実行部54は、操作位置同期部62の指示に応じて、他のユーザ端末における操作位置を再現した状態でユーザファイルを開くことができる。具体的には、アプリケーション実行部54は、ユーザファイルを開く際に、該ユーザファイルに対応するステータスファイルの内容に基づいて操作位置を再現することができる。また、アプリケーション実行部54は、例えばファイルを新規に作成する場合など、ユーザからの指示に応じてアプリケーションを実行することも可能である。 The application execution unit 54 can open the user file in a state where the operation position in another user terminal is reproduced in accordance with an instruction from the operation position synchronization unit 62. Specifically, when opening a user file, the application execution unit 54 can reproduce the operation position based on the contents of the status file corresponding to the user file. The application execution unit 54 can also execute an application in response to an instruction from the user, for example, when creating a new file.
 操作位置取得部56は、アプリケーション実行部54によってアプリケーションが実行されている間、すなわち、ユーザファイルに対する操作が行われている間に、ユーザの操作位置を示す操作位置情報を取得する。本実施形態では、操作位置取得部56は、アプリケーション実行部54から出力されるステータスファイルを取得する。例えば、操作位置取得部56は、所定の間隔で同期データ記憶部52を参照することにより、ステータスファイルの更新有無を確認し、更新されている場合に該ステータスファイルを取得することとしてもよい。また例えば、アプリケーション実行部54は、操作位置が変更されたことの通知をアプリケーション実行部54から受信した際にステータスファイルを取得することとしてもよい。 The operation position acquisition unit 56 acquires operation position information indicating the user's operation position while the application is being executed by the application execution unit 54, that is, while an operation is being performed on the user file. In the present embodiment, the operation position acquisition unit 56 acquires the status file output from the application execution unit 54. For example, the operation position acquisition unit 56 may check whether the status file has been updated by referring to the synchronization data storage unit 52 at a predetermined interval, and may acquire the status file when the status file has been updated. Further, for example, the application execution unit 54 may acquire a status file when receiving a notification that the operation position has been changed from the application execution unit 54.
 ファイル送信部58は、操作位置取得部56によって取得されたステータスファイルとともに、対応するユーザファイルを同期サーバ10に送信(アップロード)する。例えば、ファイル送信部58は、操作位置取得部56がステータスファイルを取得したタイミングで、ユーザファイル及びステータスファイルを同期サーバ10に送信することとしてもよい。また例えば、ファイル送信部58は、所定の間隔で繰り返しユーザファイル及びステータスファイルを同期サーバ10に送信することとしてもよい。 The file transmission unit 58 transmits (uploads) the corresponding user file to the synchronization server 10 together with the status file acquired by the operation position acquisition unit 56. For example, the file transmission unit 58 may transmit the user file and the status file to the synchronization server 10 at the timing when the operation position acquisition unit 56 acquires the status file. For example, the file transmission unit 58 may repeatedly transmit the user file and the status file to the synchronization server 10 at a predetermined interval.
 また、ファイル送信部58は、アプリケーション記憶部50に記憶されているアプリケーションファイルを同期サーバ10に送信(アップロード)することとしてもよい。アプリケーションファイルの送信はユーザファイル及びステータスファイルと同じタイミングであってもよいし、異なるタイミングであってもよい。 Further, the file transmission unit 58 may transmit (upload) the application file stored in the application storage unit 50 to the synchronization server 10. The application file may be transmitted at the same timing as the user file and the status file, or at a different timing.
 ファイル受信部60は、同期サーバ10にアクセスし、ユーザ端末20のユーザ(例えば、「USER001」)用に同期サーバ10にアップロードされているユーザファイル及びステータスファイルを受信(ダウンロード)する。例えば、ファイル受信部60は、ユーザからの指示に応じた任意のタイミングで、あるいは、所定の間隔で繰り返されるタイミングで、ユーザファイル及びステータスファイルを取得することとしてもよい。そして、ファイル受信部60は、同期サーバ10から受信したユーザファイル及びステータスファイルを同期データ記憶部52に格納する。 The file receiving unit 60 accesses the synchronization server 10 and receives (downloads) a user file and a status file uploaded to the synchronization server 10 for the user of the user terminal 20 (for example, “USER001”). For example, the file receiving unit 60 may acquire the user file and the status file at an arbitrary timing according to an instruction from the user or at a timing repeated at a predetermined interval. Then, the file reception unit 60 stores the user file and status file received from the synchronization server 10 in the synchronization data storage unit 52.
 また、ファイル受信部60は、同期サーバ10にアクセスし、ユーザ端末20のユーザ用に同期サーバ10にアップロードされているアプリケーションファイルを受信(ダウンロード)し、アプリケーション記憶部50に格納することとしてもよい。アプリケーションファイルの受信はユーザファイル及びステータスファイルと同じタイミングであってもよいし、異なるタイミングであってもよい。 The file receiving unit 60 may access the synchronization server 10, receive (download) an application file uploaded to the synchronization server 10 for the user of the user terminal 20, and store the application file in the application storage unit 50. . The application file may be received at the same timing as the user file and the status file or at a different timing.
 なお、ファイル送信部58及びファイル受信部60が同期サーバ10と通信する際に必要となるアカウント情報は、ユーザ端末20にあらかじめ記憶されていることとしてもよいし、ファイル同期システムの利用時にユーザ端末20において入力されることとしてもよい。 Note that account information required when the file transmission unit 58 and the file reception unit 60 communicate with the synchronization server 10 may be stored in the user terminal 20 in advance, or the user terminal may be used when using the file synchronization system. 20 may be input.
 操作位置同期部62は、ファイル受信部60によって受信されたユーザファイル及びステータスファイルに基づいて、操作位置がステータスファイルに含まれる操作位置情報に応じた位置となるように、アプリケーション実行部54にアプリケーションを実行させる。ユーザファイルに応じたアプリケーションファイルがファイル受信部60によって受信されている場合、操作位置同期部62は、当該アプリケーションファイルを用いてアプリケーションを実行するようにアプリケーション実行部54を制御することができる。また、操作位置同期部62は、ユーザファイルの種類に応じてアプリケーションを決定してもよい。例えば、操作位置同期部62は、ユーザファイルの拡張子に関連付けられているアプリケーションの実行ファイルのパスをAPI関数を用いて取得してもよい。 Based on the user file and the status file received by the file receiving unit 60, the operation position synchronization unit 62 sends an application to the application execution unit 54 so that the operation position is a position corresponding to the operation position information included in the status file. Is executed. When the application file corresponding to the user file is received by the file reception unit 60, the operation position synchronization unit 62 can control the application execution unit 54 to execute the application using the application file. Further, the operation position synchronization unit 62 may determine an application according to the type of user file. For example, the operation position synchronization unit 62 may acquire the path of the execution file of the application associated with the extension of the user file using an API function.
 図6は、2台のユーザ端末間における操作位置の同期の一例を説明するための図である。例えば、ユーザ端末20-1において、ユーザファイル「F001.txt」が編集されているとする。図6において、ユーザ端末20-1における操作位置は、例えば、カーソル80-1の位置であり、ファイルの8ページ、3行目、6列目となっている。アプリケーション実行部54は、この操作位置を示す操作位置情報をステータスファイル「F001.txt.sts」に出力する。操作位置取得部56は、このステータスファイルを取得する。そして、ファイル送信部58は、ユーザファイル及びステータスファイルを同期サーバ10に送信する。 FIG. 6 is a diagram for explaining an example of operation position synchronization between two user terminals. For example, it is assumed that the user file “F001.txt” is edited on the user terminal 20-1. In FIG. 6, the operation position on the user terminal 20-1 is, for example, the position of the cursor 80-1, which is the eighth page, third row, and sixth column of the file. The application execution unit 54 outputs operation position information indicating the operation position to the status file “F001.txt.sts”. The operation position acquisition unit 56 acquires this status file. Then, the file transmission unit 58 transmits the user file and the status file to the synchronization server 10.
 ユーザ端末20-2において、ファイル受信部60は、同期サーバ10から、ユーザファイル「F001.txt」及びステータスファイル「F001.txt.sts」を取得する。操作位置同期部62は、アプリケーション実行部54を制御し、操作位置がステータスファイルに含まれる操作位置情報に応じた位置となるように、ユーザファイルに応じたアプリケーションにユーザファイルを開かせる。これにより、図6に示すように、ユーザ端末20-2においても、カーソル80-2の位置を、ファイルの8ページ、3行目、6列目とすることができる。 In the user terminal 20-2, the file receiving unit 60 acquires the user file “F001.txt” and the status file “F001.txt.sts” from the synchronization server 10. The operation position synchronization unit 62 controls the application execution unit 54 to cause the application corresponding to the user file to open the user file so that the operation position becomes a position corresponding to the operation position information included in the status file. As a result, as shown in FIG. 6, also on the user terminal 20-2, the position of the cursor 80-2 can be set to the eighth page, third row, and sixth column of the file.
 なお、ユーザ端末20-1において実行されるアプリケーションと、ユーザ端末20-2において実行されるアプリケーションとは、同じファイル形式のユーザファイルを扱うことが可能なものであれば、異なるアプリケーションであってもよい。また、前述したように、アプリケーションファイルがユーザ端末20-1から同期サーバ10を介してユーザ端末20-2に送信されることとしてもよい。 The application executed on the user terminal 20-1 and the application executed on the user terminal 20-2 may be different applications as long as they can handle user files of the same file format. Good. Further, as described above, the application file may be transmitted from the user terminal 20-1 to the user terminal 20-2 via the synchronization server 10.
 図7は、操作位置の同期処理の一例を示すフローチャートである。ファイル受信部60は、所定のタイミングで同期サーバ10にアクセスし、同期データ(ユーザファイル及びステータスファイル)を受信する(S701)。 FIG. 7 is a flowchart showing an example of operation position synchronization processing. The file receiving unit 60 accesses the synchronization server 10 at a predetermined timing and receives synchronization data (user file and status file) (S701).
 同期データが存在する場合(S702:Y)、操作位置同期部62は、ステータスファイルに基づいて、操作位置を再現した状態でユーザファイルが開かれるように、アプリケーション実行部54にアプリケーションを実行させる(S703)。 When the synchronization data exists (S702: Y), the operation position synchronization unit 62 causes the application execution unit 54 to execute the application based on the status file so that the user file is opened with the operation position reproduced (step S702: Y). S703).
 同期データが存在しない場合(S702:N)、アプリケーション実行部54は、ユーザからのアプリケーション起動指示の入力を待つ(S704)。そして、アプリケーション起動指示が入力されると(S704:Y)、アプリケーション実行部54は、例えば新規ファイルを作成するためにアプリケーションを起動する(S705)。 If there is no synchronization data (S702: N), the application execution unit 54 waits for an input of an application activation instruction from the user (S704). When an application activation instruction is input (S704: Y), the application execution unit 54 activates the application, for example, to create a new file (S705).
 アプリケーションの起動後、アプリケーション実行部54は、ユーザ操作に応じて、ユーザファイルに対する処理を実行する(S706)。例えば、アプリケーション実行部54は、ユーザ操作に応じてユーザファイルの表示や編集のための処理を実行する。そして、アプリケーション実行部54は、ユーザファイルの操作位置を示す操作位置情報を含むステータスファイルを生成し、ユーザファイルと対応づけて同期データ記憶部52に格納する(S707)。なお、ユーザファイルが新規に作成されている場合など、ユーザファイルのファイル名が決定されていない場合においては、アプリケーション実行部54は、ユーザファイルに一時的なファイル名を付与することとしてもよい。 After the application is started, the application execution unit 54 executes processing for the user file in accordance with the user operation (S706). For example, the application execution unit 54 executes processing for displaying or editing a user file in accordance with a user operation. Then, the application execution unit 54 generates a status file including operation position information indicating the operation position of the user file, and stores the status file in association with the user file in the synchronous data storage unit 52 (S707). If the file name of the user file has not been determined, such as when a user file is newly created, the application execution unit 54 may assign a temporary file name to the user file.
 操作位置取得部56は、同期データ記憶部52に格納されているステータスファイルを取得する(S708)。そして、ファイル送信部58は、ステータスファイルを対応するユーザファイルとともに同期サーバ10に送信する(S709)。 The operation position acquisition unit 56 acquires the status file stored in the synchronous data storage unit 52 (S708). Then, the file transmission unit 58 transmits the status file together with the corresponding user file to the synchronization server 10 (S709).
 アプリケーションに対する操作が行われる間(S710:N)、ユーザファイル及びステータスファイルが更新され、更新されたユーザファイル及びステータスファイルが同期サーバ10に送信される(S706~S709)。すなわち、ユーザファイル及びステータスファイルは、同期サーバ10を介して他のコンピュータに送信される。 During the operation for the application (S710: N), the user file and the status file are updated, and the updated user file and the status file are transmitted to the synchronization server 10 (S706 to S709). That is, the user file and the status file are transmitted to another computer via the synchronization server 10.
 そして、アプリケーションに対する操作の終了指示がユーザから入力されると(S710:Y)、アプリケーション実行部54は、アプリケーションの実行を終了する。 Then, when an instruction to end the operation for the application is input from the user (S710: Y), the application execution unit 54 ends the execution of the application.
 ユーザファイル及びステータスファイルを受信した他のコンピュータでは、操作位置同期部62が、ステータスファイルに基づいて、操作位置を再現した状態でユーザファイルが開かれるように、アプリケーション実行部54にアプリケーションを実行させる。 In another computer that has received the user file and the status file, the operation position synchronization unit 62 causes the application execution unit 54 to execute the application so that the user file is opened with the operation position reproduced based on the status file. .
 以上、本実施形態について説明した。本実施形態によれば、ユーザファイル及びステータスファイルが同期サーバ10を介して複数のユーザ端末20間で共有されることにより、複数のユーザ端末20間でユーザファイルに対する操作位置を同期させることが可能である。 The embodiment has been described above. According to the present embodiment, the user file and the status file are shared between the plurality of user terminals 20 via the synchronization server 10, so that the operation positions for the user files can be synchronized between the plurality of user terminals 20. It is.
 また、本実施形態によれば、ユーザファイルに対する操作が行われている間に、ユーザファイル及びステータスファイルが同期サーバ10を介して複数のユーザ端末20間で共有され、ユーザファイルに対する操作位置を同期させることが可能である。 Further, according to the present embodiment, the user file and the status file are shared among the plurality of user terminals 20 via the synchronization server 10 while the operation on the user file is performed, and the operation position on the user file is synchronized. It is possible to make it.
 また、本実施形態によれば、アプリケーションの実行に必要なデータを含むアプリケーションファイルを同期サーバ10を介して複数のユーザ端末20間で共有させることも可能である。これにより、ユーザが保有する全てのユーザ端末20にあらかじめアプリケーションをインストールしておかなくても、複数のユーザ端末20間でユーザファイルに対する操作位置を同期させることが可能である。 In addition, according to the present embodiment, an application file including data necessary for executing an application can be shared among a plurality of user terminals 20 via the synchronization server 10. Thereby, it is possible to synchronize the operation position with respect to the user file among the plurality of user terminals 20 without installing the application in advance in all the user terminals 20 owned by the user.
 なお、本実施形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更/改良され得るととともに、本発明にはその等価物も含まれる。 In addition, this embodiment is for making an understanding of this invention easy, and is not for limiting and interpreting this invention. The present invention can be changed / improved without departing from the spirit thereof, and the present invention includes equivalents thereof.
 10 同期サーバ
 20 ユーザ端末
 30 ユーザアカウントDB
 32 同期用データ記憶部
 34 通信部
 50 アプリケーション記憶部
 52 同期データ記憶部
 54 アプリケーション実行部
 56 操作位置取得部
 58 ファイル送信部
 60 ファイル受信部
 62 操作位置同期部
10 synchronization server 20 user terminal 30 user account DB
32 synchronization data storage unit 34 communication unit 50 application storage unit 52 synchronization data storage unit 54 application execution unit 56 operation position acquisition unit 58 file transmission unit 60 file reception unit 62 operation position synchronization unit

Claims (7)

  1.  コンピュータを、
     他のコンピュータ上で動作する第1のアプリケーションによる第1のファイルに対する操作位置を示す第1の操作位置情報を、該第1のファイルとともに該他のコンピュータから受信するファイル受信部、
     前記第1のファイル及び前記第1の操作位置情報に基づいて、操作位置が該第1の操作位置情報に応じた位置となるように、該第1のファイルを処理可能な第2のアプリケーションに該第1のファイルを表示させる操作位置同期部、
     として機能させるためのプログラム。
    Computer
    A file receiving unit for receiving, from the other computer, first operation position information indicating an operation position of the first file by the first application operating on the other computer together with the first file;
    Based on the first file and the first operation position information, a second application that can process the first file so that the operation position becomes a position corresponding to the first operation position information. An operation position synchronization unit for displaying the first file;
    Program to function as.
  2.  請求項1に記載のプログラムであって、
     前記コンピュータを、さらに、
     前記第2のアプリケーションによる第2のファイルに対する操作位置を示す第2の操作位置情報を取得する操作位置取得部、
     前記他のコンピュータにおいて前記第2の操作位置情報に応じた操作位置で前記第2のファイルを表示させるために、該第2の操作位置情報を該第2のファイルとともに該他のコンピュータに送信するファイル送信部、
     として機能させるためのプログラム。
    The program according to claim 1,
    Said computer further
    An operation position acquisition unit for acquiring second operation position information indicating an operation position of the second file by the second application;
    In order to display the second file at an operation position corresponding to the second operation position information in the other computer, the second operation position information is transmitted to the other computer together with the second file. File transmission part,
    Program to function as.
  3.  請求項2に記載のプログラムであって、
     前記ファイル送信部は、前記第2のファイルに対する操作が行われている間に、前記第2の操作位置情報を前記第2のファイルとともに前記他のコンピュータに送信する、
     プログラム。
    The program according to claim 2,
    The file transmission unit transmits the second operation position information to the other computer together with the second file while an operation is performed on the second file.
    program.
  4.  請求項2または3の何れか一項に記載のプログラムであって、
     前記ファイル受信部は、前記コンピュータと前記他のコンピュータとの間でファイルに対する操作位置を同期させるための同期サーバを介して、前記第1のファイル及び前記第1の操作位置情報を前記他のコンピュータから受信し、
     前記ファイル送信部は、前記同期サーバを介して、前記第2のファイル及び前記第2の操作位置情報を前記他のコンピュータに送信する、
     プログラム。
    A program according to any one of claims 2 and 3,
    The file receiving unit sends the first file and the first operation position information to the other computer via a synchronization server for synchronizing the operation position for the file between the computer and the other computer. Received from
    The file transmission unit transmits the second file and the second operation position information to the other computer via the synchronization server.
    program.
  5.  請求項1~4の何れか一項に記載のプログラムであって、
     前記ファイル受信部は、さらに、前記第1のアプリケーションを実行するために必要な第1のデータを前記他のコンピュータから受信し、
     前記操作同期部は、前記第1のファイル、前記第1の操作位置情報、及び前記第1のデータに基づいて、操作位置が該第1の操作位置情報に応じた位置となるように、該第1のアプリケーションに該第1のファイルを表示させる、
     プログラム。
    A program according to any one of claims 1 to 4,
    The file receiving unit further receives, from the other computer, first data required to execute the first application,
    Based on the first file, the first operation position information, and the first data, the operation synchronization unit is configured so that the operation position is a position corresponding to the first operation position information. Causing the first application to display the first file;
    program.
  6.  請求項2~4の何れか一項に記載のプログラムであって、
     前記ファイル送信部は、さらに、前記第2のアプリケーションを実行するために必要な第2のデータを前記他のコンピュータに送信する、
     プログラム。
    A program according to any one of claims 2 to 4,
    The file transmission unit further transmits second data necessary for executing the second application to the other computer.
    program.
  7.  コンピュータが、
     他のコンピュータ上で動作する第1のアプリケーションによる第1のファイルに対する操作位置を示す第1の操作位置情報を、該第1のファイルとともに該他のコンピュータから受信し、
     前記第1のファイル及び前記第1の操作位置情報に基づいて、操作位置が該第1の操作位置情報に応じた位置となるように、該第1のファイルを処理可能な第2のアプリケーションに該第1のファイルを表示させる、
     操作位置同期方法。
    Computer
    Receiving first operation position information indicating an operation position for the first file by the first application operating on the other computer together with the first file from the other computer;
    Based on the first file and the first operation position information, a second application that can process the first file so that the operation position becomes a position corresponding to the first operation position information. Displaying the first file;
    Operation position synchronization method.
PCT/JP2012/059700 2012-04-09 2012-04-09 Operation position synchronization program and operation position synchronization method WO2013153600A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2012/059700 WO2013153600A1 (en) 2012-04-09 2012-04-09 Operation position synchronization program and operation position synchronization method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2012/059700 WO2013153600A1 (en) 2012-04-09 2012-04-09 Operation position synchronization program and operation position synchronization method

Publications (1)

Publication Number Publication Date
WO2013153600A1 true WO2013153600A1 (en) 2013-10-17

Family

ID=49327210

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/059700 WO2013153600A1 (en) 2012-04-09 2012-04-09 Operation position synchronization program and operation position synchronization method

Country Status (1)

Country Link
WO (1) WO2013153600A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016018517A (en) * 2014-07-11 2016-02-01 株式会社Nttドコモ Data management device and data management method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000112862A (en) * 1998-09-30 2000-04-21 Fujitsu Hokuriku Systems:Kk Cooperative work system and recording medium
JP2007048011A (en) * 2005-08-09 2007-02-22 Fuji Xerox Co Ltd Electronic conference program, electronic conference terminal equipment and electronic conference system
JP2011018314A (en) * 2009-04-17 2011-01-27 Fuji Xerox Co Ltd Method, system and computer program for sharing web page

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000112862A (en) * 1998-09-30 2000-04-21 Fujitsu Hokuriku Systems:Kk Cooperative work system and recording medium
JP2007048011A (en) * 2005-08-09 2007-02-22 Fuji Xerox Co Ltd Electronic conference program, electronic conference terminal equipment and electronic conference system
JP2011018314A (en) * 2009-04-17 2011-01-27 Fuji Xerox Co Ltd Method, system and computer program for sharing web page

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016018517A (en) * 2014-07-11 2016-02-01 株式会社Nttドコモ Data management device and data management method

Similar Documents

Publication Publication Date Title
CN103946845B (en) Client application file access
JP2019012529A (en) Document management and collaboration system
JP6474367B2 (en) File processing method and apparatus for distributed system
EP2922273A1 (en) Resource sharing method, apparatus, system, and terminal, and resource management center
US20180091602A1 (en) Method and system for operating and controlling data, and user terminal
JP2016212656A (en) Information processor, terminal, system having information processor and terminal, and information processing method and program
JP5982962B2 (en) Data processing apparatus, data processing system, and program
WO2013171858A1 (en) Synchronization program and synchronization method
JP2013103405A (en) Image processing system, image processing apparatus, method of controlling the same, and program
JP6079161B2 (en) Print processing apparatus, print processing method, and print processing program
WO2013153600A1 (en) Operation position synchronization program and operation position synchronization method
JP2015028744A (en) Apparatus, method, and non-transitory computer readable storage medium thereof for controlling access of resource
WO2020044977A1 (en) Application program and data transfer system
JP6088102B1 (en) Electronic application support system, electronic application support method, and electronic application support program
JP6123293B2 (en) Information processing system, data conversion processing method, program, and recording medium
JP6597315B2 (en) File synchronization system, terminal device, file synchronization method, and file synchronization program
JP6597314B2 (en) File sharing support system, network storage device, file sharing support method, and file sharing support program
JP2017037586A (en) Access control device and program
JP6088101B1 (en) Electronic application support server, electronic application support method, and electronic application support program
CN105468611A (en) Webpage toolbar insertion method and apparatus
KR101526326B1 (en) Folder synchronizing method between user terminal and ip router, and ip router for thesame
WO2017187469A1 (en) Program, server, and system for providing service relating to electronic manual
JP7366168B2 (en) Program, information processing device, information processing system, information processing method
JP5678821B2 (en) Information management apparatus, control method, and program
JP2013089160A (en) Network printing system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12874090

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12874090

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP