CN110009463B - Data communication processing system and method - Google Patents

Data communication processing system and method Download PDF

Info

Publication number
CN110009463B
CN110009463B CN201811383780.7A CN201811383780A CN110009463B CN 110009463 B CN110009463 B CN 110009463B CN 201811383780 A CN201811383780 A CN 201811383780A CN 110009463 B CN110009463 B CN 110009463B
Authority
CN
China
Prior art keywords
message
data
plug
algorithm
module
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
CN201811383780.7A
Other languages
Chinese (zh)
Other versions
CN110009463A (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.)
Advanced Nova Technology Singapore Holdings Ltd
Original Assignee
Advanced New Technologies 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 Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN201811383780.7A priority Critical patent/CN110009463B/en
Publication of CN110009463A publication Critical patent/CN110009463A/en
Application granted granted Critical
Publication of CN110009463B publication Critical patent/CN110009463B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/04Protocols for data compression, e.g. ROHC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

The present specification provides a data communication processing system and method, which uses a plug-in module to store different message assembly algorithms and message analysis algorithms, and calls a corresponding plug-in module according to channel information in message data to realize data communication with different external mechanisms. The method is suitable for the financial gateway which is in butt joint with different financial institutions, improves the applicability of a data communication processing system, and realizes the high reusability of the financial gateway codes.

Description

Data communication processing system and method
Technical Field
The present disclosure relates to the field of financial technologies, and in particular, to a data communication processing system and method.
Background
Along with the development of science and technology, more and more people select a financial network platform to pay or manage financial resources, and the financial network is in charge of the financial institutions, and in general, the financial network platform is in communication connection with a plurality of financial institutions, and when the financial network platform is connected with a plurality of financial networks, the financial network platform needs to adapt to the differences of different financial institution channels.
For example: the financial network needs script support in the process of interactive message assembly and message analysis with financial institutions, especially the signature verification algorithm is usually written in a script or an application system code, and even some institutions can provide self signature verification algorithm compression packages. The financial network system may also need to modify the code when communicating with different financial institutions, making the expansion of the financial network system inflexible and the data communication complex.
Disclosure of Invention
The present disclosure is directed to a data communication processing system and method, which improves applicability of the data communication processing system and realizes high reusability of financial gateway codes.
In one aspect, embodiments of the present disclosure provide a data communication processing system, including:
the plug-in modules comprise different message assembly algorithms and different message analysis algorithms, and the different plug-ins are mutually independent;
a request processing module, configured to receive or forward target data, where the target data includes: message data, receipt message data;
the message assembly module is used for calling the corresponding plug-in module to assemble the message according to the channel information in the received message data;
and the message analysis module is used for calling the corresponding plug-in module to analyze the message according to the channel information in the received receipt message data.
In another aspect, the present specification provides a data communication processing method, including:
receiving message data, wherein the message data comprises channel information;
calling a plug-in corresponding to channel information in the message data to carry out message assembly and then sending according to the message data, wherein the plug-in comprises different message assembly algorithms and different message analysis algorithms;
Receiving receipt message data, and calling a plug-in corresponding to channel information in the receipt message data to analyze the message according to the receipt message data.
In still another aspect, the present specification provides a data communication processing apparatus comprising: at least one processor and a memory for storing processor-executable instructions, which when executed by the processor implement the data communication processing method described above.
According to the data communication processing system, method and processing equipment provided by the specification, different message assembly algorithms and message analysis algorithms are stored by using the plug-in modules, and the corresponding plug-in modules are called according to channel information in message data to realize data communication with different external institutions. The method is suitable for the financial gateway which is in butt joint with different financial institutions, improves the applicability of a data communication processing system, and realizes the high reusability of the financial gateway codes. The variability of channel interaction is converged into the plug-in, the access and the upgrading of the channels are flexibly realized through the expandability of the plug-in, the channel label-adding and upgrading or the field adjustment can not influence other channels, and the financial gateway system does not need to be shut down for release.
Drawings
In order to more clearly illustrate the embodiments of the present description or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some of the embodiments described in the present description, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of a data communication processing system in one embodiment of the present description;
FIG. 2 is a schematic diagram of a data communication processing system in accordance with yet another embodiment of the present disclosure;
FIG. 3 is a schematic diagram of a data communication processing system in accordance with yet another embodiment of the present disclosure;
FIG. 4 is a flow chart of a data communication processing method in one embodiment of the present disclosure;
fig. 5 is a block diagram of a hardware configuration of a data communication server to which the embodiment of the present application is applied.
Detailed Description
In order to make the technical solutions in the present specification better understood by those skilled in the art, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only some embodiments of the present specification, 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 intended to be within the scope of the present disclosure.
With the development of computer and internet technologies, more and more users use a financial network platform to conduct transactions, and the financial network platform can realize the transaction function through data communication between a financial gateway and a financial institution (such as a bank). Different financial institutions may have different algorithms such as message assembly, message analysis, signature verification, etc. due to transaction security, and the financial gateway needs to adapt to the differences of different financial institutions when interfacing with different financial institutions. After receiving the transaction request, the financial gateway needs to process the message data according to the communication rule of the corresponding financial institution to realize data communication with the financial institution.
The embodiment of the specification provides a data communication processing system, which comprises a plurality of plug-in modules capable of being dynamically installed and uninstalled, wherein the corresponding plug-in modules can be called to assemble or analyze message data according to channel information in the message data, so that data communication with different external institutions is realized, the data communication processing system can be used for data communication between a financial network and different financial institutions, the flexibility of expansion of the data communication processing system is improved, and the maintenance of the system is facilitated.
The data communication processing system in the specification can be applied to a client or a server, and the client can be an electronic device such as a smart phone, a tablet personal computer, an intelligent wearable device (a smart watch, virtual reality glasses, a virtual reality helmet and the like), an intelligent vehicle-mounted device and the like.
One or more embodiments of the present specification provide a data communication processing system that may include a system (including a distributed system), software (applications), modules, components, servers, clients, etc. that employ the methods described in the embodiments of the present specification, in combination with the necessary means for implementing the hardware. Based on the same innovative concepts, the system in one or more embodiments provided by the embodiments of the present description is described in the following examples. As used below, the term "unit" or "module" may be a combination of software and/or hardware that implements the intended function. While the system described in the following embodiments is preferably implemented in software, implementation in hardware, or a combination of software and hardware, is also possible and contemplated.
Specifically, fig. 1 is a schematic structural diagram of a data communication processing system in one embodiment of the present disclosure, as shown in fig. 1, where the data communication processing system provided in one embodiment of the present disclosure may include:
the at least two plug-in modules 11 comprise different message assembly algorithms and different message analysis algorithms, and the different plug-in modules are mutually independent;
a request processing module 12, configured to receive or forward target data, where the target data includes: message data, receipt message data;
the message assembly module 13 is used for calling the corresponding plug-in module 11 to assemble the message according to the channel information in the received message data;
the message parsing module 14 is configured to invoke the corresponding plug-in module 11 to parse the message according to the channel information in the received receipt message data.
In particular implementations, a channel may represent a communication path, such as: the data communication processing system in the embodiments of the present specification may represent a system for data communication with a financial institution, which may also be referred to as a financial network, which interfaces with a plurality of external financial institutions, and a communication path between the external financial institutions and the financial network may be referred to as a channel. The message is a data unit exchanged and transmitted in the network, namely, the data block to be sent by the station at one time, and the message contains complete data information to be sent, the lengths of the data information are not consistent, and the lengths of the data information are not limited and are variable.
The data communication processing system in one embodiment of the present specification is mainly used for data communication with an external mechanism, such as: in data communication with the financial institution, the request processing module 12 may receive or transmit target data, which may include message data and receipt message data, but may include other data, as well, and is not specifically limited in this embodiment. The message data and the receipt message data can be provided with identifiers of channel information, the message data can come from the inside of the data communication processing system or an upstream system of the data communication processing system, and the receipt message data can be returned by an external mechanism connected with the data communication processing system. The message assembly module 13 may call the corresponding plug-in module 11 to perform message assembly according to the channel information in the message data. In one embodiment of the present disclosure, after the message assembly is completed, the request processing module 12 may forward the assembled message data to an external mechanism corresponding to the channel information, the external mechanism returns the receipt message data, the request processing module 12 may send the received drawing message data to the message parsing module 14, and the message parsing module 14 invokes the corresponding plug-in module 11 to parse the message according to the channel information in the receipt message data.
In one embodiment of the present disclosure, a plurality of plug-in modules 11 may be disposed in the data communication processing system, where each plug-in module 11 is independent from the other plug-in module, and may be independently unloaded from the system for upgrade. Different plug-in modules 11 may include different message assembly algorithms and different message analysis algorithms, and different plug-in modules may correspond to different external mechanisms, where the message assembly algorithms and the message analysis algorithms in the same plug-in module generally correspond to each other. Such as: the plug-in module a corresponds to a China banking, and can store data interaction rules customized by the China banking, such as: message assembly, message analysis algorithm and the like; the plug-in module b may correspond to a chinese agricultural bank, in which data interaction rules customized by the chinese agricultural bank may be stored, such as: message assembly, message parsing algorithms, and the like. The specific number of the plug-in modules can be selected according to actual needs, and can be 2, 3 or more, and certainly, if only one external mechanism needs to be docked, one plug-in module can also be provided, and the embodiment of the present disclosure is not limited specifically.
Fig. 2 is a schematic structural diagram of a data communication processing system according to another embodiment of the present disclosure, as shown in fig. 2, where in one embodiment of the present disclosure, the data communication processing system may further include a channel processing module 21, and the channel processing module 21 may receive a data processing request sent by a user, for example: and paying the request, and determining channel information of data processing according to the state of the current system and the state of each channel. After determining the channel information, the message data may be sent to the request processing module 12 according to the data processing request, and the determined channel information may be added to the message data.
For example: when a user uses a certain network platform to conduct transaction, a payment request is sent to a data communication processing system, a channel processing module in the data communication processing system can process the payment request, a corresponding payment channel is decided to be selected, and message data with channel information is sent to the request processing module. The request processing module receives message data corresponding to the payment request, and the message data can be provided with channel information identifiers such as: and the message assembly module can call a plug-in module corresponding to the China bank to assemble the message data. After the message data is assembled, the request processing module may send the assembled message data to an external mechanism, such as: after being processed by the external institutions, the China banking machine can return a receipt message. The request processing module can send the received drawing message data to the message analysis module, the message analysis module calls the corresponding plug-in module to analyze the message according to the channel identification information in the receipt message, and after analysis, the analyzed message data can be returned to other modules of the data communication processing system through the request processing module to carry out the next data processing.
In one embodiment of the present disclosure, each plug-in module may be dynamically installed or uninstalled in the data communication processing system, that is, may be pluggable in the data communication processing system, and if a certain plug-in module needs to be upgraded, the plug-in module may be independently uninstalled from the data communication processing system, and installed in the data communication processing system after the upgrade is completed. Or if a new external mechanism needs to be accessed, the communication rule of the new external mechanism can be concentrated in the corresponding plug-in module, and then the plug-in module is installed in the data communication processing system, so that flexible expansion of the system is realized. Upgrading a plug-in module in embodiments of the present disclosure may include modifying and replacing algorithms in the plug-in, such as: the plug-in module a corresponds to the external mechanism A originally, and if the data communication processing system does not communicate with the external mechanism A any more, the data communication processing system communicates with the external mechanism B instead, and the algorithm in the plug-in module a can be replaced by the data communication algorithm corresponding to the external mechanism B.
For example: and 3 plug-in modules corresponding to the banking institutions are connected into the data communication processing system, if the message assembly algorithm or the message analysis algorithm of one banking is modified, the plug-in modules corresponding to the banking can be unloaded from the data communication processing system, the algorithm program is modified independently, and then the modified plug-in modules are installed into the data communication processing system. The whole process data communication processing system does not need to be suspended, the functions of other plug-in modules are not affected, and the work of the data communication processing system is not affected. In one embodiment of the present disclosure, a plurality of plug-in modules may be packaged into a compressed packet for installation in a data communication processing system, or each plug-in module may be independently deployed in a different device and then installed in the data communication processing system, thereby implementing flexible installation and arrangement of the system.
According to the data communication processing system provided by the embodiment of the specification, the plug-in modules are used for storing different message assembly algorithms and message analysis algorithms, and the corresponding plug-in modules are called according to channel information in message data to realize data communication with different external mechanisms. The method is suitable for the financial gateway which is in butt joint with different financial institutions, improves the applicability of a data communication processing system, and realizes the high reusability of the financial gateway codes. The variability of channel interaction is converged into the plug-in, the access and the upgrading of the channels are flexibly realized through the expandability of the plug-in, the channel label-adding and upgrading or the field adjustment can not influence other channels, and the financial gateway system does not need to be shut down for release.
Fig. 3 is a schematic structural diagram of a data communication processing system according to still another embodiment of the present disclosure, as shown in fig. 3, a dashed box portion on the right side of fig. 3 is a plug-in module, and three plug-in modules are shown in fig. 3, where the plug-in modules may be added or reduced according to actual use needs, and embodiments of the present disclosure are not limited specifically. As shown in fig. 3, the plug-in module in one embodiment of the present specification may include:
the message assembly unit is used for carrying out message assembly on the message data received by the message assembly module according to the message assembly algorithm;
The message analysis unit is used for carrying out message analysis on the receipt message data received by the message analysis module according to the message analysis algorithm;
and the assignment unit is used for setting the message assembly algorithm and the message analysis algorithm according to the definition of an external mechanism or an algorithm compression packet referring to the external mechanism.
As shown in fig. 3, in a specific implementation process, each plug-in module may include a message assembly unit and a message analysis unit, where different plug-ins include a message assembly algorithm and a message analysis algorithm corresponding to each external mechanism, and the message assembly unit may perform data communication with the message assembly module in the gateway system in fig. 3, and use the message assembly algorithm in the plug-in to assemble the message data issued by the message assembly module. The message analysis unit can perform data communication with the message analysis module in the gateway system in fig. 3, and performs message analysis on the message data issued by the message analysis module by using the message analysis algorithm in the plug-in. As shown in fig. 3, the plug-in module may further include an assignment unit, where the assignment unit may be used for a custom algorithm of each channel (i.e. an external organization) or an algorithm compression package referencing channels, to set a message assembly algorithm and a message parsing algorithm. External mechanisms may be understood as mechanisms interfacing with the data communication processing system such as: financial institutions, and the like.
In one embodiment of the present disclosure, the plug-in may further include a signature verification algorithm corresponding to an external mechanism, where the financial institution may increase security by verification of the signature during data communication, where the verification of the signature may indicate the signature and verify the signature, so as to determine whether the data is accurate. Different add-on signature verification algorithms can be contained in different plug-in modules, the add-on signature verification algorithms can be used for referring to add-on signature verification compression packages provided by an external mechanism through an assignment unit, can be customized by various channels, can be specifically set according to actual needs, and are not specifically limited in the embodiment of the specification. The signing algorithm and the verification algorithm in the same plug-in module are usually corresponding. The message assembly unit is mainly used for carrying out message assembly on message data issued by the data communication processing system, and can also sign the message data during message assembly. The message analysis unit is mainly used for carrying out message analysis on the message data issued by the data communication processing system, and can also carry out signature verification on the message data during message analysis.
Multiple plug-in modules in the embodiments of the present disclosure may be deployed on a server, where each plug-in module may have a separate classloader and context, and they do not affect each other. The method can realize that the field definition of channel interaction, the addition of label verification and other algorithms are all put into a unified plug-in module, and if the algorithms need to be replaced or the fields need to be adjusted, the plug-in module is only required to be unloaded, the program compression package in the plug-in module is adjusted, and then the plug-in module is reinstalled. Flexible expansion and upgrading of the system are realized. The code of the data communication processing system is more universal and can be directly deployed to each site, because the channel diversity in the sites is converged into each plug-in module. And for each site, the plug-in can be customized for the site of the site, and the channel access and upgrading are flexibly realized through the expansibility of the plug-in.
As shown in fig. 3, the data communication processing system in the embodiment of the present specification may be represented as a financial gateway system interfacing with a financial institution (e.g., a bank), wherein the right-hand dashed line portion may represent various plug-in modules that may be plugged onto the financial gateway system. As shown in fig. 3, the financial gateway system in the present specification may perform data communication with an external bank Maybank and a BCA (central subtank), and may also interface with other financial institutions according to actual needs, and embodiments of the present specification are not limited in detail. The financial gateway system in fig. 3 is connected with 3 plugins, which correspond to Maybank, ICICI (indian industrial credit investment bank) and BCA bank respectively, wherein the plugins corresponding to ici ci banks are outlined by dotted lines, which can indicate that the plugins are currently in an unloading upgrade state, and can be continuously installed in the financial gateway system after the upgrade is completed. The technical solution of the embodiment of the present specification is further described below with reference to fig. 3:
as shown in fig. 3, the financial gateway system mainly includes two parts, a gateway system on the left side and a plug-in module on the right side, the gateway system performs data communication with an external mechanism by calling the corresponding plug-in module, and the gateway system mainly includes the following three modules:
1. The message assembly module can also be understood as a message assembler, and is responsible for calling the corresponding channel plug-in module to assemble the message according to the result of the previous channel routing. When the data communication processing system processes the message, a proper channel (such as a relatively stable channel) can be selected for transaction according to the condition of the current system, the message data can be provided with a channel information mark when being forwarded in the system, and the message assembly module can call a plug-in module corresponding to the channel to assemble the message according to the channel information in the message data.
2. The request processing module can be also understood as an http request processor, and is mainly used for processing and interacting with an external mechanism and is responsible for sending and receiving message data.
3. And the message analysis module can also be understood as an external message analyzer, and calls the corresponding channel plug-in module to analyze the message according to the routing result of the previous channel. Referring to the description of the above embodiment, the message data will have channel information, and the message parsing module may call the plug-in module corresponding to the channel according to the channel information in the message data to parse the message.
The large dashed box on the right side of fig. 3 represents the channel plug-in modules that are dynamic modules of a single sofa (Scalable Open Financial Architecture ) that support packing together jar into a system, and also support independent deployment, and then into a gateway system, supporting dynamic installation and uninstallation of plug-ins via RPC (Remote Procedure Call Protocol, remote invocation protocol) communications. As shown in fig. 3, the ici ci channel plug-in module in the middle dotted line part is in an uninstalled and upgraded state, and is installed after the upgrade is completed, so that the financial gateway system does not need to be shutdown for release in the whole process.
In the plug-in module of each channel, there are mainly three units, and when the plug-in module is loaded, the plug-in module is initialized to spring (design layer framework of open source code) context, and the three units are respectively:
1. the message assembly unit can also be understood as an assembly module, provides a message assembly SPI (Serial Peripheral Interface ) issued by the financial gateway system, realizes message assembly and signing of the current channel, and can use a signing algorithm provided by an external mechanism corresponding to the plug-in module.
2. The message analysis unit can also be understood as a parameter bean (analysis component), provides a message analysis SPI issued by the financial gateway, realizes the message analysis and signature verification of the current channel, and can use the signature verification algorithm provided by an external mechanism corresponding to the plug-in component.
3. The assignment unit can be also understood as an assignment component, and is used for the channel to define the sign-on-test algorithm or the sign-on-test compression package provided by the channel (external mechanism) corresponding to the reference plug-in module to realize the sign-on-test function.
The data communication processing system provided by the embodiment of the specification has the advantages that the core codes are highly cohesive and universal, and the core codes can be supported to be directly deployed to various sites (such as financial institutions). As a separate plug-in, upgrade management is facilitated, for example, a channel can be accessed and disconnected by installing and uninstalling the plug-in. When the interfaces of the external mechanism are adjusted or the signature adding algorithm needs to be upgraded, the channels are upgraded independently in a way of independently upgrading the plug-ins, so that the business of other channels is not affected, and the application system is not required to be shut down for release. The code of the gateway system is more universal and can be directly deployed to each site, because the channel diversity in the site is converged into each plug-in. And for each site, the plug-in can be customized for the site of the site, and the channel access and upgrading are flexibly realized through the expansibility of the plug-in.
In the present specification, each embodiment of the method is described in a progressive manner, and identical and similar parts of each embodiment are referred to each other, and each embodiment mainly describes differences from other embodiments. For relevance, see the description of the method embodiments.
Fig. 4 is a schematic flow chart of a data communication processing method in an embodiment of the present disclosure, as shown in fig. 4, and one embodiment of the present disclosure further provides a data communication processing method, including:
step 102, receiving message data, wherein the message data comprises channel information.
The message data in the embodiment of the present disclosure may be data issued inside the data communication processing system, and after the data communication processing system receives the data processing request, the data processing system may select a channel for data processing according to the data processing request and the current system state (for example, select a channel with small load capacity, fast response speed, and relatively stable). And issuing corresponding message data according to the data request processing request, wherein the message data can comprise the determined channel information of the data processing. The data processing request may include a transaction request, an authentication request, and the like. Such as: the data communication processing system receives the transaction request of the user, can determine the corresponding processing channel according to the transaction request of the user, and can add the determined channel information into the message data. For example: if the user wants the data communication processing system, namely the financial gateway system, to send a payment request, the user requests to use the China banking card for payment. The financial gateway system can select a proper channel to pay according to the current data of the system, and can select China banks or other banks, such as: if the China agricultural banking is relatively stable at the current time, the China agricultural banking can be selected as a payment channel. The message data can be issued according to the payment request, and channel information of the China agricultural banking is added into the message data.
Step 104, calling a plug-in corresponding to channel information in the message data to carry out message assembly and then sending the message according to the message data, wherein the plug-in comprises different message assembly algorithms and different message analysis algorithms.
After receiving the message data with the channel information, the plug-in corresponding to the channel information can be called to assemble the message, wherein the plug-in contains communication rules corresponding to an external mechanism, such as: message assembly and message analysis algorithms, such as: if the channel information is China agricultural banking, plug-in components corresponding to China agricultural banking can be selected for message assembly. In one embodiment of the present disclosure, after the message is assembled, the assembled message may be forwarded to a corresponding external mechanism, such as: chinese agricultural banks.
In one embodiment of the present disclosure, the plug-in may further store a signature adding algorithm, where the plug-in may refer to an algorithm compression packet provided by an external mechanism, and the algorithm compression packet may include a message assembling algorithm, a message parsing algorithm, a signature adding algorithm, and the like provided by the external mechanism. The channel, namely the external organization, can also define the message assembly algorithm, the message analysis algorithm and the signature adding algorithm, such as: different external structures can customize a message assembly algorithm, a message analysis algorithm and a signature adding algorithm in the corresponding plug-ins according to the communication rule of the internal system. Different plug-ins comprise message assembly algorithms, message analysis algorithms and signature verification algorithms corresponding to different external mechanisms, so that the flexible setting of the algorithms in the plug-ins is realized.
When the message is assembled, a signing algorithm in the plug-in can be also called to sign the message so as to improve the safety of the message data. The external mechanism may represent a system in data communication with a data communication processing system, such as: financial institutions, and the like.
And 106, receiving receipt message data, and calling a plug-in corresponding to channel information in the receipt message data to analyze the message according to the receipt message data.
After receiving the message information, the external mechanism can return a receipt message, and call a corresponding plug-in according to channel information corresponding to the receipt message to analyze the receipt message. In one embodiment of the present disclosure, when the message is parsed, a signature verification algorithm in the plug-in may be also invoked to verify the message, so as to improve the security of the message data. After the message analysis is completed, the analyzed message data can be returned to the data communication processing system for the next data processing.
According to the embodiment of the specification, the communication rules of different external mechanisms are set in different plug-ins, and in the data communication process, the corresponding plug-ins are called according to channel information in message data to assemble and analyze the message, so that data communication with different mechanisms is realized. The method is suitable for the financial gateway which is in butt joint with different financial institutions, improves the applicability of a data communication processing system, and realizes the high reusability of the financial gateway codes.
On the basis of the above embodiment, in one embodiment of the present specification, the method further includes the following steps:
unloading the plug-in, and upgrading a message assembly algorithm, a message analysis algorithm and a signature adding algorithm in the plug-in;
and after the upgrading is finished, the plug-in is installed in a data communication processing system.
In a specific implementation process, each plug-in unit is independent of each other, and can be freely installed or uninstalled in the system, if the communication rule of the external system corresponding to the plug-in unit is as follows: the message assembly algorithm, the message analysis algorithm, the signature adding algorithm and the like need to be upgraded, the plug-in can be unloaded for independent upgrading, and then the upgraded plug-in is installed in the system, so that the whole process system does not need to be stopped for release, and other channels are not influenced. Wherein, upgrading the plug-in may include modifying an algorithm in the plug-in, or may include replacing an algorithm in the plug-in. The method can continuously upgrade the message assembly algorithm, the message analysis algorithm and the signature adding algorithm at the same time, and can upgrade one of the algorithms independently.
According to the embodiment of the specification, the variability of channel interaction is converged into the plug-in, the access and the upgrading of the channels are flexibly realized through the expandability of the plug-in, the channel is added with the label verification upgrade or the field adjustment, other channels are not influenced, and the financial gateway system does not need to be shut down for release.
It should be noted that the above description of the apparatus according to the method embodiment may also include other implementations. Specific implementation may refer to descriptions of related method embodiments, which are not described herein in detail.
The embodiment of the present specification also provides a data communication processing apparatus, including: at least one processor and a memory for storing processor-executable instructions, which when executed by the processor implement the data communication processing method of the above embodiment, such as:
receiving message data, wherein the message data comprises channel information;
calling a plug-in unit corresponding to channel information in the message data to carry out message assembly and then sending according to the message data, wherein the plug-in unit comprises different message assembly algorithms and different message analysis algorithms;
receiving receipt message data, and calling a plug-in corresponding to channel information in the receipt message data to analyze the message according to the receipt message data.
The storage medium may include physical means for storing information, typically by digitizing the information before storing it in an electronic, magnetic, or optical medium. The storage medium may include: means for storing information using electrical energy such as various memories, e.g., RAM, ROM, etc.; devices for storing information using magnetic energy such as hard disk, floppy disk, magnetic tape, magnetic core memory, bubble memory, and USB flash disk; devices for optically storing information, such as CDs or DVDs. Of course, there are other ways of readable storage medium, such as quantum memory, graphene memory, etc.
It should be noted that the description of the processing device according to the method or system embodiment may also include other implementations. Specific implementation may refer to descriptions of related method embodiments, which are not described herein in detail.
The data communication processing system provided in the specification can be a single data communication processing system or can be applied to various data analysis processing systems. The system may comprise any of the data communication processing systems of the above embodiments. The system may be a stand-alone server or may include a server cluster, a system (including a distributed system), software (applications), an actual operating device, a logic gate device, a quantum computer, etc., using one or more of the methods or one or more of the embodiment devices of the present specification in combination with a terminal device that implements the necessary hardware. The detection system for reconciling discrepancy data may comprise at least one processor and a memory storing computer executable instructions that when executed by the processor perform the steps of the method described in any one or more of the embodiments described above.
The method embodiments provided in the embodiments of the present specification may be performed in a mobile terminal, a computer terminal, a server, or similar computing device. Taking the example of running on a server, fig. 5 is a block diagram of the hardware structure of a data communication server to which the embodiments of the present application are applied. As shown in fig. 5, the server 10 may include one or more (only one is shown in the figure) processors 100 (the processor 100 may include, but is not limited to, a microprocessor MCU or a processing device such as a programmable logic device FPGA), a memory 200 for storing data, and a transmission module 300 for communication functions. It will be appreciated by those of ordinary skill in the art that the structure shown in fig. 5 is merely illustrative and is not intended to limit the structure of the electronic device. For example, server 10 may also include more or fewer components than shown in FIG. 5, for example, may also include other processing hardware such as a database or multi-level cache, a GPU, or have a different configuration than that shown in FIG. 5.
The memory 200 may be used to store software programs and modules of application software, such as program instructions/modules corresponding to the data processing method of multilink communication in the present embodiment, and the processor 100 executes the software programs and modules stored in the memory 200 to perform various functional applications and data processing. Memory 200 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, memory 200 may further include memory located remotely from processor 100, which may be connected to a server via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission module 300 is used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of a computer terminal. In one example, the transmission module 300 includes a network adapter (Network Interface Controller, NIC) that can connect to other network devices through a base station to communicate with the internet. In one example, the transmission module 300 may be a Radio Frequency (RF) module for communicating with the internet wirelessly.
The foregoing describes specific embodiments of the present disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
The method or system according to the above embodiments provided in the present specification may implement service logic through a computer program and record the service logic on a storage medium, where the storage medium may be read and executed by a computer, so as to implement the effects of the schemes described in the embodiments of the present specification.
The data communication processing system or method provided in the embodiments of the present disclosure may be implemented in a computer by executing corresponding program instructions by a processor, for example, implemented on a PC side using the c++ language of a windows operating system, implemented by a linux system, or implemented on an intelligent terminal using, for example, android, iOS system programming languages, and implemented based on processing logic of a quantum computer.
It should be noted that, the descriptions of the system and the computer storage medium according to the related method embodiments described in the foregoing description may further include other implementations, and specific implementation manners may refer to descriptions of corresponding method embodiments, which are not described in detail herein.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for a hardware+program class embodiment, the description is relatively simple, as it is substantially similar to the method embodiment, as relevant see the partial description of the method embodiment.
Embodiments of the present description are not limited to situations in which industry communication standards, standard computer data processing and data storage rules are required or described in one or more embodiments of the present description. Some industry standards or embodiments modified slightly based on the implementation described by the custom manner or examples can also realize the same, equivalent or similar or predictable implementation effect after modification of the above examples. Examples of data acquisition, storage, judgment, processing, etc., using these modifications or variations may still fall within the scope of alternative implementations of the examples of this specification.
In the 90 s of the 20 th century, improvements to one technology could clearly be distinguished as improvements in hardware (e.g., improvements to circuit structures such as diodes, transistors, switches, etc.) or software (improvements to the process flow). However, with the development of technology, many improvements of the current method flows can be regarded as direct improvements of hardware circuit structures. Designers almost always obtain corresponding hardware circuit structures by programming improved method flows into hardware circuits. Therefore, an improvement of a method flow cannot be said to be realized by a hardware entity module. For example, a programmable logic device (Programmable Logic Device, PLD) (e.g., field programmable gate array (Field Programmable Gate Array, FPGA)) is an integrated circuit whose logic function is determined by the programming of the device by a user. A designer programs to "integrate" a digital system onto a PLD without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Moreover, nowadays, instead of manually manufacturing integrated circuit chips, such programming is mostly implemented by using "logic compiler" software, which is similar to the software compiler used in program development and writing, and the original code before the compiling is also written in a specific programming language, which is called hardware description language (Hardware Description Language, HDL), but not just one of the hdds, but a plurality of kinds, such as ABEL (Advanced Boolean Expression Language), AHDL (Altera Hardware Description Language), confluence, CUPL (Cornell University Programming Language), HDCal, JHDL (Java Hardware Description Language), lava, lola, myHDL, PALASM, RHDL (Ruby Hardware Description Language), etc., VHDL (Very-High-Speed Integrated Circuit Hardware Description Language) and Verilog are currently most commonly used. It will also be apparent to those skilled in the art that a hardware circuit implementing the logic method flow can be readily obtained by merely slightly programming the method flow into an integrated circuit using several of the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer readable medium storing computer readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, application specific integrated circuits (Application Specific Integrated Circuit, ASIC), programmable logic controllers, and embedded microcontrollers, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, atmel AT91SAM, microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic of the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller in a pure computer readable program code, it is well possible to implement the same functionality by logically programming the method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers, etc. Such a controller may thus be regarded as a kind of hardware component, and means for performing various functions included therein may also be regarded as structures within the hardware component. Or even means for achieving the various functions may be regarded as either software modules implementing the methods or structures within hardware components.
The system, apparatus, module or unit set forth in the above embodiments may be implemented in particular by a computer chip or entity, or by a product having a certain function. One typical implementation is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a car-mounted human-computer interaction device, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Although one or more embodiments of the present description provide method operational steps as described in the embodiments or flowcharts, more or fewer operational steps may be included based on conventional or non-inventive means. The order of steps recited in the embodiments is merely one way of performing the order of steps and does not represent a unique order of execution. When implemented in an actual device or end product, the instructions may be executed sequentially or in parallel (e.g., in a parallel processor or multi-threaded processing environment, or even in a distributed data processing environment) as illustrated by the embodiments or by the figures. 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, it is not excluded that additional identical or equivalent elements may be present in a process, method, article, or apparatus that comprises a described element. The terms first, second, etc. are used to denote a name, but not any particular order.
For convenience of description, the above devices are described as being functionally divided into various modules, respectively. Of course, when one or more of the present description is implemented, the functions of each module may be implemented in the same piece or pieces of software and/or hardware, or a module that implements the same function may be implemented by a plurality of sub-modules or a combination of sub-units, or the like. The above-described apparatus embodiments are merely illustrative, for example, the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, for example, multiple units or components 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 units, which may be in electrical, mechanical or other form.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, read only compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage, graphene storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
One skilled in the relevant art will recognize that one or more embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Moreover, one or more embodiments of the present description can take the form of a computer program product on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
One or more embodiments of the present specification may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. One or more embodiments of the present specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, as relevant to see a section of the description of method embodiments. In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present specification. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in this specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.
The foregoing is merely an example of one or more embodiments of the present specification and is not intended to limit the one or more embodiments of the present specification. Various modifications and alterations to one or more embodiments of this description will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, or the like, which is within the spirit and principles of the present specification, should be included in the scope of the claims.

Claims (15)

1. A data communication processing system in communication with a plurality of external institutions; the system comprises:
the system comprises at least two plug-in modules, wherein the plug-in modules comprise different message assembly algorithms and different message analysis algorithms, and the different plug-in modules are mutually independent; wherein, the message refers to a data unit which is exchanged and transmitted once in the network;
a request processing module, configured to receive or forward target data, where the target data includes: message data, receipt message data;
the message assembly module is used for calling the corresponding plug-in module to assemble the message according to the channel information in the received message data; wherein the channels refer to communication paths between the external institutions and the data communication processing system, and different channels correspond to different external institutions;
And the message analysis module is used for calling the corresponding plug-in module to analyze the message according to the channel information in the received receipt message data.
2. The system of claim 1, wherein the request processing module is specifically configured to:
and sending the message data assembled by the message assembly module to an external mechanism corresponding to the channel information, and sending the receipt message data returned by the external mechanism to the message analysis module.
3. The system of claim 1, the data communication processing system further comprising a channel processing module to:
receiving a data processing request and determining channel information of data processing;
and sending the message data to the request processing module according to the data processing request, and adding the channel information into the message data.
4. The system of claim 1, the plug-in modules are individually upgradeable for uninstallation.
5. The system of claim 1, wherein a plurality of the plug-in modules are packaged into compressed packages for installation in the data communication processing system or are independently deployed for installation in the data communication processing system.
6. The system of claim 1, the plug-in module comprising:
the message assembly unit is used for carrying out message assembly on the message data received by the message assembly module according to the message assembly algorithm;
the message analysis unit is used for carrying out message analysis on the receipt message data received by the message analysis module according to the message analysis algorithm;
and the assignment unit is used for setting the message assembly algorithm and the message analysis algorithm according to the definition of an external mechanism or an algorithm compression packet referring to the external mechanism.
7. The system of claim 6, wherein the assignment unit is further configured to compress the package setting plus tag algorithm according to a definition of the external institution or an algorithm referencing the external institution, and, accordingly,
the message assembly unit is also used for signing the message data received by the message assembly module according to a signing algorithm in the plug-in module;
the message analysis unit is also used for carrying out signature verification on receipt message data received by the message analysis module according to a signature verification algorithm in the plug-in module.
8. The system of claim 7, wherein different plug-in modules include different signing algorithms.
9. A data communication processing method for a data communication processing system, the data communication processing system communicating with a plurality of external institutions; the method comprises the following steps:
receiving message data, wherein the message data comprises channel information; wherein, the message refers to a data unit which is exchanged and transmitted once in the network;
calling a plug-in corresponding to channel information in the message data to carry out message assembly and then sending according to the message data, wherein the plug-in comprises different message assembly algorithms and different message analysis algorithms; wherein the channels refer to communication paths between the external institutions and the data communication processing system, and different channels correspond to different external institutions;
receiving receipt message data, and calling a plug-in corresponding to channel information in the receipt message data to analyze the message according to the receipt message data.
10. The method of claim 9, wherein the plug-in further comprises a signature verification algorithm,
accordingly, the method further comprises:
signing the assembled message data by utilizing a signing algorithm in the plug-in;
and utilizing a signature verification algorithm in the plug-in to verify the parsed receipt message data.
11. The method of claim 10, further comprising upgrading the plug-in using the method of:
unloading the plug-in, and upgrading a message assembly algorithm, a message analysis algorithm and a signature adding algorithm in the plug-in;
and after the upgrading is finished, the plug-in is installed in a data communication processing system.
12. The method of claim 10, the receiving message data, comprising:
receiving a data processing request and determining channel information of data processing;
and converting the data processing request into message data, and adding the channel information into the message data.
13. The method of claim 10, wherein the calling the plug-in corresponding to the channel information in the message data to perform message assembly and then sending includes:
calling a plug-in corresponding to channel information in the message data to carry out message assembly, and sending the assembled message data to an external mechanism corresponding to the channel information;
correspondingly, the receipt message data comprises: and receiving receipt message data returned by the external mechanism.
14. The method of claim 13, wherein the message assembly algorithm, the message parsing algorithm, the signing algorithm in the plug-in are defined by or refer to an algorithm compression package from the external institution.
15. A data communication processing apparatus comprising: at least one processor and a memory for storing processor-executable instructions that when executed implement the method of any of claims 9-14.
CN201811383780.7A 2018-11-20 2018-11-20 Data communication processing system and method Active CN110009463B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811383780.7A CN110009463B (en) 2018-11-20 2018-11-20 Data communication processing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811383780.7A CN110009463B (en) 2018-11-20 2018-11-20 Data communication processing system and method

Publications (2)

Publication Number Publication Date
CN110009463A CN110009463A (en) 2019-07-12
CN110009463B true CN110009463B (en) 2023-08-04

Family

ID=67164952

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811383780.7A Active CN110009463B (en) 2018-11-20 2018-11-20 Data communication processing system and method

Country Status (1)

Country Link
CN (1) CN110009463B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116610387B (en) * 2023-07-17 2023-10-03 杭州比智科技有限公司 Channel docking and data analysis method based on dynamic loading and bitmap

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008002896A2 (en) * 2006-06-28 2008-01-03 Bank Of America Corporation Method and system for processing image returns
CN106209911A (en) * 2016-08-30 2016-12-07 北京仁聚汇通信息科技有限责任公司 The data processing method of a kind of unified payment message and system
WO2017167214A1 (en) * 2016-03-31 2017-10-05 中国银联股份有限公司 Mobile payment terminal, and payment system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100579105C (en) * 2005-12-31 2010-01-06 华为技术有限公司 Method and device for treating data stream
CN105791178B (en) * 2014-12-26 2019-02-15 阿里巴巴集团控股有限公司 Message assemble method and device
US9906539B2 (en) * 2015-04-10 2018-02-27 PhishMe, Inc. Suspicious message processing and incident response
CN107067241A (en) * 2017-02-06 2017-08-18 吕文华 A kind of runtime of binary system digital currency

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008002896A2 (en) * 2006-06-28 2008-01-03 Bank Of America Corporation Method and system for processing image returns
WO2017167214A1 (en) * 2016-03-31 2017-10-05 中国银联股份有限公司 Mobile payment terminal, and payment system
CN106209911A (en) * 2016-08-30 2016-12-07 北京仁聚汇通信息科技有限责任公司 The data processing method of a kind of unified payment message and system

