CN114422969B - Data processing method, device and storage medium - Google Patents

Data processing method, device and storage medium Download PDF

Info

Publication number
CN114422969B
CN114422969B CN202011176574.6A CN202011176574A CN114422969B CN 114422969 B CN114422969 B CN 114422969B CN 202011176574 A CN202011176574 A CN 202011176574A CN 114422969 B CN114422969 B CN 114422969B
Authority
CN
China
Prior art keywords
short message
network element
data
blockchain
element equipment
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.)
Active
Application number
CN202011176574.6A
Other languages
Chinese (zh)
Other versions
CN114422969A (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.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications 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 China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN202011176574.6A priority Critical patent/CN114422969B/en
Publication of CN114422969A publication Critical patent/CN114422969A/en
Application granted granted Critical
Publication of CN114422969B publication Critical patent/CN114422969B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • 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)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application provides a data processing method, equipment and a storage medium, wherein the method comprises the following steps: firstly, a first network element device acquires short message data in a short message from a second network element device; converting the short message data into block chain data, wherein the data formats of the short message data and the block chain data are different; finally, the block chain data is uploaded to the block chain network element equipment; wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway. According to the method and the device, the first network element equipment uploads the short message data to the blockchain network element equipment from the second network element equipment, so that the technical problem that the second network element equipment cannot upload the short message data to the blockchain network element equipment is solved, and the refined management of the short message data is realized.

Description

