WO2017156931A1 - 移动终端的锁定方法及系统 - Google Patents

移动终端的锁定方法及系统 Download PDF

Info

Publication number
WO2017156931A1
WO2017156931A1 PCT/CN2016/089253 CN2016089253W WO2017156931A1 WO 2017156931 A1 WO2017156931 A1 WO 2017156931A1 CN 2016089253 W CN2016089253 W CN 2016089253W WO 2017156931 A1 WO2017156931 A1 WO 2017156931A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
server
lock
locking
lock status
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.)
Ceased
Application number
PCT/CN2016/089253
Other languages
English (en)
French (fr)
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.)
Le Holdings Beijing Co Ltd
Lemobile Information Technology (Beijing) Co Ltd
Original Assignee
Le Holdings Beijing Co Ltd
Lemobile Information Technology (Beijing) 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 Le Holdings Beijing Co Ltd, Lemobile Information Technology (Beijing) Co Ltd filed Critical Le Holdings Beijing Co Ltd
Priority to US15/248,673 priority Critical patent/US20170265077A1/en
Publication of WO2017156931A1 publication Critical patent/WO2017156931A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/66Substation equipment, e.g. for use by subscribers with means for preventing unauthorised or fraudulent calling
    • H04M1/667Preventing unauthorised calls from a telephone set
    • H04M1/67Preventing unauthorised calls from a telephone set by electronic means
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
    • H04M1/72463User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions to restrict the functionality of the device
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/725Cordless telephones

Definitions

  • the embodiments of the present invention relate to the field of mobile terminal technologies, and in particular, to a method and system for locking a mobile terminal.
  • the general manufacturer's function of finding a mobile phone has limitations. After the smart phone is locked, the manufacturer's mobile phone read-only memory image (ROM image, ROM) is directly written to the smart phone, and the smart phone is unlocked. Bypassing the lock function of the smartphone, the user loses control of the smartphone.
  • ROM image, ROM read-only memory image
  • the embodiment of the invention provides a method and a system for locking a mobile terminal, which are used to solve the problem that the smart phone can be unlocked by programming the ROM.
  • the embodiment of the invention provides a method for locking a mobile terminal, which is applied to a mobile terminal, and includes:
  • the server stores the lock status information of the mobile terminal
  • the mobile terminal performs a lock operation.
  • the embodiment of the present invention further provides a locking system for a mobile terminal, including: a mobile terminal and a server; wherein the server stores the locking state information of the mobile terminal; the mobile terminal includes:
  • a query module configured to send a lock status query request to the server each time the mobile terminal starts up;
  • a comparison module configured to compare the lock status information returned by the server with the current lock status information of the mobile terminal
  • a locking module configured to perform a locking operation on the mobile terminal if the locking state information returned by the server indicates a locked state, and the current locking state information of the mobile terminal indicates an unlocked state.
  • An embodiment of the present invention provides a computer program comprising computer readable code, when the computer readable code is run on a mobile terminal, causing the mobile terminal to perform the locking method of the mobile terminal.
  • Embodiments of the present invention provide a computer readable medium in which the above computer program is stored.
  • the method and system for locking a mobile terminal provided by the embodiment of the present invention, when the mobile terminal starts up, sends a lock status query request to the server storing the lock status information of the mobile terminal, and after receiving the lock status information returned by the server, the use
  • the received lock state information is compared with the current lock state information of the mobile terminal. If the received lock state information indicates the lock state, the current lock state information of the mobile terminal indicates the unlock state, that is, the lock state of the mobile terminal stored on the server. Inconsistent with the current locked state of the mobile terminal, the mobile terminal is locked according to the locked state stored on the server.
  • FIG. 1 is a flowchart of steps of a method for locking a mobile terminal according to Embodiment 1 of the present invention
  • FIG. 2 is a flow chart of steps of a method for locking a smart phone according to Embodiment 2 of the present invention
  • FIG. 3 is a schematic structural diagram of a locking system of a mobile terminal according to Embodiment 3 of the present invention.
  • Figure 4 shows schematically a block diagram of a mobile terminal for carrying out the method according to the invention
  • Fig. 5 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
  • the method for locking a mobile terminal according to the first embodiment of the present invention is applied to a mobile terminal.
  • the mobile terminal in the embodiment of the present invention may be a smart mobile terminal, for example, a smart phone, a tablet computer, or the like.
  • FIG. 1 a flow chart of steps of a method for locking a mobile terminal in Embodiment 1 of the present invention is shown.
  • Step 100 Send a lock status query to the server every time the mobile terminal starts up. begging.
  • the server stores the lock status information of the mobile terminal.
  • the lock status information is used to indicate whether the mobile terminal is in a locked state or an unlocked state.
  • the lock status information of the at least one mobile terminal may be stored on the server. If the lock status information of the plurality of mobile terminals is stored on the server, each lock status information has a one-to-one correspondence with each mobile terminal, that is, one mobile terminal corresponds to one Lock status information.
  • the lock state information in the embodiment of the present invention may be stored in the server in the form of a character or a character string. For example, “1” indicates that the mobile terminal is in a locked state, and “0” indicates that the mobile terminal is in an unlocked state.
  • the mobile terminal is also required to establish a network connection with the server before sending the lock status query request to the server.
  • a CONNECTIVITY_ACTION listener is registered to monitor the network connection status of the mobile terminal. After receiving the CONNECTIVITY_ACTION, confirm that the network connection status is CONNECTED, the mobile terminal establishes a network connection with the server.
  • Step 102 Compare the lock status information returned by the server with the current lock status information of the mobile terminal.
  • the locked state or the unlocked state of the mobile terminal can be represented by the lock state information in the mobile terminal.
  • This representation is the same as the representation of the lock status information of the mobile terminal in the server.
  • Step 104 If the lock status information returned by the server indicates a locked status, and the current lock status information of the mobile terminal indicates an unlocked status, perform a locking operation on the mobile terminal.
  • the lock state information returned by the server indicates the lock state
  • the current lock state information of the mobile terminal indicates the unlock state.
  • the locked state of the mobile terminal stored by the server is changed, and the current unlock state of the mobile terminal is changed to the locked state.
  • the system user interface (SystemUI) module can be used to lock the mobile terminal.
  • the server When the lock status information of the mobile terminal stored on the server indicates a lock status, the server further stores lock password information of the mobile terminal. When the lock status information indicating the locked state of the plurality of mobile terminals is stored on the server, the server further stores lock password information corresponding to the plurality of mobile terminals.
  • the locking operation on the mobile terminal in step 104 can perform the locking operation by using the lock password information acquired from the server.
  • the technical solution in the embodiment of the present invention sends a lock status query request to the server storing the lock status information of the mobile terminal every time the mobile terminal starts, and after receiving the lock status information returned by the server, the use
  • the received lock state information is compared with the current lock state information of the mobile terminal. If the received lock state information indicates the lock state, the current lock state information of the mobile terminal indicates the unlock state, that is, the lock state of the mobile terminal stored on the server. Inconsistent with the current locked state of the mobile terminal, the mobile terminal is locked according to the locked state stored on the server.
  • the method for locking a mobile terminal according to the second embodiment of the present invention is applied to a mobile terminal.
  • the mobile terminal in the embodiment of the present invention may be a smart mobile terminal, for example, a smart phone, a tablet computer, or the like.
  • FIG. 2 a flow chart of steps of a method for locking a smart phone according to Embodiment 2 of the present invention is shown.
  • Step 200 Log in to the server through the web mode, and enter the lock password of the smart phone in the function of finding the device.
  • the smart phone in the embodiment of the present invention is the smart phone of the user A. If the smart phone is lost, the user A can set the lock state of the smart phone in the server through the above step 200.
  • Step 202 The smart phone receives the lock instruction of the server, and sets the lock state according to the lock instruction and the lock password.
  • Step 204 Write a ROM to the smart phone, and the locked state of the smart phone is released, and the state is changed to the unlocked state, and at the same time, the smart phone is restarted.
  • the above step 204 may be that the user B writes the ROM to the smartphone when the smartphone is lost.
  • Step 206 The smartphone connects to the network and queries the server for the lock status.
  • the network may be a mobile network, such as an operator's network, or may be a wireless local area network.
  • the embodiment of the present invention does not limit the network to which the smart phone is connected, and only needs to establish a connection with the server.
  • Step 208 Compare the locked state stored on the server with the current locked state of the smart phone. If the smart phone is unlocked when the server is in the locked state, the smart phone is locked by using the lock password on the server.
  • the technical solution in the embodiment of the present invention sends a lock status query request to the server storing the lock status information of the mobile terminal every time the mobile terminal starts, and after receiving the lock status information returned by the server, the use
  • the received lock state information is compared with the current lock state information of the mobile terminal. If the received lock state information indicates the lock state, the current lock state information of the mobile terminal indicates the unlock state, that is, the lock state of the mobile terminal stored on the server. Inconsistent with the current locked state of the mobile terminal, the mobile terminal is locked according to the locked state stored on the server.
  • the system can include a mobile terminal and a server.
  • the mobile terminal in the embodiment of the present invention may be a smart mobile terminal, for example, a smart phone, a tablet computer, or the like.
  • the server stores the lock status information of the mobile terminal. When the lock status information of the mobile terminal stored on the server indicates a lock status, the server further stores lock password information of the mobile terminal.
  • the mobile terminal may include a query module 30, a comparison module 32, and a locking module 34.
  • the query module 30 is configured to send a lock status query request to the server each time the mobile terminal starts.
  • the comparison module 32 is configured to compare the lock status information returned by the server with the current lock status information of the mobile terminal.
  • the locking module 34 is configured to perform a locking operation on the mobile terminal if the locked state information returned by the server indicates a locked state, and the current locked state information of the mobile terminal indicates an unlocked state.
  • the mobile terminal further includes: an obtaining module, configured to acquire lock password information of the mobile terminal from the server before the locking module 34 performs a locking operation on the mobile terminal.
  • the locking module 34 performs a locking operation on the mobile terminal by using the lock password information.
  • the mobile terminal further includes: a connection module, configured to establish a network connection of the mobile terminal before the query module 30 sends a lock status query request to the server.
  • the technical solution in the embodiment of the present invention sends a lock status query request to the server storing the lock status information of the mobile terminal every time the mobile terminal starts, and receives the service.
  • the received lock status information is compared with the current lock status information of the mobile terminal. If the received lock status information indicates the lock status, the current lock status information of the mobile terminal indicates the unlock status, ie The locked state of the mobile terminal stored on the server is inconsistent with the current locked state of the mobile terminal, and the mobile terminal is locked according to the locked state stored on the server.
  • FIG. 4 illustrates that a mobile terminal in accordance with the present invention can be implemented.
  • the mobile terminal conventionally includes a processor 410 and a computer program product or computer readable medium in the form of a memory 420.
  • the memory 420 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM.
  • Memory 420 has a memory space 430 for program code 431 for performing any of the method steps described above.
  • the code storage space 430 can include various program codes 431 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • These computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such computer program products are typically portable or fixed storage units as described with reference to FIG.
  • the storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 420 in the mobile terminal of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit includes computer readable code 431', ie, code readable by a processor, such as 410, that when executed by the mobile terminal causes the mobile terminal to perform each of the methods described above step.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Security & Cryptography (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

本发明实施例提供一种移动终端的锁定方法和系统,其中,所述方法应用于移动终端,包括:在所述移动终端每次启动时,向服务器发送锁定状态查询请求;所述服务器上存储有所述移动终端的锁定状态信息;将所述服务器返回的锁定状态信息与所述移动终端当前的锁定状态信息进行比对;若所述服务器返回的锁定状态信息表示锁定状态,且所述移动终端当前的锁定状态信息表示解锁状态,则对所述移动终端进行锁定操作。本发明实施例避免了通过烧写ROM的方式对移动终端解除锁定,提高了移动终端的安全性。

Description

移动终端的锁定方法及系统
本申请要求在2016年3月14日提交中国专利局、申请号为201610143959.X、发明名称为“移动终端的锁定方法及系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明实施例涉及移动终端技术领域,尤其涉及一种移动终端的锁定方法及系统。
背景技术
随着社会的不断发展和进步,智能手机越来越普遍,而且在生活中占有的地位也越来越重要。智能手机的各个功能中,查找手机绝对是一个重要且非常有用的功能,如果智能手机丢失,可以使用查找手机功能将丢失的智能手机锁定,即使其他人拾到智能手机,也无法使用。
然而,一般厂商的查找手机功能具有局限性,即智能手机锁定后,直接对智能手机烧写该厂商的手机只读内存镜像(ROM image,ROM),会对智能手机解除锁定,通过这种方法,绕开了智能手机的锁定功能,让用户失去了对智能手机的控制。
发明内容
本发明实施例提供一种移动终端的锁定方法及系统,用以解决智能手机可以通过烧写ROM,从而解除锁定的问题。
本发明实施例提供一种移动终端的锁定方法,应用于移动终端,包括:
在所述移动终端每次启动时,向服务器发送锁定状态查询请求;所述服务器上存储有所述移动终端的锁定状态信息;
将所述服务器返回的锁定状态信息与所述移动终端当前的锁定状态信息进行比对;
若所述服务器返回的锁定状态信息表示锁定状态,且所述移动终端当前的锁定状态信息表示解锁状态,则对所述移动终端进行锁定操作。
相应地,本发明实施例还提供一种移动终端的锁定系统,包括:移动终端和服务器;其中,所述服务器上存储有所述移动终端的锁定状态信息;所述移动终端包括:
查询模块,用于在所述移动终端每次启动时,向所述服务器发送锁定状态查询请求;
比对模块,用于将所述服务器返回的锁定状态信息与所述移动终端当前的锁定状态信息进行比对;
锁定模块,用于若所述服务器返回的锁定状态信息表示锁定状态,且所述移动终端当前的锁定状态信息表示解锁状态,则对所述移动终端进行锁定操作。
本发明实施例提供一种计算机程序,其包括计算机可读代码,当所述计算机可读代码在移动终端上运行时,导致所述移动终端执行上述的移动终端的锁定方法。
本发明实施例提供一种计算机可读介质,其中存储了上述的计算机程序。
本发明实施例提供的移动终端的锁定方法及系统,在移动终端每次启动时,向存储有移动终端的锁定状态信息的服务器发送锁定状态查询请求,接收到服务器返回的锁定状态信息之后,利用接收到的锁定状态信息与移动终端当前的锁定状态信息进行比对,如果接收到的锁定状态信息表示锁定状态,移动终端当前的锁定状态信息表示解锁状态,即服务器上存储的移动终端的锁定状态与移动终端当前的锁定状态不一致,以服务器上存储的锁定状态为准,将所述移动终端锁定。即使通过对移动终端烧写ROM而解除移动终端的锁定状态,在移动终端启动时,也会根据服务器上存储的锁定状态对移动终端进行锁定,避免了通过烧写ROM的方式对移动终端解除锁定,提高了移动终端的安全性。
附图说明
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本发明实施例一中的一种移动终端的锁定方法的步骤流程图;
图2为本发明实施例二中的一种智能手机的锁定方法的步骤流程图;
图3为本发明实施例三中的一种移动终端的锁定系统的结构示意图;
图4示意性地示出了用于执行根据本发明的方法的移动终端的框图;以及
图5示意性地示出了用于保持或者携带实现根据本发明的方法的程序代码的存储单元。
具体实施方式
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
实施例一
详细介绍本发明实施例一提出的一种移动终端的锁定方法,应用于移动终端,本发明实施例中的移动终端可以为智能移动终端,例如,智能手机、平板电脑等。
参照图1,示出了本发明实施例一中的一种移动终端的锁定方法的步骤流程图。
步骤100,在所述移动终端每次启动时,向服务器发送锁定状态查询请 求。
所述移动终端每次启动,包括移动终端烧写ROM后的启动。所述服务器上存储有所述移动终端的锁定状态信息。其中,锁定状态信息用于表示移动终端处于锁定状态还是解锁状态。服务器上可以存储至少一个移动终端的锁定状态信息,若服务器上存储有多个移动终端的锁定状态信息,则每条锁定状态信息与每个移动终端具有一一对应关系,即一个移动终端对应一条锁定状态信息。本发明实施例中的锁定状态信息可以以字符或者字符串的形式存储在服务器中,例如,“1”表示移动终端处于锁定状态,“0”表示移动终端处于解锁状态。
在本发明的一个优选的实施例中,在向服务器发送锁定状态查询请求之前,还需要移动终端建立与服务器的网络连接。具体地,注册网络广播(CONNECTIVITY_ACTION)监听器,监听移动终端的网络连接状态。收到CONNECTIVITY_ACTION后,确认网络连接状态为已连接(CONNECTED),则移动终端建立与服务器之间的网络连接。
步骤102,将所述服务器返回的锁定状态信息与所述移动终端当前的锁定状态信息进行比对。
移动终端的处于锁定状态或者解锁状态均可以通过移动终端中的锁定状态信息表示。该表示形式与服务器中的移动终端的锁定状态信息的表示形式相同。通过将服务器返回的锁定状态信息与移动终端当前的锁定状态信息进行比对,可以判断服务器存储的移动终端的锁定状态与移动终端当前的锁定状态是否相同。
步骤104,若所述服务器返回的锁定状态信息表示锁定状态,且所述移动终端当前的锁定状态信息表示解锁状态,则对所述移动终端进行锁定操作。
当服务器存储的移动终端的锁定状态(remote_lock_state)与移动终端当前的锁定状态(local_lock_state)不同时,具体地,当服务器返回的锁定状态信息表示锁定状态,且移动终端当前的锁定状态信息表示解锁状态时,以服 务器存储的移动终端的锁定状态为准,将移动终端当前的解锁状态更改为锁定状态。具体可以利用系统用户界面(SystemUI)模块对移动终端进行锁定操作。
当所述服务器上存储的所述移动终端的锁定状态信息表示锁定状态时,所述服务器上还存储有所述移动终端的锁定密码信息。当服务器上存储有多个移动终端的表示锁定状态的锁定状态信息时,服务器上还存储有与多个移动终端一一对应的锁定密码信息。
步骤104中对移动终端进行锁定操作可以利用从服务器获取到的锁定密码信息进行锁定操作。
综上所述,本发明实施例中的技术方案,在移动终端每次启动时,向存储有移动终端的锁定状态信息的服务器发送锁定状态查询请求,接收到服务器返回的锁定状态信息之后,利用接收到的锁定状态信息与移动终端当前的锁定状态信息进行比对,如果接收到的锁定状态信息表示锁定状态,移动终端当前的锁定状态信息表示解锁状态,即服务器上存储的移动终端的锁定状态与移动终端当前的锁定状态不一致,以服务器上存储的锁定状态为准,将所述移动终端锁定。即使通过对移动终端烧写ROM而解除移动终端的锁定状态,在移动终端启动时,也会根据服务器上存储的锁定状态对移动终端进行锁定,避免了通过烧写ROM的方式对移动终端解除锁定,提高了移动终端的安全性。
实施例二
详细介绍本发明实施例二提出的一种移动终端的锁定方法,应用于移动终端,本发明实施例中的移动终端可以为智能移动终端,例如,智能手机、平板电脑等。下面以智能手机为例介绍本发明实施例。
参照图2,示出了本发明实施例二中的一种智能手机的锁定方法的步骤流程图。
步骤200,通过web方式登录到服务器,在查找设备功能中输入智能手机的锁定密码。
本发明实施例中的智能手机为用户A的智能手机,若智能手机丢失,用户A可以通过上述步骤200在服务器中设置智能手机的锁定状态。
步骤202,智能手机接收到服务器的锁定指令,依据锁定指令和锁定密码设置为锁定状态。
步骤204,对智能手机烧写ROM,智能手机的锁定状态解除,变更为解锁状态,同时,智能手机重新启动。
上述步骤204可以为智能手机在丢失的情况下,由用户B对智能手机烧写ROM。
步骤206,智能手机连接到网络,向服务器查询锁定状态。
所述网络可以为移动网络,如运营商的网络,或者可以为无线局域网,本发明实施例对智能手机连接到的网络不做限制,只需要满足与服务器建立连接即可。
步骤208,将服务器上存储的锁定状态与智能手机当前的锁定状态对比,如果服务器上为锁定状态,智能手机为解锁状态,则利用服务器上的锁定密码对智能手机进行锁定。
综上所述,本发明实施例中的技术方案,在移动终端每次启动时,向存储有移动终端的锁定状态信息的服务器发送锁定状态查询请求,接收到服务器返回的锁定状态信息之后,利用接收到的锁定状态信息与移动终端当前的锁定状态信息进行比对,如果接收到的锁定状态信息表示锁定状态,移动终端当前的锁定状态信息表示解锁状态,即服务器上存储的移动终端的锁定状态与移动终端当前的锁定状态不一致,以服务器上存储的锁定状态为准,将所述移动终端锁定。即使通过对移动终端烧写ROM而解除移动终端的锁定状态,在移动终端启动时,也会根据服务器上存储的锁定状态对移动终端进行锁定,避免了通过烧写ROM的方式对移动终端解除锁定,提高了移动终 端的安全性。
实施例二
详细介绍本发明实施例三提出的一种移动终端的锁定系统。
参照图3,示出了本发明实施例三中的一种移动终端的锁定系统的结构示意图。所述系统可以包括移动终端和服务器。本发明实施例中的移动终端可以为智能移动终端,例如,智能手机、平板电脑等。所述服务器上存储有所述移动终端的锁定状态信息。当所述服务器上存储的所述移动终端的锁定状态信息表示锁定状态时,所述服务器上还存储有所述移动终端的锁定密码信息。
所述移动终端可以包括:查询模块30、比对模块32和锁定模块34。
下面分别详细介绍各模块的功能以及各模块之间的关系。
查询模块30,用于在所述移动终端每次启动时,向所述服务器发送锁定状态查询请求。
比对模块32,用于将所述服务器返回的锁定状态信息与所述移动终端当前的锁定状态信息进行比对。
锁定模块34,用于若所述服务器返回的锁定状态信息表示锁定状态,且所述移动终端当前的锁定状态信息表示解锁状态,则对所述移动终端进行锁定操作。
所述移动终端还包括:获取模块,用于在所述锁定模块34对所述移动终端进行锁定操作之前,从所述服务器获取所述移动终端的锁定密码信息。
所述锁定模块34利用所述锁定密码信息对所述移动终端进行锁定操作。
所述移动终端还包括:连接模块,用于在所述查询模块30向所述服务器发送锁定状态查询请求之前,建立所述移动终端的网络连接。
综上所述,本发明实施例中的技术方案,在移动终端每次启动时,向存储有移动终端的锁定状态信息的服务器发送锁定状态查询请求,接收到服务 器返回的锁定状态信息之后,利用接收到的锁定状态信息与移动终端当前的锁定状态信息进行比对,如果接收到的锁定状态信息表示锁定状态,移动终端当前的锁定状态信息表示解锁状态,即服务器上存储的移动终端的锁定状态与移动终端当前的锁定状态不一致,以服务器上存储的锁定状态为准,将所述移动终端锁定。即使通过对移动终端烧写ROM而解除移动终端的锁定状态,在移动终端启动时,也会根据服务器上存储的锁定状态对移动终端进行锁定,避免了通过烧写ROM的方式对移动终端解除锁定,提高了移动终端的安全性。
以上所描述的系统实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件。基于这样的理解,上述技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行各个实施例或者实施例的某些部分所述的方法。
例如,图4示出了可以实现根据本发明的移动终端。该移动终端传统上包括处理器410和以存储器420形式的计算机程序产品或者计算机可读介质。存储器420可以是诸如闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。存储器420具有用于执行上述方法中的任何方法步骤的程序代码431的存储空间430。例如,用于程序代 码的存储空间430可以包括分别用于实现上面的方法中的各种步骤的各个程序代码431。这些程序代码可以从一个或者多个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。这些计算机程序产品包括诸如硬盘,紧致盘(CD)、存储卡或者软盘之类的程序代码载体。这样的计算机程序产品通常为如参考图5所述的便携式或者固定存储单元。该存储单元可以具有与图4的移动终端中的存储器420类似布置的存储段、存储空间等。程序代码可以例如以适当形式进行压缩。通常,存储单元包括计算机可读代码431’,即可以由例如诸如410之类的处理器读取的代码,这些代码当由移动终端运行时,导致该移动终端执行上面所描述的方法中的各个步骤。
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。

