CN112733190A - Data processing method, device, electronic equipment, system and storage medium - Google Patents

Data processing method, device, electronic equipment, system and storage medium Download PDF

Info

Publication number
CN112733190A
CN112733190A CN202110075431.4A CN202110075431A CN112733190A CN 112733190 A CN112733190 A CN 112733190A CN 202110075431 A CN202110075431 A CN 202110075431A CN 112733190 A CN112733190 A CN 112733190A
Authority
CN
China
Prior art keywords
data
user
preset software
source data
format
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.)
Granted
Application number
CN202110075431.4A
Other languages
Chinese (zh)
Other versions
CN112733190B (en
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 Udsafe Technology Co ltd
Original Assignee
Beijing Udsafe 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 Beijing Udsafe Technology Co ltd filed Critical Beijing Udsafe Technology Co ltd
Priority to CN202110075431.4A priority Critical patent/CN112733190B/en
Publication of CN112733190A publication Critical patent/CN112733190A/en
Application granted granted Critical
Publication of CN112733190B publication Critical patent/CN112733190B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems
    • 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
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Health & Medical Sciences (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Automation & Control Theory (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a data processing method, a data processing device, electronic equipment, a data processing system and a storage medium, wherein the data processing method comprises the following steps: determining whether a user obtains the authorization of the preset software; when a user obtains the authorization of preset software, source data are obtained from a terminal of the user, the source data are converted into target data by the preset software, and the target data are written into a storage server; reading the target data from the storage server, analyzing the target data into source data by using preset software, and sending the source data to a terminal of a user. According to the embodiment of the invention, the preset software is authorized to the user, and the user needs to pass through the preset software for data reading and writing, so that the user who does not obtain the preset software authorization and does not use the preset software is limited to access the storage server, and the data security is ensured.

Description

Data processing method, device, electronic equipment, system and storage medium
Technical Field
Embodiments of the present invention relate to information technologies, and in particular, to a data processing method, an apparatus, an electronic device, a system, and a storage medium.
Background
The development of information technology brings explosive growth of data, massive data needs to be stored and managed, and how to ensure data security becomes a problem to be solved urgently.
Disclosure of Invention
The embodiment of the invention provides a data processing method, a data processing device, electronic equipment, a data processing system and a storage medium, which can guarantee data security.
In a first aspect, an embodiment of the present invention provides a data processing method, where the method includes:
determining whether a user obtains the authorization of the preset software;
when the user obtains the authorization of the preset software, source data are obtained from a terminal of the user, the source data are converted into target data by the preset software, and the target data are written into a storage server;
and reading the target data from the storage server, analyzing the target data into the source data by using the preset software, and sending the source data to the terminal of the user.
Optionally, the acquiring source data from the terminal of the user includes:
and obtaining the source data through an agent on the terminal of the user.
Optionally, the acquiring source data from the terminal of the user includes: acquiring the source data in an original format from a terminal of the user;
the converting the source data into the target data by using the preset software comprises: and converting the source data from the original format to a target format by using the preset software to obtain the target data.
Optionally, the source data includes first source data in a first format and second source data in a second format, and the converting the source data from the original format to the target format by using the preset software to obtain the target data includes:
packaging the first source data and the second source data to obtain packaged data;
and converting the packed data into the target format by using the preset software to obtain the target data.
Optionally, the parsing, by using the preset software, the target data into the source data includes:
and analyzing the target data into the first source data in the first format and the second source data in the second format by using the preset software.
Optionally, the method further comprises:
and displaying the target data, wherein the display result of the target data is abnormal.
In a second aspect, an embodiment of the present invention provides a data processing apparatus, where the apparatus includes:
the determining module is used for determining whether the user obtains the authorization of the preset software;
the data writing module is used for acquiring source data from a terminal of the user when the user obtains the authorization of the preset software, converting the source data into target data by using the preset software, and writing the target data into a storage server;
and the data reading module is used for reading the target data from the storage server, analyzing the target data into the source data by using the preset software, and sending the source data to the terminal of the user.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements a data processing method according to an embodiment of the present invention when executing the computer program.
In a fourth aspect, an embodiment of the present invention provides a data processing system, which includes a terminal, a storage server, and an electronic device for executing the data processing method according to the embodiment of the present invention.
In a fifth aspect, the embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the data processing method according to the embodiment of the present invention.
In the embodiment of the invention, the preset software can be authorized to the user, when data is written, the source data is obtained from the terminal of the user, the preset software is utilized to convert the source data into the target data, and the target data is written into the storage server; when reading data, reading target data from a storage server, analyzing the target data into source data by using preset software, and sending the source data to a terminal of a user. In the embodiment of the invention, the preset software is authorized to the user, and the user needs to pass through the preset software for data reading and writing, so that the user who does not obtain the preset software authorization and does not use the preset software is limited to access the storage server, and the data security is ensured.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a schematic structural diagram of a data processing system according to an embodiment of the present invention.
Fig. 2 is a schematic flow chart of a data processing method according to an embodiment of the present invention.
Fig. 3 is another schematic flow chart of a data processing method according to an embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention.
Fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Referring to fig. 1, fig. 1 is a schematic diagram of a data processing system according to an embodiment of the present invention, where the data processing system includes a terminal of a user authorized to obtain preset software, the terminal of the user authorized to obtain the preset software includes one or more terminals, such as terminals 1011 to 1014, and the data processing system further includes an electronic device 102 and a storage server 103. The various devices may be connected by a network, which serves to provide a medium for communication links between the devices. The network may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
Specifically, the electronic device 102 may obtain source data from at least one of the terminals 1011 to 1014, convert the source data into target data using preset software, and write the target data into the storage server 103; further, the electronic device 102 may also read target data from the storage server 103, parse the target data into source data using preset software, and transmit the source data to at least one of the terminals 1011 to 1014.
In addition, the data processing system may further include a terminal of a user who does not obtain the authorization of the preset software, for example, the terminal 104, and when the terminal 104 reads the target data from the storage server 103, since the user of the terminal 104 does not obtain the authorization of the preset software, the target data cannot be analyzed by the preset software, and the target data is displayed on the terminal 104 as an abnormality, for example, as a messy code.
The configuration of the data processing system and the number of terminals shown in fig. 1 are merely exemplary, and are not limited thereto. In addition, in the data processing system shown in fig. 1, the electronic device 102 and the storage server 103 are two independent devices, and in practical applications, the electronic device 102 and the storage server 103 may also be integrated together, which is not specifically limited herein.
Embodiments of the present invention provide a data processing method, which may be executed by a data processing apparatus provided in embodiments of the present invention, and the apparatus may be implemented in a software and/or hardware manner. In a specific embodiment, the apparatus may be integrated in an electronic device, such as the electronic device shown in fig. 1, and the electronic device has preset software therein. Referring to fig. 2, fig. 2 is a flowchart of a data processing method according to an embodiment of the present invention, where the method includes the following steps:
step 201, it is determined whether the user has obtained the authorization of the preset software.
For example, the preset software may be software for converting the format of the data, such as converting the data in some format into another format through the preset software. In the embodiment of the invention, the data converted by the preset software can be normally displayed only by analyzing the data by the preset software.
In a specific implementation, if the preset software needs to be used, the authorization of the preset software needs to be obtained. For example, when a user needs to use the preset software, the user may request the provider of the preset software for authorization, and the provider of the preset software may authorize the user by means of serial number authorization, registration activation, dongle authorization, and the like.
For example, when the user needs to store the source data in the storage server, the user may send a data writing request to the electronic device through the terminal, and after receiving the data writing request, the electronic device may determine whether the user obtains the authorization of the preset software, and if the user obtains the authorization of the preset software, execute step 202; if the user does not obtain the authorization of the preset software, the data writing request can be refused, or the source data can be directly written into the storage server without format conversion, and the source data of the storage server can be directly written without format conversion, so that any user can access or edit the data, and the data safety cannot be guaranteed. The present embodiment will be described by taking a user as an example, who has obtained authorization for the predetermined software.
Step 202, when the user obtains the authorization of the preset software, the source data is obtained from the terminal of the user, the source data is converted into the target data by using the preset software, and the target data is written into the storage server.
In a specific implementation, a terminal of a user may have agent (agent) software thereon, and an electronic device may acquire source data from the terminal by using an agent on the terminal, where a format of the acquired source data is an original format, and the original format includes, but is not limited to, the following formats: α doc,. xls,. ppt,. jpg,. jpe,. jpeg,. peng,
Pdf,. txt,. cfg,. htm,. html,. ios,. log, etc.
After obtaining the source data in the original format, the electronic device may convert the source data from the original format to the target format by using the preset software, so as to obtain the target data, and at the same time, the electronic device may record the original format so as to facilitate subsequent parsing of the target data. The target format is different from the original format, and the target format may be any customized format, for example, the target format may be the format cjy.
After obtaining the target data, the electronic device may write the target data to the storage server. Further, for target data stored in the storage server, a specific storage location, a storage format, an affiliated user, a creation time, a data size, and the like can be viewed through a specified command (such as an ll command).
And step 203, reading the target data from the storage server, analyzing the target data into source data by using preset software, and sending the source data to the terminal of the user.
In the specific implementation, when a user needs to read target data, the user can operate on the terminal, the terminal can send a data reading request to the electronic device according to the operation of the user, when the electronic device receives the data reading request, the target data can be read from the storage server, the target data is analyzed into source data by using preset software, the source data is sent to the terminal of the user, and the source data can be normally displayed on the terminal.
Specifically, when the target data is parsed into the source data by using the preset software, the parsing may be performed according to the recorded data format, that is, the target data may be parsed from the target format into the original format by using the preset software. For example, the target format is the format of. cjy, and the recorded original format is the format of.doc, then the target data can be parsed from the format of. cjy into the format of.doc by using preset software, so as to obtain the source data in the format of.doc; for another example, the target format is the. cjy format, and the original format of the record is the.log format, then the target data can be parsed from the. cjy format into the.log format by using the preset software, so as to obtain the source data in the.log format.
In addition, the terminal may further send a data editing request to the electronic device according to an operation of the user, and the electronic device may edit data stored in the storage server according to the data editing request sent by the terminal, for example, add, delete, or change the data stored in the storage server.
In a specific embodiment, after the electronic device reads the target data from the storage server, if the electronic device does not analyze the target data using the preset software but directly displays the target data, the target data will be displayed abnormally, for example, displayed as a messy code or cannot be displayed, that is, for the target data converted by using the preset software, if the target data is not analyzed by using the preset software, the target data cannot be normally displayed.
In other embodiments, for target data stored in the storage server, if a terminal of a user who does not obtain authorization of the preset software requests access, the terminal cannot obtain the target data, or the target data obtained by the terminal cannot be normally displayed, for example, displayed as a messy code or cannot be displayed, the target data cannot be analyzed by other system software (such as decryption software, decompression software, and the like) other than the preset software, and a user who does not obtain authorization of the preset software cannot edit the target data stored in the storage server, that is, for target data obtained by conversion using the preset software, access limitation is performed on the user who does not obtain authorization of the preset software, so that data security is ensured.
In the embodiment of the invention, the preset software can be authorized to the user, when data is written, the source data is obtained from the terminal of the user, the preset software is utilized to convert the source data into the target data, and the target data is written into the storage server; when reading data, reading target data from a storage server, analyzing the target data into source data by using preset software, and sending the source data to a terminal of a user. In the embodiment of the invention, the preset software is authorized to the user, the user needs to pass through the preset software for data reading and writing, and if the preset software is bypassed, the exception occurs, so that the user who does not obtain the preset software authorization and does not use the preset software is limited to access the storage server, and the data safety is ensured.
In a specific embodiment, the source data may also include multiple formats at the same time, and the following description takes the source data including the first format and the second format as an example, then a specific data processing method may be shown in fig. 3, and includes the following steps:
step 301, determining whether the user obtains the authorization of the preset software.
For example, when a user needs to store source data in different formats in the storage server, the user may send a data writing request to the electronic device through the terminal, and after receiving the data writing request, the electronic device may determine whether the user obtains authorization of the preset software, and if the user obtains authorization of the preset software, execute step 302; the write data request may be denied if the user does not have the authorization of the pre-set software.
Step 302, when a user obtains authorization of preset software, obtaining first source data in a first format and second source data in a second format from a terminal of the user, packaging the first source data and the second source data to obtain packaged data, converting the packaged data into a target format by using the preset software to obtain target data, and writing the target data into a storage server.
For example, when it is determined that the user has authorization of the preset software, the electronic device may obtain, from the terminal, first source data in a first format and second source data in a second format by using proxy software on the terminal, package the first source data and the second source data to obtain packaged data, may retain a format of the source data without damaging content of the source data in a packaging process, and then convert the packaged data into a target format by using the preset software, so as to obtain target data. In addition, when format conversion is performed, the original format of the source data can be recorded, so that the target data can be analyzed subsequently.
Wherein the first format and the second format are two different formats, and the first format and the second format may be
Any two of html,. ios,. log.
After obtaining the target data, the electronic device may write the target data to the storage server in a batch. Further, for target data stored in the storage server, a specific storage location, a storage format, an affiliated user, a creation time, a data size, and the like can be viewed through a specified command (such as an ll command).
Step 303, reading the target data from the storage server, parsing the target data into first source data in a first format and second source data in a second format by using preset software, and sending the first source data in the first format and the second source data in the second format to the user terminal.
For example, when a user needs to read target data, the user may operate on a terminal, the terminal may send a read data request to an electronic device according to the user operation, when the electronic device receives the read data request, the electronic device may read the target data from a storage server, parse the target data into first source data in a first format and second source data in a second format by using preset software, and send the first source data in the first format and the second source data in the second format to the terminal of the user, where the first source data and the second source data may be normally displayed on the terminal.
Illustratively, for example, if the target data has two copies, the format is a. cjy format, the first format for the first copy of the target data record is a.doc format, and the second format for the second copy of the target data record is a.pdf format, the first copy of the target data may be parsed from the. cjy format into the.doc format, resulting in the first source data, and the second copy of the target data may be parsed from the. cjy format into the.pdf format, resulting in the second source data.
In addition, the terminal may further send a data editing request to the electronic device according to an operation of the user, and the electronic device may edit data stored in the storage server according to the data editing request of the terminal, for example, add, delete, change, and the like, the data stored in the storage server.
In the embodiment of the invention, the preset software can be authorized to the user, when data is written, the source data in various formats can be obtained from the terminal of the user and packaged to obtain the packaged data, the packaged data is converted into the target data by using the preset software, and the target data is written into the storage server; when reading data, reading target data from the storage server, analyzing the target data into source data in a corresponding format by using preset software, and sending the source data in the corresponding format to a terminal of a user. In the embodiment of the invention, the preset software is authorized to the user, the user needs to pass through the preset software for data reading and writing, and if the preset software is bypassed, the exception occurs, so that the user who does not obtain the preset software authorization and does not use the preset software is limited to access the storage server, and the data safety is ensured; furthermore, the data processing efficiency is improved by packaging the source data in various formats and then performing format conversion storage.
Fig. 4 is a block diagram of a data processing apparatus according to an embodiment of the present invention, which is suitable for executing the data processing method according to the embodiment of the present invention. As shown in fig. 4, the apparatus may specifically include:
a determining module 401, configured to determine whether a user obtains authorization of preset software;
a data writing module 402, configured to obtain source data from a terminal of the user when the user obtains the authorization of the preset software, convert the source data into target data by using the preset software, and write the target data into a storage server;
a data reading module 403, configured to read the target data from the storage server, analyze the target data into the source data by using the preset software, and send the source data to the terminal of the user.
In one embodiment, the data writing module 402 obtains source data from the user's terminal, including:
and obtaining the source data through an agent on the terminal of the user.
In one embodiment, the data writing module 402 obtains source data from the user's terminal, including: acquiring the source data in an original format from a terminal of the user;
the data writing module 402 converts the source data into target data by using the preset software, including: and converting the source data from the original format to a target format by using the preset software to obtain the target data.
In an embodiment, the source data includes first source data in a first format and second source data in a second format, and the data writing module 402 converts the source data from the original format to a target format by using the preset software to obtain the target data, including:
packaging the first source data and the second source data to obtain packaged data;
and converting the packed data into the target format by using the preset software to obtain the target data.
In an embodiment, the reading data module 403 parses the target data into the source data by using the preset software, including:
and analyzing the target data into the first source data in the first format and the second source data in the second format by using the preset software.
In one embodiment, the apparatus further comprises:
and the display module is used for displaying the target data, and the display result of the target data is abnormal.
It is obvious to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be performed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to perform all or part of the above described functions. For the specific working process of the functional module, reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
The device of the embodiment of the invention can authorize the preset software to a user, can acquire source data in various formats from a user terminal and package the source data to obtain packaged data when writing data, converts the packaged data into target data by using the preset software, and writes the target data into the storage server; when reading data, reading target data from the storage server, analyzing the target data into source data in a corresponding format by using preset software, and sending the source data in the corresponding format to a terminal of a user. In the embodiment of the invention, the preset software is authorized to the user, the user needs to pass through the preset software for data reading and writing, and if the preset software is bypassed, the exception occurs, so that the user who does not obtain the preset software authorization and does not use the preset software is limited to access the storage server, and the data safety is ensured; furthermore, the data processing efficiency is improved by packaging the source data in various formats and then performing format conversion storage.
Fig. 5 is a block diagram of an electronic device provided by an embodiment of the present invention, and fig. 5 shows a block diagram of an exemplary electronic device 912 suitable for implementing an embodiment of the present invention. The electronic device 912 shown in fig. 5 is only an example and should not bring any limitations to the function and the scope of use of the embodiments of the present invention.
As shown in fig. 5, electronic device 912 is embodied in the form of a general purpose computing device. Components of electronic device 912 may include, but are not limited to: one or more processors or processing units 916, a system memory 928, and a bus 918 that couples the various system components (including the system memory 928 and the processing unit 916).
Bus 918 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Electronic device 912 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by electronic device 912 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 928 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)930 and/or cache memory 932. The electronic device 912 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 934 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 5, and typically referred to as a "hard disk drive"). Although not shown in FIG. 5, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to the bus 918 through one or more data media interfaces. Memory 928 may include at least one program product having a set (e.g., at least one) of program modules configured to carry out the functions of embodiments of the invention.
A program/utility 940 having a set (at least one) of program modules 942, which may include, but is not limited to, an operating system, one or more application programs, other program modules, and program data, each or some combination of these examples possibly including an implementation of a network environment, may be stored in, for example, the memory 928. The program modules 942 generally perform the functions and/or methodologies of the described embodiments of the invention.
The electronic device 912 may also communicate with one or more external devices 914 (e.g., keyboard, pointing device, display 924, etc.), with one or more devices that enable a user to interact with the electronic device 912, and/or with any devices (e.g., network card, modem, etc.) that enable the electronic device 912 to communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interfaces 922. Also, electronic device 912 can communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) via network adapter 920. As shown, the network adapter 920 communicates with the other modules of the device 912 via the bus 918. It should be appreciated that although not shown in FIG. 5, other hardware and/or software modules may be used in conjunction with electronic device 912, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 916 executes various functional applications and data processing by executing programs stored in the system memory 928, for example, implementing the data processing method provided by the embodiment of the present invention:
that is, the processing unit 916 implements, when executing the program: determining whether a user obtains the authorization of the preset software; when the user obtains the authorization of the preset software, source data are obtained from a terminal of the user, the source data are converted into target data by the preset software, and the target data are written into a storage server; and reading the target data from the storage server, analyzing the target data into the source data by using the preset software, and sending the source data to the terminal of the user.
Of course, it will be understood by those skilled in the art that the processing unit may also implement the data processing method provided by any embodiment of the present invention.
Embodiments of the present invention further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the data processing method provided in all the inventive embodiments of this application:
that is, the program when executed by the processor implements: determining whether a user obtains the authorization of the preset software; when the user obtains the authorization of the preset software, source data are obtained from a terminal of the user, the source data are converted into target data by the preset software, and the target data are written into a storage server; and reading the target data from the storage server, analyzing the target data into the source data by using the preset software, and sending the source data to the terminal of the user.
Of course, the computer program stored on the computer-readable storage medium provided by the embodiment of the present invention is not limited to the method operations described above, and may also perform related operations of the data processing method provided by the embodiment of the present invention.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A data processing method, comprising:
determining whether a user obtains the authorization of the preset software;
when the user obtains the authorization of the preset software, source data are obtained from a terminal of the user, the source data are converted into target data by the preset software, and the target data are written into a storage server;
and reading the target data from the storage server, analyzing the target data into the source data by using the preset software, and sending the source data to the terminal of the user.
2. The data processing method of claim 1, wherein the obtaining source data from the user's terminal comprises:
and obtaining the source data through an agent on the terminal of the user.
3. The data processing method of claim 1,
the acquiring source data from the user's terminal includes: acquiring the source data in an original format from a terminal of the user;
the converting the source data into the target data by using the preset software comprises: and converting the source data from the original format to a target format by using the preset software to obtain the target data.
4. The data processing method according to claim 3, wherein the source data includes first source data in a first format and second source data in a second format, and the converting the source data from the original format to a target format by using the preset software to obtain the target data comprises:
packaging the first source data and the second source data to obtain packaged data;
and converting the packed data into the target format by using the preset software to obtain the target data.
5. The data processing method of claim 4, wherein the parsing the target data into the source data by using the preset software comprises:
and analyzing the target data into the first source data in the first format and the second source data in the second format by using the preset software.
6. The data processing method of claim 1, wherein the method further comprises:
and displaying the target data, wherein the display result of the target data is abnormal.
7. A data processing apparatus, comprising:
the determining module is used for determining whether the user obtains the authorization of the preset software;
the data writing module is used for acquiring source data from a terminal of the user when the user obtains the authorization of the preset software, converting the source data into target data by using the preset software, and writing the target data into a storage server;
and the data reading module is used for reading the target data from the storage server, analyzing the target data into the source data by using the preset software, and sending the source data to the terminal of the user.
8. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the data processing method according to any of claims 1 to 6 when executing the program.
9. A data processing system comprising a terminal, a storage server and an electronic device for performing the data processing method of any one of claims 1 to 6.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the data processing method of any one of claims 1 to 6.
CN202110075431.4A 2021-01-20 2021-01-20 Data processing method, device, electronic equipment, system and storage medium Active CN112733190B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110075431.4A CN112733190B (en) 2021-01-20 2021-01-20 Data processing method, device, electronic equipment, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110075431.4A CN112733190B (en) 2021-01-20 2021-01-20 Data processing method, device, electronic equipment, system and storage medium

Publications (2)

Publication Number Publication Date
CN112733190A true CN112733190A (en) 2021-04-30
CN112733190B CN112733190B (en) 2024-03-08

Family

ID=75592673

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110075431.4A Active CN112733190B (en) 2021-01-20 2021-01-20 Data processing method, device, electronic equipment, system and storage medium

Country Status (1)

Country Link
CN (1) CN112733190B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1321266A (en) * 1999-09-01 2001-11-07 松下电器产业株式会社 Copyrighted data processing method and apparatus
CN101563684A (en) * 2005-08-08 2009-10-21 微软公司 Unified storage security model
CN101682461A (en) * 2007-03-22 2010-03-24 尼尔森(美国)有限公司 Digital copyright management and audience measurement system and method
CN104967689A (en) * 2015-06-30 2015-10-07 北京奇虎科技有限公司 Data processing method and data processing device
CN108965941A (en) * 2017-11-29 2018-12-07 北京视联动力国际信息技术有限公司 A kind of data capture method and view networking management system
CN109002424A (en) * 2018-06-14 2018-12-14 平安科技(深圳)有限公司 File layout change-over method, device, computer equipment and storage medium
CN110019087A (en) * 2017-11-09 2019-07-16 北京京东尚科信息技术有限公司 Data processing method and its system
CN110889880A (en) * 2019-12-19 2020-03-17 上海米哈游天命科技有限公司 Map processing method, device, equipment and storage medium
CN111125228A (en) * 2019-12-26 2020-05-08 北京航天泰坦科技股份有限公司 Data sharing method and device based on forestry data sharing service platform
US20200186506A1 (en) * 2018-12-04 2020-06-11 Journey.ai Securing attestation using a zero-knowledge data management network
CN111600909A (en) * 2020-06-24 2020-08-28 腾讯科技(深圳)有限公司 Data processing method, device, protocol conversion equipment and storage medium
CN111680313A (en) * 2020-06-08 2020-09-18 南京领行科技股份有限公司 Data processing method, device, equipment and storage medium
CN112100675A (en) * 2020-11-05 2020-12-18 南京云信达科技有限公司 Zero-trust data storage access method and system
CN112131021A (en) * 2020-09-21 2020-12-25 上海博泰悦臻电子设备制造有限公司 Access request processing method and device

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1321266A (en) * 1999-09-01 2001-11-07 松下电器产业株式会社 Copyrighted data processing method and apparatus
CN101563684A (en) * 2005-08-08 2009-10-21 微软公司 Unified storage security model
CN101682461A (en) * 2007-03-22 2010-03-24 尼尔森(美国)有限公司 Digital copyright management and audience measurement system and method
CN104967689A (en) * 2015-06-30 2015-10-07 北京奇虎科技有限公司 Data processing method and data processing device
CN110019087A (en) * 2017-11-09 2019-07-16 北京京东尚科信息技术有限公司 Data processing method and its system
CN108965941A (en) * 2017-11-29 2018-12-07 北京视联动力国际信息技术有限公司 A kind of data capture method and view networking management system
CN109002424A (en) * 2018-06-14 2018-12-14 平安科技(深圳)有限公司 File layout change-over method, device, computer equipment and storage medium
US20200186506A1 (en) * 2018-12-04 2020-06-11 Journey.ai Securing attestation using a zero-knowledge data management network
CN110889880A (en) * 2019-12-19 2020-03-17 上海米哈游天命科技有限公司 Map processing method, device, equipment and storage medium
CN111125228A (en) * 2019-12-26 2020-05-08 北京航天泰坦科技股份有限公司 Data sharing method and device based on forestry data sharing service platform
CN111680313A (en) * 2020-06-08 2020-09-18 南京领行科技股份有限公司 Data processing method, device, equipment and storage medium
CN111600909A (en) * 2020-06-24 2020-08-28 腾讯科技(深圳)有限公司 Data processing method, device, protocol conversion equipment and storage medium
CN112131021A (en) * 2020-09-21 2020-12-25 上海博泰悦臻电子设备制造有限公司 Access request processing method and device
CN112100675A (en) * 2020-11-05 2020-12-18 南京云信达科技有限公司 Zero-trust data storage access method and system