Data processing method, device and storage medium
Technical Field
Embodiments of the present application relate to in the technical field of mobile communication, and more particularly, to a data processing method, apparatus, and storage medium
Background
With the development of mobile communication technology and internet technology, short message service is becoming a main service in mobile communication, and the number of users is numerous, the service volume is huge, and the management difficulty is also increasing.
In the prior art, the data can be precisely traced by utilizing the characteristics of traceability and non-tamper property of the blockchain, so that the precise management of the data is realized. However, since the short message network element equipment is dedicated telecommunication equipment, the short message network element equipment does not have the capability of packaging data, and meanwhile, the blockchain system is deployed on an internet node, and the short message network element equipment is deployed in a signaling network physically isolated from the internet, so that the short message data cannot be uploaded to the blockchain network element equipment for management.
Disclosure of Invention
In view of the above problems, embodiments of the present application provide a data processing method, device, and storage medium, so as to upload short message data to a blockchain network element device, thereby implementing fine management of short message service.
In a first aspect, the present application provides a data processing method, applied to a first network element device, where the method includes:
acquiring short message data in the short message from second network element equipment, wherein the second network element equipment is used for processing the short message;
converting the short message data into block chain data, wherein the data formats of the short message data and the block chain data are different;
uploading the blockchain data to blockchain network element equipment;
wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway.
Optionally, the obtaining the short message data in the short message from the second network element device includes:
and receiving the short message data sent by the second network element equipment according to a file transfer protocol (File Transfer Protocol, FTP) or a transmission control protocol (Transmission Control Protocol, TCP).
Optionally, uploading the blockchain data to the blockchain network element device includes:
the blockchain data is uploaded to the blockchain network element device through an application programming interface (Application Programming Interface, API).
In a second aspect, the present application provides a data processing method, applied to a second network element device, where the method includes:
when the second network element equipment processes the short message, acquiring short message data in the processed short message;
transmitting the short message data to the first network element equipment so that the first network element equipment converts the short message data into blockchain data and uploads the blockchain data to the blockchain network element equipment, wherein the data formats of the short message data and the blockchain data are different;
wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway.
Optionally, acquiring the short message data in the processed short message includes:
acquiring short message data from a short message according to a preset field;
the preset field includes at least one item: the sending time, the sending address, the receiving address and the short message content.
Optionally, sending the short message data to the first network element device includes:
and sending the short message data to the first network element equipment according to the FTP or the TCP.
In a third aspect, the present application provides a network element device, as a first network element device, including:
the acquisition module is used for acquiring the short message data in the short message from the second network element equipment, and the second network element equipment is used for processing the short message;
the processing module is used for converting the short message data into blockchain data, wherein the data formats of the short message data and the blockchain data are different;
the sending module is used for uploading the block chain data to the block chain network element equipment;
wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway.
Optionally, the acquiring module is specifically configured to: and receiving the short message data sent by the second network element equipment according to the FTP or the TCP.
Optionally, the sending module is specifically configured to: and uploading the blockchain data to the blockchain network element equipment through an API interface.
In a fourth aspect, the present application further provides a network element device, where the network element device is used as a second network element device, and includes:
the acquisition module is used for acquiring the short message data in the processed short message when the second network element equipment processes the short message;
the sending module is used for sending the short message data to the first network element equipment so that the first network element equipment converts the short message data into block chain data and uploads the block chain data to the block chain network element equipment, wherein the data formats of the short message data and the block chain data are different;
wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway.
Optionally, the acquiring module is specifically configured to: acquiring short message data from a short message according to a preset field;
the preset field includes at least one item: the sending time, the sending address, the receiving address and the short message content.
Optionally, the sending module is specifically configured to: and sending the short message data to the first network element equipment according to the FTP or the TCP.
In a fifth aspect, the present application further provides a data processing apparatus, including:
a memory for storing program instructions;
a processor for invoking and executing program instructions in memory to perform a data processing method according to any of the first or second aspects.
In a sixth aspect, the present application provides a computer-readable storage medium having a computer program stored thereon; the computer program, when executed by a processor, implements the data processing method according to any one of the first or second aspects.
The application provides a data processing method, equipment and a storage medium, wherein first network element equipment acquires short message data in a short message from second network element equipment; converting the short message data into block chain data, wherein the data formats of the short message data and the block chain data are different; finally, the block chain data is uploaded to the block chain network element equipment; wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway. According to the method and the device, the first network element equipment uploads the short message data to the blockchain network element equipment from the second network element equipment, so that the technical problem that the second network element equipment cannot upload the short message data to the blockchain network element equipment is solved, and the refined management of the short message data is realized.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, a brief description will be given below of the drawings that are needed in the embodiments or the prior art descriptions, and it is obvious that the drawings in the following description are some embodiments of the present application, and that other drawings can be obtained according to these drawings without inventive effort to a person skilled in the art.
Fig. 1 is an exemplary diagram of an application scenario of a data processing method provided in the present application;
FIG. 2 is a flow chart of a data processing method according to an embodiment of the present application;
FIG. 3 is a flow chart of a data processing method according to another embodiment of the present application;
FIG. 4 is a flow chart of a data processing method according to another embodiment of the present application;
fig. 5 is a schematic structural diagram of a network element device according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a network element device according to another embodiment of the present application;
FIG. 7 is a schematic diagram of a data processing apparatus according to another embodiment of the present application;
fig. 8 is a schematic structural view of a data processing apparatus according to another embodiment of the present application.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. 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.
The terms first, second and the like in the description and in the claims of the present application and in the above-described figures, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that embodiments of the present application described herein may be implemented, for example, in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed or inherent to such article or apparatus, but may include other steps or elements not expressly listed or inherent to such article or apparatus.
The description includes reference to the accompanying drawings, which form a part of the detailed description. The drawings illustrate diagrams according to exemplary embodiments. These embodiments, which may also be referred to herein as "examples," are described in sufficient detail to enable those skilled in the art to practice the embodiments of the claimed subject matter described herein. Embodiments may be combined, other embodiments may be utilized, or structural, logical, and electrical changes may be made without departing from the scope and spirit of the claimed subject matter. It should be appreciated that the embodiments described herein are not intended to limit the scope of the subject matter, but rather to enable one skilled in the art to practice, make and/or use the subject matter.
For ease of understanding, the terms referred to in this application will first be described:
signaling network No. seven (No. 7): the NO.7 signaling mode is an internationalized and standardized common channel signaling system;
short message center (Short Message Service Center, SMSC): is a service processing system independent of the wireless network. The main functions are to submit, store and forward short messages and to complete interworking with public switched telephone networks (Public Switched Telephone Network, PSTN), integrated services digital networks (Integrated Services Digital Network, ISDN) and packet switched public data networks (Packet Switched Public Data Network, PSPDN) etc. to deliver short messages between extended short message entities (External Short Message Entity, ESME) and Mobile Stations (MS);
short message intercommunication gateway (SMS communication gateway system): the system is a part of a short message service platform, belongs to the category of mobile communication value-added services, has the same position as a short message gateway in a short message service network and is positioned at a gateway layer and used for realizing the service intercommunication of point-to-point short messages among operators.
Industry gateway (Industry Application Gateway): the system is a main bearing platform for industry application, and realizes the bottom support for the whole network industry application through close collaboration with an EC/SI industry application platform and other related network elements of operators.
At present, with the development of mobile communication technology and internet technology, short message service is gradually becoming a main service in mobile communication, and the number of users is numerous, the service volume is huge, and the management difficulty is also increasing. The network element devices of the short message system are exclusive telecommunication devices and generally fall into two main categories: the short message gateway is divided into a short message intercommunication gateway, an industry gateway and the like. The network element equipment is responsible for the functions of storing and forwarding the short messages, generating the call ticket, managing the short messages and the like, and because the short messages are required to be sent through a special telecommunication signaling network such as a seventh signaling network, the related network element equipment of the short messages are all located in the signaling network and are physically isolated from an Internet network.
The block chain short message is to package the service data of each node in the original short message sending flow to a block chain platform, and the characteristics of traceability and non-tamper property of the block chain are utilized to realize accurate tracing and management of the short message. The short message network element equipment is used as a link on the original short message service node, and also needs to package and send the related short message data on the short message network element equipment to the blockchain platform.
However, in the prior art, since the short message network element equipment is dedicated telecommunication equipment, the short message network element equipment does not have the capability of packaging data, and meanwhile, the blockchain system is deployed on an internet node, and the short message network element equipment is deployed in a signaling network physically isolated from the internet, so that the short message data cannot be uploaded to the blockchain network element equipment for management.
Based on the above problems, the embodiments of the present application provide a data processing method, device, and storage medium, which are capable of simultaneously communicating with a short message network element device and a blockchain network element device by setting a bidirectional intercommunication network element device, and collecting short message data to be packaged and uploaded by interacting with the short message network element device, and uploading the short message data to the blockchain network element device for management. The method and the system upload the short message data from the short message network element equipment to the blockchain network element equipment so as to realize the fine management of the short message service.
The information processing scheme provided in the present application is described in detail below by way of specific embodiments.
Fig. 1 is an exemplary diagram of an application scenario of a data processing method provided in the present application. As shown in fig. 1, the application scenario includes a second network element device 11, a first network element device 12, and a blockchain network element device 13, where the second network element device 11 is communicated with the blockchain network element device 13 through the first network element device 12. The second network element device 11 is a short message network element device, and specifically may include at least one of the following: a short message interworking gateway 111, a short message center 112, and an industry gateway 113.
In practical application, when there is a short message processing in the second network element device 11, the first network element device 12 is used to package and upload the short message data in the short message processing to the blockchain network element device 13, so as to realize accurate tracing of the short message by utilizing the characteristics of traceability and non-tamper property of the blockchain.
It should be noted that fig. 1 is only a schematic diagram of an application scenario provided by an embodiment of the present application, and the embodiment of the present application does not limit the devices included in fig. 1 or limit the positional relationship between the devices in fig. 1. In particular, although fig. 1 shows three second network element devices 11, one first network element device 12, and one blockchain network element device 13, the respective numbers are not meant to be limited. Meanwhile, in the application scenario shown in fig. 1, other devices, for example, a data storage device may be further included, where the data storage device may be an external memory with respect to the network element device, or may be an internal memory integrated in the network element device.
The following describes in detail, with specific embodiments, a technical solution of an embodiment of the present application and how the technical solution of the present application solves the foregoing technical problems. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
Fig. 2 is a flowchart of a data processing method according to an embodiment of the present application. As shown in fig. 2, the data processing method is applied to the first network element device, and specifically includes the following steps:
s201, acquiring the short message data in the short message from the second network element equipment.
The second network element device is a short message network element device, and is configured to process a short message, where the second network element device may include any one of the following: industry gateway, short message center, short message intercommunication gateway, etc.
In practical application, the first network element device interacts with the second network element device to obtain the short message data from the second network element device.
Specifically, the second network element device is responsible for functions of storing and forwarding the short message, generating a ticket, managing the short message and the like, and when the second network element device stores or forwards the short message, the second network element device triggers the first device to acquire the short message data in the short message from the second network element device.
Through the scheme, the first network element equipment is communicated with the second network element equipment, and the short message data in the short message can be acquired in real time when the second network element equipment processes the short message, so that subsequent packaging and uploading are facilitated to the blockchain platform for management, the technical problem that the short message network element equipment cannot upload the short message data to the blockchain platform in the prior art is solved, and the fine management of the short message data is realized.
S202, converting the short message data into block chain data.
Specifically, data of a traditional short message data structure collected by the short message network element equipment is packed and converted into data of a block chain short message data structure. The data formats of the short message data and the blockchain data are different.
In one embodiment, the format of the blockchain data may be a fixed storage format, or may be set according to the actual requirement of the operator, which is not particularly limited in this embodiment of the present application.
In practical application, because the network element devices of different types and different device manufacturers all have different output information, the first network element device preprocesses the data into data to be packaged in a unified format through standardization and information screening of the original data, and the technical problem that the current short message network element device cannot package the data and cannot upload the data to a blockchain platform can be solved, so that the fine management of the short message data is realized. In addition, uploading data in a uniform format facilitates subsequent management and hasse sources.
S203, uploading the blockchain data to the blockchain network element equipment.
Further, the packed blockchain data is uploaded to blockchain network element equipment so as to realize the fine management of the short message data.
The data processing method provided by the application is applied to first network element equipment, and comprises the following steps: acquiring short message data in the short message from second network element equipment, wherein the second network element equipment is used for processing the short message; converting the short message data into block chain data, wherein the data formats of the short message data and the block chain data are different; uploading the blockchain data to blockchain network element equipment; wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway. According to the method and the device, the first network element equipment uploads the short message data to the blockchain network element equipment from the second network element equipment, so that the technical problem that the second network element equipment cannot upload the short message data to the blockchain network element equipment is solved, and the refined management of the short message data is realized.
Fig. 3 is a flowchart of a data processing method according to another embodiment of the present application. As shown in fig. 3, the data processing method is applied to the second network element device, and specifically includes the following steps:
s301, when the second network element equipment processes the short message, acquiring the short message data in the processed short message.
The second network element equipment is responsible for the functions of storing and forwarding the short message, generating a call ticket, managing the short message and the like, and when the second network element equipment stores or forwards the short message, the second network element equipment acquires the short message data in the short message.
In practical application, a monitoring module can be deployed in the second network element device to obtain the short message data. On the one hand, the monitoring module can be deployed on the second network element equipment in an embedded manner, namely embedded into a platform program of the second network element equipment, and the monitoring module is added, so that when the change of the log of the short message service is monitored, the second network element equipment is indicated to process the short message, and at the moment, the currently processed short message is acquired. On the other hand, the monitoring module can be deployed on the second network element device through independent deployment, specifically, when the second network element device is old, has insufficient resources and the like, the monitoring module cannot be deployed on the device directly, and the short message service log on the second network element device can be monitored by adding the server in the network where the second network element device is located, so that the currently processed short message is obtained.
Further, the short message data in the short message processed currently is obtained.
S302, the short message data is sent to the first network element equipment, so that the first network element equipment converts the short message data into block chain data and uploads the block chain data to the block chain network element equipment.
Further, the obtained short message data is sent to the first network element equipment. Correspondingly, the first network element equipment receives the short message data, converts the short message data into blockchain data, and uploads the blockchain data to the blockchain network element equipment.
The data processing method provided by the application is applied to the second network element equipment, and comprises the following steps: when the second network element equipment processes the short message, acquiring short message data in the processed short message; and sending the short message data to the first network element equipment so that the first network element equipment converts the short message data into blockchain data and uploads the blockchain data to the blockchain network element equipment. According to the method and the device, the first network element equipment uploads the short message data to the blockchain network element equipment from the second gateway equipment, so that the technical problem that the second network element equipment cannot upload the short message data to the blockchain network element equipment is solved, and the refined management of the short message data is realized.
Fig. 4 is a flowchart of a data processing method according to another embodiment of the present application. The method specifically comprises the following steps:
s401, when the second network element device processes the short message, the short message data is obtained from the short message according to the preset field.
Firstly, a short message when the second network element device processes the short message is obtained, wherein the method for obtaining the short message when the second network element device processes the short message and step S301 in the above embodiment are not described herein again.
Further, according to the preset field, the short message data is obtained from the short message.
Specifically, the preset field may be set according to the requirement of the operator, and the specific preset field may include at least one of the following: the sending time, the sending address, the receiving address, the content of the short message and the like.
Further, the specific fields are modified according to the actual service requirement of the operator, such as discarding some fields, performing format conversion on some fields, adding custom fields required by the blockchain platform, and the like, and are stored in a file form.
Because the preset field can be set according to the requirement of an operator, through the scheme, the short message is screened through the preset field, only the short message data containing the preset field can be uploaded to the blockchain network element equipment according to the requirement of the operator, the processing pressure of a large amount of data is relieved, and meanwhile, the follow-up management and the synoptic source can be facilitated after the short message data is stored to the blockchain network element equipment.
S402, the second network element equipment sends the short message data to the first network element equipment. Correspondingly, the first network element equipment receives the short message data sent by the second network element equipment.
Specifically, according to FTP or TCP, short message data is sent to the first network element device.
In practical application, the transmission protocol is determined according to the security policy of the network environment where the second network element device is located. On the one hand, if the network environment where the second network element device is located does not disable FTP to perform data transmission, the short message data may be sent according to any one of transmission protocols in FTP or TCP. And if the network environment where the second network element equipment is located disables FTP for data transmission, the TCP is used for sending the short message data.
According to the scheme, two data transmission protocols of FTP and TCP are provided, the corresponding data transmission protocol is selected according to the network equipment where the network element equipment is located, the problem that data cannot be transmitted when the current network environment does not support a certain transmission protocol is avoided, and the stability and reliability of the data transmission process can be improved.
S403, the first gateway equipment converts the short message data into block chain data.
Specifically, S403 is similar to S202 in the embodiment corresponding to fig. 2, and the specific scheme and the beneficial effects are the same, which are not described herein again.
S404, the first gateway equipment uploads the blockchain data to the blockchain network element equipment through an API interface.
The data processing method provided by the application comprises the following steps: when the second network element device processes the short message, the short message data is obtained from the short message according to the preset field, and the short message data is sent to the first network element device. Correspondingly, the first network element equipment acquires the short message data in the short message from the second network element equipment, converts the short message data into blockchain data, and uploads the blockchain data to the blockchain network element equipment. According to the method and the device, the first network element equipment uploads the short message data to the blockchain network element equipment from the second network element equipment, so that the technical problem that the second network element equipment cannot upload the short message data to the blockchain network element equipment is solved, and the refined management of the short message data is realized.
Fig. 5 is a schematic structural diagram of a network element device according to an embodiment of the present application. When the network element device is used as the first network element device, as shown in fig. 5, the network element device 50 may include: an acquisition module 501, a processing module 502 and a sending module 503.
The obtaining module 501 is configured to obtain the short message data in the short message from a second network element device, where the second network element device is configured to process the short message.
The processing module 502 is configured to convert the short message data into blockchain data, where the data formats of the short message data and the blockchain data are different.
A sending module 503, configured to upload the blockchain data to the blockchain network element device.
Wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway.
Optionally, the obtaining module 501 is specifically configured to: and receiving the short message data sent by the second network element equipment according to the FTP or the TCP.
Optionally, the sending module 503 is specifically configured to: and uploading the blockchain data to the blockchain network element equipment through an API interface.
It should be noted that, the network element device provided in the present application is configured to implement the data processing method corresponding to the first network element device described in the foregoing method embodiment, and achieve the same technical effects, and specific details of the same parts and beneficial effects as those of the method embodiment in the present embodiment are not repeated herein.
Fig. 6 is a schematic structural diagram of a network element device according to another embodiment of the present application. When the network element device is used as the second network element device, as shown in fig. 6, the network element device 60 may include: the acquisition module 601 and the transmission module 602.
The acquiring module 601 is configured to acquire, when the second network element device processes the short message, short message data in the processed short message.
And the sending module 602 is configured to send the short message data to the first network element device, so that the first network element device converts the short message data into blockchain data and uploads the blockchain data to the blockchain network element device, where the data formats of the short message data and the blockchain data are different.
Wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway.
Optionally, the acquiring module 601 is specifically configured to: and acquiring the short message data from the short message according to the preset field.
The preset field includes at least one item: the sending time, the sending address, the receiving address and the short message content.
Optionally, the sending module 602 is specifically configured to: and sending the short message data to the first network element equipment according to the FTP or the TCP.
It should be noted that, the network element device provided in the present application is configured to implement the data processing method corresponding to the second network element device described in the foregoing method embodiment, and achieve the same technical effects, and specific details of the same parts and beneficial effects as those of the method embodiment in the present embodiment are not repeated herein.
Fig. 7 is a schematic structural diagram of a data processing apparatus according to another embodiment of the present application. The data processing device provided by the embodiments of the present application may be implemented in software and/or hardware. Referring to fig. 7, the data processing apparatus 70 includes: a memory 701 and a processor 702.
Wherein the memory 701 stores program instructions.
A processor 702 for calling and executing program instructions in the memory 701, such that the processor 702 performs the data processing method as described in any of the embodiments above.
Optionally, the data processing device 70 may also include a bus 703. The bus 703 is used to connect the processor 702 and the memory 701.
It will be appreciated by those skilled in the art that the structure of the data processing apparatus shown in fig. 7 does not constitute a limitation of the present data processing apparatus, and may include more or less components than illustrated, or may combine certain components, or may be arranged in different components.
Fig. 8 is a schematic structural diagram of a data processing apparatus according to another embodiment of the present application. As shown in fig. 8, the data processing device 80 may be provided as a server. Referring to FIG. 8, data processing device 80 includes a processing component 801 that further includes one or more processors and memory resources represented by memory 802 for storing instructions, such as application programs, executable by processing component 801. The application program stored in the memory 802 may include one or more modules each corresponding to a set of instructions. In addition, the processing component 801 is configured to execute instructions to perform the data processing method provided in any of the embodiments corresponding to fig. 2 and 3.
The data processing device 80 may further comprise a power supply component 803 configured to perform power management of the data processing device 80, a wired or wireless network interface 805 configured to connect the data processing device 80 to a network, and an input output (I/O) interface 804. The data processing device 80 may operate based on an operating system stored in memory 802, such as Windows ServerTM, mac OS XTM, unixTM, linuxTM, freeBSDTM, or the like.
The embodiments of the present application also provide a computer readable storage medium having a computer program stored therein, which when executed by a processor is configured to implement the data processing method provided in any of the embodiments above.
In the above embodiments, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the modules is merely a logical function division, and there may be additional divisions when actually implemented, for example, multiple modules may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or modules, which may be in electrical, mechanical, or other forms.
In addition, each functional module in each embodiment of the present application may be integrated in one processing unit, or each module may exist alone physically, or two or more modules may be integrated in one unit. The units formed by the modules can be realized in a form of hardware or a form of hardware and software functional units.
The integrated modules, which are implemented in the form of software functional modules, may be stored in a computer readable storage medium. The software functional modules described above are stored in a storage medium and include instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (processor) to perform some steps of the methods described in the embodiments of the present application.
It should be understood that the above processor may be a central processing unit (Central Processing Unit, abbreviated as CPU), a digital signal processor (Digital Signal Processor, abbreviated as DSP), an application specific integrated circuit (Application Specific Integrated Circuit, abbreviated as ASIC), or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present invention may be embodied directly in a hardware processor for execution, or in a combination of hardware and software modules in a processor for execution.
The memory may comprise a high-speed RAM memory, and may further comprise a non-volatile memory NVM, such as at least one magnetic disk memory, and may also be a U-disk, a removable hard disk, a read-only memory, a magnetic disk or optical disk, etc.
The bus may be an industry standard architecture (Industry Standard Architecture, ISA) bus, an external device interconnect (Peripheral Component, PCI for short) bus or extended industry standard architecture (Extended Industry Standard Architecture EISA for short) bus, etc. The buses may be divided into address buses, data buses, control buses, etc. For ease of illustration, the buses in the drawings of the present application are not limited to only one bus or one type of bus.
The storage medium may be implemented by any type or combination of volatile or nonvolatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk, and the like. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the method embodiments described above may be performed by hardware associated with program instructions. The foregoing program may be stored in a computer readable storage medium. The program, when executed, performs steps including the method embodiments described above; and the aforementioned storage medium includes: various media that can store program code, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the corresponding technical solutions from the scope of the technical solutions of the embodiments of the present application.

Claims (8)

1. A data processing method, applied to a first network element device, the method comprising:
acquiring short message data in a short message from second network element equipment, wherein the second network element equipment is used for processing the short message;
converting the short message data into blockchain data, wherein the data format of the short message data is different from that of the blockchain data;
uploading the blockchain data to blockchain network element equipment;
wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway;
the obtaining the short message data in the short message from the second network element device includes:
and receiving the short message data sent by the second network element equipment according to a File Transfer Protocol (FTP) or a Transmission Control Protocol (TCP).
2. The method of claim 1, wherein the uploading the blockchain data to a blockchain network element device comprises:
and uploading the blockchain data to blockchain network element equipment through an application program interface API.
3. A data processing method, applied to a second network element device, the method comprising:
when the second network element equipment processes the short message, acquiring short message data in the processed short message;
the short message data is sent to first network element equipment, so that the first network element equipment converts the short message data into blockchain data and uploads the blockchain data to the blockchain network element equipment, wherein the data format of the short message data is different from that of the blockchain data;
wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway;
the sending of the short message data to the first network element equipment comprises the following steps:
and sending the short message data to the first network element equipment according to the FTP or the TCP.
4. The method of claim 3, wherein the obtaining the short message data in the processed short message comprises:
acquiring the short message data from the short message according to a preset field;
the preset field includes at least one item: the sending time, the sending address, the receiving address and the short message content.
5. A network element device, characterized in that the network element device is a first network element device, comprising:
the acquisition module is used for acquiring the short message data in the short message from the second network element equipment, and the second network element equipment is used for processing the short message;
the processing module is used for converting the short message data into blockchain data, wherein the data formats of the short message data and the blockchain data are different;
the sending module is used for uploading the block chain data to block chain network element equipment;
wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway;
the acquiring module is specifically configured to receive the short message data sent by the second network element device according to a file transfer protocol FTP or a transmission control protocol TCP.
6. A network element device, characterized in that the network element device is a second network element device, comprising:
the acquisition module is used for acquiring the short message data in the processed short message when the second network element equipment processes the short message;
the sending module is used for sending the short message data to first network element equipment so that the first network element equipment converts the short message data into blockchain data and uploads the blockchain data to the blockchain network element equipment, wherein the data formats of the short message data and the blockchain data are different;
wherein the second network element device comprises at least one of: industry gateway, short message center and short message intercommunication gateway;
the sending module is specifically configured to send the short message data to the first network element device according to FTP or TCP.
7. A data processing apparatus, comprising:
a memory for storing program instructions;
a processor for calling and executing program instructions in said memory for performing the data processing method according to claim 1 or 2 or 3 or 4.
8. A computer readable storage medium having a computer program stored thereon;
the computer program, when being executed by a processor, implements the data processing method as claimed in claim 1 or 2 or 3 or 4.
CN202011176574.6A 2020-10-28 2020-10-28 Data processing method, device and storage medium Active CN114422969B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011176574.6A CN114422969B (en) 2020-10-28 2020-10-28 Data processing method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011176574.6A CN114422969B (en) 2020-10-28 2020-10-28 Data processing method, device and storage medium

