CN106791982B - Account management method and device - Google Patents

Account management method and device Download PDF

Info

Publication number
CN106791982B
CN106791982B CN201611201752.XA CN201611201752A CN106791982B CN 106791982 B CN106791982 B CN 106791982B CN 201611201752 A CN201611201752 A CN 201611201752A CN 106791982 B CN106791982 B CN 106791982B
Authority
CN
China
Prior art keywords
television
account information
application
mobile terminal
stored
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201611201752.XA
Other languages
Chinese (zh)
Other versions
CN106791982A (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.)
Shenzhen TCL New Technology Co Ltd
Original Assignee
Shenzhen TCL New Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen TCL New Technology Co Ltd filed Critical Shenzhen TCL New Technology Co Ltd
Priority to CN201611201752.XA priority Critical patent/CN106791982B/en
Publication of CN106791982A publication Critical patent/CN106791982A/en
Application granted granted Critical
Publication of CN106791982B publication Critical patent/CN106791982B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/258Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
    • H04N21/25866Management of end-user data
    • H04N21/25875Management of end-user data involving end-user authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Graphics (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses an account management method, which comprises the following steps: when the television starts an application and detects an account login request, judging whether target account information corresponding to the application is stored in a database locally preset by the television or not; when the target account information corresponding to the application is not stored in the database, detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not; when a mobile terminal associated with the television exists in the same network segment of the television, sending an acquisition request of the target account information to the mobile terminal; and receiving the target account information fed back by the mobile terminal, executing corresponding login operation on the application according to the target account information, and storing the target account information and the data of the application in a database in a correlation manner. The invention also discloses an account management device. The invention solves the problem of account number loss and improves the reliability of account number management.

Description

Account management method and device
Technical Field
The invention relates to the technical field of televisions, in particular to an account management method and device.
Background
At present, with the intelligent development of televisions, the types of applications on the televisions are more and more, and many applications need to log in an account to watch pay programs, so that the management of the account is more and more important.
In the process of logging in the account number by the television, the normal storage of the account number is influenced by various factors such as the opening error of a database, the sudden power failure of the television and the like, and the information of the account number is lost. For example, there is a delay when the television submits the account information to the database for storage, and the account information is not stored immediately, otherwise, problems may be caused by frequent database operations. At this time, the power is quickly lost after the account is logged in, which can cause the account information to be unsuccessfully stored, namely the account is lost, and is very inconvenient.
Disclosure of Invention
The invention mainly aims to provide an account management method and device, and aims to solve the problem of account loss and improve the reliability of account management.
In order to achieve the above object, the present invention provides an account management method, including:
when a television starts an application and detects an account login request, judging whether target account information corresponding to the application is stored in a database locally preset by the television or not;
when the target account information corresponding to the application is not stored in the database, detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
when a mobile terminal associated with the television exists in the same network segment of the television, sending an acquisition request of the target account information to the mobile terminal;
and receiving the target account information fed back by the mobile terminal, executing corresponding login operation on the application according to the target account information, and storing the target account information and the data of the application in a database in a correlation manner.
Preferably, after determining whether the target account information corresponding to the application is stored in the database locally preset in the television, the method includes:
and when the target account information corresponding to the application is stored in the database, executing corresponding login operation on the application according to the target account information.
Preferably, the account management method further includes:
when an exit instruction for exiting account login is received in an application display interface of the television, executing account exit operation according to the exit instruction, and deleting account information corresponding to the application stored in the database;
detecting whether a mobile terminal associated with the television exists in the same network segment of the television;
and when a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to delete the stored account information corresponding to the application.
Preferably, the account management method further includes:
when a modification instruction for modifying account information is received in an application display interface of the television, the account information corresponding to the application stored in the database is modified correspondingly according to the modification instruction, and whether a mobile terminal associated with the television exists in the same network segment of the television is detected;
and when a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to correspondingly modify the stored account information corresponding to the application.
Preferably, the method comprises, before performing all the steps:
when receiving input account information in an application login interface of the television, verifying whether the account information is correct;
when the account information is correct, storing the account information and the data association of the application into the database, and detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
and when a mobile terminal associated with the television exists in the same network segment of the television, sending the account information and the data of the application to the mobile terminal for associated storage.
In addition, to achieve the above object, the present invention further provides an account management apparatus, including:
the judging module is used for judging whether target account information corresponding to the application is stored in a database locally preset by the television or not when the television starts the application and detects an account login request;
the first detection module is used for detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not when the target account information corresponding to the application is not stored in the database;
the first sending module is used for sending an acquisition request of the target account information to the mobile terminal when the mobile terminal associated with the television exists in the same network segment of the television;
and the first execution module is used for receiving the target account information fed back by the mobile terminal, executing corresponding login operation on the application according to the target account information, and storing the target account information and the data of the application in the database in a correlation manner.
Preferably, the account management apparatus further includes:
and the second execution module is used for executing corresponding login operation on the application according to the target account information when the target account information corresponding to the application is stored in the database.
Preferably, the account management apparatus further includes:
the first deleting module is used for executing account quitting operation according to an quitting instruction and deleting account information corresponding to the application stored in the database when the quitting instruction for quitting account login is received in an application display interface of the television;
the second detection module is used for detecting whether a mobile terminal associated with the television exists in the same network segment of the television;
and the first control module is used for controlling the mobile terminal to delete the account information corresponding to the stored application when the mobile terminal associated with the television exists in the same network segment of the television.
Preferably, the account management apparatus further includes:
the modification module is used for correspondingly modifying the account information corresponding to the application stored in the database according to a modification instruction when the modification instruction for modifying the account information is received in an application display interface of the television, and detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
and the second control module is used for controlling the mobile terminal to correspondingly modify the account information corresponding to the stored application when the mobile terminal associated with the television exists in the same network segment of the television.
Preferably, the account management apparatus further includes:
the verification module is used for verifying whether the account information is correct or not when the input account information is received in the application login interface of the television;
the storage module is used for storing the account information and the data association of the application into the database when the account information is correct, and detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
and the second sending module is used for sending the account information and the application data to the mobile terminal for association storage when the mobile terminal associated with the television exists in the same network segment of the television.
According to the account management method and device provided by the embodiment of the invention, when the television starts the application and detects the account login request, if the target account information corresponding to the application is not stored in the database locally preset by the television, the acquisition request of the target account information is sent to the mobile terminal when the mobile terminal associated with the television exists in the same network segment of the television. And then, when target account information fed back by the mobile terminal based on the acquisition request is received, executing corresponding login operation on the application according to the target account information, and storing the target account information and the data of the application in a database in a correlation manner. Therefore, the account information applied to the television is stored through the mobile terminal associated with the television, so that the television can conveniently obtain the account information applied to the television from the mobile terminal associated with the television in the same network segment of the television when the account information cannot be obtained from the local database, the problem of account loss is solved, and the reliability of account management is improved.
Drawings
Fig. 1 is a flowchart illustrating an account management method according to a first embodiment of the present invention;
fig. 2 is a functional module diagram of the account management device according to the first embodiment of the present invention;
fig. 3 is a functional module diagram of an account management device according to a second embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Fig. 1 shows a first embodiment of an account management method according to the present invention. The account management method of the embodiment includes:
step S10, when the television starts an application and detects an account login request, judging whether target account information corresponding to the application is stored in a database locally preset by the television or not;
in this embodiment, the television is pre-installed with applications, for example, the applications include youku, mango TV, fox search live broadcast, phoenix video, Baidu live broadcast, video network, and the like, and when the television uses the applications, an account can be registered so as to log in the account and then view programs.
After the television starts an application and logs in an account for the first time, the account information and the data association of the application can be stored to the local part of the television or a mobile terminal associated with the television, so that when the television enters the application again, the television can acquire the account information stored in advance to log in. For example, the television may be an HTML-based smart application, and account information is saved by using a method such as loacalstore.
Specifically, after the television starts an application, whether an account login request exists is detected. When an account login request is detected, firstly, whether target account information corresponding to the application is stored in a database preset locally in the television is judged. The target account information corresponding to the application may be target account information corresponding to an application website. The target account information may include the correct username and password.
Step S20, when the target account information corresponding to the application is not stored in the database, detecting whether a mobile terminal associated with the television exists in the same network segment of the television;
in this embodiment, the television may be bound with the mobile terminal in the same network segment in advance to establish an association relationship, and the type of the mobile terminal may be set according to actual needs, for example, the mobile terminal includes a mobile phone, a tablet computer, and the like. The mobile terminal is pre-installed with an account management application (namely, an account management APP) for managing a plurality of application accounts of the television.
When the television starts an application and detects an account login request, whether a mobile terminal associated with the television exists in the same network segment of the television is detected when it is determined that target account information corresponding to the application is not stored in a local database in the process of judging whether target account information corresponding to the application is stored in the local database.
Step S30, when a mobile terminal associated with the television exists in the same network segment of the television, sending an acquisition request of the target account information to the mobile terminal;
when a mobile terminal associated with the television exists in the same network segment of the television, the television communicates with the mobile terminal and sends an acquisition request of target account information to the mobile terminal so as to acquire the target account information corresponding to the application. The acquisition request may include data of the application, such as a website of the application, a unique identifier of the application, and the like. After receiving the acquisition request, the mobile terminal judges whether target account information corresponding to the application is stored according to application data contained in the acquisition request. And when the target account information corresponding to the application is stored, the target account information is sent to the television, and the television receives the target account information.
It can be understood that, when a plurality of mobile terminals associated with the television exist in the same network segment of the television, the acquisition request of the target account information may be sequentially sent to each mobile terminal until the target account information fed back by the mobile terminal is received. The television firstly sends an acquisition request of target account information to any one of the mobile terminals, and when the target account information fed back by the mobile terminal is not received, the acquisition request of the target account information is sent to another mobile terminal in the mobile terminals, and so on until the target account information fed back by the mobile terminal is received.
Step S40, receiving the target account information fed back by the mobile terminal, performing a corresponding login operation on the application according to the target account information, and storing the target account information and the data of the application in the database in a correlated manner.
And when receiving the target account information fed back by the mobile terminal based on the acquisition request, the television executes corresponding login operation on the application according to the target account information. Specifically, a data acquisition request is sent to the server according to the acquired account information, data fed back by the server based on the data acquisition request is received, and corresponding content is displayed in a display interface of the television according to the data. And simultaneously, the target account information and the applied data are stored in a local database of the television in a correlation manner, so that the account information stored between the television and the mobile terminal is kept synchronous.
It should be noted that a handheld user corresponding to the mobile terminal associated with the television can open a preset account management application at any time, and can view the stored account information within a designated boundary plane of the account management application. For example, the user can conveniently manage and record all account information at any time by checking which applications of the current television have registered accounts and data such as specific login time, deletion time and modification records of the account information, so that the account information is visualized, management is facilitated, loss can be prevented, and user experience is greatly improved. The method not only solves the problem that account information is lost in the process of logging in the television, but also ensures that account information is saved by one more guarantee, ensures that account information is not lost, and is convenient for a user to check account information of all applications of the television at the mobile terminal.
In the embodiment of the invention, when the television starts the application and detects the account login request, if the target account information corresponding to the application is not stored in the database locally preset by the television, the acquisition request of the target account information is sent to the mobile terminal when the mobile terminal associated with the television exists in the same network segment of the television. And then, when target account information fed back by the mobile terminal based on the acquisition request is received, executing corresponding login operation on the application according to the target account information, and storing the target account information and the data of the application in a database in a correlation manner. Therefore, the account information applied to the television is stored through the mobile terminal associated with the television, so that the television can conveniently obtain the account information applied to the television from the mobile terminal associated with the television in the same network segment of the television when the account information cannot be obtained from the local database, the problem of account loss is solved, and the reliability of account management is improved.
Further, as shown in fig. 1, a second embodiment of the account management method according to the present invention is proposed based on the first embodiment of the account management method, where after step S10, the method includes:
and step S50, when the target account information corresponding to the application is stored in the database, executing corresponding login operation on the application according to the target account information.
In this embodiment, when the television starts an application and detects an account login request, in the process of determining whether target account information corresponding to the application is stored in a local database, when the target account information corresponding to the application is stored in the local database of the television, a corresponding login operation is performed on the application according to the target account information. Specifically, a data acquisition request is sent to the server according to the acquired account information, data fed back by the server based on the data acquisition request is received, and corresponding content is displayed in a display interface of the television according to the data.
When the target account information corresponding to the application is stored in the local database, the television of the embodiment preferentially acquires the target account information from the local database and executes corresponding login operation on the application. The convenience of managing the account number by the television is improved.
Further, based on the first embodiment of the account management method, a third embodiment of the account management method according to the present invention is provided, where the account management method in this embodiment further includes:
when an exit instruction for exiting account login is received in an application display interface of the television, executing account exit operation according to the exit instruction, and deleting account information corresponding to the application stored in the database;
detecting whether a mobile terminal associated with the television exists in the same network segment of the television;
and when a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to delete the stored account information corresponding to the application.
In this embodiment, after the television starts the application login account, the television can quit the account login in the process of managing the account. Specifically, when the television receives an exit instruction for exiting the account login in the application display interface, the account exit operation is executed according to the exit instruction. And after logging out of the account, switching display contents on the current display interface of the television.
And meanwhile, the television searches the corresponding stored data in a local database according to the account information of the application and the data of the application, and deletes the account information corresponding to the application stored in the database. And detecting whether a mobile terminal associated with the television exists in the same network segment of the television. When a mobile terminal associated with the television exists in the same network segment of the television, a deleting instruction is sent to the mobile terminal, the mobile terminal is controlled to delete the account information corresponding to the stored application according to the received modification information contained in the deleting instruction, and the synchronism of the account information stored in the television and the mobile terminal is ensured.
And when the television starts the application again next time, the account information related to the application cannot be acquired, and the application is in the state of not logging in the account. When the user inputs the account information corresponding to the application again for account login, the television stores the data and the account information of the application to a local database in a correlated manner, and when a mobile terminal correlated with the television exists in the same network segment of the television, the data and the account information of the application are sent to the mobile terminal for correlated storage.
In the embodiment, after the television receives the exit instruction for exiting the account login and executes the account exit operation, the account information corresponding to the application stored in the database is deleted. And meanwhile, when detecting that a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to delete the account information corresponding to the stored application. The method and the device ensure the synchronism of the account information stored in the television and the mobile terminal, and improve the flexibility and reliability of the television for managing the account.
Further, based on the first embodiment of the account management method, a fourth embodiment of the account management method according to the present invention is provided, where the account management method in this embodiment further includes:
when a modification instruction for modifying account information is received in an application display interface of the television, the account information corresponding to the application stored in the database is modified correspondingly according to the modification instruction, and whether a mobile terminal associated with the television exists in the same network segment of the television is detected;
and when a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to correspondingly modify the stored account information corresponding to the application.
In this embodiment, after the television starts the application login account, the account information may be modified correspondingly in the process of managing the account. Specifically, when a modification instruction for modifying account information is received in an application display interface of a television, corresponding stored data is searched in a local database according to the account information of the application and the data of the application, and the account information corresponding to the application stored in the local database of the television is modified correspondingly according to the modification instruction so as to update the data stored in the database.
Meanwhile, whether a mobile terminal associated with the television exists in the same network segment of the television or not is detected, when the mobile terminal associated with the television exists in the same network segment of the television, a modification instruction is sent to the mobile terminal, the mobile terminal is controlled to correspondingly modify the account information corresponding to the stored application according to the modification information contained in the modification instruction, and the synchronism of the account information stored in the television and the mobile terminal is ensured.
It should be noted that, in the process of detecting whether a mobile terminal associated with a television exists in the same network segment of the television by the television, when the mobile terminal associated with the television does not exist in the same network segment of the television, the locally stored database may be compared with data stored in the mobile terminal when the mobile terminal accesses the same network segment of the television next time, and if account information corresponding to an application exists in the data stored in the mobile terminal and is not consistent with that stored in the database, the account information corresponding to the application stored in the database may be substituted for the application account information stored in the mobile terminal, so as to update the data stored in the mobile terminal.
When the television of the embodiment receives a modification instruction for modifying account information, account information corresponding to an application stored in a database is modified correspondingly. And meanwhile, when detecting that a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to correspondingly modify the account information corresponding to the stored application. The method and the device ensure the synchronism of the account information stored in the television and the mobile terminal, and improve the flexibility and reliability of the television for managing the account.
Further, based on the first, second, third, or fourth embodiment of the account management method, a fifth embodiment of the account management method according to the present invention is provided, where before performing all the steps described above, the fifth embodiment includes:
when receiving input account information in an application login interface of the television, verifying whether the account information is correct;
when the account information is correct, storing the account information and the data association of the application into the database, and detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
and when a mobile terminal associated with the television exists in the same network segment of the television, sending the account information and the data of the application to the mobile terminal for associated storage.
In this embodiment, when the television logs in the account for the first time after the application is started, the logged-in account information and the data of the application can be stored in an associated manner. Specifically, after the application is started, the television enters an application login interface, when the input account information is received in the application login interface of the television, the television firstly communicates with the server of the application, the input account information is sent to the server, and whether the login account information is correct is verified. And when the television receives the confirmation information fed back by the server, determining that the account information of the application passes the verification. And when the account information is correct, storing the account information and the data association of the application into a local database of the television.
Meanwhile, the television detects whether a mobile terminal associated with the television exists in the same network segment of the television, and when the mobile terminal associated with the television exists in the same network segment of the television, the account information and the application data are sent to the mobile terminal. And after receiving the account information and the application data, the mobile terminal performs associated storage on the account information and the application data. The application data may be a web address of the application display interface, a unique identifier of the application, and the like. Because the mobile terminal is generally in a power-on state, the mobile terminal has sufficient time to store the account information, and the account information is prevented from being lost.
After the account information is stored in the local database of the television and the mobile terminal associated with the television, when the television starts the application again, the account information corresponding to the application stored in the local database can be automatically acquired preferentially for automatic login, and when the account information is not acquired in the local database, the stored account information is acquired from the mobile terminal associated with the television in the same network segment of the television for automatic login.
In this embodiment, when the television receives the input correct account information in the application login interface, the account information and the application data are stored in a local database in a correlated manner, and meanwhile, when a mobile terminal associated with the television is detected to exist in the same network segment of the television, the account information and the application data are sent to the mobile terminal for correlated storage. The television has the advantages that the account information is stored by the television, the problem of account information loss is solved, and the reliability of account management is improved.
Correspondingly, as shown in fig. 2, a first embodiment of an account management device according to the present invention is provided. The account management device of the embodiment includes:
the determining module 100 is configured to determine whether target account information corresponding to an application is stored in a database locally preset in the television when the television starts the application and detects an account login request;
in this embodiment, the television is pre-installed with applications, for example, the applications include youku, mango TV, fox search live broadcast, phoenix video, Baidu live broadcast, video network, and the like, and when the television uses the applications, an account can be registered so as to log in the account and then view programs.
After the television starts an application and logs in an account for the first time, the account information and the data association of the application can be stored to the local part of the television or a mobile terminal associated with the television, so that when the television enters the application again, the television can acquire the account information stored in advance to log in. For example, the television may be an HTML-based smart application, and account information is saved by using a method such as loacalstore.
Specifically, after the television starts an application, whether an account login request exists is detected. When an account login request is detected, first, the determining module 100 determines whether target account information corresponding to the application is stored in a database locally preset in the television. The target account information corresponding to the application may be target account information corresponding to an application website. The target account information may include the correct username and password.
A first detecting module 200, configured to detect whether a mobile terminal associated with the television exists in the same network segment of the television when the target account information corresponding to the application is not stored in the database;
in this embodiment, the television may be bound with the mobile terminal in the same network segment in advance to establish an association relationship, and the type of the mobile terminal may be set according to actual needs, for example, the mobile terminal includes a mobile phone, a tablet computer, and the like. The mobile terminal is pre-installed with an account management application (namely, an account management APP) for managing a plurality of application accounts of the television.
When the television starts an application and detects an account login request, in the process of judging whether target account information corresponding to the application is stored in a local database, when it is determined that the target account information corresponding to the application is not stored in the local database, the first detection module 200 detects whether a mobile terminal associated with the television exists in the same network segment of the television.
A first sending module 300, configured to send an acquisition request of the target account information to a mobile terminal when the mobile terminal associated with the television exists in the same network segment of the television;
when a mobile terminal associated with a television exists in the same network segment of the television, the first sending module 300 communicates with the mobile terminal, and sends an acquisition request of target account information to the mobile terminal, so as to acquire the target account information corresponding to an application. The acquisition request may include data of the application, such as a website of the application, a unique identifier of the application, and the like. After receiving the acquisition request, the mobile terminal judges whether target account information corresponding to the application is stored according to application data contained in the acquisition request. And when the target account information corresponding to the application is stored, the target account information is sent to the television, and the television receives the target account information.
It can be understood that, when a plurality of mobile terminals associated with the television exist in the same network segment of the television, the acquisition request of the target account information may be sequentially sent to each mobile terminal until the target account information fed back by the mobile terminal is received. The television firstly sends an acquisition request of target account information to any one of the mobile terminals, and when the target account information fed back by the mobile terminal is not received, the acquisition request of the target account information is sent to another mobile terminal in the mobile terminals, and so on until the target account information fed back by the mobile terminal is received.
The first execution module 400 is configured to receive the target account information fed back by the mobile terminal, execute a corresponding login operation on the application according to the target account information, and store the target account information and the data of the application in the database in a correlated manner.
When the television receives target account information fed back by the mobile terminal based on the acquisition request, the first execution module 400 executes a corresponding login operation on the application according to the target account information. Specifically, a data acquisition request is sent to the server according to the acquired account information, data fed back by the server based on the data acquisition request is received, and corresponding content is displayed in a display interface of the television according to the data. And simultaneously, the target account information and the applied data are stored in a local database of the television in a correlation manner, so that the account information stored between the television and the mobile terminal is kept synchronous.
It should be noted that a handheld user corresponding to the mobile terminal associated with the television can open a preset account management application at any time, and can view the stored account information within a designated boundary plane of the account management application. For example, the user can conveniently manage and record all account information at any time by checking which applications of the current television have registered accounts and data such as specific login time, deletion time and modification records of the account information, so that the account information is visualized, management is facilitated, loss can be prevented, and user experience is greatly improved. The method not only solves the problem that account information is lost in the process of logging in the television, but also ensures that account information is saved by one more guarantee, ensures that account information is not lost, and is convenient for a user to check account information of all applications of the television at the mobile terminal.
In the embodiment of the invention, when the television starts the application and detects the account login request, if the target account information corresponding to the application is not stored in the database locally preset by the television, the acquisition request of the target account information is sent to the mobile terminal when the mobile terminal associated with the television exists in the same network segment of the television. And then, when target account information fed back by the mobile terminal based on the acquisition request is received, executing corresponding login operation on the application according to the target account information, and storing the target account information and the data of the application in a database in a correlation manner. Therefore, the account information applied to the television is stored through the mobile terminal associated with the television, so that the television can conveniently obtain the account information applied to the television from the mobile terminal associated with the television in the same network segment of the television when the account information cannot be obtained from the local database, the problem of account loss is solved, and the reliability of account management is improved.
Further, as shown in fig. 3, a second embodiment of the account management apparatus according to the present invention is proposed based on the first embodiment of the account management apparatus, where the account management apparatus further includes:
a second executing module 500, configured to, when the target account information corresponding to the application is stored in the database, execute a corresponding login operation on the application according to the target account information.
In this embodiment, when the television starts an application and detects an account login request, in the process of determining whether target account information corresponding to the application is stored in a local database, when the target account information corresponding to the application is stored in the local database of the television, the second execution module 500 executes a corresponding login operation on the application according to the target account information. Specifically, a data acquisition request is sent to the server according to the acquired account information, data fed back by the server based on the data acquisition request is received, and corresponding content is displayed in a display interface of the television according to the data.
When the target account information corresponding to the application is stored in the local database, the television of the embodiment preferentially acquires the target account information from the local database and executes corresponding login operation on the application. The convenience of managing the account number by the television is improved.
Further, based on the first embodiment of the account management apparatus, a third embodiment of the account management apparatus of the present invention is provided, where the account management apparatus further includes:
the first deleting module is used for executing account quitting operation according to an quitting instruction and deleting account information corresponding to the application stored in the database when the quitting instruction for quitting account login is received in an application display interface of the television;
the second detection module is used for detecting whether a mobile terminal associated with the television exists in the same network segment of the television;
and the first control module is used for controlling the mobile terminal to delete the account information corresponding to the stored application when the mobile terminal associated with the television exists in the same network segment of the television.
In this embodiment, after the television starts the application login account, the television can quit the account login in the process of managing the account. Specifically, when the television receives an exit instruction for exiting the account login in the application display interface, the account exit operation is executed according to the exit instruction. And after logging out of the account, switching display contents on the current display interface of the television.
Meanwhile, the first deleting module searches the corresponding stored data in the local database according to the account information of the application and the data of the application, and deletes the account information corresponding to the application stored in the database. And the second detection module detects whether a mobile terminal associated with the television exists in the same network segment of the television. When a mobile terminal associated with the television exists in the same network segment of the television, the first control module sends a deletion instruction to the mobile terminal, and controls the mobile terminal to delete the account information corresponding to the stored application according to the received modification information contained in the deletion instruction, so that the synchronism of the account information stored in the television and the mobile terminal is ensured.
And when the television starts the application again next time, the account information related to the application cannot be acquired, and the application is in the state of not logging in the account. When the user inputs the account information corresponding to the application again for account login, the television stores the data and the account information of the application to a local database in a correlated manner, and when a mobile terminal correlated with the television exists in the same network segment of the television, the data and the account information of the application are sent to the mobile terminal for correlated storage.
In the embodiment, after the television receives the exit instruction for exiting the account login and executes the account exit operation, the account information corresponding to the application stored in the database is deleted. And meanwhile, when detecting that a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to delete the account information corresponding to the stored application. The method and the device ensure the synchronism of the account information stored in the television and the mobile terminal, and improve the flexibility and reliability of the television for managing the account.
Further, based on the first embodiment of the account management apparatus, a fourth embodiment of the account management apparatus of the present invention is provided, where the account management apparatus further includes:
the modification module is used for correspondingly modifying the account information corresponding to the application stored in the database according to a modification instruction when the modification instruction for modifying the account information is received in an application display interface of the television, and detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
and the second control module is used for controlling the mobile terminal to correspondingly modify the account information corresponding to the stored application when the mobile terminal associated with the television exists in the same network segment of the television.
In this embodiment, after the television starts the application login account, the account information may be modified correspondingly in the process of managing the account. Specifically, when a modification instruction for modifying account information is received in an application display interface of the television, the modification module searches for correspondingly stored data in a local database according to the account information of the application and the data of the application, and correspondingly modifies the account information corresponding to the application stored in the local database of the television according to the modification instruction so as to update the data stored in the database.
Meanwhile, whether a mobile terminal associated with the television exists in the same network segment of the television or not is detected, when the mobile terminal associated with the television exists in the same network segment of the television, the second control module sends a modification instruction to the mobile terminal, and controls the mobile terminal to correspondingly modify the account information corresponding to the stored application according to the modification information contained in the modification instruction, so that the synchronism of the account information stored in the television and the mobile terminal is ensured.
It should be noted that, in the process of detecting whether a mobile terminal associated with a television exists in the same network segment of the television by the television, when the mobile terminal associated with the television does not exist in the same network segment of the television, the locally stored database may be compared with data stored in the mobile terminal when the mobile terminal accesses the same network segment of the television next time, and if account information corresponding to an application exists in the data stored in the mobile terminal and is not consistent with that stored in the database, the account information corresponding to the application stored in the database may be substituted for the application account information stored in the mobile terminal, so as to update the data stored in the mobile terminal.
When the television of the embodiment receives a modification instruction for modifying account information, account information corresponding to an application stored in a database is modified correspondingly. And meanwhile, when detecting that a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to correspondingly modify the account information corresponding to the stored application. The method and the device ensure the synchronism of the account information stored in the television and the mobile terminal, and improve the flexibility and reliability of the television for managing the account.
Further, based on the first, second, third, or fourth embodiment of the account management apparatus, a fifth embodiment of the account management apparatus of the present invention is provided, where the account management apparatus further includes:
the verification module is used for verifying whether the account information is correct or not when the input account information is received in the application login interface of the television;
the storage module is used for storing the account information and the data association of the application into the database when the account information is correct, and detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
and the second sending module is used for sending the account information and the application data to the mobile terminal for association storage when the mobile terminal associated with the television exists in the same network segment of the television.
In this embodiment, when the television logs in the account for the first time after the application is started, the logged-in account information and the data of the application can be stored in an associated manner. Specifically, after the application is started, the television enters an application login interface, when the input account information is received in the application login interface of the television, the verification module firstly communicates with the server of the application, sends the input account information to the server, and verifies whether the login account information is correct. And when the verification module receives the confirmation information fed back by the server, determining that the account information of the application passes the verification. And when the account information is correct, the storage module stores the account information and the data of the application in a database local to the television in a correlation manner.
Meanwhile, whether a mobile terminal associated with the television exists in the same network segment of the television is detected, and when the mobile terminal associated with the television exists in the same network segment of the television, the second sending module sends the account information and the applied data to the mobile terminal. And after receiving the account information and the application data, the mobile terminal performs associated storage on the account information and the application data. The application data may be a web address of the application display interface, a unique identifier of the application, and the like. Because the mobile terminal is generally in a power-on state, the mobile terminal has sufficient time to store the account information, and the account information is prevented from being lost.
After the account information is stored in the local database of the television and the mobile terminal associated with the television, when the television starts the application again, the account information corresponding to the application stored in the local database can be automatically acquired preferentially for automatic login, and when the account information is not acquired in the local database, the stored account information is acquired from the mobile terminal associated with the television in the same network segment of the television for automatic login.
In this embodiment, when the television receives the input correct account information in the application login interface, the account information and the application data are stored in a local database in a correlated manner, and meanwhile, when a mobile terminal associated with the television is detected to exist in the same network segment of the television, the account information and the application data are sent to the mobile terminal for correlated storage. The television has the advantages that the account information is stored by the television, the problem of account information loss is solved, and the reliability of account management is improved.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. An account management method is characterized by comprising the following steps:
when a television starts an application and detects an account login request, judging whether target account information corresponding to the application is stored in a database locally preset by the television or not;
when the target account information corresponding to the application is not stored in the database, detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
when a mobile terminal associated with the television exists in the same network segment of the television, sending an acquisition request of the target account information to the mobile terminal;
receiving the target account information fed back by the mobile terminal, executing corresponding login operation on the application according to the target account information, and storing the target account information and the data of the application in a database in a correlation manner;
when a modification instruction for modifying account information is received in an application display interface of the television, the account information corresponding to the application stored in the database is modified correspondingly according to the modification instruction, and whether a mobile terminal associated with the television exists in the same network segment of the television is detected;
and when a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to correspondingly modify the stored account information corresponding to the application.
2. The account management method according to claim 1, wherein the determining whether the target account information corresponding to the application is stored in a database locally preset in the television includes:
and when the target account information corresponding to the application is stored in the database, executing corresponding login operation on the application according to the target account information.
3. The account management method according to claim 1, wherein the account management method further comprises:
when an exit instruction for exiting account login is received in an application display interface of the television, executing account exit operation according to the exit instruction, and deleting account information corresponding to the application stored in the database;
detecting whether a mobile terminal associated with the television exists in the same network segment of the television;
and when a mobile terminal associated with the television exists in the same network segment of the television, controlling the mobile terminal to delete the stored account information corresponding to the application.
4. The account management method according to any one of claims 1 to 3, comprising, before performing all the steps:
when receiving input account information in an application login interface of the television, verifying whether the account information is correct;
when the account information is correct, storing the account information and the data association of the application into the database, and detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
and when a mobile terminal associated with the television exists in the same network segment of the television, sending the account information and the data of the application to the mobile terminal for associated storage.
5. An account management apparatus, characterized in that the account management apparatus comprises:
the judging module is used for judging whether target account information corresponding to the application is stored in a database locally preset by the television or not when the television starts the application and detects an account login request;
the first detection module is used for detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not when the target account information corresponding to the application is not stored in the database;
the first sending module is used for sending an acquisition request of the target account information to the mobile terminal when the mobile terminal associated with the television exists in the same network segment of the television;
the first execution module is used for receiving the target account information fed back by the mobile terminal, executing corresponding login operation on the application according to the target account information, and storing the target account information and the data of the application in the database in a correlation manner;
the modification module is used for correspondingly modifying the account information corresponding to the application stored in the database according to a modification instruction when the modification instruction for modifying the account information is received in an application display interface of the television, and detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
and the second control module is used for controlling the mobile terminal to correspondingly modify the account information corresponding to the stored application when the mobile terminal associated with the television exists in the same network segment of the television.
6. The account management apparatus according to claim 5, wherein the account management apparatus further comprises:
and the second execution module is used for executing corresponding login operation on the application according to the target account information when the target account information corresponding to the application is stored in the database.
7. The account management apparatus according to claim 5, wherein the account management apparatus further comprises:
the first deleting module is used for executing account quitting operation according to an quitting instruction and deleting account information corresponding to the application stored in the database when the quitting instruction for quitting account login is received in an application display interface of the television;
the second detection module is used for detecting whether a mobile terminal associated with the television exists in the same network segment of the television;
and the first control module is used for controlling the mobile terminal to delete the account information corresponding to the stored application when the mobile terminal associated with the television exists in the same network segment of the television.
8. The account management apparatus according to any one of claims 5 to 7, further comprising:
the verification module is used for verifying whether the account information is correct or not when the input account information is received in the application login interface of the television;
the storage module is used for storing the account information and the data association of the application into the database when the account information is correct, and detecting whether a mobile terminal associated with the television exists in the same network segment of the television or not;
and the second sending module is used for sending the account information and the application data to the mobile terminal for association storage when the mobile terminal associated with the television exists in the same network segment of the television.
CN201611201752.XA 2016-12-22 2016-12-22 Account management method and device Active CN106791982B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611201752.XA CN106791982B (en) 2016-12-22 2016-12-22 Account management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611201752.XA CN106791982B (en) 2016-12-22 2016-12-22 Account management method and device

Publications (2)

Publication Number Publication Date
CN106791982A CN106791982A (en) 2017-05-31
CN106791982B true CN106791982B (en) 2020-03-17

Family

ID=58897511

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611201752.XA Active CN106791982B (en) 2016-12-22 2016-12-22 Account management method and device

Country Status (1)

Country Link
CN (1) CN106791982B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107613322A (en) * 2017-10-11 2018-01-19 深圳创维数字技术有限公司 Program play handling method, set top box, play system and readable storage medium storing program for executing
CN108449328A (en) * 2018-02-28 2018-08-24 上海康斐信息技术有限公司 A kind of wireless router and the APP account management methods based on wireless router
CN110958483A (en) * 2019-12-17 2020-04-03 聚好看科技股份有限公司 Account synchronization method, device and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103384261A (en) * 2012-05-04 2013-11-06 上海鱼游网络科技有限公司 Method and system for determining customer service side login account
CN103595809A (en) * 2013-11-22 2014-02-19 乐视致新电子科技(天津)有限公司 Account information management method and device in intelligent television
CN104104979A (en) * 2013-04-11 2014-10-15 深圳数字电视国家工程实验室股份有限公司 Interactive user operation information processing method and system of digital television
CN106101122A (en) * 2016-06-30 2016-11-09 乐视控股(北京)有限公司 A kind of login method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101579603B1 (en) * 2012-06-27 2016-01-04 네이버 주식회사 System, method and computer readable recording medium for linking a television and a smart phone using an image authentication key

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103384261A (en) * 2012-05-04 2013-11-06 上海鱼游网络科技有限公司 Method and system for determining customer service side login account
CN104104979A (en) * 2013-04-11 2014-10-15 深圳数字电视国家工程实验室股份有限公司 Interactive user operation information processing method and system of digital television
CN103595809A (en) * 2013-11-22 2014-02-19 乐视致新电子科技(天津)有限公司 Account information management method and device in intelligent television
CN106101122A (en) * 2016-06-30 2016-11-09 乐视控股(北京)有限公司 A kind of login method and device

Also Published As

Publication number Publication date
CN106791982A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
WO2015101357A1 (en) Method and system for pushing web application message
CN108093313B (en) Method, device, system and medium for accessing set top box to network and set top box
US10146596B2 (en) Method and apparatus for data input supporting
CN107948672B (en) Method and system for storing video data, server and wearable device
CN106791982B (en) Account management method and device
CN111460356B (en) Automatic login method, device, medium and equipment
CN111488088B (en) Equipment state identification method and device and intelligent terminal
CN110557412A (en) data synchronization method and device
CN106789470B (en) Terminal resource sharing method, device and system
US20180167379A1 (en) Method and device for processing user operation
CN105007564A (en) Bluetooth intelligent connection method, device and system based on cloud authorization
CN113672441A (en) Method and device for testing intelligent equipment
US11163827B2 (en) Video processing method, device, terminal and storage medium
CN109948332A (en) A kind of physical machine login password remapping method and device
KR20150025106A (en) Verification apparatus, terminal device, system, method and computer-readable medium for monitoring of application verification result
CN112631891A (en) Performance analysis method and device, electronic equipment and storage medium
CN107872728B (en) Method for realizing forced activation of intelligent television account
CN107124634B (en) Method for dynamically updating video applied by equipment terminal
CN105429954A (en) Eyeball registration method and device
CN106855816B (en) Resource file loading method and device of application program in terminal
CN112732566A (en) Application program user session timeout testing method, background, foreground and system
CN113626789A (en) User operation request processing method and device and electronic equipment
CN106656976B (en) Media content pushing method
EP2768206A1 (en) Download management method and device based on android browser
CN111385358B (en) Synchronization method and device of session control object and server

Legal Events

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