CN116016369A - Data transmission method, system, node and readable storage medium - Google Patents

Data transmission method, system, node and readable storage medium Download PDF

Info

Publication number
CN116016369A
CN116016369A CN202211580990.1A CN202211580990A CN116016369A CN 116016369 A CN116016369 A CN 116016369A CN 202211580990 A CN202211580990 A CN 202211580990A CN 116016369 A CN116016369 A CN 116016369A
Authority
CN
China
Prior art keywords
data
forwarded
data transmission
transmission method
time
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
CN202211580990.1A
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.)
Guangdong Runlian Information Technology Co ltd
Original Assignee
Guangdong Runlian Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Runlian Information Technology Co ltd filed Critical Guangdong Runlian Information Technology Co ltd
Priority to CN202211580990.1A priority Critical patent/CN116016369A/en
Publication of CN116016369A publication Critical patent/CN116016369A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a data transmission method, a system, a node and a readable storage medium, wherein the data transmission method comprises the following steps: acquiring data to be forwarded according to service limitation preset time; the data length of the data to be forwarded is adjusted according to the preset value of the bandwidth speed limit, and the data to be forwarded is obtained; and sending the forwarding data to the next node. The invention sets the service limiting preset time, so that the current node can not carry out data transmission in the peak time of normal service handling, thereby effectively reducing the occupation of the off-site broadband in the normal service handling time, and simultaneously, when the off-site data is transmitted, the bandwidth limiting preset value occupied by the data transmission is further limited, thereby avoiding the problem that the off-site data transmission is fully occupied by the bandwidth due to the rapid increase of short-time data, and further relieving the interference to the normal service handling.

Description