Publications (2)

Publication Number Publication Date
CN114422969A CN114422969A (en) 2022-04-29
CN114422969B true CN114422969B (en) 2023-07-07

Family

ID=81260252

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011176574.6A Active CN114422969B (en) 2020-10-28 2020-10-28 Data processing method, device and storage medium

Country Status (1)

Country Link
CN (1) CN114422969B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101150584A (en) * 2007-10-31 2008-03-26 中兴通讯股份有限公司 A multi-protocol conversion device and method for SMS gateway
CN109478307A (en) * 2016-07-29 2019-03-15 区块链控股有限公司 Method and system for realizing block chain
CN109640274A (en) * 2019-01-04 2019-04-16 中国联合网络通信集团有限公司 Note transmission method, device and computer readable storage medium based on block chain
CN111050326A (en) * 2019-11-28 2020-04-21 泰康保险集团股份有限公司 Short message verification method, device, equipment and medium based on block chain
CN111405607A (en) * 2019-01-02 2020-07-10 中国移动通信有限公司研究院 Network switching method, equipment and block chain system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AT411312B (en) * 2000-10-20 2003-11-25 Universal Comm Platform Ag METHOD FOR TRANSMITTING SHORT MESSAGES (SMS) BETWEEN COMPUTERS ON THE INTERNET
CN110019516B (en) * 2017-11-10 2021-08-20 华为技术有限公司 Information management method, device and system
US10972463B2 (en) * 2018-06-06 2021-04-06 Cisco Technology, Inc. Blockchain-based NB-IoT devices

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101150584A (en) * 2007-10-31 2008-03-26 中兴通讯股份有限公司 A multi-protocol conversion device and method for SMS gateway
CN109478307A (en) * 2016-07-29 2019-03-15 区块链控股有限公司 Method and system for realizing block chain
CN111405607A (en) * 2019-01-02 2020-07-10 中国移动通信有限公司研究院 Network switching method, equipment and block chain system
CN109640274A (en) * 2019-01-04 2019-04-16 中国联合网络通信集团有限公司 Note transmission method, device and computer readable storage medium based on block chain
CN111050326A (en) * 2019-11-28 2020-04-21 泰康保险集团股份有限公司 Short message verification method, device, equipment and medium based on block chain

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于BlockChain的车联网数据交换系统设计;汤春明;张永乐;于翔;;天津工业大学学报(02);全文 *
基于区块链的防特权账号篡改审计系统;方国强;;通信技术(04);全文 *

Also Published As

Publication number Publication date
CN114422969A (en) 2022-04-29

Similar Documents

Publication Publication Date Title
US20200228962A1 (en) Apparatus and method for profile installation in communication system
EP2087644B1 (en) Retrieval of Performance Indicator from an Electronic Device
CN104205667B (en) For triggering the technology of multiple wireless devices and configuration
ES2625781T3 (en) Device management method, intermediate computer program and machine-to-machine, device and system communications platform
US20120142332A1 (en) Data download method and terminal
AU2015359182B2 (en) Distributing a network access policy
US10574760B2 (en) Communication between machine-to-machine service layers and transport network
JP2014168252A (en) Transmission method of mms message with conversion of file type and/or file format, and subscriber terminal device
EP3073698A1 (en) Method for processing address resolution protocol message, forwarder and controller
DK2144460T3 (en) A method, system, packet data gateway, and computer program for providing connection to the supply of data
CN110830356A (en) Method and device for transmitting message
CN103023751B (en) Multimedia information intercommunicating system and intercommunicating method
US8478313B2 (en) Message service method and message service system
CN114422969B (en) Data processing method, device and storage medium
CN100407836C (en) Method and system for testing short message central function
CN110784391A (en) Method, device, storage medium and terminal for communication between small base station and gateway
WO2020253330A1 (en) Method and apparatus for customer premise equipment configuration management
CN102325187A (en) System and method for integrating multiple function services
EP4066456A1 (en) Method and network node for communication with a non-ip device
KR102104882B1 (en) Method and Apparatus for Providing M2M Cloud Storage Service
CN114679689B (en) Method and device for forwarding multimedia message
GB2573746A (en) Data communication system and method
WO2015131478A1 (en) Information processing method and apparatus, im server, convergence gateway, and storage medium
CN107846705B (en) Data query method and device
CN117061586A (en) Service data sending method, receiving method, device, system and equipment

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