KR20070071599A - Method for performing data synchronization among client terminals using sms message - Google Patents

Method for performing data synchronization among client terminals using sms message Download PDF

Info

Publication number
KR20070071599A
KR20070071599A KR1020050135213A KR20050135213A KR20070071599A KR 20070071599 A KR20070071599 A KR 20070071599A KR 1020050135213 A KR1020050135213 A KR 1020050135213A KR 20050135213 A KR20050135213 A KR 20050135213A KR 20070071599 A KR20070071599 A KR 20070071599A
Authority
KR
South Korea
Prior art keywords
client
server
data
synchronization
synchronized
Prior art date
Application number
KR1020050135213A
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 KR1020050135213A priority Critical patent/KR20070071599A/en
Publication of KR20070071599A publication Critical patent/KR20070071599A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0869Network architectures or network communication protocols for network security for authentication of entities for achieving mutual authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Abstract

A method for performing a data synchronization among client terminals using a short message service is provided to synchronized generated or updated data by transmitting the short message to plural different client terminals preset in random client terminal or server when predetermined data is generated or updated in respective client terminal or server. A client is authenticated by a server(S1-S3). The server is authenticated by the clients(S4-S7). When the inter-authentication between the server and the client is successful, an SMS message is combined with an authentication value for accessing the server, and the result is transmitted to the clients(S8). The SMS(Short Messaging Service) message is used for requesting other clients to be synchronized with the updated client. The clients receive the SMS message from the updated client, and perform the synchronization process based on the received SMS message(S9-S15).

Description

다수의 클라이언트 단말기간 단문 메시지를 이용한 데이터 동기화 방법{METHOD FOR PERFORMING DATA SYNCHRONIZATION AMONG CLIENT TERMINALS USING SMS MESSAGE}Data synchronization method using short message between multiple client terminals {METHOD FOR PERFORMING DATA SYNCHRONIZATION AMONG CLIENT TERMINALS USING SMS MESSAGE}

도 1은 일반적인 SyncML 프로토콜을 기반으로 하는 클라이언트와 서버간 데이터 동기화를 설명하기 위한 도면.1 is a diagram for explaining data synchronization between a client and a server based on a general SyncML protocol.

도 2는 본 발명에 따른 프로토콜을 기반으로 하는 클라이언트와 서버간 데이터 동기화를 설명하기 위한 플로우챠트.2 is a flowchart illustrating data synchronization between a client and a server based on a protocol according to the present invention.

본 발명은 데이터 동기화 기술에 관한 것으로, 더욱 상세하게는 다수의 클라이언트 단말기간 단문 메시지를 이용한 데이터 동기화 방법에 관한 것이다.The present invention relates to a data synchronization technique, and more particularly, to a data synchronization method using a short message between a plurality of client terminals.

인터넷이 발전함에 따라 이동통신단말기 등에서 네트워크 서버의 개인 정보 관리(PIM : Personal Information Manager) 서비스를 사용하여 주소록 검색, 일정 관리, 전자 메일 교환 등의 작업이 개인적인 용도뿐만 아니라 비즈니스 용도로도 활용하고 있는 추세이다.With the development of the Internet, mobile phone terminals are using personal information manager (PIM) services of network servers to perform address book search, schedule management, and exchange of e-mail for business as well as personal purposes. It is a trend.

그런데, 대부분의 이동통신단말기의 메모리 용량이 서버에 비해서 상대적으 로 제한적이며, 성능도 역시 떨어진다.However, the memory capacity of most mobile communication terminals is relatively limited compared to the server, and the performance is also poor.

따라서, 이동통신단말기의 사용자는 개인 주소록, 일정 등의 정보나 기타 개인적인 중요한 정보를 안전하게 보관하기 위해 신뢰성 있는 서버에 백업(back-up)하기도 하고, 다른 이동통신단말기의 사용자와 필요한 정보를 서로 교환하기도 한다. Therefore, the user of the mobile terminal may back-up to a reliable server to secure personal address book, calendar, or other personal important information, and exchange necessary information with the user of another mobile terminal. Sometimes.

이와 같은 정보의 교환으로 최초 특정 사용자가 작성하거나 갱신한 특정 데이터가 여러 이동통신단말기에 분산되어 존재하게 될 수 있는데, 이 때 새로 작성되거나 갱신된 데이터에 대해 다수의 클라이언트 단말기간 동기화(data synchronization) 절차가 필요하다. This exchange of information can result in the distribution of specific data originally created or updated by a specific user across multiple mobile communication terminals, at which time synchronization between multiple client terminals is performed on newly created or updated data. A procedure is necessary.

이렇게 동기화 절차가 필요한 이유는 다수의 이동통신단말기에 분산되어 존재하는 동일한 데이터 항목에 대하여 갱신된 내용을 반영하고, 서로 다른 이동통신단말기에 존재하는 데이터간의 버전 차이를 해결하여 가장 최신 버젼으로 일치시키기 위함이다.The reason why the synchronization procedure is necessary is to reflect the updated contents of the same data items distributed in multiple mobile communication terminals, and to resolve the version differences between the data existing in different mobile communication terminals to match the latest version. For sake.

하지만, 일반적으로 동기화 솔루션들은 장치간 또는 응용 서비스간 호환성이 결여되어 있었다.In general, however, synchronization solutions lacked compatibility between devices or application services.

이러한 문제점을 해결하기 위하여 Synchronization Markup Language(이하, "SyncML"이라 약칭함) 프로토콜 표준 규격이 제안되었다.In order to solve this problem, Synchronization Markup Language (hereinafter, abbreviated as "SyncML") protocol standard specification has been proposed.

SyncML 동기화 프로토콜은 분산되어 있는 데이터의 일치성을 보장하기 위해 제안된 표준으로, 웹 포탈의 개인정보와 이동 전화기의 개인정보 혹은 PC의 개인정보 등과 같이 서로 다른 디바이스 및 응용 서비스간에 데이터를 일치시키기 위한 동기화에 이용될 수 있다.The SyncML synchronization protocol is a standard proposed to ensure the consistency of distributed data.It is used to match data between different devices and application services such as personal information on web portals and personal information on mobile phones or personal information on PCs. Can be used for synchronization.

SyncML은 도 1에 도시된 바와 같이 eXtensible Markup Language(이하, "XML"이라 약칭함) 형태로 표현된 데이터를 포함한 메시지를 클라이언트 단말기와 서버간 주고받음으로써 클라이언트 단말기와 서버 간에 동기화를 수행한다.As shown in FIG. 1, SyncML performs synchronization between a client terminal and a server by exchanging a message including data expressed in an eXtensible Markup Language (hereinafter, abbreviated as "XML") between the client terminal and the server.

그러나, 도 1에 도시된 종래의 클라이언트 단말기와 서버 간에 동기화를 수행하는데, 갱신된 데이터가 일정이나 스케쥴과 같은 항목이라면, 언제 갱신되었는지를 알 수가 없기 때문에 다수의 클라이언트 단말기간 지난 일정이나 스케쥴로 동기화되는 문제점이 있었다. However, the conventional client terminal and server shown in FIG. 1 perform synchronization. If the updated data is an item such as a schedule or a schedule, it is not known when it has been updated. There was a problem.

본 발명은 이상에서 설명한 종래의 기술을 감안하여 창출되어진 것으로서, 각각의 클라이언트 단말기 또는 서버에서 소정 데이터가 생성되거나 갱신된 경우, 임의의 클라이언트 단말기 또는 서버에서 미리 설정된 다수의 다른 클라이언트 단말기로 소정 데이터의 생성 또는 갱신 정보를 단문 메시지를 이용하여 알릴 수 있는 단문 메시지를 이용한 데이터 동기화 방법을 제공하는 것을 목적으로 한다.The present invention has been made in view of the conventional technology described above, and when predetermined data is generated or updated in each client terminal or server, a predetermined number of different client terminals set in any client terminal or server may be used. It is an object of the present invention to provide a method for synchronizing data using a short message that can notify generation or update information using a short message.

또한, 본 발명은 각각의 클라이언트 단말기 또는 서버에서 소정 데이터가 생성되거나 갱신된 경우, 임의의 클라이언트 단말기 또는 서버에서 미리 설정된 다수의 다른 클라이언트 단말기로 단문 메시지를 전송하여 생성 또는 갱신된 데이터를 동기화 시킬 수 있는 다수의 클라이언트 단말기간 단문 메시지를 이용한 데이터 동기화 방법을 제공하는 것을 목적으로 한다.In addition, when the predetermined data is generated or updated in each client terminal or server, the present invention may transmit a short message from any client terminal or server to a plurality of preset client terminals to synchronize the generated or updated data. An object of the present invention is to provide a data synchronization method using a short message between a plurality of client terminals.

상기한 목적을 달성하기 위해, 본 발명에 따른 단문 메시지를 이용한 데이터 동기화 방법은, 클라이언트가 서버에게 인증 받는 제 1 단계와; 상기 서버가 클라이언트에게 인증 받는 제 2 단계와; 상기 클라이언트와 상기 서버가 상호 인증이 성공한 것으로 판단되면, 상기 클라이언트에서 동기화된 데이터를 미리 설정된 복수개의 다른 클라이언트들에게 동기화의 실행을 요구하기 위한 단문 메시지를 상기 서버에 접속하기 위한 인증값과 함께 작성하여 각각 전송하는 제 3 단계와; 상기 각각의 다른 클라이언트는 상기 동기화된 클라이언트에서 전송한 단문 메시지를 수신하고, 상기 동기화된 데이터에 대한 동기화 절차를 실행하는 제 4 단계로 이루어진 것을 특징으로 한다.In order to achieve the above object, a data synchronization method using a short message according to the present invention includes a first step of the client is authenticated by the server; A second step in which the server is authenticated to a client; If it is determined that mutual authentication is successful between the client and the server, a short message for requesting the synchronization of a plurality of other clients that are synchronized in the client to execute the synchronization is written together with the authentication value for accessing the server. A third step of transmitting each; Each of the other clients is characterized in that it comprises a fourth step of receiving a short message sent from the synchronized client, and performs a synchronization procedure for the synchronized data.

여기서, 상기 제 4 단계는, 상기 클라이언트가 상기 서버에 접속하는 제 4-1 단계와; 상기 서버가 해당 클라이언트의 인증정보를 확인하고, 동기화된 데이터를 해당 클라이언트로 전송하는 제 4-2 단계와; 상기 해당 클라이언트는 상기 서버에서 전송한 동기화될 데이터를 저장하여 데이터 동기화 절차를 수행하는 제 4-3 단계를 구비하는 것을 특징으로 한다.Here, the fourth step may include the steps 4-1 of the client accessing the server; Step 4-2 of the server checking authentication information of the corresponding client and transmitting the synchronized data to the corresponding client; The corresponding client may include a fourth step of storing data to be synchronized from the server and performing a data synchronization procedure.

이상에서 설명한 본 발명의 특징에 따르면, 각각의 클라이언트 단말기 또는 서버에서 소정 데이터가 생성 또는 갱신된 경우, 미리 설정된 다수의 다른 클라이언트 단말기로 단문 메시지를 전송하여 소정 데이터가 생성 또는 갱신되었음을 알리고, 또한 생성 또는 갱신된 데이터를 동기화 시킨다. 따라서, 새롭게 동기화된 다수의 다른 클라이언트 단말기들은 최초 생성 또는 갱신된 클라이언트 단말기와 동일한 일정이나 스케쥴에 동기화될 수 있으며, 새롭게 동기화된 일정이나 스케쥴 에 따른 알람기능도 자동으로 설정되는 이점이 있다.According to the features of the present invention described above, when predetermined data is generated or updated in each client terminal or server, a short message is transmitted to a plurality of preset different client terminals to inform that the predetermined data has been generated or updated, and also generated. Or synchronize the updated data. Therefore, a plurality of newly synchronized client terminals may be synchronized to the same schedule or schedule as the first generated or updated client terminal, and an alarm function according to the newly synchronized schedule or schedule may be automatically set.

이하, 첨부되어진 도면을 참조하여 본 발명의 단문 메시지를 이용한 데이터 동기화 방법에 따른 실시 예를 구체적으로 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of a data synchronization method using a short message of the present invention in detail.

