KR20080021449A - Method of synchronization of mobile communication terminal and mobile communication terminal having function thereof - Google Patents

Method of synchronization of mobile communication terminal and mobile communication terminal having function thereof Download PDF

Info

Publication number
KR20080021449A
KR20080021449A KR20060084897A KR20060084897A KR20080021449A KR 20080021449 A KR20080021449 A KR 20080021449A KR 20060084897 A KR20060084897 A KR 20060084897A KR 20060084897 A KR20060084897 A KR 20060084897A KR 20080021449 A KR20080021449 A KR 20080021449A
Authority
KR
South Korea
Prior art keywords
synchronization
mobile communication
communication terminal
storage device
temporary storage
Prior art date
Application number
KR20060084897A
Other languages
Korean (ko)
Other versions
KR101319391B1 (en
Inventor
박범진
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020060084897A priority Critical patent/KR101319391B1/en
Publication of KR20080021449A publication Critical patent/KR20080021449A/en
Application granted granted Critical
Publication of KR101319391B1 publication Critical patent/KR101319391B1/en

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A synchronization method of a mobile communication terminal and the mobile communication terminal are provided to prevent all of existing data stored in the mobile communication terminal from being deleted, even though a restore or session process is finished owing to abnormality. An internal memory device stores digital data including an application program, video, voice or characters. If a storage space of a temporary memory device(114) of a terminal(110) is sufficient, a communication device(115) transmits a signal which demands synchronization to a synchronization server from the terminal(110), and receives synchronization data from the synchronization server. The memory device(114) stores the received synchronization data. A processing device(111) copies the stored synchronization data to the internal memory device.

Description

이동통신 단말기의 동기화 방법 및 이동통신 단말기{METHOD OF SYNCHRONIZATION OF MOBILE COMMUNICATION TERMINAL AND MOBILE COMMUNICATION TERMINAL HAVING FUNCTION THEREOF}METHOD OF SYNCHRONIZATION OF MOBILE COMMUNICATION TERMINAL AND MOBILE COMMUNICATION TERMINAL HAVING FUNCTION THEREOF}

도 1은 본 발명의 제1 실시예에 따른 동기화 시스템을 도시한 것이다.1 shows a synchronization system according to a first embodiment of the present invention.

도 2는 본 발명의 제1 실시예에 따른 동기화 시스템에서 이동통신 단말기의 구조를 간략히 설명하기 위하여 도시한 것이다.2 is a diagram for briefly explaining a structure of a mobile communication terminal in a synchronization system according to a first embodiment of the present invention.

도 3은 본 발명의 제1 실시예에 따른 동기화 시스템에서 이동통신 단말기의 기억장치를 설명하기 위하여 도시한 것이다.3 is a block diagram illustrating a storage device of a mobile communication terminal in a synchronization system according to a first embodiment of the present invention.

도 4는 본 발명의 제1 실시예에 따른 이동통신 단말기의 동기화 방법을 도시한 순서도이다.4 is a flowchart illustrating a synchronization method of a mobile communication terminal according to the first embodiment of the present invention.

도 5는 본 발명의 제1 실시예에 따른 동기화 시스템의 확장복구 동기화(ExtRestore) 방법을 도시한 시퀀스 다이어그램(Sequence Diagram)이다.5 is a sequence diagram illustrating an ExtRestore method of a synchronization system according to a first embodiment of the present invention.

도 6은 본 발명의 제1 실시예에 따른 동기화 시스템의 기본복구 동기화(Restore) 방법을 도시한 시퀀스 다이어그램이다.FIG. 6 is a sequence diagram illustrating a basic recovery synchronization method of a synchronization system according to a first embodiment of the present invention.

도 7은 본 발명의 제2 실시예에 따른 동기화 시스템을 도시한 것이다.7 shows a synchronization system according to a second embodiment of the present invention.

** 도면의 주요 부분에 관한 부호의 설명 **** Explanation of symbols on main parts of the drawing **

100, 500; 동기화 시스템 110, 510; 이동통신 단말기100, 500; Synchronization system 110, 510; Mobile communication terminal

120, 531; 동기화 서버 111; 처리장치120, 531; Synchronization server 111; Processing equipment

112; 표시장치 113; 입력장치112; Display device 113; Input device

114; 기억장치 115; 통신장치114; Memory 115; Communication

116; 내부 기억장치 117; 외부 기억장치116; Internal memory 117; External storage

116t, 117t; 임시저장공간 520; 이동통신망116t, 117t; Temporary storage space 520; Mobile network

530; 동기화 서버부 532; 데이터베이스530; A synchronization server 532; Database

본 발명은 동기화에 관한 것으로, 더욱 상세하게는 동기화용 마크 업 언어를 이용한 동기화 방법과 이동통신 단말기에 관한 것이다.The present invention relates to synchronization, and more particularly, to a synchronization method using a markup language for synchronization and a mobile communication terminal.

동기화용 마크 업 언어(Synchronization Markup Language; SyncML) 프로토콜은 분산되어 있는 데이터의 일치성을 보장하기 위해 제안된 표준으로 웹 포탈의 개인정보와 이동통신 단말기의 개인정보 혹은 개인용 컴퓨터의 개인정보 등과 같이 서로 다른 장치 및 응용 서비스간에 데이터를 일치시키기 위한 동기화에 이용된다.Synchronization Markup Language (Synchronization Markup Language) protocol is a standard proposed to ensure the uniformity of distributed data. It is used for synchronization to match data between different devices and application services.

동기화용 마크 업 언어(SyncML)는 확장 가능한 마크 업 언어(eXtensible Markup Language; XML)의 형태로 표현된 데이터가 포함된 메시지를 서버와 클라이언트간에 주고 받음으로써 서버와 클라이언트간에 동기화를 수행한다.Synchronization Markup Language (SyncML) performs synchronization between a server and a client by sending and receiving a message including data expressed in the form of an extensible Markup Language (XML) between the server and the client.

동기화용 마크 업 언어(SyncML)를 이용한 서버와 클라이언트간 동기화 방법에는 일반(Normal; Two-way sync), 복구(Restore; Refresh sync from server only) 및 백업(Back-up; Refresh sync from client only)등과 같은 방법이 포함된다.Synchronization between server and client using Markup Language (SyncML) for synchronization includes Normal (two-way sync), Restore (Refresh sync from server only) and Backup (Back-up; Refresh sync from client only). And the like.

일반(Normal) 동기화는 이동통신 단말기와 동기화 서버간 자료를 비교하여 최신의 자료를 이동통신 단말기 또는 동기화 서버에 저장하는 동기화 방법이다.Normal synchronization is a synchronization method of comparing data between a mobile communication terminal and a synchronization server and storing the latest data in a mobile communication terminal or a synchronization server.

복구(Restore) 동기화는 이동통신 단말기의 자료를 삭제한 뒤, 동기화 서버로부터 수신된 동기화 자료로 이동통신 단말기에 저장하는 동기화 방법이다.Restore synchronization is a synchronization method of deleting data of a mobile communication terminal and storing the data in the mobile communication terminal as synchronization data received from a synchronization server.

백업(Back-up) 동기화는 동기화 서버의 자료를 삭제한 뒤, 이동통신 단말기로부터 수신된 동기화 자료로 동기화 서버에 저장하는 동기화 방법이다.Back-up synchronization is a synchronization method in which data of a synchronization server is deleted and stored in the synchronization server as synchronization data received from a mobile communication terminal.

따라서, 백업 동기화가 수행되는 도중 장애가 발생하여도 동기화 서버는 다양한 장애에 대한 복원기능을 포함하고 있기 때문에 큰 문제가 되지 않는다.Therefore, even if a failure occurs during backup synchronization, the synchronization server is not a big problem because it includes restoration functions for various failures.

그러나, 복구(Restore) 동기화가 수행되면 이동통신 단말기는 기억장치에 저장된 자료를 먼저 삭제하기 때문에, 복구 동기화 도중 장애가 발생되면 이동통신 단말기는 삭제된 데이터에 대한 복원기능이 없어 이동통신 단말기를 사용할 수 없는 문제점이 있었다.However, when a restore synchronization is performed, the mobile communication terminal deletes the data stored in the storage device first. Therefore, if a failure occurs during the recovery synchronization, the mobile communication terminal cannot use the mobile communication terminal because there is no recovery function for the deleted data. There was no problem.

상술한 문제점을 해결하기 위한 본 발명의 목적은, 복구(Restore) 세션(Session)이 비정상적인 이유로 종료된다 하여도 이동통신 단말기에 저장된 기존 데이터가 모두 삭제되지 않는 이동통신 단말기의 동기화 방법 및 이동통신 단말기 를 제공하는 것이다.Summary of the Invention An object of the present invention for solving the above problems is a synchronization method and a mobile communication terminal in which all existing data stored in the mobile communication terminal are not deleted even if the restore session is terminated for an abnormal reason. To provide.

상술한 과제를 해결하기 위한 본 발명에 따른 이동통신 단말기의 동기화 방법은 이동통신 단말기의 임시 기억장치의 저장공간이 충분할 경우, 상기 이동통신 단말기에서 동기화 서버로 동기화를 요청하는 단계; 상기 동기화 서버로부터 동기화 자료를 수신하여 상기 임시 기억장치의 저장공간에 저장하는 단계; 및 상기 임시 기억장치에 저장된 상기 동기화 자료를 상기 내부 기억장치로 복사하는 단계; 를 포함한다.According to another aspect of the present invention, there is provided a synchronization method of a mobile communication terminal, the method comprising: requesting synchronization from the mobile communication terminal to a synchronization server when there is sufficient storage space in a temporary storage device of the mobile communication terminal; Receiving synchronization data from the synchronization server and storing the synchronization data in a storage space of the temporary storage device; And copying the synchronization data stored in the temporary storage device to the internal storage device. It includes.

여기서, 상기 임시 기억장치는 외부 기억장치의 임시 저장공간 또는 내부 기억장치의 임시저장공간이다.Here, the temporary storage device is a temporary storage space of an external storage device or a temporary storage space of an internal storage device.

여기서, 수신된 상기 동기화 자료의 크기가 상기 외부 기억장치의 임시저장공간의 저장 가능한 용량보다 작을 경우에는 상기 동기화 자료가 상기 외부 기억장치의 임시저장공간에 저장된다.Here, when the size of the received synchronization data is smaller than the storage capacity of the temporary storage space of the external storage device, the synchronization data is stored in the temporary storage space of the external storage device.

여기서, 수신된 상기 동기화 자료의 크기가 상기 외부 기억장치의 임시저장공간의 저장 가능한 용량보다 크지만, 상기 내부 기억장치의 임시저장공간의 저장 가능한 용량보다 작을 경우에는 상기 동기화 자료가 상기 내부 기억장치의 임시저장공간에 저장된다.Here, when the size of the received synchronization data is larger than the storage capacity of the temporary storage space of the external storage device, but smaller than the storage capacity of the temporary storage space of the internal storage device, the synchronization data is the internal storage device. Is stored in the temporary storage space.

