CN111176771A - Data processing method, system and equipment - Google Patents

Data processing method, system and equipment Download PDF

Info

Publication number
CN111176771A
CN111176771A CN201911344473.2A CN201911344473A CN111176771A CN 111176771 A CN111176771 A CN 111176771A CN 201911344473 A CN201911344473 A CN 201911344473A CN 111176771 A CN111176771 A CN 111176771A
Authority
CN
China
Prior art keywords
virtual machine
application program
zero terminal
message
mobile zero
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201911344473.2A
Other languages
Chinese (zh)
Inventor
李超
王知明
范志刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xian Wanxiang Electronics Technology Co Ltd
Original Assignee
Xian Wanxiang Electronics Technology Co Ltd
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 Xian Wanxiang Electronics Technology Co Ltd filed Critical Xian Wanxiang Electronics Technology Co Ltd
Priority to CN201911344473.2A priority Critical patent/CN111176771A/en
Publication of CN111176771A publication Critical patent/CN111176771A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/011Arrangements for interaction with the human body, e.g. for user immersion in virtual reality
    • G06F3/014Hand-worn input/output arrangements, e.g. data gloves
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure provides a data processing method, a data processing system and data processing equipment, relates to the technical field of cloud computing, and can solve the problem of data processing of wearable equipment used in cooperation with a mobile zero terminal. The specific technical scheme is as follows: when the application program has a new notification message, the cloud server sends the notification message to a virtual machine corresponding to the mobile zero terminal, the virtual machine forwards the notification message to a virtual machine corresponding to wearable equipment matched with the mobile zero terminal for use in an internal communication mode, the virtual machine corresponding to the wearable equipment generates a corresponding message pushing interface according to the received notification message, and then image data of the message pushing interface is sent to the wearable equipment for display.

Description

Data processing method, system and equipment
Technical Field
The present disclosure relates to the field of cloud computing technologies, and in particular, to a data processing method, system, and device.
Background
With the development of science and technology, more and more wearable devices enter people's lives. Currently, accessories such as AppleWatch are used as accessories for mobile phones. Apple Watch shares the functions of a cellular mobile network with an iPhone through a built-in eSIM card, and simultaneously can access a wireless network through a wireless chip.
The future mobile terminals will be developed to be thinner and lighter, and at present, a solution of a mobile zero terminal, that is, a terminal only needs to have a screen, a simple chip and a memory, an image receiving and decoding module for processing an image, and a reverse control processing module, has been proposed, which can greatly simplify the size and configuration of the mobile terminal. All programs of the mobile zero terminal run in the cloud server, the mobile zero terminal operates corresponding application programs through accessing the server and controls the corresponding application programs through reverse control, and the server sends real-time pictures to the mobile zero terminal, so that the mobile zero terminal operates locally.
However, no solution is currently given to wearable devices used with mobile zero terminals.
Disclosure of Invention
The embodiment of the disclosure provides a data processing method, a data processing system and data processing equipment, which can solve the problem of data processing of wearable equipment used in cooperation with a mobile zero terminal. The technical scheme is as follows:
according to a first aspect of embodiments of the present disclosure, there is provided a data processing method, including:
the first virtual machine receives a notification message of the application program from the server; the first virtual machine is a virtual machine corresponding to the mobile zero terminal;
the first virtual machine sends the notification message to the second virtual machine; the second virtual machine is a virtual machine corresponding to wearable equipment matched with the mobile zero terminal;
and the second virtual machine generates a message pushing interface corresponding to the wearable device according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the wearable device for display.
When the application program has a new notification message, the cloud server sends the notification message to the virtual machine corresponding to the mobile zero terminal, the virtual machine forwards the notification message to the virtual machine corresponding to the wearable device matched with the mobile zero terminal in an internal communication mode, the virtual machine corresponding to the wearable device generates a corresponding message pushing interface according to the received notification message, and then image data of the message pushing interface is sent to the wearable device for displaying, so that the problem of data processing of the wearable device matched with the mobile zero terminal is solved.
In one embodiment, the method further comprises:
when the user interacts with the image corresponding to the message pushing interface displayed on the wearable device, the second virtual machine generates a message display interface of the application program, and sends image data of the message display interface of the wearable device corresponding to the application program to the wearable device so as to be displayed.
When a user views notification messages of an application program on the wearable device and interacts with images corresponding to the message pushing interface, the virtual machine corresponding to the wearable device generates a message display interface of the application program and sends image data of the message display interface to the wearable device for displaying, and therefore data processing of the wearable device on the application program is further optimized.
In one embodiment, after the first virtual machine receives the notification message corresponding to the application program from the cloud server, the method further comprises:
the first virtual machine generates a message pushing interface corresponding to the mobile zero terminal according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the mobile zero terminal;
when the user interacts with the image corresponding to the message pushing interface displayed on the mobile zero terminal, the first virtual machine generates a message display interface of the application program, and sends the image data of the message display interface corresponding to the mobile zero terminal corresponding to the application program to the mobile zero terminal for displaying.
When a user views the notification message of the application program on the mobile zero terminal and interacts with the image corresponding to the message pushing interface, the virtual machine corresponding to the mobile zero terminal generates the message display interface of the application program and sends the image data of the message display interface to the mobile zero terminal for display, so that the data processing of the mobile zero terminal and the wearable device matched with the mobile zero terminal for the application program is effectively solved.
According to a second aspect of the embodiments of the present disclosure, there is provided a data processing method, including:
after a user interacts in an application program through a reverse control operation mode on the mobile zero terminal, the first virtual machine sends a message of the user interacting in the application program to the second virtual machine in a background information mode; the first virtual machine is a virtual machine corresponding to the mobile zero terminal, and the second virtual machine is a virtual machine corresponding to wearable equipment matched with the mobile zero terminal;
the second virtual machine stores background information;
when a user enters the interactive page of the application program on the wearable device, the second virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
After a user uses the mobile zero terminal to perform interactive session in an application program in a reverse control operation mode, a virtual machine corresponding to the mobile zero terminal forwards information interacted by the user in the application program to a virtual machine corresponding to wearable equipment matched with the mobile zero terminal in a background information mode through an internal communication mode, and when the user enters an interactive page of the application program on the wearable equipment, the virtual machine corresponding to the wearable equipment reads stored background information and displays the background information on the interactive page of the application program according to the received background information. The problem of data processing of wearable equipment used in cooperation with a mobile zero terminal is effectively solved.
According to a third aspect of the embodiments of the present disclosure, there is provided a data processing method, including:
after a user interacts in an application program through a reverse control operation mode on the wearable device, the second virtual machine sends a message of the user interacting in the application program to the first virtual machine in a background information mode; the wearable device is matched with a corresponding mobile zero terminal for use, the first virtual machine is a virtual machine corresponding to the mobile zero terminal, and the second virtual machine is a virtual machine corresponding to the wearable device;
the first virtual machine stores background information;
when a user enters an interactive page of an application program on the mobile zero terminal, the first virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
After a user uses wearable equipment to perform interactive conversation in an application program in a reverse control operation mode, a virtual machine corresponding to the wearable equipment forwards information interacted by the user in the application program to a virtual machine corresponding to a corresponding mobile zero terminal used in a matched mode in a background information mode, and when the user enters an interactive page of the application program on the mobile zero terminal, the virtual machine corresponding to the mobile zero terminal reads stored background information and displays the background information on the interactive page of the application program according to the received background information. The problem of data processing of wearable equipment used in cooperation with a mobile zero terminal is effectively solved.
According to a fourth aspect of embodiments of the present disclosure, there is provided a data processing system comprising:
the system comprises a mobile zero terminal, a first virtual machine corresponding to the mobile zero terminal, wearable equipment matched with the mobile zero terminal, a second virtual machine corresponding to the wearable equipment and a server; wherein,
the first virtual machine receives a notification message of the application program from the server;
the first virtual machine sends the notification message to the second virtual machine;
the second virtual machine generates a message pushing interface corresponding to the wearable device according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the wearable device for display;
when the user interacts with the image corresponding to the message pushing interface displayed on the wearable device, the second virtual machine generates a message display interface of the application program, and sends image data of the message display interface of the wearable device corresponding to the application program to the wearable device so as to be displayed.
When the application program has new notification information, the cloud server sends the notification information to the virtual machine corresponding to the mobile zero terminal, the virtual machine transmits the notification information to a virtual machine corresponding to wearable equipment matched with the mobile zero terminal in an internal communication mode, the virtual machine corresponding to the wearable equipment generates a corresponding message pushing interface according to the received notification information, and then sending the image data of the message pushing interface to the wearable device for displaying, when the user views the notification message of the application program on the wearable device, and interacts with the image corresponding to the message pushing interface, the virtual machine corresponding to the wearable device generates a message display interface of the application program, and sends image data of the message display interface to the wearable device for display, so that the problem of data processing of the wearable device used in cooperation with the mobile zero terminal is solved.
In one embodiment, the system further comprises:
the first virtual machine generates a message pushing interface corresponding to the mobile zero terminal according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the mobile zero terminal;
when the user interacts with the image corresponding to the message pushing interface displayed on the mobile zero terminal, the first virtual machine generates a message display interface of the application program, and sends the image data of the message display interface corresponding to the mobile zero terminal corresponding to the application program to the mobile zero terminal for displaying.
When a user views the notification message of the application program on the mobile zero terminal and interacts with the image corresponding to the message pushing interface, the virtual machine corresponding to the mobile zero terminal generates the message display interface of the application program and sends the image data of the message display interface to the mobile zero terminal for display, so that the data processing of the mobile zero terminal and the wearable device matched with the mobile zero terminal for the application program is effectively solved.
In one embodiment, the system further comprises:
after a user interacts in an application program through a reverse control operation mode on the mobile zero terminal, the first virtual machine sends a message of the user interacting in the application program to the second virtual machine in a background information mode;
the second virtual machine stores background information;
when a user enters the interactive page of the application program on the wearable device, the second virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
After a user uses the mobile zero terminal to perform interactive session in an application program in a reverse control operation mode, a virtual machine corresponding to the mobile zero terminal forwards information interacted by the user in the application program to a virtual machine corresponding to wearable equipment matched with the mobile zero terminal in a background information mode through an internal communication mode, and when the user enters an interactive page of the application program on the wearable equipment, the virtual machine corresponding to the wearable equipment reads stored background information and displays the background information on the interactive page of the application program according to the received background information. The problem of data processing of wearable equipment used in cooperation with a mobile zero terminal is effectively solved.
In one embodiment, the system further comprises:
after a user interacts in an application program through a reverse control operation mode on the wearable device, the second virtual machine sends a message of the user interacting in the application program to the first virtual machine in a background information mode;
the first virtual machine stores background information;
when a user enters an interactive page of an application program on the mobile zero terminal, the first virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
After a user uses wearable equipment to perform interactive conversation in an application program in a reverse control operation mode, a virtual machine corresponding to the wearable equipment forwards information interacted by the user in the application program to a virtual machine corresponding to a corresponding mobile zero terminal used in a matched mode in a background information mode, and when the user enters an interactive page of the application program on the mobile zero terminal, the virtual machine corresponding to the mobile zero terminal reads stored background information and displays the background information on the interactive page of the application program according to the received background information. The problem of data processing of wearable equipment used in cooperation with a mobile zero terminal is effectively solved.
According to a fifth aspect of embodiments of the present disclosure, there is provided a wearable device comprising:
the device comprises a reverse control instruction receiving module, a communication module, a reverse control instruction sending module, an image receiving module, an image decoding module, an image display module and a display screen; wherein,
the reverse control instruction receiving module is used for receiving a reverse control instruction generated when a user interacts with the wearable device;
the reverse control instruction sending module is used for sending a reverse control instruction to the server through the communication module so that a virtual machine corresponding to the wearable device in the server responds to the reverse control instruction to obtain a processed image;
the image receiving module is used for receiving the image sent by the server through the communication module;
the image decoding module is used for decoding the received image;
and the image display module is used for displaying the decoded image through a display screen.
The wearable device mainly comprises a server, the wearable device sends a reverse control instruction through a communication module so that the server can process data and return image data, and receives the returned image data after the data processing from the server through the communication module, and the wearable device does not need to be provided with a high-performance processor to process the data, so that the cost of the wearable device is effectively reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a first block diagram of an overall system architecture according to an embodiment of the present disclosure;
fig. 2 is a schematic flow chart of a data processing method provided by an embodiment of the present disclosure;
FIG. 3 is a schematic flow chart diagram of another data processing method provided by the embodiments of the present disclosure;
FIG. 4 is a schematic flow chart diagram illustrating a further data processing method provided by an embodiment of the present disclosure;
FIG. 5 is a second block diagram of the overall system architecture provided by the embodiments of the present disclosure;
fig. 6 is a schematic structural diagram of a wearable device provided in an embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
In the embodiment of the present disclosure, wearable devices used in cooperation with a mobile zero terminal include, but are not limited to, smart bracelets, smart watches, and the like, have wearable properties, and may implement functions such as: the functions of sensing and monitoring such as heart rate testing, blood pressure measuring, motion state monitoring and the like can also be realized, and the functions of communication and short message can also be realized; in addition, various APPs may be used to access the network. In the wearable device, the sensing and monitoring function can be realized by a local sensor; the call function is realized through a built-in communication module, specifically, an eSIM card and an antenna are embedded in the wearable device, and the support for a cellular mobile network can be realized. The eSIM card is arranged in the wearable equipment when leaving a factory, and is written into the terminal in an OTA mode to perform user identity verification, network access and service activation, so that a user does not need to be restricted by a fixed operator any more, and the service of the operator can be freely switched. The greatest convenience is that the eSIM card can implement "multiple terminals a number", that is, the wearable device can share a cellular mobile network with the terminal with which it is mated.
Fig. 1 shows a schematic diagram of an overall system architecture of an embodiment of the present disclosure, which is a basic schematic diagram of a pair of mobile zero terminals and a wearable device that are used in cooperation with each other and connected to a cloud server through a network. Referring to fig. 1, the cloud server respectively runs a virtual machine for the mobile zero terminal and the wearable device to support respective services; the mobile zero terminal and the wearable device respectively log in to respective virtual machines to realize various processing, and the virtual machines are used for responding to corresponding intelligent devices to complete corresponding operations. And the message interface is used for receiving all messages sent to each virtual machine and forwarding the messages. The cloud server processes respective services of the mobile zero terminal and the wearable device, and also needs to process message synchronization between the mobile zero terminal and the wearable device.
The wearable device that removes zero terminal and use with removing zero terminal cooperation in this disclosed embodiment will generally install the APP of the same type, for example, remove zero terminal installs the little letter of removing zero terminal version in removing zero terminal, can also install the little letter of smart watch version in the smart watch, and these two little letters log on with the account number of the same and use. In the cloud server, all notification messages are received by the message interfaces, when the notification messages are received by the WeChat aiming at the same account, the message interfaces do not need to distinguish whether the notification messages are processed by the mobile zero terminal or the virtual machine corresponding to the smart watch, but directly forward the notification messages to the virtual machine corresponding to the corresponding mobile zero terminal, namely, the mobile zero terminal is used as a main device for receiving the notification messages, and then, the messages are synchronized among the virtual machines.
The embodiment of the present disclosure provides a data processing method, which is applied to a scenario in which a notification message of an application is received, and as shown in fig. 2, the method includes:
101. the first virtual machine receives a notification message of the application from the server.
The first virtual machine is a virtual machine corresponding to the mobile zero terminal.
Illustratively, the server receives a notification message from the WeChat server, and the server sends the WeChat notification message to the first virtual machine corresponding to the mobile zero terminal.
102. The first virtual machine sends the notification message to the second virtual machine.
And the second virtual machine is a virtual machine corresponding to the wearable equipment matched with the mobile zero terminal for use.
Illustratively, the first virtual machine sends a notification message of the WeChat to a second virtual machine corresponding to the smart watch.
103. And the second virtual machine generates a message pushing interface corresponding to the wearable device according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the wearable device for display.
Illustratively, the second virtual machine generates a message pushing interface adapted to the smart watch according to the notification message, and then sends image data corresponding to the message pushing interface to the smart watch for display, and the smart watch does not need to perform image rendering processing locally.
When the application program has a new notification message, the cloud server sends the notification message to the virtual machine corresponding to the mobile zero terminal, the virtual machine forwards the notification message to the virtual machine corresponding to the wearable device matched with the mobile zero terminal in an internal communication mode, the virtual machine corresponding to the wearable device generates a corresponding message pushing interface according to the received notification message, and then image data of the message pushing interface is sent to the wearable device for displaying, so that the problem of data processing of the wearable device matched with the mobile zero terminal is solved.
In one embodiment, the method may further comprise:
104. when the user interacts with the image corresponding to the message pushing interface displayed on the wearable device, the second virtual machine generates a message display interface of the application program, and sends image data of the message display interface of the wearable device corresponding to the application program to the wearable device so as to be displayed.
Illustratively, when the user clicks on the interactive region of the image of the message push interface on the smart watch, the second virtual machine generates a message presentation interface of the application on the smart watch and sends the image of the message presentation interface to the smart watch for display.
When a user views notification messages of an application program on the wearable device and interacts with images corresponding to the message pushing interface, the virtual machine corresponding to the wearable device generates a message display interface of the application program and sends image data of the message display interface to the wearable device for displaying, and therefore data processing of the wearable device on the application program is further optimized. The notification message of the application program can be triggered by clicking a region of a message pushing page on the display screen or clicking an icon region of the application program on the display screen.
In one embodiment, after the first virtual machine receives the notification message corresponding to the application program from the cloud server, the method may further include:
105. and the first virtual machine generates a message pushing interface corresponding to the mobile zero terminal according to the notification message and sends image data corresponding to the message pushing interface corresponding to the mobile zero terminal.
Illustratively, the first virtual machine generates a message pushing interface adapted to the mobile zero terminal according to the notification message, and then sends image data corresponding to the message pushing interface to the mobile zero terminal for display, and the mobile zero terminal does not need to perform image rendering processing locally.
106. When the user interacts with the image corresponding to the message pushing interface displayed on the mobile zero terminal, the first virtual machine generates a message display interface of the application program, and sends the image data of the message display interface corresponding to the mobile zero terminal corresponding to the application program to the mobile zero terminal for displaying.
Illustratively, when a user clicks an interaction area of an image of a message pushing interface on the mobile zero terminal, the first virtual machine generates a message display interface of the application program on the mobile zero terminal and sends the image of the message display interface to the mobile zero terminal for display.
When a user views the notification message of the application program on the mobile zero terminal and interacts with the image corresponding to the message pushing interface, the virtual machine corresponding to the mobile zero terminal generates the message display interface of the application program and sends the image data of the message display interface to the mobile zero terminal for display, so that the data processing of the mobile zero terminal and the wearable device matched with the mobile zero terminal for the application program is effectively solved.
The embodiment of the present disclosure provides a data processing method, which is applied to a message synchronization scenario after a user interacts in an application program through a mobile terminal, and as shown in fig. 3, the method includes:
201. and after the user interacts in the application program through a reverse control operation mode on the mobile zero terminal, the first virtual machine sends the information interacted in the application program by the user to the second virtual machine in a background information mode.
The first virtual machine is a virtual machine corresponding to the mobile zero terminal, and the second virtual machine is a virtual machine corresponding to wearable equipment matched with the mobile zero terminal for use.
It should be noted that the reverse control operation mode refers to that a user inputs an instruction provided by the mobile zero terminal, for example, the user may click a touch interaction area of the display screen on the mobile zero terminal, the mobile zero terminal sends a reverse control instruction corresponding to the touch operation to the corresponding virtual machine, and the virtual machine completes corresponding data processing according to the reverse control instruction.
202. The second virtual machine stores background information.
203. When a user enters the interactive page of the application program on the wearable device, the second virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
According to the data processing method provided by the embodiment of the disclosure, after a user uses a mobile zero terminal to perform an interactive session in an application program in a reverse control operation mode, a virtual machine corresponding to the mobile zero terminal forwards a message interacted by the user in the application program to a virtual machine corresponding to wearable equipment matched with the mobile zero terminal for use in a background information mode through an internal communication mode, and the virtual machine corresponding to the wearable equipment reads stored background information and displays the background information on an interactive page of the application program when the user enters the interactive page of the application program on the wearable equipment according to the received background information. The problem of data processing of wearable equipment used in cooperation with a mobile zero terminal is effectively solved.
The embodiment of the present disclosure provides a data processing method, which is applied to a message synchronization scenario after a user interacts in an application program through a wearable device, and as shown in fig. 4, the method includes:
301. after the user interacts in the application program through a reverse control operation mode on the wearable device, the second virtual machine sends the message interacted in the application program by the user to the first virtual machine in a background information mode.
The wearable device is used in cooperation with a corresponding mobile zero terminal, the first virtual machine is a virtual machine corresponding to the mobile zero terminal, and the second virtual machine is a virtual machine corresponding to the wearable device.
It should be noted that the reverse control operation mode refers to that a user is implemented through an instruction input mode provided by the wearable device, for example, the user may click a touch interaction area of the display screen on the wearable device, the wearable device sends a reverse control instruction corresponding to the touch operation to a corresponding virtual machine, and the virtual machine completes corresponding data processing according to the reverse control instruction.
302. The first virtual machine stores background information.
303. When a user enters an interactive page of an application program on the mobile zero terminal, the first virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
According to the data processing method provided by the embodiment of the disclosure, after a user uses wearable equipment to perform an interactive session in an application program in a reverse control operation mode, a virtual machine corresponding to the wearable equipment forwards a message interacted by the user in the application program to a virtual machine corresponding to a corresponding mobile zero terminal used in a matched mode in a background information mode, and when the user enters an interactive page of the application program on the mobile zero terminal, the virtual machine corresponding to the mobile zero terminal reads stored background information and displays the background information on the interactive page of the application program according to the received background information. The problem of data processing of wearable equipment used in cooperation with a mobile zero terminal is effectively solved.
An embodiment of the present disclosure provides a data processing system, and referring to fig. 1, the system includes:
the system comprises a mobile zero terminal, a first virtual machine (namely, a virtual machine 1 in fig. 1) corresponding to the mobile zero terminal, a wearable device used in cooperation with the mobile zero terminal, a second virtual machine (namely, a virtual machine 2 in fig. 1) corresponding to the wearable device, and a server; wherein,
the first virtual machine receives a notification message of the application program from the server;
the first virtual machine sends the notification message to the second virtual machine;
the second virtual machine generates a message pushing interface corresponding to the wearable device according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the wearable device for display;
when the user interacts with the image corresponding to the message pushing interface displayed on the wearable device, the second virtual machine generates a message display interface of the application program, and sends image data of the message display interface of the wearable device corresponding to the application program to the wearable device so as to be displayed. The notification message of the application program can be triggered by clicking a region of a message pushing page on the display screen or clicking an icon region of the application program on the display screen.
In the data processing system provided by the embodiment of the disclosure, after the application program has a new notification message, the cloud server sends the notification message to the virtual machine corresponding to the mobile zero terminal, the virtual machine transmits the notification information to a virtual machine corresponding to wearable equipment matched with the mobile zero terminal in an internal communication mode, the virtual machine corresponding to the wearable equipment generates a corresponding message pushing interface according to the received notification information, and then sending the image data of the message pushing interface to the wearable device for displaying, when the user views the notification message of the application program on the wearable device, and interacts with the image corresponding to the message pushing interface, the virtual machine corresponding to the wearable device generates a message display interface of the application program, and sends image data of the message display interface to the wearable device for display, so that the problem of data processing of the wearable device used in cooperation with the mobile zero terminal is solved.
In one embodiment, the system further comprises:
the first virtual machine generates a message pushing interface corresponding to the mobile zero terminal according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the mobile zero terminal;
when the user interacts with the image corresponding to the message pushing interface displayed on the mobile zero terminal, the first virtual machine generates a message display interface of the application program, and sends the image data of the message display interface corresponding to the mobile zero terminal corresponding to the application program to the mobile zero terminal for displaying.
When a user views the notification message of the application program on the mobile zero terminal and interacts with the image corresponding to the message pushing interface, the virtual machine corresponding to the mobile zero terminal generates the message display interface of the application program and sends the image data of the message display interface to the mobile zero terminal for display, so that the data processing of the mobile zero terminal and the wearable device matched with the mobile zero terminal for the application program is effectively solved.
In one embodiment, the system further comprises:
after a user interacts in an application program through a reverse control operation mode on the mobile zero terminal, the first virtual machine sends a message of the user interacting in the application program to the second virtual machine in a background information mode;
the second virtual machine stores background information;
when a user enters the interactive page of the application program on the wearable device, the second virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
After a user uses the mobile zero terminal to perform interactive session in an application program in a reverse control operation mode, a virtual machine corresponding to the mobile zero terminal forwards information interacted by the user in the application program to a virtual machine corresponding to wearable equipment matched with the mobile zero terminal in a background information mode through an internal communication mode, and when the user enters an interactive page of the application program on the wearable equipment, the virtual machine corresponding to the wearable equipment reads stored background information and displays the background information on the interactive page of the application program according to the received background information. The problem of data processing of wearable equipment used in cooperation with a mobile zero terminal is effectively solved.
In one embodiment, the system further comprises:
after a user interacts in an application program through a reverse control operation mode on the wearable device, the second virtual machine sends a message of the user interacting in the application program to the first virtual machine in a background information mode;
the first virtual machine stores background information;
when a user enters an interactive page of an application program on the mobile zero terminal, the first virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
After a user uses wearable equipment to perform interactive conversation in an application program in a reverse control operation mode, a virtual machine corresponding to the wearable equipment forwards information interacted by the user in the application program to a virtual machine corresponding to a corresponding mobile zero terminal used in a matched mode in a background information mode, and when the user enters an interactive page of the application program on the mobile zero terminal, the virtual machine corresponding to the mobile zero terminal reads stored background information and displays the background information on the interactive page of the application program according to the received background information. The problem of data processing of wearable equipment used in cooperation with a mobile zero terminal is effectively solved.
In an embodiment, the system architecture of the embodiment of the present disclosure may be optimized as the architecture shown in fig. 5, that is, an image processing resource pool is externally connected to the cloud server, and the image processing resource pool has a strong image rendering capability, and can implement image rendering for a remote server. The image processing resource pool at least comprises one or more display cards, a processor, a memory and a communication module. The image processing resource pool is communicated with each virtual machine in the cloud server through the communication module, and rendering of various 2D or 3D images can be achieved, that is, when each virtual machine (a virtual machine corresponding to the mobile zero terminal and a virtual machine corresponding to the wearable device) has an image processing request, the virtual machine can execute the image processing request, after the image processing request enters an operating system (such as an android system, iOS, Windows and the like) from an application layer for processing, a drawing instruction generated in the execution process of the operating system is obtained, the corresponding drawing instruction is sent to the image processing resource pool, and the image processing resource pool processes the drawing instruction, that is, image rendering is performed according to the drawing instruction. After the image rendering is completed, the image is stored locally, and the virtual machine acquires the image from the corresponding storage position and sends the image to the mobile zero terminal or the wearable device. For this purpose, an image storage resource may be locally allocated to each virtual machine in the image processing resource pool, and a corresponding image storage address is sent to the virtual machine, and a processing result for the corresponding virtual machine will be cached in the corresponding storage address for the corresponding virtual machine to read. In order to reduce the storage pressure in the image processing resource pool, only the processed images within a certain time need to be reserved in the corresponding storage addresses, and the images exceeding the time are all deleted. When the service of the corresponding virtual machine is not processed for a certain time, the image storage resource allocated to the corresponding virtual machine can be cancelled.
Based on the data processing method described in the corresponding embodiment, the following is an embodiment of the apparatus of the present disclosure, which can be used to execute the embodiment of the method of the present disclosure.
The disclosed embodiment provides a wearable device, as shown in fig. 6, including:
a reverse control instruction receiving module 601, a communication module 602, a reverse control instruction transmitting module 603, an image receiving module 604, an image decoding module 605, an image display module 606, and a display screen 607; wherein,
the reverse control instruction receiving module 601 is configured to receive a reverse control instruction generated when a user interacts with the wearable device;
a reverse control instruction sending module 603, configured to send a reverse control instruction to the server through the communication module 602, so that a virtual machine in the server corresponding to the wearable device obtains a processed image in response to the reverse control instruction;
an image receiving module 604, configured to receive an image sent by the server through the communication module 603;
an image decoding module 605, configured to decode the received image;
and an image display module 606, configured to display the decoded image through a display screen 607.
It should be noted that, in addition to the above modules, the wearable device in the embodiment of the present disclosure may also include: the system comprises a relatively simple processor, a memory, a shell, various sensors, a wearable watchband or a wearable support and other matched components for processing a small amount of data. Different from the existing wearable device, the wearable device provided by the embodiment of the present disclosure is implemented by accessing (through a cellular mobile network or a wireless local area network WLAN) a cloud server for implementing various Application (APP) functions, that is, all APPs run in the cloud server, the wearable device operates and uses various APPs by accessing the server, and the cloud server sends a processed picture after the user operates to the wearable device in real time. The wearable device provided by the embodiment of the disclosure simplifies local processing resources, does not need to process various complex operations, operations and image rendering locally, and only needs to have a simple CPU to realize image rendering of interfaces such as communication and sensing measurement, and switch between a locally rendered image and a cloud image according to actual needs. For example, when a user clicks a call button during the use of the APP, an image corresponding to a local dialing interface generated by a corresponding virtual machine needs to be called immediately for display; or, in the process that the user uses the APP, if the user suddenly receives incoming call information, the user needs to call out and display an image corresponding to the incoming call interface generated by the corresponding virtual machine, and when the call is finished, the user needs to switch to the main interface or the image of the interface before the call.
According to the wearable device provided by the embodiment of the disclosure, data processing is mainly completed by the server, the wearable device sends a reverse control instruction through the communication module so that the server can process data and return image data, and receives the returned image data after the data processing from the server through the communication module, the wearable device does not need to be provided with a high-performance processor for data processing, and the cost of the wearable device is effectively reduced.
Based on the data processing method described in the embodiment corresponding to fig. 2, fig. 3, or fig. 4, an embodiment of the present disclosure further provides a computer-readable storage medium, for example, the non-transitory computer-readable storage medium may be a Read Only Memory (ROM), a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like. The storage medium stores computer instructions for executing the resource allocation method described in the embodiment corresponding to fig. 2, fig. 3, or fig. 4, which is not described herein again.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

Claims (10)

1. A data processing method, comprising:
the first virtual machine receives a notification message of the application program from the server; the first virtual machine is a virtual machine corresponding to the mobile zero terminal;
the first virtual machine sends the notification message to a second virtual machine; the second virtual machine is a virtual machine corresponding to wearable equipment matched with the mobile zero terminal;
and the second virtual machine generates a message pushing interface corresponding to the wearable device according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the wearable device for display.
2. The method of claim 1, further comprising:
when the user interacts with the image corresponding to the message pushing interface displayed on the wearable device, the second virtual machine generates a message display interface of the application program, and sends image data of the message display interface of the wearable device corresponding to the application program to the wearable device for display.
3. The method of claim 1, wherein after the first virtual machine receives a notification message corresponding to an application from a cloud server, the method further comprises:
the first virtual machine generates a message pushing interface corresponding to the mobile zero terminal according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the mobile zero terminal;
when the user interacts with the image corresponding to the message pushing interface displayed on the mobile zero terminal, the first virtual machine generates a message display interface of the application program, and sends image data of the message display interface corresponding to the mobile zero terminal, corresponding to the application program, to the mobile zero terminal for display.
4. A data processing method, comprising:
after a user interacts in an application program through a reverse control operation mode on a mobile zero terminal, a first virtual machine sends a message interacted in the application program by the user to a second virtual machine in a background information mode; the first virtual machine is a virtual machine corresponding to the mobile zero terminal, and the second virtual machine is a virtual machine corresponding to wearable equipment matched with the mobile zero terminal;
the second virtual machine stores the background information;
when the user enters the interactive page of the application program on the wearable device, the second virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
5. A data processing method, comprising:
after a user interacts in an application program through a reverse control operation mode on wearable equipment, a second virtual machine sends a message interacted in the application program by the user to a first virtual machine in a background information mode; the wearable device is used in cooperation with a corresponding mobile zero terminal, the first virtual machine is a virtual machine corresponding to the mobile zero terminal, and the second virtual machine is a virtual machine corresponding to the wearable device;
the first virtual machine stores the background information;
and when the user enters the interactive page of the application program on the mobile zero terminal, the first virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
6. A data processing system, comprising:
the system comprises a mobile zero terminal, a first virtual machine corresponding to the mobile zero terminal, wearable equipment matched with the mobile zero terminal, a second virtual machine corresponding to the wearable equipment and a server; wherein,
the first virtual machine receives a notification message of an application program from the server;
the first virtual machine sends the notification message to a second virtual machine;
the second virtual machine generates a message pushing interface corresponding to the wearable device according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the wearable device for display;
when the user interacts with the image corresponding to the message pushing interface displayed on the wearable device, the second virtual machine generates a message display interface of the application program, and sends image data of the message display interface of the wearable device corresponding to the application program to the wearable device for display.
7. The system of claim 6, further comprising:
the first virtual machine generates a message pushing interface corresponding to the mobile zero terminal according to the notification message, and sends image data corresponding to the message pushing interface corresponding to the mobile zero terminal;
when the user interacts with the image corresponding to the message pushing interface displayed on the mobile zero terminal, the first virtual machine generates a message display interface of the application program, and sends image data of the message display interface corresponding to the mobile zero terminal, corresponding to the application program, to the mobile zero terminal for display.
8. The system of claim 6, further comprising:
after a user interacts in an application program through a reverse control operation mode on the mobile zero terminal, the first virtual machine sends a message interacted in the application program by the user to a second virtual machine in a background information mode;
the second virtual machine stores the background information;
when the user enters the interactive page of the application program on the wearable device, the second virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
9. The system of claim 6, further comprising:
after a user interacts in an application program through a reverse control operation mode on the wearable device, the second virtual machine sends a message interacted in the application program by the user to the first virtual machine in a background information mode;
the first virtual machine stores the background information;
and when the user enters the interactive page of the application program on the mobile zero terminal, the first virtual machine reads the stored background information and displays the background information in the interactive page of the application program.
10. A wearable device, comprising:
the device comprises a reverse control instruction receiving module, a communication module, a reverse control instruction sending module, an image receiving module, an image decoding module, an image display module and a display screen; wherein,
the reverse control instruction receiving module is used for receiving a reverse control instruction generated when a user interacts with the wearable device;
the reverse control instruction sending module is used for sending a reverse control instruction to a server through the communication module so that a virtual machine corresponding to the wearable device in the server responds to the reverse control instruction to obtain a processed image;
the image receiving module is used for receiving the image sent by the server through the communication module;
the image decoding module is used for decoding the received image;
and the image display module is used for displaying the decoded image through the display screen.
CN201911344473.2A 2019-12-24 2019-12-24 Data processing method, system and equipment Pending CN111176771A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911344473.2A CN111176771A (en) 2019-12-24 2019-12-24 Data processing method, system and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911344473.2A CN111176771A (en) 2019-12-24 2019-12-24 Data processing method, system and equipment

Publications (1)

Publication Number Publication Date
CN111176771A true CN111176771A (en) 2020-05-19

Family

ID=70652142

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911344473.2A Pending CN111176771A (en) 2019-12-24 2019-12-24 Data processing method, system and equipment

Country Status (1)

Country Link
CN (1) CN111176771A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112087432A (en) * 2020-08-14 2020-12-15 西安万像电子科技有限公司 Zero terminal sharing method and system
CN112114928A (en) * 2020-09-28 2020-12-22 西安万像电子科技有限公司 Display page processing method and device
CN112306612A (en) * 2020-11-03 2021-02-02 西安万像电子科技有限公司 Document content copying method, device, storage medium and processor
CN112306611A (en) * 2020-11-03 2021-02-02 西安万像电子科技有限公司 File copying method, device, storage medium and processor
CN114741213A (en) * 2021-10-22 2022-07-12 华为技术有限公司 Notification processing method, chip, electronic device and computer-readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103809758A (en) * 2014-02-28 2014-05-21 北京智谷睿拓技术服务有限公司 Content display method and device
CN104753996A (en) * 2013-12-30 2015-07-01 比亚迪股份有限公司 Remote hosting system, method and device for mobile terminal
WO2016086337A1 (en) * 2014-12-01 2016-06-09 华为技术有限公司 Method for displaying application interface and related device
WO2017206136A1 (en) * 2016-06-02 2017-12-07 达闼科技(北京)有限公司 Method and device for displaying notification message, electronic apparatus, and computer program product
CN108228061A (en) * 2017-12-29 2018-06-29 北京珠穆朗玛移动通信有限公司 Method for information display, mobile terminal and storage medium based on double screen
CN108255578A (en) * 2017-12-27 2018-07-06 中标易云信息技术有限公司 The method that virtual machine remote booting is realized based on zero terminal
CN110169091A (en) * 2017-12-01 2019-08-23 华为技术有限公司 A kind of method of communication, wearable device, mobile terminal and system
CN110377250A (en) * 2019-06-05 2019-10-25 华为技术有限公司 A kind of touch control method and electronic equipment thrown under screen scene

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104753996A (en) * 2013-12-30 2015-07-01 比亚迪股份有限公司 Remote hosting system, method and device for mobile terminal
CN103809758A (en) * 2014-02-28 2014-05-21 北京智谷睿拓技术服务有限公司 Content display method and device
WO2016086337A1 (en) * 2014-12-01 2016-06-09 华为技术有限公司 Method for displaying application interface and related device
WO2017206136A1 (en) * 2016-06-02 2017-12-07 达闼科技(北京)有限公司 Method and device for displaying notification message, electronic apparatus, and computer program product
CN110169091A (en) * 2017-12-01 2019-08-23 华为技术有限公司 A kind of method of communication, wearable device, mobile terminal and system
CN108255578A (en) * 2017-12-27 2018-07-06 中标易云信息技术有限公司 The method that virtual machine remote booting is realized based on zero terminal
CN108228061A (en) * 2017-12-29 2018-06-29 北京珠穆朗玛移动通信有限公司 Method for information display, mobile terminal and storage medium based on double screen
CN110377250A (en) * 2019-06-05 2019-10-25 华为技术有限公司 A kind of touch control method and electronic equipment thrown under screen scene

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112087432A (en) * 2020-08-14 2020-12-15 西安万像电子科技有限公司 Zero terminal sharing method and system
CN112114928A (en) * 2020-09-28 2020-12-22 西安万像电子科技有限公司 Display page processing method and device
CN112114928B (en) * 2020-09-28 2023-12-22 西安万像电子科技有限公司 Processing method and device for display page
CN112306612A (en) * 2020-11-03 2021-02-02 西安万像电子科技有限公司 Document content copying method, device, storage medium and processor
CN112306611A (en) * 2020-11-03 2021-02-02 西安万像电子科技有限公司 File copying method, device, storage medium and processor
CN114741213A (en) * 2021-10-22 2022-07-12 华为技术有限公司 Notification processing method, chip, electronic device and computer-readable storage medium

Similar Documents

Publication Publication Date Title
CN111176771A (en) Data processing method, system and equipment
US10082998B2 (en) Electronic device and information sharing method thereof
CN107728885B (en) Multitask control method and device, mobile terminal and storage medium
US10257416B2 (en) Apparatus and method for setting camera
US10455192B2 (en) Method and apparatus for transmitting video during voice call
CN110581919B (en) Information transmission and data processing method, device, system and storage medium
EP3182245A1 (en) Method and apparatus for providing user interface of electronic device
CN105278950B (en) Increase powerful method and its electronic device for executing video calling
WO2020156199A1 (en) Application login method and device, terminal and storage medium
KR102462427B1 (en) Method for integrating management of message and electronic device for the same
CN113032080B (en) Page implementation method, application program, electronic device and storage medium
EP3327548A1 (en) Method, device and terminal for processing live shows
US20220392026A1 (en) Video transmission method, electronic device and computer readable medium
KR20120067071A (en) Apparatus and method for remote control in mobile communication terminal
CN104408383B (en) Private data processing system and method
CN114679752A (en) Method for sharing wireless communication capacity by dual systems and terminal equipment
EP3062481A1 (en) Method, system, and related device for providing application service
CN113453214A (en) Communication control method and electronic device
CN113297513B (en) Sensitive information coding method and device based on cloud mobile phone and storage medium
CN113286349B (en) Personal hot spot connection method, device, terminal and storage medium
CN115665713A (en) Multi-device communication method, device, equipment and storage medium
CN105204836B (en) Information processing method and electronic equipment
EP3340712B1 (en) Communication method and device
CN113950043A (en) Communication method, communication apparatus, storage medium, and terminal
CN112738741B (en) Information transmission method and device, smart card and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination