CN112751908A - Data transmission method and system - Google Patents

Data transmission method and system Download PDF

Info

Publication number
CN112751908A
CN112751908A CN202011382935.2A CN202011382935A CN112751908A CN 112751908 A CN112751908 A CN 112751908A CN 202011382935 A CN202011382935 A CN 202011382935A CN 112751908 A CN112751908 A CN 112751908A
Authority
CN
China
Prior art keywords
target receiver
file type
transmitted
message data
data
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
CN202011382935.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.)
Aisino Corp
Original Assignee
Aisino Corp
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 Aisino Corp filed Critical Aisino Corp
Priority to CN202011382935.2A priority Critical patent/CN112751908A/en
Publication of CN112751908A publication Critical patent/CN112751908A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a data transmission method and a system, comprising the following steps: receiving a file transmission request sent by a requester, and analyzing to obtain initial message data to be transmitted and target receiver information; matching the acquired target receiver information with all receiver information in a preset configuration file, and determining a forwarding identifier corresponding to each target receiver according to a matching result; determining the file type required by each target receiver according to the forwarding identifier, and comparing the file type required by each target receiver with the current file type of the initial message data to be transmitted to obtain a comparison result; for any target receiver, when the comparison result indicates that the file types are inconsistent, performing file type conversion on the initial message data to be transmitted to obtain the message data to be transmitted of the file type meeting the requirement of the target receiver; and sending the data to a corresponding target receiver.

Description

Data transmission method and system
Technical Field
The present invention relates to the field of data transmission technologies, and in particular, to a data transmission method and system.
Background
In the existing program of the current product development, a plurality of services can carry out project docking, a plurality of message format interconversion problems can be generated in the docking process, if the stream operation conversion is needed, the file is generated by falling to the ground, then the file is converted into the stream and then operated, the data can be stored in the server, the data trace of the client can not be ensured, and the data privacy of the client can not be ensured. A real-time file transmission method, a system and a device aim at that a user is mobile terminal equipment, a file transmission channel is distributed by a transfer service after a transmission channel request is received, and received file blocks are sent to a receiver mobile terminal through the file transmission channel. In the process, the operation division needs to be carried out on the file.
Transit services are very common in many software systems today. The general transit service selects the trace, stores the customer data locally and then carries out the forwarding operation. Such an operation may facilitate troubleshooting problems, but is inefficient and has the potential for leakage of user information.
Disclosure of Invention
The invention provides a data transmission method and a data transmission system, which aim to solve the problem of transmitting data efficiently and without leaving traces.
In order to solve the above problem, according to an aspect of the present invention, there is provided a data transmission method including:
receiving a file transmission request sent by a requester, and analyzing the file transmission request to acquire initial message data to be transmitted and at least one target receiver information;
matching the acquired target receiver information with all receiver information in a preset configuration file, and determining a forwarding identifier corresponding to each target receiver according to a matching result;
determining the file type required by each target receiver according to the forwarding identifier, and comparing the file type required by each target receiver with the current file type of the initial message data to be transmitted to obtain a comparison result;
for any target receiver, when the comparison result indicates that the file type required by the target receiver is inconsistent with the file type of the initial message data to be transmitted, performing file type conversion on the initial message data to be transmitted so as to acquire the message data to be transmitted which meets the file type required by the target receiver;
and sending each message data to be transmitted of the file type meeting the requirement of the target receiver to the corresponding target receiver.
Preferably, wherein the method further comprises:
judging whether the file type of the initial message data to be transmitted meets the transmission condition; if the transmission condition is met, determining the file type required by each target receiver according to the forwarding identifier; and if the transmission condition is not met, feeding back the message that the initial message data to be transmitted does not meet the transmission condition to the requesting party.
Preferably, wherein the method further comprises:
and for any target receiver, when the comparison result indicates that the file type required by the target receiver is consistent with the file type of the initial message data to be transmitted, directly determining that the initial message data to be transmitted is the message data to be transmitted which meets the file type required by the receiver.
Preferably, wherein the method further comprises:
for any target receiver, timing is started when the message data to be transmitted of the file type meeting the requirement of the target receiver is sent out, if the return information of the target receiver is received within the preset time, the data transmission is determined to be successful, and the data transmission success information containing the information of the target receiver is returned to the requester; if the return message of the target receiver is not received within the preset time, determining that the data transmission fails, and returning the data transmission failure message containing the information of the target receiver to the requesting party.
Preferably, one of the forwarding identities corresponds to at least one recipient information.
According to another aspect of the present invention, there is provided a data transmission system, the system comprising:
the file transmission request analysis unit is used for receiving a file transmission request sent by a requester and analyzing the file transmission request to acquire initial message data to be transmitted and at least one target receiver information;
the forwarding identifier determining unit is used for matching the acquired target receiver information with all receiver information in a preset configuration file and determining a forwarding identifier corresponding to each target receiver according to a matching result;
the file type comparison unit is used for determining the file type required by each target receiver according to the forwarding identifier and comparing the file type required by each target receiver with the current file type of the initial message data to be transmitted so as to obtain a comparison result;
the message data conversion unit is used for carrying out file type conversion on the initial message data to be transmitted when the comparison result indicates that the file type required by any target receiver is inconsistent with the file type of the initial message data to be transmitted so as to acquire the message data to be transmitted which meets the file type required by the target receiver;
and the data sending unit is used for sending each message data to be transmitted of the file type meeting the requirement of the target receiver to the corresponding target receiver.
Preferably, wherein the system further comprises:
the judging unit is used for judging whether the file type of the initial message data to be transmitted meets the transmission condition; if the transmission condition is met, determining the file type required by each target receiver according to the forwarding identifier; and if the transmission condition is not met, feeding back the message that the initial message data to be transmitted does not meet the transmission condition to the requesting party.
Preferably, the message data conversion unit is further configured to:
and for any target receiver, when the comparison result indicates that the file type required by the target receiver is consistent with the file type of the initial message data to be transmitted, directly determining that the initial message data to be transmitted is the message data to be transmitted which meets the file type required by the receiver.
Preferably, wherein the system further comprises:
the transmission monitoring unit is used for starting timing when the message data to be transmitted of the file type meeting the requirement of any target receiver is sent out, determining that the data transmission is successful if the return information of the target receiver is received within the preset time, and returning the data transmission success information containing the information of the target receiver to the requester; if the return message of the target receiver is not received within the preset time, determining that the data transmission fails, and returning the data transmission failure message containing the information of the target receiver to the requesting party.
Preferably, one of the forwarding identities corresponds to at least one recipient information.
The invention provides a data transmission method and a system, wherein the message format which can be received by a target receiver is determined based on a forwarding identifier carried by the target receiver, the message data to be transmitted is converted into the message data of the file type required by the target receiver and is transmitted to the target receiver, the message format structure is modified under the condition of no storage in the process, and no file and data storage processing is carried out, so that the confidentiality and the safety of client data are ensured; meanwhile, the workload of the receiver and the requester is simplified, the data conversion of the message can be realized only by configuring the target address and the required file format identifier in the configuration file, and the efficient and safe data transmission is realized. The invention can directly operate the received information flow without storing the received information and landing the file, thereby ensuring that the program occupies the minimum memory to realize transfer and keeping the client information secret.
Drawings
A more complete understanding of exemplary embodiments of the present invention may be had by reference to the following drawings in which:
FIG. 1 is a flow chart of a data transmission method 100 according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a data transmission system 200 according to an embodiment of the present invention.
Detailed Description
The exemplary embodiments of the present invention will now be described with reference to the accompanying drawings, however, the present invention may be embodied in many different forms and is not limited to the embodiments described herein, which are provided for complete and complete disclosure of the present invention and to fully convey the scope of the present invention to those skilled in the art. The terminology used in the exemplary embodiments illustrated in the accompanying drawings is not intended to be limiting of the invention. In the drawings, the same units/elements are denoted by the same reference numerals.
Unless otherwise defined, terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Further, it will be understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the relevant art and will not be interpreted in an idealized or overly formal sense.
Fig. 1 is a flow chart of a data transmission method 100 according to an embodiment of the invention. As shown in fig. 1, in the data transmission method provided in the embodiment of the present invention, a message format that can be received by a target receiving party is determined based on a forwarding identifier carried by the target receiving party, and the message data to be transmitted is converted into the message data of a file type required by the target receiving party and transmitted to the target receiving party, and in this process, the message format structure is modified without storage, and no file or data is stored without being dropped, so that confidentiality and security of client data are ensured; meanwhile, the workload of the receiver and the requester is simplified, the data conversion of the message can be realized only by configuring the target address and the required file format identifier in the configuration file, and the efficient and safe data transmission is realized. The data transmission method 100 provided in the embodiment of the present invention starts with step 101, and receives a file transmission request sent by a requester in step 101, and analyzes the file transmission request to obtain initial to-be-transmitted message data and at least one target receiver information.
Preferably, one of the forwarding identities corresponds to at least one recipient information.
In step 102, the obtained target receiver information is matched with all receiver information in the preset configuration file, and the forwarding identifier corresponding to each target receiver is determined according to the matching result.
In step 103, the file type required by each target receiving party is determined according to the forwarding identifier, and the file type required by each target receiving party is compared with the current file type of the initial message data to be transmitted, so as to obtain a comparison result.
Preferably, wherein the method further comprises:
judging whether the file type of the initial message data to be transmitted meets the transmission condition; if the transmission condition is met, determining the file type required by each target receiver according to the forwarding identifier; and if the transmission condition is not met, feeding back the message that the initial message data to be transmitted does not meet the transmission condition to the requesting party.
The data transmission method is realized based on JAVA language, in a non-tax service project developed by an AOS platform, the project is in butt joint interaction with different service providers, but different forms of messages are required to be adopted, and the messages, information, files and pictures are required to be forwarded in the forwarding process. But the file types required by both parties are not very identical. After receiving a request message from one party, the request message is not stored, an object needing to receive the message is judged according to a carried forwarding identifier, then the request message and a file thereof are converted into a file format required by a receiving party under the condition of not falling to the ground, and the message and the file are forwarded. Before forwarding, messages with different formats corresponding to different identifiers need to be configured, and the meanings of the different identifiers are distributed to users using the service, so that the messages and files are determined to be distributed to different users through the identifiers in the forwarding process.
The invention aims to efficiently realize the modification, integration and forwarding of data, integrate messages according to different conditions and different conditions, and save storage space by realizing background without storing data. In the forwarding process, only the source address needs to be configured, and the message format needs to be converted, so that different files and different types of files can be operated and processed according to the identification. In the forwarding process, a program is directly called to perform forwarding operation without local storage and local trace retention.
In an embodiment of the present invention, a mechanism for realizing data transmission includes: a requestor, an intermediate player, and a receiver. When data needs to be transmitted, a requester sends a file transmission request to an intermediate side, the intermediate side receives the file transmission request sent by the requester and analyzes the file transmission request to acquire initial message data to be transmitted and at least one target receiver information. Wherein, one forwarding identifier corresponds to at least one receiver information. Then, the intermediate party matches the acquired target receiver information with all receiver information in a preset configuration file (the configuration file comprises the receiver information and the forwarding identification), and determines the forwarding identification corresponding to each target receiver. Then, the intermediate side judges whether the file type of the initial message data to be transmitted meets the transmission condition; if the transmission condition is met, determining the file type required by each target receiver according to the forwarding identifier; and if the transmission condition is not met, feeding back the message that the initial message data to be transmitted does not meet the transmission condition to the requesting party. And when the transmission conditions are met, the intermediate party determines the file type required by each target receiver according to the determined forwarding identifier, and compares the file type required by each target receiver with the current file type of the initial message data to be transmitted to obtain a comparison result, so that the intermediate party determines not to perform file type conversion according to the comparison result.
In step 104, for any target receiving party, when the comparison result indicates that the file type required by the target receiving party is inconsistent with the file type of the initial message data to be transmitted, performing file type conversion on the initial message data to be transmitted so as to obtain the message data to be transmitted which meets the file type required by the target receiving party.
Preferably, wherein the method further comprises:
and for any target receiver, when the comparison result indicates that the file type required by the target receiver is consistent with the file type of the initial message data to be transmitted, directly determining that the initial message data to be transmitted is the message data to be transmitted which meets the file type required by the receiver.
In step 105, each message data to be transmitted of the file type meeting the requirement of the target receiver is sent to the corresponding target receiver.
Preferably, wherein the method further comprises:
for any target receiver, timing is started when the message data to be transmitted of the file type meeting the requirement of the target receiver is sent out, if the return information of the target receiver is received within the preset time, the data transmission is determined to be successful, and the data transmission success information containing the information of the target receiver is returned to the requester; if the return message of the target receiver is not received within the preset time, determining that the data transmission fails, and returning the data transmission failure message containing the information of the target receiver to the requesting party.
In the embodiment of the invention, the intermediate party identifies the forwarding identifier and the file type of the message data and judges the file type. The service of the intermediate party comprises several online conversion methods of file formats, and if the file carried by the sender does not accord with the file requirement of the receiver, the file format of the receiver is judged according to the identification to carry out forwarding and classification. Specifically, when the comparison result indicates that the file type required by the target receiver is inconsistent with the file type of the initial message data to be transmitted, file type conversion is performed on the initial message data to be transmitted so as to obtain the message data to be transmitted of the file type meeting the requirement of the target receiver. And when the comparison result indicates that the file type required by the target receiver is consistent with the file type of the initial message data to be transmitted, directly determining the initial message data to be transmitted as the message data to be transmitted which meets the file type required by the receiver. The invention converts the message data into the file stream with the format required by the receiver under the condition that the file and the data do not fall to the ground according to the file formats required by the sender and the receiver at the background. The receiver returns the state after receiving the forwarding message, so as to judge whether the forwarding is successful according to the returned state. If receiving the return information of the target receiver within the preset time, determining that the data transmission is successful, and returning a data transmission success message containing the information of the target receiver to the requester; and if the return message of the target receiver is not received within the preset time, determining that the data transmission fails, and returning the data transmission failure message containing the information of the target receiver to the requesting party.
In order to protect the privacy of the client, all data are not decrypted and exposed, the message format structure is modified in the background in the whole process under the condition of no storage. And converting different messages into required messages according to the identifiers in the forwarding process. The operation steps are simplified, and the workload is reduced. And no caching operation is carried out in the process of processing the file stream, and the native stream is directly modified without falling to the ground. And after the required file is modified, the message is assembled, so that the message is forwarded.
In the forwarding process, the invention judges the message format required by the receiver by analyzing the carried identifier, and automatically judges the forwarding source and the forwarding required message and file format. In the process, no file or data is stored and processed on the ground, so that the privacy and the safety of the client data are ensured. Meanwhile, the workload of the receiver and the sender is simplified, and the time message can be spliced and the file can be converted only by configuring the target address and the required file format identifier in the configuration file. In addition, after the message is failed to be received in the process, the system can automatically select and convert other types of format files contained in the software, automatically test the message format type required by the receiver and inform the sender, so that the normal use of the function is ensured and the corresponding requirements are met.
Fig. 2 is a schematic structural diagram of a data transmission system 200 according to an embodiment of the present invention. As shown in fig. 2, a data transmission system 200 according to an embodiment of the present invention includes: a file transmission request parsing unit 201, a forwarding identifier determining unit 202, a file type comparing unit 203, a message data converting unit 204 and a data transmitting unit 205.
Preferably, the file transmission request parsing unit 201 is configured to receive a file transmission request sent by a requester, and parse the file transmission request to obtain initial to-be-transmitted message data and at least one target receiver information.
Preferably, one of the forwarding identities corresponds to at least one recipient information.
Preferably, the forwarding identifier determining unit 202 is configured to match the obtained target recipient information with all recipient information in a preset configuration file, and determine a forwarding identifier corresponding to each target recipient according to a matching result.
Preferably, the file type comparing unit 203 is configured to determine a file type required by each target recipient according to the forwarding identifier, and compare the file type required by each target recipient with the current file type of the initial to-be-transmitted message data to obtain a comparison result.
Preferably, the message data conversion unit 204 is configured to, for any target receiver, perform file type conversion on the initial message data to be transmitted when the comparison result indicates that the file type required by the target receiver is inconsistent with the file type of the initial message data to be transmitted, so as to obtain the message data to be transmitted of the file type meeting the requirement of the target receiver.
Preferably, the message data conversion unit 204 is further configured to:
and for any target receiver, when the comparison result indicates that the file type required by the target receiver is consistent with the file type of the initial message data to be transmitted, directly determining that the initial message data to be transmitted is the message data to be transmitted which meets the file type required by the receiver.
Preferably, the data sending unit 205 is configured to send each to-be-transmitted packet data of a file type that meets the requirement of the target recipient to the corresponding target recipient.
Preferably, wherein the system further comprises:
the judging unit is used for judging whether the file type of the initial message data to be transmitted meets the transmission condition; if the transmission condition is met, determining the file type required by each target receiver according to the forwarding identifier; and if the transmission condition is not met, feeding back the message that the initial message data to be transmitted does not meet the transmission condition to the requesting party.
Preferably, wherein the system further comprises:
the transmission monitoring unit is used for starting timing when the message data to be transmitted of the file type meeting the requirement of any target receiver is sent out, determining that the data transmission is successful if the return information of the target receiver is received within the preset time, and returning the data transmission success information containing the information of the target receiver to the requester; if the return message of the target receiver is not received within the preset time, determining that the data transmission fails, and returning the data transmission failure message containing the information of the target receiver to the requesting party.
The data transmission system 200 according to the embodiment of the present invention corresponds to the data transmission method 100 according to another embodiment of the present invention, and is not described herein again.
The invention has been described with reference to a few embodiments. However, other embodiments of the invention than the one disclosed above are equally possible within the scope of the invention, as would be apparent to a person skilled in the art from the appended patent claims.
Generally, all terms used in the claims are to be interpreted according to their ordinary meaning in the technical field, unless explicitly defined otherwise herein. All references to "a/an/the [ device, component, etc ]" are to be interpreted openly as referring to at least one instance of said device, component, etc., unless explicitly stated otherwise. The steps of any method disclosed herein do not have to be performed in the exact order disclosed, unless explicitly stated.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams 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.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting the same, and although the present invention is described in detail with reference to the above embodiments, those of ordinary skill in the art should understand that: modifications and equivalents may be made to the embodiments of the invention without departing from the spirit and scope of the invention, which is to be covered by the claims.

Claims (10)

1. A method of data transmission, the method comprising:
receiving a file transmission request sent by a requester, and analyzing the file transmission request to acquire initial message data to be transmitted and at least one target receiver information;
matching the acquired target receiver information with all receiver information in a preset configuration file, and determining a forwarding identifier corresponding to each target receiver according to a matching result;
determining the file type required by each target receiver according to the forwarding identifier, and comparing the file type required by each target receiver with the current file type of the initial message data to be transmitted to obtain a comparison result;
for any target receiver, when the comparison result indicates that the file type required by the target receiver is inconsistent with the file type of the initial message data to be transmitted, performing file type conversion on the initial message data to be transmitted so as to acquire the message data to be transmitted which meets the file type required by the target receiver;
and sending each message data to be transmitted of the file type meeting the requirement of the target receiver to the corresponding target receiver.
2. The method of claim 1, further comprising:
judging whether the file type of the initial message data to be transmitted meets the transmission condition; if the transmission condition is met, determining the file type required by each target receiver according to the forwarding identifier; and if the transmission condition is not met, feeding back the message that the initial message data to be transmitted does not meet the transmission condition to the requesting party.
3. The method of claim 1, further comprising:
and for any target receiver, when the comparison result indicates that the file type required by the target receiver is consistent with the file type of the initial message data to be transmitted, directly determining that the initial message data to be transmitted is the message data to be transmitted which meets the file type required by the receiver.
4. The method of claim 1, further comprising:
for any target receiver, timing is started when the message data to be transmitted of the file type meeting the requirement of the target receiver is sent out, if the return information of the target receiver is received within the preset time, the data transmission is determined to be successful, and the data transmission success information containing the information of the target receiver is returned to the requester; if the return message of the target receiver is not received within the preset time, determining that the data transmission fails, and returning the data transmission failure message containing the information of the target receiver to the requesting party.
5. The method of claim 1, wherein one forwarding identifier corresponds to at least one recipient information.
6. A data transmission system, the system comprising:
the file transmission request analysis unit is used for receiving a file transmission request sent by a requester and analyzing the file transmission request to acquire initial message data to be transmitted and at least one target receiver information;
the forwarding identifier determining unit is used for matching the acquired target receiver information with all receiver information in a preset configuration file and determining a forwarding identifier corresponding to each target receiver according to a matching result;
the file type comparison unit is used for determining the file type required by each target receiver according to the forwarding identifier and comparing the file type required by each target receiver with the current file type of the initial message data to be transmitted so as to obtain a comparison result;
the message data conversion unit is used for carrying out file type conversion on the initial message data to be transmitted when the comparison result indicates that the file type required by any target receiver is inconsistent with the file type of the initial message data to be transmitted so as to acquire the message data to be transmitted which meets the file type required by the target receiver;
and the data sending unit is used for sending each message data to be transmitted of the file type meeting the requirement of the target receiver to the corresponding target receiver.
7. The system of claim 6, further comprising:
the judging unit is used for judging whether the file type of the initial message data to be transmitted meets the transmission condition; if the transmission condition is met, determining the file type required by each target receiver according to the forwarding identifier; and if the transmission condition is not met, feeding back the message that the initial message data to be transmitted does not meet the transmission condition to the requesting party.
8. The system of claim 6, wherein the message data conversion unit is further configured to:
and for any target receiver, when the comparison result indicates that the file type required by the target receiver is consistent with the file type of the initial message data to be transmitted, directly determining that the initial message data to be transmitted is the message data to be transmitted which meets the file type required by the receiver.
9. The system of claim 6, further comprising:
the transmission monitoring unit is used for starting timing when the message data to be transmitted of the file type meeting the requirement of any target receiver is sent out, determining that the data transmission is successful if the return information of the target receiver is received within the preset time, and returning the data transmission success information containing the information of the target receiver to the requester; if the return message of the target receiver is not received within the preset time, determining that the data transmission fails, and returning the data transmission failure message containing the information of the target receiver to the requesting party.
10. The system of claim 6, wherein a forwarding identifier corresponds to at least one recipient information.
CN202011382935.2A 2020-11-30 2020-11-30 Data transmission method and system Pending CN112751908A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011382935.2A CN112751908A (en) 2020-11-30 2020-11-30 Data transmission method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011382935.2A CN112751908A (en) 2020-11-30 2020-11-30 Data transmission method and system