여기서, 상기 외부 기억장치 또는 내부 기억장치에 저장된 동기화 자료의 이름은 상기 이동통신 단말기에 따른 국부 단일 식별자(Locally Unique IDentifier) 로 변경된다.Here, the name of the synchronization data stored in the external storage device or the internal storage device is changed to a locally unique IDentifier according to the mobile communication terminal.

여기서, 상기 이동통신 단말기와 상기 동기화 서버의 동기화는 동기화용 마크 업 언어(Synchronization Markup Language) 프로토콜을 이용한다.Here, the synchronization between the mobile communication terminal and the synchronization server uses a synchronization markup language protocol.

또한, 본 발명에 따른 이동통신 단말기는, 응용 프로그램, 영상, 음성 또는 문자가 포함된 디지털 자료가 저장되는 내부 기억장치;In addition, the mobile communication terminal according to the present invention includes an internal storage device for storing digital data including application programs, images, voice or text;

이동통신 단말기의 임시 기억장치의 저장공간이 충분할 경우, 상기 이동통신 단말기에서 동기화 서버로 동기화를 요청하는 신호를 송신하고, 상기 동기화 서버로부터 동기화 자료를 수신신하는 통신장치; 상기 동기화 서버로부터 수신한 동기화 자료를 저장하는 임시 기억장치; 및 상기 임시 기억장치에 저장된 상기 동기화 자료를 상기 내부 기억장치로 복사하는 처리장치; 를 포함하는 한다.A communication device which transmits a signal for requesting synchronization from the mobile communication terminal to a synchronization server and receives and receives synchronization data from the synchronization server when the storage space of the temporary storage device of the mobile communication terminal is sufficient; Temporary storage for storing the synchronization data received from the synchronization server; And a processing device for copying the synchronization data stored in the temporary storage device to the internal storage device. Should include.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 제1 실시예에 따른 동기화 시스템을 도시한 것이고, 도 2는 본 발명의 제1 실시예에 따른 동기화 시스템에서 이동통신 단말기의 구조를 간략히 설명하기 위하여 도시한 것이고, 도 3은 본 발명의 제1 실시예에 따른 동기화 시스템에서 이동통신 단말기의 기억장치를 설명하기 위하여 도시한 것이다.1 illustrates a synchronization system according to a first embodiment of the present invention, FIG. 2 illustrates a structure of a mobile communication terminal in a synchronization system according to a first embodiment of the present invention. Is a diagram illustrating a storage device of a mobile communication terminal in a synchronization system according to a first embodiment of the present invention.

도 1을 참조하면, 본 발명의 제1 실시예에 따른 동기화 시스템(100)은 이동통신 단말기(110) 및 동기화 서버(120)를 포함한다.Referring to FIG. 1, the synchronization system 100 according to the first embodiment of the present invention includes a mobile communication terminal 110 and a synchronization server 120.

이동통신 단말기(110)와 동기화 서버(120)는 유선 또는 무선 통신을 한다. 여기서, 유선 통신은 직렬(series)통신, 병렬(parallel)통신, 인터넷(internet) 또는 인트라넷(intranet) 중 어느 하나의 유선 통신방식이고, 무선 통신은 불루투스(Bluetooth) 또는 적외선통신(Infrared Data Association; IrDA) 중 어느 하나의 무선 통신방식이다.The mobile communication terminal 110 and the synchronization server 120 perform wired or wireless communication. Here, the wired communication is any one of serial communication, parallel communication, internet or intranet, and wireless communication is Bluetooth or Infrared Data Association; IrDA) is a wireless communication method.

도 1 내지 도 3을 참조하면, 이동통신 단말기(110)는 처리장치(111), 표시장치(112), 입력장치(113), 기억장치(114) 및 통신장치(115)를 포함하며, 기억장치(114)는 이동통신 단말기(110)에 기형성되어 있는 내부 기억장치(116) 또는 외부로부터 이동통신 단말기(110)에 삽탈되는 외부 기억장치(117)를 포함한다.1 to 3, the mobile communication terminal 110 includes a processing device 111, a display device 112, an input device 113, a memory device 114, and a communication device 115. The device 114 includes an internal storage device 116 that is pre-formed in the mobile communication terminal 110 or an external storage device 117 that is inserted into or detached from the outside of the mobile communication terminal 110.

내부 기억장치(116)는 내부 기억장치(116)로 저장되는 데이터를 임시 버퍼링하거나, 임시 저장하는 임시저장공간(116t)을 포함한다. 또한, 외부 기억장치(117)는 외부 기억장치(117)로 저장되는 데이터를 임시 버퍼링하거나, 임시 저장하는 임시저장공간(117t)을 포함한다. 여기서, 임시 기억장치(118)는 내부 기억장치(116)의 임시저장공간(116t)과 외부 기억장치(117)의 임시저장공간(117t)를 포함한다.The internal memory 116 includes a temporary storage space 116t for temporarily buffering or temporarily storing data stored in the internal memory 116. In addition, the external storage device 117 includes a temporary storage space 117t for temporarily buffering or temporarily storing data stored in the external storage device 117. Here, the temporary storage device 118 includes a temporary storage space 116t of the internal storage device 116 and a temporary storage space 117t of the external storage device 117.

입력장치(113)는 이동통신 단말기(110)와 동기화 서버(120)간 동기화를 수행하기 위한 키입력과 동기화 취소에 대한 키입력과 같은 다양한 키입력을 받는 장치이다.The input device 113 is a device that receives various key inputs such as key input for performing synchronization between the mobile communication terminal 110 and the synchronization server 120 and key input for canceling synchronization.

