US20100315331A1 - Display device and display control method thereof - Google Patents

Display device and display control method thereof Download PDF

Info

Publication number
US20100315331A1
US20100315331A1 US12/610,351 US61035109A US2010315331A1 US 20100315331 A1 US20100315331 A1 US 20100315331A1 US 61035109 A US61035109 A US 61035109A US 2010315331 A1 US2010315331 A1 US 2010315331A1
Authority
US
United States
Prior art keywords
display
interactive display
interactive
current
ended
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.)
Abandoned
Application number
US12/610,351
Inventor
Ming-Tesung Cheng
Li-Zhang Huang
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.)
Hon Hai Precision Industry Co Ltd
Original Assignee
Hon Hai Precision Industry 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 Hon Hai Precision Industry Co Ltd filed Critical Hon Hai Precision Industry Co Ltd
Assigned to HON HAI PRECISION INDUSTRY CO., LTD. reassignment HON HAI PRECISION INDUSTRY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHENG, MING-TESUNG, HUANG, Li-zhang
Publication of US20100315331A1 publication Critical patent/US20100315331A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1446Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display display composed of modules, e.g. video walls
    • 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
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1438Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display using more than one graphics controller
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2300/00Aspects of the constitution of display devices
    • G09G2300/02Composition of display devices
    • G09G2300/026Video wall, i.e. juxtaposition of a plurality of screens to create a display screen of bigger dimensions
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2370/00Aspects of data communication
    • G09G2370/16Use of wireless transmission of display information

Definitions

  • the present disclosure relates to a display device and a display control method thereof.
  • Display devices e.g., digital photo frames
  • FIG. 1 is a schematic diagram of an interactive display system, including multiple display devices, in accordance with an exemplary embodiment.
  • FIG. 2 is a block diagram of hardware infrastructure of the display devices of FIG. 1 , in accordance with an exemplary embodiment.
  • FIG. 3 is a block diagram showing main function modules of a central processing unit (CPU) of one of the display devices in FIG. 2 .
  • CPU central processing unit
  • FIG. 4 is a flowchart of an interactive display method implemented by the system of FIG. 1 , in accordance with an exemplary embodiment.
  • FIG. 5 is a detailed flowchart of the interactive display method, in accordance with an exemplary embodiment.
  • FIG. 1 is a schematic diagram of an interactive display system, including multiple display devices, in accordance with an exemplary embodiment.
  • the interactive display system includes at lease two display devices. As shown in FIG. 1 , four display devices 1 - 4 are taken for example.
  • the display device that establishes the interactive display system is regarded as an administrator; other display devices that join in the interactive display system are regarded as members. Take display device 1 as the administrator in the interactive display system for example, the display device 1 establishes the interactive display system and sends control signals to the display devices 2 - 4 to perform the interactive display. For example, when the display device 1 sends a display signal of “displaying swimming fish” to the display devices 2 - 4 one by one, the fish will look like swimming among these display devices 1 - 4 .
  • the display devices 1 - 4 may be digital photo frames or other electronic devices.
  • FIG. 2 is a block diagram of hardware infrastructure of the display devices of FIG. 1 , in accordance with an exemplary embodiment.
  • the display devices 1 - 4 have the same physical structures, so, for simple description, only display device 1 is taken for example in the following disclosure.
  • the display device 1 includes a CPU 10 , a communication unit 12 , an input unit 14 , a storage unit 16 , and a display unit 18 .
  • the CPU 10 is configured to generate control signals to establish the interactive display system and perform the interactive display among the display devices 1 - 4 .
  • the communication unit 12 is configured to communicate with external devices (e.g., the display devices 2 - 4 ).
  • the communication unit 12 may be a wireless communications unit, such as a BLUETOOTH device, and may further be a wired communications unit, such as that based on RS232 standard.
  • the input unit 14 is configured to generate signals in response to user inputs.
  • the storage unit 16 is configured to provide space for storing data.
  • the data include, but not limited to, images, text, video files, and names, paths or other attribute of the above files.
  • the display unit 18 is configured to display the data.
  • the CPU 10 includes a management unit 100 and an interactive display unit 200 .
  • the management unit 100 is configured to select one or more external display devices to join in the interactive display system.
  • the management unit 100 is further configured to delete members in the interactive display system.
  • the interactive display unit 200 is configured to control members to perform an interactive display in turn or at random, and determine whether the interactive display is ended.
  • FIG. 3 is a block diagram showing main function modules of a central processing unit (CPU) of one of the display devices in FIG. 2 .
  • the management unit 100 includes a system establishing module 101 and a deletion module 102 .
  • the system establishing module 101 is configured to select one or more display devices to establish an interactive display system.
  • the deletion module 102 is configured to delete the display devices from the system when the interactive display is ended.
  • Each display device is corresponding to a unique identifier (ID).
  • the system establishing module 101 detects the IDs of the available display devices connected in a network, and adds a plurality of IDs to a record (e.g., a table), which is saved in the storage unit 16 .
  • the deletion module 102 deletes the IDs from the record when the interactive display is ended.
  • the interactive display unit 200 includes a command generating module 201 and a judging module 202 .
  • the command generating module 201 is configured to generate commands, which includes IDs of the display devices, information of display content, display parameters, and so on.
  • the command generating modules 201 is further configured to send the commands to the members that have corresponding IDs.
  • the judging module 202 is configured to determine whether the interactive display is ended, and is further configured to determine whether there is a next display device to perform the interactive display when the interactive display is not ended. There are two determining modes applied by the judging module 202 to determine whether the interactive display is ended.
  • One determining mode is determining whether there is a next member to perform the interactive display command according to the IDs stored in the record, that is, determining whether there is a next ID stored in the record.
  • the other determining mode is determining when a current time reaches a predetermined time (e.g., 18: 38: 08) regarded as the interactive display is ended.
  • the system establishing module 101 includes a detecting sub-module 1010 and a selecting sub-module 1011 .
  • the detecting sub-module 1010 is configured to detect available external display devices through the communication unit 12 , and obtain the external display devices' IDs.
  • the selecting sub-module 1011 is configured to select external display devices' IDs to establish the interactive display system. There are two selecting modes applied by the selecting sub-module 1011 . One selecting mode is selecting all of the available IDs. The other selecting mode is random selecting a part of the available IDs.
  • the command generating module 201 includes a command performer determining sub-module 2010 , a content determining sub-module 2011 , and a parameters determining sub-module 2012 .
  • the command performer determining sub-module 2010 is configured to determine which display device is to perform the current command that sent from the display device 1 according to the IDs stored in the record. For example, in a first exemplary embodiment, the command performer determining sub-module 2010 serially obtains an ID from the record and determines the display device corresponding to the obtained ID as the current display device to perform the current command. In a second exemplary embodiment, the command performer determining sub-module 2010 randomly selects an ID from the record and determines the display device corresponding to the obtained ID as the current display device to perform the current command.
  • the content determining sub-module 2011 is configured to determine information (e.g., name or path) of the current display content to be displayed on the current display device to perform the current command. The determined information is used to guide the current display device to obtain the display content.
  • information e.g., name or path
  • the parameters determining sub-module 2012 is configured to determine display parameters of the current content.
  • the display parameters include, but not limited to, display speed, display effect, and so on.
  • the display speed is 60 frames per second and the display effect is flying into from right.
  • the parameters determining sub-module 2012 is further configured to determine display starting time of the current display content.
  • the display starting time is 18: 36: 02.
  • FIG. 4 is a flowchart of an interactive display method implemented by the system of FIG. 1 , in accordance with an exemplary embodiment.
  • the system establishing module 101 establishes an interactive display system.
  • the command generating module 201 generates and sends commands to perform the interactive display.
  • the deletion module 102 deletes the interactive display system when the judging module 202 determines the interactive display is ended.
  • FIG. 5 is a detailed flowchart of interactive display method, in accordance with an exemplary embodiment.
  • the command performer determining sub-module 2010 determines the current display device to perform the current command.
  • the content determining sub-module 2011 determines information of the current display content to be displayed on the determined display device.
  • the parameters determining sub-module 2012 determines display parameters of the current display content.
  • the command generating module 201 generates and sends the command to the determined display device, wherein the command includes the current display device's ID, information of the current display content, and the display parameters.
  • the judging module 202 determines whether the interactive display is ended.
  • step S 36 the judging module 202 determines whether there is a next display device to perform the interactive display. If no, the process repeats S 36 ; if yes, the process returns to S 31 .

Abstract

This present disclosure provides a display device and display control method thereof. The display method used in an interactive display system which is made up of several display devices, the method includes: establishing an interactive display system; performing interactive display in the interactive display system; deletion the interactive display system when the interactive display is ended.

Description

    BACKGROUND
  • 1. Technical Field
  • The present disclosure relates to a display device and a display control method thereof.
  • 2. Description of Related Art
  • Display devices (e.g., digital photo frames) have many functions, such as, displaying images, communicating with other electronic devices, and so on. However, there is no function for interaction among these display devices.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The components in the drawings are not necessarily drawn to scale, the emphasis instead being placed upon clearly illustrating the principles of the display device. Moreover, in the drawings, like reference numerals designate corresponding parts throughout the several views.
  • FIG. 1 is a schematic diagram of an interactive display system, including multiple display devices, in accordance with an exemplary embodiment.
  • FIG. 2 is a block diagram of hardware infrastructure of the display devices of FIG. 1, in accordance with an exemplary embodiment.
  • FIG. 3 is a block diagram showing main function modules of a central processing unit (CPU) of one of the display devices in FIG. 2.
  • FIG. 4 is a flowchart of an interactive display method implemented by the system of FIG. 1, in accordance with an exemplary embodiment.
  • FIG. 5 is a detailed flowchart of the interactive display method, in accordance with an exemplary embodiment.
  • DETAILED DESCRIPTION
  • FIG. 1 is a schematic diagram of an interactive display system, including multiple display devices, in accordance with an exemplary embodiment. The interactive display system includes at lease two display devices. As shown in FIG. 1, four display devices 1-4 are taken for example. The display device that establishes the interactive display system is regarded as an administrator; other display devices that join in the interactive display system are regarded as members. Take display device 1 as the administrator in the interactive display system for example, the display device 1 establishes the interactive display system and sends control signals to the display devices 2-4 to perform the interactive display. For example, when the display device 1 sends a display signal of “displaying swimming fish” to the display devices 2-4 one by one, the fish will look like swimming among these display devices 1-4. The display devices 1-4 may be digital photo frames or other electronic devices.
  • FIG. 2 is a block diagram of hardware infrastructure of the display devices of FIG. 1, in accordance with an exemplary embodiment. The display devices 1-4 have the same physical structures, so, for simple description, only display device 1 is taken for example in the following disclosure.
  • The display device 1 includes a CPU 10, a communication unit 12, an input unit 14, a storage unit 16, and a display unit 18. The CPU 10 is configured to generate control signals to establish the interactive display system and perform the interactive display among the display devices 1-4. The communication unit 12 is configured to communicate with external devices (e.g., the display devices 2-4). The communication unit 12 may be a wireless communications unit, such as a BLUETOOTH device, and may further be a wired communications unit, such as that based on RS232 standard. The input unit 14 is configured to generate signals in response to user inputs. The storage unit 16 is configured to provide space for storing data. The data include, but not limited to, images, text, video files, and names, paths or other attribute of the above files. The display unit 18 is configured to display the data.
  • The CPU 10 includes a management unit 100 and an interactive display unit 200. The management unit 100 is configured to select one or more external display devices to join in the interactive display system. The management unit 100 is further configured to delete members in the interactive display system. The interactive display unit 200 is configured to control members to perform an interactive display in turn or at random, and determine whether the interactive display is ended.
  • FIG. 3 is a block diagram showing main function modules of a central processing unit (CPU) of one of the display devices in FIG. 2. The management unit 100 includes a system establishing module 101 and a deletion module 102. The system establishing module 101 is configured to select one or more display devices to establish an interactive display system. The deletion module 102 is configured to delete the display devices from the system when the interactive display is ended.
  • Each display device is corresponding to a unique identifier (ID). The system establishing module 101 detects the IDs of the available display devices connected in a network, and adds a plurality of IDs to a record (e.g., a table), which is saved in the storage unit 16. The deletion module 102 deletes the IDs from the record when the interactive display is ended.
  • The interactive display unit 200 includes a command generating module 201 and a judging module 202. The command generating module 201 is configured to generate commands, which includes IDs of the display devices, information of display content, display parameters, and so on. The command generating modules 201 is further configured to send the commands to the members that have corresponding IDs. The judging module 202 is configured to determine whether the interactive display is ended, and is further configured to determine whether there is a next display device to perform the interactive display when the interactive display is not ended. There are two determining modes applied by the judging module 202 to determine whether the interactive display is ended. One determining mode is determining whether there is a next member to perform the interactive display command according to the IDs stored in the record, that is, determining whether there is a next ID stored in the record. The other determining mode is determining when a current time reaches a predetermined time (e.g., 18: 38: 08) regarded as the interactive display is ended.
  • The system establishing module 101 includes a detecting sub-module 1010 and a selecting sub-module 1011. The detecting sub-module 1010 is configured to detect available external display devices through the communication unit 12, and obtain the external display devices' IDs. The selecting sub-module 1011 is configured to select external display devices' IDs to establish the interactive display system. There are two selecting modes applied by the selecting sub-module 1011. One selecting mode is selecting all of the available IDs. The other selecting mode is random selecting a part of the available IDs.
  • The command generating module 201 includes a command performer determining sub-module 2010, a content determining sub-module 2011, and a parameters determining sub-module 2012.
  • The command performer determining sub-module 2010 is configured to determine which display device is to perform the current command that sent from the display device 1 according to the IDs stored in the record. For example, in a first exemplary embodiment, the command performer determining sub-module 2010 serially obtains an ID from the record and determines the display device corresponding to the obtained ID as the current display device to perform the current command. In a second exemplary embodiment, the command performer determining sub-module 2010 randomly selects an ID from the record and determines the display device corresponding to the obtained ID as the current display device to perform the current command.
  • The content determining sub-module 2011 is configured to determine information (e.g., name or path) of the current display content to be displayed on the current display device to perform the current command. The determined information is used to guide the current display device to obtain the display content.
  • The parameters determining sub-module 2012 is configured to determine display parameters of the current content. The display parameters include, but not limited to, display speed, display effect, and so on. For example, the display speed is 60 frames per second and the display effect is flying into from right. In another exemplary embodiment, the parameters determining sub-module 2012 is further configured to determine display starting time of the current display content. For example, the display starting time is 18: 36: 02.
  • FIG. 4 is a flowchart of an interactive display method implemented by the system of FIG. 1, in accordance with an exemplary embodiment. In step S21, the system establishing module 101 establishes an interactive display system. In step S22, the command generating module 201 generates and sends commands to perform the interactive display. In step S23, the deletion module 102 deletes the interactive display system when the judging module 202 determines the interactive display is ended.
  • FIG. 5 is a detailed flowchart of interactive display method, in accordance with an exemplary embodiment. In step S31, the command performer determining sub-module 2010 determines the current display device to perform the current command. In step S32, the content determining sub-module 2011 determines information of the current display content to be displayed on the determined display device. In step S33, the parameters determining sub-module 2012 determines display parameters of the current display content. In step S34, the command generating module 201 generates and sends the command to the determined display device, wherein the command includes the current display device's ID, information of the current display content, and the display parameters. In step S35, the judging module 202 determines whether the interactive display is ended. If the interactive display is ended, the process goes to S36, if the interactive display is not ended, the process return to S23. In step S36, the judging module 202 determines whether there is a next display device to perform the interactive display. If no, the process repeats S36; if yes, the process returns to S31.
  • It is believed that the present embodiments and their advantages will be understood from the foregoing description, and it will be apparent that various changes may be made thereto without departing from the spirit and scope of the invention or sacrificing all of its material advantages, the examples hereinbefore described merely being preferred or exemplary embodiments of the disclosure.

Claims (11)

1. A display device comprising:
a system establishing module configured to select one or more display devices to establish an interactive display system;
an interactive display unit configured to control display devices in the interactive display system to perform an interactive display in turn or at random, and determine whether the interactive display is ended; and
a deletion module configured to delete the display devices when the interactive display is ended.
2. The display device as described in claim 1, wherein the interactive display unit comprises:
a command performer determining sub-module configured to determine current interactive display device by selecting in turn or at random;
a content determining sub-module configured to determine information of current display content to be displayed on the current display device to perform the current command;
a parameters determining sub-module configured to determine display parameters of the current content and display starting time of the current display content;
a judging module configured to determine whether the interactive display is ended, and further configured to determine whether there is a next display device to perform the interactive display when the interactive display is not ended.
3. The display device as described in claim 1, wherein the system establishing module comprises a detecting sub-module, configured to detect available external display devices through a communication unit, and obtain the external display devices' IDs; and further comprises a selecting sub-module, configured to select external display devices' IDs to establish the interactive display system.
4. The display device as described in claim 1, wherein the judging module determines there is not a next member to perform the interactive display command regarded as the interactive display is ended.
5. The display device as described in claim 1, wherein the judging module determines when a current time reaches a predetermined time regarded as the interactive display is ended.
6. An interactive display system comprising:
a administrator configured to establish an interactive display system and control an interactive display in an interactive display system;
several members configured to join in the interactive display system and perform the interactive display.
7. The interactive display system as described in claim 6, wherein the administrator and members in the interactive display system have same physical structures, the administrator comprises:
a system establishing module configured to select one or more display devices to establish an interactive display system;
an interactive display unit configured to control display devices in the interactive display system to perform an interactive display in turn or at random, and determine whether the interactive display is ended; and
a deletion module configured to delete the display devices when the interactive display is ended.
8. The interactive display system as described in claim 6, wherein the interactive display unit comprises:
a command performer determining sub-module configured to determine current interactive display device by selecting in turn or at random;
a content determining sub-module configured to determine information of current display content to be displayed on the current display device to perform the current command;
a parameters determining sub-module configured to determine display parameters of the current content and display starting time of the current display content;
a judging module configured to determine whether the interactive display is ended, and further configured to determine whether there is a next display device to perform the interactive display when the interactive display is not ended.
9. A display control method used in an interactive display system, the method comprising:
selecting available display devices and establishing an interactive display system;
performing an interactive display in the interactive display system;
deleting the interactive display system when the interactive display is ended.
10. The method as described in claim 9, the step of performing interactive display further comprising:
determining current interactive display device to perform the current command;
determining information of the current display content on the determined display device;
determining display parameters of the current display content;
generating and sending display commands which include the display device's ID, information of current display content and the display parameters to the determined display device.
11. The method as described in claim 9, the step of performing interactive display further comprising:
determining whether the interactive display is ended;
determining whether there is a next display device to perform the interactive display when the interactive display is not ended;
performing interactive display in the interactive display system when there is a next display device to perform the interactive display.
US12/610,351 2009-06-16 2009-11-02 Display device and display control method thereof Abandoned US20100315331A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2009103032925A CN101923453A (en) 2009-06-16 2009-06-16 Display device and display control method
CN200910303292.5 2009-06-16

Publications (1)

Publication Number Publication Date
US20100315331A1 true US20100315331A1 (en) 2010-12-16

Family

ID=43306007

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/610,351 Abandoned US20100315331A1 (en) 2009-06-16 2009-11-02 Display device and display control method thereof

Country Status (2)

Country Link
US (1) US20100315331A1 (en)
CN (1) CN101923453A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150293739A1 (en) * 2014-04-09 2015-10-15 Samsung Electronics Co., Ltd. Computing apparatus, method for controlling computing apparatus thereof, and multi-display system
US9417835B2 (en) * 2013-05-10 2016-08-16 Google Inc. Multiplayer game for display across multiple devices
US9952684B2 (en) 2013-05-09 2018-04-24 Samsung Electronics Co., Ltd. Input apparatus, pointing apparatus, method for displaying pointer, and recordable medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681813A (en) * 2012-05-09 2012-09-19 鸿富锦精密工业(深圳)有限公司 Display system and display method as well as portable electronic device thereof
CN103442297B (en) * 2013-08-06 2017-09-01 小米科技有限责任公司 Cooperate player method, device, equipment and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040032400A1 (en) * 2002-08-14 2004-02-19 Freeman Mark T. Method and systems for managing the display of digital content
US20040044723A1 (en) * 2002-08-27 2004-03-04 Bell Cynthia S. User interface to facilitate exchanging files among processor-based devices
US20040215784A1 (en) * 2003-04-28 2004-10-28 Yan Qi Distributed management of collaboration sessions including local and remote servers
US20050248502A1 (en) * 2002-12-20 2005-11-10 James Okuley Method, apparatus and system for a secondary personal computer display
US20060085531A1 (en) * 2004-10-15 2006-04-20 Industrial Technology Research Institute Active data transmission device and system
US20090192989A1 (en) * 2008-01-25 2009-07-30 D-Link Corporation Social contact service system for internet connected digital photo

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040032400A1 (en) * 2002-08-14 2004-02-19 Freeman Mark T. Method and systems for managing the display of digital content
US20040044723A1 (en) * 2002-08-27 2004-03-04 Bell Cynthia S. User interface to facilitate exchanging files among processor-based devices
US20050248502A1 (en) * 2002-12-20 2005-11-10 James Okuley Method, apparatus and system for a secondary personal computer display
US20040215784A1 (en) * 2003-04-28 2004-10-28 Yan Qi Distributed management of collaboration sessions including local and remote servers
US20060085531A1 (en) * 2004-10-15 2006-04-20 Industrial Technology Research Institute Active data transmission device and system
US20090192989A1 (en) * 2008-01-25 2009-07-30 D-Link Corporation Social contact service system for internet connected digital photo

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9952684B2 (en) 2013-05-09 2018-04-24 Samsung Electronics Co., Ltd. Input apparatus, pointing apparatus, method for displaying pointer, and recordable medium
US9417835B2 (en) * 2013-05-10 2016-08-16 Google Inc. Multiplayer game for display across multiple devices
US10195523B2 (en) 2013-05-10 2019-02-05 Google Llc Multiplayer game for display across multiple devices
US20150293739A1 (en) * 2014-04-09 2015-10-15 Samsung Electronics Co., Ltd. Computing apparatus, method for controlling computing apparatus thereof, and multi-display system

Also Published As

Publication number Publication date
CN101923453A (en) 2010-12-22

Similar Documents

Publication Publication Date Title
KR102071579B1 (en) Method for providing services using screen mirroring and apparatus thereof
US10284683B2 (en) Channel access method and system
JP6430656B6 (en) System, method and apparatus for displaying content items
US9781573B2 (en) Transmission management system, transmission system, transmission management method, and storage medium
US20150120654A1 (en) Method, apparatus and terminal for processing documents
US20140365646A1 (en) Network connection managing device, system and method
JP2014531627A (en) Zero-click photo upload
US20130222526A1 (en) System and Method of a Remote Conference
JP6235842B2 (en) Server apparatus, information processing program, information processing system, and information processing method
JP6910300B2 (en) A method for displaying chat history records and a device for displaying chat history records
US20100315331A1 (en) Display device and display control method thereof
KR101702563B1 (en) Method and apparatus for accessing device based on intuitive selection
CN109905629A (en) Method, apparatus, medium and the equipment of document sharing are realized when audio/video conference
JP6484934B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION MANAGEMENT SYSTEM, COMMUNICATION CONTROL METHOD, AND PROGRAM
US20090276412A1 (en) Method, apparatus, and computer program product for providing usage analysis
US20170161871A1 (en) Method and electronic device for previewing picture on intelligent terminal
CN114374813A (en) Multimedia resource management method, recorder and server
CN104038832A (en) Video playing method and device
CN110543276B (en) Picture screening method and terminal equipment thereof
US10104149B2 (en) Reception terminal, information processing method, program, server, transmission terminal, and information processing system
JP2010108331A (en) Information processing apparatus, application starting method and program
KR20140102901A (en) Apparatus and method for managing e-mail of electronic device
US20120271911A1 (en) Program, information processing apparatus and information processing method to change location information of slideshow
US9094575B2 (en) Non-transitory computer-readable medium storing program and communication device
US20090276855A1 (en) Method, apparatus, and computer program product that provide for presentation of event items

Legal Events

Date Code Title Description
AS Assignment

Owner name: HON HAI PRECISION INDUSTRY CO., LTD., TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHENG, MING-TESUNG;HUANG, LI-ZHANG;REEL/FRAME:023453/0024

Effective date: 20090921

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION