CN105991465B - Method, device and system for processing application program service - Google Patents

Method, device and system for processing application program service Download PDF

Info

Publication number
CN105991465B
CN105991465B CN201510067041.7A CN201510067041A CN105991465B CN 105991465 B CN105991465 B CN 105991465B CN 201510067041 A CN201510067041 A CN 201510067041A CN 105991465 B CN105991465 B CN 105991465B
Authority
CN
China
Prior art keywords
identification
feature code
service message
gateway
control
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.)
Active
Application number
CN201510067041.7A
Other languages
Chinese (zh)
Other versions
CN105991465A (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.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CN201510067041.7A priority Critical patent/CN105991465B/en
Priority to PCT/CN2015/089080 priority patent/WO2016127634A1/en
Publication of CN105991465A publication Critical patent/CN105991465A/en
Application granted granted Critical
Publication of CN105991465B publication Critical patent/CN105991465B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention discloses a method, equipment and a system for processing application program services, wherein the method is applied to identifying a gateway and can comprise the following steps: the identification gateway analyzes an initial service message sent to a user terminal by an application server and acquires a feature code at a preset position of the initial service message; the identification gateway acquires a control strategy corresponding to the feature code according to the feature code and a preset identification rule; the identification rule comprises a corresponding relation between a feature code and a control strategy; and the identification gateway performs corresponding service control on the initial service message and the subsequent service messages between the application server and the user terminal according to the control strategy.

Description

Method, device and system for processing application program service
Technical Field
The present invention relates to application program identification technology in mobile communication network, and in particular, to a method, device, and system for processing application program service.
Background
With the continuous popularization of networks and the continuous development of network technologies, data traffic generated by various application programs is larger and larger, and obviously, in the process of controlling and managing the internet, corresponding strategies need to be executed on the traffic of specific application programs, and content identification needs to be performed on the data traffic of various application programs, so that the identification of the application programs is particularly important.
At present, the identification of an application program is usually realized by a Deep traffic monitoring (DPI) technology, and in a specific implementation process, an identification rule based on an Internet Protocol (IP) address and an identification rule based on a Uniform Resource Locator (URL) are mostly adopted to identify the application program. However, as the demand for flexible control of special applications increases, the number of IP and URL based DPI rules expands, resulting in a decrease in the processing performance of the gateway node for application identification and an increase in the maintenance cost of the identification rules; but also fails to meet the identification requirements of the particular application for dynamic addresses.
Disclosure of Invention
In order to solve the above technical problems, embodiments of the present invention desirably provide a method, an apparatus, and a system for processing an application service, which can improve the processing performance of a gateway node for application identification, reduce the maintenance cost of the gateway node for an identification rule, and meet the identification requirement of a dynamic address for a special application.
The technical scheme of the invention is realized as follows:
in a first aspect, this embodiment provides a method for processing application services, where the method is applied to identify a gateway, and the method includes:
the identification gateway analyzes an initial service message sent to a user terminal by an application server and acquires a feature code at a preset position of the initial service message;
the identification gateway acquires a control strategy corresponding to the feature code according to the feature code and a preset identification rule; the identification rule comprises a corresponding relation between a feature code and a control strategy;
and the identification gateway performs corresponding service control on the initial service message and the subsequent service messages between the application server and the user terminal according to the control strategy.
Further, the performing, by the identification gateway, corresponding service control on the initial service message and subsequent initial service messages between the application server and the user terminal according to the control policy includes:
the identification gateway performs corresponding service control on the initial service message according to the control strategy;
and when the identification gateway receives the subsequent service message between the application server and the user terminal, the identification gateway directly performs service control on the subsequent service message according to the control strategy.
Further, the method further comprises:
the identification gateway receives an identification rule sent by an external network element and stores the identification rule sent by the external network element locally; the identification rule sent by the external network element includes a corresponding relationship between a feature code sent by the external network element and a control policy.
Further, feature codes in the recognition rules sent by the external network element are stored in a dictionary form, wherein keys of the dictionary represent identifiers of the feature codes in the recognition rules sent by the external network element; the value of the dictionary represents the content of the feature code in the identification rule sent by the external network element.
In a second aspect, an embodiment of the present invention provides an identification gateway, where the identification gateway includes: an interception unit, a parsing unit, an acquisition unit and a service control unit, wherein,
the intercepting unit is used for intercepting an initial service message sent by the application server to the user terminal;
the analysis unit is used for analyzing the initial service message intercepted by the interception unit and acquiring a feature code at a preset position of the initial service message;
the acquiring unit is used for acquiring a control strategy corresponding to the feature code according to the feature code and a preset identification rule; the identification rule comprises a corresponding relation between a feature code and a control strategy;
and the service control unit is used for carrying out corresponding service control on the initial service message and the subsequent service message between the application server and the user terminal according to the control strategy.
Further, the service control unit is specifically configured to:
performing corresponding service control on the initial service message according to the control strategy; and the number of the first and second groups,
when the interception unit intercepts the subsequent service message between the application server and the user terminal, the service control is directly carried out on the subsequent service message according to the control strategy.
Furthermore, the identification gateway further includes a receiving unit, configured to receive an identification rule sent by an external network element, and store the identification rule sent by the external network element locally; the identification rule sent by the external network element includes a corresponding relationship between a feature code sent by the external network element and a control policy.
Further, feature codes in the recognition rules sent by the external network element are stored in a dictionary form, wherein keys of the dictionary represent identifiers of the feature codes in the recognition rules sent by the external network element; the value of the dictionary represents the content of the feature code in the identification rule sent by the external network element.
In a third aspect, an embodiment of the present invention provides a system for processing application services, where the system includes an application server, a user terminal, and an identification gateway,
the identification gateway is used for analyzing the initial service message sent by the application server to the user terminal and acquiring a feature code at a preset position of the initial service message;
acquiring a control strategy corresponding to the feature code according to the feature code and a preset identification rule; the identification rule comprises a corresponding relation between a feature code and a control strategy;
and performing corresponding service control on the initial service message and the subsequent service messages between the application server and the user terminal according to the control strategy.
The embodiment of the invention provides a method, equipment and a system for processing application program business, which can improve the processing performance of a gateway node on application program identification, reduce the maintenance cost of the gateway node on identification rules and meet the identification requirement of a special application program of a dynamic address by identifying and controlling the data and the traffic between an application program server and a client through a feature code corresponding to a control strategy.
Drawings
Fig. 1 is a schematic view of an application scenario provided in an embodiment of the present invention;
fig. 2 is a schematic flowchart of a method for processing an application service according to an embodiment of the present invention;
fig. 3 is a schematic flow chart of performing service control according to an embodiment of the present invention;
fig. 4 is a detailed flowchart of a method for processing application services according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an identification gateway according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another identification gateway according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a system for processing application services according to an embodiment of the present invention.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention.
Referring to fig. 1, an application scenario provided in an embodiment of the present invention is shown, where the application scenario is described by taking a network structure in which an identification gateway based on a DPI technology is taken as a core, it can be understood that a technical solution according to an embodiment of the present invention may be applied to a network structure including an identification gateway based on other technologies, and the embodiment of the present invention is not particularly limited to this, and in the scenario shown in fig. 1, the identification gateway identifies data and traffic between a client of a specific application and an application server through a pre-stored DPI rule, so that the data and traffic between the client of the specific application and the application server can be controlled by a DPI engine according to a control policy corresponding to the DPI rule. In the embodiment of the invention, the basic idea is that data and flow between an application server and a client are identified and service control is carried out through a feature code corresponding to a control strategy, so that the pre-stored DPI rule is only related to the control strategy and is not related to information such as an IP address, a URL (uniform resource locator) address, a quintuple (a source address, a destination address, a source port, a destination port and a service type) of an IP message, the number of the pre-stored DPI rules is reduced, the processing performance of the identification gateway on the identification of the application is improved, the maintenance cost of the identification gateway on the identification rule is reduced, and the identification requirement of a special application of a dynamic address can be met.
Based on the application scenario shown in fig. 1, referring to fig. 2, a method for processing application service provided by an embodiment of the present invention is shown, where the method may be applied to the identification gateway shown in fig. 1, and the method may include:
s201: the method comprises the steps that an initial service message sent to a user terminal by an application server is analyzed by an identification gateway, and a feature code is obtained at a preset position of the initial service message;
s202: the identification gateway acquires a control strategy corresponding to the feature code according to the feature code and a preset identification rule;
the identification rule comprises a corresponding relation between the feature code and the control strategy;
s203: and the identification gateway performs corresponding service control on the initial service message and the service message between the subsequent application server and the user terminal according to the control strategy.
It should be noted that, in this embodiment, the identification gateway selects the control policy for service control according to the preset identification rule and the feature code, so that the preset identification rule corresponds to the control policy only, thereby avoiding that the identification rule in the prior art is related to information such as an IP address, a URL address, and a five-tuple of an IP packet (a source address, a destination address, a source port, a destination port, and a service type), reducing the number of identification rules prestored in the identification gateway and reducing the maintenance cost of the identification rule by the identification gateway, and because the identification rule is not specific to the five-tuple information of the IP packet but specific to the control policy, the embodiment of the present invention can be applied to the identification requirement of a special application program of a dynamic address.
For example, referring to fig. 3, in this embodiment, in order to further improve the identification efficiency of the identification gateway, after the identification gateway acquires the termination policy through step S202, step S203 may specifically include:
s2031: the identification gateway performs corresponding service control on the initial service message according to the control strategy;
it should be noted that, when the application server performs a service response to the user terminal for the first time, the identification gateway may intercept an initial service message that is sent by the application server to the user terminal for the first time, and obtain a control policy for the initial service message through step S201 and step S202, so that service control may be performed on the initial service message according to the obtained control policy, where a specific service control process is determined by the control policy, and a specific process of performing service control on the service message according to the control policy is a conventional technical means of a person skilled in the art, and details of the embodiment of the present invention are not described herein.
S2032: when the identification gateway receives a subsequent initial service message between the application server and the user terminal, the identification gateway directly performs service control on the subsequent service message according to a control strategy;
it can be understood that, after the identification gateway performs service control on the initial service message according to the control policy, in the subsequent information interaction process between the application server and the user terminal, the identification gateway may directly perform service control on the service information of the subsequent information interaction between the application server and the user terminal according to the control policy, so that the processes of step S201 and step S202 do not need to be performed on the intercepted service information each time, and thus the performance and efficiency of identification and processing of the identification gateway can be improved.
Exemplarily, the method according to this embodiment may further include: the identification gateway receives the identification rule sent by the external network element and stores the identification rule sent by the external network element locally; the identification rule sent by the external network element comprises a corresponding relation between a feature code sent by the external network element and a control strategy;
preferably, the feature codes in the recognition rules sent by the external network element are stored in a dictionary, wherein keys of the dictionary represent the identifiers of the feature codes in the recognition rules sent by the external network element; the value of the dictionary represents the content of the feature code in the recognition rule sent by the external network element.
Specifically, the external network element may be a remote control node or a remote configuration node in the network, and the identification rule issued by the external network element may be sent in a plaintext manner or in an encrypted manner; the feature code may be encrypted only for the value of the feature code in the dictionary form in the recognition rule, and the specific forms of the feature code and the recognition rule are not limited in the embodiment of the present invention.
The embodiment of the invention provides a method for processing application program service, which can improve the processing performance of a gateway node on application program identification, reduce the maintenance cost of the gateway node on identification rules and meet the identification requirement of a special application program of a dynamic address by identifying and controlling the data and the traffic between an application program server and a client through a feature code corresponding to a control strategy.
Based on the same technical concept as the foregoing embodiment, referring to fig. 4, a detailed flow of a method for processing an application service according to an embodiment of the present invention is shown, in this embodiment, an application program for browsing or downloading a service using HTTP is taken as an example for description, and a specific process may include:
s401: the identification gateway receives the identification rule through local configuration or from an external network element;
specifically, the identification rule may include a correspondence between a feature code and a control policy, and the feature code in the identification rule sent by the external network element may be stored in a form of a dictionary, where a key of the dictionary represents an identifier of the feature code in the identification rule sent by the external network element; the value of the dictionary represents the content of the feature code in the identification rule sent by the external network element. While the feature code may be a string of characters inserted into a pre-agreed position in the service message format, in this embodiment, the feature code may be pre-agreed to be inserted into the last line of the response message header field, as shown by the dashed box in the response message format shown in fig. 5. Where N represents a key of the dictionary and V represents a value of the dictionary, it can be understood that V may also be encrypted by using the key K to obtain Z. The character string N: V is the feature code in the present embodiment.
S402: an identification gateway intercepts an initial service message sent by an application server to a user terminal;
it is understood that the initial service message may be a first response message of the application server to the application service request made by the user terminal;
s403: the identification gateway analyzes the initial service message and acquires a feature code from a preset position of the initial service message;
it can be understood that, since the last line of the header field in the initial service message is intended to insert the feature code shown in the following code segment, the specific code segment is:
HTTP/1.1200OK\r\n
Content-length:1000\r\n
N:V\r\n
\r\n
Application-Data
therefore, the identification gateway can acquire the characteristic codes N, V from the last line of the header field of the initial service message in the process of analyzing the initial service message;
s404: the identification gateway acquires a control strategy corresponding to the feature code according to the feature code and a preset identification rule;
specifically, since the identification rule includes the corresponding relationship between the feature code and the control policy, after the identification gateway acquires the feature code, the control policy P corresponding to the feature code N: V may be queried according to the identification rule.
S405: the identification gateway performs corresponding service control on the initial service message according to the control strategy;
it can be understood that, after the identification gateway obtains the control policy, the service control may be performed on the initial service message according to the obtained control policy, and the specific service control process is determined by the control policy.
S406: when the identification gateway receives a subsequent initial service message between the application server and the user terminal, the identification gateway directly performs service control on the subsequent service message according to a control strategy;
it can be understood that, after the identification gateway performs service control on the initial service message according to the control policy, in the subsequent information interaction process between the application server and the user terminal, the identification gateway can directly perform service control on the service information of the subsequent information interaction between the application server and the user terminal according to the control policy, thereby improving the performance and efficiency of identification and processing of the identification gateway.
The embodiment of the invention provides a detailed process of an application program service processing method, an identification gateway identifies and controls the service of data and flow between an application program server and a client through a feature code corresponding to a control strategy, the processing performance of a gateway node on the identification of the application program can be improved, the maintenance cost of the gateway node on an identification rule is reduced, and the identification requirement of a special application program of a dynamic address can be met.
Based on the same technical concept as the foregoing embodiment, referring to fig. 5, an identification gateway 50 provided by an embodiment of the present invention is shown, where the identification gateway 50 includes: an acquisition unit 501, a parsing unit 502, an acquisition unit 503, and a service control unit 504, wherein,
an intercepting unit 501, configured to intercept an initial service message sent by an application server to a user terminal;
the analyzing unit 502 is configured to analyze the initial service message intercepted by the intercepting unit 501, and obtain a feature code at a preset position of the initial service message;
an obtaining unit 503, configured to obtain, according to the feature code and according to a preset identification rule, a control policy corresponding to the feature code; the identification rule comprises a corresponding relation between the feature code and the control strategy;
a service control unit 504, configured to perform corresponding service control on the initial service message and the service message between the subsequent application server and the user terminal according to the control policy.
Exemplarily, the service control unit 504 is specifically configured to:
performing corresponding service control on the initial service message according to the control strategy; and the number of the first and second groups,
when the interception unit 501 intercepts a subsequent service message between the application server and the user terminal, the service of the subsequent service message is directly controlled according to the control policy.
Illustratively, referring to fig. 6, the identification gateway 50 further includes a receiving unit 505, configured to receive the identification rule sent by the external network element, and store the identification rule sent by the external network element locally; the identification rule sent by the external network element comprises the corresponding relation between the feature code sent by the external network element and the control strategy.
Further, the feature codes in the recognition rules sent by the external network element are stored in a dictionary form, wherein keys of the dictionary represent the identifications of the feature codes in the recognition rules sent by the external network element; the value of the dictionary represents the content of the feature code in the recognition rule sent by the external network element.
The embodiment of the invention provides an identification gateway 50, which can improve the processing performance of a gateway node on application program identification, reduce the maintenance cost of the gateway node on identification rules and meet the identification requirement of a special application program of a dynamic address by identifying and controlling the data and the traffic between an application program server and a client through a feature code corresponding to a control strategy.
Based on the same technical concept as the foregoing embodiment, referring to fig. 7, a system 70 for processing application services provided by an embodiment of the present invention is shown, where the system 70 may include: an application server 80, a user terminal 90 and an identification gateway 50, wherein,
the identification gateway 50 is configured to parse an initial service message sent by the application server 80 to the user terminal 90, and obtain a feature code at a preset position of the initial service message;
acquiring a control strategy corresponding to the feature code according to the feature code and a preset identification rule; the identification rule comprises a corresponding relation between a feature code and a control strategy;
and correspondingly controlling the initial service message and the subsequent service messages between the application server 80 and the user terminal 90 according to the control strategy.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention.

Claims (5)

1. A method for application service processing, the method being applied to identify a gateway, the method comprising:
the identification gateway analyzes an initial service message sent to a user terminal by an application server and acquires a feature code at a preset position of the initial service message;
the identification gateway acquires a control strategy corresponding to the feature code according to the feature code and a preset identification rule; the identification rule comprises a corresponding relation between a feature code and a control strategy; the identification gateway performs corresponding service control on the initial service message according to the control strategy; the feature codes are stored in a dictionary form, keys of the dictionary represent identifiers of the feature codes, values of the dictionary represent contents of the feature codes, and the recognition rules are irrelevant to IP addresses, URL addresses and quintuple of IP messages;
and when the identification gateway receives the subsequent service message between the application server and the user terminal, the identification gateway directly performs service control on the subsequent service message according to the control strategy.
2. The method of claim 1, further comprising:
the identification gateway receives an identification rule sent by an external network element and stores the identification rule sent by the external network element locally; the identification rule sent by the external network element includes a corresponding relationship between a feature code sent by the external network element and a control policy.
3. An identification gateway, comprising: an interception unit, a parsing unit, an acquisition unit and a service control unit, wherein,
the intercepting unit is used for intercepting an initial service message sent by the application server to the user terminal;
the analysis unit is used for analyzing the initial service message intercepted by the interception unit and acquiring a feature code at a preset position of the initial service message;
the acquiring unit is used for acquiring a control strategy corresponding to the feature code according to the feature code and a preset identification rule; the identification rule comprises a corresponding relation between a feature code and a control strategy;
the service control unit is used for
Performing corresponding service control on the initial service message according to the control strategy; the feature codes are stored in a dictionary form, keys of the dictionary represent identifiers of the feature codes, values of the dictionary represent contents of the feature codes, and the recognition rules are irrelevant to IP addresses, URL addresses and quintuple of IP messages; and when the interception unit intercepts the subsequent service message between the application server and the user terminal, directly carrying out service control on the subsequent service message according to the control strategy.
4. The identification gateway of claim 3, further comprising a receiving unit, configured to receive the identification rule sent by an external network element, and store the identification rule sent by the external network element locally; the identification rule sent by the external network element includes a corresponding relationship between a feature code sent by the external network element and a control policy.
5. A system for application service processing, the system comprising an application server, a user terminal and an identification gateway, wherein,
the identification gateway is used for analyzing the initial service message sent by the application server to the user terminal and acquiring a feature code at a preset position of the initial service message;
acquiring a control strategy corresponding to the feature code according to the feature code and a preset identification rule; the identification rule comprises a corresponding relation between a feature code and a control strategy; the feature codes are stored in a dictionary form, keys of the dictionary represent identifiers of the feature codes, values of the dictionary represent contents of the feature codes, and the recognition rules are irrelevant to IP addresses, URL addresses and quintuple of IP messages;
and performing corresponding service control on the initial service message and the subsequent service messages between the application server and the user terminal according to the control strategy.
CN201510067041.7A 2015-02-09 2015-02-09 Method, device and system for processing application program service Active CN105991465B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510067041.7A CN105991465B (en) 2015-02-09 2015-02-09 Method, device and system for processing application program service
PCT/CN2015/089080 WO2016127634A1 (en) 2015-02-09 2015-09-07 Service processing method, device and system for application program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510067041.7A CN105991465B (en) 2015-02-09 2015-02-09 Method, device and system for processing application program service

Publications (2)

Publication Number Publication Date
CN105991465A CN105991465A (en) 2016-10-05
CN105991465B true CN105991465B (en) 2020-12-04

Family

ID=56614194

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510067041.7A Active CN105991465B (en) 2015-02-09 2015-02-09 Method, device and system for processing application program service

Country Status (2)

Country Link
CN (1) CN105991465B (en)
WO (1) WO2016127634A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110752996A (en) * 2019-10-24 2020-02-04 杭州迪普信息技术有限公司 Message forwarding method and device
US20240039814A1 (en) * 2020-08-14 2024-02-01 Nippon Telegraph And Telephone Corporation Communication system, communication quality measuring method, gateway device and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1913528A (en) * 2006-08-25 2007-02-14 清华大学 P2P data message detection method based on character code
CN101789904A (en) * 2010-02-04 2010-07-28 杭州华三通信技术有限公司 Method and equipment for controlling flow
CN102055813A (en) * 2010-11-22 2011-05-11 杭州华三通信技术有限公司 Access controlling method for network application and device thereof
CN104104526A (en) * 2013-04-01 2014-10-15 深圳维盟科技有限公司 Network logging-on behavior monitoring method, device and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2670189B1 (en) * 2012-05-29 2016-10-26 Telefonaktiebolaget LM Ericsson (publ) Control of data flows over transport networks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1913528A (en) * 2006-08-25 2007-02-14 清华大学 P2P data message detection method based on character code
CN101789904A (en) * 2010-02-04 2010-07-28 杭州华三通信技术有限公司 Method and equipment for controlling flow
CN102055813A (en) * 2010-11-22 2011-05-11 杭州华三通信技术有限公司 Access controlling method for network application and device thereof
CN104104526A (en) * 2013-04-01 2014-10-15 深圳维盟科技有限公司 Network logging-on behavior monitoring method, device and system

Also Published As

Publication number Publication date
CN105991465A (en) 2016-10-05
WO2016127634A1 (en) 2016-08-18

Similar Documents

Publication Publication Date Title
US10257142B2 (en) Message delivery in a message system
CN110311929B (en) Access control method and device, electronic equipment and storage medium
EP2456246A1 (en) Network selection method based on multi-link and apparatus thereof
CN104283723B (en) Network access log processing method and processing device
CN109729183B (en) Request processing method, device, equipment and storage medium
CN106878199B (en) Configuration method and device of access information
CN108207012B (en) Flow control method, device, terminal and system
CN109391618B (en) Method and system for establishing communication link
CA2947325A1 (en) Protocol type identification method and apparatus
CN101764825B (en) Data transmission method of virtual private network, system thereof, terminal thereof and gateway equipment thereof
US9736246B1 (en) Cross-device synchronization system for account-level information
CN110233834B (en) Network system, method, device and equipment for intercepting attack message
CN112217771A (en) Data forwarding method and data forwarding device based on tenant information
CN113556359B (en) Communication protocol conversion method, device, system and gateway device
CN111131186B (en) Http session protection method, device, equipment and medium
CN103945455A (en) Method and device for sending self-adaptive heartbeat data packets
US20150256459A1 (en) Packet processing method and apparatus
CN113825129A (en) Industrial internet asset mapping method under 5G network environment
CN110913011B (en) Session holding method, session holding device, readable storage medium and electronic device
KR102156891B1 (en) System and method for detecting and blocking web attack through web protocol behavior analysis based on ai machine learning
CN109634908B (en) Data association method, data processing device and storage medium
CN105991465B (en) Method, device and system for processing application program service
CN103746768A (en) Data packet identification method and equipment thereof
CN111224891A (en) Traffic application identification system and method based on dynamic learning triples
US10285193B2 (en) Wireless communication system and wireless apparatus

Legal Events

Date Code Title Description
C06 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