Publications (1)

Publication Number Publication Date
CN112751908A true CN112751908A (en) 2021-05-04

Family

ID=75648978

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011382935.2A Pending CN112751908A (en) 2020-11-30 2020-11-30 Data transmission method and system

Country Status (1)

Country Link
CN (1) CN112751908A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546442A (en) * 2012-03-09 2012-07-04 北京神州数码思特奇信息技术股份有限公司 Communication protocol conversion technology
CN103023609A (en) * 2012-11-22 2013-04-03 用友软件股份有限公司 Data transmission device and method for heterogeneous systems
CN108989422A (en) * 2018-07-12 2018-12-11 中国建设银行股份有限公司 A kind of message and document handling method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546442A (en) * 2012-03-09 2012-07-04 北京神州数码思特奇信息技术股份有限公司 Communication protocol conversion technology
CN103023609A (en) * 2012-11-22 2013-04-03 用友软件股份有限公司 Data transmission device and method for heterogeneous systems
CN108989422A (en) * 2018-07-12 2018-12-11 中国建设银行股份有限公司 A kind of message and document handling method and system

Similar Documents

Publication Publication Date Title
US10148449B2 (en) Push message service system and method
US8719332B2 (en) Method and system for content categorization
BRPI0611941A2 (en) method, system and client of group-based communication
CN109347700B (en) Test method, test device, electronic equipment and storage medium
CN111510474A (en) Data transmission method based on message middleware and related equipment
CN105991412A (en) Method and device for pushing message
CN108833565A (en) A kind of method, apparatus of monitoring server, server and storage medium
CN112346751A (en) Application program installation method and device, electronic equipment and storage medium
CN112052227A (en) Data change log processing method and device and electronic equipment
CN112087475B (en) Message pushing method and device for cloud platform component application and message server
CN110096381B (en) Method, device, equipment and medium for realizing remote procedure call
CN110311962B (en) Message pushing method, system and computer readable storage medium
CN112929257B (en) Multi-scene message sending method, device, server and storage medium
CN112131014B (en) Decision engine system and business processing method thereof
WO2016037489A1 (en) Method, device and system for monitoring rcs spam messages
EP3171565B1 (en) Methods, devices and system for netconf hello packets interaction
CN110475215B (en) Message editing, transmitting and displaying method, server and terminal thereof
JP5961471B2 (en) Output comparison method in multiple information systems
CN112751908A (en) Data transmission method and system
CN108737350B (en) Information processing method and client
CN113778709B (en) Interface calling method, device, server and storage medium
CN105471818B (en) Method and system for information transmission between application software
CN109688204B (en) File downloading method, node and terminal based on NDN (named data networking)
CN108075932B (en) Data monitoring method and device
CN112995095A (en) Data processing method, device and computer readable storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210504

RJ01 Rejection of invention patent application after publication