KR20070102120A - Data synchronization method for home network - Google Patents

Data synchronization method for home network Download PDF

Info

Publication number
KR20070102120A
KR20070102120A KR1020060033840A KR20060033840A KR20070102120A KR 20070102120 A KR20070102120 A KR 20070102120A KR 1020060033840 A KR1020060033840 A KR 1020060033840A KR 20060033840 A KR20060033840 A KR 20060033840A KR 20070102120 A KR20070102120 A KR 20070102120A
Authority
KR
South Korea
Prior art keywords
data
synchronization
list
action
mobile device
Prior art date
Application number
KR1020060033840A
Other languages
Korean (ko)
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 KR1020060033840A priority Critical patent/KR20070102120A/en
Publication of KR20070102120A publication Critical patent/KR20070102120A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • G06F11/2056Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring
    • G06F11/2082Data synchronisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W56/00Synchronisation arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A data synchronization method in a home network is provided to remove the user inconvenience when the user should manually transmit changed data to a storage device one by one to make the data the same, and prevent a data inconsistent situation between a mobile device and the storage device. Synchronization target data is designated according to a user selection(S1). Shared list information with respect to a storage device is received(S2) and a sharing setting operation is performed(S3). An action is called by a mobile device to check whether there is a change between data at shared positions(S4). When data are different, a list of the changed data is transferred to a CP(Control Point) in response to the called action(S5). The CP checks whether the synchronization target data on the list of the changed data exists, and if the synchronization target data is on the list, the CP transfers a command for starting synchronization to the mobile device(S6). The mobile device starts a synchronization operation on the changed data with respect to the shared position of the storage device(S7).

Description

홈 네트워크에서의 데이터 동기화 방법{DATA SYNCHRONIZATION METHOD FOR HOME NETWORK}DATA SYNCHRONIZATION METHOD FOR HOME NETWORK}

도 1은 본 발명의 일실시예에 따른 데이터 동기화 방법이 적용되는 UPnP 홈 네트워크의 구성을 간략히 나타낸 도면, 1 is a diagram briefly illustrating a configuration of a UPnP home network to which a data synchronization method according to an embodiment of the present invention is applied;

도 2는 본 발명의 일실시예에 따른 데이터 동기화 작업을 위한 정보 처리 흐름을 나타낸 도면, 2 is a diagram illustrating an information processing flow for a data synchronization task according to an embodiment of the present invention;

도 3은 디바이스의 데이터 동기화를 위해 필요한 상태 변수의 리스트를 나타낸 도면, 3 is a view showing a list of state variables required for data synchronization of a device;

도 4는 디바이스의 데이터 동기화를 위해 필요한 UPnP 액션을 나타낸 도면, 4 illustrates a UPnP action required for data synchronization of a device;

도 5a 및 도 5b는 도 4의 "GetSyncDataList"와 "SetSyncDataList" 액션에 대한 변수의 리스트를 나타낸 도면, 5A and 5B illustrate a list of variables for the "GetSyncDataList" and "SetSyncDataList" actions of FIG. 4;

도 6a 및 도 6b는 도 4의 "GetSyncDestination"과 "SetSyncDestination" 액션에 대한 변수의 리스트를 나타낸 도면, 6A and 6B illustrate a list of variables for the "GetSyncDestination" and "SetSyncDestination" actions of FIG. 4;

도 7a 및 도 7b는 도 4의 "GetChangedDataList"와 "StartSync" 액션에 대한 변수의 리스트를 나타낸 도면, 7A and 7B illustrate a list of variables for the "GetChangedDataList" and "StartSync" actions of FIG. 4;

도 8a 및 도 8b는 도 4의 "GetShareList"와 "SetShareList" 액션에 대한 변 수의 리스트를 나타낸 도면, 8A and 8B illustrate a list of variables for the "GetShareList" and "SetShareList" actions of FIG. 4;

도 9는 본 발명의 일실시예에 따른 데이터의 자동 동기화 동작에 대한 플로우차트를 나타낸 도면이다. 9 is a flowchart illustrating an automatic synchronization operation of data according to an embodiment of the present invention.

<도면의 주요부분에 대한 부호의 설명><Description of the symbols for the main parts of the drawings>

10:컨트롤 포인트, 20:스토리지 디바이스,10: control point, 20: storage device,

30:모바일 디바이스.30: mobile device.

본 발명은 UPnP((Universal Plug and Play) 홈 네트워크에서의 각 디바이스(Device) 간의 데이터를 동기화시키기 위한 방법에 관한 것이다.The present invention relates to a method for synchronizing data between devices in a Universal Plug and Play (UPnP) home network.

일반적으로, UPnP 홈 네트워크는 분산 및 개방 네트워킹 구조를 기반으로 하여 홈네트워크 내의 각 가전 제품이나 컴퓨터가 중앙 집중적인 관리를 받지 않고서도 피어-투-피어(Peer-to-Peer) 방식으로 상호 네트워킹이 가능하도록 하기 위해 개발된 것이다. In general, UPnP home networks are based on distributed and open networking architectures, allowing peer-to-peer interconnection of each appliance or computer within the home network without centralized management. It was developed to make it possible.

이러한 UPnP 홈 네트워크에서는 각 디바이스(Device)를 제어하는 컨트롤 포인트(Control Point; CP)와, 각종 서비스를 제공해 주는 디바이스들로 이루어져 있으며, 컨트롤 포인트(CP)에서는 제공 인터페이스를 통하여 각종 디바이스들을 찾아내어(Description), 제어하고(Control), 이벤트(Eventing)를 받아서 처리하도록 되어 있다. In such a UPnP home network, a control point (CP) for controlling each device and a device for providing various services are provided. In the control point CP, various devices are found through a providing interface ( Description, control, and receive and process events.

한편, 최근에는 PDA나 스마트폰 등과 같은 모바일 장치의 보급이 활발하게 이루어지고 있는 바, 이 모바일 장치의 상시 휴대성을 고려하여 사용자의 개인 일정이나, 메모, 연락처, 메일 데이터 등과 같은 다양한 개인 정보(PIMS(Personal Information management System) 데이터)를 관리할 수 있는 기능을 구비하고 있다. Recently, mobile devices such as PDAs and smart phones have been widely used, and various personal information such as personal schedules, memos, contacts, mail data, etc. of users are considered in consideration of the portability of the mobile devices. Personal Information Management System (PIMS) data is managed.

이러한 PIMS 데이터의 경우에는 휴대가 가능한 모바일 장치의 부주의한 분실 이나 파손 등에 의한 데이터 유실을 방지하기 위해서, 사용자는, 개인용 컴퓨터(PC) 또는 노트북 컴퓨터에 모바일 장치의 데이터를 백업하여 두는 것이 보편적이다.In the case of PIMS data, in order to prevent data loss due to inadvertent loss or damage of a portable mobile device, it is common for a user to back up data of the mobile device to a personal computer (PC) or a notebook computer.

그러나, 현재 모바일 장치의 PIMS 데이터와 같은 정보를 백업하는 방식으로는, 모바일 장치에 있는 PIMS 데이터에서 개인 일정이나, 메모 사항, 연락처, 메일 내용이 변경된 것들에 한해서 사용자가 해당 데이터를 선택하여 개인용 컴퓨터(PC)나 노트북 컴퓨터 등에 백업하는 동작을 요청하게 된다. 하지만, 정보 내용의 잦은 변경이 예상되는 PIMS 데이터에 대해 데이터의 내용이 변경될 때마다 유선 포트나 무선 포트를 통해 동기화 작업을 일일이 수행해야 하는 번거로움이 따르게 된다. However, the current method of backing up information, such as PIMS data on a mobile device, is to select a personal computer by changing the personal calendar, notes, contacts, and mail contents in PIMS data on the mobile device. You will be asked to back up your PC or laptop. However, for PIMS data that is expected to change frequently, the cumbersome task is to perform synchronization tasks through wired or wireless ports whenever the data changes.

내용이 변경된 데이터들을 개별적으로 선택하는 번거로움을 피하기 위해서는, 모바일 장치의 모든 데이터를 백업해야 하는데, 이는 백업 시간이 불필요하게 길어지게 된다.To avoid the hassle of selecting data whose contents have changed individually, it is necessary to back up all data on the mobile device, which unnecessarily lengthens the backup time.

따라서, 본 발명은 상기한 종래의 사정을 감안하여 이루어진 것으로서, 그 목적은 UPnP 홈 네트워크를 통해서 모바일 장치 내의 데이터와 백업된 데이터와의 동기화 작업이 자동으로 이루어질 수 있도록 하는 홈 네트워크에서의 데이터 동기화 방법을 제공하는 것이다.Accordingly, the present invention has been made in view of the above-mentioned conventional circumstances, and an object thereof is a method of synchronizing data in a home network to automatically perform synchronization between data in a mobile device and backed up data through a UPnP home network. To provide.

상기한 목적을 달성하기 위해 본 발명에 따르면, 네트워크에서 제 1 디바이스에 저장된 데이터를 제 2 디바이스에 백업하는 방법에 있어서, 상기 제 1 디바이스에게 데이터를 동기화시킬 저장 위치를 지정하는 단계와, 상기 제 2 디바이스에게 상기 저장 위치에 대해 공유시키는 단계 및, 상기 제 1 디바이스에서 변경된 데이터에 대해 상기 저장 위치로 복사되도록 하는 단계로 이루어진 것을 특징으로 하는 방법을 제공한다.According to the present invention for achieving the above object, a method for backing up data stored in a first device in a network to a second device, the method comprising: designating a storage location to synchronize the data to the first device; 2 sharing the storage location with the device, and copying the changed data in the first device to the storage location.

이하, 본 발명에 대해 첨부도면을 참조하여 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일실시예에 따른 데이터 동기화 방법이 적용되는 UPnP 홈 네트워크의 구성을 간략하게 나타낸 도면이다.1 is a diagram schematically illustrating a configuration of a UPnP home network to which a data synchronization method according to an embodiment of the present invention is applied.

도 1에 도시된 바와 같이, 본 발명에 따른 UPnP 홈 네트워크는, 네트워크 내의 각종 디바이스를 제어하기 위한 컨트롤 포인트(Control Point; CP)(10)와, 홈 네트워크 내의 각종 디바이스에 있는 데이터를 백업 저장하는 스토리지 디바이스(Storage Device)(20), 휴대가 가능하면서 개인 정보 데이터로서 PIMS 데이터를 보유하고 있고, 상기 컨트롤 포인트(10)의 제어에 따라 상기 스토리지 디바이스(20)에 저장된 백업된 PIMS 데이터와의 자동 데이터 동기화를 수행하는 모바일 디바이스(Mobile Device)(30)로 구성된다. As shown in FIG. 1, a UPnP home network according to the present invention includes a control point (CP) 10 for controlling various devices in a network, and backup and store data in various devices in a home network. The storage device 20 is portable and holds PIMS data as personal information data, and is automatically stored with the backed up PIMS data stored in the storage device 20 under the control of the control point 10. It consists of a mobile device (Mobile Device) 30 to perform data synchronization.

본 발명의 일실시예의 설명에서 PIMS 데이터는, 단순히 예시된 것에 지나지 않으며, 사진, 음악 등과 같은 미디어 데이터의 경우에도 본 발명의 동기화 원리를 그대로 적용할 수 있다.In the description of one embodiment of the present invention, PIMS data is merely illustrated, and in the case of media data such as photographs and music, the synchronization principle of the present invention may be applied as it is.

도 2는 본 발명의 일실시예에 따른 데이터 동기화 작업을 위한 기기간의 정보 처리 흐름을 나타낸 도면이다. 2 is a diagram illustrating an information processing flow between devices for a data synchronization task according to an embodiment of the present invention.

도 2에서, 상기 컨트롤 포인트(10)는 모바일 디바이스(30)가 Advertisement메시지를 통해 인식되면, 사용자의 입력정보 및 조작에 따라 동기화를 수행할 장치로서 모바일 디바이스(30)와, 해당 모바일 디바이스(30)의 PIMS 데이터를 동기화시킬 디바이스로서 스토리지 디바이스(20)를 지정하는 작업을 수행하면서, 사용자의 선택 옵션에 따라서 동기화의 대상 데이터(예를 들어 개인 일정, 메모, 연락처, 메일 등)를 지정하게 된다(S1).In FIG. 2, when the mobile device 30 is recognized through an Advertisement message, the control point 10 is a device for performing synchronization according to user input information and manipulation, and the mobile device 30 and the corresponding mobile device 30. While specifying the storage device 20 as a device for synchronizing PIMS data, the data to be synchronized (eg, personal calendar, notes, contacts, mail, etc.) is designated according to a user's selection option. (S1).

그 상태에서, 상기 컨트롤 포인트(10)는 상기 모바일 디바이스(30)로부터의 데이터가 저장될 장치로서 스토리지 디바이스(20)에 대한 공유 리스트 정보를 받아와서(S2), 공유 설정 작업을 진행하게 된다(S3). 공유 리스트를 수신한 후 그 리스트에, 상기 모바일 디바이스(30)의 데이터가 저장될 위치에 포함되어 있지 않으면, 그 위치를 포함하는 공유 리스트를 만들어 상기 스토리지 디바이스(20)에 설정 액션을 요청하여 공유 설정 작업을 완료한다. In this state, the control point 10 receives the sharing list information on the storage device 20 as a device for storing data from the mobile device 30 (S2), and proceeds to the sharing setting operation (S2). S3). After receiving the sharing list, if the data of the mobile device 30 is not included in the location to be stored in the list, create a sharing list including the location and request a setting action to the storage device 20 for sharing. Complete the setup.

상기 스토리지 디바이스(20)에 대한 공유 설정 작업이 완료되면, 상기 컨트롤 포인트(10)는 상기 모바일 디바이스(30)에 있는 데이터와 스토리지 디바이스(20)에 있는, 즉 공유된 위치에 있는 데이터 간에 변동 사항이 있는지를 검사하도록 상기 모바일 디바이스(30)에 액션을 호출하고(S4), 상기 모바일 디바이스(30)는 동기가 되도록 설정된 자신의 데이터와 상기 스토리지 디바이스(20)의 공유된 위치에 있는 데이터 간에 변경된 정보, 예를 들어 데이터 생성 일자, 크기 등이 상이한 데이터가 있으면, 그 변경 데이터의 리스트를 컨트롤 포인트(10)에 상기 호출된 액션의 응답으로서 전달한다(S5).When the sharing setting operation for the storage device 20 is completed, the control point 10 changes between data in the mobile device 30 and data in the storage device 20, that is, in a shared location. Calling an action on the mobile device 30 to check whether there is an action (S4), and the mobile device 30 is changed between its data set to be synchronized with the data in the shared location of the storage device 20. If there is information, for example, data having different data creation dates, sizes, etc., the list of the changed data is transmitted to the control point 10 as a response to the called action (S5).

상기 컨트롤 포인트(10)는 상기 모바일 디바이스(30)로부터의 변경 데이터의 리스트에서 사용자가 지정한 동기화의 대상 데이터가 있는지를 비교한 다음에, 동기화의 대상 데이터가 리스트에 있으면 동기화가 시작되도록 하는 명령을 상기 보마일 디바이스(30)에 전달한다(S6). The control point 10 compares whether the target data of the synchronization specified by the user is present in the list of change data from the mobile device 30, and then sends a command to start the synchronization when the target data of the synchronization is in the list. The transfer to the bomile device 30 (S6).

본 발명에 따른 다른 일실시예에서는 수신한 변경 데이터의 리스트에 있는 모든 데이터를, 사용자의 지정 여부의 확인없이 동기화하도록 할수도 있다. According to another embodiment of the present invention, all data in the list of received change data may be synchronized without confirmation of user designation.

상기 모바일 디바이스(30)는 상기 컨트롤 포인트(30)로부터의 동기화 시작 명령에 따라, 상기 스토리지 디바이스(20)의 공유된 위치에 대해서 변경데이터의 동기화 작업을 개시함으로써 변경된 데이터가 스토리지 디바이스(20)에 전달되어 백업될 수 있게 한다. The mobile device 30 initiates a synchronization operation of the change data with respect to the shared location of the storage device 20 according to the synchronization start command from the control point 30, thereby changing the changed data to the storage device 20. To be delivered and backed up.

한편, 상기 컨트롤 포인트(10)는 전술한 데이터의 동기화를 위해서 필요한 UPnP 변수들을 정의하여 사용하는데, 도 3에 도시된 바와 같이, "A_ARG_TYPE_SyncDataList"는 동기화시킬 데이터의 리스트에 대한 상태 변수를 나타내고, "A_ARG_TYPE_SyncDestination"은 데이터의 동기화가 이루어질 홈 네트워크 내의 스토리지 디바이스에서 데이터가 저장될 위치에 대한 상태 변수이며, "A_ARG_TYPE_ChangedDataList"는 변경된 데이터의 리스트에 대한 상태 변수이고, "A_ARG_TYPE_Result"는 UPnP 액션 수행이 이루어진 이후의 결과값을 갖는 상태 변수이다. Meanwhile, the control point 10 defines and uses UPnP variables necessary for synchronizing the aforementioned data. As shown in FIG. 3, "A_ARG_TYPE_SyncDataList" represents a state variable for a list of data to be synchronized. A_ARG_TYPE_SyncDestination "is a state variable for the location where data will be stored in the storage device in the home network where data will be synchronized," A_ARG_TYPE_ChangedDataList "is a state variable for the list of changed data, and" A_ARG_TYPE_Result "is after the UPnP action is performed. State variable with result.

또한, 상기 컨트롤 포인트(10)는 데이터의 동기화를 위해서 필요한 액션들을 정의하여 사용하는 바, 도 4에 도시된 바와 같이 "GetSyncDataList"는 동기화시키기 위해 설정된 데이터의 리스트를 받아오기 위해 사용되는 액션이고, "SetSyncDataList"는 동기화시키기 위해 설정된 데이터의 리스트를 설정하기 위해 사용되는 액션이며, "GetSyncDestination"은 데이터의 동기화가 이루어지는 위치인 스토리지 디바이스 내의 저장 위치를 받아오기 위해 사용되는 액션이고, "SetSyncDestination"은 스토리지 디바이스내의 데이터 저장 위치를 모바일 디바이스에 설정하기 위해 사용되는 액션이며, "GetChangedDataList"는 모바일 디바이스에 저장된 데이터와 스토리지 디바이스에 저장된 기존 데이터와의 정보 비교에 의해 변경된 데이터의 리스트를 받아오기 위해 사용되는 액션이고, "StartSync"는 데이터의 동기화를 시작하도록 하기 위해 사용되는 액션이고, "GetshareList"는 네트워크에 공유되어 있는 저장 위치에 대한 리스트를 받아오기 위해 사용되는 액션이며, "SetShareList"는 리스트에 있는 저장 위치들을 네트워크에 공유시키기 위해 사용되는 액션이다. In addition, the control point 10 defines and uses actions necessary for synchronizing data. As shown in FIG. 4, "GetSyncDataList" is an action used to receive a list of data set for synchronization. "SetSyncDataList" is an action used to set a list of data set for synchronization, "GetSyncDestination" is an action used to obtain a storage location in a storage device where data is synchronized, and "SetSyncDestination" is a storage. This action is used to set the data storage location in the device to the mobile device, and "GetChangedDataList" is an action used to obtain a list of changed data by comparing the information stored in the mobile device with the existing data stored in the storage device. And "Sta rtSync "is an action used to start synchronizing data," GetshareList "is an action used to get a list of storage locations that are shared on the network, and" SetShareList "is a list of storage locations in the list. This is the action used to share it.

여기서, 상기 "GetSyncDataList" 액션은 도 5a에 도시된 바와 같이, 동기화시킬 데이터의 리스트에 관한 "SyncDataList"와 해당 액션 수행 이후의 결과값에 관한 "Result"와 같은 리턴값을 갖는 출력 변수(Argument)를 가지고, 상기 "SetSyncDataList" 액션은 도 5b에 도시된 바와 같이, "SyncDataList"의 입력 변수와, "Result"의 리턴값을 갖는 출력 변수를 가진다. Here, the "GetSyncDataList" action is an output variable having a return value such as "SyncDataList" regarding a list of data to be synchronized and "Result" regarding a result value after performing the action as shown in FIG. 5A. The "SetSyncDataList" action has an input variable of "SyncDataList" and an output variable having a return value of "Result" as shown in FIG. 5B.

상기 "GetSyncDestination" 액션은 도 6b에 도시된 바와 같이, 데이터 동기 화가 이루어지는 위치에 관한 "SyncDestination"과 해당 액션 수행 이후의 결과값에 관한 "Result"와 같은 리턴값을 갖는 출력 변수를 가지고 있고, "SetSyncDestination" 액션은 도 6b에 도시된 바와 같이, "SyncDestination"의 입력 변수와 "Result"의 리턴값을 갖는 출력 변수를 가진다. As shown in FIG. 6B, the "GetSyncDestination" action has an output variable having a return value such as "SyncDestination" regarding a position at which data synchronization is performed and "Result" regarding a result value after performing the action. The SetSyncDestination "action has an input variable of" SyncDestination "and an output variable having a return value of" Result ", as shown in FIG. 6B.

상기 "GetChangedDataList" 액션은 도 7a에 도시된 바와 같이, 변경된 데이터 리스트에 관한 "ChangeDataList"와, 해당 액션 수행 이후의 결과값에 관한 "Result"의 리턴값을 갖는 출력 변수를 가지며, 상기 "StartSync" 액션은 도 7b에 도시된 바와 같이, 해당 액션 수행 이후의 결과값에 관한 "Result"와 같은 리턴값을 갖는 출력 변수를 가진다. As shown in FIG. 7A, the "GetChangedDataList" action has an output variable having a "ChangeDataList" regarding a changed data list and a return value of "Result" regarding a result value after performing the action, and the "StartSync" The action has an output variable with a return value such as "Result" regarding the result value after the action is performed, as shown in FIG. 7B.

상기 "GetshareList" 액션은 도 8a에 도시된 바와 같이, 공유 설정된 저장 위치의 리스트를 담은 "ShareList"와, 해당 액션 수행 이후의 결과값에 관한 "Result"의 리턴값을 갖는 출력 변수를 가지며, 상기 "SetshareList" 액션은 도 8b에 도시된 바와 같이, 공유 설정하고자 하는 저장 위치의 리스트를 담은 "ShareList"의 입력 변수와, "Result"와 같은 리턴값을 갖는 출력 변수를 가지고 있다. As shown in FIG. 8A, the "GetshareList" action has an "ShareList" containing a list of shared storage locations and an output variable having a return value of "Result" regarding a result value after performing the action. The "SetshareList" action has an input variable of "ShareList" containing a list of storage locations to be shared, and an output variable having a return value such as "Result", as shown in FIG. 8B.

도 9는 본 발명의 일실시예에 따른 데이터의 자동 동기화 동작에 대한 플로우차트를 나타낸 도면이다. 9 is a flowchart illustrating an automatic synchronization operation of data according to an embodiment of the present invention.

이하에서는, 도 9에 도시된 본 발명의 일예에 따른 플로우차트를 도 1의 장치의 동작과 병행하여 상세히 설명한다. Hereinafter, a flowchart according to an example of the present invention illustrated in FIG. 9 will be described in detail in parallel with the operation of the apparatus of FIG. 1.

먼저, 모바일 디바이스(30)에서는 자신의 존재와, 스토리지 디바이스(20)에 데이터를 동기화시킬 수 있는 동기화 서비스를 구비하고 있음을 알리는 Advertisement 메시지를 전송하게 되고(S10), 컨트롤 포인트(10)에서는 상기 Advertisement 메시지에 의해 상기 모바일 디바이스(30)의 존재에 대한 인식과 함께 데이터 동기화 서비스를 등록하게 된다(S11). 상기 Advertisement의 동작은 디바이스의 최초 접속 또는 컨트롤 포인트(10)의 검색 과정(M-Search)에 의해 이루어진다.First, the mobile device 30 transmits an Advertisement message indicating that the mobile device 30 has its own presence and a synchronization service for synchronizing data to the storage device 20 (S10). The advertisement message registers the data synchronization service with the recognition of the existence of the mobile device 30 (S11). The operation of the advertisement is performed by the first connection of the device or the search process (M-Search) of the control point 10.

그 상태에서, 상기 컨트롤 포인트(10)는 사용자에 의해 모바일 디바이스(30)의 변경된 데이터가 자동으로 동기화되도록 설정되어 있음을 확인하여, 데이터의 자동 동기화 설정이 이루어져 있으면, 사용자의 자동 동기화 설정에 따라 입력된 정보에 근거하여 상기 모바일 디바이스(30)에 "SetSyncDestination" 액션을 호출하여 변경 이전의 데이터가 저장되어 있는 위치 또는 새로이 동기화 백업이 수행될 저장 위치를 지정할 수 있도록 한다(S12).In this state, the control point 10 confirms that the changed data of the mobile device 30 is set to be automatically synchronized by the user, and if the automatic synchronization setting of the data is made, according to the automatic synchronization setting of the user Based on the input information, the mobile device 30 calls the "SetSyncDestination" action to designate a location where data before the change is stored or a storage location where a new synchronization backup is to be performed (S12).

한편, 상기 사용자에 의한 데이터의 동기화 설정에 따라, 상기 컨트롤 포인트(10)는 도 5a의 "GetSyncDataList" 액션에 의해 동기화시킬 데이터의 리스트를 상기 모바일 디바이스(30)로부터 받아와서, 도 5b의 "SetSyncDataList" 액션에 의해 동기화시킬 데이터의 리스트를 새로이 상기 모바일 디바이스(30)에 설정할 수도 있다. 이와 같이 하는 이유는, 앞서서 지정된 동기화시킬 데이터에 추가적으로 동기화시킬 데이터가 발생한 경우를 위한 것으로서, 상기 모바일 디바이스(30) 상의 동기화 서비스가 동기화시킬 데이터의 리스트를 상태 변수로서 관리하고 있는 실시 예에서 적용될 수 있다. Meanwhile, according to the synchronization setting of the data by the user, the control point 10 receives the list of data to be synchronized from the mobile device 30 by the "GetSyncDataList" action of FIG. 5A, and the "SetSyncDataList" of FIG. 5B. May set a new list of data to be synchronized by the action to the mobile device 30. The reason for doing this is for a case in which data to be synchronized is generated in addition to the previously specified data to be synchronized, and may be applied in an embodiment in which a synchronization service on the mobile device 30 manages a list of data to be synchronized as a state variable. have.

또한, 상기 컨트롤 포인트(10)는 상기 스토리지 디바이스(20)에 변경 데이터가 동기화될 위치에 대해 네트워크 상에 공유시키기 위해 먼저 "GetShareList" 액션을 스토리지 디바이스(20)에 호출하게 되고(S13), 상기 스토리지 디바이스(20)는 상기 액션의 응답으로서 공유되어 있는 저장 위치의 리스트를 도 8a와 같은 변수 Sharelist에 담아서 상기 컨트롤 포인트(10)에 전달한다(S14).In addition, the control point 10 first calls the "GetShareList" action to the storage device 20 to share on the network the location where the change data is to be synchronized to the storage device 20 (S13), The storage device 20 transfers the list of storage locations shared as a response to the action to the control point 10 in a variable sharelist as shown in FIG. 8A (S14).

그에 따라, 상기 컨트롤 포인트(10)는 상기 모바일 디바이스(30)에서 변경된 데이터가 저장될 위치에 대해 공유시키기 위해 Sharelist의 변수에 현재 지정된 동기화 위치를 더 추가하여 "SetShareList" 액션을 상기 스토리지 디바이스(20)에 호출하게 되고(S15), 상기 스토리지 디바이스(20)는 상기 모바일 디바이스(30)와의 원격 동기화를 위한 저장 위치에 대해 네트워크 상에 공유되도록 설정한 다음에(S16), 공유의 설정 완료에 따른 결과값을 도 8b의 Result 변수값으로 상기 컨트롤 포인트(10)에 전달한다(S17).Accordingly, the control point 10 further adds a currently set synchronization position to a variable of Sharelist to share the location where the changed data is to be stored in the mobile device 30 to perform a "SetShareList" action on the storage device 20. (S15), the storage device 20 is set to be shared on the network for the storage location for remote synchronization with the mobile device 30 (S16), according to the completion of the setting of sharing The resultant value is transferred to the control point 10 as a result variable value of FIG. 8B (S17).

만일, 상기 S14의 단계에서 수신한 공유된 저장 위치에, 현재 지정된 동기화 저장 위치가 이미 포함되어 있으면 상기 S15 내지 S17 단계는 생략될 수도 있다. If the shared storage location received in step S14 already includes the currently designated synchronization storage location, steps S15 to S17 may be omitted.

상기 컨트롤 포인트(10)는 상기 모바일 디바이스(30)에 변경된 데이터가 있는지의 여부를 검사하기 위해 "GetChangedData" 액션을 호출하게 되고(S18), 상기 모바일 디바이스(30)는 동기화로 지정된 자신의 저장 공간에 저장되어 데이터가 상기 공유된 동기화 저장 위치에 있는 데이터와 달라진 것이 있는지를 확인하여(S19), 달라진 데이터가 있으면 그 변경 데이터의 정보를 도 7a의 "ChangeDataList"의 변수에 담아서 상기 컨트롤 포인트(10)에 전달한다(S20).The control point 10 calls the "GetChangedData" action to check whether there is changed data in the mobile device 30 (S18), and the mobile device 30 has its own storage space designated for synchronization. Check whether the data is different from the data in the shared synchronization storage location (S19), and if there is any changed data, the information of the change data is contained in a variable of "ChangeDataList" of FIG. To be delivered (S20).

상기 컨트롤 포인트(10)는 상기 모바일 디바이스(30)로부터 변경된 데이터에 대한 정보를 받으면, 변경 데이터의 동기화 작업을 개시하기 위해 "StartSync" 액션을 호출하게 되고(S21), 상기 모바일 디바이스(30)는 변경된 데이터들을 앞서서 네트워크 상에 공유되어 있는 상기 스토리지 디바이스(20) 내의 동기화 저장 위치에 복사하게 된다(S22).When the control point 10 receives the information about the changed data from the mobile device 30, the control point 10 calls the "StartSync" action to start the synchronization operation of the change data (S21), the mobile device 30 The changed data is copied to the synchronization storage location in the storage device 20 which is shared on the network (S22).

상기 모바일 디바이스(30)로부터 변경된 데이터가 상기 스토리지 디바이스(20)의 동기화를 위해 공유 설정된 저장 위치에 저장되면, 상기 모바일 디바이스(30)는 동기화 작업의 결과로서 도 7b와 같이 Result 변수에 결과값을 상기 컨트롤 포인트(10)에 전달한다(S23).When data changed from the mobile device 30 is stored in a shared storage location for synchronization of the storage device 20, the mobile device 30 writes a result value to a Result variable as shown in FIG. 7B as a result of the synchronization operation. Transfer to the control point 10 (S23).

전술한 실시예의 설명에서 S18 단계, 즉 "GetChagedData" 액션 호출과 그 결과에 따르는 이후의 백업 과정(S20 내지 S23)은, 상기 컨트롤 포인트(10)에 기 지정된 주기마다 수행된다. 본 발명의 다른 실시예에서는, 기 지정된 일시마다 수행될 수도 있다. 또한, 본 발명에 따른 또 다른 실시예에서는 전술한 과정(S10 내지 S23)이 동기화 백업 서비스를 구비한 디바이스가 발견될 때마다 수행될 수도 있다. In the description of the above-described embodiment, step S18, that is, a call to the "GetChagedData" action and subsequent backup processes S20 to S23 according to the result are performed at predetermined periods in the control point 10. In another embodiment of the present invention, it may be performed every predetermined date and time. In addition, in another embodiment according to the present invention, the above-described processes (S10 to S23) may be performed whenever a device having a synchronization backup service is found.

한편, 본 발명은 전술한 전형적인 바람직한 실시예들에만 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위 내에서 여러 가지로 개량, 변경, 대체 또는 부가하여 실시할 수 있는 것임은 당해 기술분야에 통상의 지식을 가진 자라면 용이하게 이해할 수 있을 것이다. 이러한 개량, 변경, 대체 또는 부가에 의한 실시 가 이하의 첨부된 특허청구범위의 범주에 속하는 것이라면 그 기술사상 역시 본 발명에 속하는 것으로 보아야 한다.On the other hand, the present invention is not limited to the above-described typical preferred embodiments, but can be carried out in various ways without departing from the gist of the present invention, various modifications, alterations, substitutions or additions are common in the art Those who have knowledge will easily understand. If the implementation by such improvement, change, replacement or addition falls within the scope of the appended claims, the technical idea should also be regarded as belonging to the present invention.

이상과 같이 본 발명에 따르면, UPnP 홈 네트워크에서 휴대 가능한 모바일 디바이스와 같은 네트워크 디바이스로부터의 변경 데이터를 네트워크 내의 스토리지 디바이스에 저장된 데이터와 자동으로 동기화시켜서, 변경된 데이터가 모바일 디바이스로부터 스토리지 디바이스에 전송되어 저장되도록 함에 따라, 사용자가 수작업으로 변경된 데이터를 일일이 스토리지 디바이스에 전송하여 데이터를 일치시켜야 하는 불편함을 해소함과 더불어, 모바일 디바이스와 네트워크의 스토리지 디바이스 간의 데이터 불일치 상황을 방지할 수 있다는 효과를 갖게 된다. As described above, according to the present invention, change data from a network device such as a mobile device that is portable in a UPnP home network is automatically synchronized with data stored in a storage device in the network, so that the changed data is transferred from the mobile device to the storage device for storage. As described above, the user may transmit the manually changed data to the storage device to solve the inconvenience of matching the data, and also prevent the data inconsistency between the mobile device and the storage device of the network.

Claims (14)

네트워크에서 제 1 디바이스에 저장된 데이터를 제 2 디바이스에 백업하는 방법에 있어서, A method for backing up data stored on a first device to a second device in a network, the method comprising: 상기 제 1 디바이스에게 데이터를 동기화시킬 저장 위치를 지정하는 제 1단계와, A first step of designating a storage location for synchronizing data to the first device; 상기 제 2 디바이스에게 상기 저장 위치에 대해 공유시키는 제 2단계 및, A second step of sharing the second device with respect to the storage location; 상기 제 1 디바이스에서 변경된 데이터에 대해 상기 저장 위치로 복사되도록 하는 제 3단계로 이루어진 것을 특징으로 하는 방법.And a third step of copying the changed data in the first device to the storage location. 제 1 항에 있어서, The method of claim 1, 상기 제 1 디바이스는, 휴대가 가능한 모바일 디바이스(Mobile Device)인 것을 특징으로 하는 방법.And the first device is a portable mobile device. 제 1 항에 있어서, The method of claim 1, 상기 제 1단계는, 상기 제 1 디바이스에 대해 동기화될 데이터가 저장된 위치를 받아와서 그 동기화 데이터의 저장 위치를 설정하도록 이루어진 것을 특징으로 하는 방법.And wherein said first step is adapted to receive a location where data to be synchronized for said first device is stored and to set a storage location of said synchronization data. 제 3 항에 있어서, The method of claim 3, wherein 상기 제 1 디바이스에 대해 동기화될 데이터가 저장된 위치를 받아오기 위한 액션(Action)이 정의되어 있는 것을 특징으로 하는 방법. An action is defined for receiving a location where data to be synchronized is stored for the first device. 제 3 항에 있어서, The method of claim 3, wherein 상기 제 1 디바이스의 동기화 데이터 저장 위치를 설정하는 액션이 정의되어 있는 것을 특징으로 하는 방법.And an action for setting a synchronization data storage location of the first device. 제 1 항에 있어서, The method of claim 1, 상기 제 1단계는, 상기 제 1 디바이스에 대해 동기화하기 위해 설정되는 데이터의 리스트를 받아와서, 그 데이터 리스트를 설정하도록 이루어진 것을 특징으로 하는 방법.And said first step is adapted to receive a list of data set for synchronization with said first device and to set said data list. 제 6 항에 있어서, The method of claim 6, 상기 제 1 디바이스에 대해 동기화하기 위해 설정되는 데이터의 리스트를 받아오기 위한 액션이 정의되어 있는 것을 특징으로 하는 방법.And an action for receiving a list of data set for synchronization with the first device. 제 6 항에 있어서, The method of claim 6, 사용자에 의한 동기화 대상 데이터의 지정에 따라 상기 동기화를 위한 데이터 리스트를 설정하기 위한 액션이 정의되어 있는 것을 특징으로 하는 방법.And an action for setting the data list for the synchronization according to the designation of the synchronization target data by the user. 제 1 항에 있어서, The method of claim 1, 상기 제 2단계는, 상기 제 2 디바이스에 대해 데이터가 저장 위치의 공유 설정 리스트를 받아와서, 그 공유 설정 리스트를 설정하도록 이루어진 것을 특징으로 하는 방법.And wherein said second step is adapted to receive a shared configuration list of a storage location where data is stored for said second device and to set the shared configuration list. 제 9 항에 있어서, The method of claim 9, 상기 제 2 디바이스에 대해 데이터가 저장될 위치의 공유 설정 리스트를 받아오기 위한 액션이 정의되어 있는 것을 특징으로 하는 방법.And an action for receiving a sharing setting list of a location where data is to be stored for the second device. 제 9 항에 있어서, The method of claim 9, 상기 받아온 공유 설정 리스트를 제 2 디바이스에 설정하기 위한 액션이 정의되어 있는 것을 특징으로 하는 방법.And an action for setting the received sharing setting list to a second device. 제 1 항에 있어서, The method of claim 1, 상기 제 3단계는, 상기 제 1 디바이스에 대해 달라진 데이터가 있는지를 확인하여, 달라진 데이터가 있으면 그 변경 데이터가 동기화를 위해 제 1 디바이스에 전송되도록 하는 것을 특징으로 하는 방법.The third step is to determine whether there is changed data for the first device, so that the changed data is transmitted to the first device for synchronization if there is any changed data. 제 12 항에 있어서, The method of claim 12, 상기 제 1 디바이스에 대해 달라진 데이터가 있는지를 확인하는 액션이 정의 되어 있는 것을 특징으로 하는 방법.And an action for checking whether there is changed data for the first device. 제 12 항에 있어서, The method of claim 12, 상기 변경 데이터의 동기화를 위해 제 1 디바이스에 전송되도록 하는 액션이 정의되어 있는 것을 특징으로 하는 방법.And an action is defined to be transmitted to the first device for synchronization of the change data.
KR1020060033840A 2006-04-14 2006-04-14 Data synchronization method for home network KR20070102120A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060033840A KR20070102120A (en) 2006-04-14 2006-04-14 Data synchronization method for home network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060033840A KR20070102120A (en) 2006-04-14 2006-04-14 Data synchronization method for home network

Publications (1)

Publication Number Publication Date
KR20070102120A true KR20070102120A (en) 2007-10-18

Family

ID=38817178

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060033840A KR20070102120A (en) 2006-04-14 2006-04-14 Data synchronization method for home network

Country Status (1)

Country Link
KR (1) KR20070102120A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101274566B1 (en) * 2010-10-05 2013-06-13 주식회사 케이티 Method and system for providing autonomous computing sharing based on upnp network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101274566B1 (en) * 2010-10-05 2013-06-13 주식회사 케이티 Method and system for providing autonomous computing sharing based on upnp network

Similar Documents

Publication Publication Date Title
US8175644B1 (en) Task switching between two computing devices
US20070250645A1 (en) Mobile phone data backup system
US7769009B1 (en) Automatic peer to peer mobile device data replication
JP3949678B2 (en) Centralized contact list
US9002344B2 (en) Phone content service
EP2375685B1 (en) Method of and system for providing application store service
KR20070084302A (en) System and method for global data synchronization
KR20120055166A (en) Method and apparatus for syncronizing data in connected devices
US20190281092A1 (en) Communication system and information processing apparatus
CN104079609A (en) Schedule information processing method and device
CN104158854B (en) Resource share method and device
KR20110023480A (en) Data operation method, apparatus and system thereof
KR20050016951A (en) Automatic mobile device scalable synchronization based on battery state
EP3220634A1 (en) System, information processing apparatus, information processing method, and computer-readable recording medium
JP2009116459A (en) Mobile terminal, schedule notifying system, schedule notification method, and schedule notification program
JP2015049572A (en) Monitoring program and monitoring method
JP4574654B2 (en) Personal information management apparatus, personal information management method, recording medium, and program
KR20070102120A (en) Data synchronization method for home network
CN110287187A (en) Tables of data synchronous updating method, system and storage medium in multiple servers
JP5853791B2 (en) Data synchronization method and server device
JP5067621B2 (en) Communication terminal device and program
KR20070088889A (en) Data backup method for network
JP5527378B2 (en) Portable terminal, schedule notification system, schedule notification method, and schedule notification program
KR101961676B1 (en) Mobile device and method for synchronizing setting at the same
CN117591057A (en) Display control method, display control device and electronic equipment

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination