WO2009110719A2 - 홈 네트워크에서 소프트웨어 생명 주기를 관리하는 방법 및 장치 - Google Patents

홈 네트워크에서 소프트웨어 생명 주기를 관리하는 방법 및 장치 Download PDF

Info

Publication number
WO2009110719A2
WO2009110719A2 PCT/KR2009/001024 KR2009001024W WO2009110719A2 WO 2009110719 A2 WO2009110719 A2 WO 2009110719A2 KR 2009001024 W KR2009001024 W KR 2009001024W WO 2009110719 A2 WO2009110719 A2 WO 2009110719A2
Authority
WO
WIPO (PCT)
Prior art keywords
software
message
condition
home network
controlled device
Prior art date
Application number
PCT/KR2009/001024
Other languages
English (en)
French (fr)
Other versions
WO2009110719A3 (ko
Inventor
정동신
이주열
키란 바라드와즈베둘라
카나케샤라 스리칸쓰시다투르
Original Assignee
삼성전자 주식회사
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
Priority claimed from KR1020090002389A external-priority patent/KR101659574B1/ko
Application filed by 삼성전자 주식회사 filed Critical 삼성전자 주식회사
Priority to EP09716736A priority Critical patent/EP2252042A4/en
Priority to CN2009801160838A priority patent/CN102124722A/zh
Publication of WO2009110719A2 publication Critical patent/WO2009110719A2/ko
Publication of WO2009110719A3 publication Critical patent/WO2009110719A3/ko

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M11/00Telephonic communication systems specially adapted for combination with other electrical systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • 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/2814Exchanging control software or macros for controlling appliance services in a home automation network
    • 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

Definitions

  • the present invention relates to a home network, and more particularly, to a method for a device of a home network to manage a software lifecycle.
  • communication between home network devices is a form in which a control device controls a controlled device to cause a specific operation.
  • a control point included in a control device invokes an action defined in a service provided by a controlled device so that the controlled device calls the action. To do this.
  • the controlled device needs specific software to perform a task at the request of the controlled device, the controlled device must install and execute the software on the controlled device. You may also need to upgrade or delete it in some cases. As such, the control device needs to efficiently change the state of the software installed in the controlled device according to the situation. That is, a mechanism is required for a control device to manage a software lifecycle of a controlled device according to a specific condition.
  • FIG. 1 is a flowchart illustrating a process in which a control device and a controlled device communicate according to an embodiment of the present invention
  • FIG. 2 is a flowchart illustrating a process in which a control device manages a software life cycle of a controlled device according to an embodiment of the present invention
  • FIG. 3 is a flowchart illustrating a process in which a controlled device performs a requested operation from a control device according to an embodiment of the present invention
  • FIG. 4 is a view showing the structure of a control device and a controlled device according to an embodiment of the present invention
  • 5 is a view showing condition information according to an embodiment of the present invention.
  • the present invention provides a mechanism that enables a control device to efficiently manage a software life cycle of a controlled device in a home network.
  • the controlling device can manage the software life cycle of the controlled device according to specific conditions. Therefore, the control device in the home network can efficiently utilize the software according to the characteristics of the software.
  • the present invention provides a method of controlling a controlled device by a control device in a home network, the method comprising: generating a message requesting to manage a software lifecycle according to a predetermined condition; And transmitting the generated message to the controlled device.
  • the message may be a message for controlling the controlled device to perform at least one of installation, execution, uninstall and upgrade of the corresponding software when the condition is satisfied.
  • the message may include location information of the software necessary for downloading the software from the control device or a server outside the home network.
  • the home network is based on Universal Plug and Play (UPnP), and the message is a control message for invoking an action for managing the software life cycle, and the control message may include information about the condition.
  • UPF Universal Plug and Play
  • the present invention also provides a recording medium on which a computer program for executing the control method is recorded.
  • the present invention provides a control device for controlling a controlled device in a home network, the control device comprising: a message generating unit generating a message requesting to manage a software lifecycle according to a predetermined condition; And a transmitter for transmitting the generated message to the controlled device.
  • the present invention also provides a method for a controlled device to perform a requested operation from a control device in a home network, the method comprising receiving a message requesting to manage a lifecycle of software according to a predetermined condition from the control device. step; And changing the software life cycle according to the message based on whether the condition is satisfied.
  • the selectively changing may include at least one of installing, executing, deleting, and upgrading the corresponding software according to the message when the condition is satisfied.
  • the message may include location information of the software necessary for downloading the software from the control device or a server outside the home network.
  • the selectively changing step preferably includes continuously monitoring whether the condition is satisfied.
  • the present invention also provides a recording medium on which a computer program for executing the above method is recorded.
  • the present invention also provides a controlled device for performing a task requested from a control device in a home network, the controlled device comprising: a message receiving unit receiving a message requesting to manage a software lifecycle according to a predetermined condition from the control device; And a software management unit for changing the software life cycle according to the message based on whether the condition is satisfied.
  • FIG. 1 is a flowchart illustrating a process in which a control device and a controlled device communicate according to an embodiment of the present invention.
  • Step 101 the control device 100 connected to the home network recognizes the controlled device 150 (101).
  • Step 101 corresponds to Description, which is a process of discovering discovery and capabilities of a device, which is a process of a control point discovering a UPnP device through SSDP in UPnP.
  • step 102 the control device 100 transmits a message requesting the controlled device 150 to install specific software.
  • a message may be a control message according to Simple Object Access Protocol (SOAP) in UPnP.
  • SOAP Simple Object Access Protocol
  • This message may include location information of the software needed to download the software.
  • the downloadable software may be stored in the control device 100 or may be stored in the server 180 outside the home network. In this embodiment, since it is assumed that the downloadable software is stored in the external server 180, the message will include the URL of the software file stored in the external server 180.
  • this message includes information (hereinafter referred to as condition information) regarding conditions to be referred to for installing the software. That is, the control device 100 requests the controlled device 150 to perform software installation only when a specific condition is satisfied. For example, the control device 100 may request the controlled device 150 to start installing the software from 9 pm. There may be a plurality of conditions indicated by the condition information.
  • condition information may be included in a message requesting the controlled device 150 to install the software, or may be transmitted to the controlled device 150 through a separate message from the message requesting the software to be installed.
  • step 103 the controlled device 150 downloads the software from the external server 180.
  • step 104 the controlled device 150 installs the downloaded software when the condition provided by the control device 100 in relation to the installation of the software is satisfied.
  • step 105 the control device 100 requests the controlled device 150 to execute the installed software.
  • control device 100 provides the controlled device 150 with condition information regarding the execution of the software as in step 102. For example, you can condition the software to run only if more than 60% of the available resources are available.
  • step 106 the controlled device 150 executes the downloaded software when the condition provided by the control device 100 in relation to the execution of the software is satisfied.
  • step 107 the controlled device 150 notifies the control device 100 of the execution result of the software.
  • step 108 the control device 100 requests the controlled device 150 to uninstall the installed software.
  • control device 100 provides the controlled device 150 with condition information regarding the deletion of the software through a control message requesting the deletion of the software or a separate message.
  • step 109 the controlled device 150 deletes the downloaded software when the condition provided by the control device 100 in relation to the deletion of the software is satisfied.
  • the control device 100 can manage the software life cycle of the controlled device 150 according to a specific condition. Therefore, the control device in the home network can efficiently utilize the software according to the characteristics of the software.
  • FIG. 2 is a flowchart illustrating a process in which a control device manages a software life cycle of a controlled device according to an embodiment of the present invention.
  • step 210 the control device generates a message requesting to manage the software life cycle according to a predetermined condition.
  • Such a message may include an identifier of the software, location information of the software, condition information, and the like.
  • a message may be a SOAP message invoking a predetermined action of a service managing a software life cycle of a controlled device in a UPnP network.
  • the message for managing the software life cycle and the message for delivering the condition information may be implemented as one message or may be separate messages.
  • step 220 the control device transmits the message generated in step 210 to the controlled device.
  • FIG. 2 describes a single operation between a series of control points and a controlled device.
  • FIG. 6 further describes steps 220 after FIG. 2, wherein the control point receiving the software state information as an event notifies the user of installation of additional software or a user to perform together when the software becomes a specific operating state. It will be an additional action.
  • FIG. 3 is a flowchart illustrating a process in which a controlled device performs a requested operation from a control device according to an embodiment of the present invention.
  • step 310 the controlled device receives a message requesting to manage the life cycle of the predetermined software according to a predetermined condition. For example, if there are more than 60% of available resources between 11 pm and 6 am, you receive a message asking you to run system diagnostic software.
  • the controlled device determines whether the condition is satisfied by referring to the condition information provided by the control device.
  • step 325 if the condition is not satisfied, it is continuously monitored whether the condition is satisfied. For example, if the control device requests to run the system diagnostic software when the available resources reach 60% or more between 11 pm and 6 am, and the current time is 11:30 pm, but the available resources are 50% It continuously monitors whether the available resources are 60%.
  • step 330 if the condition is satisfied, the controlled device changes the software life cycle according to the received message. For example, the control device executes the requested software.
  • FIG. 7 illustrates a series of operations for the case where the operation of the controlled device described in FIG. 3 is expanded.
  • FIG. 7 is characterized in that a series of steps of transmitting an event to the control points requesting the event notification to the controlled device after the operation 330 of FIG. 3 is completed is added.
  • the control point e.g, service provider, etc.
  • FIG. 8 illustrates a series of processes in which an arbitrary control point receives status information of software installed in a controlled device.
  • control point may be a third control point instead of a control point for changing a state of the software such as installing or performing software.
  • control point presented in this figure makes an explicit event subscription request to the controlled device in order to know specific software state information.
  • control point may perform an additional operation according to the content of the event. For example, when the control point controls the IGD or the like, when the game software is installed in the controlled device, it may automatically change the specific port mapping information of the gateway.
  • FIG. 4 is a diagram illustrating the structure of a control device and a controlled device according to an embodiment of the present invention.
  • the control device 400 includes a storage unit 401, a message generator 402, and a transmitter 403.
  • the storage unit 401 stores downloadable software.
  • the message generator 402 generates a message requesting to manage the software life cycle.
  • a message may be a SOAP message according to UPnP.
  • the transmitter 403 transmits the message generated by the message generator 402 to the controlled device 450.
  • the controlled device 450 includes a software download unit 451, a software manager 452, a receiver 453, and a storage 454.
  • the software download unit 451 downloads the software when the installation of the software is requested from the control device 400.
  • software is downloaded from the control device 400, but may be downloaded from a server outside the home network.
  • Location information of the software required to download the software may be provided from the control device 400.
  • the software manager 452 changes the software life cycle according to the request of the control device 400. At this time, the software manager 452 continuously monitors whether the condition is satisfied by referring to the condition information provided by the control device 400 and changes the software life cycle only when the condition is satisfied.
  • the software manager 452 installs, executes, deletes, or upgrades the corresponding software.
  • the receiver 453 receives a message requesting a software life cycle from the control device 400.
  • the storage unit 454 stores various data related to software.
  • 5 is a view showing condition information according to an embodiment of the present invention.
  • condition information may be generated using XML or String, and such condition information may be inserted into a SOAP message of UPnP.
  • the conditions displayed in the XML may be configured to include a given logical operator (logical operation), and may be represented in a general text (String) form as shown in FIG. 10.
  • logical operation logical operator
  • String general text
  • control device 5 shows a process in which the control device requests the controlled device to execute predetermined software only within 23: 00-24: 00 hours after the JDK 1.5 software is installed.
  • FIG. 10 illustrates a method of representing a condition based on text rather than a specific XML format.
  • 11 is a method of changing a software state based on a predetermined condition as described above, and relates to a method of explicitly obtaining and confirming information on a condition of an arbitrary software or updating a changed condition.
  • the import method can be handled through any Action Invocation and Response of UPnP and using Event message.
  • condition information may be bound to specific software to be used to process a series of operations for changing or deleting a condition.
  • the above-described embodiments of the present invention can be written as a program that can be executed in a computer, and can be implemented in a general-purpose digital computer that operates the program using a computer-readable recording medium.
  • the computer-readable recording medium may be a magnetic storage medium (for example, a ROM, a floppy disk, a hard disk, etc.), an optical reading medium (for example, a CD-ROM, a DVD, etc.) and a carrier wave (for example, the Internet). Storage medium).
  • a magnetic storage medium for example, a ROM, a floppy disk, a hard disk, etc.
  • an optical reading medium for example, a CD-ROM, a DVD, etc.
  • carrier wave for example, the Internet.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)
  • Telephonic Communication Services (AREA)
  • Selective Calling Equipment (AREA)