Data transmission method, system, node and readable storage medium
Technical Field
The present invention relates to the field of information processing, and in particular, to a data transmission method, system, node, and readable storage medium.
Background
There are multiple data transmission scenarios between the systems of the enterprise at present, wherein when data is transmitted in different places, because the network bandwidth of the transmission in different places is small, the situation that the bandwidth is full often occurs, thereby affecting the normal business handling of the system and bringing trouble to operators and users.
Disclosure of Invention
The present invention aims to solve at least one of the technical problems existing in the prior art. Therefore, the invention provides a data transmission method, which solves the problem that normal business handling is affected when data is transmitted in different places.
The invention also provides a data transmission system, a node and a computer readable storage medium.
According to an embodiment of the first aspect of the present invention, a data transmission method includes:
acquiring data to be forwarded according to service limitation preset time;
the data length of the data to be forwarded is adjusted according to the bandwidth speed limit preset value, and the data to be forwarded is obtained;
and sending the forwarding data to the next node.
The data transmission method according to the embodiment of the invention has at least the following beneficial effects:
by setting the service limiting preset time, the current node can not perform data transmission in the peak time of normal service handling, so that occupation of the off-site broadband in the normal service handling time is effectively reduced, and meanwhile, when off-site data transmission is performed, the bandwidth limiting preset value occupied by data transmission is further limited, so that the problem that the bandwidth is fully occupied due to short-time data surge in off-site data transmission is avoided, and interference to normal service handling is further relieved.
According to some embodiments of the present invention, the obtaining data to be forwarded according to a service restriction preset time includes:
and stopping acquiring the data to be forwarded from a data caching module if the current time is within the service limit preset time, wherein the data caching module is used for caching the data to be forwarded sent by the last node.
According to some embodiments of the present invention, the obtaining data to be forwarded according to a service restriction preset time includes:
and if the current time is not in the service limiting preset time, acquiring the data to be forwarded from a data caching module, wherein the data caching module is used for caching the data to be forwarded sent by the last node.
According to some embodiments of the present invention, the adjusting the data length of the data to be forwarded according to the preset value of bandwidth speed limit to obtain the data to be forwarded at this time includes:
and if the data length of the currently read data to be forwarded exceeds the bandwidth speed limit preset value, discarding the currently read data to be forwarded, and re-reading the data length smaller than the data length of the currently read data to be forwarded until the re-read data length of the data to be forwarded is smaller than or equal to the bandwidth speed limit preset value, thereby obtaining the data to be forwarded.
According to some embodiments of the present invention, the adjusting the data length of the data to be forwarded according to the preset value of bandwidth speed limit to obtain the data to be forwarded at this time includes:
and if the data length of the currently read data to be forwarded is smaller than or equal to the bandwidth speed limit preset value, taking the data to be forwarded as the current forwarding data.
According to some embodiments of the invention, the data transmission method further comprises:
and encrypting the data to be forwarded.
According to some embodiments of the invention, the data transmission method further comprises:
and acquiring configuration information, wherein the configuration information comprises the service limit preset time and the wide speed limit preset value.
A data transmission system according to an embodiment of the second aspect of the present invention includes:
the data receiving unit is used for acquiring data to be forwarded according to the service limit preset time;
the data reading unit is used for adjusting the data length of the data to be forwarded according to the bandwidth speed limit preset value to obtain the data to be forwarded at this time;
and the data transmitting unit is used for transmitting the forwarding data of the time to the next node.
The data transmission system according to the embodiment of the invention has at least the following beneficial effects:
by setting the service limiting preset time, the current node can not perform data transmission in the peak time of normal service handling, so that occupation of the off-site broadband in the normal service handling time is effectively reduced, and meanwhile, when off-site data transmission is performed, the bandwidth limiting preset value occupied by data transmission is further limited, so that the problem that the bandwidth is fully occupied due to short-time data surge in off-site data transmission is avoided, and interference to normal service handling is further relieved.
The node according to an embodiment of the third aspect of the present invention comprises a memory, a communication module, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the data transmission method as described above when executing the computer program. Since the computer program executes all the technical solutions of the data transmission method of the above embodiments, at least all the advantageous effects brought by the technical solutions of the above embodiments are provided.
A computer-readable storage medium according to an embodiment of the fourth aspect of the present invention stores computer-executable instructions for performing the data transmission method as described above. Since the computer-readable storage medium adopts all the technical solutions of the data transmission method of the above embodiments, it has at least all the advantageous effects brought by the technical solutions of the above embodiments.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and may be better understood from the following description of embodiments taken in conjunction with the accompanying drawings in which:
FIG. 1 is a system diagram of a work system according to an embodiment of the present invention;
FIG. 2 is a flow chart of a data transmission method according to an embodiment of the present invention;
fig. 3 is a flowchart of a data transmission method according to another embodiment of the present invention.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the invention.
In the description of the present invention, the description of first, second, etc. is for the purpose of distinguishing between technical features only and should not be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the precedence of the technical features indicated.
In the description of the present invention, it should be understood that the direction or positional relationship indicated with respect to the description of the orientation, such as up, down, etc., is based on the direction or positional relationship shown in the drawings, is merely for convenience of describing the present invention and simplifying the description, and does not indicate or imply that the apparatus or element referred to must have a specific orientation, be constructed and operated in a specific orientation, and thus should not be construed as limiting the present invention.
In the description of the present invention, unless explicitly defined otherwise, terms such as arrangement, installation, connection, etc. should be construed broadly and the specific meaning of the terms in the present invention can be determined reasonably by a person skilled in the art in combination with the specific content of the technical solution.
The following description of the embodiments of the present invention will be made with reference to the accompanying drawings, in which it is apparent that the embodiments described below are some, but not all embodiments of the invention.
In order to better describe the data transmission method, system, node and readable storage medium of the embodiments of the present invention, a working system is proposed herein, as shown in fig. 1, where the working system includes a first machine room and a second machine room, the first machine room deploys a control module, a configuration library, a data cache module, a data receiving module and an encryption module, the configuration library is used for storing configuration information, and the second machine room deploys a decryption module, a data output module and a data storage module; after an administrator issues a configuration instruction to a first machine room through the Web (World Wide Web), the data receiving module can acquire configuration information corresponding to the configuration instruction and complete initialization configuration, and then the first machine room can complete caching, encryption and forwarding of data to be forwarded according to the configuration information and forward the data to a second machine room. After receiving the data received by the first machine room, the second machine room receives, decrypts and stores the data in the data storage module.
It should be noted that, the working system provided in the embodiment is for more clearly describing the technical solution of the embodiment of the present invention, and does not limit the technical solution provided in the embodiment of the present invention.
Referring to fig. 2, fig. 2 is a flowchart of a data transmission method according to an embodiment of the present invention, including but not limited to steps S100 to S300,
step S100, obtaining data to be forwarded according to service limitation preset time;
step S200, the data length of the data to be forwarded is adjusted according to the preset value of the bandwidth speed limit, and the data to be forwarded is obtained;
step S300, the forwarding data is sent to the next node.
The service limit preset time represents the time when the data to be forwarded is not allowed to be sent, in the time period, the data receiving module can stop reading the data to be forwarded from the data caching module so as to ensure that normal business is not impacted as much as possible, and the data to be forwarded can be read only in the time period corresponding to the time exceeding the service limit preset time, and the data is forwarded.
In the process of forwarding data, the influence of occupied network bandwidth on normal service is further considered, so that the transmission rate of data transmitted by the data receiving module is restrained by utilizing the bandwidth speed limit preset value, and the data quantity transmitted each time is within the restraint range of the bandwidth speed limit preset value. And when the data quantity of the data to be forwarded read each time exceeds the target length, the data length is adjusted to the range of the constraint of the bandwidth speed limit preset value, so that the loss of the data can be avoided, and the situation that excessive bandwidth is occupied during data transmission can be ensured. Finally, after the service limiting preset time and the bandwidth limiting preset value are subjected to double limiting and adjusting, the forwarding data read from the data caching module can be transmitted to the next node (for example, the second machine room).
According to the data transmission method, the preset service limiting time is set, so that the current node does not perform data transmission in the peak time of normal service handling, occupation of the off-site broadband in the normal service handling time is effectively reduced, meanwhile, the preset bandwidth limiting value occupied by data transmission is further limited when off-site data transmission is performed, the problem that the bandwidth is fully occupied due to short-time data surge in off-site data transmission is avoided, and interference to normal service handling is further relieved.
In some embodiments, step S100 includes, but is not limited to, the following steps:
and stopping acquiring the data to be forwarded from the data caching module if the current time is within the service limit preset time, wherein the data caching module is used for caching the data to be forwarded sent by the previous node.
And in a practical section corresponding to the service limiting preset time, the data receiving module can stop reading the data to be forwarded from the data caching module, and further can stop the next node to send the data to be forwarded. At this time, the previous node (for example, other service systems or a higher data center) may continue to send data to be forwarded to the first machine room, and then the data to be forwarded are stored in the data buffer module of the first machine room in a queue according to a time sequence, and after exceeding the service limit for a preset time, the data to be forwarded are read and then sent.
In some embodiments, step S100 further comprises the steps of:
and if the current time is not in the service limiting preset time, acquiring data to be forwarded from a data caching module, wherein the data caching module is used for caching the data to be forwarded sent by the previous node.
When the time period corresponding to the service limit preset time is exceeded, the data receiving module reads the data to be forwarded according to the time sequence of the data to be forwarded cached in the data caching module and then transmits the data to the next node; it should be noted that, in the forwarding process, if data is sent to the first machine room, the data is stored at the last end of the cached data queue in the data caching module, and the data is sent continuously according to the time sequence after the backlogged data to be forwarded is sent.
In some embodiments, step S200 includes, but is not limited to, the steps of:
if the data length of the currently read data to be forwarded exceeds the bandwidth speed limit preset value, discarding the currently read data to be forwarded, and re-reading the data length to be smaller than the data length of the currently read data to be forwarded until the data length of the re-read data to be forwarded is smaller than or equal to the bandwidth speed limit preset value, thereby obtaining the data to be forwarded.
When data is read, in order to ensure the completeness of the data, the data can be read one by one, therefore, when the data is read, the approximate number M can be estimated according to the configuration, but after the M data is read, the bandwidth required by single data transmission is likely to exceed the preset bandwidth limiting value, at the moment, in order to avoid overspeed, the M data read before is discarded in order to ensure the integrity of data transmission, then the M-1 data is read again, whether the preset bandwidth limiting value is exceeded is judged, if so, the number of the data read is further reduced until the finally read data to be forwarded is within the constraint range of the preset bandwidth limiting value, and finally the finally read data is transmitted as the current data. It should be noted that, the data in the data buffer module may not be discarded in the reading stage, but may be discarded or covered after the current forwarding data is sent, so as to ensure the integrity of the final transmission data.
In some embodiments, step S200 further comprises the steps of:
and if the data length of the currently read data to be forwarded is smaller than or equal to the preset bandwidth speed limit value, taking the data to be forwarded as the current forwarding data.
When the data length of the data to be forwarded read by the data receiving module does not exceed the preset bandwidth speed limit value, the data transmission is indicated to not exceed the constraint range of the preset bandwidth speed limit value, and therefore the read data to be forwarded is directly sent.
In some embodiments, the data transmission method further comprises:
and encrypting the data to be forwarded.
For the security of data transmission, encryption processing is performed first during data transmission to prevent non-relevant personnel or institutions from stealing business materials. The data to be forwarded, read by the data receiving module, is encrypted by the encryption module and then transmitted to the second computer room, and the second computer room is decrypted by the decryption module and then transmitted to the data storage module. It should be noted that, because the encryption of the data is required, and the data length of the data is changed during encryption, in order to ensure that the constraint requirement of the bandwidth speed limit preset value is not exceeded in the data transmission process, the data receiving module firstly encrypts the data after reading the data to be forwarded, and then judges whether the data length of the data exceeds the constraint of the bandwidth speed limit preset value.
In some embodiments, the encryption process may be directly performed using the 3DES reversible algorithm, or may be performed using other existing encryption algorithms.
As shown in fig. 3, in some embodiments, the data transmission method further includes step S400,
step S400, obtaining configuration information, wherein the configuration information comprises service limit preset time and a wide speed limit preset value.
Before data is received and transmitted, in order to ensure that the transmitted data can receive time and bandwidth constraints, configuration information is acquired in advance, and after the configuration information is acquired, initialization configuration is completed.
For better illustrating the data transmission method according to the embodiments of the present application, a specific embodiment is further described herein. In this embodiment, the service limit preset time is 8:00 to 18:00, the bandwidth limit preset value is 1M/S, and the encryption algorithm is a 3DES reversible algorithm.
An administrator issues a configuration instruction to a configuration library on a WEB interface, and a data receiving module reads configuration information (at least comprising service limit preset time and bandwidth limit preset value) corresponding to the configuration instruction and completes initialization setting;
the data receiving module continuously receives data to be forwarded transmitted by an external system and stores the data in the data caching module;
if the current time is 8:00 to 18:00, continuously caching the received data to be forwarded and a data caching module;
if the current time is not 8:00 to 18:00, starting a thread, reading data to be forwarded from a data caching module, reading M pieces of data according to configuration information for the first time, and encrypting the read M pieces of data by using a 3DES reversible algorithm to obtain encrypted data to be forwarded; judging whether the data length of the encrypted data to be forwarded exceeds 1M, if so, discarding the read data, re-reading M-1 pieces of data, and then re-judging whether the data length of the read data to be forwarded is less than 1M until the data length of the read data to be forwarded after encryption processing is less than 1M, wherein the data to be forwarded is used as the data to be forwarded; in addition, when the length of the data after the encryption of the M pieces of data read for the first time is less than 1M, the data can be directly used as the current forwarding data;
and forwarding the forwarded data to a decryption module in the second machine room, completing decryption work, and sending the decrypted data to a data storage module for storage.
According to the data transmission method of the embodiment, the preset time for limiting the service is set, so that the current node cannot conduct data transmission in the peak time of normal service handling, occupation of the off-site broadband in the normal service handling time is effectively reduced, meanwhile, when off-site data transmission is conducted, the preset value for limiting the bandwidth speed occupied by the data transmission is further limited, and therefore the problem that the bandwidth is fully occupied due to short-time data surge in off-site data transmission is avoided, and interference to normal service handling is further relieved.
An embodiment of the present invention also provides a data transmission system including: a data receiving unit, a data reading unit and a data transmitting unit,
the data receiving unit is used for acquiring data to be forwarded according to the service limit preset time;
the data reading unit is used for adjusting the data length of the data to be forwarded according to the bandwidth speed limit preset value to obtain the data forwarded at this time;
and the data transmitting unit is used for transmitting the forwarding data of the time to the next node.
The service limiting preset time represents the time when the data to be forwarded is not allowed to be sent, in the time period, the data receiving unit can stop reading the data to be forwarded from the data caching module so as to ensure that normal business is not impacted as much as possible, and the data to be forwarded can be read only in the time period corresponding to the time exceeding the service limiting preset time, and the data is forwarded.
In the process of forwarding data, the influence of occupied network bandwidth on normal service is further considered, so that the transmission rate of data transmitted by the data receiving module is restrained by utilizing the bandwidth speed limit preset value, and the data quantity transmitted each time is within the restraint range of the bandwidth speed limit preset value. And when the data quantity of the data to be forwarded read by the data reading unit each time exceeds the target length, the data length is adjusted to the range of the constraint of the bandwidth speed limit preset value, so that the loss of the data can be avoided, and the situation that excessive bandwidth is occupied during data transmission can be ensured. Finally, after the service limiting preset time and the bandwidth limiting preset value are subjected to double limiting and adjustment, the forwarding data read from the data caching module can be transmitted to the next node (for example, the second machine room) through the data sending unit.
The data transmission system of the embodiment of the invention ensures that the current node does not carry out data transmission in the peak time of normal service handling by setting the service limiting preset time, thereby effectively reducing the occupation of the off-site broadband in the normal service handling time, and simultaneously, further limiting the bandwidth limiting preset value occupied by the data transmission when carrying out off-site data transmission, thereby avoiding the problem that the off-site data transmission is fully occupied by the bandwidth due to short-time data surge and further relieving the interference on the normal service handling.
In addition, an embodiment of the present invention also provides a node, where the node includes a memory, a communication module, a processor, and a computer program stored on the memory and capable of running on the processor, and the processor implements the data transmission method as described above when executing the computer program.
In addition, an embodiment of the present invention further provides a computer readable storage medium storing computer executable instructions for performing a data transmission method as described above, for example, by a processor in an embodiment of the node, which may cause the processor to perform the data transmission method in the embodiment described above, for example, the method described above in fig. 2 and 3.
The non-transitory software programs and instructions required to implement the data transmission methods of the above embodiments are stored in the memory and when executed by the processor, perform the data transmission methods of the above embodiments, for example, the methods of fig. 2, 3 described above.
Those of ordinary skill in the art will appreciate that all or some of the steps, systems, and methods disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as known to those skilled in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other storage element technology, CD-ROM, digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer. Furthermore, as is well known to those of ordinary skill in the art, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the above embodiments, and various changes can be made within the knowledge of one of ordinary skill in the art without departing from the spirit of the present invention.

Claims (10)

1. A data transmission method, comprising:
acquiring data to be forwarded according to service limitation preset time;
the data length of the data to be forwarded is adjusted according to the bandwidth speed limit preset value, and the data to be forwarded is obtained;
and sending the forwarding data to the next node.
2. The method for transmitting data according to claim 1, wherein the obtaining the data to be forwarded according to the service restriction preset time includes:
and stopping acquiring the data to be forwarded from a data caching module if the current time is within the service limit preset time, wherein the data caching module is used for caching the data to be forwarded sent by the last node.
3. The method for transmitting data according to claim 1, wherein the obtaining the data to be forwarded according to the service restriction preset time includes:
and if the current time is not in the service limiting preset time, acquiring the data to be forwarded from a data caching module, wherein the data caching module is used for caching the data to be forwarded sent by the last node.
4. The data transmission method according to claim 1, wherein the adjusting the data length of the data to be forwarded according to the preset value of the bandwidth limit to obtain the current forwarding data includes:
and if the data length of the currently read data to be forwarded exceeds the bandwidth speed limit preset value, discarding the currently read data to be forwarded, and re-reading the data length smaller than the data length of the currently read data to be forwarded until the re-read data length of the data to be forwarded is smaller than or equal to the bandwidth speed limit preset value, thereby obtaining the data to be forwarded.
5. The data transmission method according to claim 1, wherein the adjusting the data length of the data to be forwarded according to the preset value of the bandwidth limit to obtain the current forwarding data includes:
and if the data length of the currently read data to be forwarded is smaller than or equal to the bandwidth speed limit preset value, taking the data to be forwarded as the current forwarding data.
6. The data transmission method according to claim 1, characterized in that the data transmission method further comprises:
and encrypting the data to be forwarded.
7. The data transmission method according to claim 1, characterized in that the data transmission method further comprises:
and acquiring configuration information, wherein the configuration information comprises the service limit preset time and the wide speed limit preset value.
8. A data transmission system, comprising:
the data receiving unit is used for acquiring data to be forwarded according to the service limit preset time;
the data reading unit is used for adjusting the data length of the data to be forwarded according to the bandwidth speed limit preset value to obtain the data to be forwarded at this time;
and the data transmitting unit is used for transmitting the forwarding data of the time to the next node.
9. A node comprising a memory, a communication module, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the data transmission method according to any of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium storing computer-executable instructions for causing a computer to perform the data transmission method according to any one of claims 1 to 7.
CN202211580990.1A 2022-12-09 2022-12-09 Data transmission method, system, node and readable storage medium Pending CN116016369A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211580990.1A CN116016369A (en) 2022-12-09 2022-12-09 Data transmission method, system, node and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211580990.1A CN116016369A (en) 2022-12-09 2022-12-09 Data transmission method, system, node and readable storage medium

Publications (1)

Publication Number Publication Date
CN116016369A true CN116016369A (en) 2023-04-25

Family

ID=86032563

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211580990.1A Pending CN116016369A (en) 2022-12-09 2022-12-09 Data transmission method, system, node and readable storage medium

Country Status (1)

Country Link
CN (1) CN116016369A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117255058A (en) * 2023-11-17 2023-12-19 深圳万物安全科技有限公司 Network speed limiting method, terminal equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117255058A (en) * 2023-11-17 2023-12-19 深圳万物安全科技有限公司 Network speed limiting method, terminal equipment and storage medium
CN117255058B (en) * 2023-11-17 2024-02-23 深圳万物安全科技有限公司 Network speed limiting method, terminal equipment and storage medium

Similar Documents

Publication Publication Date Title
US6449631B1 (en) Method and apparatus for transmitting data in a network wherein acknowledgment signals are transmitted to acknowledge receipt of data
US7584201B2 (en) Management of mobile-device data
US7945736B2 (en) Dynamic load management of network memory
US20200366479A1 (en) Communication device and method using message history-based security key by means of blockchain
US11792650B2 (en) Unauthorized communication detection apparatus and recording medium
CN112640365B (en) Controller area network CAN bus secure communication method and device
CN116016369A (en) Data transmission method, system, node and readable storage medium
CN113157625B (en) Data transmission method, device, terminal equipment and computer readable storage medium
US11677769B2 (en) Counting SYN packets
CN116566921B (en) Congestion control method, system and storage medium for remote direct memory access reading
CN115174490A (en) Data transmission method and network application terminal
KR101950012B1 (en) DDS System and method for efficient secure communications
CN113726743B (en) Method, device, equipment and medium for detecting network replay attack
US20200236089A1 (en) Rdma-based data transmission method, network interface card, server and medium
CN115514710A (en) Weak connection flow management and control method based on self-adaptive sliding window
KR102526436B1 (en) Read transaction tracker lifetime in a coherent interconnect system
KR20220053386A (en) Data communication method and apparatus for efficient file transmission
CN113852558A (en) Network congestion control method, device and computer readable storage medium
JP2009031882A (en) Device management system, and server and virtual device management program used therefor
EP1547416A1 (en) Method for calculating hashing of a message in a device communicating with a smart card
CN112487405A (en) Authority information processing method and device
CN114268412B (en) Vehicle communication method, device, storage medium and equipment
EP3879768A1 (en) Information processing device that processes write request and transmission control method
KR102220774B1 (en) System and method for encryption processing in terminal
CN115982090B (en) Method and device for realizing remote memory access by cooperation of software and hardware

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