CN116049586A - Mobile finger display data sending and rendering method and system based on data component - Google Patents

Mobile finger display data sending and rendering method and system based on data component Download PDF

Info

Publication number
CN116049586A
CN116049586A CN202211681054.XA CN202211681054A CN116049586A CN 116049586 A CN116049586 A CN 116049586A CN 202211681054 A CN202211681054 A CN 202211681054A CN 116049586 A CN116049586 A CN 116049586A
Authority
CN
China
Prior art keywords
data
rendering
mobile finger
display
mobile
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
CN202211681054.XA
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.)
Beijing Newauto Group Co ltd
Original Assignee
Beijing Newauto Group 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 Beijing Newauto Group Co ltd filed Critical Beijing Newauto Group Co ltd
Priority to CN202211681054.XA priority Critical patent/CN116049586A/en
Publication of CN116049586A publication Critical patent/CN116049586A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/164Adaptation or special uses of UDP protocol
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides a method and a system for transmitting and rendering mobile finger display data based on a data component, and relates to the technical field of communication. The method comprises the following steps: receiving mobile finger display data sent by a finger display service network, wherein the mobile finger display data comprises at least one data type; acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data; packaging the mobile finger display data and the data component to form rendering data; and sending the rendering data to a display end, wherein the rendering data is used for rendering the mobile finger display data by the display end. In the embodiment of the application, the rendering data received by the display end comprises the mobile finger display data and the data component, the mobile finger display data is only required to be rendered according to the data component, the rendering mode of the mobile finger display data is not required to be determined at the display end, the rendering speed of the display end is increased, and the display effect of the display end is further improved.

Description

Mobile finger display data sending and rendering method and system based on data component
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a method and system for sending and rendering mobile display data based on a data component.
Background
The mobile finger display data is called mobile command display data, and is widely used in command systems and measurement and control systems.
The mobile finger display data relates to a plurality of network service systems, the data types are complex and changeable, and the display end needs to determine rendering patterns for each data type after receiving the mobile finger display data, so that the rendering of the display end is slower, and the display effect of the display end is poorer.
Disclosure of Invention
The embodiment of the application provides a mobile finger display data sending and rendering method based on a data component, which can accelerate the rendering speed of a display end and improve the display effect of the display end.
In order to achieve the above purpose, the embodiments of the present application adopt the following technical solutions:
in a first aspect, a method for sending and rendering mobile display data based on a data component is provided, including:
receiving mobile finger display data sent by a finger display service network, wherein the mobile finger display data comprises at least one data type;
acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data;
packaging the mobile finger display data and the data component to form rendering data;
and sending the rendering data to a display end, wherein the rendering data is used for rendering the mobile finger display data by the display end.
Optionally, the mobile finger display data includes the mobile finger display data of the finger display service network after the finger display picking point.
Optionally, the step of receiving mobile finger display data sent by the finger display service network includes:
receiving the mobile finger display data sent by the sending side of the unidirectional gatekeeper; and the mobile display data is sent to the receiving side of the unidirectional gatekeeper by the display service network.
Optionally, the step of acquiring the data component corresponding to the mobile finger display data according to the data type of the mobile finger display data includes:
determining a rendering style corresponding to the data type according to the data type of the mobile finger display data;
the data type and the corresponding rendering style are defined as data components.
Optionally, the step of sending the rendering data to a display end includes:
and sending the rendering data to the display end through a WebSocket protocol.
Optionally, the mobile display data is transmitted in the form of a UDP data packet;
after the step of receiving the mobile finger display data sent by the finger display service network and before the step of acquiring the data component corresponding to the mobile finger display data according to the data type of the mobile finger display data, the method further comprises:
and storing the mobile finger display data packet in a database.
Optionally, the mobile finger display data includes at least one of video, picture, file and parameter.
The second method provides a mobile finger display data sending and rendering system based on a data component, which comprises the following steps:
the mobile finger display data receiving module is used for receiving mobile finger display data sent by the finger display service network, and the mobile finger display data comprises at least one data type;
the data component module is used for acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data;
the rendering data encapsulation module is used for encapsulating the mobile finger display data and the data component to form rendering data;
the rendering data sending module is used for sending the rendering data to a display end, and the rendering data is used for rendering the mobile finger display data by the display end.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, and a computer program stored on the memory and executable on the processor, where the processor implements the steps of the method according to any one of the first aspects when the processor executes the computer program.
A fourth aspect, an embodiment of the present application provides a computer readable storage medium, where a computer program is stored on the computer readable storage medium, and when executed by a processor, the processor implements the steps of the method according to any one of the first aspects.
In the embodiment of the application, mobile finger display data sent by a finger display service network is received, wherein the mobile finger display data comprises at least one data type; acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data; packaging the mobile finger display data and the data component to form rendering data; the rendering data is sent to a display end, and the rendering data is used for rendering the mobile finger display data by the display end; therefore, the rendering data received by the display end comprises the mobile finger display data and the data component, the mobile finger display data is only required to be rendered according to the data component, the rendering mode of the mobile finger display data is not required to be determined at the display end, the rendering speed of the display end is increased, and the display effect of the display end is further improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a method for sending and rendering mobile display data based on a data component according to an embodiment of the present application;
FIG. 2 is a method for forming a data component according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a first mobile display data sending and rendering system based on a data component according to an embodiment of the present application;
FIG. 4 is a schematic structural diagram of a second mobile display data sending and rendering system based on a data component according to an embodiment of the present application;
FIG. 5 is a schematic workflow diagram of a second mobile display data sending and rendering system based on data components according to an embodiment of the present application;
FIG. 6 is a schematic diagram of an architecture of a mobile display data sending and rendering system based on data components according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
Throughout the specification and claims, the term "comprising" is to be interpreted as an open, inclusive meaning, i.e. "comprising, but not limited to, unless the context requires otherwise. In the description of the present specification, the terms "one embodiment," "some embodiments," "example embodiments," "examples," "particular examples," or "some examples," etc., are intended to indicate that a particular feature, structure, material, or characteristic associated with the embodiment or example is included in at least one embodiment or example of the present application. The schematic representations of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics may be combined in any suitable manner in any one or more embodiments or examples.
In addition, it should be noted that when introducing elements of the present application and the embodiments thereof, the articles "a," "an," "the," and "said" are intended to mean that there are one or more of the elements; unless otherwise indicated, the meaning of "a plurality" is two or more; the terms "comprising," "including," "containing," and "having" are intended to be inclusive and mean that there may be additional elements other than the listed elements; the terms "first," "second," "third," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance and order of formation.
Referring to fig. 1, an embodiment of the present application provides a method for sending and rendering mobile display data based on a data component, which is characterized by comprising:
s101, receiving mobile finger display data sent by a finger display service network, wherein the mobile finger display data comprises at least one data type.
The mobile display data sending and rendering method based on the data component is applied to a display receiving and managing platform, and the display receiving and managing platform is generally located on a cloud end and is also called a cloud platform.
The data types of the mobile finger display data are more, and the data types of the mobile finger display data comprise videos, pictures, files and parameters by way of example. Wherein the video comprises an image video; the pictures comprise photos; the files comprise log files and text files; the parameters include physical parameters, which may be temperature, speed, distance, and time, as examples. In an actual application scenario, the mobile finger display data includes at least two data types.
The mobile finger display data is obtained from a data source that includes sensors for obtaining mobile finger display data, including, by way of example, video sensors, picture sensors, and various parameter sensors.
The data source acquires mobile finger display data and then sends the mobile finger display data to the finger display service network, and the finger display service network processes the acquired mobile finger display data, wherein the processing steps comprise:
substep 1, point display: since the plurality of sensors of the data source acquire the mobile finger display data at any time, the data volume of the mobile finger display data is large, and the mobile finger display data comprises some non-valuable or low-value information. The finger display point configures the mobile finger display data to be forwarded, and then the mobile finger display data after the finger display point is selected is stored in a file.
Step 2, transmitting the mobile display data after the display point is transmitted to the cloud platform, wherein the transmitting the mobile display data to the cloud platform can comprise the following steps: and transmitting the mobile display data to the cloud platform through the unidirectional gatekeeper.
The mobile display data is generally received and transmitted in the form of data packets, and the data packets include, for example, TCP data packets and UDP data packets. There are two types of network data transmission protocols in common use today: transmission control protocol (Transmission Control Protocol, TCP) and user datagram protocol (User Datagram Protocol, UDP). TCP is a connection-oriented protocol, has a perfect data transmission verification mechanism, and has high reliability, but low data transmission efficiency; the UDP data transmission efficiency is higher.
After the cloud platform receives the mobile finger display data sent by the finger display service network, the received mobile finger display data can be stored in a database so as to carry out subsequent operation on the mobile finger display data.
S102, acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data.
The mobile finger display data generally includes a plurality of data types, each of which is generally different in rendering style, and by way of example, video data is displayed in a video-playing rendering style, picture data is displayed in a picture-displaying rendering style, file data is displayed in a text rendering style, and parameter data is displayed in a form rendering style.
The rendering in the embodiment of the application comprises the steps of displaying mobile finger display data on a user side; the rendering style in the embodiment of the application comprises a display method and a display format at a user side.
The data assembly module can define the rendering patterns of each data type, the data assembly comprises the rendering patterns of each data type, and the rendering patterns corresponding to the data types can be quickly acquired according to the data assembly.
S103, packaging the mobile finger display data and the data component to form rendering data.
In order to reliably and accurately transmit data packets to a destination and efficiently utilize transmission resources when the data packets are transmitted between different devices using a network, the data packets need to be split and packed, the data encapsulation including attaching a destination address, a local address, and some bytes for error correction to the transmitted data packets, and in some embodiments, the data encapsulation further includes encryption processing.
The rendering data are formed by packaging mobile finger display data and data components, the display end can simultaneously acquire the data components corresponding to the mobile display data when acquiring the mobile display data, and the data components comprise rendering patterns of all data types in the mobile display data, so that the display end can correspondingly acquire the rendering patterns of all data types when acquiring the mobile display data of all data types.
And S104, sending rendering data to the display end, wherein the rendering data are used for rendering the mobile finger display data by the display end.
The display end is used for displaying mobile finger display data, and the display end comprises mobile phone application and computer software.
The cloud platform sends the formed rendering data to the user side in real time, and the user side receives the rendering data and then renders the rendering data according to the mobile finger display data and the data component.
By way of example, mobile finger display data includes video, pictures, files, and parameters; included in the data component are rendering styles for these data types: the video data is displayed in a rendering mode of video playing, the picture data is displayed in a rendering mode of picture displaying, the file data is displayed in a rendering mode of text, and the parameter data is displayed in a rendering mode of table; the display end displays the mobile finger display data according to the rendering style defined in the data component.
In the embodiment of the application, step S101 is performed to receive mobile finger display data sent by a finger display service network, where the mobile finger display data includes at least one data type; step S102, acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data; step S103, packaging the mobile finger display data and the data component to form rendering data; step S104, the rendering data are sent to a display end, and the rendering data are used for rendering the mobile finger display data by the display end; therefore, the rendering data received by the display end comprises the mobile finger display data and the data component, the mobile finger display data is only required to be rendered according to the data component, the rendering mode of the mobile finger display data is not required to be determined at the display end, the rendering speed of the display end is increased, and the display effect of the display end is further improved.
Optionally, the mobile finger display data includes mobile finger display data of the finger display service network after the finger display picking point.
Because the plurality of sensors of the data source acquire the mobile finger display data at any time, the data volume of the mobile finger display data is large, the mobile finger display data comprises some non-valuable or low-value information, the required mobile finger display data can be subjected to point picking configuration, and the mobile finger display data subjected to the point picking configuration is only sent to the cloud platform.
In the embodiment of the application, the mobile finger display data comprises mobile finger display data of the finger display service network after the finger display picking point, so that in the first aspect, the data volume of the transmitted mobile finger display data is smaller, and a transmission channel is not blocked; in the second aspect, the data size of the mobile finger display data received by the user side is smaller, and the rendering speed is faster.
Optionally, step S101, receiving mobile finger display data sent by the finger display service network, including:
receiving mobile finger display data sent by a sending side of a unidirectional gatekeeper; the mobile finger display data is sent to the receiving side of the unidirectional gatekeeper by the finger display service network.
The unidirectional gatekeeper is a hardware device which is erected between two non-connected networks, also called network security isolation device, and completes unidirectional transmission of data resources between the networks under a certain limiting condition according to requirements, so that the unidirectional gatekeeper is selected to be used for network isolation of security domains in order to further protect internal data.
In the embodiment of the application, the finger display service network is an intranet and has the confidentiality requirement; the cloud platform and the user side are external networks. The finger display service network, if communicating with the external network, faces various threats from the public network.
Therefore, the mobile display data is sent to the receiving side of the unidirectional gatekeeper by the display service network, and then sent to the cloud platform by the sending side of the unidirectional gatekeeper, so that the display service network is not communicated with the cloud platform.
The receiving side of the unidirectional gatekeeper is also referred to as the left side, and the transmitting side of the unidirectional gatekeeper is also referred to as the right side; the mobile finger display data is sent to the unidirectional gatekeeper by the finger display service network on the left side of the unidirectional gatekeeper, and the mobile finger display data is received by the cloud platform on the right side of the unidirectional gatekeeper.
In this embodiment, step S101, receiving mobile finger display data sent by a finger display service network includes: receiving mobile finger display data sent by a sending side of a unidirectional gatekeeper; the mobile finger display data is sent to the receiving side of the unidirectional gatekeeper by the finger display service network, so that the finger display service network and the cloud platform are safely isolated through the unidirectional gatekeeper, and the threat of the public network to the finger display service network is avoided.
Optionally, referring to fig. 2, step S102, acquiring, according to the data type of the mobile finger display data, a data component corresponding to the mobile finger display data includes:
s201, determining a rendering style corresponding to the data type according to the data type of the mobile finger display data;
the mobile finger display data generally includes a plurality of data types, each of which is generally different in rendering style, and by way of example, video data is displayed in a video-playing rendering style, picture data is displayed in a picture-displaying rendering style, file data is displayed in a text rendering style, and parameter data is displayed in a form rendering style.
The rendering in the embodiment of the application comprises the steps of displaying mobile finger display data on a user side; the rendering style in the embodiment of the application comprises a display method and a display format at a user side.
S202, defining the data type and the corresponding rendering style as a data component.
The data assembly module can define the rendering patterns of each data type, the data assembly comprises the rendering patterns of each data type, and the rendering patterns corresponding to the data types can be quickly acquired according to the data assembly.
In this embodiment of the present application, step S102, obtaining a data component corresponding to mobile finger display data according to a data type of the mobile finger display data, includes: s201, determining a rendering style corresponding to the data type according to the data type of the mobile finger display data; s202, defining the data types and the corresponding rendering patterns as data components, wherein the data components comprise rendering patterns of all data types in the mobile finger display data, the rendering data received by the display end comprise the mobile finger display data and the data components, the mobile finger display data are only required to be rendered according to the data components, the rendering patterns of the mobile finger display data are not required to be determined at the display end, the rendering speed of the display end is increased, and the display effect of the display end is further improved.
Optionally, step S104 of sending the rendering data to the display end includes:
and sending the rendering data to a display end through a WebSocket protocol.
In order to realize Full Duplex communication (Full Duplex) between the display end and the cloud platform, full Duplex is a term of communication transmission. Double-duplex communication allows data to be transmitted simultaneously in both directions, which corresponds in capability to a combination of two simplex communication modes. Full duplex refers to the ability to simultaneously perform bi-directional transmission of signals. The HTML5 adopts the WebSocket protocol, based on the WebSocket protocol, the client and the server only need to be verified once, then a quick channel is formed between the client and the server, and the data can be directly transmitted in real time.
In the embodiment of the application, the rendering data is sent to the display end through the WebSocket protocol, the display end and the cloud platform only need to do a handshake action, then, the display end and the cloud platform only need to be verified once, then, a quick channel is formed between the display end and the cloud platform, and the data can be directly transmitted in real time.
Optionally, the mobile display data is transmitted in the form of UDP data packets;
after receiving the mobile finger display data sent by the finger display service network in step S101 and before acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data in step S102, the method further comprises:
the mobile finger display data is stored in a database.
There are two types of network data transmission protocols in common use today: transmission control protocol (Transmission Control Protocol, TCP) and user datagram protocol (User Datagram Protocol, UDP). TCP is a connection-oriented protocol, has a perfect data transmission verification mechanism, and has high reliability, but low data transmission efficiency; the UDP data transmission efficiency is higher.
Storing the mobile finger display data in a database, namely storing UDP data packets comprising the mobile finger display data in the database, and directly acquiring the mobile finger display data from the database in the subsequent steps, so that the realization of acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data in the step S102 is facilitated; and facilitating step S103, packaging the mobile finger display data and the data component to form the realization of rendering data.
In the embodiment of the application, the mobile finger display data is transmitted in the form of UDP data packets; after receiving the mobile finger display data sent by the finger display service network in step S101 and before acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data in step S102, the method further comprises: storing the mobile finger display data in a database; in this way, in the first aspect, the transmission efficiency of the UDP data is higher, and the delay of the display device receiving the mobile finger display data is less; in the second aspect, the UDP data packet is stored in the database, and the mobile finger display data can be directly obtained from the database in the subsequent steps, so that the implementation of obtaining the data component corresponding to the mobile finger display data according to the data type of the mobile finger display data in the step S102 is facilitated; and facilitating step S103, packaging the mobile finger display data and the data component to form the realization of rendering data.
Optionally, the mobile finger display data includes at least one of video, picture, file and parameter.
The data type of the mobile pointing display data includes at least one of video, picture, file, and parameter, and in some embodiments, the mobile pointing display data may include only one data type; in other embodiments, the mobile finger display data includes two or more data types.
Wherein the video comprises an image video; the pictures comprise photos; the files comprise log files and text files; the parameters include physical parameters, which may be temperature, speed, distance, and time, as examples. In an actual application scenario, mobile finger display data generally includes at least two data types.
Referring to fig. 3, an embodiment of the present application provides a mobile digital display data transmitting and rendering system based on a data component, including:
the mobile finger display data receiving module 301 is configured to receive mobile finger display data sent by the finger display service network, where the mobile finger display data includes at least one data type;
the data component module 302 is configured to obtain a data component corresponding to the mobile finger display data according to a data type of the mobile finger display data;
a rendering data encapsulation module 303, configured to encapsulate the mobile finger display data and the data component to form rendering data;
the rendering data sending module 304 is configured to send rendering data to the display end, where the rendering data is used for rendering mobile finger display data by the display end.
In this embodiment, mobile finger display data sent by the finger display service network is received by the mobile finger display data receiving module 301, where the mobile finger display data includes at least one data type; the data component module 302 obtains a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data; the rendering data encapsulation module 303 encapsulates the mobile finger display data and the data component to form rendering data; the rendering data sending module 304 sends the rendering data to a display end, wherein the rendering data is used for rendering the mobile finger display data by the display end; therefore, the rendering data received by the display end comprises the mobile finger display data and the data component, the mobile finger display data is only required to be rendered according to the data component, the rendering mode of the mobile finger display data is not required to be determined at the display end, the rendering speed of the display end is increased, and the display effect of the display end is further improved.
Optionally, the mobile finger display data includes mobile finger display data of the finger display service network after the finger display picking point.
Optionally, the mobile finger display data receiving module 301 is further configured to receive mobile finger display data sent by a receiving side of the unidirectional gatekeeper; the mobile finger display data is sent to the sending side of the unidirectional gatekeeper by the finger display service network.
Optionally, the data component module 302 includes:
the rendering style acquisition sub-module is used for determining a rendering style corresponding to the data type according to the data type of the mobile finger display data;
the data component definition sub-module is used for defining the data type and the corresponding rendering style as the data component.
Optionally, the rendering data sending module 304 is further configured to send the rendering data to the display end through WebSocket protocol.
Optionally, the mobile display data is transmitted in the form of UDP data packets;
the mobile finger display data sending and rendering system based on the data component further comprises:
and the storage module is used for storing the mobile finger display data in the database.
Optionally, the mobile finger display data includes at least one of video, picture, file and parameter.
Referring to fig. 4 and 5, an embodiment of the present application provides a mobile digital display data transmitting and rendering system based on a data component, including:
the finger display service network 401 is configured to perform configuration and picking of a point file on mobile finger display data to be forwarded; receiving UDP data packets in real time; the parsed UDP data is sent to the cloud platform 403 through a unidirectional gatekeeper.
The unidirectional gatekeeper 402 is configured to receive mobile display data sent by the display service network 401, and send the mobile display data to the cloud platform 403.
The cloud platform 403 is configured to receive UDP data sent by the digital display service network 401 through the unidirectional gatekeeper 402; acquiring a data component definition corresponding to the mobile finger display data according to the data type of the mobile finger display data; packaging the mobile finger display data and the data component to form rendering data; the rendering data is pushed to the display 404 in real time.
The display end 404 is configured to receive, in real time, the rendering data sent by the cloud platform 403, and render and display the mobile finger display data according to the mobile finger display data and the corresponding data component in the rendering data.
The data component-based mobile finger display data sending and rendering system provided by the embodiment of the application can realize the data component-based mobile finger display data sending and rendering method, so that the data component-based mobile finger display data sending and rendering method has all the beneficial effects as provided by any one of the above, and are not stated one by one.
Referring to fig. 6, an embodiment of the present application provides an architecture of a mobile digital display data transmission and rendering system based on data components, including:
the finger display point service 501 is configured to configure finger display data to be forwarded and store the finger display data in a file form.
The display forwarding service 502 is configured to parse the UDP data, and forward the required display data to the unidirectional gatekeeper through a UDP protocol according to the picking configuration.
The unidirectional gatekeeper 403 is configured to receive mobile display data sent by the display service network 401, and send the mobile display data to the cloud platform 403.
The cloud platform is used for receiving data from the unidirectional gatekeeper 504, and pushing the data to the mobile terminal APP through the data component 5041 and the data receiving and pushing service 5042. The data component aims at assembling different types of data by means of a schema of the component, defining a rendering style.
The APP display module 505 includes a display component presentation 5051 and a real-time data rendering 5052 for implementing a real-time rendering presentation of mobile finger display data.
The architecture of the data component-based mobile finger display data sending and rendering system provided by the embodiment of the application can realize the data component-based mobile finger display data sending and rendering method, so that all the beneficial effects of the data component-based mobile finger display data sending and rendering method are provided, and are not stated one by one.
An embodiment of the present application provides an electronic device, referring to fig. 7, including a processor 702, a memory 701, and a computer program stored on the memory 701 and executable on the processor 702, where the processor 702 implements the steps of the method as any one of the preceding claims of the computer when the program is executed.
In the electronic device provided by the embodiment of the present application, when the processor 702 executes the program, the implementation step S101 receives mobile finger display data sent by the finger display service network, where the mobile finger display data includes at least one data type; step S102, acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data; step S103, packaging the mobile finger display data and the data component to form rendering data; step S104, the rendering data are sent to a display end, and the rendering data are used for rendering the mobile finger display data by the display end; therefore, the rendering data received by the display end comprises the mobile finger display data and the data component, the mobile finger display data is only required to be rendered according to the data component, the rendering mode of the mobile finger display data is not required to be determined at the display end, the rendering speed of the display end is increased, and the display effect of the display end is further improved.
The embodiment of the application provides a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when a processor executes the computer program, any one of the mobile digital display data sending and rendering system methods based on the data component is realized.
The embodiment of the application provides a computer readable storage medium, and when a processor executes a computer program, step S101 is implemented, mobile finger display data sent by a finger display service network is received, and the mobile finger display data comprises at least one data type; step S102, acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data; step S103, packaging the mobile finger display data and the data component to form rendering data; step S104, the rendering data are sent to a display end, and the rendering data are used for rendering the mobile finger display data by the display end; therefore, the rendering data received by the display end comprises the mobile finger display data and the data component, the mobile finger display data is only required to be rendered according to the data component, the rendering mode of the mobile finger display data is not required to be determined at the display end, the rendering speed of the display end is increased, and the display effect of the display end is further improved.
The computer readable storage medium may be a tangible device that can hold and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: portable computer disks, hard disks, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), static Random Access Memory (SRAM), portable compact disk read-only memory (CD-ROM), digital Versatile Disks (DVD), memory sticks, floppy disks, mechanical coding devices, punch cards or in-groove structures such as punch cards or grooves having instructions stored thereon, and any suitable combination of the foregoing. Computer-readable storage media, as used herein, are not to be construed as transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (e.g., optical pulses through fiber optic cables), or electrical signals transmitted through wires.
The computer readable program instructions described herein may be downloaded from a computer readable storage medium to a respective computing/processing device or to an external computer or external storage device over a network, such as the internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, fiber optic transmissions, wireless transmissions, routers, firewalls, switches, gateway computers and/or edge servers. The network interface card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium in the respective computing/processing device.
The foregoing is merely specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily think about changes or substitutions within the technical scope of the present application, and the changes and substitutions are intended to be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. The mobile finger display data sending and rendering method based on the data component is characterized by comprising the following steps of:
receiving mobile finger display data sent by a finger display service network, wherein the mobile finger display data comprises at least one data type;
acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data;
packaging the mobile finger display data and the data component to form rendering data;
and sending the rendering data to a display end, wherein the rendering data is used for rendering the mobile finger display data by the display end.
2. The method of claim 1, wherein the mobile finger data comprises the mobile finger data of the finger service network after a finger pick point.
3. The method of claim 2, wherein the step of receiving mobile finger display data sent by the finger display service network comprises:
receiving the mobile finger display data sent by the sending side of the unidirectional gatekeeper; and the mobile display data is sent to the receiving side of the unidirectional gatekeeper by the display service network.
4. The method of claim 1, wherein the step of acquiring the data component corresponding to the mobile finger display data according to the data type of the mobile finger display data comprises:
determining a rendering style corresponding to the data type according to the data type of the mobile finger display data;
the data type and the corresponding rendering style are defined as data components.
5. The method of claim 1, wherein the step of sending the rendering data to a display comprises:
and sending the rendering data to the display end through a WebSocket protocol.
6. The method of claim 1, wherein the mobile finger data is transmitted in the form of UDP packets;
after the step of receiving the mobile finger display data sent by the finger display service network and before the step of acquiring the data component corresponding to the mobile finger display data according to the data type of the mobile finger display data, the method further comprises:
and storing the mobile finger display data in a database.
7. The method of any one of claims 1-6, wherein the mobile finger display data includes at least one of video, pictures, files, and parameters.
8. A mobile digital display data transmission and rendering system based on data components, comprising:
the mobile finger display data receiving module is used for receiving mobile finger display data sent by the finger display service network, and the mobile finger display data comprises at least one data type;
the data component module is used for acquiring a data component corresponding to the mobile finger display data according to the data type of the mobile finger display data;
the rendering data encapsulation module is used for encapsulating the mobile finger display data and the data component to form rendering data;
the rendering data sending module is used for sending the rendering data to a display end, and the rendering data is used for rendering the mobile finger display data by the display end.
9. An electronic device comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the method according to any one of claims 1 to 7 when the computer program is executed by the processor.
10. A computer readable storage medium, on which a computer program is stored, which when executed by a processor carries out the steps of the method according to any one of claims 1 to 7.
CN202211681054.XA 2022-12-26 2022-12-26 Mobile finger display data sending and rendering method and system based on data component Pending CN116049586A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211681054.XA CN116049586A (en) 2022-12-26 2022-12-26 Mobile finger display data sending and rendering method and system based on data component

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211681054.XA CN116049586A (en) 2022-12-26 2022-12-26 Mobile finger display data sending and rendering method and system based on data component

Publications (1)

Publication Number Publication Date
CN116049586A true CN116049586A (en) 2023-05-02

Family

ID=86119193

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211681054.XA Pending CN116049586A (en) 2022-12-26 2022-12-26 Mobile finger display data sending and rendering method and system based on data component

Country Status (1)

Country Link
CN (1) CN116049586A (en)

Similar Documents

Publication Publication Date Title
CN106850402B (en) Message transmission method and device
US10848345B2 (en) Multi-protocol encapsulation traffic acceleration and optimization
CN104580192B (en) The treating method and apparatus of the network access request of application program
US9344512B2 (en) Loading a re-directed web resource on a web browser of a client device in a communications system
CN110417766A (en) A kind of method and apparatus of protocol analysis
US20140344437A1 (en) Method and system for implementing a transparent proxy of an ios system
WO2017161769A1 (en) Bullet comment transmission method and apparatus
CN110875799A (en) Transmission control method and device
CN104717186A (en) Method and device for data transmission in network system and data transmission system
CN112751898B (en) Load balancing method, device, medium and equipment
CN111510476B (en) Communication method, communication device, computer equipment and computer readable storage medium
US10382521B2 (en) Gateway that enables a browser-based application to communicate with a server-side application using a non-browser-compatible protocol
CN112165480A (en) Information acquisition method and device and electronic equipment
CN111314439A (en) Data sending method and device and electronic equipment
US20240089317A1 (en) Method and electronic device for accessing service device in local area network
CN112015383A (en) Login method and device
CN111818010B (en) Data transmission method and device, electronic equipment and storage medium
WO2018010469A1 (en) Data transmission method, device and storage medium
CN116049586A (en) Mobile finger display data sending and rendering method and system based on data component
Sarker et al. Learning Python Network Programming
WO2023109045A1 (en) Webrtc connection method and system
CN104283762A (en) Method, system, client-side and server for transmitting instant messaging conversation content
WO2017102149A1 (en) Caller-specified media in computer telecommunications systems
WO2021082945A1 (en) Remote management method and system, terminal device and server
Caviglione et al. A deep analysis on future web technologies and protocols over broadband GEO satellite networks

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