CN112751974A - Intelligent acceleration speed limiting method, system, medium and equipment for mobile app client - Google Patents

Intelligent acceleration speed limiting method, system, medium and equipment for mobile app client Download PDF

Info

Publication number
CN112751974A
CN112751974A CN202011605508.6A CN202011605508A CN112751974A CN 112751974 A CN112751974 A CN 112751974A CN 202011605508 A CN202011605508 A CN 202011605508A CN 112751974 A CN112751974 A CN 112751974A
Authority
CN
China
Prior art keywords
information
memory
state
parameters
acquiring
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011605508.6A
Other languages
Chinese (zh)
Other versions
CN112751974B (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.)
Shanghai Yishi Information Technology Co ltd
Original Assignee
Shanghai Yishi Information 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 Shanghai Yishi Information Technology Co ltd filed Critical Shanghai Yishi Information Technology Co ltd
Priority to CN202011605508.6A priority Critical patent/CN112751974B/en
Publication of CN112751974A publication Critical patent/CN112751974A/en
Application granted granted Critical
Publication of CN112751974B publication Critical patent/CN112751974B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5022Mechanisms to release resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Telephonic Communication Services (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention provides an intelligent acceleration speed-limiting method, system, medium and equipment for a mobile app client, comprising the following steps: step S1: acquiring state information; step S2: according to the state information and the timing query control information, regularly querying memory parameters, disk use state parameters and hotspot data access condition parameters, and acquiring timing query information of the memory parameters, the disk use state parameters and the hotspot data access condition parameters; step S3: packaging and encrypting the state information into a character string with the length not exceeding 64 set bytes to obtain state information packaging and encrypting result information; step S4: reporting the state information to a server; step S5: and acquiring intelligent acceleration speed limit result information of the mobile app client. The invention can intelligently and automatically seize the memory and the disk or release the memory and the disk resources according to the use condition of the resources by monitoring the resources of the mobile phone. So as to achieve the function of providing the best service for the user.

Description

Intelligent acceleration speed limiting method, system, medium and equipment for mobile app client
Technical Field
The invention relates to the technical field of mobile app clients, in particular to an intelligent acceleration speed limiting method, system, medium and equipment for a mobile app client.
Background
When the user uses the mobile phone app, the faster the app response is, the better the user can freely view favorite contents. However, the resources of the mobile phone app are limited, and in order to accelerate the response speed, the resources are occupied once, so that the response of the app is likely to be influenced reversely. The remote server continuously improves the self service in the service program optimization process. But the network situation is complicated, and sometimes the remote server is attacked by the client occupied by the lawless person. These attacks may directly affect the quality of service of the remote server.
In the prior art, when the mobile phone app is designed, the optimization of the functions of the mobile phone app which is considered in many times can occupy the system resources as much as possible, so that the service of the mobile phone app is optimal. In order to optimize the self service, part of hot data and intermediate data are cached to a system memory and a disk space.
In the prior art, the mobile phone app rarely considers the system resource occupation condition of the mobile phone, and the mobile phone app resource usage optimization function is often given to a special mobile phone housekeeper app to monitor, maintain and release the system resource. The own function app does not care about the system actually using the resource. The method has the advantages that the system resources are occupied by the apps, so that the service is blocked, and even if the mobile phone manager apps are used for temporarily cleaning and releasing the resources, the phenomenon of blocking still occurs after the apps are used for a long time.
On the other hand, many open-source mobile phone systems or emulational mobile phones may have some bugs during design, so that the open-source mobile phone systems or emulational mobile phones are easily utilized by lawless persons to become 'broilers', and attack behaviors are sent to a remote server. Causing performance degradation of the remote server.
At present, no explanation or report of the similar technology of the invention is found, and similar data at home and abroad are not collected.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide an intelligent acceleration speed-limiting method, system, medium and equipment for a mobile app client.
The invention provides an intelligent acceleration speed limiting method for a mobile app client, which comprises the following steps:
step S1: according to the state report service starting control information, acquiring state information; step S2: according to the state information and the timing query control information, regularly querying memory parameters, disk use state parameters and hotspot data access condition parameters, and acquiring timing query information of the memory parameters, the disk use state parameters and the hotspot data access condition parameters; step S3: according to the memory parameter timing query information, the disk use state parameter timing query information and the hotspot data access condition parameter timing query information, packaging and encrypting the state information into a character string with the length not exceeding 64 set bytes, and acquiring state information packaging and encrypting result information; step S4: according to the state information, reporting the state information to a server side, and acquiring the report of the state information from the server side; step S5: and acquiring intelligent acceleration speed limit result information of the mobile app client.
Preferably, the method further comprises the following steps:
step S6: step S2 is repeatedly executed. The step S3 includes: step S3.1: according to the memory parameter timing query information, the disk use state parameter timing query information and the hot data access condition parameter timing query information, judging whether the unused memory of the system is smaller than a certain threshold value or not; if yes, releasing resources occupied by the memory such as hot point data and the like in the memory, and ensuring the memory space of the system; if not, regularly putting the hot spot data which the user likes to access into the memory so as to be convenient for the user to check.
Preferably, the step S1 includes:
step S1.1: according to the state reporting service starting control information, acquiring user ID information, basic information, interest information, mobile phone system state information, timestamp information and encryption signature information;
preferably, the step S1 includes:
step S1.2: and the software judges the use condition of the system memory, and when the system memory is sufficient, the favorite content of the user is injected into the memory, so that the user can conveniently access the memory.
The intelligent acceleration speed-limiting system for the mobile app client provided by the invention comprises the following components:
module M1: according to the state report service starting control information, acquiring state information;
module M2: according to the state information and the timing query control information, regularly querying memory parameters, disk use state parameters and hotspot data access condition parameters, and acquiring timing query information of the memory parameters, the disk use state parameters and the hotspot data access condition parameters;
module M3: according to the memory parameter timing query information, the disk use state parameter timing query information and the hotspot data access condition parameter timing query information, packaging and encrypting the state information into a character string with the length not exceeding 64 set bytes, and acquiring state information packaging and encrypting result information;
module M4: according to the state information, reporting the state information to a server side, and acquiring the report of the state information from the server side;
module M5: and acquiring intelligent acceleration speed limit result information of the mobile app client.
Preferably, the method further comprises the following steps: module M6: the module M2 is repeatedly executed. The module M3 includes:
module M3.1: according to the memory parameter timing query information, the disk use state parameter timing query information and the hot data access condition parameter timing query information, judging whether the unused memory of the system is smaller than a certain threshold value or not;
if yes, releasing resources occupied by the memory such as hot point data and the like in the memory, and ensuring the memory space of the system;
if not, regularly putting the hot spot data which the user likes to access into the memory so as to be convenient for the user to check.
Preferably, said module M1 comprises:
module M1.1: according to the state reporting service starting control information, acquiring user ID information, basic information, interest information, mobile phone system state information, timestamp information and encryption signature information;
preferably, said module M1 comprises:
module M1.2: and the software judges the use condition of the system memory, and when the system memory is sufficient, the favorite content of the user is injected into the memory, so that the user can conveniently access the memory.
According to the computer-readable storage medium storing the computer program, the computer program realizes the steps of the intelligent acceleration speed limiting method of the mobile app client when being executed by the processor.
According to the invention, the intelligent acceleration speed-limiting device of the mobile app client comprises: a controller;
the controller comprises a computer readable storage medium storing a computer program, and the computer program realizes the steps of the intelligent acceleration speed limiting method of the mobile app client when being executed by the processor; or the controller mobile phone app client side intelligently accelerates the speed limiting system.
Compared with the prior art, the invention has the following beneficial effects:
1. the invention can intelligently and automatically seize the memory and the disk or release the memory and the disk resources according to the use condition of the resources by monitoring the resources of the mobile phone. So as to achieve the function of providing the best service for the user;
2. the invention can receive the instruction of the remote server, and automatically carry out normal use or speed-limiting frequency reduction on the aspects of bandwidth resources, memory resources, disk resources, authority functions, sub-module display functions, interface response and page rendering of the system;
3. the invention has reasonable flow structure and convenient use and can overcome the defects of the prior art.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments with reference to the following drawings:
FIG. 1 is a system framework diagram of the present invention.
Fig. 2 is a schematic diagram of a status reporting service flow in the embodiment of the present invention.
Fig. 3 is a schematic flow chart of an application scenario of the present invention.
Fig. 4 is a schematic diagram illustrating a flow of a memory acceleration speed limit service according to an embodiment of the present invention.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the invention, but are not intended to limit the invention in any way. It should be noted that it would be obvious to those skilled in the art that various changes and modifications can be made without departing from the spirit of the invention. All falling within the scope of the present invention.
A mobile app client intelligent acceleration speed limiting system comprises:
1. the memory acceleration speed limit service: the hot data can be accelerated and limited according to the use condition of the mobile app memory.
2. Disk acceleration speed limit service: the hot spot data can be accelerated and limited according to the use condition of the mobile app disk.
3. Permission rate-limiting service: and discovering the behavior of the mobile phone app attacking the server, lowering the authority of the user, and limiting the speed of the user using the app.
4. The functional module is divided into modules for speed limiting service: and discovering the behavior of the mobile phone app attacking the server side, wherein the behavior is slight, general and serious according to the attacking mode. And carrying out the function of limiting the speed by modules for the user. The important information module strictly limits the speed, and the general information module normally limits the speed. So as to protect the safety of important information of users.
5. Bandwidth rate limiting service: and discovering the behavior of the mobile app attacking the server, issuing a speed limit instruction to the mobile app client, delaying user access, combining access requests of the same interface, delaying interface rendering, and giving up unnecessary data transmission.
6. Interface and page speed limit service: and discovering the behavior of the mobile app attacking the server, and issuing a speed limit instruction to the client of the mobile app. Interface access is delayed, and page access is delayed for rendering.
The application scenario of the method is that massive mobile phone client apps are normally used and can be accessed and interacted with a remote server normally. But there are a small number of mobile client apps that are utilized by lawless persons to launch an attack on a remote server. Under the scene, the mobile phone client app can accelerate the speed-limiting hotspot data according to the resource use condition of the mobile phone client app, so that better service is provided. Once the remote server judges that some mobile phone apps have attack behaviors, the remote server issues instructions to the corresponding mobile phone apps to reduce the resources used by the memory, the disk and the bandwidth of the mobile phone apps, reduce the access speed of the mobile phone apps, reduce the functions used by users in modules, reduce the interface access frequency of the mobile phone apps and delay the page rendering time of the mobile phone apps. And prompts the user accordingly. Preventing the invasion of lawless persons.
The mobile app client not only provides normal function services. And the system also provides a state reporting service, a memory acceleration speed limiting service, a disk acceleration speed limiting service, a permission speed limiting service, a functional module sub-module speed limiting service, a bandwidth speed limiting service and an interface response frequency reduction service.
The remote server provides remote hotspot data acceleration service and attack behavior monitoring service.
Normal function service: and (4) performing normal functional service on the mobile phone app.
And (3) state reporting service: and reporting the disk resource, the memory use, the marking of the user and the marking of the user behavior to a remote server.
1. And starting the state reporting service.
2. And regularly inquiring the memory, the disk use state and the hot data access condition.
3. The state information is encapsulated and encrypted into a character string of no more than 64 bytes.
4. And reporting the state information to the server.
5. And (5) repeating the step (2).
The state reporting information table is as follows:
Figure BDA0002870317210000051
and displaying a state reporting information schematic diagram. The reported information comprises user ID, basic information, interest information, mobile phone system state information, timestamp and encrypted signature.
The memory acceleration speed limit service: and the software judges the use condition of the system memory, and when the system memory is sufficient, the favorite content of the user is injected into the memory, so that the user can conveniently access the memory.
1. Memory acceleration speed limit service initiation
2. Timing inquiry system memory use state
3. And judging whether the unused memory of the system is smaller than a certain threshold value.
4. If the value is less than a certain threshold value, resources occupied by the memory such as hot data in the memory are released, and the memory space of the system is ensured.
5. If the value is larger than a certain threshold value, regularly putting the hot spot data which the user likes to access into a memory so as to be convenient for the user to check.
6. Repeating the step 2;
disk acceleration speed limit service: and the software judges the use condition of the disk space of the system, and when the disk space of the system is sufficient, the favorite contents of the user are dropped off, so that the user can conveniently access the favorite contents.
In the description of the present application, it is to be understood that the terms "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience in describing the present application and simplifying the description, but do not indicate or imply that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present application.
The foregoing description of specific embodiments of the present invention has been presented. It is to be understood that the present invention is not limited to the specific embodiments described above, and that various changes or modifications may be made by one skilled in the art within the scope of the appended claims without departing from the spirit of the invention. The embodiments and features of the embodiments of the present application may be combined with each other arbitrarily without conflict.

Claims (10)

1. An intelligent acceleration speed limiting method for a mobile app client is characterized by comprising the following steps:
step S1: according to the state report service starting control information, acquiring state information;
step S2: according to the state information and the timing query control information, regularly querying memory parameters, disk use state parameters and hotspot data access condition parameters, and acquiring timing query information of the memory parameters, the disk use state parameters and the hotspot data access condition parameters;
step S3: according to the memory parameter timing query information, the disk use state parameter timing query information and the hotspot data access condition parameter timing query information, packaging and encrypting the state information into a character string with the length not exceeding 64 set bytes, and acquiring state information packaging and encrypting result information;
step S4: according to the state information, reporting the state information to a server side, and acquiring the report of the state information from the server side;
step S5: and acquiring intelligent acceleration speed limit result information of the mobile app client.
2. The mobile app client intelligent acceleration speed limiting method of claim 1, further comprising:
step S6: repeatedly performing step S2;
the step S3 includes:
step S3.1: according to the memory parameter timing query information, the disk use state parameter timing query information and the hot data access condition parameter timing query information, judging whether the unused memory of the system is smaller than a certain threshold value or not;
if yes, releasing resources occupied by the memory such as hot point data and the like in the memory, and ensuring the memory space of the system;
if not, regularly putting the hot spot data which the user likes to access into the memory so as to be convenient for the user to check.
3. The mobile app client intelligent acceleration speed limiting method according to claim 1, wherein the step S1 includes:
step S1.1: and acquiring user ID information, basic information, interest information, mobile phone system state information, timestamp information and encryption signature information according to the state report service starting control information.
4. The mobile app client intelligent acceleration speed limiting method according to claim 3, wherein the step S1 further includes:
step S1.2: and the software judges the use condition of the system memory, and when the system memory is sufficient, the favorite contents of the user are injected into the memory.
5. The utility model provides a speed limit system is accelerated to cell-phone app client intelligence which characterized in that includes:
module M1: according to the state report service starting control information, acquiring state information;
module M2: according to the state information and the timing query control information, regularly querying memory parameters, disk use state parameters and hotspot data access condition parameters, and acquiring timing query information of the memory parameters, the disk use state parameters and the hotspot data access condition parameters;
module M3: according to the memory parameter timing query information, the disk use state parameter timing query information and the hotspot data access condition parameter timing query information, packaging and encrypting the state information into a character string with the length not exceeding 64 set bytes, and acquiring state information packaging and encrypting result information;
module M4: according to the state information, reporting the state information to a server side, and acquiring the report of the state information from the server side;
module M5: and acquiring intelligent acceleration speed limit result information of the mobile app client.
6. The mobile app client intelligent acceleration speed limiting system of claim 1, further comprising:
module M6: repeatedly executing the module M2;
the module M3 includes:
module M3.1: according to the memory parameter timing query information, the disk use state parameter timing query information and the hot data access condition parameter timing query information, judging whether the unused memory of the system is smaller than a certain threshold value or not;
if yes, releasing resources occupied by the memory such as hot point data and the like in the memory, and ensuring the memory space of the system;
if not, regularly putting the hot spot data which the user likes to access into the memory so as to be convenient for the user to check.
7. The mobile app client intelligent acceleration speed limiting system of claim 1, wherein the module M1 comprises:
module M1.1: and acquiring user ID information, basic information, interest information, mobile phone system state information, timestamp information and encryption signature information according to the state report service starting control information.
8. The mobile app client intelligent acceleration speed limiting system of claim 7, wherein the module M1 further comprises:
module M1.2: and the software judges the use condition of the system memory, and when the system memory is sufficient, the favorite contents of the user are injected into the memory.
9. A computer-readable storage medium storing a computer program, wherein the computer program, when executed by a processor, implements the steps of the mobile app client intelligent acceleration speed limiting method according to any one of claims 1 to 4.
10. A mobile app client intelligent acceleration speed limiting device is characterized by comprising: a controller;
the controller comprises the computer-readable storage medium of claim 9 storing a computer program which, when executed by a processor, implements the steps of the mobile app client intelligent acceleration speed limit method of any one of claims 1 to 4; alternatively, the controller includes the mobile app client smart acceleration speed limit system of any of claims 5 to 8.
CN202011605508.6A 2020-12-29 2020-12-29 Intelligent acceleration speed limiting method, system, medium and equipment for mobile phone app client Active CN112751974B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011605508.6A CN112751974B (en) 2020-12-29 2020-12-29 Intelligent acceleration speed limiting method, system, medium and equipment for mobile phone app client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011605508.6A CN112751974B (en) 2020-12-29 2020-12-29 Intelligent acceleration speed limiting method, system, medium and equipment for mobile phone app client

Publications (2)

Publication Number Publication Date
CN112751974A true CN112751974A (en) 2021-05-04
CN112751974B CN112751974B (en) 2023-05-02

Family

ID=75647206

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011605508.6A Active CN112751974B (en) 2020-12-29 2020-12-29 Intelligent acceleration speed limiting method, system, medium and equipment for mobile phone app client

Country Status (1)

Country Link
CN (1) CN112751974B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428185A (en) * 2012-05-24 2013-12-04 百度在线网络技术(北京)有限公司 Message filtering/speed limit method, system and device
CN105208026A (en) * 2015-09-29 2015-12-30 努比亚技术有限公司 Hostile attack preventing method and network system
CN105337970A (en) * 2015-10-20 2016-02-17 上海斐讯数据通信技术有限公司 Router, server and router-server-cooperative network access control method
US20180137077A1 (en) * 2016-11-16 2018-05-17 POWER 7 TECHNOLOGY CORP.(Shenzhen) Combination of mobile electronic device and storage module
CN109120709A (en) * 2018-09-03 2019-01-01 杭州云创共享网络科技有限公司 A kind of caching method, device, equipment and medium
CN109257293A (en) * 2018-08-01 2019-01-22 北京明朝万达科技股份有限公司 A kind of method for limiting speed, device and gateway server for network congestion
CN109327506A (en) * 2018-09-06 2019-02-12 网宿科技股份有限公司 A kind of resource allocation methods, device and readable storage medium storing program for executing
CN109885573A (en) * 2019-02-22 2019-06-14 广州荔支网络技术有限公司 A kind of maintaining method of data-storage system, device and mobile terminal
CN110177024A (en) * 2019-05-06 2019-08-27 北京奇安信科技有限公司 Monitoring method and client, server-side, the system of hotspot device
CN110704336A (en) * 2019-09-26 2020-01-17 北京神州绿盟信息安全科技股份有限公司 Data caching method and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428185A (en) * 2012-05-24 2013-12-04 百度在线网络技术(北京)有限公司 Message filtering/speed limit method, system and device
CN105208026A (en) * 2015-09-29 2015-12-30 努比亚技术有限公司 Hostile attack preventing method and network system
CN105337970A (en) * 2015-10-20 2016-02-17 上海斐讯数据通信技术有限公司 Router, server and router-server-cooperative network access control method
US20180137077A1 (en) * 2016-11-16 2018-05-17 POWER 7 TECHNOLOGY CORP.(Shenzhen) Combination of mobile electronic device and storage module
CN109257293A (en) * 2018-08-01 2019-01-22 北京明朝万达科技股份有限公司 A kind of method for limiting speed, device and gateway server for network congestion
CN109120709A (en) * 2018-09-03 2019-01-01 杭州云创共享网络科技有限公司 A kind of caching method, device, equipment and medium
CN109327506A (en) * 2018-09-06 2019-02-12 网宿科技股份有限公司 A kind of resource allocation methods, device and readable storage medium storing program for executing
CN109885573A (en) * 2019-02-22 2019-06-14 广州荔支网络技术有限公司 A kind of maintaining method of data-storage system, device and mobile terminal
CN110177024A (en) * 2019-05-06 2019-08-27 北京奇安信科技有限公司 Monitoring method and client, server-side, the system of hotspot device
CN110704336A (en) * 2019-09-26 2020-01-17 北京神州绿盟信息安全科技股份有限公司 Data caching method and device

Also Published As

Publication number Publication date
CN112751974B (en) 2023-05-02

Similar Documents

Publication Publication Date Title
CN108495195B (en) Network live broadcast ranking list generation method, device, equipment and storage medium
US9544355B2 (en) Methods and apparatus for realizing short URL service
US11671402B2 (en) Service resource scheduling method and apparatus
US20140208328A1 (en) Method for terminal acceleration, terminal and storage medium
CN104253714B (en) Monitoring method, system, browser and server
WO2017185616A1 (en) File storage method and electronic equipment
CN106022101B (en) application management method and terminal
WO2017185605A1 (en) File management method and electronic equipment
EP3981190B1 (en) Method and apparatus for enforcement of maximum number of protocol data unit sessions per network slice in a communication system
CN107995286B (en) Automatic service starting and stopping method based on dubbo platform, server and storage medium
CN112868265B (en) Network resource management method, management device, electronic equipment and storage medium
WO2012041228A1 (en) Method for component access control and electronic device
WO2012151936A1 (en) Method and gateway for adjusting webpage contents
EP3633948A1 (en) Anti-attack method and device for server
CN108965348A (en) Network safety protection method, equipment and computer readable storage medium
EP2814217A1 (en) Access control method for wifi device and wifi device thereof
CN104239790B (en) Treatment method of virus and device
CN112751974A (en) Intelligent acceleration speed limiting method, system, medium and equipment for mobile app client
CN105681352B (en) A kind of wireless network access safety management-control method and system
CN102289616A (en) Method and system for guarding against malicious system resource invasion in mobile intelligent terminal
US7441086B2 (en) Data caching method and computer-readable medium storing a program executing the method
US20180091461A1 (en) Method and device for securing network communications using self-erasing messages
US20140169354A1 (en) Access Control Method for WiFi Device and WiFi Device
US9639137B2 (en) Control method and electronic device
CN101119363B (en) United interface based memory database remote concurrent access and interface management method

Legal Events

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