Also Published As

Publication number Publication date
CN110009463A (en) 2019-07-12

Similar Documents

Publication Publication Date Title
CN107025559B (en) Service processing method and device
CN109002362B (en) Service method, device and system and electronic equipment
Coskun et al. Professional NFC application development for android
US11210365B2 (en) Method and system for starting application
CN107092475B (en) Calling method and device of interactive control
CN110032392B (en) Service management method and device, storage medium and electronic equipment
CN110889142B (en) Data authority management method, device, system and equipment
CN109062617A (en) A kind of application method, the mobile terminal of platform that supporting polymorphic type equipment
CN110580154A (en) access method based on H5 access mode, access assembly and mobile terminal thereof
CN105912362B (en) A kind of method, apparatus and electronic equipment loading plug-in unit
CN108228147A (en) A kind of performance data journal obtaining method and device
US20180136941A1 (en) Bootstrapping Profile-Guided Compilation and Verification
CN107463422A (en) Code dispositions method and device, electronic equipment
KR101945941B1 (en) Method and terminal device for running radio applications
CN109343970B (en) Application program-based operation method and device, electronic equipment and computer medium
CN110009463B (en) Data communication processing system and method
US10671366B2 (en) App program running method and apparatus
US8533747B2 (en) Method and system for selecting one or more integrated circuit card interface devices
CN106775916B (en) Method and device for reducing application installation packages and electronic equipment
US7941454B2 (en) Apparatus, methods and computer programs for monitoring processing in a data processing system or network
CN109062714A (en) The method, apparatus and electronic equipment of long-range control Android device
CN111324357B (en) Method for accessing application program to wind control platform and related equipment
CN111324803B (en) Query request processing method and device of search engine and client
EP3286682A1 (en) Method of managing applications in a secure element when updating the operating system
EP2887213A1 (en) Method for transferring applicative data between two instances of an application

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
TA01 Transfer of patent application right

Effective date of registration: 20201012

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20201012

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: Greater Cayman, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20240223

Address after: Guohao Times City # 20-01, 128 Meizhi Road, Singapore

Patentee after: Advanced Nova Technology (Singapore) Holdings Ltd.

Country or region after: Singapore

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman ky1-9008

Patentee before: Innovative advanced technology Co.,Ltd.

Country or region before: Cayman Islands

TR01 Transfer of patent right