표시장치(112)는 동기화 서버(120)간 동기화 시작 또는 동기화 완료 또는 오류와 같은 다양한 이벤트(event) 또는 콘텐츠(contents)를 사용자로 하여금 인지할 수 있도록 디스플레이 하는 장치이다.The display device 112 is a device which displays various events or contents such as synchronization start or synchronization completion or error between the synchronization servers 120 so that a user can recognize them.

통신장치(115)는 동기화 서버(120)와 동기화 자료를 송수신 하거나 외부 통신 장치와 영상, 음성 또는 문자가 포함된 디지털 데이터를 송수신하는 장치이다.The communication device 115 is a device that transmits and receives synchronization data with the synchronization server 120 or transmits and receives digital data including an image, voice, or text with an external communication device.

내부 기억장치(116)는 이동통신 단말기(110)를 구동하는 운영시스템(Operation System; OS), 동기화 프로그램과 같은 응용 프로그램(Application Program)이 저장되고, 동기화 자료, 영상, 음성 또는 문자가 포함된 디지털 데이터(Data)가 저장되는 기억장치이다.The internal memory 116 stores an operating system (OS) for driving the mobile communication terminal 110 and an application program such as a synchronization program, and includes synchronization data, video, audio, or text. The storage device stores digital data.

외부 기억장치(117)는 동기화 자료, 영상, 음성 또는 문자가 포함된 디지털 데이터(Data)가 저장되는 장치이다.The external memory device 117 is a device that stores digital data including synchronization data, video, voice, or text.

처리장치(111)는 입력장치(113)로부터 동기화 수행에 대한 키입력을 받아 분석하고, 통신장치(115)를 이용하여 동기화 서버(120)와 동기화 자료를 송수신하도록 제어하고, 송수신된 동기화 자료를 기억장치(114)의 내부 기억장치(116)의 임시저장공간(116t) 또는 외부 기억장치(117)의 임시저장공간(117t)에 임시 저장하도록 제어한다.The processing unit 111 receives and analyzes a key input for performing synchronization from the input device 113, controls to transmit and receive synchronization data with the synchronization server 120 using the communication device 115, and transmits and receives the synchronized data. The temporary storage space 116t of the internal storage device 116 of the storage device 114 or the temporary storage space 117t of the external storage device 117 is controlled to be temporarily stored.

또한, 처리장치(111)는 동기화 서버(120)로부터 모든 동기화 자료가 내부 기억장치(116)의 임시저장공간(116t) 또는 외부 기억장치(117)의 임시저장공간(117t)으로 수신되면, 내부 기억장치(116)의 임시저장공간(116t) 또는 외부 기억장치(117)의 임시저장공간(117t)에 임시 저장된 동기화 자료를 내부 기억장치(116)에서 자료가 저장되는 공간으로 저장되도록 제어한다.In addition, when all the synchronization data is received from the synchronization server 120 into the temporary storage space 116t of the internal storage device 116 or the temporary storage space 117t of the external storage device 117, The synchronization data temporarily stored in the temporary storage space 116t of the storage device 116 or the temporary storage space 117t of the external storage device 117 is controlled to be stored as a space in which the data is stored in the internal storage device 116.

또한, 처리장치(111)는 상술한 모든 수행결과를 사용자로 하여금 인지할 수 있도록 표시장치(112)에 디스플레이 되도록 제어한다.In addition, the processing apparatus 111 controls the display apparatus 112 to be displayed on the display apparatus 112 so that the user can recognize all the above-described performance results.

동기화 서버(120)는 이동통신 단말기(110)의 기억장치(114)에 저장된 디지털 데이터 중 개인 정보 관리(PIM) 자료를 저장 및 관리한다. 여기서, 동기화 서버(120)는 개인용 컴퓨터(Personal Computer; PC) 또는 동기화 서버(Service Server) 중 어느 하나인 것이 가장 바람직하다.The synchronization server 120 stores and manages personal information management (PIM) data among digital data stored in the storage device 114 of the mobile communication terminal 110. Here, the synchronization server 120 is most preferably any one of a personal computer (PC) or a synchronization server (Service Server).

개인 정보 관리 자료에는 개인주소록(Phonebook), 스케줄(Scheduler) 또는 일정(Todo)과 같은 다양한 정보를 포함한다.The personal information management data includes various information such as personal address book (Phonebook), schedule (Scheduler) or schedule (Todo).

여기서, 이동통신 단말기(110)와 동기화 서버(120)간 복구(Restore) 동기화가 수행되는 도중에 장애가 발생되어 이동통신 단말기(110)에 저장된 자료가 모두 삭제되는 것을 방지하는 방법에 관한 설명은 도 4 내지 도 6에서 자세히 설명한다.Here, a description will be given of a method for preventing a failure from occurring while restoring synchronization between the mobile communication terminal 110 and the synchronization server 120 is performed so that all data stored in the mobile communication terminal 110 is deleted. 6 will be described in detail.

도 4는 본 발명의 제1 실시예에 따른 이동통신 단말기의 동기화 방법을 도시한 순서도이다.4 is a flowchart illustrating a synchronization method of a mobile communication terminal according to the first embodiment of the present invention.

도 2 내지 도 4를 참조하면, 본 발명의 제1 실시예에 따른 이동통신 단말기의 동기화 방법은 이동통신 단말기(110)에서 임시 기억장치(118)의 저장 가능한 공간이 충분한지 분석한다(S210).2 to 4, the synchronization method of the mobile communication terminal according to the first embodiment of the present invention analyzes whether the storage space of the temporary storage device 118 is sufficient in the mobile communication terminal 110 (S210). .

여기서, 임시 기억장치(118)는 이동통신 단말기(110)의 내부 기억장치(116)의 임시 저장공간(116t) 또는 외부 기억장치(117)의 임시저장공간(117t) 중 어느 하나다.Here, the temporary storage device 118 is either a temporary storage space 116t of the internal storage device 116 of the mobile communication terminal 110 or a temporary storage space 117t of the external storage device 117.

이동통신 단말기(110)는 앞서 분석된 결과에 따라, 임시 기억장치(118)의 저장 가능한 공간이 충분하지 못할 경우에는 기본복구 동기화(Restore Sync)를 수행 하고(S230), 임시 기억장치(118)의 저장 가능한 공간이 충분할 경우에는 확장복구 동기화(Extended Restore Sync; ExtRestore Sync)를 수행한다(S220).When the storage space of the temporary storage device 118 is not sufficient, the mobile communication terminal 110 performs a basic restore synchronization (S230) and the temporary storage device 118 according to the analysis result. If there is enough storage space, Extended Restore Sync (ExtRestore Sync) is performed (S220).

여기서, 이동통신 단말기(110)의 기억장치(114)는 내부 기억장치(116) 또는 외부 기억장치(117)를 포함하기 때문에, 외부 기억장치(117)의 임시저장공간(117t)의 저장 가능한 공간이 충분하다면 이동통신 단말기(110)는 외부 기억장치(117)의 임시저장공간(117t)으로 동기화 서버(120)로부터 수신된 동기화 자료를 임시 저장한다.Here, since the storage device 114 of the mobile communication terminal 110 includes the internal storage device 116 or the external storage device 117, the storage space of the temporary storage space 117t of the external storage device 117 is possible. If this is sufficient, the mobile communication terminal 110 temporarily stores the synchronization data received from the synchronization server 120 into the temporary storage space 117t of the external storage device 117.

또한, 외부 기억장치(117)의 임시저장공간(117t)의 저장 가능한 공간이 없고, 내부 기억장치(116)의 임시저장공간(116t)의 저장 가능한 공간이 충분하다면 이동통신 단말기(110)는 내부 기억장치(116)의 임시저장공간(116t)으로 동기화 서버(120)로부터 수신된 동기화 자료를 임시 저장한다.In addition, if there is no storage space of the temporary storage space 117t of the external storage device 117 and the storage space of the temporary storage space 116t of the internal storage device 116 is sufficient, the mobile communication terminal 110 is internal. The temporary storage space 116t of the storage device 116 temporarily stores the synchronization data received from the synchronization server 120.

여기서, 외부 기억장치(117)의 임시저장공간(117t)의 저장 가능한 공간 또는 내부 기억장치(116)의 임시저장공간(116t)의 저장 가능한 공간의 크기는 동기화 서버(120)에서 전송될 동기화 자료의 크기보다 커야 한다.Here, the size of the storage space of the temporary storage space 117t of the external storage device 117 or the storage space of the temporary storage space 116t of the internal storage device 116 may be the synchronization data to be transmitted from the synchronization server 120. It must be greater than the size of.

즉, 이동통신 단말기(110)는 이동통신 단말기(110)를 제조할 당시에 내부 기억장치(116)의 크기가 이미 정해져 있고, 외부 기억장치(117)는 이미 이동통신 단말기(110)에 삽입되어 용량이 측정되어 있다.That is, the mobile communication terminal 110 has a predetermined size of the internal memory 116 at the time of manufacturing the mobile communication terminal 110, and the external storage device 117 is already inserted into the mobile communication terminal 110 to have a capacity. Is measured.

따라서, 이동통신 단말기(110)는 동기화 자료를 임시로 저장할 수 있는 내부 기억장치(116)의 임시저장공간(116t) 또는 외부 기억장치(117)의 임시저장공간(117t)의 저장 가능한 공간의 크기를 동기화 서버(120)와 동기화 이전에 이미 확 인 할 수 있다.Accordingly, the mobile communication terminal 110 may store the temporary storage space 116t of the internal storage 116 or the temporary storage space 117t of the external storage 117 capable of temporarily storing synchronization data. Can be checked before synchronization with the synchronization server 120.

여기서, 기본복구 동기화(Restore Sync)와 확장복구 동기화(ExtRestore Sync)에 관하여서는 도 5 및 도 6에서 자세히 설명한다.Here, basic restore synchronization and extrestore sync will be described in detail with reference to FIGS. 5 and 6.

도 5는 본 발명의 제1 실시예에 따른 동기화 시스템의 확장복구 동기화(ExtRestore) 방법을 도시한 시퀀스 다이어그램(Sequence Diagram)이다.5 is a sequence diagram illustrating an ExtRestore method of a synchronization system according to a first embodiment of the present invention.

도 3 및 도 5를 참조하면, 이동통신 단말기(110)는 동기화 서버(120)와 동기화 세선(Session)을 열고(OPEN 또는 CREATE), 동기화 서버(120)로 동기화 요청을 한다(S310).3 and 5, the mobile communication terminal 110 opens a synchronization session with the synchronization server 120 (OPEN or CREATE) and makes a synchronization request to the synchronization server 120 (S310).

동기화 서버(120)는 동기화 자료를 생성한다(S320).The synchronization server 120 generates synchronization data (S320).

동기화 서버(120)는 생성된 동기화 자료를 이동통신 단말기(110)로 전송한다(S330).The synchronization server 120 transmits the generated synchronization data to the mobile communication terminal 110 (S330).

이동통신 단말기(110)는 앞서 동기화 서버(120)로부터 전송된 동기화 자료를 임시 기억장치(118)에 임시 저장한다(S340). 여기서, 이동통신 단말기(110)는 동기화 자료의 파일명을 국부 단일 식별자(Locally Unique Identifier; LUID) 형식으로 변환하여 임시 기억장치(118)에 임시 저장한다.The mobile communication terminal 110 temporarily stores the synchronization data transmitted from the synchronization server 120 in the temporary storage device 118 (S340). Here, the mobile communication terminal 110 converts the file name of the synchronization data into a locally unique identifier (LUID) format and temporarily stores it in the temporary storage device 118.

이동통신 단말기(110)는 동기화 자료가 임시 저장되면, 이동통신 단말기(110)와 동기화 서버(120)간 세션을 닫는다(CLOSE 또는 DESTROY).When the synchronization data is temporarily stored, the mobile communication terminal 110 closes the session between the mobile communication terminal 110 and the synchronization server 120 (CLOSE or DESTROY).

동기화 요청(S310)부터 동기화 자료가 임시 저장(S340)되는 단계까지 단일 세션(session)에서 처리된다. 여기서, 세션에 관한 설명은 SyncML 규정 집(Specification)에 자세히 기재되어 있기 때문에 생략한다.It is processed in a single session from the synchronization request (S310) to the step in which the synchronization material is temporarily stored (S340). Here, the description of the session is omitted because it is described in detail in the SyncML specification.

동기화 서버(120)로부터 수신되는 동기화 자료가 이동통신 단말기(110)에 임시 저장되면, 이동통신 단말기(110)는 내부 기억장치(116)에 기저장되어 있는 자료를 삭제한다(S350). 여기서, 기저장되어 있는 자료는 동기화 서버(120)로부터 수신되어 임시 기억장치(118)에 임시 저장된 동기화 자료와 상이한 것이다.When the synchronization data received from the synchronization server 120 is temporarily stored in the mobile communication terminal 110, the mobile communication terminal 110 deletes the data previously stored in the internal storage device 116 (S350). Here, the pre-stored data is different from the synchronized data received from the synchronization server 120 and temporarily stored in the temporary storage device 118.

이동통신 단말기(110)는 임시 기억장치(118)에 임시 저장된 동기화 자료를 내부 기억장치(116)의 자료로 복구(Restore)하는 동기화를 한다(S360).The mobile communication terminal 110 performs synchronization to restore the synchronization data temporarily stored in the temporary storage device 118 to the data of the internal storage device 116 (S360).

결국, 상술한 일련의 과정에 의하여 확장복구 동기화(ExtRestore Sync)는 이동통신 단말기(110)와 동기화 서버(120)간 세션이 완료되기 전까지 이동통신 단말기(110)의 자료를 삭제하지 않고 동기화 서버(120)로부터 전달되는 동기화 자료를 외부 기억장치(117)의 임시저장공간(117t) 또는 내부 기억장치(116)의 임시저장공간(116t)으로 임시 저장한다.As a result, ExtRestore Sync does not delete the data of the mobile communication terminal 110 until the session between the mobile communication terminal 110 and the synchronization server 120 is completed. The synchronization data transmitted from 120 is temporarily stored in the temporary storage space 117t of the external storage device 117 or the temporary storage space 116t of the internal storage device 116.

이후에, 이동통신 단말기(110)는 기저장된 자료를 삭제 한 후, 임시 기억장치(118)에 임시 저장된 동기화 자료를 이동통신 단말기(110)의 내부 기억장치(116)에 덮어쓰는 복구(Restore)를 수행한다. 따라서, 이동통신 단말기(110)가 동기화 중 예기치 못한 세션의 단절로 인한 이동통신 단말기(110)의 자료가 삭제되는 것을 방지할 수 있다.Thereafter, the mobile communication terminal 110 deletes the previously stored data and then restores the synchronization data temporarily stored in the temporary storage 118 to the internal storage 116 of the mobile communication terminal 110. Do this. Therefore, the mobile communication terminal 110 can prevent the data of the mobile communication terminal 110 from being deleted due to the unexpected disconnection of the session during synchronization.

다음으로, 이동통신 단말기(110)에서 임시 기억장치(118)의 저장 가능한 공간이 부족할 경우에 대한 동기화 방법은 도 6에서 자세히 설명한다.Next, a synchronization method for the case where the storage space of the temporary storage device 118 is insufficient in the mobile communication terminal 110 will be described in detail with reference to FIG. 6.

도 6는 본 발명의 제1 실시예에 따른 동기화 시스템의 기본복구 동기화(Restore) 방법을 도시한 시퀀스 다이어그램이다.6 is a sequence diagram illustrating a basic recovery synchronization method of a synchronization system according to a first embodiment of the present invention.

도 3 및 도 6을 참조하면, 이동통신 단말기(110)는 이동통신 단말기(110)의 내부 기억장치(116)에 기저장되어 있는 자료를 삭제한다(S410).3 and 6, the mobile communication terminal 110 deletes data previously stored in the internal memory 116 of the mobile communication terminal 110 (S410).

이동통신 단말기(110)는 동기화 서버(120)로 동기화 요청을 한다(S420).The mobile communication terminal 110 makes a synchronization request to the synchronization server 120 (S420).

동기화 서버(120)는 동기화 자료를 생성한다(S430).The synchronization server 120 generates the synchronization data (S430).

동기화 서버(120)는 생성된 동기화 자료를 이동통신 단말기(110)로 전송한다(S440).The synchronization server 120 transmits the generated synchronization data to the mobile communication terminal 110 (S440).

이동통신 단말기(110)는 동기화 서버(120)로부터 수신된 동기화 자료를 내부 기억장치(116)에 저장하는 복구(Restore) 동기화를 한다(S450).The mobile communication terminal 110 performs restore synchronization in which the synchronization data received from the synchronization server 120 is stored in the internal storage 116 (S450).

다음으로, 이동통신 단말기(110)는 이동통신망을 통하여 동기화 서버(120)와 동기화 하는 것에 대해서는 다음 도 7에서 자세히 설명한다.Next, the mobile communication terminal 110 will be described in detail with reference to FIG. 7 for synchronization with the synchronization server 120 through the mobile communication network.

도 7은 본 발명의 제2 실시예에 따른 동기화 시스템(500)을 도시한 것이다.7 shows a synchronization system 500 according to a second embodiment of the present invention.

도 7을 참조하면, 본 발명의 제2 실시예에 따른 동기화 시스템(500)은 이동통신 단말기(510), 이동통신망(520) 및 동기화 서버부(530)를 포함하고, 동기화 서버부(530)는 동기화 서버(531) 및 데이터베이스(532)를 포함할 수 있다.Referring to FIG. 7, the synchronization system 500 according to the second embodiment of the present invention includes a mobile communication terminal 510, a mobile communication network 520, and a synchronization server unit 530, and a synchronization server unit 530. May include a synchronization server 531 and a database 532.

이동통신 단말기(510)는 이동통신망(520)을 통하여 무선 통신으로 동기화 서버(531)와 동기화 작업을 수행한다. 여기서 무선 통신은 주파수분할 다중접속방식(frequency division multiple access), 시분할 다중접속방식(time division multiple access) 또는 코드분할 다중접속방식(Code Division Multiple Access) 중 어느 하나의 무선 통신방식이다.The mobile communication terminal 510 performs synchronization with the synchronization server 531 through wireless communication through the mobile communication network 520. The wireless communication is any one of frequency division multiple access, time division multiple access, and code division multiple access.

이하, 이동통신 단말기(510)와 동기화 서버(531)간 동기화는 앞서 도 3 내지 도 6에서 설명한 것과 동일한 방식으로 동기화가 수행되기 때문에 자세한 설명은 생략한다.Hereinafter, since the synchronization is performed in the same manner as described above with reference to FIGS. 3 to 6, the synchronization between the mobile communication terminal 510 and the synchronization server 531 is omitted.

이상 첨부된 도면을 참조하여 본 발명의 실시예를 설명하였지만, 상술한 본 발명의 기술적 구성은 본 발명이 속하는 기술 분야의 당업자가 본 발명의 그 기술적 사상이나 필수적 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. Although the embodiments of the present invention have been described above with reference to the accompanying drawings, the technical configuration of the present invention described above may be modified in other specific forms by those skilled in the art to which the present invention pertains without changing its technical spirit or essential features. It will be appreciated that it may be practiced.

그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적인 것이 아닌 것으로서 이해되어야 하고, 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 등가개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.Therefore, the above-described embodiments are to be understood as illustrative and not restrictive in all respects, and the scope of the present invention is indicated by the appended claims rather than the detailed description, and the meaning and scope of the claims and All changes or modifications derived from the equivalent concept should be interpreted as being included in the scope of the present invention.

상술한 본 발명의 구성에 따르면, 복구(Restore) 세션(Session)이 비정상적인 이유로 종료된다 하여도 이동통신 단말기에 저장된 기존 데이터가 모두 삭제되지 않는다.According to the above-described configuration of the present invention, even if a restore session is terminated for an abnormal reason, all existing data stored in the mobile communication terminal are not deleted.

Claims (7)

이동통신 단말기의 임시 기억장치의 저장공간이 충분할 경우, 상기 이동통신 단말기에서 동기화 서버로 동기화를 요청하는 단계;Requesting synchronization from the mobile communication terminal to a synchronization server when there is sufficient storage space in the temporary storage device of the mobile communication terminal; 상기 동기화 서버로부터 동기화 자료를 수신하여 상기 임시 기억장치의 저장공간에 저장하는 단계; 및Receiving synchronization data from the synchronization server and storing the synchronization data in a storage space of the temporary storage device; And 상기 임시 기억장치에 저장된 상기 동기화 자료를 상기 내부 기억장치로 복사하는 단계;Copying the synchronization data stored in the temporary storage device into the internal storage device; 를 포함하는 이동통신 단말기의 동기화 방법.Synchronization method of the mobile communication terminal comprising a. 제1항에 있어서,The method of claim 1, 상기 임시 기억장치는 외부 기억장치의 임시 저장공간 또는 내부 기억장치의 임시저장공간인 것을 특징으로 하는 이동통신 단말기의 동기화 방법.And the temporary storage device is a temporary storage space of an external storage device or a temporary storage space of an internal storage device. 제2항에 있어서,The method of claim 2, 수신된 상기 동기화 자료의 크기가 상기 외부 기억장치의 임시저장공간의 저장 가능한 용량보다 작을 경우에는 상기 동기화 자료가 상기 외부 기억장치의 임시저장공간에 저장되는 것을 특징으로 하는 이동통신 단말기의 동기화 방법.And when the size of the received synchronization data is smaller than the storage capacity of the temporary storage space of the external storage device, the synchronization data is stored in the temporary storage space of the external storage device. 제2항에 있어서,The method of claim 2, 수신된 상기 동기화 자료의 크기가 상기 외부 기억장치의 임시저장공간의 저장 가능한 용량보다 크지만, 상기 내부 기억장치의 임시저장공간의 저장 가능한 용량보다 작을 경우에는 상기 동기화 자료가 상기 내부 기억장치의 임시저장공간에 저장되는 것을 특징으로 하는 이동통신 단말기의 동기화 방법.When the size of the received synchronization data is larger than the storage capacity of the temporary storage space of the external storage device, but smaller than the storage capacity of the temporary storage space of the internal storage device, the synchronization data is temporarily stored in the internal storage device. A synchronization method of a mobile communication terminal, characterized in that stored in the storage space. 제2항에 있어서,The method of claim 2, 상기 외부 기억장치 또는 내부 기억장치에 저장된 동기화 자료의 이름은 상기 이동통신 단말기에 따른 국부 단일 식별자(Locally Unique IDentifier)로 변경되는 것을 특징으로 하는 이동통신 단말기의 동기화 방법.And the name of the synchronization data stored in the external storage or the internal storage is changed to a locally unique identifier according to the mobile communication terminal. 제1항에 있어서,The method of claim 1, 상기 이동통신 단말기와 상기 동기화 서버의 동기화는 동기화용 마크 업 언어(Synchronization Markup Language) 프로토콜을 이용하는 것을 특징으로 하는 이동통신 단말기의 동기화 방법.And synchronizing the mobile communication terminal with the synchronization server using a synchronization markup language protocol. 응용 프로그램, 영상, 음성 또는 문자가 포함된 디지털 자료가 저장되는 내부 기억장치;Internal storage for storing digital data including applications, video, audio or text; 이동통신 단말기의 임시 기억장치의 저장공간이 충분할 경우, 상기 이동통신 단말기에서 동기화 서버로 동기화를 요청하는 신호를 송신하고, 상기 동기화 서버로부터 동기화 자료를 수신신하는 통신장치;A communication device which transmits a signal for requesting synchronization from the mobile communication terminal to a synchronization server and receives and receives synchronization data from the synchronization server when the storage space of the temporary storage device of the mobile communication terminal is sufficient; 상기 동기화 서버로부터 수신한 동기화 자료를 저장하는 임시 기억장치; 및Temporary storage for storing the synchronization data received from the synchronization server; And 상기 임시 기억장치에 저장된 상기 동기화 자료를 상기 내부 기억장치로 복사하는 처리장치;A processing device for copying the synchronization data stored in the temporary storage device to the internal storage device; 를 포함하는 이동통신 단말기.Mobile communication terminal comprising a.
KR1020060084897A 2006-09-04 2006-09-04 Method of synchronization of mobile communication terminal and mobile communication terminal having function thereof KR101319391B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060084897A KR101319391B1 (en) 2006-09-04 2006-09-04 Method of synchronization of mobile communication terminal and mobile communication terminal having function thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060084897A KR101319391B1 (en) 2006-09-04 2006-09-04 Method of synchronization of mobile communication terminal and mobile communication terminal having function thereof

Publications (2)

Publication Number Publication Date
KR20080021449A true KR20080021449A (en) 2008-03-07
KR101319391B1 KR101319391B1 (en) 2013-10-17

Family

ID=39395955

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060084897A KR101319391B1 (en) 2006-09-04 2006-09-04 Method of synchronization of mobile communication terminal and mobile communication terminal having function thereof

Country Status (1)

Country Link
KR (1) KR101319391B1 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030033396A (en) * 2001-10-22 2003-05-01 주식회사 지트랜코리아 Method for upgrading of wireless terminal
JP2005086426A (en) 2003-09-08 2005-03-31 Mitsubishi Electric Corp Personal digital assistant and system and method for replacing software
KR101048435B1 (en) * 2004-12-17 2011-07-11 엘지전자 주식회사 Software upgrade apparatus for mobile terminal and method thereof
KR100747453B1 (en) * 2005-09-14 2007-08-09 엘지전자 주식회사 Application program upgrade apparatus and method

Also Published As

Publication number Publication date
KR101319391B1 (en) 2013-10-17

Similar Documents

Publication Publication Date Title
US9979784B2 (en) Method for cloud data backup and recovery
CN109600672B (en) Video content pushing method and device
CN105745902A (en) Synchronizing event history for multiple clients
KR20070084302A (en) System and method for global data synchronization
JP2009140515A (en) Method, device and system for synchronizing of data in response to interrupted synchronization process
CN105450682B (en) Method, device and system for synchronously storing data and synchronizing data to client
US8612799B2 (en) Method and apparatus of backing up subversion repository
CN103873519A (en) Data synchronization method, client end, server, terminal and system
CN110716945A (en) Data updating method, data updating system, server and storage medium
JP2005530258A (en) System and method for resynchronization while refreshing a client device from a server
CN102594874B (en) Synchronization processing method and device
CN109213955B (en) Data processing method and related equipment
CN114416883A (en) Block chain light node data synchronization method, device, equipment and readable storage medium
CN111327680B (en) Authentication data synchronization method, device, system, computer equipment and storage medium
US20110125709A1 (en) Bookkeeping of download timestamps
CN110585724B (en) Method and device for updating form data in game client
KR101319391B1 (en) Method of synchronization of mobile communication terminal and mobile communication terminal having function thereof
CN112242944A (en) File processing method and related device
CN115002507A (en) Video data updating method, device, equipment and readable storage medium
CN115632815A (en) Data updating method and device, electronic equipment and storage medium
CN115713317A (en) Conference implementation method, system, storage medium and terminal equipment
JP2008304969A (en) Successive storage type web application system
JP2015041146A (en) Server device, client device, system, information processing method, and program
CN113094211B (en) Backup data processing method and device
CN115002137B (en) Offline message processing method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20160923

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20170922

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee