WO2012051811A1 - 数据共享方法、移动终端及服务器 - Google Patents

数据共享方法、移动终端及服务器 Download PDF

Info

Publication number
WO2012051811A1
WO2012051811A1 PCT/CN2011/070611 CN2011070611W WO2012051811A1 WO 2012051811 A1 WO2012051811 A1 WO 2012051811A1 CN 2011070611 W CN2011070611 W CN 2011070611W WO 2012051811 A1 WO2012051811 A1 WO 2012051811A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
server
mobile terminal
search condition
shared
Prior art date
Application number
PCT/CN2011/070611
Other languages
English (en)
French (fr)
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 中兴通讯股份有限公司
Publication of WO2012051811A1 publication Critical patent/WO2012051811A1/zh

Links

Classifications

    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • the present invention relates to the field of communications, and in particular to a data sharing method, a mobile terminal, and a server.
  • a data sharing method BACKGROUND
  • PIM Personal Information Management
  • PIM refers to the user's personal data (including but not limited to address book, call log, schedule, notebook, etc.) in the mobile terminal is consistent with the computer or mobile network server in a wireless or wired manner, and can use a variety of terminals, A variety of access means to query and manage data services.
  • OMA Object Management Architecture
  • the main technical means is based on General Packet Radio Service (GPRS). /Enhanced Data Rate for GSM Evolution (EDGE)/Time Division-Synchronous Code Division Multiple Access (TD-SCDMA) Network-hosted SyncML protocol.
  • GPRS General Packet Radio Service
  • EDGE Enhanced Data Rate for GSM Evolution
  • TD-SCDMA Time Division-Synchronous Code Division Multiple Access
  • SyncML Network-hosted SyncML protocol.
  • mobile terminals should be based on industry open standards, including various network protocols and content formats, and should demonstrate good scalability and interoperability.
  • the data sharing method technology in the related art has the following disadvantages
  • One-way data synchronization mode data synchronization can only be initiated from the mobile terminal application, and the server can only passively process data. This method has specific limitations. The user can only access the data uploaded by the terminal when logging in to the server. Not conducive to the sharing of data between the mobile terminal and the mobile Internet.
  • Fixed data synchronization mode giving users less selectivity. For example: At present, when China Mobile PIM service is synchronized, it is required to upload all data, or to send data between certain time periods. This way will cause unnecessary waste of time and cost for users, in the process of synchronization. The network is interrupted. When resynchronizing, it will require all data or MAP information of the last data to be sent. This not only increases the synchronization time, but also increases the data traffic.
  • a primary object of the present invention is to provide a data sharing method, a mobile terminal, and a server to solve at least the scalability and interoperability of the data sharing method in the related art described above, resulting in a poor user experience. problem.
  • a data sharing method is provided.
  • the mobile terminal determines the predetermined data, wherein the predetermined data includes one of: a data type uploaded to the server, a search condition for acquiring the shared data from the server; and the data corresponding to the predetermined data by the mobile terminal Sent to the server for data sharing.
  • the predetermined data is a data type uploaded to the server, and the mobile terminal sends the data corresponding to the predetermined data to the server for data sharing, including: the mobile terminal determines the data type data in the local data according to the data type uploaded to the server, and Upload data to the server for adding, deleting, or 4 tampering.
  • the predetermined data is a search condition for acquiring shared data from the server.
  • the method includes: the server receives the search condition; and the server determines the data that meets the search condition by using the search condition.
  • the server encapsulates the key information of the data into a data packet and sends it to the mobile terminal for the mobile terminal to acquire the shared data.
  • the method further includes: the mobile terminal receiving the data packet; and determining, by the mobile terminal, the shared data according to the key information in the data packet. Index; The mobile terminal sends an index to the server for obtaining data corresponding to the index from the server.
  • a data sharing method includes: the server determines the predetermined data, wherein the predetermined data includes one of: a data type delivered to the server, a search condition for acquiring the shared data from the mobile terminal; and the server transmits the data corresponding to the predetermined data to the server Mobile terminals are used for data sharing.
  • the predetermined data is a data type that is sent to the server, and the server sends the data corresponding to the predetermined data to the mobile terminal for data sharing, including: the server determines the data type data in the local data according to the data type that is sent to the server, And the data is sent to the mobile terminal for adding, deleting or 4 tampering.
  • the predetermined data is a search condition for acquiring shared data from the mobile terminal, and after the server sends the predetermined data to the mobile terminal for data sharing, the method further includes: the mobile terminal receives the search condition; and the mobile terminal determines, according to the search condition, the search condition Data; The mobile terminal encapsulates the key information of the data into a data packet and sends it to the server for the server to acquire the shared data.
  • the method further includes: the server receiving the data packet; the server determining the index of the shared data according to the key information in the data packet; The index is sent to the mobile terminal for acquiring data corresponding to the cable I from the mobile terminal.
  • the mobile terminal includes: a first determining module, configured to determine predetermined data, wherein the predetermined data includes one of: a data type uploaded to the server, a search condition for acquiring shared data from the server; and a first data sharing
  • the module is configured to send data corresponding to the predetermined data to the server for data sharing.
  • a server is provided.
  • the server includes: a first receiving module, configured to receive a search condition that the mobile terminal sends the shared data from the server; and a first determining module, configured to determine data that meets the search condition by using the search condition;
  • the obtaining module is configured to encapsulate the key information of the data into a data packet and send the data to the mobile terminal for acquiring the shared data by the mobile terminal.
  • the server includes: a second determining module, configured to determine predetermined data, wherein the predetermined data includes one of: a data type sent to the server, a search condition for acquiring shared data from the mobile terminal; and a second data sharing module , for transmitting data corresponding to predetermined data to the mobile
  • the terminal is used for data sharing.
  • a mobile terminal is provided.
  • the mobile terminal includes: a second receiving module, configured to receive a search condition that the server sends the shared data from the mobile terminal; and a second determining module, configured to determine data that meets the search condition by using the search condition; A module, configured to encapsulate key information of the data into a data packet and send the data to the server for obtaining shared data by the server.
  • the mobile terminal determines the data type uploaded to the server and/or the predetermined data of the search condition for acquiring the shared data from the server, and transmits the data corresponding to the predetermined data to the server user data sharing, thereby solving the related art.
  • FIG. 1 is a flowchart 1 of a data sharing method according to an embodiment of the present invention
  • FIG. 2 is a flowchart 2 of a data sharing method according to an embodiment of the present invention
  • FIG. 4 is a flow chart of a synchronization process initiated by a server according to an embodiment of the present invention
  • FIG. 5 is a first structural block diagram of a mobile terminal according to an embodiment of the present invention
  • FIG. 6 is a preferred embodiment of a mobile terminal according to an embodiment of the present invention
  • FIG. 7 is a first structural block diagram of a server according to an embodiment of the present invention
  • FIG. 8 is a second structural block diagram of a server according to an embodiment of the present invention
  • FIG. 9 is a preferred configuration of a server according to an embodiment of the present invention.
  • FIG. 10 is a second structural block diagram of a mobile terminal according to an embodiment of the present invention
  • FIG. 11 is a schematic diagram of an application structure according to an embodiment of the present invention.
  • Step S102 A mobile terminal determines predetermined data, where the predetermined data includes one of: uploading to a server The data type, the search criteria for getting shared data from the server.
  • Step S104 The mobile terminal sends the predetermined data to the server for data sharing.
  • the mobile terminal determines the data type and the search condition, determines the shared data according to the data type and the search condition, and sends the shared data to the server, which overcomes the scalability and interoperability of the data sharing method in the related technology, thereby causing the user Experience a poorer experience, which in turn improves the user experience and reduces the user's network costs.
  • the predetermined data is a data type uploaded to the server, and a preferred embodiment of step S104 is described.
  • the data type uploaded by the mobile terminal to the server determines the data type data in the local data, and uploads the data to the server for adding, deleting or 4 tampering.
  • the mobile terminal determines that the data is uploaded according to the data type, and can directly determine the personal data information that the user needs the data type, and the redundant data is removed by sending and receiving, which reduces time and traffic, and saves the user. Internet access costs and improved user experience.
  • the predetermined data is a search condition for acquiring shared data from the server.
  • the method includes: the server receives the search condition; the server determines the data that meets the search condition by using the search condition; and the server encapsulates the key information of the data into the data. The packet is sent to the mobile terminal for the mobile terminal to acquire the shared data.
  • the server encapsulates the key information of the data into a data packet and sends the data to the mobile terminal for acquiring the shared data according to the search condition, which reduces the traffic of the data transmission and reduces the network cost of the user.
  • the method further includes: the mobile terminal receives the data packet; and the mobile terminal determines the sharing according to the key information in the data packet. Index of data; mobile terminal will index The server is sent to obtain the data corresponding to the index from the server.
  • the mobile terminal determines an index of the shared data according to the key information in the data packet, and sends the index to the server for obtaining the data corresponding to the index.
  • This embodiment reduces the traffic of the data transmission, and reduces the traffic. User's network expenses.
  • This embodiment provides a data sharing method.
  • 2 is a flowchart 1 of a data sharing method according to an embodiment of the present invention. As shown in FIG. 2, the method includes: Step S202: The server determines predetermined data, where the predetermined data includes one of the following: The data type of the server, and the search condition for obtaining shared data from the mobile terminal. Step S204: The server sends the data corresponding to the predetermined data to the mobile terminal for data sharing.
  • the server determines the data type and the search condition, determines the shared data according to the data type and the search condition, and sends the shared data to the mobile terminal, thereby overcoming the single mode of the data sharing method in the related art, and the scalability and interoperability are relatively poor, thereby This leads to a problem of poor user experience, which in turn improves the user experience and reduces the user's network costs.
  • the predetermined data is a data type uploaded to the server, and a preferred embodiment of step S204 is described below.
  • the server determines the data of the data type in the local data according to the data type that is sent to the server, and sends the data to the mobile terminal for adding, deleting, or tampering.
  • the mobile terminal determines data of the data type in the local data according to the data type uploaded to the server, and uploads the data to the server for addition, deletion or modification.
  • the server determines that the data is uploaded according to the data type, and can directly determine the personal data information that the user needs the data type, and the redundant data is removed by sending and receiving, which reduces time and traffic, and saves the user. Internet access costs and improved user experience.
  • the predetermined data is a search condition for acquiring shared data from the mobile terminal
  • the method further comprises: the mobile terminal receiving the search condition; the mobile terminal determining the data that meets the search condition using the search condition; and the mobile terminal encapsulating the key information of the data
  • the data packet is sent to the server for the server to acquire the shared data.
  • the mobile terminal encapsulates the key information of the data into a data packet and sends the data to the mobile terminal for acquiring the shared data according to the search condition, which reduces the traffic of the data transmission and reduces the network expense of the user.
  • the method further includes: the server receiving the data packet;
  • the index of the shared data is determined according to the key information in the packet;
  • the server sends the I to the mobile terminal for acquiring the data corresponding to the index from the mobile terminal.
  • the server determines the index of the shared data according to the key information in the data packet, and sends the cable to the mobile terminal for acquiring the data corresponding to the index.
  • This embodiment reduces the traffic of the data transmission and reduces The user's network expenses.
  • Embodiment 1 This embodiment combines the foregoing embodiments and preferred embodiments thereof. In this embodiment, two data sharing methods are provided, which may be separately initiated by a mobile terminal and a server.
  • the data sharing method initiated by the mobile terminal includes the following steps: Step 1: Determine data uploaded from the mobile terminal to the server, and the user needs to customize the data that needs to be uploaded to the server, and then the data is used by the PIM application. The classifications are respectively packaged into different data packets for upload in accordance with a unified standard format. Step 2: The user customizes the data that needs to be obtained from the server. First, the search condition for obtaining data from the server is specified. The terminal sends the search condition instruction to the server through the wireless communication network, and the server receives the search condition instruction and then follows the condition.
  • the key information of the searched data extraction part is encapsulated into a data packet in order (to distinguish from the issued synchronous data, the data packet will contain a special identification bit), and then transmitted back to the terminal.
  • the terminal presents the data searched by the server to the user in an orderly and visible manner, and the user selects the required data, and then sends the index of the data entry to the server (in order to distinguish the data from the upload, the data packet will contain a special
  • the server identifies the corresponding data entry according to the index uploaded by the terminal, and encapsulates it into a data packet and delivers it to the terminal according to a unified standard format. It should be noted that the above steps 1 and 2 do not limit the order of execution, and may only perform step 4 or only step 4.
  • the mobile terminal uploads the terminal local data to the server through the wireless communication network for analysis and storage through the local PIM application, and receives the data sent from the server to be locally increased. , delete or modify the process.
  • Step 1 The user logs in to the server website, registers or uses the registered user name and password to log in to the PIM server system through authentication;
  • Step 2 Proactively initiate data synchronization through the PIM server system, and the mobile terminal will then receive the PIM synchronization command sent by the server, and then start the PIM application in the background, and establish a network link with the server;
  • Step 3 The server selects some data and sends it to the mobile terminal. After receiving the data, the mobile terminal operates according to the corresponding instruction.
  • the user selects the data to be delivered to the mobile terminal on the server side, and selects the operation to be performed after the delivery to the mobile terminal (add, delete or ⁇ ⁇ 'tampering), according to the data and operation combination as the corresponding instruction, and then according to The unified standard format encapsulates the data packet to the mobile terminal, and the mobile terminal processes the data according to the corresponding instruction.
  • Step 4 The server sends a command to the mobile terminal to upload the specified data (which may be all data or part of the data) to the server.
  • the server provides an option for the user to select data to be uploaded by the mobile terminal (the data selected by the user includes but is not limited to the following types: all personal information data of the mobile terminal, some type of personal information data of the mobile terminal, and the mobile terminal sends according to the server side.
  • the user searches for the personal information data, etc., and the server sends the data type selected by the user to the mobile terminal in the form of an instruction, and the mobile terminal encapsulates the specified data into a data packet according to a unified standard format, and then uploads the data to the server.
  • Analytical processing by the server Step 5:
  • the server customizes the search condition for acquiring data from the server, and sends a search condition instruction to the mobile terminal through the wireless communication network.
  • the mobile terminal After receiving the search condition instruction, the mobile terminal searches according to the condition, and extracts part of the key information of the searched data. Encapsulated as a packet in order (in order to distinguish from the uploaded synchronization data, this packet will contain a special identification bit), and then uploaded to the server.
  • the server presents the data searched by the server to the user in an orderly and visible manner, and the user selects the required data, and then sends the index of the data entry to the mobile terminal (in order to distinguish from the issued synchronous data, the data packet will be
  • the special terminal is included, and the mobile terminal finds the corresponding data entry according to the index sent by the server, and encapsulates it into a data packet and uploads it to the server according to a unified standard format. It should be noted that the foregoing steps 3 and 4 do not limit the order of execution, and may only perform step 4 or only step 4. With the preferred embodiment, the following benefits are achieved:
  • Embodiment 2 In this embodiment, two data synchronization methods in data sharing are provided, which are respectively initiated by a mobile terminal and a server.
  • the data synchronization initiated by the mobile terminal includes the following steps: Step 4: The user starts the PIM application through the mobile terminal, establishes a network connection with the wireless communication network, and then establishes a synchronous connection with the server. Step 2: The mobile terminal sends synchronization data or synchronization instructions to the server. Step 3: The server performs corresponding processing according to the synchronization data or instructions sent by the mobile terminal. Step 4: The server returns the corresponding processing result. Step 5: The mobile terminal displays the synchronization completion information to the user, and ends the synchronization.
  • the data synchronization initiated by the server includes the following steps: Step 1: The user sends a username and password to the server through the Internet terminal for authentication, and the authentication is successfully established with the server. Step 2: The server sends an instruction to the mobile terminal, requesting the mobile terminal to start the PIM application, and establish a network connection and a synchronous connection with the wireless network side and the server. Step 3: The server sends synchronization data or synchronization instructions to the server. Step 4: The mobile terminal performs corresponding processing according to the synchronization data or instructions sent by the server. Step 4: 5: The mobile terminal returns the corresponding processing result. Step 6: The server displays the synchronization completion information to the user and ends the synchronization.
  • a data sharing method is provided, which is initiated by a mobile terminal as shown in FIG. 3.
  • the method includes the following process: Step 4: S302: The user starts the PIM application by using the mobile terminal.
  • Step S310 The server side approves the establishment of a synchronous connection with the mobile terminal by checking the user information, returns a request response, and establishes a synchronous connection. It should be noted that, if the mobile terminal sends the designated data to the server, step S312 is performed, and if the mobile terminal sends the search condition to the server, step S320 is performed. Step S312: The mobile terminal sends the specified data to the server. Step S314: The server performs corresponding processing according to the data and instructions sent by the mobile terminal. Step S316: The server returns the synchronization success information to the mobile terminal. Step S318: The mobile terminal displays the synchronization completion information to the user. Step S320: The mobile terminal sends the user's search condition instruction to the server.
  • Step S322 The server performs a search of the current user data according to the search condition instruction uploaded by the mobile terminal, extracts the key information from the searched data record, and then establishes an index in order.
  • Step S324 The server sends the key information and index of the searched data to the mobile terminal.
  • Step S326 The mobile terminal presents the data sent by the server to the user in a visible manner for the user to select.
  • Step S328 The user selects data that he needs through the mobile terminal.
  • Step S330 The mobile terminal returns an index of the data record selected by the user to the server.
  • Step S332 The server side encapsulates the corresponding data into a data packet according to the index selected by the user.
  • Step S334 The server returns the data packet selected by the user through the wireless network connection.
  • Step S336 The mobile terminal performs corresponding processing on the data delivered by the server.
  • Step S338 The mobile terminal returns a synchronization success message to the server.
  • a data sharing method is provided, which is a synchronization initiated by a server.
  • FIG. 4 is a flowchart of a synchronization process initiated by the user according to the embodiment of the present invention. As shown in FIG.
  • Step 4 S402: The user logs in to the PIM service website through the Internet terminal.
  • Step S404 Send a username and password request to the server to establish a connection by authentication.
  • Step S406 The server end authentication succeeds, and the connection is established successfully with the server end.
  • Step S410 After receiving the synchronization request of the user, the server sends an instruction or a PUSH message to the mobile terminal through the wireless communication network, and requests to establish a synchronous connection with the mobile terminal.
  • Step S412 After receiving the instruction or PUSH message, the mobile terminal starts the PIM application in the background to establish a network connection with the wireless network side.
  • Step S414 The mobile terminal returns a PIM application startup success message to the server, and establishes a network connection success. If the server sends synchronization data to the mobile terminal, step S416 is performed; If the server sends a search condition command to the mobile terminal, step S424 is performed. Step S416: The server side encapsulates the data specified by the user into a data packet, and sends the data to the mobile terminal. Step S418: The mobile terminal performs corresponding processing according to the data and the operation type in the data packet. Step 4: S420: After the mobile terminal processes the data, it returns a successfully processed message to the server.
  • Step S422 After receiving the successfully processed message, the server presents the synchronization completion information to the user in a visible manner through the Internet terminal.
  • Step S424 The server sends a user-specified search condition command to the mobile terminal.
  • Step S426 The mobile terminal performs a search in the local data according to the received search condition instruction, and extracts the searched key information to establish an index.
  • Step S428 The mobile terminal encapsulates the record key information and the corresponding index into a data packet and sends the data packet to the server.
  • Step S430 The server side presents the record and index uploaded by the mobile terminal to the user in a visible manner through the Internet terminal, for the user to select.
  • Step S432 The user selects a required data record.
  • Step S434 The server sends the record index selected by the user to the mobile terminal.
  • Step S436 The index sent by the mobile terminal to the server, and the corresponding data is encapsulated into a data packet.
  • Step S438 The mobile terminal uploads the data selected by the user through the wireless network connection.
  • Step S440 The server side processes the data uploaded by the mobile terminal.
  • Step S442 Display synchronization completion information to the user through the Internet terminal.
  • FIG. 5 is a first structural block diagram of a mobile terminal according to an embodiment of the present invention, as shown in FIG.
  • the mobile terminal includes: a first determining module 52 and a first data sharing module 54.
  • the foregoing structure is described in detail below.
  • the first determining module 52 is configured to determine predetermined data, where the predetermined data includes one of the following: The data type of the server, the search condition for obtaining the shared data from the server;
  • the first data sharing module 54 is connected to the first determining module 52, and configured to send the data corresponding to the predetermined data determined by the first determining module 52 to the server for the data. shared.
  • FIG. 6 is a block diagram of a preferred first structure of the mobile terminal according to the embodiment of the present invention. As shown in FIG.
  • the first data sharing module 54 includes: a first data type determining submodule 542 and an uploading module 544.
  • the mobile terminal further includes The first data packet receiving module 62, the first index determining module 64, and the first index sending module 66 are described in detail below.
  • the first data sharing module 54 includes: a first data type determining submodule 542, Determining data of the data type in the local data according to the data type uploaded to the server; the uploading module 544 is connected to the first data type determining submodule 542, for uploading the data determined by the first data type determining submodule 542 to the server Used to add, delete or modify.
  • the mobile terminal further includes: a first data packet receiving module 62, configured to receive a data packet of the key information encapsulated with data matching the search condition from the server; the first index determining module 64 is connected to the first data packet receiving module 62. The index used to determine the shared data according to the key information in the data packet received by the first data packet receiving module 62.
  • the first index sending module 66 is connected to the first index determining module 64, and configured to determine the first index.
  • the index determined by module 64 is sent to the server for obtaining data corresponding to the index from the server.
  • the embodiment provides a server for implementing the data sharing method initiated by the mobile terminal.
  • FIG. 7 is a first structural block diagram of a server according to an embodiment of the present invention. As shown in FIG.
  • the server includes: a first receiving module 72, a first determining module 74, and a first data acquiring module 76.
  • the first receiving module 72 is configured to receive the search condition that the mobile terminal sends the shared data from the server.
  • the first determining module 74 is connected to the first receiving module 72, and is configured to receive by using the first receiving module 72.
  • the search condition determines the data that meets the search criteria;
  • the first data acquisition module 76 is coupled to the first determining module 74, and configured to encapsulate the key information of the first determining module 74 to determine the data into a data packet and send the data to the mobile terminal for use in the mobile terminal.
  • Get shared data The embodiment provides a server for implementing the data sharing party initiated by the server. Law. FIG.
  • the server includes: a second determining module 82 and a second data sharing module 84.
  • the foregoing structure is described in detail below:
  • the determining module 82 is configured to determine predetermined data, where the predetermined data includes one of: a data type sent to the server, a search condition for acquiring shared data from the mobile terminal; and a second data sharing module 84 connected to the second determining module 82.
  • the data corresponding to the predetermined data determined by the second determining module 82 is sent to the mobile terminal for data sharing.
  • 9 is a block diagram of a preferred second structure of a server according to an embodiment of the present invention. As shown in FIG.
  • the second data sharing module 84 includes a second data type determining submodule 842 and a sending submodule 844.
  • the server further includes The second data packet receiving module 92, the second index determining module 94, and the second index sending module 96 are described in detail below.
  • the second data type determining submodule 842 is configured to be used according to data sent to the server. The data of the data type is determined in the local data; the sending sub-module 844 is connected to the second data type determining sub-module 842, and is configured to send the data determined by the second data type determining sub-module 842 to the mobile terminal for adding , delete or 4 tampering.
  • the server further includes: a second data packet receiving module 92, configured to receive a data packet of the key information encapsulated with the data of the search condition from the mobile terminal; the second index determining module 94 is connected to the second data packet receiving module 92, Determining an index of the shared data according to the key information in the data packet received by the second data packet receiving module 92; the second index sending module 96 is connected to the second index determining module 94, and configured to use the second index determining module The determined index is sent to the mobile terminal for acquiring data corresponding to the cable I from the mobile terminal.
  • This embodiment provides a mobile terminal, which is used to implement the foregoing data sharing method initiated by a server.
  • FIG. 10 is a second structural block diagram of a mobile terminal according to an embodiment of the present invention.
  • the mobile terminal includes: a second receiving module 1002, configured to receive, by a server, a search condition for acquiring shared data from a mobile terminal; 1004, connected to the second receiving module 1002, configured to determine data that meets the search condition by using the search condition received by the second receiving module 1002.
  • the second data obtaining module 1006 is connected to the second determining module 1004, for using the second
  • the determining module 1004 encapsulates the key information of the determined data into a data packet and sends the data to the server for obtaining the shared data by the server.
  • FIG. 11 is a schematic diagram of an application structure according to an embodiment of the present invention, as shown in FIG.
  • the data synchronization with the other party can be initiated from the mobile terminal or the server, and the wireless communication network and the Internet are used as an intermediate medium to achieve data sharing between the mobile terminal and the Internet.
  • the data sharing process is initiated by the mobile terminal or the server, and the two-way data synchronization initiation mode is realized, which can seamlessly integrate the data sharing between the mobile terminal and the Internet, and the user can use the mobile terminal or the Internet.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Description

数据共享方法、 移动终端;^ 务器 技术领域 本发明涉及通信领域, 具体而言, 涉及数据共享方法、 移动终端及艮务 器。 背景技术 随着无线数据通信技术和移动互联网技术的快速发展, 移动终端和互联 网之间的数据共享日益成为用户的迫切需求, 目前应用最广的数据共享方法 是使用个人信息管理( Personal Information Management, 简称为 PIM )技术。
PIM是指用户将移动终端中的个人数据 (包含但不限于通信录、 通话记 录、 日程安排、 记事本等) 以无线或有线方式与电脑或移动网络服务器保持 一致, 并能用多种终端、 多种接入手段查询和管理数据的业务。 目前中国移动推出的号薄管家业务是基于对象管理体系结构 (Object Management Architecture, 简称为 OMA ) 标准规范的移动数据增值业务, 主 要技术手段为基于通用分组无线业务 ( General Packet Radio Service, 简称为 GPRS ) /增强型数据速率 GSM 演进技术 (Enhanced Data Rate for GSM Evolution,简称为 EDGE )/时分同步码分多址接入( Time Division-Synchronous Code Division Multiple Access, 简称为 TD-SCDMA ) 网络承载的 SyncML协 议。 同时要求移动终端应基于业界开放式标准, 包括各种网络协议、 内容格 式, 并且要体现良好的扩展性和互操作能力。 但是相关技术中的数据共享方法技术存在以下缺点:
1、 单向的数据同步方式, 只能从移动终端应用程序发起数据同步, 服 务器端只能被动处理数据, 这种方式具有特定的局限性, 用户登录到服务器 端只可阅览终端上传的数据, 不利于数据在移动终端和移动互联网之间的共 享。 2、 固定的数据同步方式, 给予用户的选择性较少。 例如: 目前中国移 动 PIM 业务同步时要求上传所有数据, 或者上发部分特定时间段之间的数 据, 这样的方式会对用户产生时间和费用上不必要的浪费, 在同步的过程中 网络中断, 再次同步时会要求上发所有数据或者上次上发数据的 MAP信息, 不仅增加了同步的时间, 还会增加数据流量。
3、 可同步的数据类型单一。 例如: 目前中国移动的 PIM业务只能同步 移动终端的通信录数据到服务器端, 数据类型单一。 综上所述, 相关技术中的数据共享方法的扩展性和互操作能力比较差, 从而造成用户体-险比较差。 发明内容 本发明的主要目的在于提供数据共享方法、 移动终端及月艮务器, 以至少 解决上述的相关技术中的数据共享方法的扩展性和互操作能力比较差, 从而 造成用户体验比较差的问题。 为了实现上述目的,根据本发明的一个方面,提供了一种数据共享方法。 才艮据本发明的数据共享方法包括: 移动终端确定预定数据, 其中, 预定 数据包括以下之一: 上传到服务器的数据类型、 从服务器获取共享数据的搜 索条件; 移动终端将预定数据对应的数据发送给艮务器用于数据共享。 进一步地, 预定数据为上传到服务器的数据类型, 移动终端将预定数据 对应的数据发送给服务器用于数据共享包括: 移动终端根据上传到服务器的 数据类型在本地数据中确定数据类型的数据, 并将数据上传给服务器用于增 加、 删除或 4爹改。 进一步地, 预定数据为从服务器获取共享数据的搜索条件, 在移动终端 将预定数据对应的数据发送给服务器用于数据共享之后, 包括: 服务器接收 搜索条件; 服务器使用搜索条件确定符合搜索条件的数据; 服务器将数据的 关键信息封装成数据包发送给移动终端用于移动终端获取共享数据。 进一步地, 在服务器将共享数据的关键信息封装成数据包发送给移动终 端用于移动终端获取共享数据之后, 还包括: 移动终端接收数据包; 移动终 端根据数据包中的关键信息确定共享数据的索引; 移动终端将索引发送给服 务器用于从服务器获取索引对应的数据。 为了实现上述目的,根据本发明的另一方面,提供了一种数据共享方法。 根据本发明的数据共享方法包括: 服务器确定预定数据, 其中, 预定数 据包括以下之一: 下发到服务器的数据类型、 从移动终端获取共享数据的搜 索条件; 服务器将预定数据对应的数据发送给移动终端用于数据共享。 进一步地, 预定数据为下发到服务器的数据类型, 服务器将预定数据对 应的数据发送给移动终端用于数据共享包括: 服务器根据下发到服务器的数 据类型在本地数据中确定数据类型的数据, 并将数据下发给移动终端用于增 加、 删除或 4爹改。 进一步地, 预定数据为从移动终端获取共享数据的搜索条件, 在服务器 将预定数据发送给移动终端用于数据共享之后, 还包括: 移动终端接收搜索 条件; 移动终端使用搜索条件确定符合搜索条件的数据; 移动终端将数据的 关键信息封装成数据包发送给服务器用于服务器获取共享数据。 进一步地, 在移动终端将共享数据的关键信息封装成数据包发送给服务 器用于服务器获取共享数据之后, 还包括: 服务器接收数据包; 服务器根据 数据包中的关键信息确定共享数据的索引; 服务器将索引发送给移动终端用 于从移动终端获取索 I对应的数据。 为了实现上述目的, 才艮据本发明的再一方面, 提供了一种移动终端。 才艮据本发明的移动终端包括: 第一确定模块, 用于确定预定数据, 其中, 预定数据包括以下之一: 上传到服务器的数据类型、 从服务器获取共享数据 的搜索条件; 第一数据共享模块, 用于将预定数据对应的数据发送给服务器 用于数据共享。 为了实现上述目的, 根据本发明的又一方面, 提供了一种服务器。 才艮据本发明的服务器包括: 第一接收模块, 用于接收移动终端发送的从 服务器获取共享数据的搜索条件; 第一确定模块, 用于使用搜索条件确定符 合搜索条件的数据; 第一数据获取模块, 用于将数据的关键信息封装成数据 包发送给移动终端用于移动终端获取共享数据。 为了实现上述目的, 根据本发明的再一方面, 提供了一种服务器。 根据本发明的服务器包括: 第二确定模块, 用于确定预定数据, 其中, 预定数据包括以下之一: 下发到服务器的数据类型、 从移动终端获取共享数 据的搜索条件; 第二数据共享模块, 用于将预定数据对应的数据发送给移动 终端用于数据共享。 为了实现上述目的, 才艮据本发明的再一方面, 提供了一种移动终端。 根据本发明的移动终端包括: 第二接收模块, 用于接收服务器发送的从 移动终端获取共享数据的搜索条件; 第二确定模块, 用于使用搜索条件确定 符合搜索条件的数据; 第二数据获取模块, 用于将数据的关键信息封装成数 据包发送给服务器用于服务器获取共享数据。 通过本发明, 釆用移动终端确定上传到服务器的数据类型和 /或从服务器 获取共享数据的搜索条件的预定数据, 并将预定数据对应的数据发送给服务 器用户数据共享, 解决了相关技术中的数据共享方法的扩展性和互操作能力 比较差,从而造成用户体验比较差的问题,进而达到了提高用户体验的效果。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1是根据本发明实施例的数据共享方法的流程图一; 图 2是根据本发明实施例的数据共享方法的流程图二;
图 4是根据本发明实施例的服务器端主动发起的同步过程流程图; 图 5是 居本发明实施例的移动终端的第一结构框图; 图 6是 居本发明实施例的移动终端的优选的第一结构框图; 图 7是根据本发明实施例的服务器的第一结构框图; 图 8是根据本发明实施例的服务器的第二结构框图; 图 9是根据本发明实施例的服务器的优选的第二结构框图; 图 10是才艮据本发明实施例的移动终端的第二结构框图; 以及 图 11是才艮据本发明实施例的应用结构示意图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 本实施例提供了一种数据共享方法。 图 1是根据本发明实施例的数据共 享方法的流程图一, 如图 1所示, 该方法包括: 步骤 S 102: 移动终端确定预定数据, 其中, 预定数据包括以下之一: 上 传到服务器的数据类型、 从服务器获取共享数据的搜索条件。 步骤 S 104: 移动终端将预定数据发送给艮务器用于数据共享。 通过上述步骤, 移动终端确定数据类型和搜索条件, 根据数据类型和搜 索条件确定共享数据, 并发送给服务器, 克服了相关技术中的数据共享方法 的扩展性和互操作能力比较差, 从而造成用户体验比较差的问题, 进而达到 了提高用户体验的效果, 并降低了用户的网络费用。 优选地, 预定数据为上传到服务器的数据类型, 对步骤 S 104 的一个优 选地实施方式进行说明。 移动终端 居上传到 艮务器的数据类型在本地数据 中确定数据类型的数据, 并将数据上传给月艮务器用于增加、 删除或 4爹改。 通 过该优选实施例, 实现了移动终端根据数据类型确定进行数据的上传, 可以 直接确定用户需要数据类型的个人数据信息,发送和接收均剔除了冗余数据, 减少了时间和流量, 节省了用户的上网费用, 并提升了用户体验。 优选地, 预定数据为从艮务器获取共享数据的搜索条件, 在步骤 S 104 之后, 包括: 服务器接收搜索条件; 服务器使用搜索条件确定符合搜索条件 的数据; 服务器将数据的关键信息封装成数据包发送给移动终端用于移动终 端获取共享数据。 通过该优选实施例, 服务器根据搜索条件将数据的关键信 息封装成数据包发送给移动终端用于获取共享数据,减小了数据传输的流量, 减少了用户的网络费用开支。 优选地, 在服务器将共享数据的关键信息封装成数据包发送给移动终端 用于移动终端获取共享数据之后, 上述方法还包括: 移动终端接收数据包; 移动终端根据数据包中的关键信息确定共享数据的索引; 移动终端将索引发 送给服务器用于从服务器获取索引对应的数据。 通过该优选实施例, 移动终 端根据数据包中的关键信息确定共享数据的索引, 并将该索引发送给服务器 用于其获取索引对应的数据, 该实施例减小了数据传输的流量, 减少了用户 的网络费用开支。 本实施例提供了一种数据共享方法。 图 2是根据本发明实施例的数据共 享方法的流程图一, 如图 2所示, 该方法包括: 步骤 S202: 月艮务器确定预定数据, 其中, 预定数据包括以下之一: 下发 到服务器的数据类型、 从移动终端获取共享数据的搜索条件。 步骤 S204: 月艮务器将预定数据对应的数据发送给移动终端用于数据共 享。 通过上述步骤, 服务器确定数据类型和搜索条件, 根据数据类型和搜索 条件确定共享数据, 并发送给移动终端, 克服了相关技术中的数据共享方法 模式单一且扩展性和互操作能力比较差, 从而造成用户体验比较差的问题, 进而达到了提高用户体验的效果, 并降低了用户的网络费用。 优选地, 预定数据为上传到 艮务器的数据类型, 下面对步骤 S204 的一 个优选的实施方式进行说明。 服务器根据下发到服务器的数据类型在本地数 据中确定数据类型的数据, 并将数据下发给移动终端用于增加、删除或爹改。 移动终端根据上传到服务器的数据类型在本地数据中确定数据类型的数据, 并将数据上传给服务器用于增加、 删除或修改。 通过该优选实施例, 实现了 服务器根据数据类型确定进行数据的上传, 可以直接确定用户需要数据类型 的个人数据信息, 发送和接收均剔除了冗余数据, 减少了时间和流量, 节省 了用户的上网费用, 并提升了用户体验。 优选地, 预定数据为从移动终端获取共享数据的搜索条件, 在步骤 S204 之后, 还包括: 移动终端接收搜索条件; 移动终端使用搜索条件确定符合搜 索条件的数据; 移动终端将数据的关键信息封装成数据包发送给服务器用于 服务器获取共享数据。 通过该优选实施例, 移动终端根据搜索条件将数据的 关键信息封装成数据包发送给移动终端用于获取共享数据, 减小了数据传输 的流量, 减少了用户的网络费用开支。 优选地, 在移动终端将共享数据的关键信息封装成数据包发送给服务器 用于服务器获取共享数据之后, 还包括: 服务器接收数据包; 服务器根据数 据包中的关键信息确定共享数据的索引; 服务器将索 I发送给移动终端用于 从移动终端获取索引对应的数据。 通过该优选实施例, 服务器根据数据包中 的关键信息确定共享数据的索引, 并将该索 I发送给移动终端用于其获取索 引对应的数据, 该实施例减小了数据传输的流量, 减少了用户的网络费用开 支。 实施例一 本实施例结合了上述实施例及其中的优选实施方式, 在本实施例提供了 两种数据共享方法, 可以由移动终端和月艮务器分别发起。
( 1 ) 由移动终端发起的数据共享方法包括如下步骤: 步骤 1 : 确定从移动终端上传到月艮务器端的数据, 用户需要自定义选择 需要上传到服务器端的数据, 然后由 PIM应用程序根据数据的分类按照统一 的标准格式各自封装为不同的数据包进行上传。 步骤 2: 用户自定义需要从服务器获取的数据, 首先规定需要从服务器 获取数据的搜索条件, 终端通过无线通讯网络将搜索条件指令发送到服务器 端, 服务器端接收到搜索条件指令后按照此条件进行搜索, 将搜索到的数据 提取部分关键信息按照顺序封装为数据包 (为了和下发同步数据进行区别, 此数据包会包含特殊的标识位), 然后回传给终端。终端进而将服务器端搜索 到的数据以有序可见的方式呈现给用户, 用户选择需要的数据, 然后将数据 条目的索引发送给服务器端 (为了和上传同步数据进行区别, 此数据包会包 含特殊的标识位),服务器端按照终端上传的索引找到相应的数据条目,按照 统一的标准格式将之封装为数据包下发给终端。 需要说明的是, 上述步骤 1和 2并不限定先后的执行顺序, 且可以只执 行步 4聚 1或只执行步 4聚 2。 需要说明的是, 上述数据共享过程中, 移动终端通过本地 PIM应用程序 将终端本地数据通过无线通讯网络上传到 艮务器端进行分析并存储, 并且接 收从服务器端下发的数据在本地进行增加、 删除或修改处理。
( 2 ) 服务器端发起的数据共享方法包括如下步骤: 步骤 1 : 用户登录服务器网站, 注册或者使用已注册过的用户名和密码 经过鉴权登录到 PIM月艮务器系统; 步骤 2: 通过 PIM服务器系统主动发起数据同步, 移动终端随之会收到 月艮务器端发送的启动 PIM 同步指令, 然后后台启动 PIM应用软件, 和月艮务 器建立网络链接; 步骤 3 : 月艮务器端选择某些数据下发到移动终端, 移动终端接收到数据 后按照相应的指令进行操作。用户在服务器端选择要下发到移动终端的数据, 并选择下发到移动终端后要进行的操作(增加、 删除或者^ ί'爹改), 按照数据和 操作组合为相应的指令, 然后按照统一的标准格式将之封装为数据包下发到 移动终端, 移动终端接收到数据后按照相应的指令进行处理。 步骤 4: 服务器端通过下发某些指令要求移动终端将指定数据 (可以是 全部数据或者部分数据) 上传到服务器端。 服务器端提供选项给用户进行选 择要移动终端上传的数据 (用户选择的数据包含但不限于以下几种类型: 移 动终端全部个人信息数据、 移动终端某种类型个人信息数据、 移动终端根据 服务器端发送的条件搜索到的个人信息数据等),服务器端将用户选择的数据 类型以指令的形式下发到移动终端, 移动终端将指定数据按照统一的标准格 式封装为数据包, 然后上传到服务器端, 由服务器端进行分析处理。 步骤 5 : 服务器自定义从服务器获取数据的搜索条件, 通过无线通讯网 络将搜索条件指令发送到移动终端, 移动终端接收到搜索条件指令后按照此 条件进行搜索,将搜索到的数据提取部分关键信息按照顺序封装为数据包(为 了和上传同步数据进行区别,此数据包会包含特殊的标识位), 然后上传给服 务器端。 服务器端进而将服务器端搜索到的数据以有序可见的方式呈现给用 户, 用户选择需要的数据, 然后将数据条目的索引发送给移动终端 (为了和 下发同步数据进行区别,此数据包会包含特殊的标识位),移动终端按照服务 器端下发的索引找到相应的数据条目, 按照统一的标准格式将之封装为数据 包上传给服务器端。 需要说明的是, 上述步骤 3和 4并不限定先后的执行顺序, 且可以只执 行步 4聚 3或只执行步 4聚 4。 通过该优选实施例, 实现了以下有益效果:
( 1 ) 解决了月艮务器端无法主动发起同步的问题。 用户通过互联网登录 到服务器网站, 经过用户名和密码鉴权后进入到数据同步系统, 从服务器端 向移动终端发送指令主动发起数据同步, 实现了移动终端和艮务器端均可主 动发起数据同步, 扩充了移动终端和互联网的数据共享方式。
( 2 ) 解决了终端有时会上传冗余数据的问题。 当需要从终端向服务器 端上传数据时, 用户选择将哪些数据上传到服务器端; 当需要从服务器下发 数据时, 用户选择将哪些数据下发到服务器, 保证了上传和下发的都是必要 的、 用户需要的数据, 不存在冗余数据。
( 3 ) 解决了移动终端和服务器端的数据共享模式单一的问题。 移动终 端和服务器端通过设置搜索条件指令来获取各自所需要的数据, 由此给用户 带来很大的便利性, 获得了更好的用户体验性。 实施例二 在本实施例中, 提供了两种数据共享中的数据同步方法, 由移动终端和 服务器分别发起。
( 1 ) 由移动终端主动发起的数据同步包括以下步骤: 步 4聚 1 : 用户通过移动终端启动 PIM应用程序, 同无线通讯网络建立网 络连接, 接着同服务器端建立同步连接。 步骤 2: 移动终端发送同步数据或者同步指令给服务器端。 步骤 3: 服务器端根据移动终端发送的同步数据或者指令进行相应处理。 步骤 4: 月艮务器端返回相应处理结果。 步骤 5: 移动终端显示同步完成信息给用户, 结束同步。
( 2 ) 由月艮务器主动发起的数据同步包括以下步骤: 步骤 1 : 用户通过互联网终端向服务器端发送用户名和密码进行鉴权, 待鉴权成功与服务器端建立连接。 步骤 2: 服务器端发送指令给移动终端, 要求移动终端启动 PIM应用程 序, 并且与无线网络侧和月艮务器建立网络连接和同步连接。 步骤 3: 服务器端发送同步数据或者同步指令给服务器端。 步骤 4: 移动终端根据服务器端发送的同步数据或者指令进行相应处理。 步 4聚 5: 移动终端返回相应处理结果。 步骤 6: 服务器端显示同步完成信息给用户, 结束同步。 实施例三 在本实施例中, 提供了一种数据共享方法, 该方法是由移动终端主动发 如图 3所示, 该方法包括如下流程: 步 4聚 S302: 用户使用移动终端启动 PIM应用。 步骤 S304: 移动终端向无线通讯网络侧发送网络连接请求, 请求与无线 网络侧建立一条通信链路。 步 4聚 S306:无线通讯网络侧经过核实用户信息,同意建立无线连接请求, 发送请求响应给移动终端, 网络连接建立。 步骤 S308: 移动终端通过建立的网络连接向月艮务器端发送同步连接请 求, 请求与服务器端建立数据同步连接。 步骤 S310:月艮务器端通过核对用户信息,同意与移动终端建立同步连接, 返回请求响应, 同步连接建立。 需要说明的是, 如果移动终端发送指定数据到服务器端则执行步骤 S312, 如果移动终端发送搜索条件到服务器端则执行步骤 S320。 步骤 S312: 移动终端发送指定的数据到月艮务器端。 步骤 S314: 服务器根据移动终端发送的数据和指令进行相应处理。 步骤 S316: 月艮务器端将同步成功信息返回给移动终端。 步骤 S318: 移动终端显示同步完成信息给用户。 步骤 S320: 移动终端发送用户的搜索条件指令到服务器, 为了和数据进 行区别, 此数据包内含有特殊标记位用以表示其为非数据同步。 步骤 S322:服务器端根据移动终端上传的搜索条件指令进行当前用户数 据的搜索, 将搜索到的数据记录提取关键信息, 然后按照顺序建立索引。 步骤 S324: 服务器端将搜索到数据的关键信息及索引下发给移动终端。 步骤 S326: 移动终端将月艮务器端下发的数据以可见的方式呈现给用户, 供用户进行选择。 步骤 S328: 用户通过移动终端选择自己需要的数据。 步骤 S330: 移动终端将用户选择的数据记录的索引返回给月艮务器端。 步骤 S332: 服务器端根据用户选择的索引将对应数据封装为数据包。 步骤 S334: 服务器端通过无线网络连接返回用户选择的数据包。 步骤 S336: 移动终端对艮务器下发的数据进行相应处理。 步骤 S338: 移动终端向月艮务器返回同步成功消息。 步 4聚 S340: 移动终端以可见的方式向用户显示同步完成信息。 实施例四 在本实施例中, 提供了一种数据共享方法, 该方法是由服务器主动发起 的同步。 图 4是才艮据本发明实施例的拂去其主动发起的同步过程流程图, 如 图 3所示, 该方法包括如下流程: 步 4聚 S402: 用户通过互联网终端登录到 PIM业务网站。 步骤 S404: 向服务器端发送用户名和密码请求通过鉴权建立连接。 步骤 S406: 服务器端鉴权成功, 与服务器端建立连接成功。 步 4聚 S408: 用户通过互联网终端发起同步请求。 步骤 S410: 服务器端接收到用户的同步请求后, 通过无线通讯网络向移 动终端发送指令或 PUSH消息, 请求与移动终端建立同步连接。 步骤 S412: 移动终端接收到指令或 PUSH消息后, 在后台启动 PIM应 用程序, 与无线网络侧建立网络连接。 步骤 S414: 移动终端返回 PIM应用程序启动成功消息给月艮务器端, 建 立网络连接成功。如果月艮务器端发送同步数据到移动终端,则执行步骤 S416; 如果服务器端发送搜索条件指令到移动终端, 则执行步骤 S424。 步骤 S416: 服务器端将用户指定同步的数据封装为数据包, 发送到移动 终端。 步骤 S418: 移动终端按照数据包内的数据和操作类型对其进行相应处 理。 步 4聚 S420: 移动终端处理完数据后, 向月艮务器端返回成功处理的消息。 步骤 S422: 服务器端接收到成功处理的消息后, 通过互联网终端以可见 的方式向用户呈现同步完成信息。 步骤 S424: 服务器端发送用户指定的搜索条件指令给移动终端。 步骤 S426: 移动终端按照接收到的搜索条件指令在本地数据内进行搜 索, 并提取搜索到的关键信息建立索引。 步骤 S428:移动终端将记录关键信息及对应索引封装为数据包发送给月艮 务器端。 步骤 S430:服务器端通过互联网终端以可见的方式将移动终端上传的记 录及索引呈现给用户, 供用户进行选择。 步骤 S432: 用户选择需要的数据记录。 步骤 S434: 月艮务器端将用户选择的记录索引下发给移动终端。 步骤 S436:移动终端 居服务器下发的索引,将对应数据封装为数据包。 步骤 S438: 移动终端通过无线网络连接将用户选择的数据进行上传。 步骤 S440: 月艮务器端对移动终端上传的数据进行处理。 步骤 S442: 通过互联网终端向用户显示同步完成信息。 通过该优选实施例, 提高了用户与移动互联网的互动性, 用户可以便利 地获取到自己需要的个人数据信息。 本实施例提供了一种移动终端, 用于实现上述由移动终端发起的数据共 享方法。 图 5是才艮据本发明实施例的移动终端的第一结构框图,如图 5所示, 该移动终端包括: 第一确定模块 52和第一数据共享模块 54 , 下面对上述结 构进行详细描述: 第一确定模块 52 , 用于确定预定数据, 其中, 预定数据包括以下之一: 上传到服务器的数据类型、 从服务器获取共享数据的搜索条件; 第一数据共 享模块 54 , 连接至第一确定模块 52 , 用于将第一确定模块 52确定的预定数 据对应的数据发送给服务器用于数据共享。 图 6是 居本发明实施例的移动终端的优选的第一结构框图, 如图 6所 示, 第一数据共享模块 54 包括: 第一数据类型确定子模块 542和上传模块 544; 移动终端还包括: 第一数据包接收模块 62、 第一索引确定模块 64和第 一索引发送模块 66 , 下面对上述结构进行详细描述: 第一数据共享模块 54包括: 第一数据类型确定子模块 542 , 用于根据上 传到服务器的数据类型在本地数据中确定数据类型的数据; 上传模块 544 , 连接至第一数据类型确定子模块 542 , 用于将第一数据类型确定子模块 542 确定的数据上传给服务器用于增加、 删除或修改。 移动终端还包括: 第一数据包接收模块 62 , 用于接收来自 艮务器的封装 有符合搜索条件的数据的关键信息的数据包; 第一索引确定模块 64 , 连接至 第一数据包接收模块 62 , 用于根据第一数据包接收模块 62接收到的数据包 中的关键信息确定共享数据的索引; 第一索引发送模块 66 , 连接至第一索引 确定模块 64 , 用于将第一索引确定模块 64确定的索引发送给服务器用于从 服务器获取索引对应的数据。 本实施例提供了一种服务器, 用于实现上述由移动终端发起的数据共享 方法。 图 7是根据本发明实施例的服务器的第一结构框图, 如图 7所示, 该 服务器包括: 第一接收模块 72 , 第一确定模块 74 , 第一数据获取模块 76 , 下面对上述结构进行详细说明: 第一接收模块 72 ,用于接收移动终端发送的从服务器获取共享数据的搜 索条件; 第一确定模块 74 , 连接至第一接收模块 72 , 用于使用第一接收模 块 72接收到的搜索条件确定符合搜索条件的数据; 第一数据获取模块 76 , 连接至第一确定模块 74 , 用于将第一确定模块 74确定数据的关键信息封装 成数据包发送给移动终端用于移动终端获取共享数据。 本实施例提供了一种月艮务器, 用于实现上述由月艮务器发起的数据共享方 法。 图 8是根据本发明实施例的服务器的第二结构框图, 如图 8所示, 该服 务器包括: 第二确定模块 82和第二数据共享模块 84 , 下面对上述结构进行 详细描述: 第二确定模块 82 , 用于确定预定数据, 其中, 预定数据包括以下之一: 下发到服务器的数据类型、 从移动终端获取共享数据的搜索条件; 第二数据 共享模块 84 , 连接至第二确定模块 82 , 用于将第二确定模块 82 , 确定的预 定数据对应的数据发送给移动终端用于数据共享。 图 9是根据本发明实施例的服务器的优选的第二结构框图,如图 9所示, 第二数据共享模块 84包括:第二数据类型确定子模块 842和下发子模块 844 , 服务器还包括: 第二数据包接收模块 92、 第二索引确定模块 94和第二索引 发送模块 96 , 下面对上述结构进行详细描述: 第二数据类型确定子模块 842 , 用于根据下发到服务器的数据类型在本 地数据中确定数据类型的数据; 下发子模块 844 , 连接至第二数据类型确定 子模块 842 , 用于将第二数据类型确定子模块 842确定的数据下发给移动终 端用于增加、 删除或 4爹改。 服务器还包括: 第二数据包接收模块 92 , 用于接收来自移动终端的封装 有符合搜索条件的数据的关键信息的数据包; 第二索引确定模块 94 , 连接至 第二数据包接收模块 92 , 用于 艮据第二数据包接收模块 92接收到的数据包 中的关键信息确定共享数据的索引; 第二索引发送模块 96 , 连接至第二索引 确定模块 94 , 用于将第二索引确定模块 94确定的索引发送给移动终端用于 从移动终端获取索 I对应的数据。 本实施例提供了一种移动终端, 用于实现上述由服务器发起的数据共享 方法。 图 10 是才艮据本发明实施例的移动终端的第二结构框图, 该移动终端 包括: 第二接收模块 1002 , 用于接收服务器发送的从移动终端获取共享数据的 搜索条件; 第二确定模块 1004 , 连接至第二接收模块 1002 , 用于使用第二 接收模块 1002 接收到的搜索条件确定符合搜索条件的数据; 第二数据获取 模块 1006 , 连接至第二确定模块 1004 , 用于将第二确定模块 1004 , 确定的 数据的关键信息封装成数据包发送给服务器用于服务器获取共享数据。 图 11是才艮据本发明实施例的应用结构示意图, 如图 11所示, 用 户 可从移动终端或者月艮务器端主动发起与对方的数据同步, 以无线通讯网络和 互联网为中间媒介, 达到移动终端和互联网的数据共享。 通过上述实施例, 通过移动终端或 艮务器发起数据共享流程, 实现了双 向的数据同步发起方式,能够使移动终端和互联网的数据共享实现无缝融合, 用户无论使用移动终端还是使用互联网均可轻易地获取到另一方的个人数据 信息, 即, 使得用户只要具备任何一种设备便可获取到用户所需要的个人信 息; 还实现了用户指定数据或搜索条件进行同步的方式, 给予了用户更多的 选择性, 不仅减少了同步通讯数据流量和同步时间, 而且提升了用户体 -险。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 并 且在某些情况下, 可以以不同于此处的顺序执行所示出或描述的步骤, 或者 将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制作 成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件 结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的 ^"神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。

Claims

权 利 要 求 书
1. 一种数据共享方法, 其特征在于, 包括:
移动终端确定预定数据, 其中, 所述预定数据包括以下之一: 上传 到服务器的数据类型、 从所述服务器获取共享数据的搜索条件;
所述移动终端将所述预定数据对应的数据发送给所述艮务器用于数 据共享。
2. 根据权利要求 1所述的方法, 其特征在于, 所述预定数据为所述上传到 月艮务器的数据类型, 所述移动终端将所述预定数据对应的数据发送给所 述服务器用于数据共享包括:
所述移动终端 -据所述上传到 艮务器的数据类型在本地数据中确定 所述数据类型的数据, 并将所述数据上传给所述服务器用于增加、 删除 或 4爹改。
3. 居权利要求 1所述的方法, 其特征在于, 所述预定数据为所述从所述 服务器获取共享数据的搜索条件, 在所述移动终端将所述预定数据对应 的数据发送给所述服务器用于数据共享之后, 包括:
所述服务器接收所述搜索条件;
所述服务器使用搜索条件确定符合所述搜索条件的数据; 所述服务器将所述数据的关键信息封装成数据包发送给所述移动终 端用于所述移动终端获取所述共享数据。
4. 根据权利要求 3所述的方法, 其特征在于, 在所述服务器将所述共享数 据的关键信息封装成数据包发送给所述移动终端用于所述移动终端获取 所述共享数据之后, 还包括:
所述移动终端接收所述数据包;
所述移动终端 -据所述数据包中的关键信息确定所述共享数据的索 引;
所述移动终端将所述索引发送给所述服务器用于从所述服务器获取 所述索引对应的数据。
5. —种数据共享方法, 其特征在于, 包括:
月艮务器确定预定数据, 其中, 所述预定数据包括以下之一: 下发到 服务器的数据类型、 从所述移动终端获取共享数据的搜索条件;
所述艮务器将所述预定数据对应的数据发送给所述移动终端用于数 据共享。
6. 居权利要求 5所述的方法, 其特征在于, 所述预定数据为所述下发到 月艮务器的数据类型, 所述艮务器将所述预定数据对应的数据发送给所述 移动终端用于数据共享包括:
所述服务器根据所述下发到服务器的数据类型在本地数据中确定所 述数据类型的数据, 并将所述数据下发给所述移动终端用于增加、 删除 或 4爹改。
7. 居权利要求 5所述的方法, 其特征在于, 所述预定数据为所述从所述 移动终端获取共享数据的搜索条件, 在所述服务器将所述预定数据发送 给所述移动终端用于数据共享之后, 还包括: 所述移动终端接收所述搜索条件;
所述移动终端使用搜索条件确定符合所述搜索条件的数据; 所述移动终端将所述数据的关键信息封装成数据包发送给所述服务 器用于所述服务器获取所述共享数据。
8. 居权利要求 7所述的方法, 其特征在于, 在所述移动终端将所述共享 数据的关键信息封装成数据包发送给所述服务器用于所述服务器获取所 述共享数据之后, 还包括: 所述服务器接收所述数据包;
所述服务器根据所述数据包中的关键信息确定所述共享数据的索 引;
所述服务器将所述索引发送给所述移动终端用于从所述移动终端获 取所述索引对应的数据。
9. 一种移动终端, 其特征在于, 包括:
第一确定模块, 用于确定预定数据, 其中, 所述预定数据包括以下 之一: 上传到服务器的数据类型、 从服务器获取共享数据的搜索条件; 第一数据共享模块, 用于将所述预定数据对应的数据发送给所述月艮 务器用于数据共享。
10. —种服务器, 其特征在于, 包括:
第一接收模块, 用于接收移动终端发送的从服务器获取共享数据的 搜索条件;
第一确定模块, 用于使用搜索条件确定符合所述搜索条件的数据; 第一数据获取模块, 用于将所述数据的关键信息封装成数据包发送 给所述移动终端用于所述移动终端获取所述共享数据。
11. 一种服务器, 其特征在于, 包括:
第二确定模块, 用于确定预定数据, 其中, 所述预定数据包括以下 之一: 下发到服务器的数据类型、从移动终端获取共享数据的搜索条件; 第二数据共享模块, 用于将所述预定数据对应的数据发送给所述移 动终端用于数据共享。
12. 一种移动终端, 其特征在于, 包括:
第二接收模块, 用于接收服务器发送的从移动终端获取共享数据的 所述搜索条件;
第二确定模块, 用于使用搜索条件确定符合所述搜索条件的数据; 第二数据获取模块, 用于将所述数据的关键信息封装成数据包发送 给所述服务器用于所述服务器获取所述共享数据。
PCT/CN2011/070611 2010-10-22 2011-01-25 数据共享方法、移动终端及服务器 WO2012051811A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010516864.0 2010-10-22
CN201010516864.0A CN101980504B (zh) 2010-10-22 2010-10-22 数据共享方法、移动终端及服务器

Publications (1)

Publication Number Publication Date
WO2012051811A1 true WO2012051811A1 (zh) 2012-04-26

Family

ID=43600988

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/070611 WO2012051811A1 (zh) 2010-10-22 2011-01-25 数据共享方法、移动终端及服务器

Country Status (2)

Country Link
CN (1) CN101980504B (zh)
WO (1) WO2012051811A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10555713B2 (en) 2012-05-03 2020-02-11 Fibrogen, Inc Methods for treating idiopathic pulmonary fibrosis

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102231779A (zh) * 2011-07-13 2011-11-02 宇龙计算机通信科技(深圳)有限公司 信息获取方法、终端和服务器
CN102984213B (zh) * 2012-11-08 2016-07-06 小米科技有限责任公司 一种信息共享的方法、装置及系统
CN103501241B (zh) * 2013-09-18 2017-02-01 华为技术有限公司 垃圾文件清理方法、装置和系统
CN107172173A (zh) * 2017-06-01 2017-09-15 智象互联(厦门)科技有限公司 一种saas模式的移动互联网平台数据共享办法和装置
CN110213648B (zh) * 2019-06-05 2022-09-16 重庆菜鸽途讯科技有限公司 一种同屏方法、系统、移动终端及计算机可读存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1960507A (zh) * 2005-11-04 2007-05-09 李博 手机用户间的信息共享与搜索方法
CN101119547A (zh) * 2006-08-01 2008-02-06 三星电子株式会社 移动终端和本地服务器之间的内容共享方法
CN101754464A (zh) * 2010-01-25 2010-06-23 华为终端有限公司 实现手机共享数据的方法、装置和通信系统

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674314B (zh) * 2009-10-23 2012-08-08 华为终端有限公司 信息共享方法、数据服务器和终端

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1960507A (zh) * 2005-11-04 2007-05-09 李博 手机用户间的信息共享与搜索方法
CN101119547A (zh) * 2006-08-01 2008-02-06 三星电子株式会社 移动终端和本地服务器之间的内容共享方法
CN101754464A (zh) * 2010-01-25 2010-06-23 华为终端有限公司 实现手机共享数据的方法、装置和通信系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10555713B2 (en) 2012-05-03 2020-02-11 Fibrogen, Inc Methods for treating idiopathic pulmonary fibrosis

Also Published As

Publication number Publication date
CN101980504A (zh) 2011-02-23
CN101980504B (zh) 2015-05-20

Similar Documents

Publication Publication Date Title
CN100401289C (zh) 配置同步会话
WO2012051811A1 (zh) 数据共享方法、移动终端及服务器
WO2011023068A1 (zh) 一种个人网设备获取业务内容的装置、方法及相关装置
CN103051764B (zh) 一种共享手机联系人信息的方法
US20130058321A1 (en) Communication device, distribution system, distribution data processing method, and distribution data processing program
CN104852984B (zh) 基于多屏互动的智能终端间数据传输方法及系统
RU2004129631A (ru) Последовательный мультимодальный ввод
WO2014063514A1 (zh) 一种通过蓝牙广播数据的方法及蓝牙设备
CN103428898A (zh) 应用软件的传输方法、终端及系统
EP2182695B1 (en) Method, system and device of data synchronization
WO2018107593A1 (zh) 一种在不同终端间共享文件的方法及设备
WO2017114190A1 (zh) 一种文件上传处理方法及装置
TW201215060A (en) Mobile communication device, mobile network sharing method and electronic device
CN103812900A (zh) 一种数据同步方法、装置及系统
WO2016065977A1 (zh) 呼叫处理方法、装置、通信终端和服务器
CN112291364A (zh) 一种消息推送处理方法和装置
WO2013182135A2 (zh) 一种移动终端交换用户信息的方法、装置及终端
WO2011017960A1 (zh) 通话记录同步方法及终端
WO2012003731A1 (zh) 通讯录同步方法和系统
WO2014040456A1 (zh) 通讯录同步方法及装置
WO2012019391A1 (zh) 号码详情的获取系统及方法
US20140370814A1 (en) Connecting wireless devices
KR100676052B1 (ko) 싱크 서버를 이용한 컨텐츠 공유 시스템 및 방법
CN102739723A (zh) 快速交换电子名片的方法及系统
CN112738154A (zh) 一种信息共享的系统和方法

Legal Events

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

Ref document number: 11833717

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11833717

Country of ref document: EP

Kind code of ref document: A1