CN110995796A - Data transmission method and device based on private line - Google Patents
Data transmission method and device based on private line Download PDFInfo
- Publication number
- CN110995796A CN110995796A CN201911140775.8A CN201911140775A CN110995796A CN 110995796 A CN110995796 A CN 110995796A CN 201911140775 A CN201911140775 A CN 201911140775A CN 110995796 A CN110995796 A CN 110995796A
- Authority
- CN
- China
- Prior art keywords
- file
- message
- sent
- sending
- sending queue
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/90—Buffering arrangements
- H04L49/9057—Arrangements for supporting packet reassembly or resequencing
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The invention provides a data transmission method and a device based on a private line, wherein the method comprises the following steps: if judging that no message exists in the message sending queue, acquiring a file to be sent from the file sending queue; the size of the file to be sent is smaller than or equal to a preset value; and sending the file to be sent. The device is used for executing the method. The data transmission method and device based on the private line provided by the embodiment of the invention improve the transmission efficiency of the message.
Description
Technical Field
The invention relates to the technical field of communication, in particular to a data transmission method and device based on a special line.
Background
With the continuous development of information technology, more and more users need to perform frequent data transmission with an external information system through their own clients. For example, in daily production and management activities, enterprises need to frequently access information systems of banks through clients to complete financial services such as inquiry, account transfer and the like.
In the prior art, data transmission between an enterprise and a bank is generally realized through a data dedicated line. The data transmission between the enterprise and the bank can transmit the real-time transaction information through messages, and also can transmit files, such as the transmission of batch deduction files of collection and payment services, the transmission of client bill files, the transmission of bank transaction reconciliation data files and the like. When the transmitted file is large, the data special line is occupied for a long time, and the delay of message transmission is inevitably caused, so that the response of real-time transaction is slow.
Therefore, how to provide a data transmission method based on a dedicated line, which can control the transmitted file to improve the transmission efficiency of the message becomes an important issue to be solved in the field.
Disclosure of Invention
Aiming at the problems in the prior art, the embodiment of the invention provides a data transmission method and device based on a private line.
On one hand, the invention provides a data transmission method based on a special line, which comprises the following steps:
if judging that no message exists in the message sending queue, acquiring a file to be sent from the file sending queue; the size of the file to be sent is smaller than or equal to a preset value;
and sending the file to be sent.
In another aspect, the present invention provides a data transmission device based on a dedicated line, including:
the first judging unit is used for acquiring a file to be sent from the file sending queue after judging that no message exists in the message sending queue; the size of the file to be sent is smaller than or equal to a preset value;
and the first sending unit is used for sending the file to be sent.
In another aspect, the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the processor implements the steps of the data transmission method based on dedicated lines according to any of the above embodiments.
In yet another aspect, the present invention provides a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the private line-based data transmission method according to any one of the above embodiments.
According to the data transmission method and device based on the private line, after the fact that no message exists in the message sending queue is judged and known, the file to be sent with the size smaller than or equal to the preset value is obtained from the file sending queue, then the file to be sent is sent, the file is sent under the condition that no message is transmitted, the size of the file to be sent is smaller than or equal to the preset value, delay of message transmission caused by file transmission is avoided, and transmission efficiency of the message is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a flowchart illustrating a data transmission method based on a dedicated line according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating a data transmission method based on a dedicated line according to another embodiment of the present invention.
Fig. 3 is a flowchart illustrating a data transmission method based on a dedicated line according to another embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a data transmission apparatus based on a dedicated line according to an embodiment of the present invention.
Fig. 5 is a schematic structural diagram of a data transmission apparatus based on a dedicated line according to another embodiment of the present invention.
Fig. 6 is a schematic structural diagram of a data transmission apparatus based on a dedicated line according to another embodiment of the present invention.
Fig. 7 is a schematic structural diagram of a data transmission apparatus based on a dedicated line according to still another embodiment of the present invention.
Fig. 8 is a schematic physical structure diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
Fig. 1 is a schematic flow chart of a data transmission method based on a dedicated line according to an embodiment of the present invention, and as shown in fig. 1, the data transmission method based on a dedicated line according to the embodiment of the present invention includes:
s101, if judging that no message exists in a message sending queue, acquiring a file to be sent from the file sending queue; the size of the file to be sent is smaller than or equal to a preset value;
specifically, a message sending queue and a file sending queue are arranged at a sending end, messages to be sent are stored in the message sending queue, files to be sent are stored in the file sending queue, and the message sending queue and the file sending queue are first-in first-out cache queues. Before the sending end sends a file, whether the message sending queue has a message or not is judged, if no message exists in the message sending queue, the message sending queue indicates that no message needs to be sent currently, and the sending end can acquire the file to be sent from the file sending queue. The size of the file to be sent is less than or equal to a preset value, and the preset value is set according to actual needs. The sender includes, but is not limited to, a desktop and a server.
And S102, transmitting the file to be transmitted.
Specifically, after obtaining the file to be sent, the sending end may send the file to be sent to a receiving end through a dedicated line, and the receiving end may receive the file to be sent. If the receiving end judges that the received file is not a complete file, namely, the received file is a part of the file, all the fragmented files can be spliced after all the fragmented files are received, and the complete file is obtained. Wherein, the receiving end includes but is not limited to a desktop and a server.
For example, a dedicated line for transmitting messages and files is established between the enterprise a and the bank B, and in order to avoid that the transmission of a message is affected when the time for transmitting a large file occupies the dedicated line, the preset value may be set according to the bandwidth of the dedicated line, for example, the bandwidth of the dedicated line is 2MB/s, and the preset value is 128KB, so that the transmission of the file to be transmitted can be completed quickly without affecting the transmission of subsequent messages. And the size of the file to be sent put into the file sending queue by the sending end of the enterprise A is smaller than or equal to the preset value. Before sending a file to a receiving end of a bank B, a sending end of an enterprise A judges whether a message exists in a message sending queue, if the sending end judges that no message exists in the message sending queue, the sending end of the enterprise A acquires the file to be sent from the file sending queue, and then sends the file to be sent to the receiving end of the bank B.
According to the data transmission method based on the private line, provided by the embodiment of the invention, after the fact that no message exists in the message sending queue is judged and known, the file to be sent with the size smaller than or equal to the preset value is obtained from the file sending queue, and then the file to be sent is sent.
Fig. 2 is a schematic flow chart of a data transmission method based on a dedicated line according to another embodiment of the present invention, and as shown in fig. 2, on the basis of the foregoing embodiments, further, the data transmission method based on a dedicated line according to the embodiment of the present invention further includes:
s201, if the size of the file to be transmitted is judged to be larger than the preset value, the file to be transmitted is segmented into a plurality of first file slices, and each first file slice is smaller than or equal to the preset value;
specifically, before the sending end puts the file to be transmitted into the file sending queue, it is determined whether the size of the file to be transmitted is larger than the preset value, and if the size of the file to be transmitted is larger than the preset value, the sending end segments the file to be transmitted into a plurality of first file slices, where the size of each first file slice is smaller than or equal to the preset value. It is understood that the plurality of first file slices may be spliced into the file to be transmitted.
S202, putting the first file slices into the file sending queue.
Specifically, after the sending end segments the file to be transmitted into a plurality of first file slices, the plurality of first file slices are put into the file sending queue, that is, the plurality of first file slices are stored in the file sending queue, and each first file slice serves as one file to be sent.
Fig. 3 is a schematic flow chart of a data transmission method based on a dedicated line according to another embodiment of the present invention, and as shown in fig. 3, on the basis of the foregoing embodiments, further, the data transmission method based on a dedicated line according to the embodiment of the present invention further includes:
s301, if the message in the message sending queue is judged to be known, obtaining a file to be sent from the file sending queue and segmenting the file to be sent into a plurality of second file slices;
specifically, if the sending end determines that there is a packet in the packet sending queue, the file to be sent obtained from the file sending queue may be divided into a plurality of second file slices, for example, into a plurality of second file slices with the same size. The size of the second file slice is set according to actual needs, which is not limited in the embodiment of the present invention. It is understood that the plurality of second file slices can be spliced into the file to be sent.
For example, the bandwidth of the dedicated line is 2MB/s, the size of the file to be sent is 128KB, after the file to be sent is taken out from the file sending queue, the sending end divides the file to be sent into two second file slices with the same size, and the size of each second file slice is 64 KB.
S302, the second file slices are sent one by one, and the message is obtained from the message sending queue to be sent.
Specifically, after the sending end divides the file to be sent into a plurality of second file slices, the sending end sends a message with an idle bandwidth when sending the second file slices through a dedicated line. The sending end can send the plurality of second file slices one by one, and when each second file slice is sent, the message is obtained from the message sending queue to be sent, so that the simultaneous transmission of the message and the file is realized, the receiving end can receive the plurality of second file slices one by one, and after the plurality of second file slices are received, the plurality of second file slices are spliced into the file to be sent. The file to be sent is further segmented into a plurality of second file slices, so that file transmission can be carried out while messages are transmitted, and the situation that the file cannot be transmitted for a long time due to the fact that the messages are transmitted preferentially when a large number of messages are transmitted is avoided.
On the basis of the foregoing embodiments, further, the data transmission method based on a dedicated line provided in the embodiments of the present invention further includes:
and if the message is judged to exist in the message sending queue, obtaining the message from the message sending queue and sending the message.
Specifically, before sending a file, the sending end may determine whether there is a message in the message sending queue, and if there is a message in the message sending queue, it indicates that there is a message to be sent currently. The sending end can acquire and send the message from the message sending queue, so that the message is guaranteed to be transmitted in preference to the file, the file transmission is controlled, and the message of real-time transaction is guaranteed to be sent in preference.
Fig. 4 is a schematic structural diagram of a dedicated-line-based data transmission apparatus according to an embodiment of the present invention, and as shown in fig. 4, the dedicated-line-based data transmission apparatus according to the embodiment of the present invention includes a first determining unit 401 and a first sending unit 402, where:
the first judging unit 401 is configured to obtain a file to be sent from a file sending queue after judging that there is no message in the message sending queue; the size of the file to be sent is smaller than or equal to a preset value; the first sending unit 402 is configured to send the file to be sent.
Specifically, a message sending queue and a file sending queue are arranged at a sending end, messages to be sent are stored in the message sending queue, files to be sent are stored in the file sending queue, and the message sending queue and the file sending queue are first-in first-out cache queues. Before sending a file, the first determining unit 401 may determine whether there is a message in the message sending queue, and if there is no message in the message sending queue, it indicates that there is no message to be sent currently, and the first determining unit 401 may obtain the file to be sent from the file sending queue. The size of the file to be sent is less than or equal to a preset value, and the preset value is set according to actual needs.
After obtaining the file to be sent, the first sending unit 402 may send the file to be sent to a receiving end through a dedicated line, and the receiving end may receive the file to be sent. If the receiving end judges that the received file is not a complete file, namely, the received file is a part of the file, all the fragmented files can be spliced after all the fragmented files are received, and the complete file is obtained. Wherein, the receiving end includes but is not limited to a desktop and a server.
According to the data transmission device based on the private line, provided by the embodiment of the invention, after the fact that no message exists in the message sending queue is judged and known, the file to be sent with the size smaller than or equal to the preset value is obtained from the file sending queue, and then the file to be sent is sent.
Fig. 5 is a schematic structural diagram of a dedicated-line-based data transmission apparatus according to another embodiment of the present invention, and as shown in fig. 5, on the basis of the foregoing embodiments, further, the dedicated-line-based data transmission apparatus according to the embodiment of the present invention further includes a second determining unit 403 and an inputting unit 404, where:
the second judging unit 403 is configured to, after judging that the size of the file to be transmitted is larger than the preset value, divide the file to be transmitted into a plurality of first file slices, where each first file slice is smaller than or equal to the preset value; the dropping unit 404 is configured to drop the plurality of first file slices into the file sending queue.
Specifically, before the file to be transmitted is put into the file sending queue, the second determining unit 403 may determine whether the size of the file to be transmitted is greater than the preset value, and if the size of the file to be transmitted is greater than the preset value, the sending end may segment the file to be transmitted into a plurality of first file slices, where the size of each first file slice is smaller than or equal to the preset value. It is understood that the plurality of first file slices may be spliced into the file to be transmitted.
After the file to be transmitted is divided into a plurality of first file slices, the input unit 404 inputs the plurality of first file slices into the file sending queue, that is, stores the plurality of first file slices into the file sending queue, where each first file slice serves as one file to be sent.
Fig. 6 is a schematic structural diagram of a dedicated-line-based data transmission apparatus according to yet another embodiment of the present invention, and as shown in fig. 6, on the basis of the foregoing embodiments, further, the dedicated-line-based data transmission apparatus according to the embodiment of the present invention further includes a third determining unit 405 and a second sending unit 406, where:
the third determining unit 405 is configured to, after determining that there is a message in the message sending queue, obtain a file to be sent from the file sending queue and segment the file to be sent into a plurality of second file slices; the second sending unit 406 is configured to send the plurality of second file slices one by one, and obtain a message from the message sending queue for sending.
Specifically, if the third determining unit 405 determines that there is a packet in the packet sending queue, the file to be sent obtained from the file sending queue may be divided into a plurality of second file slices, for example, into a plurality of second file slices with the same size. The size of the second file slice is set according to actual needs, which is not limited in the embodiment of the present invention. It is understood that the plurality of second file slices can be spliced into the file to be sent.
After the file to be sent is divided into a plurality of second file slices, when the second sending unit 406 sends the second file slices through the dedicated line, there is an idle bandwidth to send a message. The second sending unit 406 may send the plurality of second file slices one by one, and when sending each second file slice, obtain a message from the message sending queue to send, so as to implement simultaneous transmission of the message and the file, where the receiving end may receive the plurality of second file slices one by one, and after receiving the plurality of second file slices, splice the plurality of second file slices into the file to be sent. The file to be sent is further segmented into a plurality of second file slices, so that file transmission can be carried out while messages are transmitted, and the situation that the file cannot be transmitted for a long time due to the fact that the messages are transmitted preferentially when a large number of messages are transmitted is avoided.
Fig. 7 is a schematic structural diagram of a dedicated-line-based data transmission apparatus according to still another embodiment of the present invention, and as shown in fig. 7, the dedicated-line-based data transmission apparatus according to the embodiment of the present invention further includes a fourth determining unit 407, where:
the fourth determining unit 407 is configured to obtain a message from the message sending queue and send the message after determining that the message exists in the message sending queue.
Specifically, before sending a file, the fourth determining unit 407 may determine whether there is a message in the message sending queue, and if there is a message in the message sending queue, it indicates that there is a message to be sent currently. The fourth determining unit 407 may obtain and send a message from the message sending queue, so as to ensure that the message is transmitted in preference to the file, and implement control over file transmission, thereby ensuring that the message of real-time transaction is sent in preference.
The embodiment of the apparatus provided in the embodiment of the present invention may be specifically configured to execute the processing flows of the above method embodiments, and the functions of the apparatus are not described herein again, and refer to the detailed description of the above method embodiments.
Fig. 8 is a schematic physical structure diagram of an electronic device according to an embodiment of the present invention, and as shown in fig. 8, the electronic device may include: a processor (processor)801, a communication Interface (Communications Interface)802, a memory (memory)803 and a communication bus 804, wherein the processor 801, the communication Interface 802 and the memory 803 complete communication with each other through the communication bus 804. The processor 801 may call logic instructions in the memory 803 to perform the following method: if judging that no message exists in the message sending queue, acquiring a file to be sent from the file sending queue; the size of the file to be sent is smaller than or equal to a preset value; and sending the file to be sent.
In addition, the logic instructions in the memory 803 may be implemented in the form of software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The present embodiment discloses a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the method provided by the above-mentioned method embodiments, for example, comprising: if judging that no message exists in the message sending queue, acquiring a file to be sent from the file sending queue; the size of the file to be sent is smaller than or equal to a preset value; and sending the file to be sent.
The present embodiment provides a computer-readable storage medium, which stores a computer program, where the computer program causes the computer to execute the method provided by the above method embodiments, for example, the method includes: if judging that no message exists in the message sending queue, acquiring a file to be sent from the file sending queue; the size of the file to be sent is smaller than or equal to a preset value; and sending the file to be sent.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention 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 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 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.
In the description herein, reference to the description of the terms "one embodiment," "a particular embodiment," "some embodiments," "for example," "an example," "a particular example," 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 invention. In this specification, the schematic representations of the terms used above do not necessarily refer 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.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.
Claims (10)
1. A data transmission method based on a private line is characterized by comprising the following steps:
if judging that no message exists in the message sending queue, acquiring a file to be sent from the file sending queue; the size of the file to be sent is smaller than or equal to a preset value;
and sending the file to be sent.
2. The method of claim 1, further comprising:
if the size of the file to be transmitted is judged to be larger than the preset value, the file to be transmitted is segmented into a plurality of first file slices, and each first file slice is smaller than or equal to the preset value;
and putting the plurality of first file slices into the file sending queue.
3. The method of claim 1, further comprising:
if the message is judged to exist in the message sending queue, obtaining a file to be sent from the file sending queue and segmenting the file to be sent into a plurality of second file slices;
and sending the plurality of second file slices one by one, and acquiring the messages from the message sending queue for sending.
4. The method of claim 1, further comprising:
and if the message is judged to exist in the message sending queue, obtaining the message from the message sending queue and sending the message.
5. A data transmission device based on a private line is characterized by comprising:
the first judging unit is used for acquiring a file to be sent from the file sending queue after judging that no message exists in the message sending queue; the size of the file to be sent is smaller than or equal to a preset value;
and the first sending unit is used for sending the file to be sent.
6. The apparatus of claim 5, further comprising:
the second judging unit is used for segmenting the file to be transmitted into a plurality of first file slices after judging that the size of the file to be transmitted is larger than the preset value, and each first file slice is smaller than or equal to the preset value;
and the input unit is used for inputting the first file slices into the file sending queue.
7. The apparatus of claim 5, further comprising:
the third judging unit is used for acquiring a file to be sent from the file sending queue and segmenting the file to be sent into a plurality of second file slices after judging that the message sending queue has the message;
and the second sending unit is used for sending the plurality of second file slices one by one, and acquiring the message from the message sending queue for sending.
8. The apparatus of claim 5, further comprising:
and the fourth judging unit is used for acquiring and sending the message from the message sending queue after judging that the message exists in the message sending queue.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 4 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911140775.8A CN110995796A (en) | 2019-11-20 | 2019-11-20 | Data transmission method and device based on private line |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911140775.8A CN110995796A (en) | 2019-11-20 | 2019-11-20 | Data transmission method and device based on private line |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110995796A true CN110995796A (en) | 2020-04-10 |
Family
ID=70085255
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911140775.8A Pending CN110995796A (en) | 2019-11-20 | 2019-11-20 | Data transmission method and device based on private line |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110995796A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113055433A (en) * | 2021-02-02 | 2021-06-29 | 新华三信息技术有限公司 | File transmission method, device, equipment and machine-readable storage medium |
CN115941675A (en) * | 2023-03-14 | 2023-04-07 | 成都数联云算科技有限公司 | UDP (user Datagram protocol) large file message sending method, system, device and medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1536820A (en) * | 2003-04-09 | 2004-10-13 | 华为技术有限公司 | Method for raising data transmission performance when the network is congested |
CN101170492A (en) * | 2007-11-30 | 2008-04-30 | 中兴通讯股份有限公司 | A method for sending sectioned packets upon network congestion |
CN104967634A (en) * | 2014-05-21 | 2015-10-07 | 腾讯科技(北京)有限公司 | File upload method and apparatus thereof |
CN107896200A (en) * | 2017-11-08 | 2018-04-10 | 中国人民解放军国防科技大学 | Message scheduling method compatible with virtual link and packet switching mechanism |
CN110278202A (en) * | 2019-06-18 | 2019-09-24 | 南京科源信息技术有限公司 | A kind of file uploading system |
-
2019
- 2019-11-20 CN CN201911140775.8A patent/CN110995796A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1536820A (en) * | 2003-04-09 | 2004-10-13 | 华为技术有限公司 | Method for raising data transmission performance when the network is congested |
CN101170492A (en) * | 2007-11-30 | 2008-04-30 | 中兴通讯股份有限公司 | A method for sending sectioned packets upon network congestion |
CN104967634A (en) * | 2014-05-21 | 2015-10-07 | 腾讯科技(北京)有限公司 | File upload method and apparatus thereof |
CN107896200A (en) * | 2017-11-08 | 2018-04-10 | 中国人民解放军国防科技大学 | Message scheduling method compatible with virtual link and packet switching mechanism |
CN110278202A (en) * | 2019-06-18 | 2019-09-24 | 南京科源信息技术有限公司 | A kind of file uploading system |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113055433A (en) * | 2021-02-02 | 2021-06-29 | 新华三信息技术有限公司 | File transmission method, device, equipment and machine-readable storage medium |
CN115941675A (en) * | 2023-03-14 | 2023-04-07 | 成都数联云算科技有限公司 | UDP (user Datagram protocol) large file message sending method, system, device and medium |
CN115941675B (en) * | 2023-03-14 | 2023-05-05 | 成都数联云算科技有限公司 | UDP large file message sending method, system and device and medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20220394316A1 (en) | Message sending method and device, readable medium and electronic device | |
CN110413416B (en) | Current limiting method and device for distributed server | |
CN110602156A (en) | Load balancing scheduling method and device | |
CN111008075B (en) | Load balancing system, method, device, equipment and medium | |
CN111124819B (en) | Method and device for full link monitoring | |
EP3128420B1 (en) | Service flow control method, controller and system in object-based storage system | |
CN111526606B (en) | Method and device for data transmission, smart home equipment and storage medium | |
CN113259415B (en) | Network message processing method and device and network server | |
JPWO2014061481A1 (en) | Data transfer apparatus and data transfer system using adaptive compression algorithm | |
CN110995796A (en) | Data transmission method and device based on private line | |
JP2015522879A (en) | Service device, method and storage medium for providing offline message | |
CN111555984B (en) | Method and device for data transmission, smart home equipment and storage medium | |
CN111586140A (en) | Data interaction method and server | |
CN111200606A (en) | Deep learning model task processing method, system, server and storage medium | |
CN110099013A (en) | A kind of message transmission control method and device | |
CN110020046B (en) | Data capturing method and device | |
CN111984733A (en) | Data transmission method and device based on block chain and storage medium | |
CN113626221A (en) | Message enqueuing method and device | |
CN113742389A (en) | Service processing method and device | |
CN113347238A (en) | Message partitioning method, system, device and storage medium based on block chain | |
CN108521382A (en) | A kind of message method, apparatus and system | |
CN107124353B (en) | Message processing method and device, computer device and storage medium | |
CN111404842A (en) | Data transmission method, device and computer storage medium | |
CN107229424B (en) | Data writing method for distributed storage system and distributed storage system | |
CN111432357B (en) | Information processing method and system and computing equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200410 |