CN117978877A - Communication request processing method and device, electronic equipment and storage medium - Google Patents

Communication request processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN117978877A
CN117978877A CN202410124114.0A CN202410124114A CN117978877A CN 117978877 A CN117978877 A CN 117978877A CN 202410124114 A CN202410124114 A CN 202410124114A CN 117978877 A CN117978877 A CN 117978877A
Authority
CN
China
Prior art keywords
communication request
link
communication
candidate
determining
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
CN202410124114.0A
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.)
Beijing Password Cloud Core Technology Co ltd
Original Assignee
Beijing Password Cloud Core 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 Beijing Password Cloud Core Technology Co ltd filed Critical Beijing Password Cloud Core Technology Co ltd
Priority to CN202410124114.0A priority Critical patent/CN117978877A/en
Publication of CN117978877A publication Critical patent/CN117978877A/en
Pending legal-status Critical Current

Links

Abstract

The embodiment of the invention discloses a processing method and device of a communication request, electronic equipment and a storage medium. Determining a bandwidth required by a communication request according to an application program, an IP address, an interface and a transmission protocol to which the communication request belongs; determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request; and distributing a target link for the communication request from each candidate link according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the distribution weight of each candidate link, and executing the communication request by adopting the distributed target link. The technical scheme provided by the embodiment of the invention is convenient for improving the network utilization rate, safety, reliability and stability by dynamically determining the distribution weight of each candidate link, selecting the target link based on the distribution weight and executing the communication request.

Description

Communication request processing method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computer network communication, in particular to a processing method and device of a communication request, electronic equipment and a storage medium.
Background
With the development of network technology, the scale of the network is continuously enlarged, the complexity of the network is continuously increased, and the performance and reliability of the network are focused.
Because of poor network correlation of operators, coverage blind areas of base stations and problems of frequent network interruption, low speed and low bandwidth caused by handover of traditional mobile Internet access equipment, communication requirements of users in urban traffic, rail traffic, machine-to-machine communication and other scenes are hardly met, general network requirements of surfing Internet, teleworking, video call, command scheduling and the like in the intelligent manufacturing industry are hardly met, and special network requirements of industries such as vehicle-to-ground real-time communication, emergency communication, data acquisition, data transmission, big data analysis and the like are also hardly met.
In the prior art, intermediate data transmission is generally performed based on a user data report (User Datagram Protocol, UDP) protocol or an extended protocol based on UDP, so as to solve the above network requirements. However, the prior art has the problems of low bandwidth utilization rate, insufficient reliability, unbalanced load, unsatisfied security level, and the like.
Disclosure of Invention
The invention provides a processing method, a processing device, electronic equipment and a storage medium of a communication request, so as to improve network utilization rate, safety, reliability and stability.
In a first aspect, an embodiment of the present invention provides a method for processing a communication request, where the method includes:
Determining the bandwidth required by the communication request according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs;
Determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request;
distributing target links for the communication request from the candidate links according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the distribution weight of the candidate links;
the communication request is performed using the assigned target link.
In a second aspect, an embodiment of the present invention further provides a processing apparatus for a communication request, where the apparatus includes:
The communication information determining module is used for determining the bandwidth required by the communication request according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs;
the aggregation type determining module is used for determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request;
the target link allocation module is used for allocating a target link for the communication request from each candidate link according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the allocation weight of each candidate link;
and the communication request execution module is used for executing the communication request by adopting the distributed target link.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
At least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores a computer program executable by the at least one processor to enable the at least one processor to perform a method of processing a communication request according to any one of the embodiments of the present invention.
In a fourth aspect, embodiments of the present invention further provide a storage medium containing computer-executable instructions that, when executed by a computer processor, enable the computer processor to perform any one of the processing methods of communication requests provided by the embodiments of the present invention.
According to the embodiment of the invention, the bandwidth required by the communication request is determined according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs; determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request; distributing target links for the communication request from the candidate links according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the distribution weight of the candidate links; the communication request is performed using the assigned target link. The technical scheme provided by the embodiment of the invention is convenient for improving the network utilization rate, safety, reliability and stability by dynamically determining the distribution weight of each candidate link, selecting the target link based on the distribution weight and executing the communication request.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a processing method of a communication request according to a first embodiment of the present invention;
fig. 2 is a flowchart of another processing method of a communication request according to the second embodiment of the present invention;
FIG. 3A is a schematic diagram of a module design architecture according to a third embodiment of the present invention;
Fig. 3B is a schematic diagram of a network architecture according to a third embodiment of the present invention;
Fig. 3C is a schematic structural diagram of a hardware block diagram of a multi-link aggregation terminal according to a third embodiment of the present invention;
fig. 3D is a schematic structural diagram of a network protocol architecture diagram according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a processing device for a communication request according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to a method for processing a communication request provided in a fifth embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In addition, it should be noted that, in the technical scheme of the invention, the related processes of collection, storage, use, processing, transmission, provision, disclosure and the like of the related data and the like all conform to the regulations of related laws and regulations and do not violate the popular regulations.
Example 1
Fig. 1 is a flowchart of a communication request processing method provided in an embodiment of the present invention, where the embodiment is applicable to a case of allocating a target link for a communication request and executing the communication request based on the allocated target link, the method may be executed by a communication request processing apparatus, where the communication request processing apparatus may be implemented in a form of hardware and/or software, and the communication request processing apparatus may be configured in an electronic device, where the electronic device may be a terminal device or a server, and the embodiment of the present invention is not limited thereto.
As shown in fig. 1, the method for processing a communication request provided by the embodiment of the invention specifically includes the following steps:
s110, determining the bandwidth required by the communication request according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs.
Specifically, in response to the actual demand of the received communication request, the bandwidth required by the communication request may be determined according to the application program, the IP address, the interface, and the transmission protocol to which the communication request belongs. The embodiment of the invention does not limit the determination mode of the bandwidth required by the communication request. In addition, in combination with an actual application scenario, the number of communication requests may be at least one, and the embodiment of the present invention does not limit the number of communication requests.
Particularly, IP (Internet Protocol) addresses to which communication requests belong refer to internet protocol addresses, which are a unified address format provided by an IP protocol, and can allocate a logical address to each network and each host on the internet so as to shield differences of physical addresses, wherein the IP addresses have uniqueness, and the IP protocol is a protocol designed for communication of computer network interconnection; a transmission protocol refers to a rule that both parties transmitting and receiving data should commonly adhere to during data transmission.
According to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs, the bandwidth required by the communication request can be determined, and further, the subsequent work can be carried out according to the acquired bandwidth, so that the bandwidth meeting the requirement can be allocated for the communication request based on the data information to which the communication request belongs.
S120, determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request.
Specifically, the aggregation type to which the communication request belongs may be determined according to the application program, the transmission protocol, and the data amount to which the communication request belongs. The embodiment of the invention does not limit the determination mode of the aggregation type to which the communication request belongs. The aggregation type to which the communication request belongs may be understood as whether the communication request needs to be aggregated, which is not limited in the embodiment of the present invention. In addition, the embodiment of the invention does not limit the acquisition modes of the application program, the transmission protocol and the data volume to which the communication request belongs.
Based on the application program, the transmission protocol and the data volume to which the communication request belongs, the aggregation type to which the communication request belongs can be determined, and then follow-up work is carried out according to the aggregation type to which the communication request belongs.
S130, distributing a target link for the communication request from the candidate links according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the distribution weight of the candidate links.
Specifically, based on the allocation weight of each candidate link, a target link may be selected from each candidate link according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs, and the selected target link may be allocated to the communication request.
The allocation weights of the candidate links may be preset, may be automatically generated by analyzing the candidate links, or may be dynamically adjusted. In addition, the presentation manner of the weight allocation for each candidate link may be probability or percentage, which is not limited in the embodiment of the present invention. In particular, when a target link is allocated for a communication request from among candidate links based on bandwidth and aggregation type, the embodiment of the present invention does not limit the allocation manner selected.
Based on different allocation weights of each candidate link, a corresponding target link can be allocated to each candidate link according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs, so that the allocation weights of each candidate link can be determined in a dynamic mode, and the most suitable target link is selected for the communication request based on the allocation weights, thereby realizing efficient data transmission of the communication request.
And S140, executing the communication request by adopting the distributed target link.
Specifically, the allocated target link may be used to execute a corresponding communication request.
Optionally, based on the technical solution provided by the embodiment of the present invention, the method for processing a communication request further includes determining, according to an application program, an IP address, an interface, and a transport protocol to which the communication request belongs, a communication priority required by the communication request; the processing order between the different communication requests is determined using the communication priority.
Specifically, after the communication request is executed based on the allocated target link, the communication priority required by the communication request can be determined according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs, and then the processing sequence among different communication requests is determined based on the communication priority. In particular, the method for determining the communication priority required by the communication request and the method for determining the processing sequence among different communication requests according to the communication priority are not limited in the embodiment of the invention.
The communication request can be executed by using the allocated target link, in addition, the communication priority required by the communication request can be determined according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs, and then the processing sequence among different communication requests can be determined according to the adopted communication priority. The high-efficiency transmission of the communication request is realized, the utilization rate of the link transmission capacity is improved, and the stability and the reliability of the link transmission are greatly improved.
In an implementation manner of an alternative embodiment, the method for processing a communication request further includes determining an allocation weight of a candidate link by: acquiring the current available bandwidth, the current response time length and the current packet loss rate of the candidate link from the current state data of the candidate link; determining the stability of the candidate link according to the historical available bandwidth, the historical response time length and the historical packet loss rate in the historical state data of the candidate link; and determining the allocation weight of the candidate link according to the current available bandwidth, the current response time length, the current packet loss rate and the stability of the candidate link.
Specifically, for the determination mode of the allocation weight of the candidate link, the current available bandwidth, the current response time length and the current packet loss rate of the candidate link may be obtained from the current state data of the candidate link, and the stability of the candidate link may be determined according to the historical available bandwidth, the historical response time length and the historical packet loss rate in the historical state data of the candidate link. And further determining the allocation weight of the candidate link according to the current available bandwidth, the current response time length, the current packet loss rate and the stability of the candidate link. In particular, the method for acquiring the current data information of the candidate link, the method for acquiring the historical data information in the historical state data of the candidate link and the method for determining the allocation weight of the candidate link are not limited.
When determining the stability of the candidate link, the data information in the historical state data may be analyzed, for example, the fluctuation range of the historical available bandwidth, the fluctuation range of the current response time length and the fluctuation range of the historical packet loss rate may be evaluated.
Acquiring the current available bandwidth, the current response time length and the current packet loss rate of the candidate link from the current state data of the candidate link; determining the stability of the candidate link according to the historical available bandwidth, the historical response time length and the historical packet loss rate in the historical state data of the candidate link; and determining the allocation weight of the candidate link according to the current available bandwidth, the current response time length, the current packet loss rate and the stability of the candidate link. The currently set determination mode of the allocation weights of the candidate links is that the determination is performed based on the current data information and the data information of the historical state of the candidate links, so that the dynamic adjustment of the allocation weights of the candidate links can be realized, and the follow-up work can be conveniently carried out according to the dynamically adjusted allocation weights.
According to the embodiment of the invention, the bandwidth required by the communication request is determined according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs; determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request; distributing target links for the communication request from the candidate links according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the distribution weight of the candidate links; the communication request is performed using the assigned target link. In addition, the technical scheme provided by the embodiment of the invention further comprises the step of determining the communication priority required by the communication request according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs; the processing order between the different communication requests is determined using the communication priority. Particularly, the determination mode of the weight allocation for the candidate link may be that the current available bandwidth, the current response time length and the current packet loss rate of the candidate link are obtained from the current state data of the candidate link; determining the stability of the candidate link according to the historical available bandwidth, the historical response time length and the historical packet loss rate in the historical state data of the candidate link; and determining the allocation weight of the candidate link according to the current available bandwidth, the current response time length, the current packet loss rate and the stability of the candidate link. The technical scheme provided by the embodiment of the invention is convenient for improving the network utilization rate, safety, reliability and stability by dynamically determining the distribution weight of each candidate link, selecting the target link based on the distribution weight and executing the communication request.
Example two
Fig. 2 is a flowchart of another processing method of a communication request according to the second embodiment of the present invention, where the technical solution of the embodiment of the present invention is further optimized based on the foregoing alternative technical solutions.
Further, the allocation weight based on each candidate link is further refined into the allocation of the target link for the communication request from each candidate link according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs, and whether the residual bandwidth of a single candidate link meets the bandwidth required by the communication request is determined according to the current state data of each candidate link; if not, taking the allocation weight of each candidate link as the allocation probability of the corresponding candidate link, and selecting at least two target links from each candidate link for the communication request by adopting the allocation probability; determining the specific weight of data on the target links by adopting the distribution weights of at least two target links, fragmenting the data to be transmitted of the communication request according to the data ratio to obtain at least two data fragments, and distributing the at least two data fragments to the at least two target links so as to improve the network utilization rate, the safety, the reliability and the stability. It should be noted that, in the present embodiment, parts not described in the present embodiment may refer to the related expressions of other embodiments, which are not described herein.
As shown in fig. 2, another method for processing a communication request according to an embodiment of the present invention specifically includes the following steps:
S210, determining the bandwidth required by the communication request according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs.
S220, determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request.
Specifically, in response to the received communication request, the bandwidth to which the communication request belongs may be determined according to the application program, the IP address, the interface, and the transmission protocol to which the communication request belongs; the type of aggregation to which the communication request belongs may be determined based on the application, transmission protocol, and amount of data to which the communication request belongs.
The aggregation type to which the communication request belongs can be used for representing whether the communication request is suitable for aggregation, and the aggregation types to which different communication requests belong can be manually pre-designated or can be obtained dynamically by further analyzing the communication request.
And determining the bandwidth required by the communication request and the aggregation type of the communication request according to the data information of the communication request so as to facilitate the follow-up work according to the acquired information of the communication request.
S230, determining whether the residual bandwidth of each candidate link meets the bandwidth required by the communication request according to the current state data of each candidate link aiming at the communication request with the aggregation type suitable for aggregation.
And S240, if not, taking the allocation weight of each candidate link as the allocation probability of the corresponding candidate link, and selecting at least two target links from the candidate links for the communication request by adopting the allocation probability.
Specifically, in the case that the aggregation type to which the communication request belongs is suitable for aggregation, whether the residual bandwidth of the single candidate link meets the existence of the bandwidth required by the communication request can be judged according to the current state data of each candidate link. If not, that is, if there is no bandwidth that the remaining bandwidth of the single candidate link satisfies the bandwidth required by the communication request, at least one candidate link needs to be provided for the bandwidth required by the communication request, then the allocation weight of each candidate link can be used as the allocation probability of the corresponding candidate link, and at least two target links are selected for the communication request from each candidate link according to the allocation probability obtained at the moment.
When the target link is selected according to the allocation probability, the allocation weight of each candidate link may be used as the allocation probability of the corresponding candidate link, or the allocation probability may be obtained by performing weighted calculation on the allocation weight. For example, if the allocation weights of the candidate links are respectively 10%, 20%, 30% and 50%, where the allocation weights of the candidate links are regarded as the allocation probabilities of the corresponding candidate links, the corresponding allocation probabilities may be determined to be 9.1%, 18.2%, 27.3% and 45.4%, so as to equalize the data on the candidate links, and then at least two target links are selected for the communication request from the candidate links based on the allocation probabilities.
According to the method, for the communication request suitable for aggregation, under the condition that the current state data of each candidate link does not have the bandwidth required by the single candidate link to meet the bandwidth required by the communication request, according to the provided determination method of the allocation weights of the candidate links, the obtained allocation weights are used as the allocation probability of the corresponding candidate links, and at least two target links are selected for the communication request, so that the communication request is conveniently selected to be suitable for the target links, and efficient transmission of the data is realized.
In addition, in an implementation manner of an alternative embodiment, based on the allocation weight of each candidate link, a target link is allocated to the communication request from each candidate link according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs, and the method further includes: if the residual bandwidth of the single candidate link meets the bandwidth required by the communication request, taking the allocation weight of each candidate link as the allocation probability of the corresponding candidate link, and selecting a unique target link from each candidate link by adopting the allocation probability; the data to be transmitted of the communication request is assigned to the selected target link.
Specifically, if there is a bandwidth that the remaining bandwidth of a single candidate link satisfies the bandwidth required by the communication request, that is, for a communication request with a single link aggregation type, the allocation weight of each candidate link may be used as the allocation probability of the corresponding candidate link, and the obtained allocation probability is used to select a unique target link from each candidate link for the communication request, and then allocate the data to be transmitted of the communication request to the selected target link. In particular, for the communication request with the single link aggregation type, the selection manner of selecting the unique target link for any communication request based on each candidate link is not limited.
For a communication request with a single link aggregate type, the allocation weight of each candidate link can be used as the allocation probability of the corresponding candidate link, and the allocation probability is adopted to select a unique target link for the communication request from the candidate links; and distributing the data to be transmitted of the communication request to the selected target link so as to facilitate distributing a proper target link for the communication request of the single link to carry out data transmission work of the data to be transmitted.
S250, determining the proportion of data on the target links by adopting the distribution weights of at least two target links, fragmenting the data to be transmitted of the communication request according to the data ratio to obtain at least two data fragments, and distributing the at least two data fragments to the at least two target links.
Specifically, based on the allocation weights of at least two target links, the specific gravity of the data on the target links can be determined, then the data to be transmitted of the communication request is fragmented according to the data ratio, at least two data fragments can be obtained, and the at least two data fragments are allocated to the at least two target links.
For example, in S240, the method may further include determining the specific gravity of the data on the corresponding target link based on the obtained allocation weights of the at least two target links, and then slicing the data to be transmitted of the communication request according to the data ratio to obtain at least two data slices, and allocating the at least two data slices to the at least two target links, so as to facilitate development of the subsequent work.
And S260, executing the communication request by adopting the distributed target link.
Specifically, based on the assigned target link, the communication request may be performed based thereon. The embodiment of the invention does not limit the execution mode of the communication request based on the allocated target link.
According to the embodiment of the invention, the bandwidth required by the communication request is determined according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs; determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request; for a communication request with the aggregation type suitable for aggregation, determining whether the residual bandwidth of a single candidate link meets the bandwidth required by the communication request according to the current state data of each candidate link; if not, taking the allocation weight of each candidate link as the allocation probability of the corresponding candidate link, and selecting at least two target links from each candidate link for the communication request by adopting the allocation probability; determining the specific weight of data on the target links by adopting the allocation weights of at least two target links, fragmenting the data to be transmitted of the communication request according to the data ratio to obtain at least two data fragments, and allocating the at least two data fragments to the at least two target links; if the residual bandwidth of the single candidate link meets the bandwidth required by the communication request, taking the allocation weight of each candidate link as the allocation probability of the corresponding candidate link, and selecting a unique target link from each candidate link by adopting the allocation probability; distributing the data to be transmitted of the communication request to a selected target link; executing the communication request by adopting the distributed target link; the technical scheme provided by the embodiment of the invention is convenient for improving the network utilization rate, safety, reliability and stability by dynamically determining the distribution weight of each candidate link, selecting the target link based on the distribution weight and executing the communication request.
Example III
The processing method of the communication request set forth in the present invention is better understood and known by those skilled in the relevant arts, and the overall processing logic of the communication request is further illustrated.
In an implementation manner of a specific embodiment, as shown in a schematic diagram of a module design architecture provided in an embodiment of the present invention in fig. 3A, the module design architecture includes a multilink aggregation terminal and a multilink aggregation server. In particular, data transmission is performed between the multilink aggregation terminal and the multilink aggregation server through a plurality of communication links. The multi-link aggregation terminal comprises an intelligent data distribution/classification module, a link state detection module, a multi-link aggregation module and an encryption module; the multilink aggregation server comprises an encryption module and a multilink aggregation module.
After a communication request of a user enters a system, the communication request is distinguished through an intelligent data distribution/classification module, the module can classify the current communication connection through information such as an application program, a target IP (Internet protocol) and an interface of the communication data, a transmission protocol, a response time length and the like according to the configuration items of the requested network data, history data and actual scene requirements, and the module judges the distribution processing of different security level information: direct forwarding, forwarding after encryption processing by using a specified mode, forwarding by using multi-link aggregation, and forwarding after multi-link aggregation after encryption processing by using a specified mode. Network data including, but not limited to, applications, transmission protocols, response time, communication bandwidth; the history data includes, but is not limited to, local history records, and can be obtained by modifying network data based on an iterative learning algorithm of machine learning.
The encryption module is responsible for key management and encryption and decryption calculation of data, and the multilink aggregation module is used for calling and participating in the encryption and decryption calculation of communication data according to configuration requirements, so that the encryption module can be used for representing the security level in the data transmission process. The multi-link aggregation module can judge different processing modes of the data according to the intelligent data distribution/classification module, calls the encryption module to encrypt and decrypt the data corresponding to the requirement, and distributes one or more links for each communication according to the states of a plurality of links which can be used. In the communication process, the module does not need to aggregate the transmitted data, and selects a proper link for transmission and reception; the data to be transmitted in an aggregation way is segmented or combined, a plurality of links are selected to forward and receive the data, and data transmission is carried out between a transmission control protocol (Transmission Control Protocol, TCP) protocol and a multilink aggregation server. Among other things, TCP is a connection-oriented, reliable, byte stream based transport layer communication protocol intended to accommodate a layered protocol hierarchy supporting multiple network applications. Reliable communication services are provided by means of TCP between pairs of processes in host computers connected to different but interconnected computer communication networks. TCP assumes that it can obtain simple, possibly unreliable datagram services from lower level protocols. In principle, TCP should be able to operate over a variety of communication systems from hardwired to packet-switched or circuit-switched networks. The link state monitoring module can track the link state information such as the communication rate, the packet loss rate, the network fluctuation and the like in each link in real time, provides a basis for dynamically adjusting the distribution proportion of each link to be sent to the intelligent data distribution/classification module, and improves the utilization rate of each communication link.
Particularly, the multilink aggregation server side synchronizes encryption configuration of the multilink aggregation terminal, calls an encryption module to encrypt and decrypt data corresponding to the requirement, segments or combines the data, forwards and receives the data through a plurality of links, and uses a TCP protocol to transmit the data with the multilink aggregation terminal.
That is, the intelligent data distribution/classification module adopts a mode of combining a machine learning algorithm and configuration to realize the allocation of security level, required bandwidth reservation, communication priority and the like to the communication request entering the system, and the machine learning algorithm used by the module can train a large amount of communication data in a network and automatically learn and update according to the historical operation data of the equipment; the method can predict the data such as information security level, occupied network bandwidth, requirement on network delay, active duration and the like used by the newly-appearing communication request in the network; the configuration item may configure security level and communication priority of communication requests focused on IP, application, port, such as: real-time traffic may be of higher priority than non-real-time traffic; for large communication data volume, such as large file transmission, video communication, video conference and the like, whether the request is suitable or not and whether multiplexing is needed or not is judged.
The multilink aggregation module comprises a multilink dynamic allocation algorithm which can dynamically adjust the data transmission rate of each link according to the real-time bandwidth condition of each link, ensure that the data transmission rate of each link has better compatibility, avoid the problems of congestion, data packet loss and the like, and ensure the data transmission efficiency of the whole network; the algorithm can dynamically allocate one or more proper links for communication according to the priority of different communication requests, the expected occupied network bandwidth, the requirement on network delay, the expected active time length and other attributes, and if a certain link fails or the bandwidth is insufficient, the algorithm can dynamically adjust the link used by the communication connection so as to ensure the continuity and high availability of communication, namely, the link is updated in real time. When links are allocated, an optimized allocation strategy is adopted, links which just meet the requirements of the links are allocated to one request, and the residual link bearing capacity is ensured to be balanced as much as possible, so that the subsequent communication request can be ensured to be allocated to the appropriate links.
When determining a link according to data information to which a communication request belongs, there are three cases, respectively illustrated as follows:
Case one: when all links are idle, a communication request enters the system, the intelligent data distribution/classification module judges whether the communication request is suitable or needs to be aggregated, the bandwidth needed by the communication request is normally used in the guarantee period, the network delay used by the communication request is not influenced, the security level of the communication request is not influenced, and then the multi-link aggregation module distributes links for the communication request according to the result given by the intelligent data distribution/classification module: if the request is a request that does not require aggregation, such as: a login request; the multilink aggregation module allocates a link to the communication request according to the current link state, namely the allocation weight of the candidate link, and then completes the subsequent communication process of the communication request through the link; if the communication needs to be aggregated, such as: large file transmission/downloading, video communication and the like, the multi-link aggregation module allocates a link to the communication request according to the current link state if a single link bandwidth can meet the bandwidth required by the communication request, allocates a plurality of links to the communication request if a single link cannot meet the bandwidth required by the request, ensures that the communication bandwidths of the links meet the requirement of the communication request, and then completes subsequent communication of the communication request through the allocated one or more links.
And a second case: when all links are busy, a communication request enters the system, the intelligent data distribution/classification module still needs to determine whether the communication request is suitable or needs to be aggregated, the bandwidth needed to be used by the communication request is normally used in the guarantee period of the communication request, the network delay used by the communication request is not affected, the security level of the communication request is not affected, and then the multi-link aggregation module distributes links for the communication request according to the result given by the intelligent data distribution/classification module: if the request is a request that does not require aggregation, such as: a login request; the multilink aggregation module selects a link with residual communication capacity from busy links according to the current link state to the communication request, and then completes the subsequent communication process of the communication request through the link; if the communication needs to be aggregated, such as: large file transmission/downloading, video communication and the like, a multi-link aggregation module allocates a link to a communication request according to the current link state if a single link residual communication bandwidth can meet the bandwidth required by the communication request, if no single link meets the bandwidth required by the request, a system analyzes the communication pressure of each link, allocates a plurality of links to the communication request, reasonably allocates communication shares on each link according to the communication condition and bearing capacity of each link, ensures that the communication bandwidths of the links meet the requirements of the communication request, and then completes subsequent communication of the communication request through one or more allocated links; if all the links have large communication pressure and the residual communication capacity does not meet the bandwidth required by the request, the system also allocates a plurality of links to the communication request according to the current communication condition and the link network state of each link, distributes the communication pressure of the communication request according to the state of each link, and then uses a slow sending and queuing strategy to finish more higher-level communication requests as much as possible, thereby ensuring the high availability of the system.
Case three: when all links are busy, if the network state of one communication link suddenly worsens, that is, when the sudden fault cannot work normally, the multi-link aggregation module updates the routing table and distributes weights according to other link states, picks the links with the residual communication capacity to the request in the communication link, completes the subsequent communication process through the newly distributed links, and distributes at least one proper communication link according to the attribute of the request. The allocation weights include, but are not limited to, current available bandwidth, response time, packet loss rate and other current communication states and stability. The stability is that the fluctuation range of the bandwidth, the fluctuation range of the response time length and the fluctuation range of the packet loss rate are evaluated through historical communication data, and then the stability is obtained.
As shown in a schematic diagram of a network architecture provided in the embodiment of the present invention in fig. 3B, a user device is deployed in a local area network, the local area network is switched to multiple link networks through a multilink aggregation terminal, a common peer device is in a wide area network and is connected to the user device in the local area network through a single link and a multilink aggregation terminal, and a device with a high security level is switched to multiple link networks through a multilink aggregation server, is connected to multiple link networks and multilink aggregation terminals, and is encrypted and aggregated through communication, so as to realize secure and efficient communication between the device with a high security level and a user of the local area network.
As shown in the schematic structural diagram of a hardware block diagram of a multi-link aggregation terminal provided in the embodiment of the present invention in fig. 3C, the multi-link aggregation terminal hardware includes a universal serial bus (Universal Serial Bus, USB) interface connected to an intranet, a hundred meganetwork port, a gigabit network port, and a wireless communication technology (WIRELESS FIDELITY, wi-Fi) hotspot; hundred meganet ports for management; the intranet module is used for forwarding content communication; an encryption module for encrypting the budget; an external network module for forwarding external network communication; interfaces for off-network communications fifth generation mobile communication technology (5th Generation Mobile Communication Technology,5G)/fourth generation mobile communication technology (the 4th Generation Mobile Communication Technology,4G) interfaces, wi-Fi modules, gigabit portals. The USB is a serial bus standard, and is also a technical specification of an input/output interface, and is widely applied to information communication products such as personal computers and mobile devices, and is extended to other related fields such as photographic equipment, digital televisions (set top boxes), game machines, and the like.
As shown in the schematic structural diagram of a network protocol architecture provided in the embodiment of the present invention in fig. 3D, the network protocol includes an application layer, a transport layer, a network layer, and a network interface layer. Wherein, the transmission layer comprises TCP and UDP; the network layer comprises internet security protocol (Internet Protocol Security, IPSec) and IP, wherein IPSec is a protocol packet, and a network transport protocol cluster of the IP protocol, that is, a set of some mutually related protocols, is protected by encrypting and authenticating the packet of the IP protocol; the network interface layer includes, but is not limited to, IEEE 802.11, third Generation mobile communication technology (3G)/4G, ethernet802.3, wherein IEEE 802.11 is a standard common to today's wireless local area networks, which is a standard for wireless network communication defined by the Institute of Electrical and Electronics Engineers (IEEE) of ELECTRICAL AND Electronics Engineers. Ethernet802.3 is a working group that has written the IEEE standard set, which defines the Medium Access Control (MAC) of the physical layer and the data link layer of a wired ethernet, which is typically a local area network (Local Area Network, LAN) technology with some wide area network (Wide Area Network, WAN) applications. Physical connections are established between nodes and/or infrastructure equipment, such as, but not limited to, hubs, switches, and routers, through various types of copper or optical cables. 802.3 is a technology supporting IEEE 802.1 network architecture, 802.3 also defines a LAN Access method using carrier sense Multiple Access with collision detection (CARRIER SENSE Multiple Access/Collision Detection, CSMA/CD), where the basic principle of CSMA/CD is that all nodes share a network transmission channel, before a node sends data, the node first detects whether the channel is idle, if the channel is idle, then sends, otherwise waits; after the information is sent out, the conflict is detected, and when the conflict is found, the sending is canceled.
Based on the above description, the key points of the technical scheme provided by the embodiment of the invention are as follows: (1) The communication data is subjected to grading treatment, so that the communication data is subjected to proper-level security protection meeting the data security requirement; (2) The grading processing of the communication data is combined with the change of the real-time state of the network link communication, the slicing processing of the request data is dynamically adjusted, the extra communication pressure caused by the data slicing combination is greatly reduced, and the utilization rate of the link transmission capacity is improved; (3) By grading the communication data and combining the change of the real-time state of the network link communication, the multi-link communication pressure is dynamically regulated, and the stability and reliability of the link transmission are greatly improved.
According to the embodiment of the invention, the data in communication is intelligently screened according to the need, and the data with high confidentiality level is protected correspondingly, so that the safety of the data is ensured. Meanwhile, the utilization rate of multiple links is improved, and the network performance, stability and reliability are improved. Through flexible and safe multi-level security management, the network utilization rate, the security, the reliability and the stability are improved. The invention can meet the requirements of all-weather, all-region and all-network safe and efficient network access, adopts a cross-medium joint transmission technology, supports the network access modes of various transmission media such as 4G/5G dialing, wi-Fi, wired broadband and the like, establishes network connection through Internet transit and fixed nodes, and realizes the requirements of remote office in the environment and outside the environment.
Example IV
Fig. 4 is a schematic structural diagram of a processing device for communication request according to a fourth embodiment of the present invention. As shown in fig. 4, the processing apparatus for a communication request includes: a communication information determination module 410, an aggregation type determination module 420, a target link allocation module 430, and a communication request execution module 440. Wherein:
a communication information determining module 410, configured to determine a bandwidth required by the communication request according to an application program, an IP address, an interface, and a transmission protocol to which the communication request belongs;
an aggregation type determining module 420, configured to determine, according to an application program, a transmission protocol, and a data volume to which the communication request belongs, an aggregation type to which the communication request belongs;
A target link allocation module 430, configured to allocate a target link for the communication request from among the candidate links according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs, based on the allocation weight of each candidate link;
a communication request execution module 440 for executing the communication request using the allocated target link.
According to the embodiment of the invention, the bandwidth required by the communication request is determined according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs; determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request; distributing target links for the communication request from the candidate links according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the distribution weight of the candidate links; the communication request is performed using the assigned target link. The technical scheme provided by the embodiment of the invention is convenient for improving the network utilization rate, safety, reliability and stability by dynamically determining the distribution weight of each candidate link, selecting the target link based on the distribution weight and executing the communication request.
Optionally, the apparatus further includes a weight determining module, including:
the information acquisition unit is used for acquiring the current available bandwidth, the current response time length and the current packet loss rate of the candidate link from the current state data of the candidate link;
The stability determining unit is used for determining the stability of the candidate link according to the historical available bandwidth, the historical response time length and the historical packet loss rate in the historical state data of the candidate link;
and the weight determining unit is used for determining the allocation weight of the candidate link according to the current available bandwidth, the current response time length, the current packet loss rate and the stability of the candidate link.
Optionally, the target link allocation module 430 includes:
the bandwidth existence judging unit is used for determining whether the residual bandwidth of the single candidate link meets the bandwidth required by the communication request according to the current state data of each candidate link aiming at the communication request with the aggregation type suitable for aggregation;
A target link selection unit, configured to take an allocation weight of each candidate link as an allocation probability of a corresponding candidate link, and select at least two target links from each candidate link for the communication request by using the allocation probability;
and the data slicing distribution unit is used for determining the specific weight of the data on the target links by adopting the distribution weights of at least two target links, slicing the data to be transmitted of the communication request according to the data ratio to obtain at least two data slices, and distributing the at least two data slices to the at least two target links.
Optionally, the target link allocation module 430 further includes:
the data slicing allocation unit is used for taking the allocation weight of each candidate link as the allocation probability of the corresponding candidate link if the residual bandwidth of the single candidate link meets the bandwidth required by the communication request, and selecting a unique target link from the candidate links by adopting the allocation probability;
and the data distribution unit is used for distributing the data to be transmitted of the communication request to the selected target link.
Optionally, the apparatus further includes a processing sequence determining module, including:
The priority determining unit is used for determining the communication priority required by the communication request according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs;
And the sequence determining unit is used for determining the processing sequence among different communication requests by adopting the communication priority.
The processing device for the communication request provided by the embodiment of the invention can execute the processing method for the communication request provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example five
Fig. 5 shows a schematic diagram of an electronic device 500 that may be used to implement an embodiment of the invention. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 5, the electronic device 500 includes at least one processor 510, and a memory, such as a Read Only Memory (ROM) 520, a Random Access Memory (RAM) 530, etc., communicatively coupled to the at least one processor 510, wherein the memory stores computer programs executable by the at least one processor, and the processor 510 may perform various suitable actions and processes according to the computer programs stored in the Read Only Memory (ROM) 520 or the computer programs loaded from the storage unit 580 into the Random Access Memory (RAM) 530. In (RAM) 530, various programs and data required for the operation of electronic device 500 may also be stored. The processors 510, (ROM) 520, and (RAM) 530 are connected to each other by a bus 540. An input/output (I/O) interface 550 is also connected to bus 540.
Various components in electronic device 500 are connected to I/O interface 550, including: an input unit 560 such as a keyboard, a mouse, etc.; an output unit 570 such as various types of displays, speakers, and the like; a storage unit 580 such as a magnetic disk, an optical disk, or the like; and a communication unit 590 such as a network card, a modem, a wireless communication transceiver, etc. The communication unit 590 allows the electronic device 500 to exchange information/data with other devices through a computer network such as the internet and/or various telecommunication networks.
Processor 510 may be a variety of general-purpose and/or special-purpose processing components having processing and computing capabilities. Some examples of processor 510 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. Processor 510 performs the various methods and processes described above, such as a method of processing a communication request.
In some embodiments, a method of processing a communication request may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as the storage unit 580. In some embodiments, part or all of the computer program may be loaded and/or installed onto electronic device 500 via (ROM) 520 and/or communication unit 590. When the computer program is loaded into (RAM) 530 and executed by processor 510, one or more steps of a method of processing a communication request as described above may be performed. Alternatively, in other embodiments, processor 510 may be configured to perform a method of processing a communication request in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method for processing a communication request, comprising:
Determining the bandwidth required by the communication request according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs;
Determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request;
distributing target links for the communication request from the candidate links according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the distribution weight of the candidate links;
the communication request is performed using the assigned target link.
2. The method of claim 1, further comprising determining the assigned weights for the candidate links by:
acquiring the current available bandwidth, the current response time length and the current packet loss rate of the candidate link from the current state data of the candidate link;
determining the stability of the candidate link according to the historical available bandwidth, the historical response time length and the historical packet loss rate in the historical state data of the candidate link;
and determining the allocation weight of the candidate link according to the current available bandwidth, the current response time length, the current packet loss rate and the stability of the candidate link.
3. The method according to claim 1 or 2, wherein the allocating a target link for the communication request from among the candidate links according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the allocation weight of the candidate links includes:
for a communication request with the aggregation type suitable for aggregation, determining whether the residual bandwidth of a single candidate link meets the bandwidth required by the communication request according to the current state data of each candidate link;
if not, taking the allocation weight of each candidate link as the allocation probability of the corresponding candidate link, and selecting at least two target links from each candidate link for the communication request by adopting the allocation probability;
Determining the specific weight of data on the target links by adopting the allocation weights of at least two target links, fragmenting the data to be transmitted of the communication request according to the data ratio to obtain at least two data fragments, and allocating the at least two data fragments to the at least two target links.
4. The method according to claim 3, wherein the allocating a target link for the communication request from among the candidate links according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the allocation weight of the candidate links, further comprises:
if the residual bandwidth of the single candidate link meets the bandwidth required by the communication request, taking the allocation weight of each candidate link as the allocation probability of the corresponding candidate link, and selecting a unique target link from each candidate link by adopting the allocation probability;
The data to be transmitted of the communication request is assigned to the selected target link.
5. The method as recited in claim 1, further comprising:
determining a communication priority required by the communication request according to an application program, an IP address, an interface and a transmission protocol to which the communication request belongs;
the processing order between the different communication requests is determined using the communication priority.
6. A processing apparatus for a communication request, comprising:
The communication information determining module is used for determining the bandwidth required by the communication request according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs;
the aggregation type determining module is used for determining the aggregation type of the communication request according to the application program, the transmission protocol and the data volume of the communication request;
the target link allocation module is used for allocating a target link for the communication request from each candidate link according to the bandwidth required by the communication request and the aggregation type to which the communication request belongs based on the allocation weight of each candidate link;
and the communication request execution module is used for executing the communication request by adopting the distributed target link.
7. The apparatus of claim 6, further comprising a weight determination module comprising:
the information acquisition unit is used for acquiring the current available bandwidth, the current response time length and the current packet loss rate of the candidate link from the current state data of the candidate link;
The stability determining unit is used for determining the stability of the candidate link according to the historical available bandwidth, the historical response time length and the historical packet loss rate in the historical state data of the candidate link;
and the weight determining unit is used for determining the allocation weight of the candidate link according to the current available bandwidth, the current response time length, the current packet loss rate and the stability of the candidate link.
8. The apparatus of claim 6, further comprising a processing order determination module comprising:
The priority determining unit is used for determining the communication priority required by the communication request according to the application program, the IP address, the interface and the transmission protocol to which the communication request belongs;
And the sequence determining unit is used for determining the processing sequence among different communication requests by adopting the communication priority.
9. An electronic device, comprising:
one or more processors;
a memory for storing one or more programs;
When executed by the one or more processors, causes the one or more processors to implement a method of processing a communication request as claimed in any one of claims 1 to 5.
10. A computer-readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements a method of processing a communication request according to any one of claims 1-5.
CN202410124114.0A 2024-01-29 2024-01-29 Communication request processing method and device, electronic equipment and storage medium Pending CN117978877A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410124114.0A CN117978877A (en) 2024-01-29 2024-01-29 Communication request processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410124114.0A CN117978877A (en) 2024-01-29 2024-01-29 Communication request processing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117978877A true CN117978877A (en) 2024-05-03

Family

ID=90860692

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410124114.0A Pending CN117978877A (en) 2024-01-29 2024-01-29 Communication request processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117978877A (en)

Similar Documents

Publication Publication Date Title
WO2020147627A1 (en) Link selection method and related apparatus
CN110225553B (en) Data distribution method, device and system
WO2018045877A1 (en) Network slicing control method and related device
CN113596191B (en) Data processing method, network element equipment and readable storage medium
CN108234309B (en) Network data transmission method
CN110621040B (en) Method and system for realizing multipath parallel transmission communication
US20210126965A1 (en) Systems and methods for scaling down cloud-based servers handling secure connections
CN110635988B (en) Data forwarding method and equipment for multipath transmission
US20230070712A1 (en) Communication method, apparatus, and system
US10476746B2 (en) Network management method, device, and system
CN112291366A (en) Data transmission method, device, storage medium and electronic equipment
CN112911728B (en) Method for searching peer-to-peer terminal in tunnel direct link establishment, terminal and medium
Kikuchi et al. Mobile edge computing based VM migration for QoS improvement
CN113726681B (en) Network congestion control method and network equipment
CN114867061B (en) Cloud monitoring method based on wireless communication network
US11159489B2 (en) Multi-link VPN link selection system
Tam et al. Intelligent massive traffic handling scheme in 5G bottleneck backhaul networks
CN113364682A (en) Data transmission method and device, storage medium and electronic device
CN106716975A (en) A transmission link resume method, device and system
Ndao et al. Optimal placement of virtualized DUs in O-RAN architecture
CN112788698B (en) Data processing method and device and terminal equipment
CN115277504B (en) Network traffic monitoring method, device and system
CN117978877A (en) Communication request processing method and device, electronic equipment and storage medium
CN112671662B (en) Data stream acceleration method, electronic device and storage medium
WO2022100211A1 (en) Data processing method and apparatus, storage medium, terminal, and network access point device

Legal Events

Date Code Title Description
PB01 Publication