CN102355667B - Application program network connection control method and system in mobile intelligent terminal system - Google Patents

Application program network connection control method and system in mobile intelligent terminal system Download PDF

Info

Publication number
CN102355667B
CN102355667B CN201110181691.6A CN201110181691A CN102355667B CN 102355667 B CN102355667 B CN 102355667B CN 201110181691 A CN201110181691 A CN 201110181691A CN 102355667 B CN102355667 B CN 102355667B
Authority
CN
China
Prior art keywords
correspondence table
application program
blacklist
intelligent terminal
mobile intelligent
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.)
Expired - Fee Related
Application number
CN201110181691.6A
Other languages
Chinese (zh)
Other versions
CN102355667A (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.)
Beijing University of Posts and Telecommunications
Original Assignee
Beijing University of Posts and Telecommunications
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 Beijing University of Posts and Telecommunications filed Critical Beijing University of Posts and Telecommunications
Priority to CN201110181691.6A priority Critical patent/CN102355667B/en
Publication of CN102355667A publication Critical patent/CN102355667A/en
Application granted granted Critical
Publication of CN102355667B publication Critical patent/CN102355667B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses application program network connection control method and system in a kind of mobile intelligent terminal system, this control method comprises the following steps: generate corresponding table, and described correspondence table stores the corresponding relation for the information and described application name that identify each application program in described mobile intelligent terminal system; The part or all of corresponding relation presented in described correspondence table to user is selected for user; According to the selection that user does, generate the blacklist correspondence table as described correspondence table subset; The application program in described blacklist correspondence table is stoped to carry out network connection.By method and system of the present invention, can high efficient and flexible application programs networking request control, avoid and monitor the shortcomings such as loaded down with trivial details and efficiency that application program internetwork connection mode brings is low, while saving mobile intelligent terminal flow, also can improve the fail safe of system.

Description

Application program network connection control method and system in mobile intelligent terminal system
Technical field
The present invention relates to mobile intelligent terminal system regions, be specifically related to the technical field such as application program network connection control in mobile intelligent terminal system.
Background technology
Along with the appearance of the mobile intelligent terminal operating systems such as Android, Symbian, WindowsMobile (trade mark), mobile intelligent terminal obtains and develops fast, and the application based on mobile intelligent terminal also gets more and more.Current mobile intelligent terminal operating system is only user and provides the minority such as phone, note core application, and a large amount of expanded application is developed by third party.Need and internet communication when user's download and upgrading third-party application, some application such as Email, browser also need networking in use.Some of them malicious application software may automatic interconnection network.Frequent updating produces a large amount of flow.Even steal the personal information such as address list and note record of user.Therefore, network connection control is carried out to the application program of mobile intelligent terminal and just seem very necessary.
For Android (trade mark) system, in Android operation system, network connecting part relates to from linux kernel to upper layer application.Application requests network connects and after being allowed by system, by the BSDsocket function in the JNIsocket function call kernel of this locality, then by a series of procotol, drives underlying device to carry out network communication.Under Android operation system, application program networking is mainly through three kinds of modes: (1) creates URL, uses URLConnection/HttpURLConnection; (2) HttpClient is used; (3) WebView is used.In the process of traditional application program networking monitoring, need to monitor three kinds of internetwork connection modes respectively, realize loaded down with trivial details and inefficiency.It is very limited and require high mobile intelligent terminal system to real-time that this traditional application program monitoring system cannot be applicable to resource well.
Such as, in current Android operation system, whether only in application program installation process, detect this application program has networking authority, and does not detect the subsequent network access process of this application program.When user does not wish this application program interconnection network, can only select to close by force it or unload, this brings inconvenience to user.
Netfilter/Iptables is the IP packet filtration system integrated with newer 2.4.x version linux kernel.If linux system is connected to internet or LAN, server or connects the proxy server of LAN and internet, then Netfilter/Iptables to be conducive on linux system control IP packet filtration and firewall configuration better.Netfilter/Iptables can be applied in android system equally.
Therefore, the network that how can realize application programs as far as possible efficiently connects and carries out monitoring, making full use of again the existing network security tool of system to reduce system complexity as far as possible, and simplifying system results, is an important technological problems urgently to be resolved hurrily.
Summary of the invention
Technical problem to be solved by this invention is that application program (application software) network to mobile intelligent terminal connects the control carrying out high efficient and flexible.
In order to solve the problems of the technologies described above, the invention provides application program network connection control method in a kind of mobile intelligent terminal system, it is characterized in that, comprise the following steps: generate corresponding table, described correspondence table stores the corresponding relation for the information and described application name that identify each application program in described mobile intelligent terminal system; The part or all of corresponding relation presented in described correspondence table to user is selected for user; According to the selection that user does, generate the blacklist correspondence table as described correspondence table subset; The application program in described blacklist correspondence table is stoped to carry out network connection.
Further, the method also comprises, and configures the fire compartment wall of described mobile intelligent terminal system, carry out network connection to stop the application program in described blacklist according to described blacklist correspondence table.
Further, the method also comprises, and described mobile intelligent terminal system is android system, and the described information for identifying each application program is the unique identifier UID of each application program.
Further, the method also comprises, and based on Hash table, generates described correspondence table by the pkgmanager.getInstalledApplications method and pkgmanager.getApplicationLabel.toString calling described android system.
Further, the method also comprises, and described fire compartment wall is LinuxNetfilter/IPtables fire compartment wall.
Further, the method also comprises, and by the application program in described blacklist correspondence table being added in the blacklist of described LinuxNetfilter/IPtables fire compartment wall, stops the application program in described blacklist correspondence table to carry out network connection.
Further, the method also comprises, and described correspondence table and described blacklist correspondence table is all stored in SharedPreferences mode.
Present invention also offers a kind of mobile intelligent terminal system, it is characterized in that, comprise with lower module: corresponding table generation module, for generating corresponding table, described correspondence table stores the corresponding relation for the information and described application name that identify each application program in described mobile intelligent terminal system; Select module, select for user for the part or all of corresponding relation presented to user in described correspondence table; Blacklist generation module, for the selection done according to user, generates the blacklist correspondence table as described correspondence table subset; Network connects and stops module, carries out network connection for stoping the application program in described blacklist correspondence table.
Further, this system also comprises, firewall configuration module, for configuring the fire compartment wall of described mobile intelligent terminal system according to described blacklist correspondence table, carries out network connection to stop the application program in described blacklist.
Further, this system also comprises, described mobile intelligent terminal system is android system, the described information for identifying each application program is the unique identifier UID of each application program, described fire compartment wall is LinuxNetfilter/IPtables fire compartment wall, by the application program in described blacklist correspondence table is added in the blacklist of described LinuxNetfilter/IPtables fire compartment wall, to stop the application program in described blacklist correspondence table to carry out network connection, described correspondence table and described blacklist correspondence table all store in SharedPreferences mode.
Compared with prior art, the present invention has the following advantages:
The present invention is by presenting to user by the corresponding relation being used for the information application programs identifying each application program in mobile intelligent terminal, blacklist correspondence table is determined according to the selection of user, then connect according to the corresponding network showing application programs of blacklist and monitor, can more efficient neatly the network of application programs connect and control, avoid as mobile intelligent terminal increases the shortcomings such as the loaded down with trivial details and efficiency brought of network monitoring mode that new supervision application program connects to the network monitoring each application program is low.Like this, the present invention while saving mobile intelligent terminal flow, also can improve the fail safe of system.
Further, the fire compartment wall of mobile intelligent terminal system is configured according to blacklist correspondence table, network connection is carried out to stop the application program in blacklist, make use of the feature of increasing income of mobile intelligent terminal system, can to optimize structure system, can realize without the need to carrying out large system configuration amendment, avoiding the extra complex application of exception and realizing.
Further, in android system, correspondence table is stored in SharePreferences mode, can access speed be improved, make full use of system resource.
Other features and advantages of the present invention will be set forth in the following description, and, partly become apparent from specification, or understand by implementing the present invention.Object of the present invention and other advantages realize by structure specifically noted in specification, claims and accompanying drawing and obtain.
Accompanying drawing explanation
Accompanying drawing is used to provide a further understanding of the present invention, and forms a part for specification, together with embodiments of the present invention for explaining the present invention, is not construed as limiting the invention.In the accompanying drawings:
Fig. 1 is the flow chart of application program network connection control method in the mobile intelligent terminal according to the embodiment of the present invention one;
Fig. 2 is the structured flowchart of the mobile intelligent terminal system according to the embodiment of the present invention two.
Embodiment
Describe embodiments of the present invention in detail below with reference to drawings and Examples, to the present invention, how application technology means solve technical problem whereby, and the implementation procedure reaching technique effect can fully understand and implement according to this.It should be noted that, only otherwise form conflict, each embodiment in the present invention and each feature in each embodiment can be combined with each other, and the technical scheme formed is all within protection scope of the present invention.
In addition, can perform in the mobile intelligent terminal system of such as one group of executable instruction in the step shown in the flow chart of accompanying drawing, and, although show logical order in flow charts, but in some cases, can be different from the step shown or described by order execution herein.
Embodiment one
Present embodiments provide application program network connection control method in a kind of mobile intelligent terminal.Fig. 1 is the flow chart of application program network connection control method in the mobile intelligent terminal according to the present embodiment.Below with reference to Fig. 1, each step of the present embodiment is described in detail.
Step S110, generates the list for the corresponding relation of the information and each application name that identify each application program in storing mobile intelligent terminal system, as correspondence table.
In this step, first obtaining the information for identify each application program of each application program in mobile intelligent terminal, then set up a corresponding table, wherein saving the corresponding relation between information for identifying each application program and each application name.For different mobile intelligent terminal systems, this information being used for identification application can for dissimilar.
Preferably, for android system, choose the information of unique identifier UID as each application program of mark of application program.
Under Android2.2API environment, the data structure such as initialization Hash table, SharedPreferences, Resource, the pkgmanager.getInstalledApplications provided by system (0) method obtains the Hash table storing application program mount message.Be ApplicationInfo object in the Hash table obtained, analyze the int type variable acquisition application program UID that ApplicationInfo.uid returns.
To be applied program name by analyzing pkgmanager.getApplicationLabel (apinfo) .toString () return string, application program UID and application name are preserved to generate corresponding table in SharedPreferences mode, wherein apinfo is pkgmanager.getApplicationLabel method parameter name.
Step S120, the part or all of correspondence relationship information presented in corresponding table to user is selected for user;
Preferably, for android system, after the corresponding table of generation, the corresponding relation between application program UID each in correspondence table and each application name is presented to user.User can select the entry of any amount in corresponding table as required.
Step S130, according to the selection that user does, generates the blacklist correspondence table as described correspondence table subset;
Preferably, for android system:
The corresponding relation of preservation is shown to user interface with ListView form, often row display application program UID and application name, and a CheckBox.User is by choosing multiple CheckBox to generate the blacklist correspondence table of application program.After having chosen, selected application program UID and application name are preserved to form blacklist correspondence table in SharedPreferences mode.
Step S140, stops the application program in blacklist correspondence table to carry out network connection.
When application requests interconnection network having been detected, judge whether the application program of this request interconnection network is present in blacklist correspondence table, if exist, does not then allow this application program interconnection network.
Preferably, configure the fire compartment wall of described mobile intelligent terminal system according to blacklist correspondence table, carry out network connection to stop the application program in blacklist.
Wherein as preferred, for android system, according to blacklist correspondence table configuration LinuxNetfilter/IPtables fire compartment wall: obtain Android operation system kernel version number, choose corresponding LinuxNetfilter/IPtables fire compartment wall, be configured LinuxNetfilter/IPtables fire compartment wall according to existing blacklist correspondence table, the application program during blacklist correspondence is shown all cannot accesses network.
Embodiment two
Fig. 2 is the structured flowchart of the mobile intelligent terminal system according to the present embodiment.The concrete structure composition of the intelligent terminal system of the present embodiment is described in detail below in conjunction with Fig. 2.
This system comprises with lower module:
Corresponding table generation module, for generating corresponding table, for the corresponding relation of the information and this application name that identify each application program in this mobile intelligent terminal system of this correspondence table storage.
Select module, select for user for the part or all of corresponding relation presented to user in this correspondence table.
Blacklist generation module, for the selection done according to user, generates the blacklist correspondence table as this correspondence table subset.
Network connects and stops module, carries out network connection for stoping the application program in this blacklist correspondence table.
Preferably, in this system, also can also comprise firewall configuration module (not shown), for configuring the fire compartment wall of mobile intelligent terminal system according to blacklist correspondence table, stop the application program in blacklist to carry out network connection by fire compartment wall.
Each module in the present embodiment all can realize the corresponding steps in embodiment one, also can realize each preferred scheme in a step, not do repeated description at this.
Beneficial effect of the present invention: carry out correspondence by the information application programs for identification application in mobile intelligent terminal, and utilize the mode of adding blacklist, network connection control is carried out by fire compartment wall application programs, can high efficient and flexible application programs networking request control, avoid and monitor the shortcomings such as loaded down with trivial details and efficiency that application program internetwork connection mode brings is low, while saving mobile intelligent terminal flow, also can improve the fail safe of system.
Those skilled in the art should be understood that, above-mentioned of the present invention each module or each step can realize with general mobile intelligent terminal, they can concentrate on single mobile intelligent terminal, or be distributed on network that multiple mobile intelligent terminal forms, alternatively, they can realize with the executable program code (operating system of such as mobile intelligent terminal) on mobile intelligent terminal, thus, they can be stored and be performed by mobile intelligent terminal in the storage device, or they are made into each integrated circuit modules respectively, or the multiple module in them or step are made into single integrated circuit module to realize.Like this, the present invention is not restricted to any specific hardware and software combination.
Although the execution mode disclosed by the present invention is as above, the execution mode that described content just adopts for the ease of understanding the present invention, and be not used to limit the present invention.Technical staff in any the technical field of the invention; under the prerequisite not departing from the spirit and scope disclosed by the present invention; any amendment and change can be done what implement in form and in details; but scope of patent protection of the present invention, the scope that still must define with appending claims is as the criterion.

Claims (6)

1. an application program network connection control method in mobile intelligent terminal system, is characterized in that, comprise the following steps:
Generate corresponding table, described correspondence table stores the corresponding relation for the information and described application name that identify each application program in described mobile intelligent terminal system;
The part or all of corresponding relation presented in described correspondence table to user is selected for user;
According to the selection that user does, generate the blacklist correspondence table as described correspondence table subset;
The application program in described blacklist correspondence table is stoped to carry out network connection; Wherein,
The fire compartment wall of described mobile intelligent terminal system is configured according to described blacklist correspondence table, to stop the application program in described blacklist correspondence table to carry out network connection, and
Described mobile intelligent terminal system is android system, and the described information for identifying each application program is the unique identifier UID of each application program, and described correspondence table and described blacklist correspondence table all store in SharedPreferences mode.
2. method according to claim 1, it is characterized in that, based on Hash table, generate described correspondence table by the pkgmanager.getInstalledApplications method and pkgmanager.getApplicationLabel.toString calling described android system.
3. method according to claim 2, is characterized in that, described fire compartment wall is LinuxNetfilter/IPtables fire compartment wall.
4. method according to claim 3, it is characterized in that, by the application program in described blacklist correspondence table being added in the blacklist of described LinuxNetfilter/IPtables fire compartment wall, the application program in described blacklist correspondence table is stoped to carry out network connection.
5. a mobile intelligent terminal system, is characterized in that, comprises with lower module:
Corresponding table generation module, for generating corresponding table, described correspondence table stores the corresponding relation for the information and described application name that identify each application program in described mobile intelligent terminal system;
Select module, select for user for the part or all of corresponding relation presented to user in described correspondence table;
Blacklist generation module, for the selection done according to user, generates the blacklist correspondence table as described correspondence table subset;
Network connects and stops module, carries out network connection for stoping the application program in described blacklist correspondence table; And,
Firewall configuration module, for configuring the fire compartment wall of described mobile intelligent terminal system according to described blacklist correspondence table, to stop the application program in described blacklist correspondence table to carry out network connection, wherein,
Described mobile intelligent terminal system is android system, and the described information for identifying each application program is the unique identifier UID of each application program, and described correspondence table and described blacklist correspondence table all store in SharedPreferences mode.
6. system according to claim 5, it is characterized in that, described fire compartment wall is LinuxNetfilter/IPtables fire compartment wall, by being added in the blacklist of described LinuxNetfilter/IPtables fire compartment wall by the application program in described blacklist correspondence table, carry out network connection to stop the application program in described blacklist correspondence table.
CN201110181691.6A 2011-06-30 2011-06-30 Application program network connection control method and system in mobile intelligent terminal system Expired - Fee Related CN102355667B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110181691.6A CN102355667B (en) 2011-06-30 2011-06-30 Application program network connection control method and system in mobile intelligent terminal system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110181691.6A CN102355667B (en) 2011-06-30 2011-06-30 Application program network connection control method and system in mobile intelligent terminal system