Claims (12)

  1. 一种移动终端的锁定方法,其特征在于,应用于移动终端,包括:
    在所述移动终端每次启动时,向服务器发送锁定状态查询请求;所述服务器上存储有所述移动终端的锁定状态信息;
    将所述服务器返回的锁定状态信息与所述移动终端当前的锁定状态信息进行比对;
    若所述服务器返回的锁定状态信息表示锁定状态,且所述移动终端当前的锁定状态信息表示解锁状态,则对所述移动终端进行锁定操作。
  2. 根据权利要求1所述的方法,其特征在于,当所述服务器上存储的所述移动终端的锁定状态信息表示锁定状态时,所述服务器上还存储有所述移动终端的锁定密码信息。
  3. 根据权利要求2所述的方法,其特征在于,在所述对所述移动终端进行锁定操作之前,所述方法还包括:
    从所述服务器获取所述移动终端的锁定密码信息。
  4. 根据权利要求3所述的方法,其特征在于,所述对所述移动终端进行锁定操作,包括:
    利用所述锁定密码信息对所述移动终端进行锁定操作。
  5. 根据权利要求1所述的方法,其特征在于,在所述向服务器发送锁定状态查询请求之前,所述方法还包括:
    建立所述移动终端的网络连接。
  6. 一种移动终端的锁定系统,其特征在于,包括:移动终端和服务器;其中,所述服务器上存储有所述移动终端的锁定状态信息;所述移动终端包括:
    查询模块,用于在所述移动终端每次启动时,向所述服务器发送锁定状 态查询请求;
    比对模块,用于将所述服务器返回的锁定状态信息与所述移动终端当前的锁定状态信息进行比对;
    锁定模块,用于若所述服务器返回的锁定状态信息表示锁定状态,且所述移动终端当前的锁定状态信息表示解锁状态,则对所述移动终端进行锁定操作。
  7. 根据权利要求6所述的系统,其特征在于,当所述服务器上存储的所述移动终端的锁定状态信息表示锁定状态时,所述服务器上还存储有所述移动终端的锁定密码信息。
  8. 根据权利要求7所述的系统,其特征在于,所述移动终端还包括:
    获取模块,用于在所述锁定模块对所述移动终端进行锁定操作之前,从所述服务器获取所述移动终端的锁定密码信息。
  9. 根据权利要求8所述的系统,其特征在于,所述锁定模块利用所述锁定密码信息对所述移动终端进行锁定操作。
  10. 根据权利要求6所述的系统,其特征在于,所述移动终端还包括:
    连接模块,用于在所述查询模块向所述服务器发送锁定状态查询请求之前,建立所述移动终端的网络连接。
  11. 一种计算机程序,包括计算机可读代码,当所述计算机可读代码在移动终端上运行时,导致所述移动终端执行根据权利要求1-5中的任一个所述的移动终端的锁定方法。
  12. 一种计算机可读介质,其中存储了如权利要求11所述的计算机程序。
PCT/CN2016/089253 2016-03-14 2016-07-07 移动终端的锁定方法及系统 Ceased WO2017156931A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/248,673 US20170265077A1 (en) 2016-03-14 2016-08-26 Method for locking mobile terminal and mobile terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610143959.XA CN105828320A (zh) 2016-03-14 2016-03-14 移动终端的锁定方法及系统
CN201610143959.X 2016-03-14

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/248,673 Continuation US20170265077A1 (en) 2016-03-14 2016-08-26 Method for locking mobile terminal and mobile terminal

Publications (1)

Publication Number Publication Date
WO2017156931A1 true WO2017156931A1 (zh) 2017-09-21

Family

ID=56987831

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/089253 Ceased WO2017156931A1 (zh) 2016-03-14 2016-07-07 移动终端的锁定方法及系统

Country Status (2)

Country Link
CN (1) CN105828320A (zh)
WO (1) WO2017156931A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113961982A (zh) * 2021-11-03 2022-01-21 Oppo广东移动通信有限公司 安全检测方法及装置、电子设备、存储介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111143819A (zh) * 2019-12-11 2020-05-12 上海传英信息技术有限公司 一种应用锁定方法、装置及计算机存储介质
CN116506496B (zh) * 2023-06-25 2023-09-22 深圳市华曦达科技股份有限公司 设备的锁定方法、装置、设备和计算机可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100210240A1 (en) * 2009-02-17 2010-08-19 Flexilis, Inc. System and method for remotely securing or recovering a mobile device
CN102170630A (zh) * 2011-04-14 2011-08-31 中兴通讯股份有限公司 一种防止移动终端锁网被非法破解的方法及系统
CN103118357A (zh) * 2013-02-20 2013-05-22 上海斐讯数据通信技术有限公司 移动终端防盗系统及移动终端防盗方法
CN103237064A (zh) * 2013-04-11 2013-08-07 百度在线网络技术(北京)有限公司 终端的远程锁定方法、系统、云端服务器和终端

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100452908C (zh) * 2005-11-16 2009-01-14 乔超 一种防止有通信条件/功能的软硬件被盗用的系统和方法
US8233901B2 (en) * 2008-02-28 2012-07-31 Ssomon Co., Ltd. Method and system of providing personal information control service for mobile communication terminal
CN102843405A (zh) * 2011-06-24 2012-12-26 基信康信息技术(上海)有限公司 移动终端、网络服务器和移动终端防盗服务的方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100210240A1 (en) * 2009-02-17 2010-08-19 Flexilis, Inc. System and method for remotely securing or recovering a mobile device
CN102170630A (zh) * 2011-04-14 2011-08-31 中兴通讯股份有限公司 一种防止移动终端锁网被非法破解的方法及系统
CN103118357A (zh) * 2013-02-20 2013-05-22 上海斐讯数据通信技术有限公司 移动终端防盗系统及移动终端防盗方法
CN103237064A (zh) * 2013-04-11 2013-08-07 百度在线网络技术(北京)有限公司 终端的远程锁定方法、系统、云端服务器和终端

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113961982A (zh) * 2021-11-03 2022-01-21 Oppo广东移动通信有限公司 安全检测方法及装置、电子设备、存储介质

Also Published As

Publication number Publication date
CN105828320A (zh) 2016-08-03

Similar Documents

Publication Publication Date Title
US9596220B2 (en) Secure protocol for peer-to-peer network
TWI652596B (zh) 針對應用程式的驗證方法、終端和系統
CN102739868B (zh) 移动终端的丢失处理方法及系统
TWI439079B (zh) 遠端移除資料的方法與系統、伺服器、行動裝置與電腦程式產品
CN101568119A (zh) 具防盗功能的移动终端及其防盗方法
JP5304345B2 (ja) コンテンツ処理装置、コンテンツ処理システム、およびコンテンツ処理プログラム
CN105550591A (zh) 移动终端用户数据的安全防护装置以及方法
CN108093392A (zh) 一种解锁sim卡的方法、移动终端及存储介质
WO2015085871A1 (zh) 移动终端防盗方法及客户端
CN109492370B (zh) 终端启动方法、终端及签名设备
CN104954534A (zh) 通信终端的控制方法、装置及相应的通信终端
WO2017076051A1 (zh) 一种获取超级用户权限的方法及装置
CN107580032B (zh) 数据处理方法、装置及设备
WO2017156931A1 (zh) 移动终端的锁定方法及系统
CN106909861A (zh) 一种实现移动终端远程控制的方法和装置、移动终端及系统
CN108196898A (zh) 系统重置方法、装置及电子设备
CN107305608A (zh) 终端设备的管理方法和装置
US20240235856A1 (en) Proof of possession establishment during secure onboarding
CN106446664A (zh) 一种u盘及其授权认证方法、数据传输装置
CN107784208B (zh) 一种基于bmc的授权管理的方法及装置
US10089457B2 (en) Unlocking device to access uncertified networks
US20170265077A1 (en) Method for locking mobile terminal and mobile terminal
CN106101193B (zh) 信息的备份方法、终端设备、运营商服务器、及备份系统
US11838408B2 (en) Managing migration of self encrypted drive within a single key management system user group
JP2015014867A (ja) 計算機システム

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16894092

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16894092

Country of ref document: EP

Kind code of ref document: A1