US20060037036A1 - Remote control method of home network and system thereof - Google Patents

Remote control method of home network and system thereof Download PDF

Info

Publication number
US20060037036A1
US20060037036A1 US10/520,399 US52039905A US2006037036A1 US 20060037036 A1 US20060037036 A1 US 20060037036A1 US 52039905 A US52039905 A US 52039905A US 2006037036 A1 US2006037036 A1 US 2006037036A1
Authority
US
United States
Prior art keywords
remote
upnp
home network
gena
soap
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/520,399
Other languages
English (en)
Inventor
Ku-Bong Min
Sung-Joon Ahn
Min-Seok Kang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
LG Electronics Inc
Original Assignee
LG Electronics Inc
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 LG Electronics Inc filed Critical LG Electronics Inc
Assigned to LG ELECTRONICS INC. reassignment LG ELECTRONICS INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AHN, SUNG-JOON, KANG, MIN-SEOK, MIN, KU-BONG
Publication of US20060037036A1 publication Critical patent/US20060037036A1/en
Abandoned legal-status Critical Current

Links

Images

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/40Bus networks
    • H04L12/407Bus networks with decentralised control
    • 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/2818Controlling appliance services of a home automation network by calling their functionalities from a device located outside both the home and the home 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/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the 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/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • 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
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • the present invention relates to a home network, and in particular to a remote control method of a home network and its system.
  • a UPnP Universal Plug and Play
  • a UPnP-based network system includes plural UPnP devices providing a service and CPs (Control Points) controlling the plural UPnP devices.
  • the CP an entity for controlling various devices such as UPnP devices, discovers various UPnP devices according to a key input of a user, describes functions of the discovered UPnP devices, and controls the UPnP devices.
  • the UPnP device is an apparatus such as a PC (personal computer), network equipment, a peripheral apparatus such as a printer, an audio/video apparatus and electronic appliances, which are connected to the home network.
  • the UPnP device informs a CP of an event and can control a device and detect a state of the device by using a web page by providing a presentation page to the CP.
  • a UPnP protocol stack based on a UPnP device architecture version 1.0 will now be described with reference to FIG. 1 .
  • FIG. 1 is a view showing a UPnP protocol stack.
  • a UPnP protocol stack based on a conventional UPnP device architecture version 1.0 includes a network layer 114 including an IP (Internet Protocol); a transport layer 113 including a UDP (User Datagram Protocol) and a TCP (Transmission Control protocol); a presentation/session layer 112 including protocols of HTTP, XML (Extensible Markup Language) (not shown), SOAP (Simple Object Access Protocol) and SSDP (Simple Service Discovery Protocol), and an architecture such as a GENA (Generic Event Notification Architecture); and an application layer 111 including related information such as a UPnP device, a forum and a vender, etc.
  • IP Internet Protocol
  • UDP User Datagram Protocol
  • TCP Transmission Control protocol
  • presentation/session layer 112 including protocols of HTTP, XML (Extensible Markup Language) (not shown), SOAP (Simple Object Access Protocol) and SSDP (Simple Service Discovery Protocol), and an architecture such as a GENA (Generic Event Not
  • a communication method between the CP and devices includes an addressing step that IP addresses are allocated to the devices; a discovery step that the CP discovers an existence of the devices; a function description step that the CP describes information of the devices and a service supported by the device; a control step that the CP calls the service of the device; an eventing step that the device informs the CP of its state change; and a presentation step that the device displays its state and control information.
  • FIG. 2 is an operation state view showing a discovery process of a UPnP network.
  • FIG. 2 is a view showing a state that a UPnP device 221 multicasts an advertising message to UPnP CPs 211 and 212 and a state that a UPnP device 222 responds when CP 213 transmits a search message to the UPnP devices 221 and 222 .
  • the CP discovers a UPnP device by using a SSDP (Simple Service Discovery Protocol).
  • SSDP Simple Service Discovery Protocol
  • the device 221 multicasts an advertising message to the CP, whereby the CPs 211 and 212 confirms an existence of the UPnP device(s) on the basis of the multicast message from the device 221 .
  • the CP 213 when the CP 213 is connected to a UPnP network, the CP 213 multicasts a search message to a device.
  • the device 222 receiving the search message transmits its information to the CP 213 through a unicast.
  • a SOAP Simple Object Access Protocol
  • the GENA is used to receive a state event of the devices.
  • UPnP device architecture version 1.0 it is assumed that every element of a home network is located at a local network, so a connection service at a remote area is not considered.
  • the CP exists at an external network and tries to access the home network, the CP should be able to use a UPnP protocol mechanism even at the external network.
  • a terminal connected at a remote area is a wireless terminal, a limited calculation capability, a memory unit, a display capability and a network environment of the wireless terminal should be considered.
  • the conventional IP network cannot discover the UPnP device(s) of a home network through a UPnP search at a remote area because the IP network does not support a multicast effectively.
  • a TTL (Time To Live) value of an IP header of a packet to be multicast is limited to four in order to prevent network confusion caused by a multicast packet.
  • frequent event message transmission is incongruent in a radio environment because the conventional UPnP architecture version 1.0 has no special consideration for a radio terminal environment.
  • a presentation page used in a wire environment needs to be reconstructed in consideration of the radio environment because of the limitation of a display unit. Since stacks of TCP/IP and HTTP may not be used depending on a kind of a terminal in case that a remote access CP is loaded in a wireless terminal, a method for coping with this situation is needed. In conclusion, in a UPnP home network connection at a remote area, a proxy acting for every function of the CP in the home network and an appropriate message conversion are needed in order to solve the described problems.
  • UPnP Universal Plug and Play
  • a remote control method of a home network comprising the steps of respectively setting a CP controlling devices connected to a home network system at a home agent in the home network system and at a remote CP of a remote terminal; and connecting the CP set at the home agent and the CP set at the remote CP through a specific channel.
  • a remote control system of a home network including a home network; a home agent communicating with devices connected to the home network and having a function of a CP used at the home network; and a remote CP set at a remote terminal and having a function of the CP.
  • the CP of the home agent and the CP of the remote CP are connected through a specific channel.
  • a remote control system of a home network including a UPnP (Universal Plug and Play)—based home network; a home agent communicating with UPnP devices in the home network and having a function of a UPnP CP used at the UPnP-based home network; a remote CP set at a remote terminal and having a function of the UPnP CP; and a user interface unit installed at the remote terminal and providing an interface to a user.
  • the UPnP CP of the home agent and the UPnP CP of the remote CP are connected through a specific channel.
  • FIG. 1 is a view showing a UPnP protocol stack.
  • FIG. 2 is a view showing a state that a UPnP device multicasts an advertising message to a UPnP CP and a state that the UPnP device responds when CP transmits a search message to the UPnP device.
  • FIG. 3 is a block chart showing a structure of a remote control system of a UPnP-based home network according to a first embodiment of the present invention.
  • FIG. 4 is a view showing a structure of a home network remote control system to which a UPnP CP stack having stacks of TCP/IP and HTTP is applied according to a second embodiment of the present invention.
  • FIG. 5 is a signal flow chart of the home network remote control system to which the same UPnP CP stack as of the FIG. 4 is applied.
  • FIG. 6 is a view showing a home network remote control system to which a UPnP CP stack having WAP (Wireless Application Protocol) stack instead of stacks of TCP/IP and HTTP is applied according to a third embodiment of the present invention.
  • WAP Wireless Application Protocol
  • FIG. 7 is a signal flow chart of a home network remote control system to which the same UPnP CP stack as of FIG. 6 is applied.
  • FIG. 8 is an exemplary view showing case that a function of a home agent and a remote CP is distributed so that the home agent performs most of UPnP CP functions and shows only an interface to the remote CP.
  • a remote control method of a home network and its system capable of easily and remotely controlling a device connected to a UPnP-based home network at a remote area by respectively setting a UPnP CP at a home agent and at a remote CP of a remote terminal, and connecting the UPnP CP set at the home agent and the UPnP CP set at the remote CP through a specific channel, will now be described in detail with reference to FIGS. 3 to 8 .
  • FIG. 3 is a block chart showing a structure of a remote control system of the UPnP-based home network according to a first embodiment of the present invention.
  • a function of a UPnP CP used at the UPnP-based home network is distributed to a home agent (HA) and to a remote CP 331 .
  • HA home agent
  • a local CP For example, a local CP, a UPnP CP used at the UPnP-based home network monitors whether a remote CP is enabled, and determines whether the local CP transfers its authority for controlling a UPnP device to the remote CP according to the monitoring result. That is, the local CP receives state information of the remote CP, and determines a range of the authority transfer on the basis of the received state information.
  • the state information means information about a processing capability of a remote terminal.
  • the remote CP checks whether it is possible to be connected with the local home network, then, is coupled with the home network on the basis of the check result and transmits its state information to the local home network when the remote CP is connected to the home network. That is, the remote CP controls the device through the local CP.
  • a remote control system of the UPnP-based home network includes a UPnP-based home network 310 ; a home agent 320 including a function of a UPnP CP (local CP) used at the home network 310 , and being a UPnP protocol process unit communicating with the UPnP devices in the home network 310 ; a remote CP 331 including a function of the UPnP CP, and set at a remote terminal (e.g., mobile terminal equipment); and a user interface unit 332 set at the remote terminal, and providing an interface to a user.
  • the remote terminal means a device (e.g., a wireless terminal or a mobile terminal positioned) at a remote area, which is not connected with a local network to which UPnP devices are connected.
  • a device search and an eventing are processed in a local home network by using an IP multicast. Also, user interface output should be performed at a remote terminal.
  • a function of a UPnP CP is distributed to the home agent 320 (HA) and the remote CP.
  • a function of the UPnP CP is distributed to the home agent 320 in the home network and the outside remote CP 331 , and then, the UPnP CP distributed to the HA 320 and the UPnP CP distributed to the remote CP 331 are made a one to one connection through a specific channel (e.g., a secure channel).
  • a UPnP event message is transmitted through an IP unicast by using a GENA.
  • the event message is not directly transmitted to the remote CP, but the HA 320 receives the message, moderates the received event message.
  • the HA 320 may transmits the moderated event message to the remote CP 331 or may be constructed so that the remote CP 331 can obtain the event message from the HA 320 by polling. This Is useful when an event message is generated frequently.
  • a UPnP protocol stack includes basic internet protocols 112 to 114 , a section defined at a UPnP device architecture, and a section 111 defined by being specialized according to a kind of each equipment and a vendor. Accordingly, the HA 320 and the remote CP 331 can receive a basic service of UPnP devices through a UPnP API defined at each device architecture.
  • the UPnP service (e.g., UPnP API) defined in the UPnP device architecture is not sufficient to use functions specialized by equipment and manufacturers.
  • each UPnP device is specialized, or specific functions of a UPnP device is separately constructed as a component, thereby being installed for use whenever necessary.
  • an optimized UPnP control point function can be implemented, and a minimized storage space of a remote terminal can be used as well. For instance, as shown in FIG. 4 , a function of the home agent and the remote terminal can be distributed in case that the remote terminal has both stacks of TCP/IP and HTTP.
  • FIG. 4 is a view showing a structure of a remote control system of the home network to which a UPnP CP stack having stacks of TCP/IP and HTTP is applied according to a second embodiment of the present invention.
  • the home agent 410 performs a function using an IP multicast, which is a part of functions of a SSDP and a GENA.
  • the remote CP 420 performs functions of a series of a SOAP, a GENA and a user interface including functions of a device/vendor specific component 421 and a UPnP API (Application Program Interface) 422 .
  • UPnP API Application Program Interface
  • the function of which the home agent 410 takes charge is transferred to the remote CP 420 by a defined vendor specific protocol.
  • the remote CP 420 performs device search and eventing functions, which are a part of functions of the remote CP, through the HA 410 , and performs other functions by directly accessing the device. That is, if a distributing environment technology is used, the UPnP API of the remote CP 420 processes a function performed at the home agent as if the function is processed at a local.
  • an application program made out by using the UPnP API operates without regard to a distributing process of UPnP stacks 112 to 114 of FIG. 1 implemented in order to provide the API. That is, the remote terminal can control the UPnP devices with the same function as that of the UPnP CP in the home network through a UPnP CP set at the remote CP at a remote area.
  • FIG. 5 is a signal flow chart of a remote control system of a home network to which the same UPnP CP stack as that of FIG. 4 is applied.
  • the home agent 410 discovers UPnP devices in the home network through the UPnP device and the UPnP search process, and stores information related to the discovered devices.
  • the home agent 410 transmits the stored information to the remote CP 420 .
  • the remote CP 420 directly requests a pertinent UPnP device for a presentation page of a device to be controlled based on a device list of the stored information. At this time, the pertinent UPnP device transmits a HTLM page corresponding to the request to the remote CP 420 .
  • the remote CP 420 transmits a UPnP event subscription request in order to receive an event message of the UPnP device.
  • the home agent 410 receives the event message transmitted from the pertinent UPnP device by transmitting the UPnP event subscription request to the pertinent UPnP device.
  • the home agent summarizes the event message.
  • the remote CP 420 receives the summarized event message from the HA 410 by performing periodical polling. According to this, when the remote CP 420 tries to control the pertinent UPnP device, the remote CP 420 composes the SOAP message, directly requests the pertinent UPnP device and receives a response message.
  • FIG. 6 is a view showing a remote control system of a home network to which a UPnP control point stack having a WAP (Wireless Application Protocol) stack 521 instead of stacks of TCP/IP and HTTP is applied according to a third embodiment of the present invention.
  • WAP Wireless Application Protocol
  • the home agent 510 performs a function using an IP multicast, which is a part of functions of the SSDP and the GENA, and a WAP gateway function 511 converting the SOAP* and a GENA* messages defined in a WML (Wireless Markup Language) into the SOAP and the GENA messages in an existing XML (Extensible Markup Language), and carrying the message on a HTTP (Hypertext Transfer Protocol).
  • WML Wireless Markup Language
  • HTTP Hypertext Transfer Protocol
  • the WAP gateway function can exist in an external network. That is, the WAP gateway function can exist between the home agent 510 and the remote CP 520 by separating the WAP gateway from the home agent 510 to the outside.
  • FIG. 7 is a signal flow chart of a home network remote control system to which the same UPnP CP stack as of FIG. 6 is applied.
  • the home agent 510 discovers UPnP devices in the home network through a UPnP device and a UPnP search process, and stores information related to the discovered UPnP device.
  • the home agent 510 transmits the stored information to the remote CP 520 .
  • the remote CP 520 requests the home agent 510 for a presentation page of a device to be controlled based on a device list of the received information. At this time, the home agent 510 requests the device to be controlled by the remote CP 520 for a presentation page.
  • the UPnP device to be controlled by the remote CP 520 transmits a HTML page to the home agent 510 according to the request of the home agent 510 .
  • the home agent 510 receives the HTML page from the UPnP device, converts the received HTML page into a WML document, and transmits the converted WML document to the remote CP 520 .
  • the remote CP 520 transmits an event subscription request signal to the home agent 510 in order to receive the event message of the UPnP device.
  • the home agent 510 requests a pertinent UPnP device for a UPnP event subscription. At this time, the home agent 510 receives the event message transmitted from the UPnP device according to the UPnP event subscription request.
  • the home agent 510 summarizes the received event message, and transmits the summarized event message to the remote CP 520 with a predetermined time interval.
  • the remote CP 520 composes a WML version of the SOAP* message and transmits the composed message to the home agent in order to control the UPnP device.
  • the home agent 510 converts the SOAP* message defined in the WML version into the SOAP message in XML (Extensible Markup Language), and transmits the converted SOAP message to the UPnP device. According to this, the UPnP device transmits a response message to the home agent 510 .
  • the home agent 510 converts the response message transmitted from the UPnP device into a WML format, and transmits the converted response message to the remote CP 520 .
  • FIG. 8 is an exemplary view showing a case of distributing functions of a home agent 610 and a remote CP 620 so that the home agent 610 performs most of CP functions 611 and 612 and shows only an interface to the remote CP 620 . That is, the home agent 610 generates its operation result in WML, provides the result to the remote CP 620 and receives a pertinent command In a WML form. In this case, the home agent 610 operates as a kind of a UPnP CP proxy.
  • the present invention distributes a function of a UPnP CP to a remote CP in a mobile terminal and a home agent in a home network, Therefore a flexible correspondence to various UPnP devices and a remote terminal is possible, thereby the present invention can achieve the effects below.
  • an operation of a remote terminal can be optimized by differently corresponding an implementation method according to a performance degree of the remote terminal.
  • the latest service can be provided on each UPnP device by dynamically downloading a specialized component to every certain UPnP device.
  • a bandwidth of a wireless network can be stored by using a moderation function of an event message.
  • a standard of an existing UPnP device architecture version 1.0 can be maintained by respectively setting the UPnP CP function at a home agent and at the remote CP, even though various ways of implementation are provided.
  • the UPnP CP function which follows the UPnP device architecture version 1.0 standard and supports various service controls without being restricted by various limitations of a radio mobile communication environment, can be implemented in a remote terminal (mobile terminal) positioned at a remote area. That is, a remote control method of a home network and its system according to the present invention can control devices connected to a home network system at a remote area by setting the UPnP CP provided to the UPnP-based home network system at a home agent in the UPnP home network system and at a remote control point of a remote terminal respectively.
US10/520,399 2002-07-10 2003-06-30 Remote control method of home network and system thereof Abandoned US20060037036A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
KR1020020040079A KR20040005503A (ko) 2002-07-10 2002-07-10 홈 네트워크의 유피엔피 기능 분산 시스템
KR10-2002-0040079 2002-07-10
PCT/KR2003/001289 WO2004008694A1 (en) 2002-07-10 2003-06-30 Remote control method of home network and system thereof

Publications (1)

Publication Number Publication Date
US20060037036A1 true US20060037036A1 (en) 2006-02-16

Family

ID=30113119

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/520,399 Abandoned US20060037036A1 (en) 2002-07-10 2003-06-30 Remote control method of home network and system thereof

Country Status (6)

Country Link
US (1) US20060037036A1 (un)
EP (1) EP1520373A4 (un)
KR (1) KR20040005503A (un)
CN (1) CN100373878C (un)
AU (1) AU2003237062A1 (un)
WO (1) WO2004008694A1 (un)

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050108430A1 (en) * 2003-10-23 2005-05-19 Cisco Technology, Inc. Methods and devices for sharing content on a network
US20050122934A1 (en) * 2003-12-09 2005-06-09 Canon Kabushiki Kaisha Communications apparatus, image sensing apparatus and control method therefor
US20050188193A1 (en) * 2004-02-20 2005-08-25 Microsoft Corporation Secure network channel
US20060036847A1 (en) * 2004-08-10 2006-02-16 Pure Networks, Inc. Service licensing and maintenance for networks
US20060112192A1 (en) * 2004-11-24 2006-05-25 Motorola, Inc. Method and apparatus to facilitate universal plug and play interaction between different local networks
US20060239452A1 (en) * 2005-04-25 2006-10-26 Samsung Electronics Co., Ltd. Apparatus and method for providing security service
US20070130286A1 (en) * 2004-12-07 2007-06-07 Pure Networks, Inc. Network device management
US20070214241A1 (en) * 2006-03-09 2007-09-13 Samsung Electronics Co., Ltd. Method and system for remote access to universal plug and play devices
US20080052384A1 (en) * 2004-12-07 2008-02-28 Brett Marl Network administration tool
US20080049779A1 (en) * 2004-12-07 2008-02-28 Alex Hopmann Network administration tool employing a network administration protocol
US20080263124A1 (en) * 2005-04-19 2008-10-23 Yu Kyoung Song Method and Apparatus for Making Devices on a Local Network Remotely-Accessible
US20080289009A1 (en) * 2005-04-19 2008-11-20 Kyung Ju Lee Method and Apparatus for Controlling of Remote Access to a Local Network
US20080313530A1 (en) * 2005-04-19 2008-12-18 Yu Kyoung Song Method and Apparatus for Making Devices on a Local Network Remotely-Accessible
US20080320469A1 (en) * 2007-06-22 2008-12-25 Samsung Electronics Co., Ltd. Method of receiving/transmitting event message, controlled device, and control point
US20090017832A1 (en) * 2007-07-13 2009-01-15 Purenetworks Inc. Optimal-channel selection in a wireless network
US20090019147A1 (en) * 2007-07-13 2009-01-15 Purenetworks, Inc. Network metric reporting system
US20090019314A1 (en) * 2007-07-13 2009-01-15 Purenetworks, Inc. Network advisor
US20090019512A1 (en) * 2007-07-09 2009-01-15 General Instrument Corporation System Method and Computer Readable Medium for Multicasting Control Messages to a Set Top Box
WO2009011965A1 (en) * 2007-07-13 2009-01-22 Pure Networks, Inc. Home network optimizing system
US20090122722A1 (en) * 2007-11-12 2009-05-14 D-Link Corporation Method of connecting and sharing resources of network terminal devices of two private networks via user agents
US20090187618A1 (en) * 2008-01-17 2009-07-23 Samsung Electronics Co., Ltd. Method and apparatus for outputting event of third party device in home network supporting upnp remote protocol
US20100135296A1 (en) * 2008-12-01 2010-06-03 Tae In Hwang Method and apparatus for multicasting contents between devices in networks
US20100293555A1 (en) * 2009-05-14 2010-11-18 Nokia Corporation Method and apparatus of message routing
US20100325260A1 (en) * 2009-06-18 2010-12-23 Nokia Corporation Method and apparatus for message routing optimization
US20100322236A1 (en) * 2009-06-18 2010-12-23 Nokia Corporation Method and apparatus for message routing between clusters using proxy channels
US20100322264A1 (en) * 2009-06-18 2010-12-23 Nokia Corporation Method and apparatus for message routing to services
US7921194B2 (en) 2006-03-09 2011-04-05 Samsung Electronics Co., Ltd. Method and system for remote access to universal plug and play devices
US20110235549A1 (en) * 2010-03-26 2011-09-29 Cisco Technology, Inc. System and method for simplifying secure network setup
EP2165469A4 (en) * 2007-07-11 2012-01-11 Samsung Electronics Co Ltd FORM TEXT PROCESS AND DEVICE FOR TRANSMITTING COMMUNICATION BETWEEN A UNIVERSAL PLUG-AND-PLAY SETUP AND A REMOTE INTERFACE CLIENT
US20120016930A1 (en) * 2010-07-16 2012-01-19 Samsung Electronics Co., Ltd. Apparatus and method for controlling remote user interface servers using a multicast message in a home network
US20120166660A1 (en) * 2007-05-11 2012-06-28 Huawei Technologies Co., Ltd. Method, system for accessing home network device, and home network access device
US8316438B1 (en) 2004-08-10 2012-11-20 Pure Networks Llc Network management providing network health information and lockdown security
US20130061278A1 (en) * 2010-05-18 2013-03-07 Zte Corporation Method and System for Implementing Interaction between Set-Top Box (STB) and Home Gateway
US20130301459A1 (en) * 2008-06-24 2013-11-14 Microsoft Corporation Network bandwidth measurement
US8700743B2 (en) 2007-07-13 2014-04-15 Pure Networks Llc Network configuration device
WO2014063886A1 (en) * 2012-10-24 2014-05-01 Sony Corporation Hdmi device control via ip
US8724515B2 (en) 2010-03-26 2014-05-13 Cisco Technology, Inc. Configuring a secure network
CN104104566A (zh) * 2014-07-31 2014-10-15 王征 基于组播与单播双协议实现的智能家居自动接入系统及其接入方法
US20160165043A1 (en) * 2005-03-08 2016-06-09 Microsoft Corporation Network-extensible and controllable telephone
CN106027601A (zh) * 2016-04-29 2016-10-12 北京小米移动软件有限公司 远程控制方法及装置
US10791152B2 (en) * 2008-11-26 2020-09-29 Free Stream Media Corp. Automatic communications between networked devices such as televisions and mobile devices

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100498284B1 (ko) * 2002-08-06 2005-07-01 엘지전자 주식회사 UPnP 기반 네트워크의 동기화 시스템 및 방법
KR100455123B1 (ko) * 2002-10-30 2004-11-06 엘지전자 주식회사 UPnP 기반의 네트워크 시스템의 제어 메시지멀티캐스트 방법 및 장치
KR20040039043A (ko) * 2002-10-30 2004-05-10 엘지전자 주식회사 UPnP 네트워크 시스템의 제어 메시지 전송 방법
CN1725255A (zh) * 2004-07-19 2006-01-25 松下电器产业株式会社 从户外控制室内装置的方法和系统
KR100677618B1 (ko) * 2005-10-14 2007-02-02 삼성전자주식회사 UPnP 네트워크에서 비정상적으로 종료된 피제어장치의종료 메시지를 전송하기 위한 방법 및 장치
KR100728035B1 (ko) * 2006-02-11 2007-06-13 삼성전자주식회사 리모트 유저 인터페이스 프로토콜 기반 네트워크 시스템 및그 방법과 그 방법을 수행하는 프로그램이 기록된 기록매체
KR100794041B1 (ko) * 2006-08-04 2008-01-10 주식회사 대우일렉트로닉스 네트워크 시스템 및 운영방법
KR100803610B1 (ko) 2006-11-21 2008-02-15 삼성전자주식회사 인터넷을 통해 UPnP 홈 네트워크에 접속된 디바이스를제어하는 방법 및 이를 위한 시스템 및 장치
KR100794033B1 (ko) * 2007-09-07 2008-01-10 주식회사 대우일렉트로닉스 네트워크 시스템 운영방법
KR100953093B1 (ko) 2007-12-10 2010-04-19 한국전자통신연구원 이종 UPnP네트워크를 통한 멀티미디어 서비스 방법 및 시스템
US20110055736A1 (en) * 2009-09-02 2011-03-03 Samsung Electronics Co., Ltd. Image forming apparatus, method of providing UI user interface contents thereof, and host apparatus
CN102316606A (zh) * 2010-06-29 2012-01-11 上海贝尔股份有限公司 一种无线WiFi服务代理实现方法及其装置
CN102413024B (zh) * 2011-10-08 2014-02-12 国家电网公司 家庭储能设备的即插即用实现系统和方法
CN103095749A (zh) * 2011-10-28 2013-05-08 浙江大华技术股份有限公司 用于实现跨网段设备发现的方法和系统
CN103152234A (zh) * 2013-02-20 2013-06-12 广州市佳思信息科技有限公司 一种实现数字家庭网络设备间互联的方法

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020019240A1 (en) * 2000-06-30 2002-02-14 Francis Sykes Method of managing the operation of a mobile terminal in a telecomunications network
US20020156871A1 (en) * 2000-12-19 2002-10-24 Munarriz Andrew Amadeo Messaging protocol
US20020180579A1 (en) * 2000-09-27 2002-12-05 Tatsuji Nagaoka Electronic device remote control method and electronic device management facility
US20030065791A1 (en) * 2001-09-28 2003-04-03 Ajay Garg System and method for remotely accessing a home server while preserving end-to-end security
US20030110270A1 (en) * 2001-12-12 2003-06-12 Copp Larry A. Method and system for controlling the operation of a peripheral device in a network
US20040030793A1 (en) * 2001-06-20 2004-02-12 Takuro Noda Information processing apparatus and method
US6707581B1 (en) * 1997-09-17 2004-03-16 Denton R. Browning Remote information access system which utilizes handheld scanner
US6873836B1 (en) * 1999-03-03 2005-03-29 Parkervision, Inc. Universal platform module and methods and apparatuses relating thereto enabled by universal frequency translation technology

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6026150A (en) * 1997-10-30 2000-02-15 Epigram Network protocol--based home entertainment network
WO2000078001A2 (en) * 1999-06-11 2000-12-21 Microsoft Corporation General api for remote control of devices
US6910068B2 (en) * 1999-06-11 2005-06-21 Microsoft Corporation XML-based template language for devices and services
JP2001086244A (ja) * 1999-09-14 2001-03-30 Nec Corp コールセンターシステム向けホーム・エージェント・クライアント機能の実現方式および実現方法
US20010042107A1 (en) * 2000-01-06 2001-11-15 Palm Stephen R. Networked audio player transport protocol and architecture
EP1175043B1 (en) * 2000-07-19 2005-11-30 Sony Deutschland GmbH Method of getting access to a home network from remote
DE10045248A1 (de) * 2000-09-13 2002-03-28 Siemens Ag Rechner und Verfahren zum Bereitstellen von verteilten dynamischen Diensten für mobile Endgeräte
US20020083143A1 (en) * 2000-12-13 2002-06-27 Philips Electronics North America Corporation UPnP architecture for heterogeneous networks of slave devices
US20020078161A1 (en) * 2000-12-19 2002-06-20 Philips Electronics North America Corporation UPnP enabling device for heterogeneous networks of slave devices

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6707581B1 (en) * 1997-09-17 2004-03-16 Denton R. Browning Remote information access system which utilizes handheld scanner
US6873836B1 (en) * 1999-03-03 2005-03-29 Parkervision, Inc. Universal platform module and methods and apparatuses relating thereto enabled by universal frequency translation technology
US20020019240A1 (en) * 2000-06-30 2002-02-14 Francis Sykes Method of managing the operation of a mobile terminal in a telecomunications network
US20020180579A1 (en) * 2000-09-27 2002-12-05 Tatsuji Nagaoka Electronic device remote control method and electronic device management facility
US20020156871A1 (en) * 2000-12-19 2002-10-24 Munarriz Andrew Amadeo Messaging protocol
US20040030793A1 (en) * 2001-06-20 2004-02-12 Takuro Noda Information processing apparatus and method
US20030065791A1 (en) * 2001-09-28 2003-04-03 Ajay Garg System and method for remotely accessing a home server while preserving end-to-end security
US20030110270A1 (en) * 2001-12-12 2003-06-12 Copp Larry A. Method and system for controlling the operation of a peripheral device in a network

Cited By (78)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7716350B2 (en) * 2003-10-23 2010-05-11 Cisco Technology, Inc. Methods and devices for sharing content on a network
US20050108430A1 (en) * 2003-10-23 2005-05-19 Cisco Technology, Inc. Methods and devices for sharing content on a network
US20050122934A1 (en) * 2003-12-09 2005-06-09 Canon Kabushiki Kaisha Communications apparatus, image sensing apparatus and control method therefor
US7688791B2 (en) * 2003-12-09 2010-03-30 Canon Kabushiki Kaisha Communications apparatus, image sensing apparatus and control method therefor
US20050188193A1 (en) * 2004-02-20 2005-08-25 Microsoft Corporation Secure network channel
US7600113B2 (en) * 2004-02-20 2009-10-06 Microsoft Corporation Secure network channel
US8316438B1 (en) 2004-08-10 2012-11-20 Pure Networks Llc Network management providing network health information and lockdown security
US20060036847A1 (en) * 2004-08-10 2006-02-16 Pure Networks, Inc. Service licensing and maintenance for networks
US7904712B2 (en) 2004-08-10 2011-03-08 Cisco Technology, Inc. Service licensing and maintenance for networks
US20060112192A1 (en) * 2004-11-24 2006-05-25 Motorola, Inc. Method and apparatus to facilitate universal plug and play interaction between different local networks
US20070130286A1 (en) * 2004-12-07 2007-06-07 Pure Networks, Inc. Network device management
US20080052384A1 (en) * 2004-12-07 2008-02-28 Brett Marl Network administration tool
US20110167145A1 (en) * 2004-12-07 2011-07-07 Pure Networks, Inc. Network management
US7925729B2 (en) 2004-12-07 2011-04-12 Cisco Technology, Inc. Network management
US8463890B2 (en) 2004-12-07 2013-06-11 Pure Networks Llc Network management
US20090019141A1 (en) * 2004-12-07 2009-01-15 Bush Steven M Network management
US7827252B2 (en) 2004-12-07 2010-11-02 Cisco Technology, Inc. Network device management
US8484332B2 (en) 2004-12-07 2013-07-09 Pure Networks Llc Network management
US20080049779A1 (en) * 2004-12-07 2008-02-28 Alex Hopmann Network administration tool employing a network administration protocol
US8478849B2 (en) 2004-12-07 2013-07-02 Pure Networks LLC. Network administration tool
US20110167154A1 (en) * 2004-12-07 2011-07-07 Pure Networks, Inc. Network management
US8671184B2 (en) 2004-12-07 2014-03-11 Pure Networks Llc Network management
US7886033B2 (en) 2004-12-07 2011-02-08 Cisco Technology, Inc. Network administration tool employing a network administration protocol
US20160165043A1 (en) * 2005-03-08 2016-06-09 Microsoft Corporation Network-extensible and controllable telephone
US20080263124A1 (en) * 2005-04-19 2008-10-23 Yu Kyoung Song Method and Apparatus for Making Devices on a Local Network Remotely-Accessible
US20080313530A1 (en) * 2005-04-19 2008-12-18 Yu Kyoung Song Method and Apparatus for Making Devices on a Local Network Remotely-Accessible
US8561147B2 (en) 2005-04-19 2013-10-15 Lg Electronics Inc. Method and apparatus for controlling of remote access to a local network
US7899919B2 (en) * 2005-04-19 2011-03-01 Lg Electronics Inc. Method and apparatus for making devices on a local network remotely-accessible
US20080289009A1 (en) * 2005-04-19 2008-11-20 Kyung Ju Lee Method and Apparatus for Controlling of Remote Access to a Local Network
US9325678B2 (en) * 2005-04-25 2016-04-26 Samsung Electronics Co., Ltd. Apparatus and method for providing security service for guest network device in a network
US20060239452A1 (en) * 2005-04-25 2006-10-26 Samsung Electronics Co., Ltd. Apparatus and method for providing security service
US7751321B2 (en) * 2006-03-09 2010-07-06 Samsung Electronics Co., Ltd. Method and system for remote access to universal plug and play devices
US20070214241A1 (en) * 2006-03-09 2007-09-13 Samsung Electronics Co., Ltd. Method and system for remote access to universal plug and play devices
US7921194B2 (en) 2006-03-09 2011-04-05 Samsung Electronics Co., Ltd. Method and system for remote access to universal plug and play devices
US20120166660A1 (en) * 2007-05-11 2012-06-28 Huawei Technologies Co., Ltd. Method, system for accessing home network device, and home network access device
US20080320469A1 (en) * 2007-06-22 2008-12-25 Samsung Electronics Co., Ltd. Method of receiving/transmitting event message, controlled device, and control point
WO2009002036A1 (en) * 2007-06-22 2008-12-31 Samsung Electronics Co., Ltd. Method of receiving/transmitting event message, controlled device, and control point
US9948748B2 (en) 2007-06-22 2018-04-17 Samsung Electronics Co., Ltd. Method of receiving/transmitting event message, controlled device, and control point
US20090019512A1 (en) * 2007-07-09 2009-01-15 General Instrument Corporation System Method and Computer Readable Medium for Multicasting Control Messages to a Set Top Box
EP2165469A4 (en) * 2007-07-11 2012-01-11 Samsung Electronics Co Ltd FORM TEXT PROCESS AND DEVICE FOR TRANSMITTING COMMUNICATION BETWEEN A UNIVERSAL PLUG-AND-PLAY SETUP AND A REMOTE INTERFACE CLIENT
US20090019314A1 (en) * 2007-07-13 2009-01-15 Purenetworks, Inc. Network advisor
US8700743B2 (en) 2007-07-13 2014-04-15 Pure Networks Llc Network configuration device
WO2009011965A1 (en) * 2007-07-13 2009-01-22 Pure Networks, Inc. Home network optimizing system
US8014356B2 (en) 2007-07-13 2011-09-06 Cisco Technology, Inc. Optimal-channel selection in a wireless network
US9491077B2 (en) 2007-07-13 2016-11-08 Cisco Technology, Inc. Network metric reporting system
US20090019147A1 (en) * 2007-07-13 2009-01-15 Purenetworks, Inc. Network metric reporting system
US20090017832A1 (en) * 2007-07-13 2009-01-15 Purenetworks Inc. Optimal-channel selection in a wireless network
US9026639B2 (en) 2007-07-13 2015-05-05 Pure Networks Llc Home network optimizing system
US7853829B2 (en) 2007-07-13 2010-12-14 Cisco Technology, Inc. Network advisor
US20090052338A1 (en) * 2007-07-13 2009-02-26 Purenetworks Inc. Home network optimizing system
US7830821B2 (en) * 2007-11-12 2010-11-09 D-Link Corporation Method of connecting and sharing resources of network terminal devices of two private networks via user agents
TWI382717B (zh) * 2007-11-12 2013-01-11 D Link Corp A method of sharing resources by interconnecting a network terminal device of two private networks by a user agent
US20090122722A1 (en) * 2007-11-12 2009-05-14 D-Link Corporation Method of connecting and sharing resources of network terminal devices of two private networks via user agents
US8214534B2 (en) * 2008-01-17 2012-07-03 Samsung Electronics Co., Ltd. Method and apparatus for outputting event of third party device in home network supporting UPnP remote protocol
US20090187618A1 (en) * 2008-01-17 2009-07-23 Samsung Electronics Co., Ltd. Method and apparatus for outputting event of third party device in home network supporting upnp remote protocol
US8645577B2 (en) 2008-01-17 2014-02-04 Samsung Electronics Co., Ltd. Method and apparatus for outputting event of third party device in home network supporting UPnP remote protocol
US9559929B2 (en) * 2008-06-24 2017-01-31 Microsoft Technology Licensing, Llc Network bandwidth measurement
US20130301459A1 (en) * 2008-06-24 2013-11-14 Microsoft Corporation Network bandwidth measurement
US10791152B2 (en) * 2008-11-26 2020-09-29 Free Stream Media Corp. Automatic communications between networked devices such as televisions and mobile devices
US8126001B2 (en) 2008-12-01 2012-02-28 Electronic And Telecommunications Research Institute Method and apparatus for multicasting contents between devices in networks
US20100135296A1 (en) * 2008-12-01 2010-06-03 Tae In Hwang Method and apparatus for multicasting contents between devices in networks
US20100293555A1 (en) * 2009-05-14 2010-11-18 Nokia Corporation Method and apparatus of message routing
US8667122B2 (en) 2009-06-18 2014-03-04 Nokia Corporation Method and apparatus for message routing optimization
US20100322264A1 (en) * 2009-06-18 2010-12-23 Nokia Corporation Method and apparatus for message routing to services
US20100325260A1 (en) * 2009-06-18 2010-12-23 Nokia Corporation Method and apparatus for message routing optimization
US20100322236A1 (en) * 2009-06-18 2010-12-23 Nokia Corporation Method and apparatus for message routing between clusters using proxy channels
US8649297B2 (en) 2010-03-26 2014-02-11 Cisco Technology, Inc. System and method for simplifying secure network setup
US8724515B2 (en) 2010-03-26 2014-05-13 Cisco Technology, Inc. Configuring a secure network
US20110235549A1 (en) * 2010-03-26 2011-09-29 Cisco Technology, Inc. System and method for simplifying secure network setup
US8677425B2 (en) * 2010-05-18 2014-03-18 Zte Corporation Method and system for implementing interaction between set-top box (STB) and home gateway
US20130061278A1 (en) * 2010-05-18 2013-03-07 Zte Corporation Method and System for Implementing Interaction between Set-Top Box (STB) and Home Gateway
US8930444B2 (en) * 2010-07-16 2015-01-06 Samsung Electronics Co., Ltd Apparatus and method for controlling remote user interface servers using a multicast message in a home network
US20150058408A1 (en) * 2010-07-16 2015-02-26 Samsung Electronics Co., Ltd. Apparatus and method for controlling remote user interface servers using a multicast message in a home network
US9806899B2 (en) * 2010-07-16 2017-10-31 Samsung Electronics Co., Ltd Apparatus and method for controlling remote user interface servers using a multicast message in a home network
US20120016930A1 (en) * 2010-07-16 2012-01-19 Samsung Electronics Co., Ltd. Apparatus and method for controlling remote user interface servers using a multicast message in a home network
WO2014063886A1 (en) * 2012-10-24 2014-05-01 Sony Corporation Hdmi device control via ip
CN104104566A (zh) * 2014-07-31 2014-10-15 王征 基于组播与单播双协议实现的智能家居自动接入系统及其接入方法
CN106027601A (zh) * 2016-04-29 2016-10-12 北京小米移动软件有限公司 远程控制方法及装置

Also Published As

Publication number Publication date
CN1663191A (zh) 2005-08-31
WO2004008694A1 (en) 2004-01-22
AU2003237062A1 (en) 2004-02-02
KR20040005503A (ko) 2004-01-16
EP1520373A4 (en) 2010-11-24
EP1520373A1 (en) 2005-04-06
CN100373878C (zh) 2008-03-05

Similar Documents

Publication Publication Date Title
US20060037036A1 (en) Remote control method of home network and system thereof
JP5421041B2 (ja) 遠隔装置の接続確立方法及び接続確立装置
EP2314059B1 (en) Method and system for providing input in home network using upnp
US9281959B2 (en) Method for controlling home network device using universal web application and apparatus thereof
JP4041118B2 (ja) ゲートウェイ装置、ネットワークシステム、通信プログラム及び通信方法
KR101271261B1 (ko) 분산된 스테이션의 네트워크에서 디바이스의 활동을 검출하는 방법과, 그러한 방법을 수행하기 위한 네트워크 스테이션
US20040133896A1 (en) Network device application interface
US20090254671A1 (en) Remote control of a device by a terminal
US9531561B2 (en) Apparatus and method for extending network area
JP3661935B2 (ja) 情報処理装置および方法、記録媒体、並びにプログラム
KR20050078541A (ko) 홈네트워크 디바이스 모니터링 및 제어 방법
KR101048613B1 (ko) 홈 네트워크 서비스 제공 UPnP기반 RG 시스템
EP2559197B1 (en) Method for controlling functions of device included in home network
EP2168305B1 (en) Method of receiving/transmitting event message, controlled device, and control point
KR100455125B1 (ko) 유피엔피(UPnP) 네트워크 상의 컨트롤 포인트 기능분산 시스템
EP2609713B1 (en) Method and apparatus for sharing memo by using upnp telephony
Lucenius et al. Implementing mobile access to heterogeneous home environment
KR20050055134A (ko) 망관리 정보를 이용한 바이바이 메시지의 대체 전송 장치,시스템 및 그 방법
KR20050078547A (ko) 댁내에 설치되는 주거 게이트웨이의 재부팅을 원격으로제어하는 방법
KR100694221B1 (ko) 디지털리빙 네트워크에서의 디바이스 제어 시스템 및 그방법
KR20040039043A (ko) UPnP 네트워크 시스템의 제어 메시지 전송 방법
Tranmanh et al. Implementation and Validation of UPnP for Embedded Systems in a Home Networking Environment.

Legal Events

Date Code Title Description
AS Assignment

Owner name: LG ELECTRONICS INC., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MIN, KU-BONG;AHN, SUNG-JOON;KANG, MIN-SEOK;REEL/FRAME:017102/0346

Effective date: 20041103

STCB Information on status: application discontinuation

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