Publications (2)

Publication Number Publication Date
CN102355667A CN102355667A (en) 2012-02-15
CN102355667B true CN102355667B (en) 2015-12-09

Family

ID=45579148

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110181691.6A Expired - Fee Related CN102355667B (en) 2011-06-30 2011-06-30 Application program network connection control method and system in mobile intelligent terminal system

Country Status (1)

Country Link
CN (1) CN102355667B (en)

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103259767B (en) * 2012-02-17 2016-05-04 宇龙计算机通信科技(深圳)有限公司 Prevent that mobile terminal from becoming method and the mobile terminal of DDOS attack source
CN102612084A (en) * 2012-02-24 2012-07-25 中兴通讯股份有限公司 Method and device for controlling data traffic
CN103379481B (en) 2012-04-26 2015-05-06 腾讯科技(深圳)有限公司 Method for achieving safety protection
CN103379216A (en) * 2012-04-27 2013-10-30 比亚迪股份有限公司 Mobile terminal and data traffic control method
CN102801734B (en) * 2012-08-28 2015-04-29 广东欧珀移动通信有限公司 Access control method of intelligent machine data network
CN102801740A (en) * 2012-08-30 2012-11-28 苏州山石网络有限公司 Trojan horse virus prevention method and equipment
CN103885756B (en) 2012-12-20 2017-10-31 腾讯科技(深圳)有限公司 Base application function configuration method, implementation method and the device of intelligent terminal
CN104063659B (en) * 2013-03-18 2017-03-01 联想(北京)有限公司 A kind of method improving network connection safety and electronic equipment
CN103235915A (en) * 2013-04-16 2013-08-07 广东欧珀移动通信有限公司 Network application program processing method and mobile terminal thereof
CN103354513A (en) * 2013-07-16 2013-10-16 上海斐讯数据通信技术有限公司 Flow monitoring method and mobile terminal
CN104346137B (en) * 2013-07-24 2019-05-14 腾讯科技(深圳)有限公司 A kind of management method, system and the computer readable storage medium of application networking
CN103475562B (en) * 2013-09-26 2017-04-05 长沙裕邦软件开发有限公司 A kind of method and system for realizing virtual LAN data safety
CN104914976A (en) * 2014-03-12 2015-09-16 中兴通讯股份有限公司 Data processing method, data processing device and terminal
CN105207775B (en) * 2014-05-30 2019-03-01 北京奇虎科技有限公司 The read method and device of verification information
CN104092691A (en) * 2014-07-15 2014-10-08 北京奇虎科技有限公司 Implementation method for implementing root-authority-free networking firewall and client-side
CN104244092A (en) * 2014-08-04 2014-12-24 北京视博云科技有限公司 Method, system and device for starting application through set top box
CN104168608B (en) * 2014-09-15 2018-04-10 宇龙计算机通信科技(深圳)有限公司 Flow control methods, control system and electronic equipment
CN105490954A (en) * 2014-09-19 2016-04-13 中兴通讯股份有限公司 Method and device for controlling network data flow
CN104317620B (en) * 2014-10-24 2018-08-10 中兴通讯股份有限公司 The application management method and device shared based on multi-screen
CN104869569A (en) * 2015-03-31 2015-08-26 小米科技有限责任公司 Network permission control method and apparatus of application program
CN104754564A (en) * 2015-04-10 2015-07-01 上海斐讯数据通信技术有限公司 IPTABLES-based internet use control method
CN104955123B (en) * 2015-05-25 2018-09-14 广东欧珀移动通信有限公司 A kind of the networking method for limiting and device of mobile terminal application
CN104809046B (en) * 2015-05-27 2018-01-16 广东欧珀移动通信有限公司 A kind of application program networking control method and application program networking control device
CN106686624A (en) * 2015-11-10 2017-05-17 中兴通讯股份有限公司 Control method and device
CN105825143A (en) * 2016-03-07 2016-08-03 乐视移动智能信息技术(北京)有限公司 Application program data writing and reading method and device
CN106658657A (en) * 2016-10-20 2017-05-10 青岛海信移动通信技术股份有限公司 Network access method and device
CN106790093A (en) * 2016-12-23 2017-05-31 郑州云海信息技术有限公司 The method and system of process network connection are controlled under a kind of linux system
CN106899604B (en) * 2017-03-14 2020-06-05 东软集团股份有限公司 Processing method and device for data packet filtering rules
CN110162389B (en) * 2019-05-15 2022-05-13 广州视源电子科技股份有限公司 Application program starting method and device and intelligent interaction equipment
CN111031038A (en) * 2019-12-12 2020-04-17 惠州Tcl移动通信有限公司 Network processing method and device, storage medium and terminal equipment
CN112804251B (en) * 2021-02-01 2022-04-15 哈尔滨工业大学 Android application traffic filtering method and system based on userId

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007110094A1 (en) * 2006-03-27 2007-10-04 Telecom Italia S.P.A. System for enforcing security policies on mobile communications devices
CN101751593A (en) * 2008-11-28 2010-06-23 爱思开电讯投资(中国)有限公司 Smart card and backup, recovering method and system thereof
CN101827365A (en) * 2009-03-06 2010-09-08 希姆通信息技术(上海)有限公司 Device and method for Internet surfing control of mobile terminal
CN102065431A (en) * 2010-12-28 2011-05-18 上海华勤通讯技术有限公司 Method for applying network firewall of mobile phone

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007110094A1 (en) * 2006-03-27 2007-10-04 Telecom Italia S.P.A. System for enforcing security policies on mobile communications devices
CN101751593A (en) * 2008-11-28 2010-06-23 爱思开电讯投资(中国)有限公司 Smart card and backup, recovering method and system thereof
CN101827365A (en) * 2009-03-06 2010-09-08 希姆通信息技术(上海)有限公司 Device and method for Internet surfing control of mobile terminal
CN102065431A (en) * 2010-12-28 2011-05-18 上海华勤通讯技术有限公司 Method for applying network firewall of mobile phone

Also Published As

Publication number Publication date
CN102355667A (en) 2012-02-15

Similar Documents

Publication Publication Date Title
CN102355667B (en) Application program network connection control method and system in mobile intelligent terminal system
WO2021017279A1 (en) Cluster security management method and apparatus based on kubernetes and network domain, and storage medium
CN102521284B (en) Page screenshot processing method and device based on mobile terminal browser
CN107222324B (en) Service configuration method and device of network service
CN106331135B (en) A kind of part interface update method, system, client and server-side
CN108234164B (en) Cluster deployment method and device
WO2017084450A1 (en) Method and system for cloud management
CN109040207B (en) Method, device and equipment for accessing user mode network file system
CN108696523B (en) Response method and device for call service
US10516690B2 (en) Physical device detection for a mobile application
CN111984561B (en) IPMI command processing method, system, device and medium for BMC
CA2862046C (en) Method and device for prompting program uninstallation
CN109274777B (en) A kind of method, apparatus, equipment and readable storage medium storing program for executing exporting configuration file
CN104159262A (en) Method of accessing long term evolution (LTE) network again, and device of accessing LTE network again
CN108809683A (en) Dispose the method and device of cloud application system
CN111026723A (en) Big data cluster management control method and device, computer equipment and storage medium
CN107908957B (en) Safe operation management method and system of intelligent terminal
CN108881460B (en) Method and device for realizing unified monitoring of cloud platform
CN107329738A (en) Component update method and device
CN102333153B (en) Wireless communication device and application program reminding method thereof
CN104869129B (en) A kind of application management method, equipment and system
CN104144414A (en) Information intercepting method and device
CN105373415A (en) Virtualization based application storage method, execution method, apparatus and system
CN107872336B (en) Mounting point identification method and system and identification management equipment
US11431795B2 (en) Method, apparatus and storage medium for resource configuration

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20151209

Termination date: 20210630