WO2007086652A1 - Method and apparatus for reserving function of upnp device - Google Patents

Method and apparatus for reserving function of upnp device Download PDF

Info

Publication number
WO2007086652A1
WO2007086652A1 PCT/KR2007/000001 KR2007000001W WO2007086652A1 WO 2007086652 A1 WO2007086652 A1 WO 2007086652A1 KR 2007000001 W KR2007000001 W KR 2007000001W WO 2007086652 A1 WO2007086652 A1 WO 2007086652A1
Authority
WO
WIPO (PCT)
Prior art keywords
reservation
description
specific
command
time
Prior art date
Application number
PCT/KR2007/000001
Other languages
French (fr)
Inventor
Young-Chul Sohn
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.
Priority to EP07700793A priority Critical patent/EP1977556A4/en
Priority to US12/161,737 priority patent/US20100250721A1/en
Priority to JP2008552212A priority patent/JP2009524871A/en
Publication of WO2007086652A1 publication Critical patent/WO2007086652A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/2816Controlling appliance services of a home automation network by calling their functionalities
    • H04L12/282Controlling appliance services of a home automation network by calling their functionalities based on user interaction within the home
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/12Arrangements for remote connection or disconnection of substations or of equipment thereof
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/2807Exchanging configuration information on appliance services in a home automation network
    • H04L12/281Exchanging configuration information on appliance services in a home automation network indicating a format for calling an appliance service function in a home automation network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L2012/2847Home automation networks characterised by the type of home appliance used
    • H04L2012/2849Audio/video appliances
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/62Establishing a time schedule for servicing the requests

Definitions

  • the present invention relates to a universal plug and play (UPnP) device, and more particularly to, a method and apparatus for reserving a function of an UPnP device.
  • UUPnP universal plug and play
  • PCs can automatically recognize peripheral devices having a universal plug and play (UPnP) function. Therefore, users can easily install such peripheral devices.
  • UPnP extends such a function to networks to allow networked PCs, peripheral devices, home appliances, etc., to automatically recognize one another.
  • UPnP classifies networked devices as controlled devices (CDs) or devices providing a service, and control points (CPs) controlling the CDs to use the service.
  • CDs controlled devices
  • CPs control points
  • FlG. 1 is a block diagram of a conventional UPnP network system. Referring to
  • the UPnP networking system comprises a CP 1 and a controlled device 2.
  • the CP 1 discovers a device on a home network and controls the device according to UPnP.
  • the device 2 is discovered and controlled by the CP 1 in the home network according to UPnP.
  • the device 2 provides functions of the CPl as a specific service.
  • the service includes a content directory service, a rendering control service, etc.
  • the CP 1 calls actions provided by the service based on a simple object access protocol (SOAP), thereby using the functions of the device 2. Disclosure of Invention
  • the CP 1 does not provide a service to reserve functions of the device 2 in the conventional UPnP network system. Therefore, the CP 1 cannot reserve the functions of the device 2.
  • the conventional UPnP network system cannot reserve the device 2 to be powered on/off of or to perform a specific function of the device 2 at a future time. Since a reservation function is indispensable to home appliances such as televisions, audios, washing machines, etc., a service reserving the functions of the device 2 is required.
  • the present invention provides a method and apparatus for reserving functions of a device using a control point (CP) on universal plug and play (UPnP) .
  • CP control point
  • UPN universal plug and play
  • the present invention also provides a computer readable recording medium storing a program for executing the method.
  • a CP calls an action that reserves a specific command to be performed at a specific time and a device receives the call of the action so that the specific command can be performed at the specific time, thereby reserving functions of the UPnP device.
  • Such a reservation can be used to power on/off home appliances such as TVs, audios, washing machines, etc., at a future time and to reserve a specific function of the home appliances to be performed at the future time.
  • the present invention provides a timer service of a device and timer services of each of the embedded devices of the device, thereby managing the total power of the device and partial power of the embedded devices of the device.
  • FIG. 1 is a block diagram of a conventional universal plug and play (UPnP) network system
  • FIG. 2 is a block diagram of an UPnP network system according to an embodiment of the present invention.
  • FIG. 3 is a block diagram of a device that can be reserved according to an embodiment of the present invention.
  • FIG. 4 illustrates a device description according to an embodiment of the present invention
  • FIGS. 5A through 5C illustrate timer service descriptions according to an embodiment of the present invention
  • FIG. 6 is a flowchart of a reservation method according to an embodiment of the present invention.
  • FIG. 7 is a flowchart of a reservation processing method according to an embodiment of the present invention.
  • FIG. 8 is a flowchart of a method of reproducing a reserved TV program using a timer service according to an embodiment of the present invention.
  • a reservation method for a control point (CP) that discovers a device in a network and controls the device, the reservation method comprising: (a) discovering the device in the network; and (b) reserving the device to perform a specific command at a specific time.
  • a reservation apparatus for use in a CP that discovers a device in a network and controls the device, the reservation apparatus comprising: a discovery module discovering the device in the network; and a control module reserving the device to perform a specific command at a specific time.
  • a computer- readable storage medium having embodied thereon a computer program for executing a reservation method in a CP that discovers a device in a network and controls the device, the reservation method comprising: discovering the device in the network; and reserving the device to perform a specific command at a specific time.
  • a reservation processing method using a device that is discovered by a CP located in a network and controlled by the CP comprising: (a) transmitting a message advertising the device to the CP; and (b) performing a specific command at a specific time according to a reservation of the CP that received the message.
  • a reservation processing apparatus for use in a device that is discovered by a CP located in a network and controlled by the CP, the apparatus comprising: a discovery module transmitting a message advertising the device to the CP; and a control module performing a specific command at a specific time according to a reservation of the CP that received the message from the discovery module.
  • a computer- readable storage medium having embodied thereon a computer program for executing a reservation processing method using a device that is discovered by a CP located in a network and controlled by the CP, the reservation processing method comprising: transmitting a message advertising the device to the CP; and performing a specific command at a specific time according to a reservation of the CP that received the message.
  • FlG. 2 is a block diagram of a universal plug and play (UPnP) network system according to an embodiment of the present invention.
  • the UPnP network system comprises a control point (CP) 3 and a device 4.
  • the CP 3 discovers the device 4 on a home network and controls the device 4 according to UPnP.
  • the device 4 provides a timer service which reserves a specific command to be performed at a specific time. Therefore, the CP 3 reserves the device 4 to perform the specific command based on the specification of the timer service.
  • the timer service provides UPnP actions which are a kind of API function, e.g., 'GetReservation- CapabilityO', 'GetCurrentTime()', 'SetCurrentTime()', 'SetReservation(futureTime, command, args, ...)', 'GetReservationList()', 'DeleteReservation(commandId, ...)', 'Ge- tReservationResult(commandId, ...), etc. That is, the CP 3 calls the UPnP actions to reserve the device 4 to perform the specific command at the specific time.
  • the device 4 can provide the timer service to each of a tuner 21 and a display panel
  • the tuner 21 and the display panel 22 which are embedded devices of a root device, i.e., a television (TV), can independently manage power.
  • the device 4 provides the timer service of the root device and the embedded device, thereby managing the total power of the device 4and a partial power of the embedded devices 21 and 22.
  • FlG. 3 is a block diagram of a reservation device according to an embodiment of the present invention.
  • the reservation device of the CP 3 comprises an address module 31, a discovery module 32, a description module 33, a control module 34, an event module 35, and a presentation module 36.
  • the address module 31 performs an UPnP addressing. That is, the address module
  • the 31 determines an IP address of the CP 3. More specifically, if there is a DHCP server (not shown) in a home network, an IP address is allocated to the address module 31 from the DHCP server, and the address module 31 determines the IP address as an IP address of the CP 3. If there is no DHCP server in the home network, the address module 31 obtains an IP address using an auto IP function of UPnP and determines the IP address as an IP address of the CP 3.
  • the discovery module 32 performs an UPnP discovery. That is, the discovery module 32 discovers the device 4 on the home network using the IP address of the CP 3 determined by the address module 31. If the device 4 is added to the home network, the discovery module 32 receives a discovery message from the device 4. If the CP 3 is added to the home network, the discovery module 32 transmits a message searching for devices on the home network, and receives the discovery message from the device 4, thereby discovering the device 4 on the home network.
  • the description module 33 performs an UPnP description. That is, the description module 33 obtains a description of the device 4 discovered by the discovery module 32. More specifically, the description module 33 obtains the description of the device 4 from a URL 'URL for UPnP description for root device' of a device description included in the discovery message obtained from the device 4.
  • FlG. 4 illustrates a device description according to an embodiment of the present invention.
  • the device description is a description of the device 4 in the format of extensible markup language (XML).
  • XML extensible markup language
  • the description module 33 obtains a description of the service provided by the device 4 from a URL 'URL to service description' of the device description included in the description to the device 4.
  • the description module 33 obtains a description of the timer service from URL ' ⁇ SCPDURL>http://123.45.6.7/mainPowerControl.xml ⁇ /SCPDURL>' of the timer service description included in the description of the device 4.
  • the description module 33 obtains a description of the timer service provided by the embedded device 21 of the device 4 from a URL ' ⁇ SCPDURL> http://123.45.6.7/tunerPowerControl.xml ⁇ /SCPDURL>' of a timer service description provided by the embedded device 21 of the device 4 and included in the description of the device 4.
  • FIGS. 5 A through 5C illustrate timer service descriptions according to an embodiment of the present invention.
  • the timer service descriptions are descriptions of the timer service provided by the device 4 in XML format.
  • Each of the timer service descriptions includes a list of actions provided by the timer service and a list of arguments of each of the actions.
  • the control module 34 performs an UPnP control. That is, the control module 34 controls the device 4 based on the description of the device 4 obtained by the description module 33. More specifically, the control module 34 calls one of the actions included in the description of a service with regard to a 'URL for control' included in the description of the device 4 in order to control the service, thereby controlling the device 4.
  • the control module 34 reserves the device 4 discovered by the discovery module 32 to perform a specific command at a specific time. More specifically, the control module 34 calls one of the actions included in the description of the timer service provided by the device 4 based on the timer service description obtained by the description module 33 to reserve the device 4 to perform a specific command at a specific time.
  • control module 34 reserves the embedded device 21 of the device
  • control module 34 calls one of the actions included in the description of the timer service provided by the embedded device 21 based on the timer service description provided by the embedded device 21 of the device 4 and obtained by the description module 33 to reserve the device 4 to perform a specific command at a specific time.
  • the control module 34 calls 'GetReservationCapabilityO' among the actions included in the timer service descriptions to request the device 4 to provide a list of commands to be performed according to the reservation of the CP 3.
  • the control module 34 obtains a list of the commands in response to the request. That is, the control module 34 obtains the list 'commandCapList' of the commands as a return value of the called action.
  • the commands can be newly defined in the current embodiment of the present invention or can be defined in an existing service such as a content directory service. For example, the commands are the 'browse()', 'searchO', etc., of the content directory service.
  • the control module 34 calls 'GetCurrentTimeO' among the actions included in the timer service description illustrated in IFGS. 5 A through 5C to request the device 4 to provide a local time of the device 4.
  • the control module 34 obtains the local time of the device 4 in response to the request. That is, the control module 34 obtains the local time of the device 4 , 'localTime', as a return value of the called action.
  • 'commandCapList' is not a list of commands but '*'
  • the 'commandCapList' indicates that the device 4 reserves all the commands and performs the actions.
  • the control module 34 calls 'SetCurrentTime(curTime, %)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to request the device 4 to set a current time included in the called action, 'curTime', as the local time of the device 4.
  • 'curTime' a current time included in the called action
  • the control module 34 requests the device 4 to set the 'curTime' selected by the user as the local time of the device 4.
  • the 'curTime' is a current time of the control module 34.
  • the control module 34 can confirm whether the local time of the device 4 is normally set in response to the request as a return value of the called action.
  • the control module 34 calls 'SetReservation(futureTime, command, args, (7)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to reserve the device 4 to perform a specific command 'command' at a specific time 'futureTime' included in the called action.
  • the control module 34 calls 'SetReservation(futureTime, command, args, ...)' including the command selected by the user as an 'command' argument to reserve the device 4 to perform the command selected by the user.
  • the control module 34 can call 'SetReservation(futureTime, command, args, ...)' based on the 'curTime' included in the called 'SetCurrentTime(curTime, ...)'. Thereafter, the control module 34 can confirm whether the called action is normally registered with the timer service of the device 4 from a return value to the called action.
  • the 'futureTime' can be presented as 'year:month:day:time' or 'a specific time after the current time'. Also, when the 'futureTime' is 0, the selected command can be promptly performed.
  • control module 34 calls 'SetReservation(2006: 1 : 1 :0:00, PowerOn, args, ...)' to reserve the device 4 to be powered on at 0:00 hours on January 1, 2006.
  • the control module 34 calls 'SetReservation(2006:l:l: 1:00 , PowerOff, args, ...)' to reserve the device 4 to be powered off at 1 :00 hours on January 1, 2006.
  • the control module 34 calls 'GetReservationListO' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to request the device 4 to provide a list of commands that can be reserved by the device 4. Thereafter, the control module 34 obtains 'futureCommandList' the list of the commands that can be reserved by the device 4in response to the request as a return value of the called action.
  • the control module 34 calls 'DeleteReservation(commandId, (7)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to request the device 4 to delete an action corresponding to 'commandld' one of the commands that can be reserved by the device 4.
  • the control module 34 calls 'DeleteReservation(commandId, ...)' including a command selected by the user as a 'commandld' argument to request the device 4 to delete the command selected by the user.
  • control module 34 can confirm from a response to the request whether the command selected by the user is normally deleted from the list of the commands currently reserved by the device 4. That is, the control module 34 can confirm from a return value of the called action whether a command corresponding to 'commandld' is normally deleted from the list of the commands currently reserved by the device 4.
  • the control module 34 calls 'GetReservationResult(commandId, (7)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to request the device 4 to provide a result obtained by performing the command corresponding to the 'commandld'.
  • the control module 34 obtains the result obtained by performing the command corresponding to the 'commandld' from a response to the request. That is, the control module 34 can confirm from a return value of the called action whether the command corresponding to the 'commandld' is normally performed.
  • the event module 35 performs an UPnP event. That is, the event module 35 receives an event message informing a change in the state of the device 4 from the device 4 controlled by the control module 34.
  • a status parameter 'PowerState' relating to the timer service is added to existing status parameters of the UPnP.
  • the 'PowerState' is a parameter indicating a current power state of the device 4. That is, when the current power state of the device 3 is changed, the event module 35 receives the event message indicating a change in power on/off status of the device 4.
  • the presentation module 36 performs an UPnP presentation. That is, the presentation module 36 presents the device 4 to the user based on the description to the device 4 obtained by the description module 33. More specifically, the presentation module 34 requests presentation page for the URL of presentation page, i.e. 'URL for presentation', and obtains a presentation page in response to the request. The presentation module 36 loads the presentation page to a browser (not shown) to present it to the user.
  • the browser can be set in the CP 3, the device 4, or other device.
  • the presentation module 36 presents the 'localTime' obtained by the control module 34 to the user. Also, the presentation module 36 presents the 'commandCapList' obtained by the control module 36 to the user. The presentation module 36 presents the 'fu- tureCommandList' obtained by the control module 36 to the user.
  • a reservation processing device of the device 4 comprises an address module 41, a discovery module 42, a description module 43, a control module 44, a local clock 45, a power controller 46, a non-volatile memory 47, an event module 48, and a presentation module 49.
  • the address module 41 performs an UPnP addressing. That is, the address module
  • the address module 41 determines an IP address of the device 4. More specifically, if a DHCP server (not shown) is connected to the home network, an IP address is allocated to the address module 41 from the DHCP server, and the address module 41 determines the IP address as an IP address of the device 4. If no DHCP server is connected to the home network, the address module 41 obtains an IP address using an auto IP of the UPnP and determines the IP address as an IP address of the device 4.
  • the discovery module 42 performs an UPnP discovery That is, the CP 3 on the home network discovers the discovery module 42 using the IP address of the device 4 determined by the address module 41. If the device 4 is added to the home network, the discovery module 432 transmits a discovery message advertising the device 4 to the CP 3 to allow the CP 3 to discover the device 4 on the home network. If the CP 3 is added to the home network, the discovery module 42 receives a message to search for devices on the home network from the CP 3, and transmits the discovery message advertising the device 4 in response to the message to allow the CP 3 to discover the device 4 on the home network.
  • the description module 43 performs an UPnP description. That is, the description module 43 provides the description of the device 4 to the CP 3 that received the discovery message from the discovery module 42. More specifically, if the CP 3 accesses the URL 'URL for UPnP description for root device' of the device description included in the discovery message, the description module 43 provides the description of the device 4 to the CP 3.
  • the description module 43 provides the description of the service provided by the device 4 to the CP 3.
  • the description module 43 provides the description of the timer service to the CP 3.
  • the description module 43 provides the description to the timer service provided by the embedded device 21 of the device 4 to the CP 3 .
  • the description module 43 provides the description of the timer service to the CP 3.
  • the control module 44 performs an UPnP control. That is, the CP 3 that obtained the description of the device 4 provided by the description module 43 controls the control module 44. More specifically, if the CP 3 accesses the URL 'URL for control' included in the description of the device 4 and used to control a service and calls one of the actions included in the description of the service provided by the device 4, the control module 44 receives the called action and is controlled by the CP 3.
  • the control module 44 receives the discovery message from the discovery module 42, receives a reservation in which the device 4 performs a specific command at a specific time from the CP 3 that obtained the description of the device 4 and the description of the timer service provided by the device 4, the device 4 performs the specific command at the specific time according to the reservation of the CP 3. Furthermore, if the control module 44 receives a reservation in which the embedded device 21 performs a specific command at a specific time from the CP 3 that obtained the description of the timer service provided by the embedded device 21 of the device 4, the embedded device 21 performs the specific command at the specific time.
  • control module 44 receives a call of an action of the timer service that reserves the specific command to be performed at the specific time from the CP 3, and registers the call the action with the timer service of the control module 44.
  • the control module 44 instructs the power controller 46 to set the specific time as a power-on time of the device 4, and stores the specific command in the NV memory 45. Thereafter, at the specific time, the device 4 is powered on according to the power on of the power controller 42, and the timer service of the control module 44 discovers the specific command from the NV memory 45 and performs the specific command.
  • the control module 44 completes performing of the specific command, and instructs the power controller 45 to power off the device 4.
  • the power controller 45 sets the specific time as the power on time of the device 4 according to the instruction of the control module 44.
  • the power controller 45 enables the device 4 to be powered on at the specific time.
  • the power controller 45 enables the device to be powered off according to the instruction of the control module 44.
  • the control module 44 When the control module 44 receives the call of the action of the timer service that reserves the specific command to be performed at the specific time from the CP 3, the NV memory 46, that is a non- volatile memory, stores the specific command. Therefor e, although the device 4 is powered off, the specific command remains in the NV memory 46.
  • the timer service of the control module 44 receives a call 'GetReservationCapabilityO' among the actions included in the timer service description, and provides the list 'com- mandCapList' of the commands performed by the device 4 according to the reservation of the CP 3.
  • the timer service of the control module 44 receives a call 'GetCurrentTimeO' among the actions included in the timer service description, and provides 'localTime,' i.e., the local time of the device 4, which is a clock value of the local clock 47.
  • 'localTime i.e., the local time of the device 4
  • the timer service of the control module 44 does not write a list of commands but inserts '*' in the 'commandCapList'.
  • the control module 44 receives a call 'SetCurrentTime(curTime, (7)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C and instructs the local clock 47 to set 'curTime,' i.e., a current time included in the call of the action, as the local time of the device 4.
  • the control module 44 can inform that the local time of the device 4 is normally set as a return value of the call of the action.
  • the local clock 47 cannot be synchronized with the local clock of the CP 3 as a real time clock of the device 4. Therefore, the local clock 47 provides a clock value to the control module 44, and sets the local time of the device 4 as the 'curTime' included in the call of 'SetCurrentTime(curTime, %)' according to the instruction of the control module 44.
  • the control module 44 receives a call 'SetReservation(futureTime, command, args,
  • the control module 44 performs a specific command 'command' at a specific time 'futureTime' included in the call the action.
  • the control module 44 performs a command selected by the user from the 'commandCapList' provided by receiving the call of 'GetReservationCapabilityO'.
  • the control module 44 performs the specific command at the specific time based on the local time of the device 4 set by receiving the call of 'SetCurrentTime(curTime, ...)'•
  • the control module 44 can inform that the call of the action is normally registered with the timer service of the control module 44 as a return value of the call of the action.
  • control module 44 receives a call 'SetReservation(2006: 1 : 1 :0:00,
  • the control module 44 can inform that the power one of the device 4 is normally performed at 0:00 hours on January 1, 2006 as a return value of the call of the action.
  • the control module 44 receives a call 'SetReservation(2006:l:l: 1:00 , PowerOff, args, ...)', and performs the power off of the device 4 at 1: :00 hours on January 1, 2006. Thereafter, the control module 44 can inform that the power off of the device 4 is normally performed at 1 : 00 hours on January 1, 2006, as a return value of the call of the action.
  • the control module 44 receives a call 'GetReservationListO' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C, and provides the list 'futureCommandList' of the commands that are reserved to be performed by the device 4.
  • the control module 44 receives a call 'DeleteReservation(commandId, (7)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C, and deletes a command corresponding to the 'commandld' which is one of the commands that are reserved to be performed by the device 4.
  • the control module 44 can inform that the command corresponding to the 'commandld' is normally deleted from the list of the commands that are reserved to be performed by the device 4 as a return value of the call of the action.
  • the control module 44 receives a call 'GetReservationResult(commandId, (7)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C, and can inform that the command corresponding to the 'commandld' is normally performed as a return value of the call of the action.
  • the event module 48 performs an UPnP event. That is, the event module 48 transmits an event message informing a change in the state of the device 4 controlled by the CP 3. In particular, according to the current embodiment of the present invention, when a current power state of the device 4 is changed, the event module 48 transmits the event message informing a change in the power on/off status of the device 4 to the CP 3.
  • the presentation module 46 performs an UPnP presentation. That is, the presentation module 46 provides information for presenting the device 4 to the CP 3. More specifically, if the CP 3 accesses the URL 'URL for presentation' of a presentation page, the presentation module 46 provides the presentation page to the CP 3.
  • the presentation module 46 provides a page presenting the 'localTime' to the CP 3.
  • the presentation module 46 provides a page presenting the 'commandCapList' to the CP 3.
  • the presentation module 46 provides a page presenting the 'futureCommandList' to the CP 3.
  • FlG. 6 is a flowchart of a reservation method according to an embodiment of the present invention. Referring to FlG. 6, the reservation method is performed in time series by the CP 3 illustrated in FlG. 3. Therefore, although not described, the description relating to the CP 3 illustrated in FlG. 3 is applied to the reservation method of the current embodiment of the present invention.
  • the CP 3 receives a discovery message from the device 4 to discover it on a home network (Operation 61).
  • the CP 3 obtains a description of the device 4 from the device 4 (Operation 62).
  • the CP 3 obtains a description of a timer service provided by the device 4 from a
  • the CP 3 calls one of the actions included in the description of the timer service provided by the device 4 based on the timer service description to reserve the device 4 to perform a specific command at a specific time (Operation 64).
  • FlG. 7 is a flowchart of a reservation processing method according to an embodiment of the present invention. Referring to FlG. 7, the reservation processing method is performed in time series by the device 4 illustrated in FlG. 3. Therefore, although not described, the description relating to the device 4 illustrated in FlG. 3 is applied to the reservation processing method of the current embodiment of the present invention.
  • the device 4 transmits a discovery message 4 to the CP 3 to enable the CP 3 to discover it in a home network (Operation 71).
  • the device 4 provides its description to the CP 3 that received the discovery message (Operation 72).
  • the device 4 If the CP 3 that obtained the description of the device 4 accesses a URL of a timer service description included in the description to the device 4, the device 4 provides its description to a timer service provided by the device 4 to the CP 3 (Operation 73).
  • the device 4 receives a call of an action of the timer service that reserves a specific command to be performed at a specific time from the CP 3 that obtained the description of the timer service (Operation 74), the device 4 performs Operation 75. If not, the device 4 enters a stand by mode. [87] The device 4 sets the specific time included in the call of the action as a power on time of the device 4 and stores the specific command in the NV memory 45 (Operation 74).
  • the device 4 performs Operation 77. If not, the device 4 enters a stand by mode.
  • the device 4 is powered on (Operation 77).
  • the device 4 discovers the specific command from the NV memory 45 and performs the specific command (Operation 78). [91] The device 4 completes performing the specific command and is powered off
  • FlG. 8 is a flowchart of a method of reproducing a reserved TV program using a timer service according to an embodiment of the present invention. Referring to FlG.
  • the CP 3 calls 'GetReservationCapabilityO' and the device 4 receives the call of the action (Operation 81).
  • the device 4 provides a list 'commandCapList' of commands to be performed by the device 4 according to a reservation of the CP 3 (Operation 82). Therefore, a user can see the list of the commands to be performed by the device 4 according to the reservation of the CP 3.
  • the CP 3 calls 'GetCurrentTimeO' and the device 4 receives the call of the action
  • the device 4 provides a local time 'localTime' of the device 4, which is a clock value of the local clock 47 (Operation 84).
  • the CP 3 calls 'SetCurrentTime(curTime, ...)' and the device receives the call of the action (Operation 85).
  • the device 4 establishes a current time 'curTime' included in the call of the action as its local time and notifies that its local time is normally established (Operation 86).
  • a local clock of the CP 3 is synchronized with that of the device 4.
  • the CP 3 calls 'SetReservation(2006: 1 : 1 : 7:00 , play, args, ...)' and the device 4 receives the call of the action (Operation 87).
  • the device 4 registers the call of the action with its timer service and notifies that the call of the action is normally registered with its timer service (Operation 88).
  • the CP 3 calls 'SetReservation(2006: 1 :2: 7:00 , play, args, ...)' and the device 4 receives the call of the action (Operation 89).
  • the device 4 registers the call of the action with its timer service and notifies that the call of the action is normally registered with its timer service (Operation 90). [102] The CP 3 calls 'GetReservationListO' and the device 4 receives the call of the action
  • the device 4 provides a list 'futureCommandList' of commands reserved to be performed by the device 4 (Operation 92). Therefore, the user can see the list of the commands reserved to be performed by the device 4, 'playl', and 'play2'.
  • the 'playl' is an ID of the command reserved by calling 'SetReservation(2006:l:l: 7:00 , play, args, ...)'
  • the 'play2' is an ID of the command reserved by calling 'Se- tReservation(2006: 1:2:7:00, play, args, ...)'.
  • the CP 3 calls 'DeleteReservation(playl, ...)', and the device 4 receives the call of the action (Operation 93).
  • the device 4 deletes a command corresponding to the 'playl', which is one of the commands to be performed according to the reservation of the CP 3 (Operation 94). In this Operation, the device 4 can notify that it normally deletes the command corresponding to the 'playl' from the list of the commands that it reserved as a return value of the call of the action.
  • the device 4 is powered on at 7:00 hours on January 2, and reproduces the TV program (Operation 95).
  • the device 4 transmits an event message indicating that it is powered on to the CP 3
  • the device 4 is powered off after the TV program is completely reproduced
  • the CP 3 calls 'GetReservationResult(play2, 7)' and receives the call of the action
  • the device 4 notifies that the command corresponding to the 'play2' is normally performed as a return value of the call of the action (Operation 99).
  • the present invention can also be embodied as computer readable code on a computer readable recording medium.
  • the computer readable recording medium is any data storage device that can store data which can be thereafter read by a computer system. Examples of the computer readable recording medium include read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tapes, floppy disks, optical data storage devices, and carrier waves.

Landscapes

  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Computer And Data Communications (AREA)

Abstract

A service provided by a universal plug and play (UPnP) device. A control point (CP) discovers the device in a network and controls the device discovers the device in the network; and reserves the device to perform a specific command at a specific time.

Description

Description METHOD AND APPARATUS FOR RESERVING FUNCTION OF
UPnP DEVICE
Technical Field
[1] The present invention relates to a universal plug and play (UPnP) device, and more particularly to, a method and apparatus for reserving a function of an UPnP device.
Background Art
[2] Personal computers (PCs) can automatically recognize peripheral devices having a universal plug and play (UPnP) function. Therefore, users can easily install such peripheral devices. UPnP extends such a function to networks to allow networked PCs, peripheral devices, home appliances, etc., to automatically recognize one another. UPnP classifies networked devices as controlled devices (CDs) or devices providing a service, and control points (CPs) controlling the CDs to use the service.
[3] FlG. 1 is a block diagram of a conventional UPnP network system. Referring to
FlG. 1, the UPnP networking system comprises a CP 1 and a controlled device 2.
[4] The CP 1 discovers a device on a home network and controls the device according to UPnP. The device 2 is discovered and controlled by the CP 1 in the home network according to UPnP. The device 2 provides functions of the CPl as a specific service. The service includes a content directory service, a rendering control service, etc. The CP 1 calls actions provided by the service based on a simple object access protocol (SOAP), thereby using the functions of the device 2. Disclosure of Invention
Technical Problem
[5] However, the CP 1 does not provide a service to reserve functions of the device 2 in the conventional UPnP network system. Therefore, the CP 1 cannot reserve the functions of the device 2. For example, the conventional UPnP network system cannot reserve the device 2 to be powered on/off of or to perform a specific function of the device 2 at a future time. Since a reservation function is indispensable to home appliances such as televisions, audios, washing machines, etc., a service reserving the functions of the device 2 is required.
Technical Solution
[6] The present invention provides a method and apparatus for reserving functions of a device using a control point (CP) on universal plug and play (UPnP) .
[7] The present invention also provides a computer readable recording medium storing a program for executing the method.
Advantageous Effects [8] According to the present invention, a CP calls an action that reserves a specific command to be performed at a specific time and a device receives the call of the action so that the specific command can be performed at the specific time, thereby reserving functions of the UPnP device. Such a reservation can be used to power on/off home appliances such as TVs, audios, washing machines, etc., at a future time and to reserve a specific function of the home appliances to be performed at the future time.
[9] Further, the present invention provides a timer service of a device and timer services of each of the embedded devices of the device, thereby managing the total power of the device and partial power of the embedded devices of the device.
Description of Drawings
[10] FIG. 1 is a block diagram of a conventional universal plug and play (UPnP) network system;
[11] FIG. 2 is a block diagram of an UPnP network system according to an embodiment of the present invention;
[12] FIG. 3 is a block diagram of a device that can be reserved according to an embodiment of the present invention;
[13] FIG. 4 illustrates a device description according to an embodiment of the present invention;
[14] FIGS. 5A through 5C illustrate timer service descriptions according to an embodiment of the present invention;
[15] FIG. 6 is a flowchart of a reservation method according to an embodiment of the present invention;
[16] FIG. 7 is a flowchart of a reservation processing method according to an embodiment of the present invention; and
[17] FIG. 8 is a flowchart of a method of reproducing a reserved TV program using a timer service according to an embodiment of the present invention.
Best Mode
[18] According to an aspect of the present invention, there is provided a reservation method for a control point (CP) that discovers a device in a network and controls the device, the reservation method comprising: (a) discovering the device in the network; and (b) reserving the device to perform a specific command at a specific time.
[19] According to another aspect of the present invention, there is provided a reservation apparatus for use in a CP that discovers a device in a network and controls the device, the reservation apparatus comprising: a discovery module discovering the device in the network; and a control module reserving the device to perform a specific command at a specific time.
[20] According to another aspect of the present invention, there is provided a computer- readable storage medium having embodied thereon a computer program for executing a reservation method in a CP that discovers a device in a network and controls the device, the reservation method comprising: discovering the device in the network; and reserving the device to perform a specific command at a specific time.
[21] According to another aspect of the present invention, there is provided a reservation processing method using a device that is discovered by a CP located in a network and controlled by the CP, the method comprising: (a) transmitting a message advertising the device to the CP; and (b) performing a specific command at a specific time according to a reservation of the CP that received the message.
[22] According to another aspect of the present invention, there is provided a reservation processing apparatus for use in a device that is discovered by a CP located in a network and controlled by the CP, the apparatus comprising: a discovery module transmitting a message advertising the device to the CP; and a control module performing a specific command at a specific time according to a reservation of the CP that received the message from the discovery module.
[23] According to another aspect of the present invention, there is provided a computer- readable storage medium having embodied thereon a computer program for executing a reservation processing method using a device that is discovered by a CP located in a network and controlled by the CP, the reservation processing method comprising: transmitting a message advertising the device to the CP; and performing a specific command at a specific time according to a reservation of the CP that received the message.
Mode for Invention
[24] The present invention will now be described more fully with reference to the accompanying drawings.
[25] FlG. 2 is a block diagram of a universal plug and play (UPnP) network system according to an embodiment of the present invention. Referring to FlG. 2, the UPnP network system comprises a control point (CP) 3 and a device 4.
[26] The CP 3 discovers the device 4 on a home network and controls the device 4 according to UPnP.
[27] The device 4 provides a timer service which reserves a specific command to be performed at a specific time. Therefore, the CP 3 reserves the device 4 to perform the specific command based on the specification of the timer service. The timer service provides UPnP actions which are a kind of API function, e.g., 'GetReservation- CapabilityO', 'GetCurrentTime()', 'SetCurrentTime()', 'SetReservation(futureTime, command, args, ...)', 'GetReservationList()', 'DeleteReservation(commandId, ...)', 'Ge- tReservationResult(commandId, ...), etc. That is, the CP 3 calls the UPnP actions to reserve the device 4 to perform the specific command at the specific time. [28] The device 4 can provide the timer service to each of a tuner 21 and a display panel
22 since the tuner 21 and the display panel 22, which are embedded devices of a root device, i.e., a television (TV), can independently manage power. In detail, the device 4 provides the timer service of the root device and the embedded device, thereby managing the total power of the device 4and a partial power of the embedded devices 21 and 22.
[29] FlG. 3 is a block diagram of a reservation device according to an embodiment of the present invention. Referring to FlG. 3, the reservation device of the CP 3 comprises an address module 31, a discovery module 32, a description module 33, a control module 34, an event module 35, and a presentation module 36.
[30] The address module 31 performs an UPnP addressing. That is, the address module
31 determines an IP address of the CP 3. More specifically, if there is a DHCP server (not shown) in a home network, an IP address is allocated to the address module 31 from the DHCP server, and the address module 31 determines the IP address as an IP address of the CP 3. If there is no DHCP server in the home network, the address module 31 obtains an IP address using an auto IP function of UPnP and determines the IP address as an IP address of the CP 3.
[31] The discovery module 32 performs an UPnP discovery. That is, the discovery module 32 discovers the device 4 on the home network using the IP address of the CP 3 determined by the address module 31. If the device 4 is added to the home network, the discovery module 32 receives a discovery message from the device 4. If the CP 3 is added to the home network, the discovery module 32 transmits a message searching for devices on the home network, and receives the discovery message from the device 4, thereby discovering the device 4 on the home network.
[32] The description module 33 performs an UPnP description. That is, the description module 33 obtains a description of the device 4 discovered by the discovery module 32. More specifically, the description module 33 obtains the description of the device 4 from a URL 'URL for UPnP description for root device' of a device description included in the discovery message obtained from the device 4.
[33] FlG. 4 illustrates a device description according to an embodiment of the present invention. Referring to FlG. 4, the device description is a description of the device 4 in the format of extensible markup language (XML). Syntax '<serviceType> urn:schemas-samsung-com:service:service:Timer:l</serviceType>' indicates that the device 4 provides the timer service.
[34] Also, syntaxes '<serviceId>urn:schemas-samsung-com:serviceId:Timerl</serviceId
>' and '<serviceld>urn: schemas-samsung-com: serviceId:TunerTimer</serviceId>' indicate that the TV that is the root device of the device 4 and the tuner 2 1 that is the embedded device of the device 4 provide separately the timer service. [35] The description module 33 obtains a description of the service provided by the device 4 from a URL 'URL to service description' of the device description included in the description to the device 4. In particular, according to the current embodiment, the description module 33 obtains a description of the timer service from URL '< SCPDURL>http://123.45.6.7/mainPowerControl.xml</SCPDURL>' of the timer service description included in the description of the device 4.
[36] Furthermore, the description module 33 obtains a description of the timer service provided by the embedded device 21 of the device 4 from a URL '<SCPDURL> http://123.45.6.7/tunerPowerControl.xml</SCPDURL>' of a timer service description provided by the embedded device 21 of the device 4 and included in the description of the device 4.
[37] FIGS. 5 A through 5C illustrate timer service descriptions according to an embodiment of the present invention. Referring to FIGS. 5 A through 5C, the timer service descriptions are descriptions of the timer service provided by the device 4 in XML format. Each of the timer service descriptions includes a list of actions provided by the timer service and a list of arguments of each of the actions.
[38] The control module 34 performs an UPnP control. That is, the control module 34 controls the device 4 based on the description of the device 4 obtained by the description module 33. More specifically, the control module 34 calls one of the actions included in the description of a service with regard to a 'URL for control' included in the description of the device 4 in order to control the service, thereby controlling the device 4.
[39] In particular, according to the current embodiment of the present invention, the control module 34 reserves the device 4 discovered by the discovery module 32 to perform a specific command at a specific time. More specifically, the control module 34 calls one of the actions included in the description of the timer service provided by the device 4 based on the timer service description obtained by the description module 33 to reserve the device 4 to perform a specific command at a specific time.
[40] Furthermore, the control module 34 reserves the embedded device 21 of the device
4 discovered by the discovery module 32 to perform a specific command at a specific time. More specifically, the control module 34 calls one of the actions included in the description of the timer service provided by the embedded device 21 based on the timer service description provided by the embedded device 21 of the device 4 and obtained by the description module 33 to reserve the device 4 to perform a specific command at a specific time.
[41] The timer service descriptions illustrated in FIGS. 5A through 5C will now be described in detail. The control module 34 calls 'GetReservationCapabilityO' among the actions included in the timer service descriptions to request the device 4 to provide a list of commands to be performed according to the reservation of the CP 3. The control module 34 obtains a list of the commands in response to the request. That is, the control module 34 obtains the list 'commandCapList' of the commands as a return value of the called action. In particula r, the commands can be newly defined in the current embodiment of the present invention or can be defined in an existing service such as a content directory service. For example, the commands are the 'browse()', 'searchO', etc., of the content directory service.
[42] The control module 34 calls 'GetCurrentTimeO' among the actions included in the timer service description illustrated in IFGS. 5 A through 5C to request the device 4 to provide a local time of the device 4. The control module 34 obtains the local time of the device 4 in response to the request. That is, the control module 34 obtains the local time of the device 4 , 'localTime', as a return value of the called action. In particular, if 'commandCapList' is not a list of commands but '*', the 'commandCapList' indicates that the device 4 reserves all the commands and performs the actions.
[43] The control module 34 calls 'SetCurrentTime(curTime, ...)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to request the device 4 to set a current time included in the called action, 'curTime', as the local time of the device 4. In particular, when a user recognizing the 'localTime' presented by the presentation module 36 does not select the 'localTime' but the 'curTime', the control module 34 requests the device 4 to set the 'curTime' selected by the user as the local time of the device 4. In general, the 'curTime' is a current time of the control module 34. Thereafter, the control module 34 can confirm whether the local time of the device 4 is normally set in response to the request as a return value of the called action.
[44] The control module 34 calls 'SetReservation(futureTime, command, args, ...)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to reserve the device 4 to perform a specific command 'command' at a specific time 'futureTime' included in the called action. In particular, when the user recognizing the 'commandCapList' presented by the presentation module 36 selects one of the 'commandCapList', the control module 34 calls 'SetReservation(futureTime, command, args, ...)' including the command selected by the user as an 'command' argument to reserve the device 4 to perform the command selected by the user.
[45] The control module 34 can call 'SetReservation(futureTime, command, args, ...)' based on the 'curTime' included in the called 'SetCurrentTime(curTime, ...)'. Thereafter, the control module 34 can confirm whether the called action is normally registered with the timer service of the device 4 from a return value to the called action. The 'futureTime' can be presented as 'year:month:day:time' or 'a specific time after the current time'. Also, when the 'futureTime' is 0, the selected command can be promptly performed. [46] For example, the control module 34 calls 'SetReservation(2006: 1 : 1 :0:00, PowerOn, args, ...)' to reserve the device 4 to be powered on at 0:00 hours on January 1, 2006. The control module 34 calls 'SetReservation(2006:l:l: 1:00 , PowerOff, args, ...)' to reserve the device 4 to be powered off at 1 :00 hours on January 1, 2006.
[47] The 'SetReservation(2006: 1 : 1 :0:00, PowerOn, args, ...)' and the 'Se- tReservation(2006:l:l: 1:00 , PowerOff, args, ...)' can be realized using separate actions Powerθn() and Powerθff(), which can be understood by those having ordinary skill in the art to which the current embodiment pertains.
[48] The control module 34 calls 'GetReservationListO' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to request the device 4 to provide a list of commands that can be reserved by the device 4. Thereafter, the control module 34 obtains 'futureCommandList' the list of the commands that can be reserved by the device 4in response to the request as a return value of the called action.
[49] The control module 34 calls 'DeleteReservation(commandId, ...)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to request the device 4 to delete an action corresponding to 'commandld' one of the commands that can be reserved by the device 4. In particular, when user recognizing the 'futureCommandList' presented by the presentation module 36 selects one of the 'futureCommandList', the control module 34 calls 'DeleteReservation(commandId, ...)' including a command selected by the user as a 'commandld' argument to request the device 4 to delete the command selected by the user. Thereafter, the control module 34 can confirm from a response to the request whether the command selected by the user is normally deleted from the list of the commands currently reserved by the device 4. That is, the control module 34 can confirm from a return value of the called action whether a command corresponding to 'commandld' is normally deleted from the list of the commands currently reserved by the device 4.
[50] The control module 34 calls 'GetReservationResult(commandId, ...)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C to request the device 4 to provide a result obtained by performing the command corresponding to the 'commandld'. The control module 34 obtains the result obtained by performing the command corresponding to the 'commandld' from a response to the request. That is, the control module 34 can confirm from a return value of the called action whether the command corresponding to the 'commandld' is normally performed.
[51] The event module 35 performs an UPnP event. That is, the event module 35 receives an event message informing a change in the state of the device 4 from the device 4 controlled by the control module 34. In particular, according to the current embodiment of the present invention, a status parameter 'PowerState' relating to the timer service is added to existing status parameters of the UPnP. The 'PowerState' is a parameter indicating a current power state of the device 4. That is, when the current power state of the device 3 is changed, the event module 35 receives the event message indicating a change in power on/off status of the device 4.
[52] The presentation module 36 performs an UPnP presentation. That is, the presentation module 36 presents the device 4 to the user based on the description to the device 4 obtained by the description module 33. More specifically, the presentation module 34 requests presentation page for the URL of presentation page, i.e. 'URL for presentation', and obtains a presentation page in response to the request. The presentation module 36 loads the presentation page to a browser (not shown) to present it to the user. The browser can be set in the CP 3, the device 4, or other device.
[53] In particular, according to the current embodiment of the present invention, the presentation module 36 presents the 'localTime' obtained by the control module 34 to the user. Also, the presentation module 36 presents the 'commandCapList' obtained by the control module 36 to the user. The presentation module 36 presents the 'fu- tureCommandList' obtained by the control module 36 to the user.
[54] Referring to FlG. 3, a reservation processing device of the device 4 comprises an address module 41, a discovery module 42, a description module 43, a control module 44, a local clock 45, a power controller 46, a non-volatile memory 47, an event module 48, and a presentation module 49.
[55] The address module 41 performs an UPnP addressing. That is, the address module
41 determines an IP address of the device 4. More specifically, if a DHCP server (not shown) is connected to the home network, an IP address is allocated to the address module 41 from the DHCP server, and the address module 41 determines the IP address as an IP address of the device 4. If no DHCP server is connected to the home network, the address module 41 obtains an IP address using an auto IP of the UPnP and determines the IP address as an IP address of the device 4.
[56] The discovery module 42 performs an UPnP discovery That is, the CP 3 on the home network discovers the discovery module 42 using the IP address of the device 4 determined by the address module 41. If the device 4 is added to the home network, the discovery module 432 transmits a discovery message advertising the device 4 to the CP 3 to allow the CP 3 to discover the device 4 on the home network. If the CP 3 is added to the home network, the discovery module 42 receives a message to search for devices on the home network from the CP 3, and transmits the discovery message advertising the device 4 in response to the message to allow the CP 3 to discover the device 4 on the home network.
[57] The description module 43 performs an UPnP description. That is, the description module 43 provides the description of the device 4 to the CP 3 that received the discovery message from the discovery module 42. More specifically, if the CP 3 accesses the URL 'URL for UPnP description for root device' of the device description included in the discovery message, the description module 43 provides the description of the device 4 to the CP 3.
[58] If the CP 3 accesses the URL 'URL to service description' of the service description included in the description to the device 4 illustrated in FlG. 4, the description module 43 provides the description of the service provided by the device 4 to the CP 3. In particular, according to the current embodiment of the present invention, if the CP 3 accesses the URL '<SCPDURL>http://123.45.6.7/mainPowerControl.xml</SCPDURL >' of the timer service description included in the description to the device 4, the description module 43 provides the description of the timer service to the CP 3.
[59] Furthermore, if the CP 3 accesses the URL 'URL to service description' of the timer service description provided by the embedded device 21 of the device 4 and included in the description to the device 4, the description module 43 provides the description to the timer service provided by the embedded device 21 of the device 4 to the CP 3 . In particular, according to the current embodiment of the present invention, if the CP 3 accesses the URL '<SCPDURL>http://123.45.6.7/tunerPowerControl.xml</SCPDURL >' of the timer service description included in the description to the device 4, the description module 43 provides the description of the timer service to the CP 3.
[60] The control module 44 performs an UPnP control. That is, the CP 3 that obtained the description of the device 4 provided by the description module 43 controls the control module 44. More specifically, if the CP 3 accesses the URL 'URL for control' included in the description of the device 4 and used to control a service and calls one of the actions included in the description of the service provided by the device 4, the control module 44 receives the called action and is controlled by the CP 3.
[61] In particular, according to the current embodiment of the present invention, if the control module 44 receives the discovery message from the discovery module 42, receives a reservation in which the device 4 performs a specific command at a specific time from the CP 3 that obtained the description of the device 4 and the description of the timer service provided by the device 4, the device 4 performs the specific command at the specific time according to the reservation of the CP 3. Furthermore, if the control module 44 receives a reservation in which the embedded device 21 performs a specific command at a specific time from the CP 3 that obtained the description of the timer service provided by the embedded device 21 of the device 4, the embedded device 21 performs the specific command at the specific time.
[62] More specifically, the control module 44 receives a call of an action of the timer service that reserves the specific command to be performed at the specific time from the CP 3, and registers the call the action with the timer service of the control module 44. The control module 44 instructs the power controller 46 to set the specific time as a power-on time of the device 4, and stores the specific command in the NV memory 45. Thereafter, at the specific time, the device 4 is powered on according to the power on of the power controller 42, and the timer service of the control module 44 discovers the specific command from the NV memory 45 and performs the specific command. The control module 44 completes performing of the specific command, and instructs the power controller 45 to power off the device 4.
[63] The power controller 45 sets the specific time as the power on time of the device 4 according to the instruction of the control module 44. The power controller 45 enables the device 4 to be powered on at the specific time. The power controller 45 enables the device to be powered off according to the instruction of the control module 44.
[64] When the control module 44 receives the call of the action of the timer service that reserves the specific command to be performed at the specific time from the CP 3, the NV memory 46, that is a non- volatile memory, stores the specific command. Therefor e, although the device 4 is powered off, the specific command remains in the NV memory 46.
[65] Referring to the timer service description illustrated in FIGS. 5 A through 5C, the timer service of the control module 44 receives a call 'GetReservationCapabilityO' among the actions included in the timer service description, and provides the list 'com- mandCapList' of the commands performed by the device 4 according to the reservation of the CP 3.
[66] The timer service of the control module 44 receives a call 'GetCurrentTimeO' among the actions included in the timer service description, and provides 'localTime,' i.e., the local time of the device 4, which is a clock value of the local clock 47. In particular, when the device 4 reserves all the commands and performs the commands, the timer service of the control module 44 does not write a list of commands but inserts '*' in the 'commandCapList'.
[67] The control module 44 receives a call 'SetCurrentTime(curTime, ...)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C and instructs the local clock 47 to set 'curTime,' i.e., a current time included in the call of the action, as the local time of the device 4. The control module 44 can inform that the local time of the device 4 is normally set as a return value of the call of the action.
[68] The local clock 47 cannot be synchronized with the local clock of the CP 3 as a real time clock of the device 4. Therefore, the local clock 47 provides a clock value to the control module 44, and sets the local time of the device 4 as the 'curTime' included in the call of 'SetCurrentTime(curTime, ...)' according to the instruction of the control module 44.
[69] The control module 44 receives a call 'SetReservation(futureTime, command, args,
...)' among the actions included in the timer service description illustrated in FIGS. 5A through 5C, and performs a specific command 'command' at a specific time 'futureTime' included in the call the action. In particular, the control module 44 performs a command selected by the user from the 'commandCapList' provided by receiving the call of 'GetReservationCapabilityO'. Also, the control module 44 performs the specific command at the specific time based on the local time of the device 4 set by receiving the call of 'SetCurrentTime(curTime, ...)'• The control module 44 can inform that the call of the action is normally registered with the timer service of the control module 44 as a return value of the call of the action.
[70] For example, the control module 44 receives a call 'SetReservation(2006: 1 : 1 :0:00,
PowerOn, args, ...)', and performs the power on of the device 4 at 0 on 1 January, 2006 . The control module 44 can inform that the power one of the device 4 is normally performed at 0:00 hours on January 1, 2006 as a return value of the call of the action. The control module 44 receives a call 'SetReservation(2006:l:l: 1:00 , PowerOff, args, ...)', and performs the power off of the device 4 at 1: :00 hours on January 1, 2006. Thereafter, the control module 44 can inform that the power off of the device 4 is normally performed at 1 : 00 hours on January 1, 2006, as a return value of the call of the action.
[71] The control module 44 receives a call 'GetReservationListO' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C, and provides the list 'futureCommandList' of the commands that are reserved to be performed by the device 4.
[72] The control module 44 receives a call 'DeleteReservation(commandId, ...)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C, and deletes a command corresponding to the 'commandld' which is one of the commands that are reserved to be performed by the device 4. The control module 44 can inform that the command corresponding to the 'commandld' is normally deleted from the list of the commands that are reserved to be performed by the device 4 as a return value of the call of the action.
[73] The control module 44 receives a call 'GetReservationResult(commandId, ...)' among the actions included in the timer service description illustrated in FIGS. 5 A through 5C, and can inform that the command corresponding to the 'commandld' is normally performed as a return value of the call of the action.
[74] The event module 48 performs an UPnP event. That is, the event module 48 transmits an event message informing a change in the state of the device 4 controlled by the CP 3. In particular, according to the current embodiment of the present invention, when a current power state of the device 4 is changed, the event module 48 transmits the event message informing a change in the power on/off status of the device 4 to the CP 3. [75] The presentation module 46 performs an UPnP presentation. That is, the presentation module 46 provides information for presenting the device 4 to the CP 3. More specifically, if the CP 3 accesses the URL 'URL for presentation' of a presentation page, the presentation module 46 provides the presentation page to the CP 3.
[76] In particular, according to the current embodiment of the present invention, the presentation module 46 provides a page presenting the 'localTime' to the CP 3. The presentation module 46 provides a page presenting the 'commandCapList' to the CP 3. The presentation module 46 provides a page presenting the 'futureCommandList' to the CP 3.
[77] FlG. 6 is a flowchart of a reservation method according to an embodiment of the present invention. Referring to FlG. 6, the reservation method is performed in time series by the CP 3 illustrated in FlG. 3. Therefore, although not described, the description relating to the CP 3 illustrated in FlG. 3 is applied to the reservation method of the current embodiment of the present invention.
[78] The CP 3 receives a discovery message from the device 4 to discover it on a home network (Operation 61).
[79] The CP 3 obtains a description of the device 4 from the device 4 (Operation 62).
[80] The CP 3 obtains a description of a timer service provided by the device 4 from a
URL of a timer service description included in the description of the device 4 (Operation 63).
[81] The CP 3 calls one of the actions included in the description of the timer service provided by the device 4 based on the timer service description to reserve the device 4 to perform a specific command at a specific time (Operation 64).
[82] FlG. 7 is a flowchart of a reservation processing method according to an embodiment of the present invention. Referring to FlG. 7, the reservation processing method is performed in time series by the device 4 illustrated in FlG. 3. Therefore, although not described, the description relating to the device 4 illustrated in FlG. 3 is applied to the reservation processing method of the current embodiment of the present invention.
[83] The device 4 transmits a discovery message 4 to the CP 3 to enable the CP 3 to discover it in a home network (Operation 71).
[84] The device 4 provides its description to the CP 3 that received the discovery message (Operation 72).
[85] If the CP 3 that obtained the description of the device 4 accesses a URL of a timer service description included in the description to the device 4, the device 4 provides its description to a timer service provided by the device 4 to the CP 3 (Operation 73).
[86] If the device 4 receives a call of an action of the timer service that reserves a specific command to be performed at a specific time from the CP 3 that obtained the description of the timer service (Operation 74), the device 4 performs Operation 75. If not, the device 4 enters a stand by mode. [87] The device 4 sets the specific time included in the call of the action as a power on time of the device 4 and stores the specific command in the NV memory 45 (Operation
75). [88] When a local time of the device 4 is the same with the power on time of the device
4 (Operation 76), the device 4 performs Operation 77. If not, the device 4 enters a stand by mode.
[89] The device 4 is powered on (Operation 77).
[90] The device 4 discovers the specific command from the NV memory 45 and performs the specific command (Operation 78). [91] The device 4 completes performing the specific command and is powered off
(Operation 79). [92] FlG. 8 is a flowchart of a method of reproducing a reserved TV program using a timer service according to an embodiment of the present invention. Referring to FlG.
8, the CP 3 calls 'GetReservationCapabilityO' and the device 4 receives the call of the action (Operation 81). [93] The device 4 provides a list 'commandCapList' of commands to be performed by the device 4 according to a reservation of the CP 3 (Operation 82). Therefore, a user can see the list of the commands to be performed by the device 4 according to the reservation of the CP 3. [94] The CP 3 calls 'GetCurrentTimeO' and the device 4 receives the call of the action
(Operation 83). [95] The device 4 provides a local time 'localTime' of the device 4, which is a clock value of the local clock 47 (Operation 84). [96] The CP 3 calls 'SetCurrentTime(curTime, ...)' and the device receives the call of the action (Operation 85). [97] The device 4 establishes a current time 'curTime' included in the call of the action as its local time and notifies that its local time is normally established (Operation 86).
Therefore, a local clock of the CP 3 is synchronized with that of the device 4. [98] The CP 3 calls 'SetReservation(2006: 1 : 1 : 7:00 , play, args, ...)' and the device 4 receives the call of the action (Operation 87). [99] The device 4 registers the call of the action with its timer service and notifies that the call of the action is normally registered with its timer service (Operation 88). [100] The CP 3 calls 'SetReservation(2006: 1 :2: 7:00 , play, args, ...)' and the device 4 receives the call of the action (Operation 89). [101] The device 4 registers the call of the action with its timer service and notifies that the call of the action is normally registered with its timer service (Operation 90). [102] The CP 3 calls 'GetReservationListO' and the device 4 receives the call of the action
(Operation 91).
[103] The device 4 provides a list 'futureCommandList' of commands reserved to be performed by the device 4 (Operation 92). Therefore, the user can see the list of the commands reserved to be performed by the device 4, 'playl', and 'play2'. The 'playl' is an ID of the command reserved by calling 'SetReservation(2006:l:l: 7:00 , play, args, ...)', and the 'play2' is an ID of the command reserved by calling 'Se- tReservation(2006: 1:2:7:00, play, args, ...)'.
[104] The CP 3 calls 'DeleteReservation(playl, ...)', and the device 4 receives the call of the action (Operation 93).
[105] The device 4 deletes a command corresponding to the 'playl', which is one of the commands to be performed according to the reservation of the CP 3 (Operation 94). In this Operation, the device 4 can notify that it normally deletes the command corresponding to the 'playl' from the list of the commands that it reserved as a return value of the call of the action.
[106] The device 4 is powered on at 7:00 hours on January 2, and reproduces the TV program (Operation 95).
[107] The device 4 transmits an event message indicating that it is powered on to the CP 3
(Operation 96).
[108] The device 4 is powered off after the TV program is completely reproduced
(Operation 97).
[109] The CP 3 calls 'GetReservationResult(play2, ...)' and receives the call of the action
(Operation 98).
[110] The device 4 notifies that the command corresponding to the 'play2' is normally performed as a return value of the call of the action (Operation 99).
[Ill] The present invention can also be embodied as computer readable code on a computer readable recording medium. The computer readable recording medium is any data storage device that can store data which can be thereafter read by a computer system. Examples of the computer readable recording medium include read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tapes, floppy disks, optical data storage devices, and carrier waves.
[112] While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims

Claims
[1] L A reservation method for a control point (CP) that discovers a device in a ne twork and controls the device, the reservation method comprising:
(a) discovering the device in the network; and
(b) reserving the device to perform a specific command at a specific time.
[2] 2. The reservation method of claim 1, wherein in operation (b), an action that reserves the specific command to be performed at the specific time is called.
[3] 3. The reservation method of claim 1, further comprising: obtaining a description of a service provided by the device, wherein in operation (b), the specific command is reserved to be performed at the specific time based on the description of the service provided by the device.
[4] 4. The reservation method of claim 1, further comprising: obtaining a description of a service provided by an embedded device of the device, wherein in operation (b), the embedded device is reserved to perform the specific command at the specific time based on the description of the service provided by the embedded device.
[5] 5. The reservation method of claim 1, further comprising: requesting the device to provide a list of at least one command to be performed by the device according to a reservation of the CP; and obtaining the list from a response to the request, wherein in operation (b), the device is reserved to perform one of the commands included in the list.
[6] 6. The reservation method of claim 1, further comprising: requesting the device to provide a local time of the device; obtaining the local time of the device from a response to the request; and requesting the device to establish the local time of the device as other time than the local time, wherein in operation (b), the device is reserved to perform the specific command at the specific time based on the other time.
[7] 7. The reservation method of claim 1, further comprising: requesting the device to provide a list of at least one command reserved to be performed by the device; obtaining the list from a response to the request; and requesting the device to delete one of the commands included in the list
[8] 8. A reservation apparatus for use in a CP that discovers a device in a network and controls the device, the reservation apparatus comprising: a discovery module discovering the device in the network; and a control module reserving the device to perform a specific command at a specific time.
[9] 9. A computer-readable storage medium having embodied thereon a computer program for executing a reservation method in a CP that discovers a device in a network and controls the device, the reservation method comprising: discovering the device in the network; and reserving the device to perform a specific command at a specific time.
[10] 10. A reservation processing method using a device that is discovered by a CP located in a network and controlled by the CP, the method comprising:
(a) transmitting a message advertising the device to the CP; and
(b) performing a specific command at a specific time according to a reservation of the CP that received the message.
[11] 11. The method of claim 10, further comprising : if a call of an action that reserves the specific command to be performed at the specific time is received, powering on the device at the specific time, wherein in operation (b), the specific command is performed when the device is powered on.
[12] 12. The method of claim 10, further comprising: providing a description of a service provided by the device to the CP that received the message, wherein in operation (b), the specific command is performed at the specific time according to the reservation of the CP that obtained the description.
[13] 13. The method of claim 10, further comprising: providing a description of a service provided by embedded devices of the device to the CP, wherein in operation (b), the specific command is performed at the specific time using the embedded devices according to the reservation of the CP that obtained the description of the service provided by the embedded devices.
[14] 14. The method of claim 10, further comprising: providing a list of at least one command to be performed by the device according to the reservation of the CP at the request of the CP, wherein in operation (b), one of the commands included in the list is performed according to the reservation of the CP.
[15] 15. The method of claim 10, further comprising: providing a local time of the device at the request of the CP; and establishing the local time of the device as a time other than the local time at the request of the CP that obtained the local time of the device, wherein in operation (b), the specific command is performed at the specific time based on the local time.
[16] 16. The method of claim 15, further comprising: providing a list of at least one command reserved to be performed by the device at the request of the CP; and deleting one of the commands included in the list at the request of the CP that obtained the list.
[17] 17. A reservation processing apparatus for use in a device that is discovered by a
CP located in a network and controlled by the CP, the apparatus comprising: a discovery module transmitting a message advertising the device to the CP; and a control module performing a specific command at a specific time according to a reservation of the CP that received the message from the discovery module.
[18] 18. A computer-readable storage medium having embodied thereon a computer program for executing a reservation processing method using a device that is discovered by a CP located in a network and controlled by the CP, the reservation processing method comprising: transmitting a message advertising the device to the CP; and performing a specific command at a specific time according to a reservation of the CP that received the message.
PCT/KR2007/000001 2006-01-25 2007-01-11 Method and apparatus for reserving function of upnp device WO2007086652A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP07700793A EP1977556A4 (en) 2006-01-25 2007-01-11 Method and apparatus for reserving function of upnp device
US12/161,737 US20100250721A1 (en) 2006-01-25 2007-01-11 Method and apparatus for reserving function of upnp device
JP2008552212A JP2009524871A (en) 2006-01-25 2007-01-11 Method and apparatus for reserving device functions on UPnP

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020060007883A KR100750160B1 (en) 2006-01-25 2006-01-25 Method and apparatus for reserving a function of device on UPnP
KR10-2006-0007883 2006-01-25

Publications (1)

Publication Number Publication Date
WO2007086652A1 true WO2007086652A1 (en) 2007-08-02

Family

ID=38309402

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2007/000001 WO2007086652A1 (en) 2006-01-25 2007-01-11 Method and apparatus for reserving function of upnp device

Country Status (6)

Country Link
US (1) US20100250721A1 (en)
EP (1) EP1977556A4 (en)
JP (1) JP2009524871A (en)
KR (1) KR100750160B1 (en)
CN (1) CN101356766A (en)
WO (1) WO2007086652A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010081414A1 (en) * 2009-01-13 2010-07-22 华为终端有限公司 Method, apparatus and system for discovery and notification of the universal plug and play device data model
EP2555468A4 (en) * 2010-03-31 2013-02-06 Huawei Device Co Ltd Device control method, network device and network system

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100132979A (en) * 2008-03-14 2010-12-20 텔레폰악티에볼라겟엘엠에릭슨(펍) Method and apparatus for providing end user notification in a upnp network
US7863779B1 (en) * 2008-04-28 2011-01-04 Andres Pineda Energy management and power distribution method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030005130A1 (en) * 2001-06-29 2003-01-02 Cheng Doreen Yining Audio-video management in UPnP
EP1383279A2 (en) 2002-07-18 2004-01-21 Fujitsu Limited Method and device for controlling capture device via LAN
WO2004073227A1 (en) * 2003-02-12 2004-08-26 Koninklijke Philips Electronics N.V. Method and system for reacting to a change of a upnp device
WO2004107092A2 (en) * 2003-05-30 2004-12-09 Lg Electronics, Inc. Home network system
WO2005055521A1 (en) * 2003-12-01 2005-06-16 Samsung Electronics Co., Ltd. Home network system and method therefor

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6910068B2 (en) * 1999-06-11 2005-06-21 Microsoft Corporation XML-based template language for devices and services
JP2003087871A (en) * 2001-09-10 2003-03-20 Canon Inc Home bus system
JP3715584B2 (en) * 2002-03-28 2005-11-09 富士通株式会社 Device control apparatus and device control method
JP3747887B2 (en) * 2002-06-14 2006-02-22 ブラザー工業株式会社 Setting information transmission / reception system, transmission device, and program
FR2848051B1 (en) * 2002-12-03 2005-02-25 Canon Res Ct France Sa GATEWAY AND METHOD FOR INTERCONNECTING TWO NETWORKS, IN PARTICULAR A HAVI NETWORK AND UPNP NETWORK
US8561069B2 (en) * 2002-12-19 2013-10-15 Fujitsu Limited Task computing
KR100493895B1 (en) * 2003-04-17 2005-06-10 삼성전자주식회사 Home network device and system for a cooperative work service and method thereof
US20060164550A1 (en) * 2003-04-24 2006-07-27 Kyosuke Yoshimoto Video device, video module unit, and video device operation method
JP2004348455A (en) * 2003-05-22 2004-12-09 Sony Corp Information processor, information processing method, and computer program
CN1836402B (en) * 2003-05-30 2012-04-25 Lg电子株式会社 Home network system and configuration system
KR20060094975A (en) * 2003-10-27 2006-08-30 코닌클리케 필립스 일렉트로닉스 엔.브이. Recording of scheduled broadcasts in upnp
KR100550774B1 (en) * 2003-11-20 2006-02-08 엘지전자 주식회사 Reservation information processing apparatus for mobile home network system
US7154862B2 (en) * 2003-12-31 2006-12-26 Openpeak Inc. Device control system, method, and apparatus for server-based or peer-to-peer network environments
KR20070011259A (en) * 2003-12-31 2007-01-24 코닌클리케 필립스 일렉트로닉스 엔.브이. A time-shifting device in a home network
US20050182816A1 (en) * 2004-02-12 2005-08-18 Wanrong Lin Automated dissemination of presence and availability schedule
KR20050094246A (en) * 2004-03-22 2005-09-27 엘지전자 주식회사 Home network system and its operating method
EP1759289A4 (en) * 2004-04-28 2008-08-20 Fujitsu Ltd Semantic task computing
KR20060112146A (en) * 2005-04-26 2006-10-31 주식회사 팬택 Method for making reservation for a device in home network system, and home network system implementing the same

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030005130A1 (en) * 2001-06-29 2003-01-02 Cheng Doreen Yining Audio-video management in UPnP
EP1383279A2 (en) 2002-07-18 2004-01-21 Fujitsu Limited Method and device for controlling capture device via LAN
WO2004073227A1 (en) * 2003-02-12 2004-08-26 Koninklijke Philips Electronics N.V. Method and system for reacting to a change of a upnp device
WO2004107092A2 (en) * 2003-05-30 2004-12-09 Lg Electronics, Inc. Home network system
WO2005055521A1 (en) * 2003-12-01 2005-06-16 Samsung Electronics Co., Ltd. Home network system and method therefor

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1977556A4

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010081414A1 (en) * 2009-01-13 2010-07-22 华为终端有限公司 Method, apparatus and system for discovery and notification of the universal plug and play device data model
EP2555468A4 (en) * 2010-03-31 2013-02-06 Huawei Device Co Ltd Device control method, network device and network system
EP2555468A1 (en) * 2010-03-31 2013-02-06 Huawei Device Co., Ltd. Device control method, network device and network system
EP2950484A1 (en) 2010-03-31 2015-12-02 Huawei Device Co., Ltd. Device control method, network device, and network system

Also Published As

Publication number Publication date
JP2009524871A (en) 2009-07-02
KR20070077954A (en) 2007-07-30
EP1977556A4 (en) 2011-03-30
KR100750160B1 (en) 2007-08-17
EP1977556A1 (en) 2008-10-08
CN101356766A (en) 2009-01-28
US20100250721A1 (en) 2010-09-30

Similar Documents

Publication Publication Date Title
US8613028B2 (en) Audiovisual multi-room support
US9491214B2 (en) Information-provision control method, information reproduction system, information-provision apparatus, information reproduction apparatus and information-presentation control program
EP2663027B1 (en) Apparatus and method for sharing a bookmark with other user in a home network
JP5421041B2 (en) Remote device connection establishment method and connection establishment device
US9883251B2 (en) Method and apparatus for managing connection between broadcast receiving device and another device connected by network
US9137292B2 (en) Remote management of DLNA system
US8316140B2 (en) Method for controlling a device in a network of distributed stations, and network station
US20110295972A1 (en) Information processing device, information processing method, and information processing system
KR20080097035A (en) Home network device control service and/or internet service method and apparatus thereof
US10554745B2 (en) Method and apparatus for managing connection between broadcasting reception device and another device which are connected through network
CN102177702B (en) Method and apparatus for playing back scene using universal plug and play
KR20110074066A (en) Apparatus and method for providing information for wireless network connection using wirelss-fidelity and system thereof
JP2008040893A (en) Content reproduction device and method
US8176343B2 (en) Method for providing information for power management of devices on a network
KR100498284B1 (en) Synchronizing system for universal plug and play network and method thereof
US20100250721A1 (en) Method and apparatus for reserving function of upnp device
JP2005531838A (en) Method of establishing default connection in network and related source device and sink device
JP2004207864A (en) Electronic program guide menu generating apparatus, electronic program guide menu generating method, device/function reservation apparatus, device/function reservation method, and digital broadcast reception system, and program and recording medium
MX2008007427A (en) Method and apparatus for reserving function of upnp device
KR20100117396A (en) Method and apparatus for reproducing content in home network thereof system
JP2010263541A (en) Content sharing system, content controller, content sharing method, and content sharing program
KR100621087B1 (en) Method and system for controlling the power of apparatus
CN118317123A (en) Remote screen-throwing method, proxy service module, mobile terminal equipment and storage medium
MXPA99001882A (en) Establishment of connections between remote devices with the porhiperte transfer protocol

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200780001412.5

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2007700793

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1109/MUMNP/2008

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: MX/a/2008/007427

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 2008552212

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 12161737

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE