WO2004023233A2 - Procede, dispositif et systeme de synchronisation de fourniture de donnees pour le traitement d'un processus de synchronisation interrompu - Google Patents

Procede, dispositif et systeme de synchronisation de fourniture de donnees pour le traitement d'un processus de synchronisation interrompu Download PDF

Info

Publication number
WO2004023233A2
WO2004023233A2 PCT/IB2003/003737 IB0303737W WO2004023233A2 WO 2004023233 A2 WO2004023233 A2 WO 2004023233A2 IB 0303737 W IB0303737 W IB 0303737W WO 2004023233 A2 WO2004023233 A2 WO 2004023233A2
Authority
WO
WIPO (PCT)
Prior art keywords
synchronization
data
update identifier
information
session
Prior art date
Application number
PCT/IB2003/003737
Other languages
English (en)
Other versions
WO2004023233A3 (fr
Inventor
Ganesh Sivarama
Riku Mettala
Original Assignee
Nokia Corporation
Nokia Inc.
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
Priority claimed from US10/236,010 external-priority patent/US20040044799A1/en
Application filed by Nokia Corporation, Nokia Inc. filed Critical Nokia Corporation
Priority to AU2003255972A priority Critical patent/AU2003255972A1/en
Priority to CN038249065A priority patent/CN1708755B/zh
Priority to CA002497525A priority patent/CA2497525A1/fr
Priority to EP03793961A priority patent/EP1540503A4/fr
Priority to JP2004533728A priority patent/JP4494970B2/ja
Priority to MXPA05002408A priority patent/MXPA05002408A/es
Priority to EP07106795A priority patent/EP1835424A1/fr
Publication of WO2004023233A2 publication Critical patent/WO2004023233A2/fr
Publication of WO2004023233A3 publication Critical patent/WO2004023233A3/fr
Priority to EGNA2005000037 priority patent/EG23768A/xx

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/173Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/275Synchronous replication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures

Definitions

  • the method according to the present method has four steps for synchronizing.
  • a first step includes establishing a communication connection for synchronization of data between a first device and a second device each comprising a set of data to be synchronized.
  • a second step includes transmitting a first update identifier and a second update identifier, the first update identifier denoting a preceding complete synchronization event having been performed between the first device and the second device, a value of the first update identifier having been stored at least in the first device, the second update identifier denoting a preceding incomplete synchronization event having been started between the first device and the second device, a value of the second update identifier having been stored at least in the first device.
  • Transfer at the lower layer can be performed according to the underlying network using e.g. short messages SMS (short message service) or other signaling type transmission methods (e.g. USSD; unstructured supplementary service data), circuit-switched data calls, packet-switched data transfer services as well as paging message service, messages provided via cell broadcast and the like.
  • SMS short message service
  • USSD unstructured supplementary service data
  • circuit-switched data calls e.g. USSD; unstructured supplementary service data
  • packet-switched data transfer services e.g. USSD; unstructured supplementary service data
  • packet-switched data transfer services as well as paging message service
  • messages provided via cell broadcast and the like e.g. short messages SMS (short message service) or other signaling type transmission methods (e.g. USSD; unstructured supplementary service data), circuit-switched data calls, packet-switched data transfer services as well as paging message service, messages provided via cell broadcast and the like.
  • SyncML synchronization session are conceptually bounded into so called SyncML packages.
  • the SyncML packages is simply a conceptual framework for one or more SyncML messages that are physically exchanged between the synchronizing devices and that are required to convey a set of synchronization information and commands. Not all SyncML packages are involved in any of the types of synchronization provided by the SyncML standard. The exact number of the SyncML messages depends on the amount of information to be conveyed. A coarse overview of the SyncML packages is described in the following list. A detailed description can be obtained from the SyncML standard documents.
  • One or more map acknowledgement messages are transmitted for example comprising acknowledgements informing the client device of receiving one or more data update status messages by the server, etc.
  • the defining of the NEXT anchor at the beginning of a synchronization session and the assigning of the NEXT anchor content to the LAST anchor after a proper finalization of the synchronization session prevent conflicts due to modification of data records on the client side or server side during the synchronization process.
  • the content the depicted LAST anchors and NEXT anchors are just to enlighten their usage.
  • the LAST anchors and the NEXT anchors are normally composed of or derived from a date value and a time value. This kind of composing may ensure to generate an unambiguous LAST and NEXT anchors, respectively.
  • XML industry-standard extensible markup language
  • SyncML has been designed within the memory capacity of all common mobile devices both in static code and run-time execution space.
  • WBXML binary coded extensible markup language
  • WBXML binary coded extensible markup language
  • the Meta subsection extending from line 31 to line 36 contains additional meta-information about the data record (the contact) to be added to the contact database in the server.
  • the subsection extending form line 37 to line 51 contains the adding instruction and the corresponding contact data content.
  • the data format of the content data in line 46 to line 48 is defined as x-vcard meta-type, whereas the corresponding data contents is contented in line 46 to line 48.
  • a local unique identifier (LUID) used for uniquely referencing this contact in the client is comprised in line 44.
  • An arbitrary number of further synchronization information subsection can further be comprised which is indicated by an further synchronization information subsection extending from line 52 to line 54.
  • the comprised Final instruction in line 56 indicates to the server that this example client synchronization message is the last message containing client modifications to be reported to the server for synchronizing.
  • Figs. 6-8 show an alternative embodiment of a method for resuming an interruption of a previous incomplete synchronization session related to an exchange of data between two devices according to the present invention.
  • the method features the step of sending from the first device to the second device an alert for resuming signal containing information related to a request for the resumption of the previous incomplete synchronization session.
  • the first device is the client
  • the second device is the server.
  • the method also features the step of sending from the second device to the first device a status for the alert signal indicative of information related to a sync type to be carried out.
  • the information related to the status of the alert for resume signal may include information for accepting a resume session or overriding an earlier sync type of the previous incomplete synchronization session.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Telephonic Communication Services (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention concerne un procédé, un dispositif réseau et un système permettant de reprendre une session de synchronisation incomplète précédente, cette session de synchronisation incomplète précédente ayant été interrompue pendant son exécution. En principe, la reprise de la session de synchronisation incomplète précédente est fondée sur les opérations suivantes, selon le concept de l'invention. Une connexion de communication pour la synchronisation de données entre un premier et un second dispositif est établie. Lesdits premier et second dispositifs comprennent chacun un ensemble prédéfini d'enregistrements de données à synchroniser. Deux identificateurs de mise à jour sont communiqués entre le premier et le second dispositif. Le premier identificateur de mise à jour spécifie une session de synchronisation complète précédente ayant été réalisée entre eux et le second identificateur de mise à jour spécifie une session de synchronisation incomplète précédente ayant été réalisée entre eux. Des informations associées à la synchronisation sont échangées entre le premier et le second dispositif.
PCT/IB2003/003737 2002-09-03 2003-09-03 Procede, dispositif et systeme de synchronisation de fourniture de donnees pour le traitement d'un processus de synchronisation interrompu WO2004023233A2 (fr)

Priority Applications (8)

Application Number Priority Date Filing Date Title
AU2003255972A AU2003255972A1 (en) 2002-09-03 2003-09-03 Method, device and system for synchronizing of data providing for the handling of an interrupted synchronization process
CN038249065A CN1708755B (zh) 2002-09-03 2003-09-03 用于同步为处理中断的同步过程而提供的数据的方法、设备和系统
CA002497525A CA2497525A1 (fr) 2002-09-03 2003-09-03 Procede, dispositif et systeme de synchronisation de fourniture de donnees pour le traitement d'un processus de synchronisation interrompu
EP03793961A EP1540503A4 (fr) 2002-09-03 2003-09-03 Procede, dispositif et systeme de synchronisation de fourniture de donnees pour le traitement d'un processus de synchronisation interrompu
JP2004533728A JP4494970B2 (ja) 2002-09-03 2003-09-03 中断された同期プロセスに対処してデータを同期させる方法、装置、システム
MXPA05002408A MXPA05002408A (es) 2002-09-03 2003-09-03 Metodo, dispositivo y sistema para la sincronizacion de datos que proporciona el manejo de un proceso interrumpido de sincronizacion.
EP07106795A EP1835424A1 (fr) 2003-09-03 2003-09-03 Procédé, dispositif et système pour la synchronisation de données prévus pour la manipulation d'un processus de synchronisation interrompu
EGNA2005000037 EG23768A (en) 2002-09-03 2005-03-02 Method, device and system for synchronizing of data providing for the handling of an interrupted synchronization process

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US10/236,010 US20040044799A1 (en) 2002-09-03 2002-09-03 Method, device and system for synchronizing of data providing for the handling of an interrupted synchronization process
US10/236,010 2002-09-03
US10/291,192 2002-11-08
US10/291,192 US9792343B2 (en) 2002-09-03 2002-11-08 Method, device and system for synchronizing of data providing for the handling of an interrupted synchronization process

Publications (2)

Publication Number Publication Date
WO2004023233A2 true WO2004023233A2 (fr) 2004-03-18
WO2004023233A3 WO2004023233A3 (fr) 2004-07-15

Family

ID=31980974

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2003/003737 WO2004023233A2 (fr) 2002-09-03 2003-09-03 Procede, dispositif et systeme de synchronisation de fourniture de donnees pour le traitement d'un processus de synchronisation interrompu

Country Status (9)

Country Link
EP (1) EP1540503A4 (fr)
JP (1) JP4494970B2 (fr)
KR (1) KR100728076B1 (fr)
AU (1) AU2003255972A1 (fr)
CA (1) CA2497525A1 (fr)
EG (1) EG23768A (fr)
MX (1) MXPA05002408A (fr)
TW (1) TWI231426B (fr)
WO (1) WO2004023233A2 (fr)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007056954A1 (fr) * 2005-11-16 2007-05-24 Huawei Technologies Co., Ltd. Procede de synchronisation de donnees de traitement, et terminal client, serveur et systeme de synchronisation de donnees associes
WO2007112673A1 (fr) * 2006-03-30 2007-10-11 Huawei Technologies Co. Ltd. Procédé de négociation d'information de capacité de dispositif, procédé, système et dispositif de synchronisation
JP2008514079A (ja) * 2004-09-16 2008-05-01 ノキア コーポレイション モバイル・デバイスおよびサービスを管理する統合された方法および装置
CN101674326B (zh) * 2009-09-21 2012-09-05 中兴通讯股份有限公司 进程间同步通信实现方法及代理单元
US20120290690A1 (en) * 2004-06-30 2012-11-15 Jumpstart Wireless Corporation Method for extending business systems to a mobile workforce
WO2016067520A1 (fr) * 2014-10-31 2016-05-06 Canon Kabushiki Kaisha Appareil de traitement d'informations, son procédé de commande, et programme
CN107846476A (zh) * 2017-12-18 2018-03-27 东软集团股份有限公司 一种信息同步方法、设备及存储介质、程序产品

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7581148B2 (en) * 2006-01-31 2009-08-25 Verigy (Singapore) Pte. Ltd. System, method and apparatus for completing the generation of test records after an abort event
US8769033B2 (en) * 2006-03-03 2014-07-01 Microsoft Corporation Identifying changes to media-device contents
KR100782858B1 (ko) 2006-04-11 2007-12-06 삼성전자주식회사 홈 네트워크 디바이스들의 컨텐츠를 동기화하는 방법 및장치
KR100755715B1 (ko) * 2006-04-21 2007-09-05 삼성전자주식회사 복수의 컨텐츠 디렉토리 서비스 장치에 대한 동기화 지원방법, 상기 동기화 지원 방법에 이용되는 컨텐츠 디렉토리서비스 장치 및 이를 포함하는 시스템
US7706368B2 (en) * 2007-04-06 2010-04-27 Research In Motion Limited System and method for correlating messages within a wireless transaction
US7747784B2 (en) * 2008-03-04 2010-06-29 Apple Inc. Data synchronization protocol
JP5180013B2 (ja) * 2008-09-11 2013-04-10 キヤノンマーケティングジャパン株式会社 認証処理システム、その制御方法及びプログラム
JP5061166B2 (ja) * 2009-09-04 2012-10-31 Kii株式会社 データ同期システムおよびデータ同期方法
US10089323B2 (en) * 2012-04-05 2018-10-02 Microsoft Technology Licensing, Llc Telemetry system for a cloud synchronization system
US9173095B2 (en) * 2013-03-11 2015-10-27 Intel Corporation Techniques for authenticating a device for wireless docking
CN111737204B (zh) 2020-06-12 2024-03-19 北京百度网讯科技有限公司 文件目录遍历方法、装置、设备和介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6477545B1 (en) * 1998-10-28 2002-11-05 Starfish Software, Inc. System and methods for robust synchronization of datasets
US6535892B1 (en) * 1999-03-08 2003-03-18 Starfish Software, Inc. System and methods for exchanging messages between a client and a server for synchronizing datasets
US20030159136A1 (en) * 2001-09-28 2003-08-21 Huang Xiao Fei Method and system for server synchronization with a computing device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6941326B2 (en) * 2001-01-24 2005-09-06 Microsoft Corporation Accounting for update notifications in synchronizing data that may be represented by different data structures

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6477545B1 (en) * 1998-10-28 2002-11-05 Starfish Software, Inc. System and methods for robust synchronization of datasets
US6535892B1 (en) * 1999-03-08 2003-03-18 Starfish Software, Inc. System and methods for exchanging messages between a client and a server for synchronizing datasets
US20030159136A1 (en) * 2001-09-28 2003-08-21 Huang Xiao Fei Method and system for server synchronization with a computing device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1540503A2 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9313104B2 (en) 2004-06-30 2016-04-12 Jumpstart Wireless Corporation Method for extending business systems to a mobile workforce
US8447868B2 (en) * 2004-06-30 2013-05-21 Jumpstart Wireless Corporation Method for extending business systems to a mobile workforce
US20120290690A1 (en) * 2004-06-30 2012-11-15 Jumpstart Wireless Corporation Method for extending business systems to a mobile workforce
US8065359B2 (en) 2004-09-16 2011-11-22 Nokia Corporation Integrated method and apparatus to manage mobile devices and services
JP2008514079A (ja) * 2004-09-16 2008-05-01 ノキア コーポレイション モバイル・デバイスおよびサービスを管理する統合された方法および装置
JP4792505B2 (ja) * 2005-11-16 2011-10-12 華為技術有限公司 データの同期処理方法、クライアント、サーバ、及びクライアントとサーバとのデータ同期システム
WO2007056954A1 (fr) * 2005-11-16 2007-05-24 Huawei Technologies Co., Ltd. Procede de synchronisation de donnees de traitement, et terminal client, serveur et systeme de synchronisation de donnees associes
US8051186B2 (en) 2006-03-30 2011-11-01 Huawei Technologies Co., Ltd. Method for device capability negotiation, method, system and device for synchronization
WO2007112673A1 (fr) * 2006-03-30 2007-10-11 Huawei Technologies Co. Ltd. Procédé de négociation d'information de capacité de dispositif, procédé, système et dispositif de synchronisation
CN101674326B (zh) * 2009-09-21 2012-09-05 中兴通讯股份有限公司 进程间同步通信实现方法及代理单元
WO2016067520A1 (fr) * 2014-10-31 2016-05-06 Canon Kabushiki Kaisha Appareil de traitement d'informations, son procédé de commande, et programme
US11010347B2 (en) 2014-10-31 2021-05-18 Canon Kabushiki Kaisha Information processing apparatus with server-location dependent timing, control method thereof, and program
CN107846476A (zh) * 2017-12-18 2018-03-27 东软集团股份有限公司 一种信息同步方法、设备及存储介质、程序产品
CN107846476B (zh) * 2017-12-18 2020-06-16 东软集团股份有限公司 一种信息同步方法、设备及存储介质

Also Published As

Publication number Publication date
EP1540503A4 (fr) 2006-07-19
JP2005537579A (ja) 2005-12-08
MXPA05002408A (es) 2005-05-27
EP1540503A2 (fr) 2005-06-15
EG23768A (en) 2007-08-08
JP4494970B2 (ja) 2010-06-30
TWI231426B (en) 2005-04-21
TW200405966A (en) 2004-04-16
KR100728076B1 (ko) 2007-06-13
KR20050031466A (ko) 2005-04-06
WO2004023233A3 (fr) 2004-07-15
AU2003255972A8 (en) 2004-03-29
CA2497525A1 (fr) 2004-03-18
AU2003255972A1 (en) 2004-03-29

Similar Documents

Publication Publication Date Title
US9792343B2 (en) Method, device and system for synchronizing of data providing for the handling of an interrupted synchronization process
WO2004023233A2 (fr) Procede, dispositif et systeme de synchronisation de fourniture de donnees pour le traitement d'un processus de synchronisation interrompu
US9594821B2 (en) Method and apparatus for synchronizing how data is stored in different data stores
US6920486B2 (en) Method and apparatus for enabling synchronizing data in different devices having different capabilities and unmatched data fields
KR100937163B1 (ko) 데이터베이스 데이터의 동기화
US8024290B2 (en) Data synchronization and device handling
EP1495610B1 (fr) Procede et dispositif pour gerer des informations relatives a la synchronisation
EP1518381B1 (fr) Procede et dispositif permettant d'extraire des informations d'acces a des memoires de donnees
EP1835424A1 (fr) Procédé, dispositif et système pour la synchronisation de données prévus pour la manipulation d'un processus de synchronisation interrompu
US20050021867A1 (en) Synchronization arrangement

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2497525

Country of ref document: CA

Ref document number: PA/a/2005/002408

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 1020057003718

Country of ref document: KR

Ref document number: 2004533728

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2003793961

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 510/CHENP/2005

Country of ref document: IN

WWP Wipo information: published in national office

Ref document number: 1020057003718

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 20038249065

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 2003793961

Country of ref document: EP