CN102624742A - A method of enhancing communication security between mobile devices and home smart terminals - Google Patents
A method of enhancing communication security between mobile devices and home smart terminals Download PDFInfo
- Publication number
- CN102624742A CN102624742A CN2012100950946A CN201210095094A CN102624742A CN 102624742 A CN102624742 A CN 102624742A CN 2012100950946 A CN2012100950946 A CN 2012100950946A CN 201210095094 A CN201210095094 A CN 201210095094A CN 102624742 A CN102624742 A CN 102624742A
- Authority
- CN
- China
- Prior art keywords
- intelligent terminal
- home intelligent
- mobile device
- password
- home
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
Abstract
Description
技术领域 technical field
本发明涉及一种增强移动设备和家庭智能终端之间通信安全的方法,属于数据通信安全技术领域。 The invention relates to a method for enhancing communication security between a mobile device and a home intelligent terminal, and belongs to the technical field of data communication security.
背景技术 Background technique
家庭能源管理系统具备智能家居的功能,用户可以使用手机或平板电脑对空调、热水器等各类家电进行控制,还可以对智能插座进行通断电操作,而上述功能都可以远程执行。如果用户善用这些功能,将可以为家庭生活带来很大便利。如果这些功能被他人恶意使用,将会给用户生活造成不便,甚至经济上的损失。为了防止以上问题的产生,普通信息控制系统一般采用用户名、密码的方式作为其权限认证机制。在一般的信息控制系统当中,采用这种方式已经可以比较好地保证系统被合法用户运行,但这一方式有一个缺陷,一旦用户名和密码泄漏则无法限制非法用户使用系统,家庭智能终端允许用户使用手机远程执行相关的功能,如果密码泄漏则会造成更大的问题。 The home energy management system has the function of smart home. Users can use mobile phones or tablets to control various home appliances such as air conditioners and water heaters, and can also perform power on and off operations on smart sockets, and the above functions can be performed remotely. If users make good use of these functions, it will bring great convenience to family life. If these functions are used maliciously by others, it will cause inconvenience to the user's life and even economic loss. In order to prevent the above problems, common information control systems generally use user names and passwords as their authority authentication mechanisms. In general information control systems, this method can already ensure that the system is run by legitimate users, but this method has a flaw. Once the user name and password are leaked, it cannot restrict illegal users from using the system. Home smart terminals allow users to Using a mobile phone to perform related functions remotely, if the password is leaked, it will cause a bigger problem.
发明内容 Contents of the invention
本发明的目的是解决目前移动设备与家庭智能终端通信的过程中单纯采用用户名和密码的方式作为其权限认证机制,一旦用户名和密码泄漏时,而导致非法用户就会通过手机与家庭智能终端进行通信。 The purpose of the present invention is to solve the problem of simply using user name and password as its authority authentication mechanism in the current process of communication between mobile devices and home smart terminals. communication.
本发明为解决上述技术而提供一种增强移动设备和家庭智能终端之间通信安全的方法,该方法的步骤如下: The present invention provides a method for enhancing communication security between a mobile device and a home smart terminal in order to solve the above-mentioned technologies. The steps of the method are as follows:
1).将与家庭智能终端通信的移动设备的IMEI码存储在家庭智能终端的数据库中, 并在家庭智能终端上设置用户名和密码选项; 1). Store the IMEI code of the mobile device communicating with the smart home terminal in the database of the smart home terminal, and set user name and password options on the smart home terminal;
2).当移动设备与家庭智能终端之间通信时,移动设备将带有用户名、密码和移动设备自身IMEI码的认证信息发送至家庭智能终端; 2). When the mobile device communicates with the home smart terminal, the mobile device sends the authentication information with the user name, password and the mobile device's own IMEI code to the home smart terminal;
3).家庭智能终端根据接收到的认证信息进行判断,当用户名、密码和IMEI码中都与家庭智能终端中所存储对应项相匹配时,家庭智能终端判断该移动设备为合法用户,并与之进行通信,接收该移动设备的控制信号。 3). The home smart terminal judges according to the received authentication information. When the user name, password and IMEI code all match the corresponding items stored in the home smart terminal, the home smart terminal judges that the mobile device is a legitimate user, and Communicate with it and receive control signals from the mobile device.
所述步骤3)的判断过程如下: The judgment process of the step 3) is as follows:
a.家庭智能终端将接收到的移动设备的IMEI码与存储在家庭智能终端数据库中的IMEI进行比对,如果不匹配,该家庭智能终端认定此移动设备为非合法用户,中断与之的通信,如果匹配,则进入步骤b; a. The home smart terminal compares the received IMEI code of the mobile device with the IMEI stored in the home smart terminal database. If they do not match, the home smart terminal determines that the mobile device is an illegal user and interrupts communication with it , if it matches, go to step b;
b.家庭智能终端根据所接收到的用户名和密码判断是否与该家庭智能终端中设置的用户名和密码相匹配,如果相匹配,则认定该移动设备为合法用户,家庭智能终端将继续与之通信,接收该移动设备的控制信息,如果不相匹配,则进入步骤c; b. The home smart terminal judges whether it matches the username and password set in the home smart terminal according to the received username and password. If it matches, the mobile device is determined to be a legitimate user, and the home smart terminal will continue to communicate with it , receiving the control information of the mobile device, if not matching, proceed to step c;
c.家庭智能终端将给移动设备反馈一个用户不合法的信息,并允许该移动设备重新发送用户名和密码,家庭智能终端对新接收到的用户名和密码重新进行判断,重复执行步骤b和c。 c. The home smart terminal will feed back an illegal user information to the mobile device, and allow the mobile device to resend the user name and password. The home smart terminal will re-judge the newly received user name and password, and repeat steps b and c.
所述步骤c中家庭智能终端允许该移动设备重新发送用户名和密码的次数为有限次。 In the step c, the smart home terminal allows the mobile device to resend the user name and password for a limited number of times.
所述步骤3)的判断过程如下: The judgment process of the step 3) is as follows:
A.家庭智能终端根据接收到的用户名和密码判断是否与该家庭智能终端中设置的用户名和密码相匹配,如果不匹配,则进入步骤B,如果相匹配则进入步骤C; A. The home smart terminal judges whether it matches the user name and password set in the home smart terminal according to the received username and password. If it does not match, go to step B, and if it matches, go to step C;
B.家庭智能终端将给移动设备反馈一个用户不合法的信息,允许该移动设备重新发送用户名和密码的认证信息,家庭智能终端对新接收到的用户名和密码重新进行判断,重复执行步骤A和B。 B. The home smart terminal will feed back an illegal user information to the mobile device, allowing the mobile device to resend the authentication information of the user name and password, and the home smart terminal will re-judge the newly received user name and password, and repeat steps A and b.
C.家庭智能终端将接收到的移动设备的IMEI码与存储在家庭智能终端数据库中的IMEI进行比对,如果不匹配,该家庭智能终端认定此移动设备为非合法用户,中断与之的通信,如果匹配,则认定该移动设备为合法用户,家庭智能终端将继续与之通信,接受该移动设备的控制信息。 C. The home smart terminal compares the received IMEI code of the mobile device with the IMEI stored in the home smart terminal database. If they do not match, the home smart terminal determines that the mobile device is an illegal user and interrupts communication with it , if it matches, the mobile device is determined to be a legitimate user, and the home smart terminal will continue to communicate with it and accept the control information of the mobile device.
所述步骤B中家庭智能终端允许移动设备发送用户名和密码的次数为有限次。 In the step B, the number of times that the smart home terminal allows the mobile device to send the user name and password is limited.
所述的移动设备为手机或者平板电脑。 The mobile device is a mobile phone or a tablet computer.
本发明的有益效果是: 本发明密码认证的基础上,在移动设备与家庭智能终端通信的过程当中使用移动设备的IMEI串码进行认证,保证非法用户不能通过手机与家庭智能终端进行通信,提高了移动设备与家庭智能终端之间通信的安全性。 The beneficial effects of the present invention are: on the basis of the password authentication of the present invention, the IMEI serial code of the mobile device is used for authentication during the communication process between the mobile device and the home smart terminal, so as to ensure that illegal users cannot communicate with the home smart terminal through the mobile phone, and improve It ensures the security of communication between mobile devices and home smart terminals.
附图说明 Description of drawings
图1是本发明的总体安全措施图; Fig. 1 is an overall safety measure figure of the present invention;
图2是本发明家庭智能终端过滤手机IMEI图。 Fig. 2 is the IMEI diagram of the mobile phone filtered by the smart home terminal of the present invention.
具体实施方式 Detailed ways
下面结合附图对本发明的具体实施方式做进一步说明。 The specific embodiments of the present invention will be further described below in conjunction with the accompanying drawings.
IMEI(International Mobile Equipment Identify)是国际移动设备身份码的缩写,国际移动装备辨识码,是由15位数字组成的“电子串号”,IMEI与每台手机一一对应,而且该IMEI是全世界唯一的。每一只手机在组装完成后都将被赋予一个全球唯一的一组号码,如图1和图2所示,本发明通过在手机或者平板电脑与家庭智能终端通信的过程使用IMEI号码,在密码认证的基础上,保证非法用户不能通过手机或者平板电脑与家庭智能终端进行通信。 IMEI (International Mobile Equipment Identify) is the abbreviation of the International Mobile Equipment Identity Code. The International Mobile Equipment Identification Code is an "electronic serial number" composed of 15 digits. only. Each mobile phone will be given a globally unique group of numbers after the assembly is completed. As shown in Figure 1 and Figure 2, the present invention uses the IMEI number in the process of communicating between the mobile phone or tablet computer and the home smart terminal, and the password On the basis of authentication, it is guaranteed that illegal users cannot communicate with home smart terminals through mobile phones or tablet computers.
本发明的实施例一 Embodiment 1 of the present invention
本发明的一种增强手机应用和家庭智能终端之间通信安全方法的步骤如下: The steps of a method for enhancing communication security between mobile phone applications and home smart terminals of the present invention are as follows:
1. 将与家庭智能终端通信的手机或平板电脑的IMEI码存储在家庭智能终端的数据库中, 并在家庭智能终端上设置用户名和密码选项。 1. Store the IMEI code of the mobile phone or tablet that communicates with the smart home terminal in the database of the smart home terminal, and set user name and password options on the smart home terminal.
2. 当手机或平板电脑与家庭智能终端之间通信时,手机或平板电脑将带有用户名、密码和手机或平板电脑自身IMEI码的认证信息发送至家庭智能终端。 2. When the mobile phone or tablet communicates with the home smart terminal, the mobile phone or tablet sends the authentication information with the user name, password and the phone or tablet's own IMEI code to the home smart terminal.
3.手机或平板电脑与家庭智能终端之间建立通信连接时,手机或平板电脑首先需要将用户名和密码发送至家庭智能终端,家庭智能终端判断该用户名和密码是否合法,如果不合法,家庭智能终端将切断与手机或平板电脑的通信。 3. When a communication connection is established between a mobile phone or a tablet computer and a home smart terminal, the mobile phone or tablet computer first needs to send the user name and password to the home smart terminal, and the home smart terminal judges whether the user name and password are legal. If not, the home smart terminal The terminal will cut off communication with the phone or tablet.
4.家庭智能终端将接收到的手机或平板电脑的IMEI码与存储在家庭智能终端数据库中的IMEI进行比对,如果不匹配,该家庭智能终端认定此手机或平板电脑为非合法用户,中断与之的通信,如果匹配,则进入步骤5。 4. The home smart terminal compares the received IMEI code of the mobile phone or tablet with the IMEI stored in the home smart terminal database. If they do not match, the home smart terminal considers the phone or tablet to be an illegal user and interrupts Communication with it, if it matches, go to step 5.
5.家庭智能终端根据所接收到的用户名和密码判断是否与该家庭智能终端中设置的用户名和密码相匹配,如果相匹配,则认定该手机或平板电脑为合法用户,家庭智能终端将继续与之通信,接收该手机或平板电脑的控制信息,如果不相匹配,则进入步骤6。 5. The home smart terminal judges whether it matches the user name and password set in the home smart terminal according to the received user name and password. Receive the control information of the mobile phone or tablet computer, if they do not match, go to step 6.
6.家庭智能终端将向手机或平板电脑反馈一个用户不合法的信息,并允许该手机或平板电脑重新发送用户名和密码,家庭智能终端对新接收到的用户名和密码重新进行判断,如果匹配,该家庭智能终端认定该手机或平板电脑为合法用户,继续与之通信,如果还是不匹配,家庭智能终端再次向手机或平板电脑反馈一个用户不合法的信息,允许该手机或平板电脑重新发送用户名和密码并对其进行认证,直至达到家庭智能终端所设定的次数为止,如果此时用户名和密码还是不匹配,则该家庭智能终端认定此手机或平板电脑为非合法用户,中断与之的通信。 6. The home intelligent terminal will feed back an illegal user information to the mobile phone or tablet computer, and allow the mobile phone or tablet computer to resend the user name and password. The home intelligent terminal will re-judge the newly received user name and password. If they match, The home smart terminal recognizes the mobile phone or tablet as a legitimate user and continues to communicate with it. If there is still no match, the home smart terminal feeds back an illegal user information to the mobile phone or tablet again, allowing the mobile phone or tablet to resend the user User name and password are authenticated until the number of times set by the home smart terminal is reached. If the user name and password still do not match at this time, the home smart terminal will determine that the mobile phone or tablet computer is an illegal user and interrupt the communication with it. communication.
本发明的实施例二 Embodiment 2 of the present invention
本发明的一种增强手机应用和家庭智能终端之间通信安全方法的步骤如下: The steps of a method for enhancing communication security between mobile phone applications and home smart terminals of the present invention are as follows:
1. 将与家庭智能终端通信的手机或平板电脑的IMEI码存储在家庭智能终端的数据库中, 并在家庭智能终端上设置用户名和密码选项。 1. Store the IMEI code of the mobile phone or tablet that communicates with the smart home terminal in the database of the smart home terminal, and set user name and password options on the smart home terminal.
2.当手机或平板电脑与家庭智能终端之间通信时,手机或平板电脑将带有用户名、密码和手机或平板电脑自身IMEI码的认证信息发送至家庭智能终端。 2. When the mobile phone or tablet communicates with the home smart terminal, the mobile phone or tablet sends the authentication information with the user name, password and the phone or tablet's own IMEI code to the home smart terminal.
3.家庭智能终端根据接收到的用户名和密码判断是否与该家庭智能终端中设置的用户名和密码相匹配,如果不匹配,则进入步骤4,如果相匹配则进入步骤5。 3. The smart home terminal judges whether the received username and password match the username and password set in the smart home terminal, if not, go to step 4, and if they match, go to step 5.
4.家庭智能终端将给手机或平板电脑反馈一个用户不合法的信息,允许该手机或平板电脑重新发送用户名和密码的认证信息,家庭智能终端对新接收到的用户名和密码重新进行判断,如果匹配,该家庭智能终端认定该手机或平板电脑为合法用户,继续与之通信,如果还是不匹配,家庭智能终端再次向手机或平板电脑反馈一个用户不合法的信息,允许该手机或平板电脑重新发送用户名和密码并对其进行认证,直至达到家庭智能终端所设定的次数为止,如果此时用户名和密码还是不匹配,则该家庭智能终端认定此手机或平板电脑为非合法用户,中断与之的通信。 4. The home smart terminal will feed back an illegal user information to the mobile phone or tablet computer, allowing the mobile phone or tablet computer to resend the authentication information of the user name and password, and the home smart terminal will re-judge the newly received user name and password, if match, the home smart terminal recognizes the mobile phone or tablet as a legitimate user and continues to communicate with it. If there is still no match, the home smart terminal feeds back an illegal user information to the mobile phone or tablet again, allowing the phone or tablet to restart. Send the user name and password and authenticate it until the number of times set by the home smart terminal is reached. If the user name and password still do not match at this time, the home smart terminal will determine that the mobile phone or tablet computer is an illegal user, and the communication with the mobile phone or tablet computer will be interrupted. communication.
5.家庭智能终端将接收到的手机或平板电脑的IMEI码与存储在家庭智能终端数据库中的IMEI进行比对,如果不匹配,该家庭智能终端认定此手机或平板电脑为非合法用户,中断与之的通信,如果匹配,则认定该手机或平板电脑为合法用户,家庭智能终端将继续与之通信,接收该手机或平板电脑的控制信息。 5. The home smart terminal compares the received IMEI code of the mobile phone or tablet computer with the IMEI code stored in the home smart terminal database. If there is no match, the home smart terminal determines that the mobile phone or tablet computer is an illegal user and interrupts If the communication with it matches, the mobile phone or tablet computer is determined to be a legitimate user, and the home smart terminal will continue to communicate with it to receive the control information of the mobile phone or tablet computer.
本发明通过在移动设备与家庭智能终端通信的过程中采用用户名和密码的方式作为其权限认证机制的基础上,在手机或平板电脑与家庭智能终端通信的过程使用IMEI号码,一旦用户的密码泄漏,非授权用户设备与家庭终端之间的通信,将被家庭智能终端切断,非授权用户无法与智能终端建立连接,从而保证系统安全运行。 The present invention uses the user name and password as its authority authentication mechanism in the process of communication between the mobile device and the home smart terminal, and uses the IMEI number in the process of communication between the mobile phone or tablet computer and the home smart terminal. Once the user's password leaks , the communication between the unauthorized user equipment and the home terminal will be cut off by the home smart terminal, and the unauthorized user cannot establish a connection with the smart terminal, thus ensuring the safe operation of the system.
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012100950946A CN102624742A (en) | 2012-04-01 | 2012-04-01 | A method of enhancing communication security between mobile devices and home smart terminals |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012100950946A CN102624742A (en) | 2012-04-01 | 2012-04-01 | A method of enhancing communication security between mobile devices and home smart terminals |
Publications (1)
Publication Number | Publication Date |
---|---|
CN102624742A true CN102624742A (en) | 2012-08-01 |
Family
ID=46564426
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2012100950946A Pending CN102624742A (en) | 2012-04-01 | 2012-04-01 | A method of enhancing communication security between mobile devices and home smart terminals |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102624742A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104765997A (en) * | 2015-03-19 | 2015-07-08 | 深圳市金立通信设备有限公司 | Data access method |
CN105141584A (en) * | 2015-07-29 | 2015-12-09 | 宇龙计算机通信科技(深圳)有限公司 | Smart home system equipment authentication methods, and devices |
CN105450646A (en) * | 2015-12-02 | 2016-03-30 | 河南新飞电器有限公司 | Local area network connection realization method for network refrigerator and user information security authentication method |
CN105516108A (en) * | 2015-11-27 | 2016-04-20 | 东莞酷派软件技术有限公司 | Home communication control method and system |
CN105973987A (en) * | 2016-07-22 | 2016-09-28 | 中国特种设备检测研究院 | Storage tank bottom plate detection system |
CN106453010A (en) * | 2016-11-23 | 2017-02-22 | 海信集团有限公司 | Control method and device for smart home equipment |
WO2018157556A1 (en) * | 2017-03-01 | 2018-09-07 | 中兴通讯股份有限公司 | Physical address-based communication method, mobile terminal and communication database |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101778117A (en) * | 2010-03-12 | 2010-07-14 | 华为终端有限公司 | Network storing and processing method, device and wireless terminal |
CN101815159A (en) * | 2009-12-31 | 2010-08-25 | 深圳创维-Rgb电子有限公司 | Intelligent household TV control system |
CN102104511A (en) * | 2009-12-22 | 2011-06-22 | 上海晨兴希姆通电子科技有限公司 | Mobile phone |
CN102215488A (en) * | 2011-05-27 | 2011-10-12 | 中国联合网络通信集团有限公司 | Smart phone digital certificate application method and system |
-
2012
- 2012-04-01 CN CN2012100950946A patent/CN102624742A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102104511A (en) * | 2009-12-22 | 2011-06-22 | 上海晨兴希姆通电子科技有限公司 | Mobile phone |
CN101815159A (en) * | 2009-12-31 | 2010-08-25 | 深圳创维-Rgb电子有限公司 | Intelligent household TV control system |
CN101778117A (en) * | 2010-03-12 | 2010-07-14 | 华为终端有限公司 | Network storing and processing method, device and wireless terminal |
CN102215488A (en) * | 2011-05-27 | 2011-10-12 | 中国联合网络通信集团有限公司 | Smart phone digital certificate application method and system |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104765997A (en) * | 2015-03-19 | 2015-07-08 | 深圳市金立通信设备有限公司 | Data access method |
WO2017016065A1 (en) * | 2015-07-29 | 2017-02-02 | 宇龙计算机通信科技(深圳)有限公司 | Smart home system equipment authentication method and apparatus |
CN105141584A (en) * | 2015-07-29 | 2015-12-09 | 宇龙计算机通信科技(深圳)有限公司 | Smart home system equipment authentication methods, and devices |
CN105141584B (en) * | 2015-07-29 | 2019-01-11 | 宇龙计算机通信科技(深圳)有限公司 | A kind of equipment authentication method and device of smart home system |
CN105516108A (en) * | 2015-11-27 | 2016-04-20 | 东莞酷派软件技术有限公司 | Home communication control method and system |
CN105450646A (en) * | 2015-12-02 | 2016-03-30 | 河南新飞电器有限公司 | Local area network connection realization method for network refrigerator and user information security authentication method |
CN105973987A (en) * | 2016-07-22 | 2016-09-28 | 中国特种设备检测研究院 | Storage tank bottom plate detection system |
CN106453010A (en) * | 2016-11-23 | 2017-02-22 | 海信集团有限公司 | Control method and device for smart home equipment |
CN106453010B (en) * | 2016-11-23 | 2019-12-06 | 海信集团有限公司 | control method and device of intelligent household equipment |
WO2018157556A1 (en) * | 2017-03-01 | 2018-09-07 | 中兴通讯股份有限公司 | Physical address-based communication method, mobile terminal and communication database |
CN108540974A (en) * | 2017-03-01 | 2018-09-14 | 中兴通讯股份有限公司 | A kind of communication means and device based on physical address |
US11064344B2 (en) | 2017-03-01 | 2021-07-13 | Zte Corporation | Physical address-based communication method, mobile terminal and communication database |
CN108540974B (en) * | 2017-03-01 | 2022-06-07 | 中兴通讯股份有限公司 | Communication method and device based on physical address |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9787393B2 (en) | Method for realizing bluetooth-binding between smart key device and mobile device | |
CN102624742A (en) | A method of enhancing communication security between mobile devices and home smart terminals | |
CN101159551B (en) | Multifunctional information safety equipment and method of use thereof | |
US11349665B2 (en) | Device attestation server and method for attesting to the integrity of a mobile device | |
US20180295514A1 (en) | Method and apparatus for facilitating persistent authentication | |
CN107222373B (en) | Control method, system and terminal of smart home, FIDO server and safety equipment | |
CN107426160B (en) | Control method, system and terminal of smart home, FIDO server and safety equipment | |
CN101599832B (en) | Method and system of authenticating personal identity for logging in a network system | |
US11798327B2 (en) | Universal smart interface for electronic locks | |
CN102833068B (en) | Method for bidirectional authentication of terminal and smart card, protocol and smart card | |
CN101655814A (en) | Method for authenticating smart battery and terminal | |
US20190281053A1 (en) | Method and apparatus for facilitating frictionless two-factor authentication | |
CN106101451A (en) | SMS processing method, mobile terminal | |
CN108171831A (en) | A kind of bidirectional safe authentication method based on NFC mobile phone and smart lock | |
CN104867004A (en) | Mobile payment system and mobile payment method thereof | |
CN101399659B (en) | Cipher key authentication method and device between user identification module and terminal | |
CN106465044A (en) | Wireless power transfer with improved device identification and signaling link security | |
CN106228655B (en) | A kind of method of user account binding smart lock | |
CN103152401A (en) | Mobile terminal, login method and system through mobile terminal, and cloud server | |
CN102521169A (en) | Confidential USB (universal serial bus) memory disk with display screen and security control method of confidential USB memory disk | |
CN101645124B (en) | Method for unlocking PIN code and intelligent key equipment | |
CN104794788A (en) | Internet application system based on radio-frequency identification technology and realization method of internet application system | |
US20190138701A1 (en) | Method for the secure interaction of a user with a mobile terminal and a further entity | |
CN201577098U (en) | Information security verification equipment | |
CN114981828A (en) | Technique for controlling an applet for a contactless card |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
ASS | Succession or assignment of patent right |
Owner name: XUJI ELECTRIC CO., LTD. XUCHANG XUJI SOFTWARE TECH Free format text: FORMER OWNER: XUJI ELECTRIC CO., LTD. XUCHANG XUJI SOFTWARE TECHNOLOGY CO., LTD. Effective date: 20121130 |
|
C41 | Transfer of patent application or patent right or utility model | ||
TA01 | Transfer of patent application right |
Effective date of registration: 20121130 Address after: No. 1298 Xuchang City, Henan province 461000 XJ Avenue Applicant after: Xuji Group Co., Ltd. Applicant after: Xuji Electric Co., Ltd. Applicant after: Xuchang Xuji Software Technology Co., Ltd. Applicant after: State Grid Corporation of China Address before: No. 1298 Xuchang City, Henan province 461000 XJ Avenue Applicant before: Xuji Group Co., Ltd. Applicant before: Xuji Electric Co., Ltd. Applicant before: Xuchang Xuji Software Technology Co., Ltd. |
|
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
ASS | Succession or assignment of patent right |
Owner name: XUJI ELECTRIC CO., LTD. Free format text: FORMER OWNER: XUJI GROUP CO., LTD. Effective date: 20131205 |
|
C41 | Transfer of patent application or patent right or utility model | ||
TA01 | Transfer of patent application right |
Effective date of registration: 20131205 Address after: No. 1298 Xuchang City, Henan province 461000 XJ Avenue Applicant after: Xuji Electric Co., Ltd. Applicant after: Xuchang Xuji Software Technology Co., Ltd. Applicant after: State Grid Corporation of China Address before: No. 1298 Xuchang City, Henan province 461000 XJ Avenue Applicant before: Xuji Group Co., Ltd. Applicant before: Xuji Electric Co., Ltd. Applicant before: Xuchang Xuji Software Technology Co., Ltd. Applicant before: State Grid Corporation of China |
|
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20120801 |