Abstract

제어 기기는 피제어 기기에 설치되는 소프트웨어의 상태를 상황에 따라 효율적으로 변경시킬 필요가 있으므로, 제어 기기가 피제어 기기의 소프트웨어 생명 주기(lifecycle)를 특정 조건에 따라 관리할 수 있는 메커니즘이 요구된다 제어 장치가 소프트웨어 생명 주기(software lifecycle)를 소정 조건에 따라 관리하도록 요청하는 메시지를 생성하여, 생성된 메시지를 상기 피제어 장치에게 송신한다.

Description

홈 네트워크에서 소프트웨어 생명 주기를 관리하는 방법 및 장치 기술분야
본 발명은 홈 네트워크에 관한 것으로, 더욱 상세하게는 홈 네트워크의 디바이스가 소프트웨어 생명 주기(lifecycle)를 관리하는 방법에 관한 것이다.
배경기술
일반적으로 홈 네트워크 기기들의 통신은 제어 기기가 피제어 기기를 제어하여 특정 동작을 유발시키는 모습이 된다. UPnP(Universal Plug and Play)를 기반으로 하는 홈 네워크를 예로 들면, 제어 기기에 구비된 컨트롤 포인트(Control Point)는 피제어 기기가 제공하는 서비스에 정의된 액션을 호출하여 피제어 기기가 해당 액션을 수행하도록 한다.
홈 네트워크에서 동작하는 기기들의 기능 및 종류가 다양해지고, 홈 네트워크 기기들 간의 상호 작용이 증가함에 따라, 특정한 상황에서 홈 네트워크 기기에 적절한 소프트웨어를 설치하거나 실행해야 할 필요성이 생겨나게 되었다. 예를 들면, 홈 네트워크에서 모바일 기기가 많은 리소스를 요청하는 작업을 수행하려 할 때, 자신이 스스로 그 작업을 수행하기에는 리소스가 부족하면 상대적으로 리소스가 풍부한 PC가 해당 작업을 대신 수행하여 그 결과를 모바일 기기에게 반환하는 것이 효율적이다.
피제어 기기가 제어 기기의 요청에 따른 작업을 수행하기 위해 특정 소프트웨어가 필요하다면, 제어 기기는 피제어 기기에 해당 소프트웨어를 설치하고 실행 해야 한다. 또한, 경우에 따라 업그레이드하거나 삭제할 수도 있어야 한다. 이와 같이, 제어 기기는 피제어 기기에 설치되는 소프트웨어의 상태를 상황에 따라 효율적으로 변경시킬 필요가 있다. 즉, 제어 기기가 피제어 기기의 소프트웨어 생명 주기(lifecycle)를 특정 조건에 따라 관리할 수 있는 메커니즘이 요구된다.
도면의 간단한 설명
도 1은 본 발명의 일실시예에 따라 제어 장치와 피제어 장치가 통신하는 과정을 나타낸 흐름도,
도 2는 본 발명의 일실시예에 따라 제어 장치가 피제어 장치의 소프트웨어 생명 주기를 관리하는 과정을 나타낸 순서도,
도 3은 본 발명의 일실시예에 따라 피제어 장치가 제어 장치로부터 요청된 작업을 수행하는 과정을 나타낸 순서도,
도 4는 본 발명의 일실시예에 따른 제어 장치 및 피제어 장치의 구조를 나타낸 도면,
도 5는 본 발명의 일실시예에 따른 조건 정보를 나타낸 도면이다.
기술적 해결방법
본 발명에서는 홈 네트워크에서 제어 장치가 피제어 장치의 소프트웨어 생명 주기를 효율적으로 관리할 수 있도록 하는 메커니즘을 제공한다.
유리한 효과
제어 장치가 피제어 장치의 소프트웨어 생명 주기를 특정 조건에 따라 관리할 수 있게 된다. 따라서, 홈 네트워크에서 제어 장치는 소프트웨어들이 가지는 특성에 따라 효율적으로 소프트웨어를 활용할 수 있다.
발명의 실시를 위한 최선의 형태
본 발명은,홈 네트워크에서 제어 장치가 피제어 장치를 제어하는 방법에 있어서, 소프트웨어 생명 주기(software lifecycle)를 소정 조건에 따라 관리하도록 요청하는 메시지를 생성하는 단계; 및 상기 생성된 메시지를 상기 피제어 장치에게 송신하는 단계를 포함한다.
상기 메시지는 상기 조건이 만족되는 경우에 해당 소프트웨어의 설치(install), 실행, 삭제(uninstall) 및 업그레이드 중 적어도 하나를 수행하도록 상기 피제어 장치를 제어하기 위한 메시지가 될 수 있다.
상기 메시지는 해당 소프트웨어를 상기 제어 장치 또는 상기 홈 네트워크 외부의 서버로부터 다운로드하기 위해 필요한 상기 소프트웨어의 위치 정보를 포함할 수 있다.
상기 홈 네트워크는 UPnP(Universal Plug and Play)를 기반으로 하고, 상기 메시지는 상기 소프트웨어 생명 주기를 관리하는 액션을 호출하는 제어 메시지이며, 상기 제어 메시지는 상기 조건에 관한 정보를 포함할 수 있다.
또한, 본 발명은 상기 제어 방법을 실행하는 컴퓨터 프로그램을 기록한 기록 매체를 제공한다.
또한, 본 발명은 홈 네트워크에서 피제어 장치를 제어하는 제어 장치에 있어서, 소프트웨어 생명 주기(lifecycle)를 소정 조건에 따라 관리하도록 요청하는 메시지를 생성하는 메시지생성부; 및 상기 생성된 메시지를 상기 피제어 장치에게 송신하는 송신부를 포함한다.
또한, 본 발명은, 홈 네트워크에서 피제어 장치가 제어 장치로부터 요청된 작업을 수행하는 방법에 있어서, 상기 제어 장치로부터 소프트웨어의 생명 주기(lifecycle)를 소정 조건에 따라 관리하도록 요청하는 메시지를 수신하는 단계; 및 상기 조건이 만족되었는지 여부에 기초하여 상기 메시지에 따라 상기 소프트웨어 생명 주기를 변경하는 단계를 포함한다.
상기 선택적으로 변경하는 단계는, 상기 조건이 만족되는 경우에 상기 메시지에 따라 해당 소프트웨어에 대한 설치, 실행, 삭제 및 업그레이드 중 적어도 하나를 수행한다.
상기 메시지는 해당 소프트웨어를 상기 제어 장치 또는 상기 홈 네트워크 외부의 서버로부터 다운로드하기 위해 필요한 상기 소프트웨어의 위치 정보를 포함할 수 있다.
상기 선택적으로 변경하는 단계는, 상기 조건이 만족되었는지의 여부를 지속적으로 모니터링하는 단계를 포함하는 것이 바람직하다.
또한, 본 발명은 상기 수행 방법을 실행하는 컴퓨터 프로그램을 기록한 기록 매체를 제공한다.
또한, 본 발명은 홈 네트워크에서 제어 장치로부터 요청된 작업을 수행하는 피제어 장치에 있어서, 상기 제어 장치로부터 소프트웨어 생명 주기(lifecycle)를 소정 조건에 따라 관리하도록 요청하는 메시지를 수신하는 메시지수신부; 및 상기 조건이 만족되었는지 여부에 기초하여 상기 메시지에 따라 상기 소프트웨어 생명 주기를 변경하는 소프트웨어관리부를 포함한다.
발명의 실시를 위한 형태
도 1은 본 발명의 일실시예에 따라 제어 장치와 피제어 장치가 통신하는 과정을 나타낸 흐름도이다.
단계 101에서, 홈 네트워크에 접속한 제어 장치(100)는 피제어 장치(150)를 인지한다(101). 단계 101은 UPnP에서 컨트롤 포인트가 SSDP를 통해 UPnP 디바이스를 발견하는 과정인 디스커버리 및 디바이스의 능력(capabilities)를 알아내는 과정인 Description에 해당한다.
단계 102에서, 제어 장치(100)는 피제어 장치(150)에게 특정 소프트웨어를 설치(install)하도록 요청하는 메시지를 송신한다. 이러한 메시지는 UPnP에서 SOAP(Simple Object Access Protocol)에 따른 제어 메시지가 될 수 있다.
이 메시지는 소프트웨어를 다운로드하기 위해 필요한 소프트웨어의 위치 정보를 포함할 수 있다. 다운로드 할 수 있는 소프트웨어는 제어 장치(100)에 저장되어 있을 수도 있으며, 홈 네트워크 외부의 서버(180)에 저장되어 있을 수도 있다. 본 실시예에서는 다운로드 할 수 있는 소프트웨어가 외부 서버(180)에 저장되어 있는 것으로 가정하였으므로, 메시지에는 외부 서버(180)에 저장된 소프트웨어 파일의 URL이 포함될 것이다.
한편, 이 메시지에는 소프트웨어를 설치하는 데 참조되어야 할 조건에 관한 정보(이하 조건 정보라 칭함)가 포함된다. 즉, 제어 장치(100)는 피제어 장치(150)에게 소프트웨어의 설치를 특정 조건이 만족되는 경우에만 수행하도록 요청한다. 예를 들면, 제어 장치(100)는 피제어 장치(150)에게 저녁 9시부터 소프트웨어의 설치를 시작하도록 요청할 수 있다. 조건 정보가 나타내는 조건은 복수 개가 될 수도 있다.
이러한 조건 정보는 피제어 장치(150)에게 소프트웨어의 설치를 요청하는 메시지에 포함될 수도 있으며, 소프트웨어의 설치를 요청하는 메시지와는 별도의 메시지를 통해 피제어 장치(150)에게 전달될 수도 있을 것이다.
단계 103에서, 피제어 장치(150)는 외부 서버(180)로부터 소프트웨어를 다운로드한다.
단계 104에서, 피제어 장치(150)는 제어 장치(100)가 소프트웨어의 설치와 관련하여 제공한 조건이 만족된 경우, 다운로드한 소프트웨어를 설치한다.
단계 105에서, 제어 장치(100)는 피제어 장치(150)에게 설치된 소프트웨어를 실행할 것을 요청한다.
제어 장치(100)는 이 때에도 단계 102에서와 마찬가지로, 소프트웨어의 실행에 관한 조건 정보를 피제어 장치(150)에게 제공한다. 예를 들면, 사용 가능한 리소스가 전체의 60% 이상인 경우에만 소프트웨어를 실행할 것을 조건으로 할 수 있다.
단계 106에서, 피제어 장치(150)는 제어 장치(100)가 소프트웨어의 실행과 관련하여 제공한 조건이 만족된 경우, 다운로드한 소프트웨어를 실행한다.
단계 107에서, 피제어 장치(150)는 소프트웨어의 실행 결과를 제어 장치(100)에게 통지한다.
단계 108에서, 제어 장치(100)는 피제어 장치(150)에게 설치된 소프트웨어를 삭제(uninstall)할 것을 요청한다.
이 때, 제어 장치(100)는 소프트웨어의 삭제를 요청하는 제어 메시지 또는 이와는 별도의 메시지를 통해 소프트웨어의 삭제에 관한 조건 정보를 피제어 장치(150)에게 제공한다.
단계 109에서, 피제어 장치(150)는 제어 장치(100)가 소프트웨어의 삭제와 관련하여 제공한 조건이 만족된 경우, 다운로드한 소프트웨어를 삭제한다.
이와 같은 본 발명의 일실시예에 따르면, 제어 장치(100)가 피제어 장치(150)의 소프트웨어 생명 주기를 특정 조건에 따라 관리할 수 있게 된다. 따라서, 홈 네트워크에서 제어 장치는 소프트웨어들이 가지는 특성에 따라 효율적으로 소프트웨어를 활용할 수 있다.
도 2는 본 발명의 일실시예에 따라 제어 장치가 피제어 장치의 소프트웨어 생명 주기를 관리하는 과정을 나타낸 순서도이다.
단계 210에서, 제어 장치는 소프트웨어 생명 주기를 소정 조건에 따라 관리하도록 요청하는 메시지를 생성한다.
이러한 메시지는 소프트웨어의 식별자, 소프트웨어의 위치 정보, 조건 정보 등을 포함할 수 있다. 예를 들면, 이러한 메시지는 UPnP 네트워크에서 피제어 장치의 소프트웨어 생명 주기를 관리하는 서비스의 소정 액션을 호출하는 SOAP 메시지가 될 수 있다.
전술한 바와 같이, 소프트웨어 생명 주기를 관리하기 위한 메시지와 조건 정보를 전달하기 위한 메시지는 하나의 메시지로 구현될 수도 있으며, 별도의 메시지가 될 수도 있다.
단계 220에서, 제어 장치는 단계 210에서 생성된 메시지를 피제어 장치에게 송신한다.
도 2의 과정은 일련의 제어포인트와 피제어 장치 사이의 단일 오퍼레이션을 기술 한 것으로, 제어 포인트가 설치한 소프트웨어의 상태 변화에 대한 정보를 이벤트 메시지로 수신하고, 이에 대응되는 추가 동작을 수행 하는 과정은 도 6과 같이 기술 할 수 있다.
도 6은 도 2의 220 이후의 단계를 추가적으로 기술 한 것으로, 소프트웨어 상태 정보를 이벤트로 수신한 제어 포인트는 소프트웨어가 특정 동작 상태가 되었을 때 함께 수행 해야 하는 추가적인 소프트웨어의 설치 또는 사용자에게 통보 하는 등의 추가 동작을 하게 된다.
도 3은 본 발명의 일실시예에 따라 피제어 장치가 제어 장치로부터 요청된 작업을 수행하는 과정을 나타낸 순서도이다.
단계 310에서, 피제어 장치는 소정 소프트웨어의 생명 주기를 소정 조건에 따라 관리하도록 요청하는 메시지를 수신한다. 예를 들면, 저녁 11시부터 아침 6시 사이에 가용 리소스가 60% 이상이 되면 시스템 진단 소프트웨어를 수행할 것을 요청하는 메시지를 수신한다.
단계 320에서, 피제어 장치는 제어 장치가 제공한 조건 정보를 참조하여 조건이 만족되었는지를 판단한다.
단계 325에서, 조건이 만족되지 않은 경우 조건이 만족되는지 여부를 지속적으로 모니터링한다. 예를 들면, 제어 장치가 저녁 11시부터 아침 6시 사이에 가용 리소스가 60% 이상이 되면 시스템 진단 소프트웨어를 수행할 것을 요청하였는데, 현재 시각이 저녁 11시 30분이지만 가용 리소스가 50%인 경우, 가용 리소스가 60%가 되는지 여부를 지속적으로 모니터링한다.
단계 330에서, 조건이 만족된 경우 피제어 장치는 수신된 메시지에 따라 소프트웨어 생명 주기를 변경한다. 예를 들면, 제어 장치가 요청한 소프트웨어를 실행한다.
도 7은 도 3에서 기술 한 피제어 장치의 동작을 확장 한 경우에 대한 일련의 동작을 나타낸 것이다.
도7은 도 3의 330 단계 수행이 완료 된 후, 피제어 장치에 이벤트 통보를 요청한 제어 포인트들에게 이벤트를 전송하는 일련의 단계가 추가 된 것을 특징으로 하며, 이 과정을 통해 임의의 제어 포인트 즉, 소프트웨어를 설치한 제어 포인트 이외에, 특정 소프트웨어 상태를 알고 싶어 하는 제어 포인트 (예, 서비스 제공자 등)에 정보를 제공 할 수 있도록 할 수 있다.
도 8은 피제어 장치에 설치된 소프트웨어의 상태 정보를 임의의 제어 포인트가 제공 받는 일련의 과정을 나타낸 것이다.
도 8에서, 제어 포인트는 소프트웨어를 설치하거나 수행 하는 등의 소프트웨어에 대한 상태를 변경 시키는 제어 포인트가 아닌 제3의 제어 포인트가 될 수 있다.
따라서, 본 도면에 제시된 제어 포인트는 특정 소프트웨어 상태 정보를 알기 위해 피제어 장치에 명시적인 이벤트 구독 요청을 하게 된다.
제어 포인트는 본래의 제어 포인트 동작을 수행 하다가 전달 받은 이벤트가 있는 경우, 이벤트의 내용에 따라 추가적인 동작을 수행 할 수 있게 된다. 예를 들어, 제어 포인트가 IGD 등을 컨트롤 하는 경우, 게임 소프트웨어가 피제어 장치에 설치 된 경우, 자동으로 게이트웨이의 특정 포트 매핑 정보를 바꾸도록 하는 등의 예가 될 수 있다.
도 4는 본 발명의 일실시예에 따른 제어 장치 및 피제어 장치의 구조를 나타낸 도면이다.
도 4에 도시된 바와 같이, 본 발명의 일실시예에 따른 제어 장치(400)는 저장부(401), 메시지 생성부(402) 및 송신부(403)를 포함한다.
저장부(401)는 다운로드 가능한 소프트웨어를 저장한다.
메시지 생성부(402)는 소프트웨어 생명 주기를 관리하도록 요청하는 메시지를 생성한다. 이러한 메시지는 UPnP에 따른 SOAP 메시지가 될 수 있다.
송신부(403)는 메시지 생성부(402)가 생성한 메시지를 피제어 장치(450)에게 송신한다.
한편, 본 발명의 일실시예에 따른 피제어 장치(450)는 소프트웨어 다운로드부(451), 소프트웨어 관리부(452), 수신부(453) 및 저장부(454)를 포함한다.
소프트웨어 다운로드부(451)는 제어 장치(400)로부터 소프트웨어의 설치가 요청되면 해당 소프트웨어를 다운로드한다. 도 4에서는 제어 장치(400)로부터 소프트웨어를 다운로드하는 것으로 가정하였으나, 홈 네트워크 외부의 서버로부터 다운로드할 수도 있다. 소프트웨어를 다운로드하기 위해 필요한 소프트웨어의 위치 정보는 제어 장치(400)로부터 제공될 수 있다.
소프트웨어 관리부(452)는 제어 장치(400)의 요청에 따라 소프트웨어 생명 주기를 변경한다. 이 때, 소프트웨어 관리부(452)는 제어 장치(400)가 제공한 조건 정보를 참조하여 조건이 만족되는지를 지속적으로 모니터링하고, 조건이 만족된 경우에만 소프트웨어 생명 주기를 변경한다.
예를 들면, 소프트웨어 관리부(452)는 제어 장치(400)가 제공한 조건이 만족된 경우 해당 소프트웨어에 대한 설치, 실행, 삭제, 업그레이드 등을 수행한다.
수신부(453)는 제어 장치(400)로부터 소프트웨어 생명 주기를 요청하는 메시지를 수신한다.
저장부(454)는 소프트웨어와 관련한 다양한 데이터가 저장된다.
도 5는 본 발명의 일실시예에 따른 조건 정보를 나타낸 도면이다.
도 5에 도시된 바와 같이, 본 실시예에서는 XML 또는 String을 이용하여 조건 정보를 생성 할 수 있으며, 이러한 조건 정보는 UPnP의 SOAP 메시지에 삽입될 수 있다. 또한 도 9에서처럼 XML 내부에 표시된 Condition들이 주어진 Logical Operator(논리연산)을 포함 하도록 구성 할 수 있으며, 도 10에서 처럼 일반적인 텍스트 (String) 형태로 표현 될 수도 있다. 논리 연산을 통해 구성된 조건은 And, Or, XOR 등을 기반으로 한 임의의 조합을 가능하게 한다.
도 5에서 나타낸 본 실시 예는 제어 장치가 피제어 장치에게 소정의 소프트 웨어를 JDK 1.5 소프트웨어가 설치 되었고, 23:00-24:00 시간 내에만 실행 시킬 것을 요청하는 과정을 나타내고 있다.
도 10은 특정 XML 형태가 아닌 Text 기반으로 조건을 나타내는 방법을 기술한 것으로, Filter, Condition, Parameter Name, Operation(Logical Operation 포함) 등을 정의하여, String 형태로 XML과 동일한 내용을 표현 하도록 하는 방법을 보여주는 것이다.
도 11은 상기 기술한 소정의 조건을 기반으로 하는 소프트웨어 상태 변경 방법에 있어, 임의의 소프트웨어에 대한 조건에 대한 정보를 명시적으로 가져와 확인하거나 변경 된 조건을 업데이트 시키는 방법에 관한 것으로, 조건 정보를 가져오는 방법은 UPnP의 임의의 Action Invocation 및 Response를 통해 처리 하는 방법과, Event 메시지를 활용 하는 방법을 모두 사용 할 수 있을 것이다.
또한, 도 11에 기술 한 바와 같이, 임의의 조건 정보를 특정 소프트웨어에 바인딩 시켜, 조건을 변경하거나 삭제 하는 일련의 동작을 처리 하는데도 활용 될 수 있을 것이다.
한편, 상술한 본 발명의 실시예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성가능하고, 컴퓨터로 읽을 수 있는 기록매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다.
상기 컴퓨터로 읽을 수 있는 기록매체는 마그네틱 저장매체(예를 들면, 롬, 플로피 디스크, 하드디스크 등), 광학적 판독 매체(예를 들면, 시디롬, 디브이디 등) 및 캐리어 웨이브(예를 들면, 인터넷을 통한 전송)와 같은 저장매체를 포함한다.
이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.

Claims (19)

  1. 【청구항 1】
    홈 네트워크에서 제어 장치가 피제어 장치를 제어하는 방법에 있어서,
    소프트웨어 생명 주기(software lifecycle)를 소정 조건에 따라 관리하도록 요청하는 메시지를 생성하는 단계; 및
    상기 생성된 메시지를 상기 피제어 장치에게 송신하는 단계를 포함하는 것을 특징으로 하는 방법.
  2. 【청구항 2】
    제 1항에 있어서,
    상기 메시지는 상기 조건이 만족되는 경우에 해당 소프트웨어의 설치(install), 실행, 삭제(uninstall) 및 업그레이드 중 적어도 하나를 수행하도록 상기 피제어 장치를 제어하기 위한 것임을 특징으로 하는 방법.
  3. 【청구항 3】
    제 1항에 있어서,
    상기 메시지는 해당 소프트웨어를 상기 제어 장치 또는 상기 홈 네트워크 외부의 서버로부터 다운로드하기 위해 필요한 상기 소프트웨어의 위치 정보를 포함하는 것을 특징으로 하는 방법.
  4. 【청구항 4】
    제 1항에 있어서,
    상기 홈 네트워크는 UPnP(Universal Plug and Play)를 기반으로 하고, 상기 메시지는 상기 소프트웨어 생명 주기를 관리하는 액션을 호출하는 제어 메시지이며, 상기 제어 메시지는 상기 조건에 관한 정보를 포함하는 것을 특징으로 하는 방법.
  5. 【청구항 5】
    홈 네트워크에서 피제어 장치를 제어하는 제어 장치에 있어서,
    소프트웨어 생명 주기(lifecycle)를 소정 조건에 따라 관리하도록 요청하는 메시지를 생성하는 메시지생성부; 및
    상기 생성된 메시지를 상기 피제어 장치에게 송신하는 송신부를 포함하는 것을 특징으로 하는 장치.
  6. 【청구항 6】
    제 5항에 있어서,
    상기 메시지는 상기 조건이 만족되는 경우에 해당 소프트웨어의 설치(install), 실행, 삭제(uninstall) 및 업그레이드 중 적어도 하나를 수행하도록 상기 피제어 장치를 제어하기 위한 것임을 특징으로 하는 장치.
  7. 【청구항 7】
    제 5항에 있어서,
    상기 메시지는 해당 소프트웨어를 상기 제어 장치 또는 상기 홈 네트워크 외부의 서버로부터 다운로드하기 위해 필요한 상기 소프트웨어의 위치 정보를 포함하는 것을 특징으로 하는 장치.
  8. 【청구항 8】
    제 5항에 있어서,
    상기 홈 네트워크는 UPnP(Universal Plug and Play)를 기반으로 하고, 상기 메시지는 상기 소프트웨어 생명 주기를 관리하는 액션을 호출하는 제어 메시지이며, 상기 제어 메시지는 상기 조건에 관한 정보를 포함하는 것을 특징으로 하는 장치.
  9. 【청구항 9】
    홈 네트워크에서 피제어 장치가 제어 장치로부터 요청된 작업을 수행하는 방법에 있어서,
    상기 제어 장치로부터 소프트웨어의 생명 주기(lifecycle)를 소정 조건에 따라 관리하도록 요청하는 메시지를 수신하는 단계; 및
    상기 조건이 만족되었는지 여부에 기초하여 상기 메시지에 따라 상기 소프트웨어 생명 주기를 변경하는 단계를 포함하는 것을 특징으로 하는 방법.
  10. 【청구항 10】
    제 9항에 있어서,
    상기 선택적으로 변경하는 단계는,
    상기 조건이 만족되는 경우에 상기 메시지에 따라 해당 소프트웨어에 대한 설치, 실행, 삭제 및 업그레이드 중 적어도 하나를 수행하는 것을 특징으로 하는
    방법.
  11. 【청구항 11】
    제 9항에 있어서,
    상기 메시지는 해당 소프트웨어를 상기 제어 장치 또는 상기 홈 네트워크 외부의 서버로부터 다운로드하기 위해 필요한 상기 소프트웨어의 위치 정보를 포함하
    는 것을 특징으로 하는 방법.
  12. 【청구항 12】
    제 9항에 있어서,
    상기 선택적으로 변경하는 단계는,
    상기 조건이 만족되었는지의 여부를 지속적으로 모니터링하는 단계를 포함하는 것을 특징으로 하는 방법.
  13. 【청구항 13】
    제 9항에 있어서,
    상기 홈 네트워크는 UPnP(Universal Plug and Play)를 기반으로 하고, 상기 메시지는 상기 소프트웨어 생명 주기를 관리하는 액션을 호출하는 제어 메시지이
    며, 상기 제어 메시지는 상기 조건에 관한 정보를 포함하는 것을 특징으로 하는 방법.
  14. 【청구항 14】
    홈 네트워크에서 제어 장치로부터 요청된 작업을 수행하는 피제어 장치에 있어서,
    상기 제어 장치로부터 소프트웨어 생명 주기(lifecycle)를 소정 조건에 따라 관리하도록 요청하는 메시지를 수신하는 메시지수신부; 및
    상기 조건이 만족되었는지 여부에 기초하여 상기 메시지에 따라 상기 소프트웨어 생명 주기를 변경하는 소프트웨어관리부를 포함하는 것을 특징으로 하는 장치.
  15. 【청구항 15】
    제 14항에 있어서,
    상기 소프트웨어관리부는 상기 조건이 만족되는 경우에 상기 메시지에 따라 해당 소프트웨어에 대한 설치, 실행, 삭제 및 업그레이드 중 적어도 하나를 수행하는 것을 특징으로 하는 장치.
  16. 【청구항 16】
    제 14항에 있어서,
    상기 메시지는 해당 소프트웨어를 상기 제어 장치 또는 상기 홈 네트워크 외부의 서버로부터 다운로드하기 위해 필요한 상기 소프트웨어의 위치 정보를 포함하는 것을 특징으로 하는 장치.
  17. 【청구항 17】
    제 14항에 있어서,
    상기 소프트웨어관리부는 상기 조건이 만족되었는지의 여부를 지속적으로 모니터링하는 것을 특징으로 하는 장치.
  18. 【청구항 18】
    제 14항에 있어서,
    상기 홈 네트워크는 UPnP(Universal Plug and Play)를 기반으로 하고, 상기 메시지는 상기 소프트웨어 생명 주기를 관리하는 액션을 호출하는 제어 메시지이며, 상기 제어 메시지는 상기 조건에 관한 정보를 포함하는 것을 특징으로 하는 장치.
  19. 【청구항 19】
    제 1항 내지 제 4항, 제 9항 내지 제 13항 중 어느 한 항에 의한 방법을 실행하는 컴퓨터 프로그램을 기록한 기록 매체.
PCT/KR2009/001024 2008-03-04 2009-03-03 홈 네트워크에서 소프트웨어 생명 주기를 관리하는 방법 및 장치 WO2009110719A2 (ko)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP09716736A EP2252042A4 (en) 2008-03-04 2009-03-03 METHOD AND DEVICE FOR MANAGING THE SOFTWARE LIFE CYCLE IN A HOME NETWORK
CN2009801160838A CN102124722A (zh) 2008-03-04 2009-03-03 用于家用网络中软件生命周期管理方法和装置

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US3348008P 2008-03-04 2008-03-04
US61/033,480 2008-03-04
KR1020080081070A KR20090095441A (ko) 2008-03-04 2008-08-19 홈 네트워크에서 소프트웨어 생명 주기를 관리하는 방법 및장치
KR10-2008-0081070 2008-08-19
KR1020090002389A KR101659574B1 (ko) 2008-03-04 2009-01-12 홈 네트워크에서 소프트웨어 생명 주기를 관리하는 방법 및장치
KR10-2009-0002389 2009-01-12

Publications (2)

Publication Number Publication Date
WO2009110719A2 true WO2009110719A2 (ko) 2009-09-11
WO2009110719A3 WO2009110719A3 (ko) 2009-12-17

Family

ID=41295730

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2009/001024 WO2009110719A2 (ko) 2008-03-04 2009-03-03 홈 네트워크에서 소프트웨어 생명 주기를 관리하는 방법 및 장치

Country Status (5)

Country Link
US (1) US20090235243A1 (ko)
EP (1) EP2252042A4 (ko)
KR (1) KR20090095441A (ko)
CN (1) CN102124722A (ko)
WO (1) WO2009110719A2 (ko)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102347939B (zh) * 2010-08-05 2015-09-09 华为终端有限公司 软件管理的方法、装置及系统
US9213539B2 (en) 2010-12-23 2015-12-15 Honeywell International Inc. System having a building control device with on-demand outside server functionality
CN102831035B (zh) * 2012-08-20 2015-11-18 腾讯科技(深圳)有限公司 备份信息的方法及装置
FR3041198B1 (fr) * 2015-09-16 2018-08-17 Overkiz Procede de configuration et procede de controle d’une installation domotique
KR20210055387A (ko) 2019-11-07 2021-05-17 삼성전자주식회사 컨텍스트에 기반하여 애플리케이션을 제공하는 서버 및 그 제어 방법

Family Cites Families (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6259707B1 (en) * 1998-10-30 2001-07-10 Sony Corporation Synchronizing a data driven interaction controller and a non-data driven interaction controller
US20020083430A1 (en) * 2000-12-26 2002-06-27 Tadao Kusuda Uninstall control apparatus which controls uninstallation of device control software
US20040205709A1 (en) * 2001-05-09 2004-10-14 Sun Microsystems, Inc. Method,system, and program for providing patch expressions used in determining whether to install a patch
JP2004021325A (ja) * 2002-06-12 2004-01-22 Toshiba Corp 通信制御装置及び通信制御方法
US6970698B2 (en) * 2002-07-23 2005-11-29 Sbc Technology Resources, Inc. System and method for updating data in remote devices
US7370092B2 (en) * 2002-09-12 2008-05-06 Computer Sciences Corporation System and method for enhanced software updating and revision
KR100493883B1 (ko) * 2003-01-02 2005-06-10 삼성전자주식회사 애플리케이션 관리 시스템 및 방법
US20060179431A1 (en) * 2003-03-19 2006-08-10 Unisys Corporation Rules-based deployment of computing components
US7987449B1 (en) * 2003-05-22 2011-07-26 Hewlett-Packard Development Company, L.P. Network for lifecycle management of firmware and software in electronic devices
CN1771695B (zh) * 2003-05-30 2010-09-29 Lg电子株式会社 家庭网络系统
KR100999107B1 (ko) * 2003-11-17 2010-12-08 삼성전자주식회사 디지털 방송에서 확장된 식별자를 이용한 목적 수신장치의소프트웨어 업데이트 방법
KR101041292B1 (ko) * 2004-02-02 2011-06-14 에스케이 텔레콤주식회사 홈 네트워크 서빙 노드에서의 원격 소프트웨어 업그레이드방법
EP1589698A1 (en) * 2004-04-19 2005-10-26 Lg Electronics Inc. Home network system and method for operating the same
JP2005341237A (ja) * 2004-05-27 2005-12-08 Kddi Corp ネットワーク設定の方法ならびにプログラムおよびその記憶媒体
US8019855B2 (en) * 2004-12-22 2011-09-13 Lg Electronics Inc. Method and apparatus interfacing between an application and a library of a master for network managing
KR101054079B1 (ko) * 2004-12-28 2011-08-03 주식회사 케이티 홈 네트워크 서비스에 사용되는 단말기 소프트웨어의업그레이드 시스템 및 그 방법
KR20060076645A (ko) * 2004-12-29 2006-07-04 엘지전자 주식회사 홈 네트워크 제어기의 업그레이드 시스템
KR100667789B1 (ko) * 2005-01-04 2007-01-11 삼성전자주식회사 비상경보 신호를 수신하는 방송 수신장치 및 그 비상경보신호를 처리하는 방법
US7831699B2 (en) * 2005-01-07 2010-11-09 Samsung Electronics Co., Ltd. Method and system for managing control of groups of networked heterogenous devices in a network
JP2008527903A (ja) * 2005-01-17 2008-07-24 エレクトロニクス アンド テレコミュニケーションズ リサーチ インスチチュート Ipmpツールの更新のための言語表現方法及びデータ構造、これを用いたipmpツールの更新方法、並びにこれを適用した使用者端末
CN100484021C (zh) * 2005-04-30 2009-04-29 华为技术有限公司 实现家庭网络管理的方法和设备
US7739681B2 (en) * 2005-06-29 2010-06-15 Novell, Inc. Delayed application installation
US7818405B2 (en) * 2005-06-30 2010-10-19 Samsung Electronics Co., Ltd. Method and system for providing device-initiated software upgrades
KR20070042001A (ko) * 2005-10-17 2007-04-20 삼성전자주식회사 UPnP 장치/서비스 상태 정보 획득 방법 및 이를 위한UPnP 제어 장치, 그리고 UPnP 장치/서비스 상태정보 제공 방법 및 이를 위한 UPnP 피제어 장치
KR100794800B1 (ko) * 2005-12-12 2008-01-15 삼성전자주식회사 소프트웨어 업데이트 방법 및 그 장치
KR100703361B1 (ko) * 2006-02-15 2007-04-03 삼성전자주식회사 다수의 디지털 기기들의 어플리케이션을 관리하는 시스템및 방법
EP1835690B1 (en) * 2006-03-15 2014-10-22 Alcatel Lucent TR69 based service interface for OSGi bundles
KR100809295B1 (ko) * 2006-04-06 2008-03-04 삼성전자주식회사 소프트웨어 설치를 위한 장치 및 방법
KR100791298B1 (ko) * 2006-05-19 2008-01-04 삼성전자주식회사 홈 네트워크에서의 디바이스 제어 장치 및 방법
KR101148828B1 (ko) * 2006-11-22 2012-05-29 삼성전자주식회사 홈 네트워크 기능을 갖는 웹 페이지 제공 시스템 및 홈네트워크 디바이스 제어방법
US8280978B2 (en) * 2006-12-29 2012-10-02 Prodea Systems, Inc. Demarcation between service provider and user in multi-services gateway device at user premises
JP4905150B2 (ja) * 2007-01-22 2012-03-28 富士通株式会社 ソフトウェア動作実績管理システム、方法及びプログラム
US8209677B2 (en) * 2007-05-21 2012-06-26 Sony Corporation Broadcast download system via broadband power line communication
JP5274284B2 (ja) * 2009-01-30 2013-08-28 キヤノン株式会社 電子機器、ソフトウェアのアップデート方法、及びコンピュータプログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None

Also Published As

Publication number Publication date
US20090235243A1 (en) 2009-09-17
KR20090095441A (ko) 2009-09-09
EP2252042A2 (en) 2010-11-17
WO2009110719A3 (ko) 2009-12-17
EP2252042A4 (en) 2012-03-07
CN102124722A (zh) 2011-07-13

Similar Documents

Publication Publication Date Title
US8245225B2 (en) Method, system, terminal and device management server for installing software components
CN102790961B (zh) 应用程序的更新方法、移动终端和服务器
US20140075438A1 (en) Method, server, and system for starting an application
US9635207B2 (en) Management system and information processing apparatus managing installation and settings of an application
WO2009110719A2 (ko) 홈 네트워크에서 소프트웨어 생명 주기를 관리하는 방법 및 장치
WO2013086981A1 (zh) 移动终端预置应用程序的管理方法和移动终端
WO2008014647A1 (fr) Procédé d'entretien pour l'objet de gestion de capacité, procédé de gestion de capacité, système et terminal correspondants
JP2014506363A (ja) プレディケートを用いた動的なデバイス・コンフィグレーション
JP4828637B2 (ja) 配信システム、サーバ装置、および、配信方法
JP2009521746A (ja) プログラム実行サービスウィンドウ
JP4486531B2 (ja) 画像形成システム、画像形成装置、管理装置及びプラグイン整合管理方法
JP2001356912A (ja) ソフトウェアのインストール/アップデート/アンインストールシステム
KR20110053819A (ko) 페어 플레이 서비스 제공 방법 및 장치
JP5729039B2 (ja) 情報処理システム、サーバ装置、クライアント端末、インストール方法、プログラム、プリンタドライバおよび記録媒体
JP2013068987A (ja) ゲートウェイ装置、ファームウェア配信システム、及び情報配信方法
KR101659574B1 (ko) 홈 네트워크에서 소프트웨어 생명 주기를 관리하는 방법 및장치
CN114115943A (zh) 一种支持断点续传的版本更新方法、系统、介质及设备
JP5401952B2 (ja) 機器管理装置、機器管理システム、ソフトウェア管理方法、ソフトウェア管理プログラム、及びそのプログラムを記録した記録媒体
US10158531B2 (en) Leveraging and extending mobile operating system MDM protocol
JP5543997B2 (ja) 被遠隔管理装置、被遠隔管理方法および被遠隔管理プログラム
JP5857637B2 (ja) 情報処理プログラムおよび情報処理方法
JP6781126B2 (ja) 仮想マシン設定投入システム、仮想マシン設定投入方法、及びプログラム
JP2002182936A (ja) ネットワーク機器制御装置
JP6539701B2 (ja) 端末装置、シンクライアント変換方法およびシンクライアント変換プログラム
JP2010218566A (ja) 情報処理プログラム、情報処理装置、および情報処理システム

Legal Events

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

Ref document number: 200980116083.8

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09716736

Country of ref document: EP

Kind code of ref document: A2

DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
REEP Request for entry into the european phase

Ref document number: 2009716736

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2009716736

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE