US20130160113A1 - Computing apparatus and method for operating application - Google Patents

Computing apparatus and method for operating application Download PDF

Info

Publication number
US20130160113A1
US20130160113A1 US13/716,642 US201213716642A US2013160113A1 US 20130160113 A1 US20130160113 A1 US 20130160113A1 US 201213716642 A US201213716642 A US 201213716642A US 2013160113 A1 US2013160113 A1 US 2013160113A1
Authority
US
United States
Prior art keywords
external device
pairing
information
storage unit
login information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US13/716,642
Other versions
US9672344B2 (en
Inventor
Yeo-ri YOON
Sang-Hee Lee
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics 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 Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LEE, SANG-HEE, YOON, YEO-RI
Publication of US20130160113A1 publication Critical patent/US20130160113A1/en
Application granted granted Critical
Publication of US9672344B2 publication Critical patent/US9672344B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards
    • G06F21/35User authentication involving the use of external additional devices, e.g. dongles or smart cards communicating wirelessly
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0853Network architectures or network communication protocols for network security for authentication of entities using an additional device, e.g. smartcard, SIM or a different communication terminal

Definitions

  • the present general inventive concept generally relates to computing apparatus and method, and more particularly, to computing apparatus and method for improving an operation environment of an application.
  • a computing apparatus or a portable terminal device such as a smart television (TV), a mobile device, or a tablet personal computer (PC), may operate various types of applications such as FACEBOOKTM, TWITTERTM, e-mail services, etc.
  • a user may install and use various types of applications through a computing apparatus or a portable terminal device which enables the user to access services through the Internet.
  • login information is to be input into each device in which the corresponding application is installed.
  • a user may log into the application through the mobile device to use a service.
  • the user is to input login information of the application installed in the tablet PC.
  • Exemplary embodiments address at least the above problems and/or disadvantages and other disadvantages not described above. Also, the exemplary embodiments are not required to overcome the disadvantages described above, and an exemplary embodiment may not overcome any of the problems described above.
  • the exemplary embodiments provide computing apparatus and method for assisting a user in further conveniently using a service such as an application.
  • the computing apparatus may include: a communicator which communicates with a paired external device; a storage unit in which applications are installed; a controller which controls the communicator to request login information corresponding to an application from the external device and performs a login by using the login information; and a display unit which displays an operation screen corresponding to the selected application.
  • the controller may search the storage unit for the login information corresponding to the selected application, and if the login information is stored in the storage unit, perform the login by using the searched login information, and if the login information is not stored in the storage unit, control the communicator to request the login information from the external device.
  • the computing apparatus may further include a pairing processor which performs pairing with the external device.
  • the storage unit may store pairing information including identification information of at least one external device.
  • the pairing processor may read the pairing information of the external device from the storage unit, perform pairing with the external device by using the stored pairing information, and search for a peripheral device, which can be paired, through the communicator.
  • the storage unit may store pairing information including identification information of a plurality of external devices. If the login information is not received from the external device, the pairing processor may perform pairing with another external device, which may operate the selected application, according to the device information stored in the storage unit.
  • the pairing processor may transmit pairing information including identification information for performing pairing to the external device which has transmitted the pairing request information.
  • the controller may transmit login information of an application related to the login information request message from the storage unit to another external device.
  • a method of operating an application in a computing apparatus may include: performing pairing with an external device; requesting login information corresponding to an application from the external device, and if the requested login information is received, performing a login by using the received login information; and if the login is completed, displaying an operation screen corresponding to the selected application.
  • the performing of the login may include: if one of the pre-installed applications is selected, determining whether login information corresponding to the selected application has been stored in the storage unit; and if the login information has been stored in the storage unit, performing the login for operating the selected application by using the login information, and if the login information has not been stored in the storage unit, requesting the login information from the external device.
  • the method may further include: receiving a pairing request from the external device; and performing pairing with the external device.
  • the performing of the pairing may include: reading pairing information of at least external device from the storage unit which stores the pairing information including identification information of the at least one external device, performing pairing with the external device by using the pairing information, and if the pairing information of the external device has not been stored in the storage unit, searching for a peripheral device which can be paired.
  • the storage unit may store operable device information for a plurality of external devices. If the login information is not received from the external device, the method may further include pairing with another device, which may operate the selected application, according to the device information stored in the storage unit.
  • the method may further include: if pairing request information is received from the external device, transmitting pairing information including identification information for performing pairing to the external device which has transmitted the pairing request information.
  • the method may further include: if a login information request message for operating an application is received from the paired external device, transmitting login information of the application to the external device.
  • a computing apparatus including a communication unit which may communicate with a first external device, and a processing unit which may control the communications unit to request login information corresponding to an application from the first external device, perform a login by using the login information, and output an image signal corresponding to the application.
  • the computing apparatus may further include a storage unit which stores login information corresponding to a plurality of applications.
  • the processing unit may determine whether the login information corresponding to one of the plurality of applications is stored in the storage unit. If the login information is not stored in the storage unit, the processing unit may control the communication unit to request the login information from the first external device.
  • the storage unit may store pairing information including identification information of the first external device.
  • the communication unit may receive a pairing request from the first external device, and the processing unit may read the pairing information of the first external device from the storage unit and perform pairing with the first external device using the pairing information.
  • the storage unit may store pairing information including identification information of a plurality of external devices. If the login information is not received from the first external device, the processor may search for a second external device through the communicator and perform pairing with the second external device according to the device information stored in the storage unit.
  • the computing apparatus may further include a display unit which displays the application and/or an input unit which receives user input.
  • the communication unit may send and receives data over a network
  • the processing unit may transmit login information stored on the storage unit to a second external device through the communication unit.
  • the computing apparatus may receive the login information of the corresponding application from a peripheral external device to perform a login or may provide the requested login information of the application to an external device.
  • the computing apparatus may operate each of applications installed in a plurality of devices by using one piece of login information. Therefore, the user may further conveniently use a service such as an application.
  • FIG. 1 is a block diagram of a computing apparatus according to an exemplary embodiment
  • FIG. 2 is a view illustrating an operation of operating an application by using login information stored in a paired external device in a computing apparatus according to an exemplary embodiment
  • FIG. 3 is a flowchart illustrating a method of operating an application in a computing apparatus according to an exemplary embodiment
  • FIG. 4 is a flowchart illustrating a method of requesting login information from a paired external device in a computing apparatus according to an exemplary embodiment
  • FIG. 5 is a flowchart illustrating a method of performing pairing with an external device in a computing apparatus according to an exemplary embodiment.
  • FIG. 1 is a block diagram of a computing apparatus according to exemplary embodiments of the present disclosure.
  • the computing apparatus includes a communicator 110 , an input unit 120 , a storage unit 130 , a controller 140 , and a display unit 150 .
  • the communicator 110 performs communicates with a paired external device through a wired connection, a wireless connection over a network, etc.
  • the communicator 110 may communicate via near field communication (NFC) such as Bluetooth, WiFi, etc.
  • NFC near field communication
  • the external device may be any electronic device.
  • the external device may be a wireless communication terminal device such as a mobile device, a tablet personal computer (PC), etc. and may include the same wireless communication module as the computing apparatus.
  • the communicator 110 may perform communication related to data transmission and reception, including accessing the Internet, as well as communication with one or more external devices as mentioned above.
  • the input unit 120 may be internal or external.
  • the input unit 120 may be a mouse, a keyboard, a remote control, a touchpad, a touch screen, a button, etc. of the computing apparatus.
  • the input unit receives user control commands.
  • the storage unit 130 stores setup information of at least one application which is operable in the computing apparatus. Applications may be stored in the storage unit 130 or may be stored online and accessed over the Internet through a browser or other means.
  • the controller 140 controls the communicator 110 to request login information corresponding to the selected application from the paired external device. If the login information is received from the paired external device through the communicator 110 , the controller 140 authenticates a login of the corresponding application by using the received login information. If the login of the application is completed as described above, the controller 140 outputs an image signal to the display unit 150 such that the display unit 150 may display an operation screen corresponding to the logged-in application.
  • the controller 140 may be embodied in a hardware processor or processors, such as a central processing unit, graphics processing unit, etc.
  • the display unit 150 may be embodied in an externally connected display or an internal monitor, such as display of a tablet computer, mobile phone, notebook computer, etc.
  • the storage unit 130 may be embodied in volatile or nonvolatile memory.
  • the storage unit 130 may be embodied in an internally-connected storage or may be external storage connected via a wired connection, a wireless connection, or over a network.
  • the user may request an application list to operate one of the applications which are operable in the computing apparatus. If this request is input through the input unit 120 , the controller 140 outputs an image signal to the display unit 150 to display an application list of all of the application stored in the storage unit 130 . Therefore, the user may select one application from the application list displayed on the display unit 150 through the input unit 120 .
  • the disclosure is not limited thereto, and the user may request an application that the user wants to use, not the application list.
  • the controller 140 searches the storage unit 130 for login information necessary for activating the selected application. If the login information corresponding to the selected application is stored in the storage unit 130 according to the search result, the controller 140 performs a login by using the corresponding login information.
  • the controller 140 controls the communicator 110 to request login information for a login of the corresponding application from the paired external device.
  • the communicator 110 transmits a login information request message including identification information of the application selected by the user to the paired external device according to a control command of the controller 140 . If a response message including the login information of the corresponding application is received from the paired external device through the communicator 110 , the controller 140 may perform a login of the application selected by the user by using the received login information.
  • the computing apparatus may receive login formation for the automatic operation of the corresponding application from an external device to perform a login of the application. Therefore, the user does not have to input login information of the same application into each device.
  • the computing apparatus further includes a pairing processor 160 . If a pairing request of the external device is input through the input unit 120 , the pairing processor 160 may perform pairing with an external device corresponding to the input pairing request.
  • the pairing processor 160 may be embodied in a hardware processor or processors, such as a central processing unit, graphics processing unit, etc.
  • the pairing processor 160 and the controller 140 may be embodied in a single device or separate devices.
  • the pairing processor 160 determines whether pairing information of the external device corresponding to the input pairing request is stored in the storage unit 130 .
  • the storage unit 130 stores setup information of installed applications and login information for an automatic operation of at least one of the installed applications.
  • the storage unit 130 additionally stores pairing information including identification information of at least one external device. In other words, if the computing apparatus has a history of having been paired with at least one external device, the storage unit 130 may store pairing information including identification information of the corresponding external device.
  • the pairing processor 160 determines whether pairing information of the corresponding external device has been stored, with reference to the storage unit 130 . If it is determined that the pairing information of the external device to be paired has been stored in the storage unit 130 , the pairing processor 160 reads the pairing information of the corresponding external device from the storage unit 130 and performs pairing with the external device by using the stored pairing information.
  • the computing apparatus may pair with one or more external devices using any wireless or wired communication protocol.
  • the pairing processor 160 searches for peripheral devices, which may be paired, through the communicator 110 and displays a list of searched peripheral devices on a screen through the display unit 150 . If one peripheral device of the displayed list of peripheral devices is selected by the user, the pairing processor 160 performs pairing with the selected peripheral device and stores pairing information of the paired peripheral device in the storage unit 130 . If pairing request information is received from an external device through the communicator 110 , the pairing processor 160 may transmit pairing information including identification information thereof stored in the storage unit 130 to the external device which has transmitted the pairing request information.
  • the controller 140 may receive login information of an application selected by the user from the paired external device and perform an automatic login of the application by using the received login information as described above.
  • FIG. 2 is a view illustrating an operation of operating an application by using login information stored in a paired external device in a computing apparatus according to an exemplary embodiment.
  • a computing apparatus 220 and a mobile device 210 may be paired with each other.
  • a user may select an application from a plurality of applications installed in the computing apparatus 220 by using a remote control device such as a remote controller. If such a selection command is input, the computing apparatus 220 transmits a login information request message of the application to the mobile device 210 paired with the computing apparatus 220 in order to operate the application.
  • the mobile device 210 receives the login information request message and transmits pre-stored login information of the application with reference to identification information included in the login information request message.
  • Application program may be installed in and the login information of the application may be stored in the mobile device 210 which transmits the login information of the application to the computing apparatus 220 .
  • the computing apparatus 220 may be embodied in a television, desktop computer, notebook computer, tablet computer, mobile telephone, etc.
  • the disclosure concept is not limited thereto, and even if the login information of the application is stored in the mobile device 210 , the mobile device 210 may transmit the login information of the application. In other words, if the application “Facebook” is currently logged in and is being operated on the mobile device 210 , the mobile device 210 may transmit the login information of the application “Facebook” to the computing apparatus 220 .
  • the pairing processor 160 may perform pairing with an external device (hereinafter, referred to as another device), in which the corresponding application is installed, according to a control command of the controller 140 .
  • the storage unit 130 may store pairing information of paired external devices and device information of each of the paired external devices.
  • the device information may be application information installed in each of the external devices.
  • the controller 140 determines that login information for automatically executing a corresponding application is not stored in the first paired external device and controls the pairing processor 160 to perform pairing with another device.
  • the pairing processor 160 reads pairing information of another device in which an application requested by the user is installed, with reference to device information of each external device stored in the storage unit 130 .
  • the pairing processor 160 performs pairing with the another device by using the read pairing information. If the pairing with the another device is completed through the pairing processor 160 as described above, the controller 140 may receive login information from another paired device through the communicator 110 as described above.
  • application FACEBOOKTM is selected by the user, and login information of the selected application FACEBOOKTM may be requested from the paired mobile device 210 .
  • the computing apparatus 220 performs pairing with a tablet PC 211 which is another device. If the pairing is completed between the tablet PC 211 and the computing apparatus 220 , the computing apparatus 220 requests the login information of the application FACEBOOKTM from the paired tablet PC 211 .
  • the computing apparatus 220 may perform an automatic login of the application FACEBOOKTM by using the received login information to display an operation screen 221 corresponding to the application FACEBOOKTM on a monitor.
  • the computing apparatus 220 may perform pairing with another device, in which the application FACEBOOKTM is installed, to request the login information of the application FACEBOOKTM from the another device and receive the login information of the application FACEBOOKTM from the another device.
  • the controller 140 of the computing apparatus may transmit login information of an application stored in the computing apparatus to an external device according to a request of the external device.
  • the controller 140 determines whether login information of the corresponding application has been stored in the storage unit 130 , with reference to identification information of the application included in the received login information request message. If it is determined that the login information of the application has been stored in the storage unit 130 , the controller 140 may transmit a response message including the stored login information to an external device. Therefore, the external device may perform a login of an application selected by the user by using the login information received from the computing apparatus.
  • the computing apparatus may receive login information of the corresponding application from an external device to perform a login. Also, the computing apparatus may provide requested login information of the application to the external device.
  • FIG. 3 is a flowchart illustrating a method of operating an application in a computing apparatus according to an exemplary embodiment of the present inventive concept.
  • the computing apparatus performs pairing for a wireless communication with one of peripheral external devices according to a request of a user.
  • the external device may be a wireless communication terminal device such as a mobile device, a tablet PC, or the like, and the external device and the computing apparatus may perform a data communication through the same wireless communication module.
  • the computing apparatus periodically determines whether one of a plurality of applications which have been installed and stored has been selected by the user. If it is determined that one of the plurality of applications has been selected, the computing apparatus requests login information from an external device, which stores login information for operating the corresponding application, according to whether login information corresponding to the selected application has been stored, in operation S 330 .
  • the computing apparatus determines whether the requested login information has been received from the paired external device within a preset threshold time. If it is determined that the requested information has been received from the paired external device within the preset threshold time, the computing apparatus performs a login of the application selected by the user by using the login information received from the paired external device, and if the login is completed, displays an operation screen corresponding to the corresponding application in operation S 350 . If it is determined that the requested information has not been received from the paired external device within the preset threshold time, the computing apparatus performs pairing with another device using pairing information of the other device stored in a storage unit in operation S 360 . In detail, if there is a history of having been paired with at least one external device, the storage unit may store pairing information including identification information of the corresponding external device and application information which is operable in the corresponding external device.
  • the computing apparatus determines that the login information for an automatic operation of the corresponding application has not been received in the paired external device and performs pairing with another device.
  • the computing apparatus may perform pairing with another device that is an external device in which an application selected by the user is installed, with reference to device information of each device stored in the storage unit.
  • the computing apparatus requests login information from the other paired device through operation S 330 .
  • the computing apparatus determines whether the login information has been received from the other paired device within a preset threshold time. If the login information has been received from the other paired device within the preset threshold time, the computing apparatus may operate the application by using the received login information. If the login information has not been received from the other paired device within the preset threshold time, the computing apparatus may perform pairing with another device to request login information from the another device.
  • a method of requesting login information from a paired external device in a computing apparatus will now be described with reference to FIG. 4 .
  • FIG. 4 is a flowchart illustrating a method of requesting login information from a paired external device in a computing apparatus according to an exemplary embodiment.
  • the computing apparatus determines whether login information for an automatic login of the selected application has been stored in a storage unit in operation S 410 . If it is determined in operation S 410 that the login information corresponding to the application selected by has been stored in the storage unit, the computing apparatus performs a login of the corresponding application by using the stored login information in operation S 420 .
  • the computing apparatus If it is determined in operation S 410 that the login information corresponding to the application selected by the user has not been stored in the storage unit, the computing apparatus requests the login information for the login of the corresponding application from a paired external device in operation S 430 . In detail, if the login information corresponding to the application selected by the user has not been stored, the computing apparatus transmits a login information request message including identification information of the application selected by the user to the paired external device.
  • the external device receives the login information request message and acquires login information corresponding to the application selected by the user from login information of pre-stored applications with reference to the identification information of the application included in the received login information request message.
  • the paired external device transmits a response message including the acquired login information to the computing apparatus. Therefore, the computing apparatus may perform the login of the application selected by the user by using the login information included in the response message received from the paired external device.
  • a method of performing pairing with an external device in a computing apparatus according to the present inventive concept before using login information stored in the external device will now be described with reference to FIG. 5 .
  • FIG. 5 is a flowchart illustrating a method of performing pairing with an external device in a computing apparatus according to an exemplary embodiment of the present inventive concept.
  • the computing apparatus is to be paired with an external device which stores login information in order to use the login information of an application stored in the external device.
  • the computing apparatus receives a pairing request from a first user in order to perform pairing with at least one external device. If the pairing request is input, the computing apparatus determines whether pairing information of the external device corresponding to the input pairing request has been stored in a storage unit in operation S 520 .
  • the storage unit may store pairing information including identification information of the corresponding external device. Therefore, if the pairing request is input, the computing apparatus may determine whether the pairing information of the external device corresponding to the pairing request has been stored, with reference to the storage unit. If it is determined that the pairing information of the external device corresponding to the pairing request has been stored, the computing apparatus reads the pairing information of the corresponding external device from the storage unit and performs pairing with the external device by using the stored pairing information in operation S 530 .
  • the computing apparatus searches for a peripheral device which may be paired with the computing apparatus and displays a list of searched peripheral devices on a screen in operation S 540 . If the user selects one of the peripheral devices listed, the computing apparatus performs pairing with the selected peripheral device and stores pairing information of the paired peripheral device in the storage unit in operation S 550 .
  • the computing apparatus may perform pairing with at least one external device according to a request of the at least one external device and provide login information to the external device which has requested the pairing.
  • the computing apparatus determines whether pairing request information has been received from the at least one external device. If it is determined in operation S 560 that the pairing request information has been received from the at least one external device, the computing apparatus transmits pairing information including identification information thereof to the external device which has transmitted the pairing request information, in operation S 570 .
  • the computing apparatus determines whether a login information request message has been received from the corresponding external device in operation S 580 .
  • the computing apparatus determines whether login information of a corresponding application has been stored, with reference to identification information of the application included in the received login information request message. If it is determined that the requested login information of the application has been stored, the computing apparatus may transmit a response message including the stored login information to the external device which has transmitted the login information request message. Therefore, the external device may perform a login of an application selected by a user by using the login information received from the computing apparatus.
  • a computing apparatus may receive login information of the corresponding application from a peripheral external device to perform a login or may provide the requested login information of the application to the peripheral external device.

Abstract

Computing apparatus and method for operating an application are provided. The computing apparatus includes: a communicator which communicates with a paired external device; a storage unit in which applications are installed; a controller which, if one of the applications installed in the storage unit is selected, controls the communicator to request login information corresponding to the selected application from the external device and, if the login information is received from the external device, performs a login by using the login information; and a display unit which displays an operation screen corresponding to the selected application. Therefore, a user further easily and conveniently uses services of applications respectively installed devices.

Description

    CROSS-REFERENCE TO RELATED APPLICATION(S)
  • This application claims priority under 35 U.S.C. §119 from Korean Patent Application No. 10-2011-0135454, filed on Dec. 15, 2011, in the Korean Intellectual Property Office, the disclosure of which is incorporated herein by reference in its entirety.
  • BACKGROUND
  • 1. Field
  • The present general inventive concept generally relates to computing apparatus and method, and more particularly, to computing apparatus and method for improving an operation environment of an application.
  • 2. Description of the Related Art
  • In general, as Internet applications become more ubiquitous, a computing apparatus or a portable terminal device, such as a smart television (TV), a mobile device, or a tablet personal computer (PC), may operate various types of applications such as FACEBOOK™, TWITTER™, e-mail services, etc. In other words, a user may install and use various types of applications through a computing apparatus or a portable terminal device which enables the user to access services through the Internet.
  • However, in order to use such an application in each device, login information is to be input into each device in which the corresponding application is installed. For example, when an application is installed in a mobile device and a table PC, a user may log into the application through the mobile device to use a service. In order to use the application through the tablet PC when also using the service through the mobile device, the user is to input login information of the application installed in the tablet PC.
  • Even if the same application is installed in each device, the user is to input login information all the times in order to operate the application in a corresponding device. The number of times a user must input login information grows as both the number of Internet-connected devices and the number of online applications grow.
  • SUMMARY
  • Exemplary embodiments address at least the above problems and/or disadvantages and other disadvantages not described above. Also, the exemplary embodiments are not required to overcome the disadvantages described above, and an exemplary embodiment may not overcome any of the problems described above.
  • The exemplary embodiments provide computing apparatus and method for assisting a user in further conveniently using a service such as an application.
  • According to an aspect of the exemplary embodiments, there is provided a computing apparatus. The computing apparatus may include: a communicator which communicates with a paired external device; a storage unit in which applications are installed; a controller which controls the communicator to request login information corresponding to an application from the external device and performs a login by using the login information; and a display unit which displays an operation screen corresponding to the selected application.
  • The controller may search the storage unit for the login information corresponding to the selected application, and if the login information is stored in the storage unit, perform the login by using the searched login information, and if the login information is not stored in the storage unit, control the communicator to request the login information from the external device.
  • The computing apparatus may further include a pairing processor which performs pairing with the external device. The storage unit may store pairing information including identification information of at least one external device. The pairing processor may read the pairing information of the external device from the storage unit, perform pairing with the external device by using the stored pairing information, and search for a peripheral device, which can be paired, through the communicator.
  • The storage unit may store pairing information including identification information of a plurality of external devices. If the login information is not received from the external device, the pairing processor may perform pairing with another external device, which may operate the selected application, according to the device information stored in the storage unit.
  • If pairing request information is received from the external device through the communicator, the pairing processor may transmit pairing information including identification information for performing pairing to the external device which has transmitted the pairing request information.
  • The controller may transmit login information of an application related to the login information request message from the storage unit to another external device.
  • According to another aspect of the exemplary embodiments, there is provided a method of operating an application in a computing apparatus. The method may include: performing pairing with an external device; requesting login information corresponding to an application from the external device, and if the requested login information is received, performing a login by using the received login information; and if the login is completed, displaying an operation screen corresponding to the selected application.
  • The performing of the login may include: if one of the pre-installed applications is selected, determining whether login information corresponding to the selected application has been stored in the storage unit; and if the login information has been stored in the storage unit, performing the login for operating the selected application by using the login information, and if the login information has not been stored in the storage unit, requesting the login information from the external device.
  • The method may further include: receiving a pairing request from the external device; and performing pairing with the external device. The performing of the pairing may include: reading pairing information of at least external device from the storage unit which stores the pairing information including identification information of the at least one external device, performing pairing with the external device by using the pairing information, and if the pairing information of the external device has not been stored in the storage unit, searching for a peripheral device which can be paired.
  • The storage unit may store operable device information for a plurality of external devices. If the login information is not received from the external device, the method may further include pairing with another device, which may operate the selected application, according to the device information stored in the storage unit.
  • The method may further include: if pairing request information is received from the external device, transmitting pairing information including identification information for performing pairing to the external device which has transmitted the pairing request information.
  • The method may further include: if a login information request message for operating an application is received from the paired external device, transmitting login information of the application to the external device.
  • According to another aspect of an exemplary embodiment, there is provided a computing apparatus, including a communication unit which may communicate with a first external device, and a processing unit which may control the communications unit to request login information corresponding to an application from the first external device, perform a login by using the login information, and output an image signal corresponding to the application.
  • The computing apparatus may further include a storage unit which stores login information corresponding to a plurality of applications. The processing unit may determine whether the login information corresponding to one of the plurality of applications is stored in the storage unit. If the login information is not stored in the storage unit, the processing unit may control the communication unit to request the login information from the first external device.
  • The storage unit may store pairing information including identification information of the first external device. The communication unit may receive a pairing request from the first external device, and the processing unit may read the pairing information of the first external device from the storage unit and perform pairing with the first external device using the pairing information.
  • The storage unit may store pairing information including identification information of a plurality of external devices. If the login information is not received from the first external device, the processor may search for a second external device through the communicator and perform pairing with the second external device according to the device information stored in the storage unit.
  • The computing apparatus may further include a display unit which displays the application and/or an input unit which receives user input.
  • The communication unit may send and receives data over a network
  • The processing unit may transmit login information stored on the storage unit to a second external device through the communication unit.
  • As described above, according to the various exemplary embodiments, if login information of an application corresponding to a request of a user has not been stored, the computing apparatus may receive the login information of the corresponding application from a peripheral external device to perform a login or may provide the requested login information of the application to an external device. In other words, the computing apparatus may operate each of applications installed in a plurality of devices by using one piece of login information. Therefore, the user may further conveniently use a service such as an application.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The above and/or other aspects will be more apparent by describing certain exemplary embodiments with reference to the accompanying drawings, in which:
  • FIG. 1 is a block diagram of a computing apparatus according to an exemplary embodiment;
  • FIG. 2 is a view illustrating an operation of operating an application by using login information stored in a paired external device in a computing apparatus according to an exemplary embodiment;
  • FIG. 3 is a flowchart illustrating a method of operating an application in a computing apparatus according to an exemplary embodiment;
  • FIG. 4 is a flowchart illustrating a method of requesting login information from a paired external device in a computing apparatus according to an exemplary embodiment; and
  • FIG. 5 is a flowchart illustrating a method of performing pairing with an external device in a computing apparatus according to an exemplary embodiment.
  • DETAILED DESCRIPTION OF THE EXEMPLARY EMBODIMENTS
  • Exemplary embodiments are described in greater detail with reference to the accompanying drawings.
  • In the following description, the same drawing reference numerals are used for the same elements even in different drawings. The matters defined in the description, such as detailed construction and elements, are provided to assist in a comprehensive understanding of the exemplary embodiments. Thus, it is apparent that the exemplary embodiments can be carried out without those specifically defined matters. Also, well-known functions or constructions are not described in detail since they would obscure the exemplary embodiments with unnecessary detail.
  • FIG. 1 is a block diagram of a computing apparatus according to exemplary embodiments of the present disclosure.
  • Referring to FIG. 1, the computing apparatus includes a communicator 110, an input unit 120, a storage unit 130, a controller 140, and a display unit 150. The communicator 110 performs communicates with a paired external device through a wired connection, a wireless connection over a network, etc. For example, the communicator 110 may communicate via near field communication (NFC) such as Bluetooth, WiFi, etc. The external device may be any electronic device. For example, the external device may be a wireless communication terminal device such as a mobile device, a tablet personal computer (PC), etc. and may include the same wireless communication module as the computing apparatus. The communicator 110 may perform communication related to data transmission and reception, including accessing the Internet, as well as communication with one or more external devices as mentioned above.
  • The input unit 120 may be internal or external. For example, the input unit 120 may be a mouse, a keyboard, a remote control, a touchpad, a touch screen, a button, etc. of the computing apparatus. The input unit receives user control commands. The storage unit 130 stores setup information of at least one application which is operable in the computing apparatus. Applications may be stored in the storage unit 130 or may be stored online and accessed over the Internet through a browser or other means.
  • If one of the applications installed in the storage unit 130 is selected, the controller 140 controls the communicator 110 to request login information corresponding to the selected application from the paired external device. If the login information is received from the paired external device through the communicator 110, the controller 140 authenticates a login of the corresponding application by using the received login information. If the login of the application is completed as described above, the controller 140 outputs an image signal to the display unit 150 such that the display unit 150 may display an operation screen corresponding to the logged-in application.
  • The controller 140 may be embodied in a hardware processor or processors, such as a central processing unit, graphics processing unit, etc. The display unit 150 may be embodied in an externally connected display or an internal monitor, such as display of a tablet computer, mobile phone, notebook computer, etc. The storage unit 130 may be embodied in volatile or nonvolatile memory. The storage unit 130 may be embodied in an internally-connected storage or may be external storage connected via a wired connection, a wireless connection, or over a network.
  • In detail, the user may request an application list to operate one of the applications which are operable in the computing apparatus. If this request is input through the input unit 120, the controller 140 outputs an image signal to the display unit 150 to display an application list of all of the application stored in the storage unit 130. Therefore, the user may select one application from the application list displayed on the display unit 150 through the input unit 120.
  • However, the disclosure is not limited thereto, and the user may request an application that the user wants to use, not the application list.
  • If one of a plurality of applications stored in the storage unit 130 is selected according to a request of the user as described above, the controller 140 searches the storage unit 130 for login information necessary for activating the selected application. If the login information corresponding to the selected application is stored in the storage unit 130 according to the search result, the controller 140 performs a login by using the corresponding login information.
  • If the login information corresponding to the selected application is not stored in the storage unit 130 according to the search result, the controller 140 controls the communicator 110 to request login information for a login of the corresponding application from the paired external device.
  • The communicator 110 transmits a login information request message including identification information of the application selected by the user to the paired external device according to a control command of the controller 140. If a response message including the login information of the corresponding application is received from the paired external device through the communicator 110, the controller 140 may perform a login of the application selected by the user by using the received login information.
  • As described above, although login information for an automatic operation of an application installed in the storage 130 is not stored, the computing apparatus according to the present exemplary embodiment may receive login formation for the automatic operation of the corresponding application from an external device to perform a login of the application. Therefore, the user does not have to input login information of the same application into each device.
  • The computing apparatus according to the present exemplary embodiment further includes a pairing processor 160. If a pairing request of the external device is input through the input unit 120, the pairing processor 160 may perform pairing with an external device corresponding to the input pairing request. The pairing processor 160 may be embodied in a hardware processor or processors, such as a central processing unit, graphics processing unit, etc. The pairing processor 160 and the controller 140 may be embodied in a single device or separate devices.
  • In detail, if a pairing request of an external device is input through the input unit 120 according to a request of the user, the pairing processor 160 determines whether pairing information of the external device corresponding to the input pairing request is stored in the storage unit 130. Here, as described above, the storage unit 130 stores setup information of installed applications and login information for an automatic operation of at least one of the installed applications. The storage unit 130 additionally stores pairing information including identification information of at least one external device. In other words, if the computing apparatus has a history of having been paired with at least one external device, the storage unit 130 may store pairing information including identification information of the corresponding external device.
  • Therefore, in order to determine whether the computing apparatus has a history of having performed pairing with the external device according to a request of the user, the pairing processor 160 determines whether pairing information of the corresponding external device has been stored, with reference to the storage unit 130. If it is determined that the pairing information of the external device to be paired has been stored in the storage unit 130, the pairing processor 160 reads the pairing information of the corresponding external device from the storage unit 130 and performs pairing with the external device by using the stored pairing information.
  • The computing apparatus may pair with one or more external devices using any wireless or wired communication protocol.
  • If it is determined that the pairing information of the external device has not been stored in the storage unit 130, the pairing processor 160 searches for peripheral devices, which may be paired, through the communicator 110 and displays a list of searched peripheral devices on a screen through the display unit 150. If one peripheral device of the displayed list of peripheral devices is selected by the user, the pairing processor 160 performs pairing with the selected peripheral device and stores pairing information of the paired peripheral device in the storage unit 130. If pairing request information is received from an external device through the communicator 110, the pairing processor 160 may transmit pairing information including identification information thereof stored in the storage unit 130 to the external device which has transmitted the pairing request information.
  • If pairing with an external device requested by the user is achieved through the pairing processor 160 as described above, the controller 140 may receive login information of an application selected by the user from the paired external device and perform an automatic login of the application by using the received login information as described above.
  • The above-described operation will now be described in more detail.
  • FIG. 2 is a view illustrating an operation of operating an application by using login information stored in a paired external device in a computing apparatus according to an exemplary embodiment.
  • As shown in FIG. 2, a computing apparatus 220 and a mobile device 210 may be paired with each other. When the computing apparatus 220 and the mobile device 210 are paired with each other as described above, a user may select an application from a plurality of applications installed in the computing apparatus 220 by using a remote control device such as a remote controller. If such a selection command is input, the computing apparatus 220 transmits a login information request message of the application to the mobile device 210 paired with the computing apparatus 220 in order to operate the application. The mobile device 210 receives the login information request message and transmits pre-stored login information of the application with reference to identification information included in the login information request message. Application program may be installed in and the login information of the application may be stored in the mobile device 210 which transmits the login information of the application to the computing apparatus 220. The computing apparatus 220 may be embodied in a television, desktop computer, notebook computer, tablet computer, mobile telephone, etc.
  • However, the disclosure concept is not limited thereto, and even if the login information of the application is stored in the mobile device 210, the mobile device 210 may transmit the login information of the application. In other words, if the application “Facebook” is currently logged in and is being operated on the mobile device 210, the mobile device 210 may transmit the login information of the application “Facebook” to the computing apparatus 220.
  • If login information is not received from an external device which has requested the login information, the pairing processor 160 may perform pairing with an external device (hereinafter, referred to as another device), in which the corresponding application is installed, according to a control command of the controller 140. In detail, the storage unit 130 may store pairing information of paired external devices and device information of each of the paired external devices. Here, the device information may be application information installed in each of the external devices.
  • Therefore, if requested login information is not received from a first paired external device within a preset threshold time, the controller 140 determines that login information for automatically executing a corresponding application is not stored in the first paired external device and controls the pairing processor 160 to perform pairing with another device. According to such a control command, the pairing processor 160 reads pairing information of another device in which an application requested by the user is installed, with reference to device information of each external device stored in the storage unit 130. The pairing processor 160 performs pairing with the another device by using the read pairing information. If the pairing with the another device is completed through the pairing processor 160 as described above, the controller 140 may receive login information from another paired device through the communicator 110 as described above.
  • For example, as shown in FIG. 2, application FACEBOOK™ is selected by the user, and login information of the selected application FACEBOOK™ may be requested from the paired mobile device 210. In this case, if the login information of the application FACEBOOK™ is not received from the mobile device 210 within a preset threshold time, the computing apparatus 220 performs pairing with a tablet PC 211 which is another device. If the pairing is completed between the tablet PC 211 and the computing apparatus 220, the computing apparatus 220 requests the login information of the application FACEBOOK™ from the paired tablet PC 211. If the login information of the application FACEBOOK™ is received from the paired table PC 211 within a preset threshold time, the computing apparatus 220 may perform an automatic login of the application FACEBOOK™ by using the received login information to display an operation screen 221 corresponding to the application FACEBOOK™ on a monitor.
  • If the login information of the application FACEBOOK™ is not received from the paired tablet PC 211, the computing apparatus 220 may perform pairing with another device, in which the application FACEBOOK™ is installed, to request the login information of the application FACEBOOK™ from the another device and receive the login information of the application FACEBOOK™ from the another device.
  • According to another aspect of the exemplary embodiment, the controller 140 of the computing apparatus may transmit login information of an application stored in the computing apparatus to an external device according to a request of the external device. In detail, if a login information request message for operating an application is received from a paired external device through the communicator 110, the controller 140 determines whether login information of the corresponding application has been stored in the storage unit 130, with reference to identification information of the application included in the received login information request message. If it is determined that the login information of the application has been stored in the storage unit 130, the controller 140 may transmit a response message including the stored login information to an external device. Therefore, the external device may perform a login of an application selected by the user by using the login information received from the computing apparatus.
  • As described above, if login information of an application corresponding to a request of a user is not pre-stored, the computing apparatus may receive login information of the corresponding application from an external device to perform a login. Also, the computing apparatus may provide requested login information of the application to the external device.
  • A method of operating an application in the computing apparatus according to the present disclosure will now be described with reference to FIG. 3.
  • FIG. 3 is a flowchart illustrating a method of operating an application in a computing apparatus according to an exemplary embodiment of the present inventive concept.
  • Referring to FIG. 3, in operation S310, the computing apparatus performs pairing for a wireless communication with one of peripheral external devices according to a request of a user. Here, the external device may be a wireless communication terminal device such as a mobile device, a tablet PC, or the like, and the external device and the computing apparatus may perform a data communication through the same wireless communication module. In operation S320, the computing apparatus periodically determines whether one of a plurality of applications which have been installed and stored has been selected by the user. If it is determined that one of the plurality of applications has been selected, the computing apparatus requests login information from an external device, which stores login information for operating the corresponding application, according to whether login information corresponding to the selected application has been stored, in operation S330.
  • In operation S340, the computing apparatus determines whether the requested login information has been received from the paired external device within a preset threshold time. If it is determined that the requested information has been received from the paired external device within the preset threshold time, the computing apparatus performs a login of the application selected by the user by using the login information received from the paired external device, and if the login is completed, displays an operation screen corresponding to the corresponding application in operation S350. If it is determined that the requested information has not been received from the paired external device within the preset threshold time, the computing apparatus performs pairing with another device using pairing information of the other device stored in a storage unit in operation S360. In detail, if there is a history of having been paired with at least one external device, the storage unit may store pairing information including identification information of the corresponding external device and application information which is operable in the corresponding external device.
  • Therefore, if the login information is not received from the paired external device within the preset threshold time, the computing apparatus determines that the login information for an automatic operation of the corresponding application has not been received in the paired external device and performs pairing with another device. Here, the computing apparatus may perform pairing with another device that is an external device in which an application selected by the user is installed, with reference to device information of each device stored in the storage unit.
  • If the pairing with the other device in which the application selected by the user is installed is completed, the computing apparatus requests login information from the other paired device through operation S330. The computing apparatus determines whether the login information has been received from the other paired device within a preset threshold time. If the login information has been received from the other paired device within the preset threshold time, the computing apparatus may operate the application by using the received login information. If the login information has not been received from the other paired device within the preset threshold time, the computing apparatus may perform pairing with another device to request login information from the another device.
  • A method of requesting login information from a paired external device in a computing apparatus will now be described with reference to FIG. 4.
  • FIG. 4 is a flowchart illustrating a method of requesting login information from a paired external device in a computing apparatus according to an exemplary embodiment.
  • Referring to FIG. 4, if one of a plurality of pre-installed applications is selected by a user, the computing apparatus determines whether login information for an automatic login of the selected application has been stored in a storage unit in operation S410. If it is determined in operation S410 that the login information corresponding to the application selected by has been stored in the storage unit, the computing apparatus performs a login of the corresponding application by using the stored login information in operation S420.
  • If it is determined in operation S410 that the login information corresponding to the application selected by the user has not been stored in the storage unit, the computing apparatus requests the login information for the login of the corresponding application from a paired external device in operation S430. In detail, if the login information corresponding to the application selected by the user has not been stored, the computing apparatus transmits a login information request message including identification information of the application selected by the user to the paired external device.
  • The external device receives the login information request message and acquires login information corresponding to the application selected by the user from login information of pre-stored applications with reference to the identification information of the application included in the received login information request message. The paired external device transmits a response message including the acquired login information to the computing apparatus. Therefore, the computing apparatus may perform the login of the application selected by the user by using the login information included in the response message received from the paired external device.
  • A method of performing pairing with an external device in a computing apparatus according to the present inventive concept before using login information stored in the external device will now be described with reference to FIG. 5.
  • FIG. 5 is a flowchart illustrating a method of performing pairing with an external device in a computing apparatus according to an exemplary embodiment of the present inventive concept.
  • Referring to FIG. 5, the computing apparatus is to be paired with an external device which stores login information in order to use the login information of an application stored in the external device. In operation S510, the computing apparatus receives a pairing request from a first user in order to perform pairing with at least one external device. If the pairing request is input, the computing apparatus determines whether pairing information of the external device corresponding to the input pairing request has been stored in a storage unit in operation S520.
  • If there is a history of having been paired with at least one external device as described above, the storage unit may store pairing information including identification information of the corresponding external device. Therefore, if the pairing request is input, the computing apparatus may determine whether the pairing information of the external device corresponding to the pairing request has been stored, with reference to the storage unit. If it is determined that the pairing information of the external device corresponding to the pairing request has been stored, the computing apparatus reads the pairing information of the corresponding external device from the storage unit and performs pairing with the external device by using the stored pairing information in operation S530.
  • If it is determined that the pairing information of the external device corresponding to the pairing request has not been stored, the computing apparatus searches for a peripheral device which may be paired with the computing apparatus and displays a list of searched peripheral devices on a screen in operation S540. If the user selects one of the peripheral devices listed, the computing apparatus performs pairing with the selected peripheral device and stores pairing information of the paired peripheral device in the storage unit in operation S550.
  • The computing apparatus may perform pairing with at least one external device according to a request of the at least one external device and provide login information to the external device which has requested the pairing. In detail, in operation S560, the computing apparatus determines whether pairing request information has been received from the at least one external device. If it is determined in operation S560 that the pairing request information has been received from the at least one external device, the computing apparatus transmits pairing information including identification information thereof to the external device which has transmitted the pairing request information, in operation S570. When the computing apparatus is paired with the external device to which the pairing information has been transmitted, the computing apparatus determines whether a login information request message has been received from the corresponding external device in operation S580.
  • If it is determined in operation S580 that the login information request message has been received from the external device, the computing apparatus determines whether login information of a corresponding application has been stored, with reference to identification information of the application included in the received login information request message. If it is determined that the requested login information of the application has been stored, the computing apparatus may transmit a response message including the stored login information to the external device which has transmitted the login information request message. Therefore, the external device may perform a login of an application selected by a user by using the login information received from the computing apparatus.
  • As described above, if login information of an application corresponding to a request of a user has not been stored, a computing apparatus according to the present inventive concept may receive login information of the corresponding application from a peripheral external device to perform a login or may provide the requested login information of the application to the peripheral external device.
  • The foregoing exemplary embodiments and advantages are merely exemplary and are not to be construed as limiting. The present teaching can be readily applied to other types of apparatuses. Also, the description of the exemplary embodiments is intended to be illustrative, and not to limit the scope of the claims, and many alternatives, modifications, and variations will be apparent to those skilled in the art.

Claims (20)

What is claimed is:
1. A display apparatus, comprising:
a communicator which communicates with a first external device;
a storage unit in which applications are installed;
a controller which controls the communicator to request login information corresponding to an application from the first external device and performs a login by using the login information; and
a display unit which displays an operation screen corresponding to the application.
2. The display apparatus of claim 1, wherein the controller searches the storage unit for the login information corresponding to the selected application, and
in response to a determination that the login information corresponding to the application is stored in the storage unit, performs the login by using the stored login information, and
in response to a determination that the login information is not stored in the storage unit, controls the communicator to request the login information from the first external device.
3. The display apparatus of claim 1, further comprising a pairing processor, wherein:
the storage unit stores pairing information comprising identification information of the first external device,
the communicator receives a pairing request from the first external device, and
the pairing processor reads the pairing information of the first external device from the storage unit and performs pairing with the first external device using the read pairing information.
4. The display apparatus of claim 3, further comprising a pairing processor, wherein:
the storage unit stores pairing information comprising identification information of a plurality of external devices, and
in response to a determination that the login information is not received from the first external device, the pairing processor searches for a second external device through the communicator and performs pairing with the second external device according to the device information stored in the storage unit.
5. The display apparatus of claim 3, wherein the pairing processor transmits pairing information comprising identification information for performing pairing to the first external device through the communicator.
6. The display apparatus of claim 1, wherein the controller transmits login information stored in the storage unit to a second external device.
7. A method of operating an application in a display apparatus, the method comprising:
performing pairing with a first external device;
requesting login information corresponding to an application from the first external device;
performing a login by using the received login information; and
displaying an operation screen corresponding to the selected application.
8. The method of claim 7, further comprising:
determining whether login information corresponding to the application has been stored in a storage unit of the display apparatus; and
in response to a determination that the login information has been stored in the storage unit, performing the login for operating the selected application by using the login information, and
in response to a determination that the login information has not been stored in the storage unit, requesting the login information from the external device.
9. The method of claim 7, further comprising:
storing, in a storage unit, pairing information comprising identification information of the first external device;
receiving a pairing request from the first external device; and
performing pairing with the external device using the pairing information from the storage unit.
10. The method of claim 9, further comprising:
storing, in a storage unit, pairing information comprising identification information of a plurality of external devices; and
in response to a determination that the login information is not received from the first external device, performing pairing with a second external device using the identification information stored in the storage unit.
11. The method of claim 9, further comprising:
transmitting pairing information comprising identification information for performing pairing to the first external device.
12. The method of claim 7, further comprising:
transmitting login information stored in a storage unit of the display unit to a second external device.
13. A computing apparatus, comprising:
a communication unit which communicates with a first external device; and
a processing unit which controls the communications unit to request login information corresponding to an application from the first external device, performs a login by using the login information, and outputs an image signal corresponding to the application.
14. The computing apparatus of claim 13, further comprising a storage unit which stores login information corresponding to a plurality of applications, and
wherein the processing unit determines whether the login information corresponding to one of the plurality of applications is stored in the storage unit, and
in response to a determination that the login information is not stored in the storage unit, the processing unit controls the communication unit to request the login information from the first external device.
15. The computing apparatus of claim 14, wherein:
the storage unit stores pairing information comprising identification information of the first external device,
the communication unit receives a pairing request from the first external device, and
the processing unit reads the pairing information of the first external device from the storage unit and performs pairing with the first external device using the pairing information.
16. The computing apparatus of claim 14, wherein:
the storage unit stores pairing information comprising identification information of a plurality of external devices, and
in response to a determination that the login information is not received from the first external device, the processor searches for a second external device through the communicator and performs pairing with the second external device according to the device information stored in the storage unit.
17. The computing apparatus of claim 13, further comprising a display unit which displays the application.
18. The computing apparatus of claim 13, further comprising an input unit which receives user input.
19. The computing apparatus of claim 13, wherein the communication unit sends and receives data over a network.
20. The computing apparatus of claim 14, wherein the processing unit transmits login information stored on the storage unit to a second external device through the communication unit.
US13/716,642 2011-12-15 2012-12-17 Computing apparatus and method for operating application using retrieved login information Active US9672344B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2011-0135454 2011-12-15
KR1020110135454A KR101803305B1 (en) 2011-12-15 2011-12-15 Dispaly apparatus and method for operating application

Publications (2)

Publication Number Publication Date
US20130160113A1 true US20130160113A1 (en) 2013-06-20
US9672344B2 US9672344B2 (en) 2017-06-06

Family

ID=47602926

Family Applications (1)

Application Number Title Priority Date Filing Date
US13/716,642 Active US9672344B2 (en) 2011-12-15 2012-12-17 Computing apparatus and method for operating application using retrieved login information

Country Status (5)

Country Link
US (1) US9672344B2 (en)
EP (1) EP2605170B1 (en)
JP (1) JP6049434B2 (en)
KR (1) KR101803305B1 (en)
CN (1) CN103197828B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160037573A1 (en) * 2014-07-29 2016-02-04 Samsung Electronics Co., Ltd. Mobile device and method of pairing the same with electronic device
CN106295271A (en) * 2015-06-29 2017-01-04 阿里巴巴集团控股有限公司 Account automatic logging method, device and related system
US10142579B2 (en) 2015-01-09 2018-11-27 Samsung Electronics Co., Ltd. Display apparatus and display method
CN109710437A (en) * 2018-10-29 2019-05-03 努比亚技术有限公司 A kind of application logs in optimization method, terminal and computer readable storage medium
US10791586B2 (en) 2014-07-29 2020-09-29 Samsung Electronics Co., Ltd. Mobile device and method of pairing the same with electronic device
US20200359182A1 (en) * 2013-03-11 2020-11-12 Rovi Guides, Inc. Systems and methods for auto-configuring a user equipment device with content consumption material

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8510560B1 (en) 2008-08-20 2013-08-13 Marvell International Ltd. Efficient key establishment for wireless networks
WO2010033497A1 (en) 2008-09-18 2010-03-25 Marvell World Trade Ltd. Preloading applications onto memory at least partially during boot up
US9736801B1 (en) 2013-05-20 2017-08-15 Marvell International Ltd. Methods and apparatus for synchronizing devices in a wireless data communication system
US9521635B1 (en) 2013-05-21 2016-12-13 Marvell International Ltd. Methods and apparatus for selecting a device to perform shared functionality in a deterministic and fair manner in a wireless data communication system
WO2015038568A1 (en) * 2013-09-10 2015-03-19 Marvell World Trade Ltd. Secure device bootstrap identity
CN109075968A (en) 2016-03-08 2018-12-21 马维尔国际贸易有限公司 Method and apparatus for safety equipment certification
CN107528851A (en) * 2017-09-05 2017-12-29 努比亚技术有限公司 A kind of method, terminal and the computer-readable recording medium of log-on message management

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030084288A1 (en) * 2001-10-29 2003-05-01 Sun Microsystems, Inc., A Delaware Corporation Privacy and identification in a data
US20040128389A1 (en) * 2002-12-31 2004-07-01 Kurt Kopchik Method and apparatus for wirelessly establishing user preference settings on a computer
US20040177258A1 (en) * 2003-03-03 2004-09-09 Ong Peng T. Secure object for convenient identification
US20070157298A1 (en) * 2005-03-20 2007-07-05 Timothy Dingwall Method and system for providing user access to a secure application
US20080289030A1 (en) * 2007-05-17 2008-11-20 United States Cellular Corporation User-friendly multifactor mobile authentication
US20090222908A1 (en) * 2005-06-01 2009-09-03 Russell Warren Device for Transmission of Stored Password Information Through a Standard Computer Input Interface
US20100005508A1 (en) * 2008-07-04 2010-01-07 Samsung Electronics Co., Ltd. User authentication apparatus and method thereof
US20120329388A1 (en) * 2011-06-27 2012-12-27 Broadcom Corporation NFC-Enabled Devices to Store and Retrieve Portable Application-Specific Personal Information for Use with Computational Platforms

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020145632A1 (en) 2000-10-27 2002-10-10 Shimon Shmueli Portable interface for computing
JP2003036247A (en) * 2001-07-25 2003-02-07 Nec Corp Id and password input support system
US7908155B2 (en) 2002-04-12 2011-03-15 Becton, Dickinson And Company System for collecting, storing, presenting and analyzing immunization data having remote stations in communication with a vaccine and disease database over a network
JP2006309355A (en) 2005-04-26 2006-11-09 Matsushita Electric Ind Co Ltd Service system, and operating method for server device of the system
US8689296B2 (en) 2007-01-26 2014-04-01 Microsoft Corporation Remote access of digital identities
JP5473471B2 (en) 2009-08-11 2014-04-16 キヤノン株式会社 COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND ITS CONTROL METHOD
JP2011244122A (en) * 2010-05-17 2011-12-01 Kddi Corp Remote control system, remote control method and program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030084288A1 (en) * 2001-10-29 2003-05-01 Sun Microsystems, Inc., A Delaware Corporation Privacy and identification in a data
US20040128389A1 (en) * 2002-12-31 2004-07-01 Kurt Kopchik Method and apparatus for wirelessly establishing user preference settings on a computer
US20040177258A1 (en) * 2003-03-03 2004-09-09 Ong Peng T. Secure object for convenient identification
US20070157298A1 (en) * 2005-03-20 2007-07-05 Timothy Dingwall Method and system for providing user access to a secure application
US20090222908A1 (en) * 2005-06-01 2009-09-03 Russell Warren Device for Transmission of Stored Password Information Through a Standard Computer Input Interface
US20080289030A1 (en) * 2007-05-17 2008-11-20 United States Cellular Corporation User-friendly multifactor mobile authentication
US20100005508A1 (en) * 2008-07-04 2010-01-07 Samsung Electronics Co., Ltd. User authentication apparatus and method thereof
US20120329388A1 (en) * 2011-06-27 2012-12-27 Broadcom Corporation NFC-Enabled Devices to Store and Retrieve Portable Application-Specific Personal Information for Use with Computational Platforms

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200359182A1 (en) * 2013-03-11 2020-11-12 Rovi Guides, Inc. Systems and methods for auto-configuring a user equipment device with content consumption material
US11696102B2 (en) * 2013-03-11 2023-07-04 Rovi Guides, Inc. Systems and methods for auto-configuring a user equipment device with content consumption material
US20160037573A1 (en) * 2014-07-29 2016-02-04 Samsung Electronics Co., Ltd. Mobile device and method of pairing the same with electronic device
US10136460B2 (en) * 2014-07-29 2018-11-20 Samsung Electronics Co., Ltd Mobile device and method of pairing the same with electronic device
US10375749B2 (en) 2014-07-29 2019-08-06 Samsung Electronics Co., Ltd. Mobile device and method of pairing the same with electronic device
US10791586B2 (en) 2014-07-29 2020-09-29 Samsung Electronics Co., Ltd. Mobile device and method of pairing the same with electronic device
US11013045B2 (en) 2014-07-29 2021-05-18 Samsung Electronics Co., Ltd. Mobile device and method of pairing the same with electronic device
US10142579B2 (en) 2015-01-09 2018-11-27 Samsung Electronics Co., Ltd. Display apparatus and display method
CN106295271A (en) * 2015-06-29 2017-01-04 阿里巴巴集团控股有限公司 Account automatic logging method, device and related system
CN109710437A (en) * 2018-10-29 2019-05-03 努比亚技术有限公司 A kind of application logs in optimization method, terminal and computer readable storage medium

Also Published As

Publication number Publication date
EP2605170A2 (en) 2013-06-19
KR101803305B1 (en) 2018-01-10
EP2605170B1 (en) 2019-03-20
KR20130068361A (en) 2013-06-26
CN103197828B (en) 2018-11-23
JP6049434B2 (en) 2016-12-21
JP2013125547A (en) 2013-06-24
CN103197828A (en) 2013-07-10
US9672344B2 (en) 2017-06-06
EP2605170A3 (en) 2014-06-11

Similar Documents

Publication Publication Date Title
US9672344B2 (en) Computing apparatus and method for operating application using retrieved login information
CN105634881B (en) Application scene recommendation method and device
KR100716995B1 (en) Authentication and personal contents transmission method for having personal contents in common, and display apparatus and server thereof
KR102013338B1 (en) Sharing Method of Service Page and Electronic Device operating the same
US9401969B2 (en) Information processing system, information processing apparatus, and administration server
US9838874B2 (en) Terminal device and remote control method thereof, mobile device and remote control method thereof
KR20110053110A (en) Display apparatus, client, image display system comprising the same and image displaying method
US20150271241A1 (en) Methods for uploading file to television set and playing file, television set and user equipment
US20160316312A1 (en) Interface display method, device, terminal, server and system
US20130054753A1 (en) Electronic device and method for downloading content
JP2015133572A (en) Information processing system and control method of the same, and program
WO2017096813A1 (en) Webpage displaying method, mobile terminal, intelligent terminal, program, and storage medium
JP2010009554A (en) Mobile terminal
US20150255037A1 (en) Proximity detection of candidate companion display device in same room as primary display using infrared signaling
US20190052745A1 (en) Method For Presenting An Interface Of A Remote Controller In A Mobile Device
CN100380896C (en) Data transmission system, data transmission method, information processor and pointer
EP3609186A1 (en) Method for acquiring and providing information and related device
US10481792B2 (en) Secure authenticated connected keyboard
KR101178396B1 (en) Method for displaying mobile terminal in remote device and apparatus for performing the same
JP5959698B1 (en) Information processing apparatus, information processing system, and control method
WO2016084101A2 (en) A smart drive device
US20160337499A1 (en) Data transmission device, data transmission method and program for data transmission device
WO2015010565A1 (en) Method, equipment, and device for implementing unified resource locator page sharing
KR20200053752A (en) Providing Method of Autofill function and electric device including the same
US20240073795A1 (en) Information processing device, control method of information processing device, and program

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YOON, YEO-RI;LEE, SANG-HEE;REEL/FRAME:029481/0599

Effective date: 20121211

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN)

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4