Also Published As

Publication number Publication date
CN112733190B (en) 2024-03-08

Similar Documents

Publication Publication Date Title
CN1214322C (en) Protection of boot block data and accurate reporting of boot block contents
CN110191021B (en) Protocol testing method and device, electronic equipment and storage medium
CN110580244A (en) file processing method and device, server and storage medium
CN109857404B (en) SDK interface packaging method and device, storage medium and electronic equipment
CN110324416B (en) Download path tracking method, device, server, terminal and medium
CN108040045B (en) Access flow file generation method and device, server and storage medium
CN112631590B (en) Component library generation method, device, electronic equipment and computer readable medium
CN109218393B (en) Push implementation method, device, equipment and computer storage medium
CN110659210A (en) Information acquisition method and device, electronic equipment and storage medium
CN113918999B (en) Method and device for establishing safe ferry channel, network disk and storage medium
CN111913922B (en) Binary structured log generation method, device, equipment and storage medium
CN113285945B (en) Communication security monitoring method, device, equipment and storage medium
CN109284108B (en) Unmanned vehicle data storage method and device, electronic equipment and storage medium
CN110545542A (en) Main control key downloading method and device based on asymmetric encryption algorithm and computer equipment
CN112491421A (en) Analysis method, device, equipment and medium for log file compression package
CN110750388B (en) Backup analysis method, device, equipment and medium
CN112733190B (en) Data processing method, device, electronic equipment, system and storage medium
CN110889880A (en) Map processing method, device, equipment and storage medium
CN114281480B (en) Container mirror image file processing method, device, equipment and storage medium
CN112748930B (en) Compilation detection method, device, equipment and storage medium
CN113377376A (en) Data packet generation method, data packet generation device, electronic device, and storage medium
CN114205156A (en) Message detection method and device for tangent plane technology, electronic equipment and medium
CN113987471A (en) Executable file execution method and device, electronic equipment and computer readable medium
CN112214540B (en) Data processing method, device, equipment and storage medium
CN114417321A (en) Method, device, equipment and medium for connecting application software with database

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
GR01 Patent grant
GR01 Patent grant