도 2는 본 발명에 따른 프로토콜을 기반으로 하는 클라이언트와 서버간 데이터 동기화를 설명하기 위한 플로우챠트이다.2 is a flowchart illustrating data synchronization between a client and a server based on the protocol according to the present invention.

도 2를 참조하면, 먼저, 클라이언트 단말기가 서버에게 인증 받는 단계를 실행하기 위하여, 클라이언트 단말기가 서버에 접속한다(S1). 이어, 클라이언트 단말기는 자신의 아이디와 패스워드를 인코딩 혹은 MD5와 같은 알고리즘을 이용하여 압축한 후 인코딩하여 서버에게 작성된 메시지를 전송한다(S2). 이에 따라, 서버는 클라이언트 단말기에서 전송된 데이터를 확인하여 인증 절차를 수행한다(S3).Referring to FIG. 2, first, in order to execute a step in which the client terminal is authenticated by the server, the client terminal accesses the server (S1). Subsequently, the client terminal compresses its ID and password using an algorithm such as encoding or MD5, and then encodes and transmits the message to the server (S2). Accordingly, the server checks the data transmitted from the client terminal to perform the authentication procedure (S3).

이어, 서버가 클라이언트 단말기에게 인증 받는 단계를 실행하기 위하여, 서버의 아이디, 패스워드를 S1 단계와 마찬가지로 인코딩 혹은 MD5와 같은 알고리즘을 이용하여 압축한 후, 인코딩하여 클라이언트 단말기에게 작성된 메시지를 전송한다(S4).Subsequently, in order to perform the step of authenticating the server to the client terminal, the server's ID and password are compressed using an algorithm such as encoding or MD5 as in step S1, and then encoded and transmitted to the client terminal (S4). ).

이어, 클라이언트 단말기가 서버로부터 전송된 인증 데이터를 수신하고, 이상여부를 판단한다(S5). 이때, 클라이언트는 이상이 없는 것으로 판단되면, 상호 인증이 성공한 것으로 간주한다(S7).Next, the client terminal receives the authentication data transmitted from the server, and determines whether or not the abnormality (S5). At this time, if it is determined that there is no abnormality, the client considers that mutual authentication is successful (S7).

이어, 클라이언트 단말기와 서버간의 새롭게 작성하거나 갱신된 데이터에 대한 양방향 또는 단방향 데이터 동기화 절차를 실행한다.Subsequently, a two-way or one-way data synchronization procedure for newly created or updated data between the client terminal and the server is executed.

즉, 동기화된 클라이언트 단말기가 동기화된 데이터를 미리 설정된 다른 클 라이언트 단말기들에게 동기화의 실행을 요구하기 위해 단문 메시지를 작성하여 각각 전송한다(S8). That is, the synchronized client terminal composes a short message and transmits the synchronized data to the other client terminals which are preset in advance so as to request the execution of the synchronization (S8).

이때, 이동통신단말기의 사용자는 동기화 실행을 요구하기 위한 다른 클라이언트 단말기의 리스트 중에서 필요한 클라이언트 단말기 리스트를 빼거나 더하는 등의 수정 작업이 가능하다. At this time, the user of the mobile communication terminal can modify the operation such as subtracting or adding the necessary client terminal list from the list of other client terminals for requesting the synchronization.

또한, 미리 설정된 다수의 클라이언트 단말기에게 전송되는 단문 메시지에 서버에 접속 할 수 있는 인증값이 포함되어야 한다.In addition, the short message sent to a plurality of preset client terminals should include an authentication value for accessing the server.

이어, 각각의 다른 클라이언트 단말기는 동기화된 클라이언트 단말기에서 전송한 단문 메시지를 수신하고(S9), 사용자의 조작에 따라 새롭게 작성되거나 갱신된 데이터에 대한 동기화 절차의 실행여부를 판단한다(S10).Subsequently, each other client terminal receives a short message transmitted from the synchronized client terminal (S9), and determines whether to execute a synchronization procedure for newly created or updated data according to a user's operation (S10).

만일, 각각의 다른 클라이언트 단말기의 사용자가 변경된 데이터에 대한 동기화 절차를 원하지 않는 경우, 수신한 단문 메시지를 무시하거나, 무시하기 위한 조작을 실행한다(S11). If the user of each of the other client terminals does not want a synchronization procedure for the changed data, an operation for ignoring or ignoring the received short message is performed (S11).

그러나, 각각의 다른 클라이언트 단말기의 사용자가 변경된 데이터에 대한 동기화 절차를 원하는 경우, 해당 클라이언트 단말기는 사용자의 조작에 의해 서버에 접속한다(S12).However, when the user of each other client terminal desires a synchronization procedure for the changed data, the client terminal connects to the server by the user's operation (S12).

이때, 서버는 해당 클라이언트 단말기의 인증정보를 확인하고(S13), 새롭게 작성되거나 갱신된 데이터를 해당 클라이언트 단말기에 전송한다(S14).At this time, the server checks the authentication information of the client terminal (S13), and transmits the newly created or updated data to the client terminal (S14).

이때, 해당 클라이언트 단말기는 서버에서 전송한 새롭게 작성되거나 갱신된 데이터를 자신의 데이터 베이스에 저장하여 데이터 동기화 절차를 수행한다(S15).At this time, the client terminal stores the newly created or updated data transmitted from the server in its database to perform a data synchronization procedure (S15).

이어, 해당 클라이언트 단말기는 서버로 수신된 데이터의 동기화 상태를 알리는 메시지를 전송하고(S16), 서버는 데이터의 동기화 승인 상태를 알리는 메시지를 해당 클라이언트 단말기로 전송한다(S17).Subsequently, the client terminal transmits a message indicating the synchronization state of the data received to the server (S16), and the server transmits a message indicating the synchronization approval state of the data to the client terminal (S17).

이상 설명한 바와 같이, 본 발명에 따른 단문 메시지를 이용한 데이터 동기화 방법에 따르면, 다수의 클라이언트 단말기 또는 서버에서 소정 데이터가 생성 또는 갱신된 경우, 미리 설정된 다수의 다른 클라이언트 단말기로 단문 메시지를 전송하여 소정 데이터가 생성 또는 갱신되었음을 알리며, 다른 클라이언트 단말기가 원할 경우, 생성 또는 갱신된 데이터를 동기화 시킨다. As described above, according to the data synchronization method using the short message according to the present invention, when predetermined data is generated or updated in a plurality of client terminals or servers, the short message is transmitted to a plurality of other preset client terminals. Is generated or updated, and if the other client terminal desires, it synchronizes the generated or updated data.

따라서, 새롭게 동기화된 다수의 다른 클라이언트 단말기들은 최초 생성 또는 갱신된 클라이언트 단말기와 동일한 일정이나 스케쥴에 동기화될 수 있으며, 새롭게 동기화된 일정이나 스케쥴에 따른 알람기능도 자동으로 설정될 수 있는 효과를 제공한다.Therefore, a plurality of newly synchronized client terminals can be synchronized to the same schedule or schedule as the first generated or updated client terminal, and an alarm function according to the newly synchronized schedule or schedule can be automatically set. .

한편, 본 발명은 상술한 실시예로만 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위 내에서 수정 및 변형하여 실시할 수 있고, 이러한 수정 및 변경 등은 이하의 특허 청구의 범위에 속하는 것으로 보아야 할 것이다.On the other hand, the present invention is not limited to the above-described embodiment, but can be modified and modified within the scope not departing from the gist of the present invention, such modifications and changes should be regarded as belonging to the following claims. will be.

Claims (2)

클라이언트가 서버에게 인증 받는 제 1 단계;A first step of the client authenticating with the server; 상기 서버가 클라이언트에게 인증 받는 제 2 단계;A second step in which the server is authenticated to a client; 상기 클라이언트와 상기 서버가 상호 인증이 성공한 것으로 판단되면, 상기 클라이언트에서 동기화된 데이터를 미리 설정된 복수개의 다른 클라이언트들에게 동기화의 실행을 요구하기 위한 단문 메시지를 상기 서버에 접속하기 위한 인증값과 함께 작성하여 각각 전송하는 제 3 단계; 및 If it is determined that mutual authentication is successful between the client and the server, a short message for requesting the synchronization of a plurality of other clients that are synchronized in the client to execute the synchronization is written together with the authentication value for accessing the server. A third step of transmitting each; And 상기 각각의 다른 클라이언트는 상기 동기화된 클라이언트에서 전송한 단문 메시지를 수신하고, 상기 동기화된 데이터에 대한 동기화 절차를 실행하는 제 4 단계로 이루어진 것을 특징으로 하는 단문 메시지를 이용한 데이터 동기화 방법.And each of the other clients comprises a fourth step of receiving a short message transmitted from the synchronized client and executing a synchronization procedure for the synchronized data. 제 1항에 있어서, 상기 제 4 단계는The method of claim 1, wherein the fourth step 상기 클라이언트가 상기 서버에 접속하는 제 4-1 단계;Step 4-1, wherein the client connects to the server; 상기 서버가 해당 클라이언트의 인증정보를 확인하고, 동기화된 데이터를 해당 클라이언트로 전송하는 제 4-2 단계;Step 4-2 of the server checking the authentication information of the client and transmitting the synchronized data to the client; 상기 해당 클라이언트는 상기 서버에서 전송한 동기화될 데이터를 저장하여 데이터 동기화 절차를 수행하는 제 4-3 단계를 구비하는 것을 특징으로 하는 단문 메시지를 이용한 데이터 동기화 방법.And the corresponding client stores a data to be synchronized transmitted from the server and performs a data synchronization procedure.
KR1020050135213A 2005-12-30 2005-12-30 Method for performing data synchronization among client terminals using sms message KR20070071599A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050135213A KR20070071599A (en) 2005-12-30 2005-12-30 Method for performing data synchronization among client terminals using sms message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050135213A KR20070071599A (en) 2005-12-30 2005-12-30 Method for performing data synchronization among client terminals using sms message

Publications (1)

Publication Number Publication Date
KR20070071599A true KR20070071599A (en) 2007-07-04

Family

ID=38506713

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050135213A KR20070071599A (en) 2005-12-30 2005-12-30 Method for performing data synchronization among client terminals using sms message

Country Status (1)

Country Link
KR (1) KR20070071599A (en)

Similar Documents

Publication Publication Date Title
KR101430517B1 (en) Device and mehtod for synchronizing data in data communication devices
WO2018219178A1 (en) Data synchronization method and apparatus, server, and storage medium
CN1838594B (en) Systems and methods for adaptive authentication
US8489548B2 (en) Method, system, and device for data synchronization
US8239452B2 (en) System and method for discovering and publishing of presence information on a network
US7698307B2 (en) System and method for synchronizing between a file system and presence of contacts on a network
US7886341B2 (en) External authentication against a third-party directory
US8649733B2 (en) System and method for quick authentication between Bluetooth devices
US7437566B2 (en) System and method for identity confirmation of a contact published on a network
CN109586969A (en) Content distributing network disaster recovery method, device, computer equipment and storage medium
CN101605108A (en) A kind of method, system and device of instant messaging
US7840528B2 (en) System and method for integrating continuous synchronization on a host handheld device
JP2010509813A (en) Notification message processing method and apparatus
CN112468540B (en) Cloud platform-based data distribution method, equipment and medium
EP3028437A1 (en) Messaging api over http protocol to establish context for data exchange
US20050208940A1 (en) Network service system using a temporary use identifier
CN114723438B (en) Wallet system and transaction method
US8311947B2 (en) Online service syndication
CN114629867A (en) On-line inquiry instant communication system and message processing method
CN112653911B (en) Key updating method and equipment
CN111327680A (en) Authentication data synchronization method, device, system, computer equipment and storage medium
CN116095081A (en) Event processing method and device based on block chain system, equipment and medium
EP1650674B1 (en) System and method for integrating continuous synchronization on a host handheld device
KR20070071599A (en) Method for performing data synchronization among client terminals using sms message
CN111885148B (en) Session synchronization method and device

Legal Events

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