CN113259240A - Special network control method, system, storage medium and computer equipment for router - Google Patents

Special network control method, system, storage medium and computer equipment for router Download PDF

Info

Publication number
CN113259240A
CN113259240A CN202110457047.0A CN202110457047A CN113259240A CN 113259240 A CN113259240 A CN 113259240A CN 202110457047 A CN202110457047 A CN 202110457047A CN 113259240 A CN113259240 A CN 113259240A
Authority
CN
China
Prior art keywords
network
preset rule
router
wifi network
special
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110457047.0A
Other languages
Chinese (zh)
Inventor
李进
王辉
魏文昭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Qihu Intelligent Technology Co ltd
Original Assignee
Shenzhen Qihu Intelligent Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Qihu Intelligent Technology Co ltd filed Critical Shenzhen Qihu Intelligent Technology Co ltd
Priority to CN202110457047.0A priority Critical patent/CN113259240A/en
Publication of CN113259240A publication Critical patent/CN113259240A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/38Flow based routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0215Traffic management, e.g. flow control or congestion control based on user or device properties, e.g. MTC-capable devices

Landscapes

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

Abstract

The invention is suitable for the technical field of routers, and provides a special network control method of a router, which comprises the following steps: establishing a special WiFi network independent of a default WiFi network of a router, and configuring a corresponding preset rule for the special WiFi network; detecting a network request networked through the special WiFi network, and analyzing and judging whether the network request is matched with the preset rule or not; and if the network request is matched with the preset rule, intercepting and/or limiting the speed of the network request according to a processing strategy corresponding to the preset rule. A dedicated network control system of a router, a storage medium for storing a computer program for executing the method, and a computer apparatus implementing the method are also provided. Therefore, the special WiFi network for controlling the appointed application of the appointed equipment is expanded on one router, so that the interception and speed limit processing of the application of the special equipment is realized, and the pertinence control capability of the router is improved.

Description

