CN113746671A - Service acceleration method, terminal device and home gateway - Google Patents

Service acceleration method, terminal device and home gateway Download PDF

Info

Publication number
CN113746671A
CN113746671A CN202110925591.3A CN202110925591A CN113746671A CN 113746671 A CN113746671 A CN 113746671A CN 202110925591 A CN202110925591 A CN 202110925591A CN 113746671 A CN113746671 A CN 113746671A
Authority
CN
China
Prior art keywords
acceleration
home gateway
service application
service
terminal equipment
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.)
Granted
Application number
CN202110925591.3A
Other languages
Chinese (zh)
Other versions
CN113746671B (en
Inventor
何昆鹏
王莉
乔美杰
姜超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Fiberhome Telecommunication Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to CN202110925591.3A priority Critical patent/CN113746671B/en
Publication of CN113746671A publication Critical patent/CN113746671A/en
Application granted granted Critical
Publication of CN113746671B publication Critical patent/CN113746671B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • H04L41/083Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability for increasing network speed

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a service acceleration method, terminal equipment and a home gateway, and relates to the technical field of network data forwarding. The service acceleration method comprises the following steps: the terminal equipment configures the acceleration requirement of the service application; the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, and generates a corresponding message to be sent to the home gateway by combining the configuration; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway. The invention not only can solve the problem that the service occupies a large amount of CPU resources of the home gateway in an accelerated manner, improve the performance of the home gateway and improve the user experience of the terminal equipment, but also has high flexibility and low use cost, and meets the actual application requirements.

Description

Service acceleration method, terminal device and home gateway
The application is a divisional application with the name of 'a service acceleration method and system based on a home gateway' of application number 202010059950.7, application date 2020, 1/19/2020.
Technical Field
The invention relates to the technical field of network data forwarding, in particular to a service acceleration method, terminal equipment and a home gateway.
Background
With the rapid development of network technology, applications such as games and videos put high demands on network throughput and time delay, the quality of broadband directly affects user experience, and home gateways as mainstream devices for fixed network access are facing the same challenge, so that it is essential to process service acceleration.
Currently, message acceleration of a home gateway can be divided into hardware acceleration and software acceleration. Hardware acceleration is realized by a special chip, and only acceleration can be performed aiming at special scenes or special types of messages, so that the flexibility is poor, and a processor chip in the hardware acceleration is difficult to popularize on a large scale due to high cost. Software acceleration is usually realized by adopting Deep Packet Inspection (DPI), firstly, all data messages entering a protocol stack are captured, then, the data messages are identified through a feature library of the DPI, after the messages are identified, an acceleration rule is established according to a quintuple of the data messages if acceleration is needed, and the messages are discarded if acceleration is not needed. There are two problems with this approach: firstly, a large amount of CPU resources are occupied, the experience of other services of the home gateway is influenced, and the bandwidth problem caused by the increasing of the current services is difficult to meet due to the limitation of the processing capacity of the CPU of the home gateway; secondly, the feature library needs to be updated in time according to the increase of service application, the feature library of the DPI needs to be preset in advance for the home gateway, if the new application exists, the feature library needs to be updated, but how to upgrade the feature library as a part of home gateway software without influencing the home gateway service is also an urgent problem to be solved.
Disclosure of Invention
The invention aims to overcome the defects of the background art, and provides a service acceleration method, a terminal device and a home gateway, which can solve the problem that a large amount of CPU (central processing unit) resources of the home gateway are occupied by service acceleration, improve the performance of the home gateway, improve the user experience of the terminal device, have high flexibility and low use cost, and meet the actual application requirements.
To achieve the above object, in a first aspect, an embodiment of the present invention provides a service acceleration method, where the method includes the following steps: the terminal equipment configures the acceleration requirement of the service application; the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, and generates a corresponding message to be sent to the home gateway by combining the configuration; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
As a preferred embodiment, the configuring, by the terminal device, the acceleration requirement of the service application specifically includes the following operations: the terminal equipment classifies the installed service applications according to preset categories and sets different acceleration priorities according to different categories; business applications that currently need acceleration and do not need acceleration are set under each category.
As a preferred embodiment, the corresponding message generated by the terminal device includes a device unique identifier and an acceleration flag bit; the unique identifier of the equipment is one of MAC or IP of the terminal equipment; on this basis, the terminal device monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, and generates a corresponding message to be sent to the home gateway by combining the configuration, and the method specifically comprises the following steps: the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time; when the business application needing to be accelerated is monitored to be started or run in a foreground, an acceleration flag bit in a generated corresponding message is a value of an acceleration priority corresponding to the type of the current business application needing to be accelerated; sending the corresponding message to the home gateway to inform the home gateway to execute acceleration; when the fact that the service application needing to be accelerated is closed or switched to a background is monitored, an acceleration flag bit is a preset specific value in a generated corresponding message; and sending the corresponding message to the home gateway to inform the home gateway to cancel acceleration.
As a preferred embodiment, the method further comprises the following operations: the terminal device periodically sends heartbeat messages to the home gateway, and the heartbeat messages are used for judging that the home gateway does not receive the heartbeat messages from the terminal device in a plurality of periods, and acceleration is cancelled.
In a second aspect, an embodiment of the present invention further provides a service acceleration method, where the method includes the following steps: the home gateway receives a corresponding message sent by a terminal device, wherein the corresponding message is a message generated by the terminal device monitoring the opening and closing of a service application and the switching state of a foreground and a background in real time and combining the configuration of the terminal device on the acceleration requirement of the service application; the home gateway judges whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, the home gateway adds the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
As a preferred embodiment, the corresponding message received by the home gateway includes a device unique identifier and an acceleration flag bit; the unique identifier of the equipment is one of MAC or IP of the terminal equipment; on this basis, when the terminal device monitors that the service application needing to be accelerated is started or runs in the foreground, the acceleration flag bit in the corresponding message received by the home gateway is the value of the acceleration priority corresponding to the type of the service application needing to be accelerated currently; when the terminal device monitors that the service application needing to be accelerated is closed or switched to a background, the acceleration flag bit is a preset specific value in the corresponding message received by the home gateway.
As a preferred embodiment, the home gateway determines whether to execute or cancel acceleration according to the parsed corresponding message, and specifically includes the following steps: the home gateway analyzes the received message, and obtains a unique device identifier and an acceleration flag bit in the message; and if the value in the acceleration flag bit is a preset specific value, determining to cancel acceleration, otherwise, determining to execute acceleration.
As a preferred embodiment, if the acceleration is to be performed, the home gateway adds the service application that needs to be accelerated to an acceleration queue by configuring a corresponding acceleration rule, so as to implement acceleration, specifically including the following steps: the home gateway judges whether an acceleration rule exists in the corresponding terminal equipment, if not, the MAC or IP of the terminal equipment in the equipment unique identifier is used as a keyword to configure a corresponding iptables rule or ebables rule, and the acceleration rule of the terminal equipment is generated according to the acceleration priority of the service application needing to be accelerated; if the acceleration rule corresponding to the terminal equipment exists on the current home gateway and the acceleration priority level is consistent with the newly received request, keeping the current acceleration rule unchanged, otherwise, deleting the existing acceleration rule and regenerating a new acceleration rule; and adding the acceleration rule of the current terminal equipment into the acceleration queue to realize acceleration of the service application needing acceleration.
As a preferred embodiment, the method further comprises the following operations: the home gateway periodically receives heartbeat messages sent by the terminal equipment, and the heartbeat messages are used for deleting the acceleration rules of the terminal equipment from the acceleration queue when the home gateway does not receive the heartbeat messages from the terminal equipment within a plurality of periods.
As a preferred embodiment, when the terminal device is plural, the method further includes the following operations: and the home gateway receives corresponding messages sent by the terminal equipment, and preferentially executes service acceleration of the terminal equipment with high MAC priority according to a preset MAC priority table of the terminal equipment.
In a third aspect, an embodiment of the present invention further provides a service acceleration method, where the method includes the following steps: the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, generates corresponding information and sends the information to the home gateway; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
As a preferred embodiment, the corresponding message generated by the terminal device includes a device unique identifier, a service application identifier, and an open/foreground identifier or a close/background identifier; the unique identifier of the equipment is one of MAC or IP of the terminal equipment; the service application identifier is a service application name; on this basis, the terminal device monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, generates a corresponding message and sends the corresponding message to the home gateway, and the method specifically comprises the following steps: the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time; when the service application is monitored to be started or run in a foreground, generating a corresponding message containing the unique identifier of the equipment, the identifier of the service application and the identifier of the starting/foreground; and sending the corresponding message to the home gateway; when the closing or switching of the service application to the background is monitored, generating a corresponding message containing the unique equipment identifier, the service application identifier and the closing/background identifier; and transmits the corresponding message to the home gateway.
As a preferred embodiment, the method further comprises the following operations: the terminal device periodically sends heartbeat messages to the home gateway, and the heartbeat messages are used for judging that the home gateway does not receive the heartbeat messages from the terminal device in a plurality of periods, and acceleration is cancelled.
In a fourth aspect, an embodiment of the present invention further provides a service acceleration method, where the method includes the following steps: the home gateway configures acceleration requirements of service application to generate configuration information; the configuration information is used for acquiring the service application needing acceleration by the home gateway according to the configuration information; the home gateway receives a corresponding message sent by a terminal device, wherein the corresponding message is a message generated by the terminal device for monitoring the opening and closing of a service application and the switching state of a foreground and a background in real time; the home gateway judges whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, the home gateway adds the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
As a preferred embodiment, the configuring, by the home gateway, the acceleration requirement of the service application, and generating the configuration information specifically includes the following operations: establishing and maintaining an acceleration configuration table as configuration information on the home gateway, wherein each record of the acceleration configuration table comprises a device unique identifier of a terminal device, a service application identifier and an acceleration priority corresponding to the service application; according to the service application installed on the terminal equipment, a corresponding record is created in an acceleration configuration table; and setting the acceleration priority of the service application which does not need to be accelerated to a preset specific value, and setting the acceleration priority of the service application which needs to be accelerated to different values according to the level of the priority.
As a preferred embodiment, the corresponding message received by the home gateway includes a device unique identifier, a service application identifier, and an open/foreground identifier or a close/background identifier; the unique identifier of the equipment is one of MAC or IP of the terminal equipment; the service application identifier is a service application name; on the basis, when the terminal device monitors that the service application is started or operates in the foreground, the corresponding message received by the home gateway comprises a device unique identifier, a service application identifier and a starting/foreground identifier; when the terminal device monitors that the service application is closed or switched to the background, the corresponding message received by the home gateway comprises a device unique identifier, a service application identifier and a closing/background identifier.
As a preferred embodiment, the home gateway determines whether to execute or cancel acceleration according to the parsed corresponding message, and specifically includes the following steps: the home gateway analyzes the received message; if the message contains the opening/foreground identification, searching a matched record in the acceleration configuration table according to the equipment unique identification and the service application identification in the message, and if the searched acceleration priority corresponding to the service application is not a preset specific value, judging to execute acceleration; if the message contains the closing/background identification, searching a matched record in the acceleration configuration table according to the equipment unique identification and the service application identification in the message, and if the searched acceleration priority corresponding to the service application is not a preset specific value, determining to cancel acceleration.
As a preferred embodiment, if the acceleration is to be performed, the home gateway adds the service application that needs to be accelerated to an acceleration queue by configuring a corresponding acceleration rule, so as to implement acceleration, specifically including the following steps: the home gateway judges whether an acceleration rule exists in the corresponding terminal equipment, if not, the MAC or IP of the terminal equipment in the equipment unique identifier is used as a keyword to configure a corresponding iptables rule or ebables rule, and the acceleration rule of the terminal equipment is generated according to the acceleration priority of the service application needing to be accelerated; if the acceleration rule corresponding to the terminal equipment exists on the current home gateway and the acceleration priority level is consistent with the newly received request, keeping the current acceleration rule unchanged, otherwise, deleting the existing acceleration rule and regenerating a new acceleration rule; and adding the acceleration rule of the current terminal equipment into the acceleration queue to realize acceleration of the service application needing acceleration.
As a preferred embodiment, the method further comprises the following operations: the home gateway periodically receives heartbeat messages sent by the terminal equipment, and the heartbeat messages are used for deleting the acceleration rules of the terminal equipment from the acceleration queue when the home gateway does not receive the heartbeat messages from the terminal equipment within a plurality of periods.
As a preferred embodiment, when the terminal device is plural, the method further includes the following operations: and the home gateway receives corresponding messages sent by the terminal equipment, and preferentially executes service acceleration of the terminal equipment with high MAC priority according to a preset MAC priority table of the terminal equipment.
In a fifth aspect, an embodiment of the present invention further provides a terminal device based on the method in the embodiment of the first aspect, where the terminal device is provided with a service acceleration configuration module and a service application monitoring module. The service acceleration configuration module is configured to: configuring the acceleration requirement of the service application; the service application monitoring module is used for: monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time, combining the configuration, generating a corresponding message and sending the message to the home gateway; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
In a sixth aspect, an embodiment of the present invention further provides a home gateway based on the method in the second aspect, where the home gateway is provided with an acceleration processing module, configured to: receiving a corresponding message sent by a terminal device, wherein the corresponding message is a message generated by the terminal device for monitoring the opening and closing of a service application and the switching state of a foreground and a background in real time and combining the configuration of the terminal device on the acceleration requirement of the service application; judging whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, adding the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
In a seventh aspect, an embodiment of the present invention further provides a terminal device based on the method in the third aspect, where the terminal device is provided with a service application monitoring module; the service application monitoring module is used for: monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time, generating corresponding information and sending the information to the home gateway; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
In an eighth aspect, an embodiment of the present invention further provides a home gateway based on the method in the fourth aspect, where the home gateway is provided with a service acceleration configuration module and an acceleration processing module. The service acceleration configuration module is configured to: configuring the acceleration requirement of the business application and generating configuration information; the configuration information is used for acquiring the service application needing acceleration by the home gateway according to the configuration information; the acceleration processing module is configured to: acquiring the configuration information; receiving a corresponding message sent by the terminal equipment, wherein the corresponding message is a message generated by the terminal equipment for monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time; judging whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, adding the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
The invention has the beneficial effects that:
(1) the invention configures the service acceleration requirement through the terminal equipment or the home gateway, and informs the home gateway to execute acceleration when the terminal equipment is started or the service application needing acceleration is operated in the foreground. Compared with hardware acceleration, the method does not need a special chip to realize, can accelerate aiming at various scenes or various messages, has higher flexibility and low chip cost, and is beneficial to large-scale popularization; compared with the traditional software acceleration in a DPI mode, the method does not need to capture data messages, analyze the messages and extract the feature information of the messages, does not need to update a feature library, greatly saves the CPU (central processing unit) resources of the home gateway, and realizes service acceleration under the condition of not occupying a large amount of CPU resources, thereby improving the performance of equipment.
In addition, when the service acceleration of the terminal equipment is realized, once the terminal equipment is started or a high-priority service is operated on a foreground, the home gateway is informed to directly schedule the high-priority service, namely, the acceleration is executed; when the foreground of the terminal equipment does not run the services (such as closing or switching to the background), the acceleration of the corresponding services is cancelled, so that the service response of the home gateway can be obtained in time for the high-priority services, and the user experience is improved.
(2) In the invention, the terminal equipment can periodically send heartbeat messages to the home gateway, and if the home gateway does not receive the heartbeat messages from the terminal equipment in a plurality of periods, the acceleration rules of the terminal equipment can be deleted from the acceleration queue. Through the operation, the condition that the terminal equipment is disconnected and the home gateway also reserves the acceleration rule of the terminal equipment in the acceleration queue and executes corresponding service acceleration can be avoided, and the invalid occupation of home gateway resources is effectively reduced.
(3) In the invention, aiming at the condition that a plurality of terminal devices are provided, the home gateway can preferentially execute the service acceleration of the terminal device with high MAC priority according to the preset MAC priority table of the terminal device, so that the home gateway can uniformly manage the service acceleration of all the terminal devices in the home network when the terminal devices are provided in a plurality.
Drawings
Fig. 1 is a flowchart of a service acceleration method based on a home gateway in an embodiment of the present invention;
fig. 2 is a diagram of a format of a message sent by a terminal device to a home gateway in an embodiment of the present invention;
fig. 3 is a diagram of a format of a message sent by a terminal device to a home gateway in another embodiment of the present invention;
fig. 4 is a block diagram of a service acceleration system based on a home gateway according to an embodiment of the present invention;
fig. 5 is a block diagram of a service acceleration system based on a home gateway in another embodiment of the present invention.
Detailed Description
First, the design principle of the present invention is further explained: when the service acceleration of the home gateway is realized, a software acceleration mode is selected firstly. By adopting a software acceleration mode, the problem that only special scenes or special types of messages can be accelerated in hardware acceleration and the flexibility is poor can be avoided, and the problem of use cost caused by high cost of a processor chip in hardware acceleration can also be avoided.
For software acceleration, two major problems of the existing DPI mode are mainly solved: firstly, a large amount of CPU resources are occupied, and the experience of other services of the home gateway is influenced; secondly, the feature library needs to be updated in time according to the increase of service application, the feature library of the DPI needs to be preset in advance for the home gateway, if the new application exists, the feature library needs to be updated, but the problem that how to upgrade the feature library is used as a part of home gateway software and the gateway service is not influenced is also a problem which needs to be solved urgently.
In order to solve the above problems, the solution proposed by the present invention is: a user configures services needing acceleration and services not needing acceleration and acceleration priority through terminal equipment or a home gateway, and when the service application needing acceleration is started or quitted or is switched between a foreground and a background, the home gateway correspondingly performs the operation of executing acceleration or cancelling acceleration; and when the home gateway accelerates a certain application according to the user requirement, the acceleration can be realized by configuring related rules (such as iptables rules), and the acceleration message does not need to enter a Linux protocol stack for analysis. Compared with the traditional software acceleration in a DPI mode, the method and the system do not need to capture data messages and analyze the messages to extract the feature information of the messages, do not need to update a feature library, greatly save the CPU (Central processing Unit) resources of the home gateway, and can realize service acceleration without occupying a large amount of CPU resources, thereby improving the performance of equipment.
In addition, because the experience requirements of users of the current terminal devices (mobile phones, set-top boxes, tablet computers, and the like) on services such as games and videos are very high, the users are most concerned about foreground applications, and if a certain foreground application is a high-priority service, such as games and live videos, the user needs to obtain timely services of the home gateway. Therefore, when the service acceleration of the terminal equipment is realized, once the terminal equipment is started or the high-priority services are operated on the foreground, the home gateway can directly schedule the high-priority services, namely, the acceleration is executed; when the foreground of the terminal device does not run the services (such as closing or switching to the background), the home gateway cancels acceleration of the corresponding services, so that the service response of the home gateway can be obtained in time for the high-priority services, and the user experience is improved.
In order that those skilled in the art will better understand the present invention, the following detailed description of the invention is provided in conjunction with the accompanying drawings and the detailed description of the invention.
However, it should be noted that: the examples to be described next are only some specific examples, and are not intended to limit the embodiments of the present invention necessarily to the following specific steps, values, conditions, data, orders, and the like. Those skilled in the art can, upon reading this specification, utilize the concepts of the present invention to construct more embodiments than those specifically described herein.
Example one
Referring to fig. 1, this embodiment provides a service acceleration method based on a home gateway, where the home gateway performs networking with a terminal device through a local area network. Specifically, the terminal device obtains an IP address or configures a static IP address from the home gateway through a DHCP (Dynamic Host Configuration Protocol), the terminal device and the home gateway are in the same network segment, and the terminal device and the home gateway communicate using a unicast message. The service acceleration method comprises the following steps:
A. configuring the acceleration requirement of service application through terminal equipment or a home gateway;
B. the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time and sends corresponding information to the home gateway;
C. the home gateway judges whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, adding the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, deleting the corresponding acceleration rule from the acceleration queue.
It is understood that, in practical applications, the terminal devices include but are not limited to: mobile phones, set-top boxes, tablet computers, and the like. In addition, as an optional implementation manner, the terminal device may implement the function of the terminal device side in the above method by running the service acceleration APP. Namely, a service acceleration APP is installed on the terminal device, and the service acceleration APP has a function of implementing the operations of the steps a and B of the method. Of course, in practical applications, the method may also be implemented directly by using a terminal device system, and this embodiment is not particularly limited.
Example two
The basic steps of the method for accelerating the service based on the home gateway provided in this embodiment are the same as those in the first embodiment, except that, as an optional implementation manner, in step a, if the acceleration requirement of the service application is configured by the terminal device, the step specifically includes the following operations:
a1, classifying the service applications installed on the terminal equipment according to preset categories, wherein the preset categories are classified into game, video, download and other categories; and different acceleration priorities are set according to different categories, for example, the acceleration priority of a game is set to be 1, the acceleration priority of a video is set to be 2, the acceleration priority of a download is set to be 3, the acceleration priority of a service category which does not need acceleration is set to be 0, and the like. In this embodiment, except for the service class that does not need acceleration, the smaller the acceleration priority value of the other classes is, the higher the priority is.
A2, setting business applications needing acceleration and not needing acceleration at present under each category. For example, the service applications that need and do not need to be accelerated can be set by means of checking or unchecking: and when the check is carried out, the service application is represented as the service application needing acceleration, and when the check is carried out, the service application is represented as the service application not needing acceleration. During specific operation, other designs can be performed on the setting mode according to actual conditions, and the embodiment is not particularly limited. In addition, in actual operation, after the service application which needs acceleration and does not need acceleration is set, the configuration is stored and the terminal equipment is informed to update.
On this basis, in order to meet the increasing demand of the service application in the actual operation, in an optional implementation, the method further includes a service addition configuration operation: when a certain service application is newly installed on the terminal equipment, if the service application belongs to a certain class in the current class, the service application is added into the corresponding class; and if the service application does not belong to any category in the current category, adding a new category in the preset categories, and adding the service application into the new category.
Further, as shown in fig. 2, in this embodiment, the message sent by the terminal device to the home gateway is composed of two fields, including a device unique identifier and an acceleration flag bit. The device unique identifier is a unique feature for identifying a device in the local area network, and includes the MAC or IP of the terminal device. On this basis, the step B specifically includes the following operations:
and B1, the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time.
B2, when monitoring that the service application needing acceleration is started or runs on the foreground, sending a message to the home gateway to inform the home gateway to execute acceleration; in the sent message, the device unique identifier is one of MAC or IP of the terminal device, and the acceleration flag bit is a value of acceleration priority corresponding to the type of the service application that needs to be accelerated currently. For example, if the type of the service application needing acceleration is game, and the acceleration priority of the game class is 1, the acceleration flag bit of the message takes a value of 1.
B3, when monitoring that the service application needing acceleration is closed or switched to a background, sending a message to the home gateway to inform the home gateway to cancel acceleration; in the sent message, the device unique identifier is one of the MAC or IP of the terminal device, and the acceleration flag bit is a preset specific value. For example, the predetermined specific value is 0. However, it can be understood that, during specific operation, the specific value and the priority policy may be defined according to actual conditions, and only the terminal device and the home gateway need to negotiate the corresponding parameter values consistently, which is not specifically limited in this embodiment.
In order to understand more clearly how the terminal device monitors the opening and closing of the service application and the switching state of the foreground and background in real time in this embodiment, step B of the method is further described in detail below by taking the terminal device as an Android system and the terminal device realizes the function of the terminal device side in the above method by running the service acceleration APP as an example:
it can be understood that in the Android system, the Activity of bounded applications (i.e., business applications) is monitored by the lifecycle OnResume and OnPause. When the system automatically calls the OnResume method, the package name of the application program is obtained, and the current operation of the application program in the foreground can be judged. When the system automatically calls the OnPause method, the package name of the application program is obtained, and the application program can be judged to be currently operated in a background or destroyed. The Service of the application without the interface monitors the application by the life cycle OnCreat and OnDestroy. When the system automatically calls the OnCreat method, the package name of the application program is obtained, and the application program can be judged to be currently starting service, namely the business application is started. When the system automatically calls OnDestroy, the package name of the application program is obtained, and the application program can be judged to stop service, namely the service application is closed.
Therefore, a system service activityManagerservice (AMS for short) can be used for acquiring the switching state of the application program between the foreground and the background on the terminal equipment of the Android system. When an application program with an interface is started or switched to a foreground AMS to call an OnResume method, the AMS sends a message to inform a service acceleration APP of the packet name of the application program currently in the foreground, and the service acceleration APP judges whether the message needs to be sent to a gateway for service acceleration according to the packet name; when an interface application program is switched to a background, the AMS calls an OnPause method, simultaneously sends a message to the service acceleration APP to switch the current application program to the background and informs the service acceleration APP of the packet name switched to the background application program, and the service acceleration APP judges whether to stop acceleration of the application program service according to the packet name. When an application program without an interface is started, the AMS calls an OnCreat method, the AMS sends a message to inform a service acceleration APP of the packet name of the application program without the interface, and the service acceleration APP judges whether the message needs to be sent to a home gateway for service acceleration according to the packet name; when the application program without the interface exits, the AMS calls an OnDestroy method, meanwhile, a message is sent to the packet name of the application program without the interface, and the service acceleration APP judges whether the acceleration of the application program service is cancelled or not according to the packet name.
Specifically, when the application service of the terminal device is started, closed or foreground and background are switched, the service acceleration APP compares the currently acquired application program name with the configured name of the service application needing acceleration by using a state switching method (OnResume, OnPause, OnCreate, OnDestroy) automatically called by the system, and if the application program is the service application already configured to need acceleration and the service application is started or operated in the foreground, a message is sent to inform the home gateway to execute acceleration; if the service application is closed or switched to the background, sending a message to inform the home gateway to cancel acceleration; if the application program is a business application which does not need to be accelerated, no processing is performed.
EXAMPLE III
The basic steps of the service acceleration method based on the home gateway provided in this embodiment are the same as those in the first embodiment, except that, as an optional implementation manner, in step a, if the acceleration requirement of the service application is configured through the home gateway, the step specifically includes the following operations:
a1, creating and maintaining an acceleration configuration table on the home gateway, wherein each record of the acceleration configuration table comprises a device unique identifier of a terminal device, a service application identifier and an acceleration priority corresponding to the service application;
a2, according to the service application installed on the terminal device, creating a corresponding record in the acceleration configuration table; and setting the acceleration priority of the service application which does not need to be accelerated to a preset specific value, and setting the acceleration priority of the service application which needs to be accelerated to different values according to the level of the priority. In this embodiment, the preset specific value is 0 (that is, the acceleration priority of the service application that does not need to be accelerated is 0), and the smaller the acceleration priority value of the service application that needs to be accelerated is, the higher the priority is. However, it can be understood that, during specific operation, the specific value and the priority policy may be defined according to actual conditions, and only the terminal device and the home gateway need to negotiate the corresponding parameter values consistently, which is not specifically limited in this embodiment.
Further, as shown in fig. 3, in this embodiment, the message sent by the terminal device to the home gateway is composed of three fields, including a device unique identifier, a service application identifier, and an open/foreground identifier or a close/background identifier. The unique device identifier is a unique feature used for identifying one device in the local area network, and comprises the MAC or IP of the terminal device; the service application identifier is a service application name. On this basis, the step B specifically includes the following operations:
b1, the terminal device monitors the opening and closing of the service application and the switching state of the foreground and the background in real time;
b2, when the service application is monitored to be opened or operated in the foreground, sending a message containing the unique equipment identifier, the service application identifier and the opening/foreground identifier to the home gateway;
and B3, when the service application is monitored to be closed or switched to the background, sending a message containing the unique device identifier, the service application identifier and the closing/background identifier to the home gateway.
Example four
The basic steps of the service acceleration method based on the home gateway provided by this embodiment are the same as those of the second or third embodiment, except that, as a preferred implementation, step C of the method specifically includes the following steps:
c1, if the acceleration requirement of the service application is configured through the terminal equipment, the home gateway analyzes the received message, and obtains the unique equipment identifier and the acceleration flag bit in the message; and judging whether to execute acceleration or cancel acceleration according to the value in the acceleration flag bit (if the value in the acceleration flag bit is a preset specific value, judging to cancel acceleration, otherwise, executing acceleration), if the value in the acceleration flag bit is the preset specific value, switching to a step C2, and if the value in the acceleration flag bit is the cancel acceleration, switching to a step C3.
If the acceleration requirement of the service application is configured through the home gateway, the home gateway analyzes the received message; when the message contains the start/foreground identifier, searching a matched record in the acceleration configuration table according to the unique device identifier and the service application identifier in the message, if the searched record is not the preset specific value of the acceleration priority corresponding to the service application, judging that acceleration is executed, and turning to step C2; when the message includes the closing/background identifier, searching a matched record in the acceleration configuration table according to the device unique identifier and the service application identifier in the message, if the acceleration priority corresponding to the service application is not the preset specific value (the acceleration priority is not the preset specific value, which indicates that the service application is an application needing acceleration), determining that acceleration is cancelled, and going to step C3. It can be understood that, no matter what the message includes the on/foreground identifier or the off/background identifier, as long as no matching record is found in the acceleration configuration table or no acceleration priority corresponding to the service application is found to be a preset specific value (the acceleration priority is the preset specific value indicating that the service application is an application that does not need acceleration), no processing is performed.
C2, the home gateway judges whether an acceleration rule exists in the corresponding terminal device, if not, the MAC or IP of the terminal device in the unique device identifier is used as a key word, the corresponding iptables rule or ebables rule is configured (if the unique device identifier is the MAC of the terminal device, the corresponding ebables rule is configured, if the unique device identifier is the IP of the terminal device, the corresponding iptables rule is configured), and the acceleration rule of the terminal device is generated according to the acceleration priority of the service application needing acceleration; if the acceleration rule corresponding to the terminal equipment exists on the current home gateway and the acceleration priority level is consistent with the newly received request, keeping the current acceleration rule unchanged, otherwise deleting the existing acceleration rule and regenerating a new acceleration rule (the process of generating the new acceleration rule refers to the operation of generating the acceleration rule when the acceleration rule does not exist) so as to ensure that only one acceleration rule exists on one terminal equipment on the home gateway; adding an acceleration rule of the current terminal equipment into an acceleration queue to realize acceleration of service application needing acceleration;
c3, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
In addition, if the application switching of the same terminal device is accompanied by the switching of the application a to the background and the switching of the application B to the foreground, and the two applications are the same acceleration priority value, further optimization is possible. Specifically, when executing the scheduling policy, the home gateway may not immediately delete the acceleration rule corresponding to the corresponding execution acceleration after receiving the acceleration cancellation message sent by the same terminal device, but wait for a certain time to see whether the acceleration execution message sent by the same terminal device is received, and then execute the final scheduling policy. If the acceleration rules corresponding to the front and rear acceleration messages are consistent, the second acceleration rule consistent with the first acceleration rule is re-acted after the cancellation operation corresponding to the first acceleration rule is not needed to be operated. Namely when the application A is switched to the background and the application B is switched to the foreground. Before optimization: the acceleration rule of application A is cancelled, and the acceleration rule of application B is enabled. After optimization, because the acceleration rules of application a and application B are consistent, the acceleration processing module of the home gateway may skip canceling the acceleration rule of application a, and enable the two operations of the acceleration rule of application B.
EXAMPLE five
It can be understood that, in practical applications, a situation may occur in which the terminal device interrupts the communication connection with the home gateway for various reasons. In order to avoid the situation that the terminal equipment is disconnected, the home gateway also reserves the acceleration rule of the terminal equipment in the acceleration queue and executes corresponding service acceleration, and the home gateway resources are occupied. The basic steps of the service acceleration method based on the home gateway provided by this embodiment are the same as those in the first embodiment, except that as a preferred implementation, the method further includes the following steps: the terminal equipment periodically sends heartbeat messages to the home gateway, and if the home gateway does not receive the heartbeat messages from the terminal equipment within a plurality of periods, the acceleration rules of the terminal equipment are deleted from the acceleration queue. In this embodiment, the period time for the terminal device to send the heartbeat message is preferably 60 seconds, and the home gateway defaults that the heartbeat message from the terminal device is not received within 3 periods, and then deletes the acceleration rule of the terminal device from the acceleration queue. In actual operation, the parameters may be set according to specific conditions, as long as the home gateway can timely find that communication with the terminal device is interrupted, which is not specifically limited in this embodiment.
EXAMPLE six
The basic steps of the method for accelerating the service based on the home gateway provided by this embodiment are the same as those of the first embodiment, except that, as a preferred implementation, when there are a plurality of terminal devices, the method further includes the following steps: when the home gateway receives messages sent by a plurality of terminal devices, the service acceleration of the terminal device with high MAC priority is preferentially executed according to a preset MAC priority table of the terminal device. Through the operation, when a plurality of terminal devices are provided, the home gateway can uniformly manage the service acceleration of all the terminal devices in the home network.
Further, as an optional implementation manner, in the MAC priority table of the terminal device, the MAC priority corresponding to each terminal device may be calculated according to the following manner: if the MAC weight of the terminal device is a (positive integer, smaller priority is higher), and the acceleration priority of the corresponding service application that needs acceleration is b (positive integer, smaller priority is higher), then the normalized weight of the terminal device, i.e. the MAC priority, can be calculated according to F (a, b), for example, F (a, b) is defined as a b, and the smaller the value is, the higher the priority is. Although this disclosure describes and illustrates a particular calculation mode F, this disclosure contemplates any suitable calculation mode F. Of course, other well-known scheduling methods can be used to ensure the priority of the high-priority service based on the above disclosure information.
EXAMPLE seven
Based on the same inventive concept, referring to fig. 4 and 5, an embodiment of the present invention further provides a service acceleration system based on a home gateway, where the system includes the home gateway and a terminal device that is networked with the home gateway through a local area network. The terminal equipment is provided with a service application monitoring module, the home gateway is provided with an acceleration processing module, and the terminal equipment or the home gateway is also provided with a service acceleration configuration module.
A traffic acceleration configuration module to: configuring the acceleration requirement of the service application;
a business application monitoring module for: monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time, and sending corresponding information to the home gateway;
an acceleration processing module to: after receiving the message sent by the terminal equipment, analyzing the message, and judging whether to execute acceleration or cancel acceleration according to the analyzed message; if the acceleration is executed, adding the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, deleting the corresponding acceleration rule from the acceleration queue. It can be understood that, in practical application, as an optional implementation manner, the service acceleration configuration module and the service application monitoring module may form a service acceleration APP form to implement respective functions on the terminal device. Namely, a service acceleration APP is installed on the terminal device, and the service acceleration APP includes a service acceleration configuration module and a service application monitoring module. Of course, in practical applications, the functional module may also be directly customized in the terminal device system, and the embodiment is not particularly limited.
Example eight
The basic structure of the service acceleration system based on the home gateway provided in this embodiment is the same as that of the seventh embodiment, except that as an optional implementation manner, if the service acceleration configuration module is disposed on the terminal device, a specific process of configuring an acceleration requirement of a service application by the service acceleration configuration module includes: classifying the service applications installed on the terminal equipment according to preset classes, and setting different acceleration priorities according to different classes, for example, the acceleration priority of a game is set to be 1, the acceleration priority of a video is set to be 2, the acceleration priority of a download is set to be 3, the acceleration priority of a service class which does not need to be accelerated is set to be 0, and the like; finally, business applications which currently need to be accelerated and do not need to be accelerated are set under each category.
On this basis, in order to meet the increasing demand of the service application in the actual operation, in an optional implementation manner, the service acceleration configuration module is further configured to perform a service addition configuration operation: when a certain service application is newly installed on the terminal equipment, if the service application belongs to a certain class in the current class, the service application is added into the corresponding class; and if the service application does not belong to any category in the current category, adding a new category in the preset categories, and adding the service application into the new category.
Further, as shown in fig. 2, in this embodiment, the message sent by the message sending module to the home gateway is composed of two fields, including a device unique identifier and an acceleration flag bit. The device unique identifier is a unique feature for identifying a device in the local area network, and includes the MAC or IP of the terminal device. On this basis, the service application monitoring module monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, and sends corresponding information to the home gateway, and the method specifically comprises the following operations:
monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time;
when monitoring that a service application needing acceleration is started or runs in a foreground, sending a message to the home gateway to inform the home gateway to execute acceleration; in the sent message, the acceleration flag bit is the value of the acceleration priority corresponding to the type of the current service application needing acceleration;
when monitoring that the service application needing acceleration is closed or switched to a background, sending a message to the home gateway to inform the home gateway to cancel acceleration; in the sent message, the acceleration flag bit is a preset specific value. For example, the preset specific value is 0, but it can be understood that, during specific operation, the specific value and the priority policy may be defined according to actual conditions, and it is only necessary that the terminal device and the home gateway negotiate the corresponding parameter values consistently, which is not specifically limited in this embodiment.
Example nine
The basic structure of the service acceleration system based on the home gateway provided in this embodiment is the same as that of the seventh embodiment, except that as an optional implementation manner, if the service acceleration configuration module is disposed on the home gateway, a specific process of configuring an acceleration requirement of a service application by the service acceleration configuration module includes:
establishing and maintaining an acceleration configuration table on a home gateway, wherein each record of the acceleration configuration table comprises a unique device identifier of a terminal device, a service application identifier and an acceleration priority corresponding to the service application; according to the service application installed on the terminal equipment, a corresponding record is created in the acceleration configuration table; and setting the acceleration priority of the service application which does not need to be accelerated to a preset specific value, and setting the acceleration priority of the service application which needs to be accelerated to different values according to the level of the priority. In this embodiment, the preset specific value is 0 (that is, the acceleration priority of the service application that does not need to be accelerated is 0), and the smaller the acceleration priority value of the service application that needs to be accelerated is, the higher the priority is. However, it can be understood that, during specific operation, the specific value and the priority policy may be defined according to actual conditions, and only the terminal device and the home gateway need to negotiate the corresponding parameter values consistently, which is not specifically limited in this embodiment.
Further, as shown in fig. 3, in this embodiment, the message sent by the terminal device to the home gateway is composed of three fields, including a device unique identifier, a service application identifier, and an open/foreground identifier or a close/background identifier. The unique device identifier is a unique feature used for identifying one device in the local area network, and comprises the MAC or IP of the terminal device; the service application identifier is a service application name. On this basis, the service application monitoring module monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, and sends corresponding information to the home gateway, and the method specifically comprises the following operations:
monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time; when the service application is monitored to be started or run in a foreground, sending a message containing a unique device identifier, a service application identifier and a starting/foreground identifier to the home gateway; and when the service application is monitored to be closed or switched to the background, sending a message containing the unique equipment identifier, the service application identifier and the closing/background identifier to the home gateway.
Example ten
The basic structure of the service acceleration system based on the home gateway provided in this embodiment is the same as that in the eighth or ninth embodiment, except that the acceleration processing module analyzes a message sent by a terminal device after receiving the message, and determines whether to execute acceleration or cancel acceleration according to the analyzed message, which specifically includes the following procedures:
if the service acceleration configuration module is arranged on the terminal equipment, the acceleration processing module analyzes the message after receiving the message sent by the terminal equipment to acquire the unique equipment identifier and the acceleration flag bit in the message; if the value in the acceleration flag bit is a preset specific value, determining to cancel acceleration, otherwise, determining to execute acceleration;
if the service acceleration configuration module is arranged on the home gateway, the acceleration processing module analyzes the message after receiving the message sent by the terminal equipment; when the message contains an opening/foreground identifier, searching a matched record in the acceleration configuration table according to the unique device identifier and the service application identifier in the message, and if the searched acceleration priority corresponding to the service application is not a preset specific value, judging to execute acceleration; and when the message contains a closing/background identifier, searching a matched record in the acceleration configuration table according to the unique device identifier and the service application identifier in the message, and if the searched acceleration priority corresponding to the service application is not a preset specific value, judging that acceleration is cancelled.
On this basis, the specific process of the acceleration processing module executing acceleration or cancelling acceleration includes: when the acceleration is judged to be executed, the acceleration processing module firstly judges whether an acceleration rule exists in the corresponding terminal equipment, if not, the MAC or IP of the terminal equipment in the equipment unique identifier is used as a key word, a corresponding iptables rule or ebables rule is configured, and the acceleration rule of the terminal equipment is generated according to the acceleration priority of the service application needing acceleration; if the acceleration rule corresponding to the terminal equipment exists on the current home gateway and the acceleration priority level is consistent with the newly received request, keeping the current acceleration rule unchanged, otherwise deleting the existing acceleration rule and regenerating a new acceleration rule to ensure that only one acceleration rule exists on one terminal equipment on the home gateway; adding the acceleration rule of the current terminal equipment into an acceleration queue to realize acceleration of the service application needing acceleration; and when the acceleration is determined to be cancelled, the acceleration processing module deletes the corresponding acceleration rule from the acceleration queue.
In addition, if the application switching of the same terminal device is accompanied by the switching of the application a to the background and the switching of the application B to the foreground, and the two applications are the same acceleration priority value, further optimization is possible. Specifically, when executing the scheduling policy, the acceleration processing module of the home gateway may not immediately delete the acceleration rule corresponding to the corresponding execution acceleration after receiving the message for canceling acceleration sent by the same terminal device, but wait for a certain time to see whether a message for executing acceleration sent by the same terminal device is received next, and then execute the final scheduling policy. If the acceleration rules corresponding to the front and rear acceleration messages are consistent, the second acceleration rule consistent with the first acceleration rule is re-acted after the cancellation operation corresponding to the first acceleration rule is not needed to be operated. Namely when the application A is switched to the background and the application B is switched to the foreground. Before optimization: the acceleration rule of application A is cancelled, and the acceleration rule of application B is enabled. After optimization, because the acceleration rules of application a and application B are consistent, the acceleration processing module of the home gateway may skip canceling the acceleration rule of application a, and enable the two operations of the acceleration rule of application B.
EXAMPLE eleven
The basic structure of the service acceleration system based on the home gateway provided by this embodiment is the same as that of the seventh embodiment, except that: as a preferred embodiment, in order to avoid the situation that the terminal device is disconnected, and the home gateway also reserves the acceleration rule of the terminal device in the acceleration queue and executes corresponding service acceleration, the home gateway resource is occupied. The terminal equipment of the system also comprises a heartbeat message sending module, and the home gateway also comprises a heartbeat message receiving module. Wherein, the heartbeat message sending module is used for: and sending heartbeat messages to the home gateway periodically. A heartbeat message receiving module to: and receiving the heartbeat message sent by the terminal equipment, and deleting the acceleration rule of the terminal equipment from the acceleration queue when the heartbeat message from the terminal equipment is not received in a plurality of periods.
Example twelve
The basic structure of the service acceleration system based on the home gateway provided by this embodiment is the same as that of the seventh embodiment, except that: as a preferred embodiment, when there are a plurality of terminal devices, the acceleration processing module of the home gateway is further configured to: and when corresponding messages sent by a plurality of terminal devices are received, the service acceleration of the terminal device with high MAC priority is preferentially executed according to a preset MAC priority table of the terminal device. Through the operation, when a plurality of terminal devices are provided, the home gateway can uniformly manage the service acceleration of all the terminal devices in the home network.
Further, as an optional implementation manner, in the MAC priority table of the terminal device, the MAC priority corresponding to each terminal device may be calculated according to the following manner: if the MAC weight of the terminal device is a (positive integer, smaller priority is higher), and the acceleration priority of the corresponding service application that needs acceleration is b (positive integer, smaller priority is higher), then the normalized weight of the terminal device, i.e. the MAC priority, can be calculated according to F (a, b), for example, F (a, b) is defined as a b, and the smaller the value is, the higher the priority is. Although this disclosure describes and illustrates a particular calculation mode F, this disclosure contemplates any suitable calculation mode F. Of course, other well-known scheduling methods can be used to ensure the priority of the high-priority service based on the above disclosure information.
EXAMPLE thirteen
Based on the same inventive concept, the embodiment of the invention also provides a service acceleration method, which comprises the following steps: the terminal equipment configures the acceleration requirement of the service application; the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, and generates a corresponding message to be sent to the home gateway by combining the configuration; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
Example fourteen
Based on the same inventive concept, an embodiment of the present invention further provides a service acceleration method, which corresponds to the foregoing embodiment thirteen, and includes the following steps: the home gateway receives a corresponding message sent by a terminal device, wherein the corresponding message is a message generated by the terminal device monitoring the opening and closing of a service application and the switching state of a foreground and a background in real time and combining the configuration of the terminal device on the acceleration requirement of the service application; the home gateway judges whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, the home gateway adds the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
Example fifteen
Based on the same inventive concept, the embodiment of the invention also provides a service acceleration method, which comprises the following steps: the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, generates corresponding information and sends the information to the home gateway; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
Example sixteen
Based on the same inventive concept, an embodiment of the present invention further provides a service acceleration method, which corresponds to the fifteenth embodiment, and includes the following steps: the home gateway configures acceleration requirements of service application to generate configuration information; the configuration information is used for acquiring the service application needing acceleration by the home gateway according to the configuration information; the home gateway receives a corresponding message sent by a terminal device, wherein the corresponding message is a message generated by the terminal device for monitoring the opening and closing of a service application and the switching state of a foreground and a background in real time; the home gateway judges whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, the home gateway adds the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
It should be noted that, various changes and specific examples in the foregoing embodiments of the home gateway based service acceleration method are also applicable to the methods in the thirteenth to sixteenth embodiments, and a detailed description of the foregoing methods will be clear to those skilled in the art that the corresponding implementation methods in the thirteenth to sixteenth embodiments are not described in detail herein for brevity of the description.
Example seventeen
Based on the same inventive concept, referring to fig. 4, an embodiment of the present invention further provides a terminal device based on the service acceleration method of the thirteenth embodiment, where the terminal device is provided with a service acceleration configuration module and a service application monitoring module. The service acceleration configuration module is configured to: the acceleration requirements of the business application are configured. The service application monitoring module is used for: monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time, and generating a corresponding message to be sent to the home gateway by combining the configuration; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
EXAMPLE eighteen
Based on the same inventive concept, referring to fig. 4, an embodiment of the present invention further provides a home gateway based on the service acceleration method of the fourteenth embodiment, where the home gateway is provided with an acceleration processing module. The acceleration processing module is configured to: receiving a corresponding message sent by a terminal device, wherein the corresponding message is a message generated by the terminal device for monitoring the opening and closing of a service application and the switching state of a foreground and a background in real time and combining the configuration of the terminal device on the acceleration requirement of the service application; judging whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, adding the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
Example nineteen
Based on the same inventive concept, referring to fig. 5, an embodiment of the present invention further provides a terminal device based on the service acceleration method of the above-mentioned embodiment fifteen, where the terminal device is provided with a service application monitoring module. The service application monitoring module is used for: monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time, generating corresponding information and sending the information to the home gateway; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
Example twenty
Based on the same inventive concept, referring to fig. 5, an embodiment of the present invention further provides a home gateway based on the service acceleration method of the sixteenth embodiment, where the home gateway is provided with a service acceleration configuration module and an acceleration processing module. The service acceleration configuration module is configured to: configuring the acceleration requirement of the business application and generating configuration information; and the configuration information is used for acquiring the service application needing acceleration by the home gateway according to the configuration information. The acceleration processing module is configured to: acquiring the configuration information; receiving a corresponding message sent by the terminal equipment, wherein the corresponding message is a message generated by the terminal equipment for monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time; judging whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, adding the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
It should be noted that, various changes and specific examples in the foregoing embodiments of the home gateway based service acceleration system are also applicable to the seventeenth to twenty embodiments, and through the foregoing detailed description of the system, those skilled in the art can clearly know the implementation of the terminal device or the home gateway in the seventeenth to twenty embodiments, so that for the brevity of the description, detailed description is not repeated here.
Note that: the respective operations in the embodiments of the present invention may be performed by any appropriate means capable of performing the corresponding functions. The means may comprise various hardware and/or software components and/or modules including, but not limited to, hardware circuitry or a processor.
The method of an embodiment of the invention includes one or more acts for implementing the method described above. The methods and/or acts may be interchanged with one another without departing from the scope of the claims. In other words, unless a specific order of actions is specified, the order and/or use of specific actions may be modified without departing from the scope of the claims.
Other examples and implementations are within the scope and spirit of the embodiments of the invention and the following claims. For example, due to the nature of software, the functions described above may be implemented using software executed by a processor, hardware, firmware, hard-wired, or any combination of these. Features implementing functions may also be physically located at various locations, including being distributed such that portions of functions are implemented at different physical locations.
The foregoing description has been presented for purposes of illustration and description. Furthermore, the description is not intended to limit embodiments of the invention to the form disclosed herein. While a number of example aspects and embodiments have been discussed above, those of skill in the art will recognize certain variations, modifications, alterations, additions and sub-combinations thereof. And those not described in detail in this specification are within the skill of the art.

Claims (24)

1. A method for accelerating traffic, the method comprising the steps of:
the terminal equipment configures the acceleration requirement of the service application;
the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, and generates a corresponding message to be sent to the home gateway by combining the configuration; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
2. The service acceleration method according to claim 1, characterized in that the terminal device configures acceleration requirements of service applications, specifically comprising the following operations:
the terminal equipment classifies the installed service applications according to preset categories and sets different acceleration priorities according to different categories; business applications that currently need acceleration and do not need acceleration are set under each category.
3. A traffic acceleration method according to claim 2, characterized in that: the corresponding message generated by the terminal equipment comprises an equipment unique identifier and an acceleration flag bit; the unique identifier of the equipment is one of MAC or IP of the terminal equipment;
on this basis, the terminal device monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, and generates a corresponding message to be sent to the home gateway by combining the configuration, and the method specifically comprises the following steps:
the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time;
when the business application needing to be accelerated is monitored to be started or run in a foreground, an acceleration flag bit in a generated corresponding message is a value of an acceleration priority corresponding to the type of the current business application needing to be accelerated; sending the corresponding message to the home gateway to inform the home gateway to execute acceleration;
when the fact that the service application needing to be accelerated is closed or switched to a background is monitored, an acceleration flag bit is a preset specific value in a generated corresponding message; and sending the corresponding message to the home gateway to inform the home gateway to cancel acceleration.
4. The traffic acceleration method of claim 1, characterized in that the method further comprises the following operations:
the terminal device periodically sends heartbeat messages to the home gateway, and the heartbeat messages are used for judging that the home gateway does not receive the heartbeat messages from the terminal device in a plurality of periods, and acceleration is cancelled.
5. A method for accelerating traffic, the method comprising the steps of:
the home gateway receives a corresponding message sent by a terminal device, wherein the corresponding message is a message generated by the terminal device monitoring the opening and closing of a service application and the switching state of a foreground and a background in real time and combining the configuration of the terminal device on the acceleration requirement of the service application;
the home gateway judges whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, the home gateway adds the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
6. The traffic acceleration method of claim 5, characterized in that: the corresponding message received by the home gateway comprises a unique equipment identifier and an acceleration flag bit; the unique identifier of the equipment is one of MAC or IP of the terminal equipment;
on this basis, when the terminal device monitors that the service application needing to be accelerated is started or runs in the foreground, the acceleration flag bit in the corresponding message received by the home gateway is the value of the acceleration priority corresponding to the type of the service application needing to be accelerated currently;
when the terminal device monitors that the service application needing to be accelerated is closed or switched to a background, the acceleration flag bit is a preset specific value in the corresponding message received by the home gateway.
7. The service acceleration method of claim 6, wherein the home gateway determines whether to perform or cancel acceleration according to the parsed corresponding message, and specifically comprises the following steps:
the home gateway analyzes the received message, and obtains a unique equipment identifier and an acceleration flag bit in the message; and if the value in the acceleration flag bit is a preset specific value, determining to cancel acceleration, otherwise, determining to execute acceleration.
8. The traffic acceleration method of claim 7, characterized in that: if the acceleration is executed, the home gateway adds the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule, so as to realize acceleration, and the method specifically comprises the following steps:
the home gateway judges whether an acceleration rule exists in the corresponding terminal equipment, if not, the MAC or IP of the terminal equipment in the equipment unique identifier is used as a keyword to configure a corresponding iptables rule or ebables rule, and the acceleration rule of the terminal equipment is generated according to the acceleration priority of the service application needing to be accelerated; if the acceleration rule corresponding to the terminal equipment exists on the current home gateway and the acceleration priority level is consistent with the newly received request, keeping the current acceleration rule unchanged, otherwise, deleting the existing acceleration rule and regenerating a new acceleration rule;
and adding the acceleration rule of the current terminal equipment into the acceleration queue to realize acceleration of the service application needing acceleration.
9. A method for traffic acceleration according to claim 5, characterized in that the method further comprises the following operations:
the home gateway periodically receives heartbeat messages sent by the terminal equipment, and the heartbeat messages are used for deleting the acceleration rules of the terminal equipment from the acceleration queue when the home gateway does not receive the heartbeat messages from the terminal equipment within a plurality of periods.
10. The traffic acceleration method of claim 5, characterized in that when there are a plurality of said terminal devices, the method further comprises the following operations:
and the home gateway receives corresponding messages sent by the terminal equipment, and preferentially executes service acceleration of the terminal equipment with high MAC priority according to a preset MAC priority table of the terminal equipment.
11. A method for accelerating traffic, the method comprising the steps of:
the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, generates corresponding information and sends the information to the home gateway; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
12. A traffic acceleration method according to claim 11, characterized in that: the corresponding message generated by the terminal equipment comprises an equipment unique identifier, a service application identifier and an opening/foreground identifier or a closing/background identifier; the unique identifier of the equipment is one of MAC or IP of the terminal equipment; the service application identifier is a service application name;
on this basis, the terminal device monitors the opening and closing of the service application and the switching state of the foreground and the background in real time, generates a corresponding message and sends the corresponding message to the home gateway, and the method specifically comprises the following steps:
the terminal equipment monitors the opening and closing of the service application and the switching state of the foreground and the background in real time;
when the service application is monitored to be started or run in a foreground, generating a corresponding message containing the unique identifier of the equipment, the identifier of the service application and the identifier of the starting/foreground; and sending the corresponding message to the home gateway;
when the closing or switching of the service application to the background is monitored, generating a corresponding message containing the unique equipment identifier, the service application identifier and the closing/background identifier; and transmits the corresponding message to the home gateway.
13. The traffic acceleration method of claim 11, characterized in that the method further comprises the following operations:
the terminal device periodically sends heartbeat messages to the home gateway, and the heartbeat messages are used for judging that the home gateway does not receive the heartbeat messages from the terminal device in a plurality of periods, and acceleration is cancelled.
14. A method for accelerating traffic, the method comprising the steps of:
the home gateway configures acceleration requirements of service application to generate configuration information; the configuration information is used for acquiring the service application needing acceleration by the home gateway according to the configuration information;
the home gateway receives a corresponding message sent by a terminal device, wherein the corresponding message is a message generated by the terminal device for monitoring the opening and closing of a service application and the switching state of a foreground and a background in real time;
the home gateway judges whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, the home gateway adds the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
15. The service acceleration method of claim 14, wherein the home gateway configures acceleration requirements of service applications and generates configuration information, and specifically includes the following operations:
establishing and maintaining an acceleration configuration table as configuration information on a home gateway, wherein each record of the acceleration configuration table comprises a device unique identifier of a terminal device, a service application identifier and an acceleration priority corresponding to the service application;
according to the service application installed on the terminal equipment, a corresponding record is created in the acceleration configuration table; and setting the acceleration priority of the service application which does not need to be accelerated to a preset specific value, and setting the acceleration priority of the service application which needs to be accelerated to different values according to the level of the priority.
16. The traffic acceleration method of claim 15, characterized in that:
the corresponding message received by the home gateway comprises a unique device identifier, a service application identifier and an opening/foreground identifier or a closing/background identifier; the unique identifier of the equipment is one of MAC or IP of the terminal equipment; the service application identifier is a service application name;
on the basis, when the terminal device monitors that the service application is started or operates in the foreground, the corresponding message received by the home gateway comprises a device unique identifier, a service application identifier and a starting/foreground identifier;
when the terminal device monitors that the service application is closed or switched to the background, the corresponding message received by the home gateway comprises a device unique identifier, a service application identifier and a closing/background identifier.
17. The service acceleration method of claim 16, wherein the home gateway determines whether to perform or cancel acceleration according to the parsed corresponding message, and specifically comprises the following steps:
the home gateway analyzes the received message;
if the message contains the opening/foreground identification, searching a matched record in the acceleration configuration table according to the equipment unique identification and the service application identification in the message, and if the searched acceleration priority corresponding to the service application is not a preset specific value, judging to execute acceleration;
if the message contains the closing/background identification, searching a matched record in the acceleration configuration table according to the equipment unique identification and the service application identification in the message, and if the searched acceleration priority corresponding to the service application is not a preset specific value, determining to cancel acceleration.
18. The traffic acceleration method of claim 17, characterized in that: if the acceleration is executed, the home gateway adds the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule, so as to realize acceleration, and the method specifically comprises the following steps:
the home gateway judges whether an acceleration rule exists in the corresponding terminal equipment, if not, the MAC or IP of the terminal equipment in the equipment unique identifier is used as a keyword to configure a corresponding iptables rule or ebables rule, and the acceleration rule of the terminal equipment is generated according to the acceleration priority of the service application needing to be accelerated; if the acceleration rule corresponding to the terminal equipment exists on the current home gateway and the acceleration priority level is consistent with the newly received request, keeping the current acceleration rule unchanged, otherwise, deleting the existing acceleration rule and regenerating a new acceleration rule;
and adding the acceleration rule of the current terminal equipment into the acceleration queue to realize acceleration of the service application needing acceleration.
19. The traffic acceleration method of claim 14, characterized in that the method further comprises the following operations:
the home gateway periodically receives heartbeat messages sent by the terminal equipment, and the heartbeat messages are used for deleting the acceleration rules of the terminal equipment from the acceleration queue when the home gateway does not receive the heartbeat messages from the terminal equipment within a plurality of periods.
20. The traffic acceleration method of claim 14, wherein when the terminal device is plural, the method further comprises the operations of:
and the home gateway receives corresponding messages sent by the terminal equipment, and preferentially executes service acceleration of the terminal equipment with high MAC priority according to a preset MAC priority table of the terminal equipment.
21. A terminal device based on the method of any one of claims 1 to 4, characterized by: the terminal equipment is provided with a service acceleration configuration module and a service application monitoring module;
the service acceleration configuration module is configured to: configuring the acceleration requirement of the service application;
the service application monitoring module is used for: monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time, combining the configuration, generating a corresponding message and sending the message to the home gateway; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
22. A home gateway according to any one of claims 5 to 10, wherein the home gateway is provided with an acceleration processing module configured to:
receiving a corresponding message sent by a terminal device, wherein the corresponding message is a message generated by the terminal device for monitoring the opening and closing of a service application and the switching state of a foreground and a background in real time and combining the configuration of the terminal device on the acceleration requirement of the service application; judging whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, adding the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
23. A terminal device based on the method of any one of claims 11 to 13, characterized in that: the terminal equipment is provided with a service application monitoring module;
the service application monitoring module is used for: monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time, generating corresponding information and sending the information to the home gateway; and the corresponding message is used for judging whether to execute or cancel acceleration according to the analyzed corresponding message by the home gateway.
24. A home gateway based on the method of any one of claims 14 to 20, characterized by: the home gateway is provided with a service acceleration configuration module and an acceleration processing module;
the service acceleration configuration module is configured to: configuring the acceleration requirement of the business application and generating configuration information; the configuration information is used for acquiring the service application needing acceleration by the home gateway according to the configuration information;
the acceleration processing module is configured to: acquiring the configuration information; receiving a corresponding message sent by the terminal equipment, wherein the corresponding message is a message generated by the terminal equipment for monitoring the opening and closing of the service application and the switching state of the foreground and the background in real time; judging whether to execute or cancel acceleration according to the analyzed corresponding message; if the acceleration is executed, adding the service application needing acceleration into an acceleration queue by configuring a corresponding acceleration rule to realize acceleration; and if the acceleration is cancelled, the home gateway deletes the corresponding acceleration rule from the acceleration queue.
CN202110925591.3A 2020-01-19 2020-01-19 Service acceleration method, terminal equipment and home gateway Active CN113746671B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110925591.3A CN113746671B (en) 2020-01-19 2020-01-19 Service acceleration method, terminal equipment and home gateway

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110925591.3A CN113746671B (en) 2020-01-19 2020-01-19 Service acceleration method, terminal equipment and home gateway
CN202010059950.7A CN111314112B (en) 2020-01-19 2020-01-19 Service acceleration method and system based on home gateway

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN202010059950.7A Division CN111314112B (en) 2020-01-19 2020-01-19 Service acceleration method and system based on home gateway

Publications (2)

Publication Number Publication Date
CN113746671A true CN113746671A (en) 2021-12-03
CN113746671B CN113746671B (en) 2023-05-26

Family

ID=71146829

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202110925591.3A Active CN113746671B (en) 2020-01-19 2020-01-19 Service acceleration method, terminal equipment and home gateway
CN202010059950.7A Active CN111314112B (en) 2020-01-19 2020-01-19 Service acceleration method and system based on home gateway

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN202010059950.7A Active CN111314112B (en) 2020-01-19 2020-01-19 Service acceleration method and system based on home gateway

Country Status (2)

Country Link
CN (2) CN113746671B (en)
WO (1) WO2021143076A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113746671B (en) * 2020-01-19 2023-05-26 烽火通信科技股份有限公司 Service acceleration method, terminal equipment and home gateway
CN114257552B (en) * 2020-09-10 2023-11-21 中国移动通信集团广东有限公司 Flow acceleration method, device and terminal
CN112615794B (en) * 2020-12-08 2022-07-29 四川迅游网络科技股份有限公司 Intelligent acceleration system and method for service flow characteristics
CN116744329A (en) * 2022-10-21 2023-09-12 荣耀终端有限公司 Network acceleration method and electronic equipment

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007093128A1 (en) * 2006-02-16 2007-08-23 Huawei Technologies Co., Ltd. A method and system for dynamically configuring the service strategy
CN101174979A (en) * 2006-11-01 2008-05-07 中兴通讯股份有限公司 System and method for family gateway QoS policy configuration management
US7460476B1 (en) * 2004-10-18 2008-12-02 Ubicom, Inc. Automatic adaptive network traffic prioritization and shaping
CN102014080A (en) * 2010-12-10 2011-04-13 中兴通讯股份有限公司 Method for adopting home gateway for instant messaging (IM) and home gateway
CN103220182A (en) * 2013-04-28 2013-07-24 烽火通信科技股份有限公司 System and method for managing residential gateway by using smart terminal
CN105207860A (en) * 2015-08-13 2015-12-30 中国联合网络通信集团有限公司 Business acceleration system and method
WO2017070958A1 (en) * 2015-10-30 2017-05-04 华为技术有限公司 Gateway configuration method and gateway device
CN106656648A (en) * 2015-11-04 2017-05-10 中国电信股份有限公司 Application flow dynamic protection method and system based on household gateway, and household gateway
CN106899576A (en) * 2017-01-20 2017-06-27 烽火通信科技股份有限公司 Guest network function realizing method based on home gateway
CN107086934A (en) * 2017-06-12 2017-08-22 中国联合网络通信集团有限公司 The collocation method and gateway of networking equipment
US20190044831A1 (en) * 2017-12-28 2019-02-07 Intel Corporation Service level agreement-based multi-hardware accelerated inference
CN109861899A (en) * 2019-01-30 2019-06-07 烽火通信科技股份有限公司 Virtual home gateway and implementation method, home network center and data processing method

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9191228B2 (en) * 2005-03-16 2015-11-17 Icontrol Networks, Inc. Cross-client sensor user interface in an integrated security network
CN102082979B (en) * 2011-01-28 2016-06-15 中兴通讯股份有限公司 Passive light network realizes method and the device of home gateway functionalities
CN102158419B (en) * 2011-05-23 2016-05-04 深圳市共进电子股份有限公司 In home gateway, realize the method for packet expedited forwarding
CN102946347B (en) * 2012-12-07 2015-07-01 烽火通信科技股份有限公司 Method and device for accelerating to process local data packet by using Linux system
CN110365560B (en) * 2019-07-15 2021-09-24 上海市共进通信技术有限公司 Control method for realizing service port self-adaption in home gateway
CN110519402B (en) * 2019-07-25 2022-03-08 烽火通信科技股份有限公司 Method, device and system for accessing entity home gateway to virtual home gateway
CN113746671B (en) * 2020-01-19 2023-05-26 烽火通信科技股份有限公司 Service acceleration method, terminal equipment and home gateway

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7460476B1 (en) * 2004-10-18 2008-12-02 Ubicom, Inc. Automatic adaptive network traffic prioritization and shaping
WO2007093128A1 (en) * 2006-02-16 2007-08-23 Huawei Technologies Co., Ltd. A method and system for dynamically configuring the service strategy
CN101174979A (en) * 2006-11-01 2008-05-07 中兴通讯股份有限公司 System and method for family gateway QoS policy configuration management
CN102014080A (en) * 2010-12-10 2011-04-13 中兴通讯股份有限公司 Method for adopting home gateway for instant messaging (IM) and home gateway
CN103220182A (en) * 2013-04-28 2013-07-24 烽火通信科技股份有限公司 System and method for managing residential gateway by using smart terminal
WO2014176832A1 (en) * 2013-04-28 2014-11-06 烽火通信科技股份有限公司 System and method for intelligent terminal to manage home gateway
CN105207860A (en) * 2015-08-13 2015-12-30 中国联合网络通信集团有限公司 Business acceleration system and method
WO2017070958A1 (en) * 2015-10-30 2017-05-04 华为技术有限公司 Gateway configuration method and gateway device
CN106656648A (en) * 2015-11-04 2017-05-10 中国电信股份有限公司 Application flow dynamic protection method and system based on household gateway, and household gateway
CN106899576A (en) * 2017-01-20 2017-06-27 烽火通信科技股份有限公司 Guest network function realizing method based on home gateway
CN107086934A (en) * 2017-06-12 2017-08-22 中国联合网络通信集团有限公司 The collocation method and gateway of networking equipment
US20190044831A1 (en) * 2017-12-28 2019-02-07 Intel Corporation Service level agreement-based multi-hardware accelerated inference
CN109861899A (en) * 2019-01-30 2019-06-07 烽火通信科技股份有限公司 Virtual home gateway and implementation method, home network center and data processing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
汤敏健;贾夏俊;徐江山;梁国平;: "基于家庭智能网关的智慧家庭技术和业务方案", 广播电视信息 *

Also Published As

Publication number Publication date
CN111314112A (en) 2020-06-19
CN111314112B (en) 2022-01-04
WO2021143076A1 (en) 2021-07-22
CN113746671B (en) 2023-05-26

Similar Documents

Publication Publication Date Title
CN111314112B (en) Service acceleration method and system based on home gateway
KR102626273B1 (en) Network abnormality detection
CN107222324B (en) Service configuration method and device of network service
US20210099335A1 (en) Alarm Method and Apparatus
US9071998B2 (en) Optimizing performance information collection
US20170201903A1 (en) System and Method for Quality of Service in a Wireless Network Environment
WO2017193427A1 (en) Packet switching service recognition method and terminal
US8102879B2 (en) Application layer metrics monitoring
US11894992B2 (en) Network component management method and network device
WO2020088598A1 (en) Method and device for determining category information
JP7293502B2 (en) Detection method, device and system
EP4376386A1 (en) Electronic device and operation method for deploying application
US11463468B2 (en) Systems and methods for automated quantitative risk and threat calculation and remediation
US20230328553A1 (en) Failure prediction signaling and cognitive user migration
WO2023155699A1 (en) Method and apparatus for mining security vulnerability of air interface protocol, and mobile terminal
CN114270788A (en) Traffic monitoring in a network node
CN114301772A (en) Flow control method and device, electronic equipment and readable medium
CN107147694B (en) Information processing method and device
Pencheva et al. Programmability of policy control at the edge of the mobile network
WO2024093876A1 (en) Communication method, and apparatus
CN113326159B (en) Method, apparatus, system and computer readable storage medium for fault injection
CN115694998A (en) Security detection method and device, electronic equipment and storage medium
CN116033493A (en) Data volume distribution method, equipment and storage medium for user plane function
CN115134303A (en) Service flow processing method and device, electronic equipment and storage medium
CN116963038A (en) Data processing method based on O-RAN equipment and O-RAN equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant