CN114466078A - Business processing method and device, electronic equipment and storage medium - Google Patents

Business processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114466078A
CN114466078A CN202210225939.2A CN202210225939A CN114466078A CN 114466078 A CN114466078 A CN 114466078A CN 202210225939 A CN202210225939 A CN 202210225939A CN 114466078 A CN114466078 A CN 114466078A
Authority
CN
China
Prior art keywords
target
service request
equipment
server
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210225939.2A
Other languages
Chinese (zh)
Inventor
杨兴云
李旭滨
陈吉胜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Unisound Intelligent Technology Co Ltd
Original Assignee
Unisound Intelligent 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 Unisound Intelligent Technology Co Ltd filed Critical Unisound Intelligent Technology Co Ltd
Priority to CN202210225939.2A priority Critical patent/CN114466078A/en
Publication of CN114466078A publication Critical patent/CN114466078A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint

Abstract

The application discloses a service processing method, a service processing device, electronic equipment and a storage medium. The method comprises the following steps: receiving an original service request from a target intelligent device; determining a target server which is requested to be accessed by the target intelligent equipment based on the original service request; inquiring server encryption information corresponding to the target server, and encrypting by using the server encryption information and the original service request to obtain a target service request; and sending the target service request to the target server so that the target server decrypts the target service request and feeds back service data according to the decrypted target service request. According to the method and the system, the encrypted information of different servers is maintained in the gateway equipment, so that the gateway equipment can be in butt joint with a plurality of intelligent equipment, the time is saved compared with the time directly obtained by configuring the encrypted information of the server at each intelligent equipment, and meanwhile, when the encrypted information of the server is changed, the configuration of the gateway equipment only needs to be changed, so that the service efficiency is improved.

Description

Business processing method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a service processing method and apparatus, an electronic device, and a storage medium.
Background
In the prior art, when a security algorithm of each platform is docked by a terminal device, different key information is required to generate authentication information, and a plurality of pieces of key information are stored locally in the terminal, so that the terminal configuration maintenance cost is increased.
Disclosure of Invention
In order to solve the technical problem or at least partially solve the technical problem, the present application provides a service processing method, an apparatus, an electronic device, and a storage medium.
According to an aspect of the embodiments of the present application, there is provided a service processing method applied to a gateway device, including:
receiving an original service request from a target intelligent device, wherein the target intelligent device is a device successfully docked with a gateway device;
determining a target server which the target intelligent equipment requests to access based on the original service request;
inquiring server encryption information corresponding to the target server, and encrypting by using the server encryption information and the original service request to obtain a target service request;
and sending the target service request to the target server so that the target server decrypts the target service request and feeds back service data according to the decrypted target service request.
Further, before receiving the original service request from the smart device, the method further includes:
receiving a docking request from at least one intelligent device, wherein the docking request carries device identity information of the intelligent device;
authenticating the equipment identity information;
determining the intelligent equipment passing the equipment identity information authentication as target intelligent equipment;
and establishing a butt joint relation between the gateway equipment and the target intelligent equipment, and sending equipment encryption information of the gateway equipment to the intelligent equipment so that the target intelligent equipment communicates with the gateway equipment according to the equipment encryption information.
Further, before determining the target server that the target smart device requests access to based on the original service request, the method further comprises:
decrypting the original service request by using preset decryption information to obtain a decryption result, wherein the preset decryption information is decryption information corresponding to the equipment encryption information;
and under the condition that the decryption result is used for indicating that the decryption of the original service request is successful, determining a target server which the target intelligent equipment requests to access based on the original service request.
Further, the method further comprises:
receiving target service data from the target server;
and forwarding the target service data to the target intelligent equipment so that the target intelligent equipment executes corresponding processing operation according to the target service data.
According to another aspect of the embodiments of the present application, there is also provided a service processing method applied to a server, where the method includes:
receiving a target service request forwarded by gateway equipment, wherein the target service request is obtained by encrypting an original service request sent by target intelligent equipment by the gateway equipment;
decrypting the target service request by utilizing server decryption information to obtain an original service request;
determining service demand information of the target intelligent equipment based on the original service request;
and acquiring target service data meeting the service requirement information from a database, and forwarding the target service data to the target intelligent equipment through the gateway equipment.
Further, the method further comprises:
acquiring an update configuration request acting on the database, wherein the update configuration information carries update service data;
obtaining historical service data corresponding to the updated service data from the database, and replacing the historical service data with the updated service data;
and detecting a sending record corresponding to the historical service data, and actively sending the updated service data to the corresponding intelligent equipment through the gateway equipment under the condition that the historical service data is determined to be sent to the intelligent equipment according to the sending record.
According to another aspect of the embodiments of the present application, there is also provided a service processing apparatus, including:
the system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving an original service request from a target intelligent device, and the target intelligent device is a device which is successfully docked with a gateway device;
the determining module is used for determining a target server which the target intelligent equipment requests to access based on the original service request;
the query module is used for querying server encryption information corresponding to the target server and encrypting the server encryption information and the original service request to obtain a target service request;
and the sending module is used for sending the target service request to the target server so that the target server decrypts the target service request and feeds back service data according to the decrypted target service request.
According to another aspect of the embodiments of the present application, there is also provided a service processing apparatus, including:
the gateway equipment is used for receiving a target service request forwarded by the gateway equipment, wherein the target service request is obtained by encrypting an original service request sent by the target intelligent equipment by the gateway equipment;
the decryption module is used for decrypting the target service request by utilizing the server decryption information to obtain an original service request;
the determining module is used for determining the service demand information of the target intelligent equipment based on the original service request;
and the processing module is used for acquiring target service data meeting the service requirement information from a database and forwarding the target service data to the target intelligent equipment through the gateway equipment.
According to another aspect of the embodiments of the present application, there is also provided a storage medium including a stored program that executes the above steps when the program is executed.
According to another aspect of the embodiments of the present application, there is also provided an electronic apparatus, including a processor, a communication interface, a memory, and a communication bus, where the processor, the communication interface, and the memory complete communication with each other through the communication bus; wherein: a memory for storing a computer program; a processor for executing the steps of the method by running the program stored in the memory.
Embodiments of the present application also provide a computer program product containing instructions, which when run on a computer, cause the computer to perform the steps of the above method.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages: according to the method and the system, the encrypted information of different servers is maintained in the gateway equipment, so that the gateway equipment can be in butt joint with a plurality of intelligent equipment, the time is saved compared with the time directly obtained by configuring the encrypted information of the server at each intelligent equipment, and meanwhile, when the encrypted information of the server is changed, the configuration of the gateway equipment only needs to be changed, so that the service efficiency is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
Fig. 1 is a flowchart of a service processing method according to an embodiment of the present application;
fig. 2 is a flowchart of a service processing method according to another embodiment of the present application;
fig. 3 is a schematic diagram of a service processing system according to an embodiment of the present application;
fig. 4 is a block diagram of a service processing apparatus according to an embodiment of the present application;
fig. 5 is a block diagram of a service processing apparatus according to another embodiment of the present application;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the purpose, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be described clearly and completely with reference to the drawings in the embodiments of the present application, it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments, and the illustrative embodiments and descriptions thereof of the present application are used for explaining the present application and do not constitute a limitation to the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another similar entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The embodiment of the application provides a service processing method and device, electronic equipment and a storage medium. The method provided by the embodiment of the invention can be applied to any required electronic equipment, for example, the electronic equipment can be electronic equipment such as a server and a terminal, and the method is not particularly limited herein, and is hereinafter simply referred to as electronic equipment for convenience in description.
According to an aspect of the embodiments of the present application, a method embodiment of a service processing method is provided, and fig. 1 is a flowchart of the service processing method provided in the embodiments of the present application, as shown in fig. 1, the method includes:
step S11, receiving an original service request from a target smart device, wherein the target smart device is a device successfully interfaced with the gateway device.
The method provided by the embodiment of the application is applied to gateway equipment in a service processing system, the gateway equipment is respectively in communication connection with a server and intelligent equipment in the service processing system, wherein the intelligent equipment can be intelligent household equipment, for example: intelligent stereo set, intelligent refrigerator, robot of sweeping the floor etc.. The specific process of communication connection between the gateway device and the intelligent device is as follows:
in the embodiment of the present application, before receiving the original service request from the smart device, the method further includes the following steps a 1-A3:
step A1, receiving a docking request from at least one intelligent device, wherein the docking request carries device identity information of the intelligent device.
Step a2, authenticating the device identity information.
Step A3, the intelligent device whose device identity information authentication passes is determined as the target intelligent device.
In this embodiment of the application, when the intelligent device is powered on and operated, or when the intelligent device has a need for acquiring service data, the intelligent device carries the device identity information in the docking request, and sends the docking request to the gateway device, where the device identity information may be a device ID, a device serial number, a device MAC address, and the like of the intelligent device. After receiving the docking request from the intelligent device, the gateway device authenticates the device identity information, and determines the intelligent device passing the device identity information authentication as the target intelligent device.
Step A4, establishing a docking relationship between the gateway device and the target intelligent device, and sending the device encryption information of the gateway device to the intelligent device, so that the target intelligent device communicates with the gateway device according to the device encryption information.
In this embodiment of the present application, after determining the target intelligent device, the gateway device may establish a docking relationship with the target intelligent device, where the docking relationship may be a long connection communication link between the gateway device and the target intelligent device. At this time, the gateway device may send device encryption information to the target smart device based on the long connection communication link, and the target smart device may store the device encryption information, where the device encryption information includes: the encryption algorithm supported by the gateway device and the key used by the encryption algorithm.
As an example, the smart devices are a smart audio and a smart television, after the smart audio and the smart television are powered on and run, the smart audio and the smart television enter a distribution network mode, at this time, the smart audio and the smart television send device identity information to the gateway device, at this time, the gateway device authenticates the device identity information, after the authentication is passed, the gateway device determines the two smart devices as target smart devices, and establishes a long connection communication link with the target smart devices, so as to establish a docking relationship with the target smart devices.
In this embodiment of the application, after the gateway device establishes the long connection communication link with the target intelligent device, the gateway device may subsequently receive an original service request sent by the target intelligent device based on the long connection communication link, where the original service request is obtained by encrypting the service request by using the encryption information by the target intelligent device.
Step S12, determining the target server requested to be accessed by the target intelligent device based on the original service request.
In an embodiment of the present application, before determining the target server that the target smart device requests to access based on the original service request, the method further includes the following steps B1-B2:
and step B1, decrypting the original service request by using the preset decryption information to obtain a decryption result, wherein the preset decryption information is decryption information corresponding to the equipment encryption information.
And step B2, in case that the decryption result is used for indicating that the decryption of the original service request is successful, determining the target server requested to be accessed by the target intelligent device based on the original service request.
In the embodiment of the application, the gateway device decrypts the original service request after receiving the original service request, and since the device encryption information is sent to the target intelligent device when the gateway device establishes the docking relationship with the intelligent device, the gateway device decrypts the original service request by using the device decryption information when receiving the original service request, so as to obtain the decryption result.
In the embodiment of the application, in the case that the decryption result is used to indicate that the decryption of the original service request is successful, a target server to which the target smart device requests to access is determined according to the original service request, where the target server may be an IOT cloud server or an AL cloud server.
It should be noted that the target server stores service data required by the target intelligent device, for example: when the intelligent device is an intelligent air conditioner, the intelligent air conditioner can acquire data such as related operation parameters or operation strategies from the server.
And step S13, inquiring server encryption information corresponding to the target server, and encrypting by using the server encryption information and the original service request to obtain the target service request.
In the embodiment of the application, after determining a target server to be accessed by a target intelligent device, a gateway device queries server encryption information corresponding to the target server, wherein, in order to ensure the security of data in the server, the encryption information corresponding to different servers is different. And then the gateway equipment encrypts the decrypted original service request by using the server encryption information to obtain a target service request.
As an example, when the target server is an IOT cloud server, the server encryption information includes: the MD5 encrypts the algorithm, and the algorithm key is iot _ 123. When the target server is an AI cloud server, the server encryption information includes: the SHA encryption algorithm, the algorithm key is: ai _ 123.
Step S14, sending the target service request to the target server, so that the target server decrypts the target service request, and feeds back service data according to the decrypted target service request.
In an embodiment of the application, the method further comprises the following steps C1-C2:
and step C1, receiving the target service data from the target server.
And step C2, forwarding the target service data to the target intelligent device, so that the target intelligent device executes corresponding processing operation according to the target service data.
In the embodiment of the application, after determining the target service request, the gateway device sends the target service request to the target server, so that the target server decrypts the target service request, obtains corresponding service data according to the target service request, feeds the service data back to the gateway device, and feeds the service data back to the target intelligent device through the gateway device.
According to the method provided by the embodiment of the application, the gateway equipment can be in butt joint with a plurality of intelligent equipment by maintaining the encrypted information of different servers in the gateway equipment, time is saved compared with the method of directly configuring the encrypted information of the server in each intelligent equipment, and meanwhile when the encrypted information of the server is changed, only the configuration of the gateway equipment needs to be changed, so that the service efficiency is improved.
Fig. 2 is a flowchart of a service processing method provided in an embodiment of the present application, and as shown in fig. 2, the method may include the following steps:
step S21, receiving a target service request forwarded by the gateway device, where the gateway device encrypts an original service request sent by the target intelligent device when the target service request is received.
And step S22, decrypting the target service request by using the server decryption information to obtain the original service request.
Step S23, determining the service requirement information of the target intelligent device based on the original service request.
And step S24, acquiring target service data meeting the service requirement information from the database, and forwarding the target service data to the target intelligent device through the gateway device.
The method provided by the embodiment of the application is applied to a server of a service processing system, after receiving a target service request sent by gateway equipment, the server decrypts the target service request by using server decryption information stored by the server, so as to obtain an original service request, and then obtains service requirement information of the target intelligent equipment from the original service request, wherein the service requirement information can be a data type of data required by the target intelligent equipment during operation. And finally, acquiring target service data meeting the service requirement information from the database, and forwarding the service data to the target intelligent equipment through the gateway equipment so that the target intelligent equipment operates according to the target service data.
In an embodiment of the application, the method further comprises the following steps D1-D3:
and D1, acquiring an update configuration request acting on the database, wherein the update configuration information carries update service data.
And D2, obtaining the historical service data corresponding to the updated service data from the database, and replacing the historical service data with the updated service data.
And D3, detecting a sending record corresponding to the historical service data, and actively sending the updated service data to the corresponding intelligent device through the gateway device under the condition that the historical service data is determined to be sent to the intelligent device according to the sending record.
In the embodiment of the application, when the data in the database in the server is updated, whether historical service data corresponding to the updated service data is sent to the target intelligent device or not is inquired, and if a corresponding sending record exists, the server can actively send the updated service data to the target intelligent device so that the target intelligent device operates according to the latest service data.
As an example, when the updated service data in the database is an operation policy of an air conditioner, the operation policy includes: when the indoor temperature is T1-T2 ℃, the operation parameter of the air conditioner is P1. When the indoor temperature is T2-T3 ℃, the operation parameter of the air conditioner is P2. The historical version of the operating policy is: when the indoor temperature is T1-T3 ℃, the operation parameter of the air conditioner is P3. And at the moment, the server sends the operation strategy of the new version to the intelligent air conditioner.
Fig. 3 is a schematic diagram of a service processing system according to an embodiment of the present application, and as shown in fig. 3, the system includes: server, gateway device and target intelligent device.
In the embodiment of the application, the gateway device is provided with a security authentication module, the security authentication module of the gateway device is used for receiving the device identity information sent by the target intelligent device, and after the device identity information authentication is passed, the gateway device sends the device encryption information to the target intelligent device, and the target intelligent device stores the device encryption information in the gateway docking module.
In the embodiment of the application, after receiving an original service request of a target intelligent device, a gateway device acquires server encryption information from a storage module, encrypts the original service request by using the server encryption information to obtain a target service request, and forwards the target service request to a corresponding server through a route forwarding module.
After receiving the target service request, the server decrypts the target service request through a security authentication module in the server to obtain an original service request, then obtains target service data meeting service requirement information carried by the original service request from a database, and forwards the target service data to the target intelligent device through gateway equipment.
Fig. 4 is a block diagram of a service processing apparatus provided in an embodiment of the present application, where the apparatus may be implemented as part of or all of an electronic device through software, hardware, or a combination of the two. As shown in fig. 4, the apparatus includes:
a receiving module 41, configured to receive an original service request from a target intelligent device, where the target intelligent device is a device that is successfully docked with a gateway device;
a determining module 42, configured to determine, based on the original service request, a target server that the target intelligent device requests to access;
the query module 43 is configured to query server encryption information corresponding to the target server, and encrypt the server encryption information and the original service request to obtain a target service request;
and the sending module 44 is configured to send the target service request to the target server, so that the target server decrypts the target service request, and feeds back service data according to the decrypted target service request.
In this embodiment, the service processing apparatus further includes: the authentication module is used for receiving a docking request from at least one intelligent device, wherein the docking request carries device identity information of the intelligent device; authenticating the equipment identity information; determining the intelligent equipment passing the equipment identity information authentication as target intelligent equipment; and establishing a butt joint relation between the gateway equipment and the target intelligent equipment, and sending equipment encryption information of the gateway equipment to the intelligent equipment so that the target intelligent equipment communicates with the gateway equipment according to the equipment encryption information.
In this embodiment, the service processing apparatus further includes: the decryption module is used for decrypting the original service request by using preset decryption information to obtain a decryption result, wherein the preset decryption information is decryption information corresponding to the equipment encryption information; and in the case that the decryption result is used for indicating that the decryption of the original service request is successful, determining a target server which the target intelligent equipment requests to access based on the original service request.
In this embodiment, the service processing apparatus further includes: the transmission module is used for receiving target service data from a target server; and forwarding the target service data to the target intelligent equipment so that the target intelligent equipment executes corresponding processing operation according to the target service data.
Fig. 5 is a block diagram of a service processing apparatus provided in an embodiment of the present application, where the apparatus may be implemented as part of or all of an electronic device through software, hardware, or a combination of the two. As shown in fig. 5, the apparatus includes:
the receiving module 51 is configured to receive a target service request forwarded by the gateway device, where the target service request is obtained by encrypting an original service request sent by a target intelligent device by the gateway device;
the decryption module 52 is configured to decrypt the target service request with the server decryption information to obtain an original service request;
a determining module 53, configured to determine service requirement information of the target intelligent device based on the original service request;
and the processing module 54 is configured to obtain target service data that meets the service requirement information from the database, and forward the target service data to the target intelligent device through the gateway device.
In this embodiment, the service processing apparatus further includes: the updating module is used for acquiring an updating configuration request acting on the database, wherein updating configuration information carries updating service data; acquiring historical service data corresponding to the updated service data from the database, and replacing the historical service data with the updated service data; and detecting a sending record corresponding to the historical service data, and actively sending the updated service data to the corresponding intelligent equipment through the gateway equipment under the condition that the historical service data are sent to the intelligent equipment according to the sending record.
An embodiment of the present application further provides an electronic device, as shown in fig. 6, the electronic device may include: the system comprises a processor 1501, a communication interface 1502, a memory 1503 and a communication bus 1504, wherein the processor 1501, the communication interface 1502 and the memory 1503 complete communication with each other through the communication bus 1504.
A memory 1503 for storing a computer program;
the processor 1501 is configured to implement the steps of the above embodiments when executing the computer program stored in the memory 1503.
The communication bus mentioned in the above terminal may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the terminal and other equipment.
The Memory may include a Random Access Memory (RAM) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; the Integrated Circuit may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, or a discrete hardware component.
In another embodiment provided by the present application, a computer-readable storage medium is further provided, in which instructions are stored, and when the instructions are executed on a computer, the computer is caused to execute the service processing method described in any one of the above embodiments.
In yet another embodiment provided by the present application, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform the business process method of any of the above embodiments.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another computer readable storage medium, for example, the computer instructions may be transmitted from one website, computer, server, or data center to another website, computer, server, or data center by wire (e.g., coaxial cable, fiber optic, digital subscriber line) or wirelessly (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk), among others.
The above description is only for the preferred embodiment of the present application, and is not intended to limit the scope of the present application. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application are included in the protection scope of the present application.
The above description is merely exemplary of the present application and is presented to enable those skilled in the art to understand and practice the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A service processing method is applied to gateway equipment, and is characterized by comprising the following steps:
receiving an original service request from a target intelligent device, wherein the target intelligent device is a device successfully docked with a gateway device;
determining a target server which the target intelligent equipment requests to access based on the original service request;
inquiring server encryption information corresponding to the target server, and encrypting by using the server encryption information and the original service request to obtain a target service request;
and sending the target service request to the target server so that the target server decrypts the target service request and feeds back service data according to the decrypted target service request.
2. The method of claim 1, wherein prior to receiving the original service request from the smart device, the method further comprises:
receiving a docking request from at least one intelligent device, wherein the docking request carries device identity information of the intelligent device;
authenticating the equipment identity information;
determining the intelligent equipment passing the equipment identity information authentication as target intelligent equipment;
and establishing a butt joint relation between the gateway equipment and the target intelligent equipment, and sending equipment encryption information of the gateway equipment to the intelligent equipment so that the target intelligent equipment communicates with the gateway equipment according to the equipment encryption information.
3. The method of claim 2, wherein prior to determining the target server to which the target smart device requests access based on the original service request, the method further comprises:
decrypting the original service request by using preset decryption information to obtain a decryption result, wherein the preset decryption information is decryption information corresponding to the equipment encryption information;
and under the condition that the decryption result is used for indicating that the decryption of the original service request is successful, determining a target server which the target intelligent equipment requests to access based on the original service request.
4. The method of claim 1, further comprising:
receiving target service data from the target server;
and forwarding the target service data to the target intelligent equipment so that the target intelligent equipment executes corresponding processing operation according to the target service data.
5. A service processing method is applied to a server, and is characterized in that the method comprises the following steps:
receiving a target service request forwarded by gateway equipment, wherein the target service request is obtained by encrypting an original service request sent by target intelligent equipment by the gateway equipment;
decrypting the target service request by utilizing server decryption information to obtain an original service request;
determining service demand information of the target intelligent equipment based on the original service request;
and acquiring target service data meeting the service requirement information from a database, and forwarding the target service data to the target intelligent equipment through the gateway equipment.
6. The method of claim 5, further comprising:
acquiring an update configuration request acting on the database, wherein the update configuration information carries update service data;
obtaining historical service data corresponding to the updated service data from the database, and replacing the historical service data with the updated service data;
and detecting a sending record corresponding to the historical service data, and actively sending the updated service data to the corresponding intelligent equipment through the gateway equipment under the condition that the historical service data is determined to be sent to the intelligent equipment according to the sending record.
7. A traffic processing apparatus, comprising:
the system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving an original service request from a target intelligent device, and the target intelligent device is a device which is successfully docked with a gateway device;
the determining module is used for determining a target server which the target intelligent equipment requests to access based on the original service request;
the query module is used for querying server encryption information corresponding to the target server and encrypting the server encryption information and the original service request to obtain a target service request;
and the sending module is used for sending the target service request to the target server so that the target server decrypts the target service request and feeds back service data according to the decrypted target service request.
8. A traffic processing apparatus, comprising:
the gateway equipment is used for receiving a target service request forwarded by the gateway equipment, wherein the target service request is obtained by encrypting an original service request sent by the target intelligent equipment by the gateway equipment;
the decryption module is used for decrypting the target service request by utilizing the server decryption information to obtain an original service request;
the determining module is used for determining the service demand information of the target intelligent equipment based on the original service request;
and the processing module is used for acquiring target service data meeting the service requirement information from a database and forwarding the target service data to the target intelligent equipment through the gateway equipment.
9. A storage medium, characterized in that the storage medium comprises a stored program, wherein the program is operative to perform the method steps of any of the preceding claims 1 to 6.
10. An electronic device is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for realizing mutual communication by the memory through the communication bus; wherein:
a memory for storing a computer program;
a processor for performing the method steps of any of claims 1-6 by executing a program stored on a memory.
CN202210225939.2A 2022-03-07 2022-03-07 Business processing method and device, electronic equipment and storage medium Pending CN114466078A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210225939.2A CN114466078A (en) 2022-03-07 2022-03-07 Business processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210225939.2A CN114466078A (en) 2022-03-07 2022-03-07 Business processing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114466078A true CN114466078A (en) 2022-05-10

Family

ID=81416682

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210225939.2A Pending CN114466078A (en) 2022-03-07 2022-03-07 Business processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114466078A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007267301A (en) * 2006-03-30 2007-10-11 Fujitsu Access Ltd Encrypted communication system, and encryption key updating method
US9794064B2 (en) * 2015-09-17 2017-10-17 Secturion Systems, Inc. Client(s) to cloud or remote server secure data or file object encryption gateway
CN110716441A (en) * 2019-11-08 2020-01-21 北京金茂绿建科技有限公司 Method for controlling intelligent equipment, intelligent home system, equipment and medium
CN111059716A (en) * 2019-12-30 2020-04-24 珠海格力电器股份有限公司 Method and device for adjusting air conditioner parameters and storage medium
CN111787025A (en) * 2020-07-23 2020-10-16 迈普通信技术股份有限公司 Encryption and decryption processing method, device and system and data protection gateway
CN112600924A (en) * 2020-12-15 2021-04-02 四川长虹电器股份有限公司 IoT terminal data storage system, method, computer device and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007267301A (en) * 2006-03-30 2007-10-11 Fujitsu Access Ltd Encrypted communication system, and encryption key updating method
US9794064B2 (en) * 2015-09-17 2017-10-17 Secturion Systems, Inc. Client(s) to cloud or remote server secure data or file object encryption gateway
CN110716441A (en) * 2019-11-08 2020-01-21 北京金茂绿建科技有限公司 Method for controlling intelligent equipment, intelligent home system, equipment and medium
CN111059716A (en) * 2019-12-30 2020-04-24 珠海格力电器股份有限公司 Method and device for adjusting air conditioner parameters and storage medium
CN111787025A (en) * 2020-07-23 2020-10-16 迈普通信技术股份有限公司 Encryption and decryption processing method, device and system and data protection gateway
CN112600924A (en) * 2020-12-15 2021-04-02 四川长虹电器股份有限公司 IoT terminal data storage system, method, computer device and storage medium

Similar Documents

Publication Publication Date Title
US11784788B2 (en) Identity management method, device, communications network, and storage medium
EP3609121B1 (en) Method and device for managing digital certificate
US7260720B2 (en) Device authentication system and method for determining whether a plurality of devices belong to a group
JP4257235B2 (en) Information processing apparatus and information processing method
JP4214807B2 (en) Copyright protection system, transmission apparatus, copyright protection method, and recording medium
US10826704B2 (en) Blockchain key storage on SIM devices
US11546173B2 (en) Methods, application server, IoT device and media for implementing IoT services
US20140201518A1 (en) Framework for provisioning devices with externally acquired component-based identity data
US20210067507A1 (en) Information processing apparatus and processing method for the same
US20230283475A1 (en) Identity authentication system, method, apparatus, and device, and computer-readable storage medium
JP2022534311A (en) Blockchain network addressing method based on public chain
CN115066863B (en) System and techniques for cross-account device key transfer in benefit denial systems
CN113613227B (en) Data transmission method and device of Bluetooth equipment, storage medium and electronic device
CN112235290B (en) Block chain-based Internet of things equipment management method and first Internet of things equipment
CN112053477B (en) Control system, method and device of intelligent door lock and readable storage medium
JP2006018439A (en) Information processing device, method, and program
CN114466078A (en) Business processing method and device, electronic equipment and storage medium
KR102501523B1 (en) Two way security communication apparatus for electric vehicle
CN112235331A (en) Data transmission processing method and equipment
CN114039723A (en) Method and device for generating shared key, electronic equipment and storage medium
JP2018010370A (en) Information processor, information processing system, and information processing method
CN114301578A (en) Communication message processing method and device, electronic equipment and storage medium
CN112512042B (en) Communication key generation method, device, equipment and storage medium
KR102658615B1 (en) Method for ssp device to interoperate between bundle donwload procedure and profile donwload procedure
CN114389878B (en) Block chain slicing method and block chain network system

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