Special network control method, system, storage medium and computer equipment for router
Technical Field
The present invention relates to the field of router technologies, and in particular, to a method, a system, a storage medium, and a computer device for controlling a dedicated network of a router.
Background
A router is a hardware device that connects two or more networks, acts as a gateway between the networks, and is a dedicated intelligent network device that reads the address in each packet and then decides how to transmit. In general, many networking devices are connected to a home network, and there are devices used by adults and devices used by children.
For this reason, it is necessary to filter the network content or perform parental control, but if the network content is directly controlled on the router, for example, the content which is uncomfortable for children is shielded, the adult device may be affected. Or, if only the designated device is controlled, there is a case where one device is common to adults and children, and the use of non-child characters is also easily affected.
As can be seen, the conventional method has many problems in practical use, and therefore, needs to be improved.
Disclosure of Invention
In view of the above-mentioned drawbacks, an object of the present invention is to provide a method, a system, a storage medium, and a computer device for controlling a dedicated network of a router, which implement interception and rate-limiting processing only for applications of specific devices, and improve the targeted control capability of the router.
In order to achieve the above object, the present invention provides a method for controlling a private network of a router, comprising the steps of:
establishing a special WiFi network independent of a default WiFi network of a router, and configuring a corresponding preset rule for the special WiFi network;
detecting a network request networked through the special WiFi network, and analyzing and judging whether the network request is matched with the preset rule or not;
and if the network request is matched with the preset rule, intercepting and/or limiting the speed of the network request according to a processing strategy corresponding to the preset rule.
Optionally, the step of establishing a dedicated WiFi network that is independent of a default WiFi network of a router, and configuring a corresponding preset rule for the dedicated WiFi network specifically includes:
establishing a private WiFi network independent of a default WiFi network of the router in response to a start instruction of a user;
and configuring and generating a preset rule corresponding to the special WiFi network, and sending the preset rule to the router.
Optionally, the step of detecting a network request networked through the dedicated WiFi network, and analyzing and determining whether the network request matches the preset rule specifically includes:
obtaining data traffic of a network request via the private WiFi network;
and analyzing and judging whether the characteristic information of the data flow is matched with the preset rule or not.
Optionally, if the network request matches the preset rule, the step of intercepting and/or limiting the speed of the network request according to the processing policy corresponding to the preset rule further includes:
and presetting the processing strategy corresponding to the preset rule.
Optionally, if the network request matches the preset rule, the step of intercepting and/or limiting the speed of the network request according to the processing policy corresponding to the preset rule specifically includes:
and identifying the networking equipment corresponding to the network request, and intercepting and/or limiting the speed of the data traffic from the networking equipment according to the processing strategy.
Also provided is a private network control system of a router, including:
the system comprises an establishing unit, a receiving unit and a processing unit, wherein the establishing unit is used for establishing a special WiFi network independent of a default WiFi network of a router and configuring a corresponding preset rule for the special WiFi network;
the analysis unit is used for detecting a network request networked through the special WiFi network and analyzing and judging whether the network request is matched with the preset rule or not;
and the processing unit is used for intercepting and/or limiting the speed of the network request according to a processing strategy corresponding to the preset rule if the processing strategy is matched with the preset rule.
Optionally, the establishing unit includes:
the establishing subunit is used for responding to a starting instruction of a user and establishing a special WiFi network independent of a default WiFi network of the router;
and the configuration subunit is used for configuring and generating a preset rule corresponding to the special WiFi network and sending the preset rule to the router.
Optionally, the analysis unit includes:
an obtaining subunit, configured to obtain a data traffic of a network request via the private WiFi network;
and the judging subunit is used for analyzing and judging whether the characteristic information of the data traffic is matched with the preset rule or not.
Optionally, the method further includes:
and the presetting unit is used for presetting the processing strategy corresponding to the preset rule.
Optionally, the processing unit is specifically configured to:
and identifying the networking equipment corresponding to the network request, and intercepting and/or limiting the speed of the data traffic from the networking equipment according to the processing strategy.
In addition, a storage medium for storing a computer program for executing the dedicated network control method of the above router and a computer apparatus are also provided.
The computer device comprises a storage medium, a processor and a computer program stored on the storage medium and operable on the processor, wherein the processor implements the special network control method of the router when executing the computer program.
The invention relates to a special network control method and a system of a router, wherein a special WiFi network independent of a default WiFi network of the router is established, and a corresponding preset rule is configured for the special WiFi network; and detecting the network request networked by the special WiFi network, and if the network request accords with the preset rule, intercepting and/or limiting the speed of the network request according to a preset corresponding processing strategy. The invention can lead the equipment which needs to be appointed to be controlled and managed to be connected to the special WiFi network for content filtering through a mode of routing double WiFi hotspots so as to realize the functions related to the child mode; thereby improving the pertinence control capability of the router.
Drawings
Fig. 1 is a flowchart illustrating steps of a method for controlling a private network of a router according to an embodiment of the present invention;
fig. 2 is a schematic flowchart illustrating optional network establishment steps of a private network control method for a router according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating optional analysis steps of a private network control method of a router according to an embodiment of the present invention;
fig. 4 is a schematic block diagram illustrating a structure of a private network control system of a router according to an embodiment of the present invention;
fig. 5 is a schematic block diagram of an alternative structure of the establishing unit of the private network control system of the router according to an embodiment of the present invention;
fig. 6 is a schematic block diagram of an alternative structure of the analysis unit of the private network control system of the router according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
It should be noted that references in the specification to "one embodiment," "an example embodiment," etc., indicate that the embodiment described may include a particular feature, structure, or characteristic, but every embodiment may not necessarily include the particular feature, structure, or characteristic. Moreover, such phrases are not intended to refer to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an embodiment, it is submitted that it is within the knowledge of one skilled in the art to effect such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described.
Moreover, where certain terms are used throughout the description and following claims to refer to particular components or features, those skilled in the art will understand that manufacturers may refer to a component or feature by different names or terms. This specification and the claims that follow do not intend to distinguish between components or features that differ in name but not function. In the following description and in the claims, the terms "include" and "comprise" are used in an open-ended fashion, and thus should be interpreted to mean "include, but not limited to. In addition, the term "connected" as used herein includes any direct and indirect electrical connection. Indirect electrical connection means include connection by other means.
Fig. 1 shows a private network control method of a router according to an embodiment of the present invention, including:
step S101: establishing a special WiFi network independent of a default WiFi network of a router, and configuring corresponding preset rules for the special WiFi network. That is, in this embodiment, by extending another dedicated WiFi network independent of the default WiFi network on one route, two WiFi hotspots coexist on the router at the same time; the default WiFi network is a normal WiFi network which is not limited to be particularly accessed to the Internet, the special WiFi network is provided with corresponding preset rules, and the preset rules are used for reference rules of the special WiFi network for carrying out feature matching on related network parameters. The preset rules may include identification information of the networking device, networking behavior characteristics or networking parameter information of the related application, and the like.
Step S102: and detecting a network request networked through the special WiFi network, and analyzing and judging whether the network request is matched with the preset rule or not. After the private WiFi network is established, the private WiFi network is monitored to obtain all network requests networked through the private WiFi network, and the network requests are analyzed and matched with preset rules to judge whether the network requests accord with certain application or networking behavior of the application corresponding to the preset rules.
Step S103: and if the network request is matched with the preset rule, intercepting and/or limiting the speed of the network request according to a processing strategy corresponding to the preset rule. Wherein the processing policy may be: and carrying out interception processing, speed limit processing, interception and/or speed limit processing in specific time and the like on the network connection. When the network connection is matched with the preset rule, the current network connection is judged to belong to a certain specific application pointed by the preset rule or the networking behavior of the application, and the network request is intercepted and/or subjected to speed limit processing according to the processing strategy corresponding to the preset rule. Of course, in other embodiments, corresponding reminder information may also be generated for the network request.
In this embodiment, when implemented specifically, the dedicated WiFi network may be set as a child network, and the preset rule may be configured as follows: the user can surf the internet in a specified time period, the user cannot surf the internet in a specific application (such as a hand-game application) or surf the internet at a limited speed, and the like. When the method is applied specifically, the networking equipment (such as a child mobile phone) connected to the special WiFi network can automatically intercept network requests of all games when the games are played for more than 2 hours. Or the device can not surf the internet when the mobile phone of the child is in the time period of 0 to 8 points. The networking device uses the learning APP, and can generate related monitoring notifications to be sent to parents and other operations. And the adult user without limitation can connect the intelligent devices such as the mobile phone and the like to the default WiFi network for surfing the Internet, the child with limitation on surfing the Internet connects the intelligent devices such as the mobile phone and the like to the special WiFi network, and the intelligent devices such as the mobile phone and the like of the child are controlled by configuring specific preset rules on the special WiFi network. Therefore, the router of the invention can realize the anti-addiction function, such as the reminding or the network disconnection can be triggered when the game and the entertainment exceed the specified time; meanwhile, the condition of which application and the use time of the networking equipment on the special WiFi network are used can be monitored through preset rules, so that the monitoring of parents on children is facilitated, and corresponding processing can be performed according to certain specific behaviors (such as game payment and network appreciation functions of the networking equipment) of the children using the networking equipment.
Referring to fig. 2, in an alternative embodiment, step S101 includes:
step S1011: establishing a private WiFi network separate from a default WiFi network of the router in response to a user initiation instruction. In specific implementation, the dedicated WiFi network may be started through a corresponding router APP (application), for example, the router APP is clicked by touch to trigger generation of a related start instruction, so that the dedicated WiFi network is established according to the start instruction.
Step S1012: and configuring and generating a preset rule corresponding to the special WiFi network, and sending the preset rule to the router. In this embodiment, a preset rule corresponding to the activated dedicated WiFi network may be configured according to the activated dedicated WiFi network, or the configured preset rule may be associated with the dedicated WiFi network in advance. In specific implementation, the preset rule corresponding to the dedicated WiFi network may be issued to the router through the server, or the corresponding preset rule may be extracted from a database preset by the router.
Referring to fig. 3, in an alternative embodiment, step S102 includes:
step S1021: obtaining data traffic requested by a network via the private WiFi network.
Step S1022: and analyzing and judging whether the characteristic information of the data flow is matched with the preset rule or not. In specific implementation, the preset rule stores reference information for comparing with the characteristic information, and the preset rule is configured in advance according to behavior characteristics of specific application networking.
Optionally, step S103 further includes, before: and presetting the processing strategy corresponding to the preset rule.
In one embodiment, step S103 specifically includes: and identifying the networking equipment corresponding to the network request, and intercepting and/or limiting the speed of the data traffic from the networking equipment according to the processing strategy. Specifically, the device identification can be performed on the network request through the device identification technology of the router; at least one networking device can be connected to the private WiFi network, so that after the networking device corresponding to the network request is identified, the network request generated on the networking device is intercepted and/or subjected to speed limit processing.
After the private WiFi network of this embodiment is turned on, and any networking device is connected to the private WiFi network, matching of preset rules is automatically performed on the device. If the networking device disconnects the private WiFi network, the private WiFi network persists. If the networking device is connected to the default WiFi network (i.e., the main network) of the router after disconnecting the private WiFi network, the networking device is not subjected to preset rule matching.
In another embodiment, optionally, after step S103, the method further includes: and if the networking equipment is detected to be disconnected from the special WiFi network, the special WiFi network is closed. For example: the device disconnects the child-specific hotspot, automatically cancels the child mode, and the network behavior is no longer limited.
In another embodiment, optionally, after step S101, the method further includes: and if the network request of networking through the special WiFi network is not detected within the preset time, closing the special WiFi network.
Fig. 4 shows a private network control system 100 of a router according to an embodiment of the present invention, which includes an establishing unit 10, an analyzing unit 20, and a processing unit 30, where:
the establishing unit 10 is configured to establish a dedicated WiFi network independent of a default WiFi network of a router, and configure a corresponding preset rule for the dedicated WiFi network; the analysis unit 20 is configured to detect a network request networked through the dedicated WiFi network, and analyze and determine whether the network request matches the preset rule; the processing unit 30 is configured to, if the processing policy is matched with the preset rule, intercept and/or limit the speed of the network request according to the processing policy corresponding to the preset rule.
Referring to fig. 5, in an alternative embodiment, the establishing unit 10 includes an establishing subunit 101 and a configuring subunit 102, where:
the establishing subunit 101 is configured to, in response to a start instruction of a user, establish a dedicated WiFi network that is independent of a default WiFi network of the router; the configuration subunit 102 is configured to generate a preset rule corresponding to the WiFi network, and send the preset rule to the router.
Referring to fig. 6, in an alternative embodiment, the analysis unit 20 includes an obtaining subunit 201 and a determining subunit 202, where:
the acquiring subunit 201 is configured to acquire a data traffic requested by a network via the private WiFi network; the determining subunit 202 is configured to analyze and determine whether the characteristic information of the data traffic matches the preset rule.
Optionally, the system further includes a presetting unit, configured to preset the processing policy corresponding to the preset rule.
In an embodiment, the processing unit is specifically configured to: and identifying the networking equipment corresponding to the network request, and intercepting and/or limiting the speed of the data traffic from the networking equipment according to the processing strategy.
After the private WiFi network of this embodiment is turned on, and any networking device is connected to the private WiFi network, matching of preset rules is automatically performed on the device. If the networking device disconnects the private WiFi network, the private WiFi network persists. If the networking device is connected to the default WiFi network (i.e., the main network) of the router after disconnecting the private WiFi network, the networking device is not subjected to preset rule matching.
In another embodiment, optionally, the apparatus further includes a first detecting unit, configured to close the private WiFi network if it is detected that the networking device is disconnected from the private WiFi network.
In another embodiment, optionally, the apparatus further includes a second detecting unit, configured to close the private WiFi network if a network request for networking through the private WiFi network is not detected within a preset time.
The present invention also provides a storage medium for storing a computer program of the private network control method of a router as described in fig. 1 to 3. Such as computer program instructions, which when executed by a computer, may invoke or otherwise provide methods and/or techniques in accordance with the present application through the operation of the computer. Program instructions which invoke the methods of the present application may be stored on fixed or removable storage media and/or transmitted via a data stream over a broadcast or other signal-bearing medium and/or stored on a storage medium of a computer device operating in accordance with the program instructions. Here, according to an embodiment of the present application, a computer device of a dedicated network control system including a router as shown in fig. 4 preferably includes a storage medium for storing a computer program and a processor for executing the computer program, wherein when the computer program is executed by the processor, the computer device is triggered to execute the method and/or the technical solution according to the foregoing embodiments.
It should be noted that the present application may be implemented in software and/or a combination of software and hardware, for example, implemented using Application Specific Integrated Circuits (ASICs), general purpose computers or any other similar hardware devices. In one embodiment, the software programs of the present application may be executed by a processor to implement the above steps or functions. Likewise, the software programs (including associated data structures) of the present application may be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Additionally, some of the steps or functions of the present application may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
The method according to the invention can be implemented on a computer as a computer-implemented method, or in dedicated hardware, or in a combination of both. Executable code for the method according to the invention or parts thereof may be stored on a computer program product. Examples of computer program products include memory devices, optical storage devices, integrated circuits, servers, online software, and so forth. Preferably, the computer program product comprises non-transitory program code means stored on a computer readable medium for performing the method according to the invention when said program product is executed on a computer.
In a preferred embodiment, the computer program comprises computer program code means adapted to perform all the steps of the method according to the invention when the computer program is run on a computer. Preferably, the computer program is embodied on a computer readable medium.
In summary, in the method and system for controlling a dedicated network of a router according to the present invention, a dedicated WiFi network independent from a default WiFi network of the router is established, and a corresponding preset rule is configured for the dedicated WiFi network; and detecting the network request networked by the special WiFi network, and if the network request accords with the preset rule, intercepting and/or limiting the speed of the network request according to a preset corresponding processing strategy. The invention can lead the equipment which needs to be appointed to be controlled and managed to be connected to the special WiFi network for content filtering through a mode of routing double WiFi hotspots so as to realize the functions related to the child mode; thereby improving the pertinence control capability of the router.
The present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof, and it should be understood that various changes and modifications can be effected therein by one skilled in the art without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (12)

1. A method for controlling a private network of a router, comprising the steps of:
establishing a special WiFi network independent of a default WiFi network of a router, and configuring a corresponding preset rule for the special WiFi network;
detecting a network request networked through the special WiFi network, and analyzing and judging whether the network request is matched with the preset rule or not;
and if the network request is matched with the preset rule, intercepting and/or limiting the speed of the network request according to a processing strategy corresponding to the preset rule.
2. The method as claimed in claim 1, wherein the step of establishing a dedicated WiFi network independent of a default WiFi network of the router and configuring a corresponding preset rule for the dedicated WiFi network specifically comprises:
establishing a private WiFi network independent of a default WiFi network of the router in response to a start instruction of a user;
and configuring and generating a preset rule corresponding to the special WiFi network, and sending the preset rule to the router.
3. The method as claimed in claim 1, wherein the step of detecting the network request networked through the WiFi private network and analyzing and determining whether the network request matches the predetermined rule specifically comprises:
obtaining data traffic of a network request via the private WiFi network;
and analyzing and judging whether the characteristic information of the data flow is matched with the preset rule or not.
4. The method as claimed in claim 1, wherein if the network request matches the preset rule, the step of intercepting and/or rate-limiting the network request according to the processing policy corresponding to the preset rule further comprises:
and presetting the processing strategy corresponding to the preset rule.
5. The method according to claim 1, wherein if the matching result matches the preset rule, the step of intercepting and/or rate-limiting the network request according to the processing policy corresponding to the preset rule specifically comprises:
and identifying the networking equipment corresponding to the network request, and intercepting and/or limiting the speed of the data traffic from the networking equipment according to the processing strategy.
6. A private network control system for a router, comprising:
the system comprises an establishing unit, a receiving unit and a processing unit, wherein the establishing unit is used for establishing a special WiFi network independent of a default WiFi network of a router and configuring a corresponding preset rule for the special WiFi network;
the analysis unit is used for detecting a network request networked through the special WiFi network and analyzing and judging whether the network request is matched with the preset rule or not;
and the processing unit is used for intercepting and/or limiting the speed of the network request according to a processing strategy corresponding to the preset rule if the processing strategy is matched with the preset rule.
7. The private network control system of a router according to claim 6, wherein said establishing unit includes:
the establishing subunit is used for responding to a starting instruction of a user and establishing a special WiFi network independent of a default WiFi network of the router;
and the configuration subunit is used for configuring and generating a preset rule corresponding to the special WiFi network and sending the preset rule to the router.
8. The private network control system of a router according to claim 6, wherein the analyzing unit includes:
an obtaining subunit, configured to obtain a data traffic of a network request via the private WiFi network;
and the judging subunit is used for analyzing and judging whether the characteristic information of the data traffic is matched with the preset rule or not.
9. The private network control system of a router according to claim 6, further comprising:
and the presetting unit is used for presetting the processing strategy corresponding to the preset rule.
10. The private network control system of a router of claim 6, wherein the processing unit is specifically configured to:
and identifying the networking equipment corresponding to the network request, and intercepting and/or limiting the speed of the data traffic from the networking equipment according to the processing strategy.
11. A storage medium storing a computer program for executing the private network control method of a router according to any one of claims 1 to 5.
12. A computer device comprising a storage medium, a processor, and a computer program stored on the storage medium and executable on the processor, wherein the processor implements the private network control method of the router according to any one of claims 1 to 5 when executing the computer program.
CN202110457047.0A 2021-04-26 2021-04-26 Special network control method, system, storage medium and computer equipment for router Pending CN113259240A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110457047.0A CN113259240A (en) 2021-04-26 2021-04-26 Special network control method, system, storage medium and computer equipment for router

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110457047.0A CN113259240A (en) 2021-04-26 2021-04-26 Special network control method, system, storage medium and computer equipment for router

Publications (1)

Publication Number Publication Date
CN113259240A true CN113259240A (en) 2021-08-13

Family

ID=77222121

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110457047.0A Pending CN113259240A (en) 2021-04-26 2021-04-26 Special network control method, system, storage medium and computer equipment for router

Country Status (1)

Country Link
CN (1) CN113259240A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114095974A (en) * 2021-10-26 2022-02-25 成都全景智能科技有限公司 Game deceleration method, device, router and storage medium
CN114189544A (en) * 2021-12-09 2022-03-15 深圳市卓翼科技股份有限公司 Monitoring control method, device and computer readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150249642A1 (en) * 2014-03-03 2015-09-03 Qualcomm Connected Experiences, Inc. Access control lists for private networks of system agnostic connected devices
CN109640310A (en) * 2019-02-12 2019-04-16 Oppo广东移动通信有限公司 Data transfer control method and Related product
CN109889539A (en) * 2019-03-21 2019-06-14 安徽威尔信通信科技有限责任公司 A kind of intelligent terminal browsing information filtering method based on WIFI

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150249642A1 (en) * 2014-03-03 2015-09-03 Qualcomm Connected Experiences, Inc. Access control lists for private networks of system agnostic connected devices
CN109640310A (en) * 2019-02-12 2019-04-16 Oppo广东移动通信有限公司 Data transfer control method and Related product
CN109889539A (en) * 2019-03-21 2019-06-14 安徽威尔信通信科技有限责任公司 A kind of intelligent terminal browsing information filtering method based on WIFI

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114095974A (en) * 2021-10-26 2022-02-25 成都全景智能科技有限公司 Game deceleration method, device, router and storage medium
CN114189544A (en) * 2021-12-09 2022-03-15 深圳市卓翼科技股份有限公司 Monitoring control method, device and computer readable storage medium
CN114189544B (en) * 2021-12-09 2024-04-23 深圳市卓翼科技股份有限公司 Monitoring control method, monitoring control equipment and computer-readable storage medium

Similar Documents

Publication Publication Date Title
US11122067B2 (en) Methods for detecting and mitigating malicious network behavior and devices thereof
US20190075049A1 (en) Determining Direction of Network Sessions
US8732296B1 (en) System, method, and computer program product for redirecting IRC traffic identified utilizing a port-independent algorithm and controlling IRC based malware
CN113259240A (en) Special network control method, system, storage medium and computer equipment for router
WO2011047600A1 (en) Method, apparatus and system for detecting botnet
WO2010102570A1 (en) Method and apparatus for realizing green internet-access
US20120030351A1 (en) Management server, communication cutoff device and information processing system
CN112221121A (en) Application software networking acceleration method and device and storage medium
CN106656648B (en) Application flow dynamic protection method and system based on home gateway and home gateway
US20150326596A1 (en) Cloud based method and apparatus for monitoring internet usage
CN113825129A (en) Industrial internet asset mapping method under 5G network environment
KR101341596B1 (en) Apparatus and method for monitoring of wep application telecommunication data by user
JP2006330783A (en) Device and method for specifying overlay network generation application starting node
CN104396216A (en) Methods for identifying network traffic characteristics to correlate and manage one or more subsequent flows and devices thereof
JP6623702B2 (en) A network monitoring device and a virus detection method in the network monitoring device.
CN115633359A (en) PFCP session security detection method, device, electronic equipment and storage medium
CN112787947B (en) Network service processing method, system and gateway equipment
CN105959251B (en) method and device for preventing NAT from traversing authentication
CN114328216A (en) Vulnerability mining method and device
CN113179225B (en) Application identification and processing method and system of sub-route, storage medium and computer equipment
CN114050917A (en) Audio data processing method, device, terminal, server and storage medium
CN111225378B (en) Intelligent wifi screening method, mobile terminal and terminal readable storage medium
CN108768987B (en) Data interaction method, device and system
CN113162824B (en) Method, system, storage medium and computer equipment for identifying equipment under sub-routing by router
CN114050918B (en) Audio data processing method and device, detection server and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210813

RJ01 Rejection of invention patent application after publication