CN106911596B - Multi-mode bandwidth control method and device - Google Patents

Multi-mode bandwidth control method and device Download PDF

Info

Publication number
CN106911596B
CN106911596B CN201710076052.0A CN201710076052A CN106911596B CN 106911596 B CN106911596 B CN 106911596B CN 201710076052 A CN201710076052 A CN 201710076052A CN 106911596 B CN106911596 B CN 106911596B
Authority
CN
China
Prior art keywords
bandwidth
router
time
cumulative
percentage
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
CN201710076052.0A
Other languages
Chinese (zh)
Other versions
CN106911596A (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.)
HARBIN YULONG AUTOMATION Co.,Ltd.
Original Assignee
Taizhou Jiji Intellectual Property Operation 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 Taizhou Jiji Intellectual Property Operation Co ltd filed Critical Taizhou Jiji Intellectual Property Operation Co ltd
Priority to CN201710076052.0A priority Critical patent/CN106911596B/en
Publication of CN106911596A publication Critical patent/CN106911596A/en
Application granted granted Critical
Publication of CN106911596B publication Critical patent/CN106911596B/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
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/80Actions related to the user profile or the type of traffic

Landscapes

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

Abstract

The invention discloses a multi-mode bandwidth control method, which comprises the following steps: s100, when a device is accessed to the router, controlling the bandwidth resource of each device in the router by adopting a time-sharing control mode; s200, judging whether the time length of the equipment accessing the router reaches the preset continuous time or not; if yes, executing the next step; otherwise, repeating the step S200; and S300, controlling the bandwidth resources of each device in the router by adopting a multi-factor control mode. The factors of accumulated flow and accumulated time are added in the bandwidth allocation algorithm, the bandwidth is automatically allocated, whether the device is a network-gramming device is judged no longer only by the quantity of the signal intensity, and the router has the function of identifying the home device and the network-gramming device.

Description

Multi-mode bandwidth control method and device
Technical Field
The present invention relates to the field, and in particular, to a method and an apparatus for controlling bandwidth in multiple modes.
Background
Due to the existence of the existing various wifi password cracking software, the security of the wifi password is difficult to guarantee, and therefore the network is often rubbed by an inexperienced visitor. At present, prevent rubbing the net and mainly realize through following two kinds of schemes:
(1) signal strength detection
The method is realized by that the router measures the signal intensity of the accessed workstation (mobile phone, notebook computer, etc.), when the signal intensity is lower than a certain threshold value, the router is regarded as a network-rubbing device, and then the router is removed from the network.
(2) Hidden SSID
The SSID is popular and is exactly the wifi account name, just can let others can not search for wifi's account number through hiding the SSID, just can't rub wifi naturally.
Scheme one is based on signal strength's prevent rubbing net tactics, and the threshold value is not good to be held. Mainly because of the popularization of the internet of things, the distances of the routers of the devices accessed in the family are different, and the signal intensity naturally has a gap. The threshold value is based on the lowest signal intensity, and a situation occurs at this time, the distance between the network-rubbing device and the own device is possibly shorter, and the signal intensity is stronger than that of the own device, so that the network rubbing cannot be prevented. If only signal intensity control is used singly, the function of playing and rubbing the network cannot be realized if the equipment of the user is not used.
Scheme two newly joins in equipment complex operation, for example, sometime, we change the cell-phone, if forget own wifi account number password this time, still need log in the router again and look for account number password. Even if we remember the account password, manual entry is required. This brings about a troublesome operation.
Disclosure of Invention
In order to solve the above technical problem, the present invention provides a method and an apparatus for controlling bandwidth in multiple modes.
The technical scheme provided by the invention is as follows:
the invention discloses a multi-mode bandwidth control method, which comprises the following steps: s100, when a device is accessed to the router, controlling the bandwidth resource of each device in the router by adopting a time-sharing control mode; s200, judging whether the time length of the equipment accessing the router reaches the preset continuous time or not; if yes, executing the next step; otherwise, repeating the step S200; and S300, controlling the bandwidth resources of each device in the router by adopting a multi-factor control mode.
Further preferably, the step S100 of controlling bandwidth resources of each device in the router by using a time-sharing control mode when a device accesses the router specifically includes: s110, acquiring the signal intensity of each device in the router; s120, calculating corresponding bandwidth resources according to the signal intensity of each device; and S130, allocating the bandwidth resources to each device according to the corresponding bandwidth resources calculated in the step S120.
Further preferably, the step S300 of controlling bandwidth resources of each device in the router by using the multi-factor control mode specifically includes the steps of: s310, accumulating the accumulated connection time and the accumulated download amount of each device in the router in the preset continuous time; s320, calculating bandwidth resources corresponding to each device according to the accumulated connection time and the accumulated downloading amount in the preset continuous time and the signal intensity of each device; and S330, allocating the bandwidth resources corresponding to the devices.
Further preferably, in step S320, "calculating bandwidth resources corresponding to each device according to the accumulated connection time and the accumulated download amount in the preset continuous time and the signal strength of each device" is calculated by the following formula:
Wj=W(αIj+βTj+γQj) (1)
Figure GDA0001267359120000021
Figure GDA0001267359120000022
Figure GDA0001267359120000023
wherein, WjRepresents the bandwidth resource of the jth device, W is the total amount of bandwidth resource, IjIs the signal strength percentage of the jth device, and alpha is the signal strength percentage IjPredetermined weight coefficient of (T)jIs the cumulative percentage of connection time of the jth device, beta is a preset weight coefficient of the cumulative percentage of connection time, QjThe cumulative download traffic percentage of the jth device, γ is a preset weighting factor of the cumulative connection time percentage, Σ i is the sum of the signal strengths of all devices, Σ q is the sum of the cumulative download traffic of all devices, and Σ t is the sum of the cumulative connection times of all devices.
The invention also discloses a multi-mode bandwidth control device, which comprises: the bandwidth resource control module is used for controlling the bandwidth resources of each device in the router by adopting a time-sharing control mode when the device is accessed to the router; the time judgment module is used for judging whether the time length of the equipment accessing the router reaches the preset continuous time or not; and the bandwidth resource control module is also used for controlling the bandwidth resources of each device in the router by adopting a multi-factor control mode when judging whether the duration of the device accessing the router reaches the preset continuous time.
Further preferably, the bandwidth resource control module further includes: the signal intensity acquisition module is used for acquiring the signal intensity of each device in the router; the bandwidth resource calculation module is used for calculating corresponding bandwidth resources according to the signal intensity; and the bandwidth resource allocation module is used for allocating corresponding bandwidth resources for each device.
Further preferably, the bandwidth resource control module further includes: the accumulation module is used for accumulating the accumulated connection time and the accumulated downloading amount of each device in the router within the preset continuous time; and the bandwidth resource calculation module is further used for calculating the bandwidth resource corresponding to each device according to the accumulated connection time and the accumulated download amount in the preset continuous time and the signal strength of each device.
Further preferably, the bandwidth resource calculating module calculates the bandwidth resource corresponding to each device according to the following formula:
Wj=W(αIj+βTj+γQj) (1)
Figure GDA0001267359120000031
Figure GDA0001267359120000032
Figure GDA0001267359120000033
wherein, WjRepresents the bandwidth resource of the jth device, W is the total amount of bandwidth resource, IjIs the signal strength percentage of the jth device, and alpha is the signal strength percentage IjPredetermined weight coefficient of (T)jIs the cumulative percentage of connection time of the jth device, beta is a preset weight coefficient of the cumulative percentage of connection time, QjThe cumulative download traffic percentage of the jth device, γ is a preset weighting factor of the cumulative connection time percentage, Σ i is the sum of the signal strengths of all devices, Σ q is the sum of the cumulative download traffic of all devices, and Σ t is the sum of the cumulative connection times of all devices.
Compared with the prior art, the bandwidth allocation algorithm adds the factors of accumulated flow and accumulated time, automatically allocates the bandwidth, and judges whether the equipment is the network-stealing equipment no longer only by the quantity of signal intensity, so that the router has the function of identifying the self-equipment and the network-stealing equipment, the bandwidth of the network-stealing equipment is not reduced at the lower limit, and the self-equipment has the bandwidth use authority which approaches 100% infinitely.
Drawings
The present invention will be further described in the following detailed description of preferred embodiments, which is to be read in connection with the accompanying drawings.
FIG. 1 is a schematic diagram of the main steps of a multimode bandwidth control method according to the present invention;
FIG. 2 is a diagram illustrating the steps of a multi-mode bandwidth control method according to the present invention;
FIG. 3 is a diagram illustrating a multi-mode bandwidth control method according to an embodiment of the present invention;
FIG. 4 is a schematic diagram illustrating an actual application effect of a multi-mode bandwidth control method according to the present invention;
fig. 5 is a schematic diagram of a multi-mode bandwidth control apparatus according to the present invention.
The reference numbers illustrate:
100. a bandwidth resource control module 200 and a time judgment module.
Detailed Description
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following description will be made with reference to the accompanying drawings. It is obvious that the drawings in the following description are only some examples of the invention, and that for a person skilled in the art, other drawings and embodiments can be derived from them without inventive effort.
For the sake of simplicity, the drawings only schematically show the parts relevant to the present invention, and they do not represent the actual structure as a product. In addition, in order to make the drawings concise and understandable, components having the same structure or function in some of the drawings are only schematically illustrated or only labeled. In this document, "one" means not only "only one" but also a case of "more than one".
Fig. 1 is a schematic diagram of main steps of a multi-mode bandwidth control method according to the present invention, and as shown in fig. 1, the multi-mode bandwidth control method includes the steps of: s100, when a device is accessed to the router, controlling the bandwidth resource of each device in the router by adopting a time-sharing control mode; s200, judging whether the time length of the equipment accessing the router reaches the preset continuous time or not; if yes, executing the next step; otherwise, repeating the step S200; and S300, controlling the bandwidth resources of each device in the router by adopting a multi-factor control mode.
The invention adds the factors of accumulated flow and accumulated time into the bandwidth allocation algorithm, automatically allocates the bandwidth, and judges whether the device is a network-gramming device no longer only by the quantity of signal intensity, so that the router has the function of identifying the home device and the network-gramming device, the bandwidth of the network-grabing device is not reduced at the lower limit, and the home device has the bandwidth use authority which is infinitely close to 100 percent.
Fig. 2 is a diagram illustrating the steps of a multi-mode bandwidth control method according to the present invention. As shown in fig. 2, the step S100 "when there is a device accessing the router, controlling the bandwidth resource of each device in the router by using the time-sharing control mode" specifically includes:
s110, acquiring the signal intensity of each device in the router;
s120, calculating corresponding bandwidth resources according to the signal intensity of each device;
and S130, allocating the bandwidth resources to each device according to the corresponding bandwidth resources calculated in the step S120.
Specifically, when the device is just accessed to the router, the time-sharing control mode is adopted for the device, the time-sharing control mode adopts simple control based on signal strength, and the router cannot drive the device out of the network no matter how weak the signal strength is.
Fig. 3 is a diagram illustrating a multi-mode bandwidth control method according to an embodiment of the present invention. As shown in fig. 3, the device 2 is closer to the router, assuming that the signal strength of the device 2 is 100%, the device 1 is farther, assuming that the signal strength is 30%, and the total amount of network bandwidth provided by the ISP is 10Mbps, then we perform a simple process, and consider that the transmission rate is proportional to the signal strength. Then, when only device 1 accesses, the bandwidth used by device 1 is 0.3 × 10 ═ 3Mbps, and similarly, only device 2 accesses, the bandwidth of device 2 is 10Mbps, and the bandwidth of device 1 is 0.3/(0.3+1) × 10 ≈ 2.3Mbps, and similarly, the bandwidth of device 2 is 7.7 Mbps.
The above describes a control procedure based on a time-sharing control mode, and the same is applied to access a plurality of devices.
Preferably, as shown in fig. 2, the step S300 of controlling bandwidth resources of each device in the router by using the multi-factor control mode specifically includes the steps of: s310, accumulating the accumulated connection time and the accumulated download amount of each device in the router in the preset continuous time; s320, calculating bandwidth resources corresponding to each device according to the accumulated connection time and the accumulated downloading amount in the preset continuous time and the signal intensity of each device; and S330, allocating the bandwidth resources corresponding to the devices.
The invention adopts a multi-factor control mode after the device continues for a preset continuous time (such as 15 days) from the moment when the device accesses the router. The core idea of the invention is to prevent network from being stolen, not to let the external device access, but to limit the network resource of the external device.
Preferably, in step S320, "calculating bandwidth resources corresponding to each device according to the accumulated connection time and the accumulated download amount in the preset continuous time and the signal strength of each device" is calculated by the following formula:
Wj=W(αIj+βTj+γQj) (1)
Figure GDA0001267359120000061
Figure GDA0001267359120000062
Figure GDA0001267359120000063
wherein Wj represents a bandwidth resource of the jth device, W is a total amount of the bandwidth resource and represents a bandwidth resource provided by the ISP, Ij is a signal strength percentage of the jth device, α is a preset weight coefficient of the signal strength percentage Ij, Tj is a cumulative connection time percentage of the jth device, β is a preset weight coefficient of the cumulative connection time percentage, Qj is a cumulative download traffic percentage of the jth device, γ is a preset weight coefficient of the cumulative connection time percentage, Σ i is a sum of signal strengths of all devices, Σ q is a sum of cumulative download traffic of all devices, and Σ t is a sum of cumulative connection times of all devices.
Specifically, the specific working flow of the present invention is described below with reference to fig. 2 as a specific example.
And setting the preset duration time in the time-sharing control mode to be 15 days. The device 2 is a legal device allowed by a user, and the device 1 is a network-rubbing device. Two parameters were introduced below: the connection time and the accumulated download amount are accumulated, then the signal intensity in the time-sharing control mode is added, and the multi-factor control mode adopts the thought that the three factors are considered in combination to realize the network-stealing prevention function.
Now, assuming that the preset duration is 15 days, the time for device 2 to access the router per day is 5 hours, and the time for device 1 to access the router per day is 2 hours. The data amount obtained by the device 2 from the network is 5 GB per day, and the data amount obtained by the device 1 from the network is 1 GB per day. Then, within the preset duration, the time for the device 1 to access the router is 30 hours, the time for the device 2 to access the router is 75 hours, the cumulative download traffic of the device 1 is 15 GB, and the cumulative download traffic of the device 2 is 75 GB.
The multi-factor control mode starts from the suspension state of the time-sharing control mode, and calculates the bandwidth by the following equation:
Wj=W(αIj+βTj+γQj) (1)
Figure GDA0001267359120000071
Figure GDA0001267359120000072
Figure GDA0001267359120000073
where Wj represents a bandwidth resource of a j-th device, W represents a bandwidth resource provided by an ISP, Ij is a signal strength percentage of the j-th device, α is a preset weight coefficient of the signal strength percentage Ij, Tj is a cumulative connection time percentage of the j-th device, β is a preset weight coefficient of the cumulative connection time percentage, Qj is a cumulative download traffic percentage of the j-th device, γ is a preset weight coefficient of the cumulative connection time percentage, Σ i is a signal strength sum of all devices, Σ q is a cumulative download traffic sum of all devices, and Σ t is a cumulative connection time sum of all devices.
W still takes 10Mbps in the time-sharing control mode, and alpha, beta and gamma respectively take 0.6,0.2 and 0.2. I is1=0.3,I2=0.6,T1=30/(30+75)≈0.286,T275/(30+75) equals about 0.714, Q1=15/(15+75)≈0.167,Q275/(15+75) ≈ 0.833. Substituting the above numerical values into formula 1, and calculating to obtain:
W1=10*(0.6*0.3+0.2*0.167+0.2*0.286)=2.706
W2=10*(0.6*0.6+0.2*0.833+0.2*0.714)=6.694
the bandwidth resources of device 1 and device 2 are allocated in the manner described above. According to the algorithm, the accumulated continuous time and the accumulated downloading flow of each device in the preset duration are accumulated at preset time intervals, the accumulated continuous time and the accumulated downloading flow are taken as variables to be introduced into a formula for iterative calculation, and the bandwidth resources which are required to be allocated to each accessed device are updated.
Fig. 4 is a schematic diagram of an actual application effect of the method for controlling bandwidth in multiple modes according to the present invention. As shown in fig. 4, the dashed line represents the percentage of the bandwidth resource of the device 2, and the solid line represents the percentage of the bandwidth resource of the device 1, and as can be seen from fig. 4, the percentage of the bandwidth resource of the device 2 starts from 70% and gradually approaches 100% as time is accumulated.
Fig. 5 is a schematic diagram of a multi-mode bandwidth control apparatus according to the present invention. As shown in fig. 5, a multimode control bandwidth device includes: the bandwidth resource control module is used for controlling the bandwidth resources of each device in the router by adopting a time-sharing control mode when the device is accessed to the router; the time judgment module is used for judging whether the time length of the equipment accessing the router reaches the preset continuous time or not; and the bandwidth resource control module is also used for controlling the bandwidth resources of each device in the router by adopting a multi-factor control mode when judging whether the duration of the device accessing the router reaches the preset continuous time.
Preferably, the bandwidth resource control module further includes: the signal intensity acquisition module is used for acquiring the signal intensity of each device in the router; the bandwidth resource calculation module is used for calculating corresponding bandwidth resources according to the signal intensity; and the bandwidth resource allocation module is used for allocating corresponding bandwidth resources for each device.
Preferably, the bandwidth resource control module further includes: the accumulation module is used for accumulating the accumulated connection time and the accumulated downloading amount of each device in the router within the preset continuous time; and the bandwidth resource calculation module is further used for calculating the bandwidth resource corresponding to each device according to the accumulated connection time and the accumulated download amount in the preset continuous time and the signal strength of each device.
Preferably, the bandwidth resource calculating module calculates the bandwidth resource corresponding to each device according to the following formula:
Wj=W(αIj+βTj+γQj) (1)
Figure GDA0001267359120000091
Figure GDA0001267359120000092
Figure GDA0001267359120000093
where Wj represents a bandwidth resource of a j-th device, W represents a bandwidth resource provided by an ISP, Ij is a signal strength percentage of the j-th device, α is a preset weight coefficient of the signal strength percentage Ij, Tj is a cumulative connection time percentage of the j-th device, β is a preset weight coefficient of the cumulative connection time percentage, Qj is a cumulative download traffic percentage of the j-th device, γ is a preset weight coefficient of the cumulative connection time percentage, Σ i is a signal strength sum of all devices, Σ q is a cumulative download traffic sum of all devices, and Σ t is a cumulative connection time sum of all devices.
It should be noted that the information interaction, execution process, and other contents between the modules in the apparatus are based on the same concept as the method embodiment, and specific contents may refer to the description in the method embodiment of the present invention, and are not described herein again.
It should be noted that the above embodiments can be freely combined as necessary. The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (4)

1. A method for multi-mode bandwidth control, comprising the steps of:
s100, when a device accesses the router, controlling a bandwidth resource of each device in the router in a time-sharing control mode, which specifically includes: s110, acquiring the signal intensity of each device in the router; s120, calculating corresponding bandwidth resources according to the signal intensity of each device; s130, distributing the bandwidth resources to each device according to the corresponding bandwidth resources calculated in the step S120;
s200, judging whether the time length of the equipment accessing the router reaches the preset continuous time or not; if yes, executing the next step; otherwise, repeating the step S200;
s300, controlling bandwidth resources of each device in the router by using the multi-factor control mode, specifically including: s310, accumulating the accumulated connection time and the accumulated download amount of each device in the router in the preset continuous time;
s320, calculating bandwidth resources corresponding to each device according to the accumulated connection time and the accumulated downloading amount in the preset continuous time and the signal intensity of each device;
and S330, allocating the bandwidth resources corresponding to the devices.
2. The method for controlling bandwidth in multiple modes according to claim 1, wherein in step S320 ", the bandwidth resource corresponding to each device is calculated according to the cumulative connection time and the cumulative download amount in the preset continuous time and the signal strength of each device according to the following formula:
Wj=W(αIj+βTj+γQj) (1)
Figure FDA0002436560040000011
Figure FDA0002436560040000012
Figure FDA0002436560040000013
wherein, WjRepresents the bandwidth resource of the jth device, W is the total amount of bandwidth resource, IjIs the signal strength percentage of the jth device, and alpha is the signal strength percentage IjPredetermined weight coefficient of (T)jIs the cumulative percentage of connection time of the jth device, beta is a preset weight coefficient of the cumulative percentage of connection time, QjThe cumulative download traffic percentage of the jth device, γ is a preset weighting factor of the cumulative connection time percentage, Σ i is the sum of the signal strengths of all devices, Σ q is the sum of the cumulative download traffic of all devices, and Σ t is the sum of the cumulative connection times of all devices.
3. A multi-mode bandwidth control apparatus, comprising:
a bandwidth resource control module, configured to control bandwidth resources of each device in a router in a time-sharing control mode when a device accesses the router, where the bandwidth resource control module further includes:
the signal intensity acquisition module is used for acquiring the signal intensity of each device in the router;
the bandwidth resource calculation module is used for calculating corresponding bandwidth resources according to the signal intensity;
the bandwidth resource allocation module is used for allocating corresponding bandwidth resources for each device;
the time judgment module is used for judging whether the time length of the equipment accessing the router reaches the preset continuous time or not;
the bandwidth resource control module is further configured to control the bandwidth resource of each device in the router in a multi-factor control mode when determining whether the duration of the device accessing the router reaches the preset continuous time, and the bandwidth resource control module further includes:
the accumulation module is used for accumulating the accumulated connection time and the accumulated downloading amount of each device in the router within the preset continuous time;
and the bandwidth resource calculation module is further used for calculating the bandwidth resource corresponding to each device according to the accumulated connection time and the accumulated download amount in the preset continuous time and the signal strength of each device.
4. The apparatus according to claim 3, wherein the bandwidth resource calculating module calculates the bandwidth resource corresponding to each device by the following formula:
Wj=W(αIj+βTj+γQj) (1)
Figure FDA0002436560040000031
Figure FDA0002436560040000032
Figure FDA0002436560040000033
wherein, WjRepresents the bandwidth resource of the jth device, W is the total amount of bandwidth resource, IjIs the signal strength percentage of the jth device, and alpha is the signal strength percentage IjPredetermined weight coefficient of (T)jIs the cumulative percentage of connection time of the jth device, beta is a preset weight coefficient of the cumulative percentage of connection time, QjThe cumulative download traffic percentage of the jth device, γ is a preset weighting factor of the cumulative connection time percentage, Σ i is the sum of the signal strengths of all devices, Σ q is the sum of the cumulative download traffic of all devices, and Σ t is the sum of the cumulative connection times of all devices.
CN201710076052.0A 2017-02-13 2017-02-13 Multi-mode bandwidth control method and device Active CN106911596B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710076052.0A CN106911596B (en) 2017-02-13 2017-02-13 Multi-mode bandwidth control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710076052.0A CN106911596B (en) 2017-02-13 2017-02-13 Multi-mode bandwidth control method and device

Publications (2)

Publication Number Publication Date
CN106911596A CN106911596A (en) 2017-06-30
CN106911596B true CN106911596B (en) 2021-04-23

Family

ID=59208652

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710076052.0A Active CN106911596B (en) 2017-02-13 2017-02-13 Multi-mode bandwidth control method and device

Country Status (1)

Country Link
CN (1) CN106911596B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108966267B (en) * 2018-06-12 2022-08-09 特艺(中国)科技有限公司 Method and system for preventing network from being stolen for primary and secondary routes

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104994037A (en) * 2015-07-07 2015-10-21 上海斐讯数据通信技术有限公司 Automatic distributing system and distributing method for bandwidth
CN105721341A (en) * 2016-01-28 2016-06-29 苏黎 Router network resource allocating method and router
CN106161280A (en) * 2016-06-08 2016-11-23 联想(北京)有限公司 A kind of band width control method, device and electronic equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150334677A1 (en) * 2014-05-16 2015-11-19 Qualcomm Incorporated, Inc. Leveraging wireless communication traffic opportunistically

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104994037A (en) * 2015-07-07 2015-10-21 上海斐讯数据通信技术有限公司 Automatic distributing system and distributing method for bandwidth
CN105721341A (en) * 2016-01-28 2016-06-29 苏黎 Router network resource allocating method and router
CN106161280A (en) * 2016-06-08 2016-11-23 联想(北京)有限公司 A kind of band width control method, device and electronic equipment

Also Published As

Publication number Publication date
CN106911596A (en) 2017-06-30

Similar Documents

Publication Publication Date Title
CN110535777B (en) Access request control method and device, electronic equipment and readable storage medium
CN108667748B (en) Method, device, equipment and storage medium for controlling bandwidth
CN108173905B (en) Resource allocation method and device and electronic equipment
CN105282047B (en) Access request processing method and device
EP2529321B1 (en) Url filtering based on user browser history
CN102982082B (en) The intelligent cache adjusted for safety
US8276143B2 (en) Dynamic scheduling of application tasks in a distributed task based system
US20130326580A1 (en) Methods and apparatus for creating and implementing security policies for resources on a network
US20070169204A1 (en) System and method for dynamic security access
US20170041432A1 (en) Router-host logging
CN111478857B (en) Interface current limiting control method and device and electronic equipment
CN106776660A (en) A kind of information recommendation method and device
US20080162707A1 (en) Time Based Permissioning
US9197579B2 (en) Allocating a pool of shared bandwidth
CN105828408B (en) Method and device for controlling internet surfing time
KR101402109B1 (en) Apparatus and Method for managing an acess to an private network
CN106210129A (en) The current-limiting method of a kind of sing on web server configures and system
CN105376204A (en) User terminal, authority granting method and system thereof
CN106911596B (en) Multi-mode bandwidth control method and device
CN106209685B (en) A kind of web crawlers distribution method of dynamic bandwidth and system towards mass data source
CN109639639B (en) Fusion control method and device for multi-platform monitoring system
US20140289407A1 (en) Group co-ownership of internet-accessible resources
CN109379227B (en) Policy management method and device and communication system
US10901792B2 (en) Distribution of resources among actor instances
CN115021996B (en) Situation awareness and dynamic reconstruction method and device of cloud security center 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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20201102

Address after: 318015 no.2-3167, zone a, Nonggang City, no.2388, Donghuan Avenue, Hongjia street, Jiaojiang District, Taizhou City, Zhejiang Province

Applicant after: Taizhou Jiji Intellectual Property Operation Co.,Ltd.

Address before: 201616 Shanghai city Songjiang District Sixian Road No. 3666

Applicant before: Phicomm (Shanghai) Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211229

Address after: Room 301, building a, No.20 Xinghai Road, Pingfang District, Harbin City, Heilongjiang Province

Patentee after: HARBIN YULONG AUTOMATION Co.,Ltd.

Address before: 318015 no.2-3167, area a, nonggangcheng, 2388 Donghuan Avenue, Hongjia street, Jiaojiang District, Taizhou City, Zhejiang Province

Patentee before: Taizhou Jiji Intellectual Property Operation Co.,Ltd.