WO2013143342A1 - 家庭网关、云服务器及两者之间进行通信的方法 - Google Patents
家庭网关、云服务器及两者之间进行通信的方法 Download PDFInfo
- Publication number
- WO2013143342A1 WO2013143342A1 PCT/CN2012/087670 CN2012087670W WO2013143342A1 WO 2013143342 A1 WO2013143342 A1 WO 2013143342A1 CN 2012087670 W CN2012087670 W CN 2012087670W WO 2013143342 A1 WO2013143342 A1 WO 2013143342A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- home gateway
- software
- cloud server
- communication channel
- data communication
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/2803—Home automation networks
- H04L12/2816—Controlling appliance services of a home automation network by calling their functionalities
- H04L12/2818—Controlling appliance services of a home automation network by calling their functionalities from a device located outside both the home and the home network
Definitions
- the present invention relates to the field of network and communication technologies, and more particularly to a home gateway, a cloud server, and a communication between the home gateway and the cloud server.
- method BACKGROUND OF THE INVENTION
- a smart home network is a high-tech product brought about by the information age. It uses existing computer network technology to network various devices in the home and provide various services through the network.
- a home gateway is a "portal" (or bridge) in which a home network communicates with an external server, and its performance has a large impact on communication between the home network and an external server.
- the existing home gateway application software is directly burned in the memory (such as FLASH, ie, flash memory) in the gateway during the production process of the home gateway, which means that it is difficult to expand in the subsequent process, that is, the software upgrade mainly comes from the correction BUG. It is difficult to load new software.
- the loading of the application software requires a certain amount of CPU processor resources and storage resources, and the number of services implemented by the home gateway corresponds to the number of applications loaded by the home gateway. Therefore, the services that the home gateway can implement and the internal resources of the device In a certain proportion, this means that if more services need to be implemented, more internal resources of the device are needed, which inevitably increases the equipment cost of the home gateway.
- an embodiment of the present invention provides a home gateway, a server, and a method and system for communicating between the two, so that a home gateway having limited internal resources of the device can implement a large number of services, and can also have good scalability. .
- a method for communicating between a cloud server and a home gateway is provided, where the cloud server has a home gateway software running unit, and is used to run a business software of the home gateway; the method includes The cloud server establishes a data communication channel with the home gateway through a transmission control protocol/Internet Protocol TCP/IP protocol, and the home gateway is connected to the terminal through a short-range communication protocol; the home gateway software operation unit passes the data Transmitting, by the communication channel, the first software message to the home gateway, so that the home gateway forwards the first software message to the first terminal pointed by the first software message; or, the home gateway software running unit passes Receiving, by the data communication channel, a second software message from the home gateway, where the second short-range communication message is terminated by a second The terminal sends to the home gateway, and is forwarded by the home gateway to the cloud server.
- a cloud server including: a home gateway software running unit; a software management unit; wherein the software management unit is configured to establish a data communication channel with the home gateway by using a TCP/IP protocol;
- the operating unit is configured to send the first software message to the home gateway by using the data communication channel, so that the home gateway forwards the first software message to the first a first terminal pointed to by the software message, and configured to receive, by the data communication channel, a second software message from the home gateway, where the second short-range communication message is sent by the second terminal to the home gateway, and The home gateway forwards to the cloud server.
- a method for the home gateway to communicate with the cloud server the home gateway is connected to the terminal by using a short-range communication protocol, and the method includes: the home gateway and the cloud server by using a TCP/IP protocol Establishing a data communication channel; the home gateway receives the first software message from the cloud server by using the data communication channel, to forward the first software message to the first terminal pointed by the first software message; or Sending a second software message to the cloud server, where the second software message is sent by the second terminal to the home gateway.
- a home gateway proxy device which is disposed in a home gateway, and includes: a data channel establishing unit, configured to establish a data communication channel with the cloud server; and a transparent transmission unit, configured to pass the data Receiving, by the communication channel, the first software message from the cloud server, and forwarding the first software message to the first terminal pointed by the first software message; or receiving the second software message from the second terminal, and the second software The message is sent to the cloud server.
- a home gateway is proposed having a home gateway proxy device as described above.
- the embodiment of the present invention discards the conventional idea of placing a software module in a home gateway, and sets a home gateway software running unit in the cloud server for running the home gateway.
- the business software, and the home gateway unit software running unit performs information interaction with the terminal by sending a software message and receiving a software message, and the business software of the home gateway can be operated for different home gateways.
- FIG. 1 is a flowchart of a method for a home gateway to communicate with a server according to an embodiment of the present invention
- FIG. 2 is a flowchart of a home gateway registering in a method for communicating between a home gateway and a server according to an embodiment of the present invention
- FIG. 3 is a flowchart of another method for a home gateway to communicate with a server according to an embodiment of the present invention
- FIG. 4 is a schematic structural diagram of an operation control server according to an embodiment of the present invention
- FIG. 6 is a schematic structural diagram of another operation control server according to an embodiment of the present invention
- FIG. 7 is a schematic structural diagram of another operation control server according to an embodiment of the present invention
- FIG. 8 is a schematic structural diagram of a home gateway proxy device according to an embodiment of the present invention
- FIG. 9 is a schematic structural diagram of another home gateway proxy device according to an embodiment of the present invention
- FIG. FIG. 11 is a schematic diagram of a system for communicating between a running server and a home gateway according to an embodiment of the present invention; It is intended;
- FIG. 11 is a schematic diagram of a system for communicating between a running server and a home gateway according to an embodiment of the present invention; It is intended;
- FIG. 11 is a schematic diagram of a system for communicating between a running
- FIG. 12 is a schematic of another system for communicating with the server by running the home gateway according to an embodiment of the present invention.
- the embodiments of the present invention provide a technical solution, which enables a home gateway with limited storage resources to implement a large number of services, and also has good scalability, and also improves resource utilization and reduces resource waste.
- the technical terms, abbreviations or abbreviations used in this article are summarized as follows:
- JVM Java Virtual Machine, ie java virtual machine
- OSGI Open Service Gateway Initiative, Open Month Gateway Protocol
- UPnP, Universal Plug and Play, Universal Plug and Play is a distributed, open, global, peer-to-peer network (P2P) architecture for a wide range of smart devices, wireless devices and PCs.
- Network architecture TCP/IP, Transmi ssion Control Protocol/Internet Protocol, Transmission Control Protocol/Internet Protocol;
- a cloud server (sometimes referred to as a server for convenience of description) is provided with a home gateway software running unit for running the business software of the home gateway.
- Step S1 The cloud server establishes data with the home gateway through a TCP/IP protocol. a communication channel, wherein the home gateway is connected to the terminal through a short-range communication protocol.
- the server and the home gateway negotiate a channel for transmitting data based on a short-range communication protocol.
- the short-range communication protocol is a Zigbee protocol or a UPnP protocol, or other communication protocol conceivable by a person skilled in the art, and the function is to establish a connection between the home gateway and its terminal.
- the home gateway may be a registered home gateway, that is, the cloud server only provides services for the registered home gateway.
- Step S12 The home gateway software running unit sends a first software message to the home gateway through the data communication channel, so that the home gateway forwards the first software message to the first software message.
- the first terminal; or the home gateway software operating unit receives the second software message from the home gateway through the data communication channel, where the second short-range communication message is sent by the second terminal to the home gateway, and Forwarded by the home gateway to the cloud server.
- resources storage resources, computing resources of the processor, and the like
- the data communication channel transmits the data required to perform the home business process.
- This method discards the traditional idea of setting a software module on the side of the home gateway, but runs the business software of the home gateway on the server side, and the cloud server interacts with the terminal by sending software messages and receiving software messages, and the service
- the software can be shared by different home gateways, so that the home gateway with limited storage resources can implement a larger number of new services and reduce the equipment cost of the home gateway.
- the corresponding service software can be loaded in the server, which has good scalability.
- the home gateway software running unit in the server may also determine multiple sub-units according to the number of home gateways, and different sub-units correspond to different home gateways, and the sub-units may be referred to as dedicated sub-units.
- the sub-units may not be divided, that is, the entire home gateway software running unit is shared by all the home gateways, and can communicate with different home gateways, thereby improving the utilization of software resources and avoiding multiple home gateways repeatedly setting the same service software. The problem of wasting resources.
- the unit or subunit specified by the home gateway may be closed.
- the home gateway may specify the above unit or subunit by transmitting specified information in advance, or by providing some parameters.
- the cloud server may further determine whether the home gateway is in an online state, where the determining, when the cloud server establishes a data communication channel with the home gateway by using a TCP/IP protocol, determining that the home gateway is in an online state, The cloud server performs the step of establishing a data communication channel; after the cloud server establishes a data communication channel with the home gateway through the TCP/IP protocol, and determines that the home gateway is not in an online state, the cloud server releases the home Gateway's business software.
- the meaning of releasing the service software is that the service software is no longer serving the current home gateway, and the service software specified by the home gateway may be closed, and the data communication channel may be disconnected, or the service software may still be It can be used by other home gateways, and is included in the scope of the disclosure of the embodiments of the present invention.
- the determining whether the home gateway is in an online state comprises: periodically monitoring an operating status of the home gateway, and if the working status of the home gateway is powered on, determining that the home gateway is online, otherwise It is determined that the home gateway is not online.
- the home gateway and the cloud server Establishing an activation and holding mechanism, for example: After the home gateway is powered on, the connection request is sent to the cloud server, and the preset data is periodically sent after the data channel is established with the cloud server, and the cloud server does not receive the home if the preset time exceeds the preset time. If the preset data is sent by the gateway, the home gateway is considered to be offline, and the service software of the home gateway is released. The preset time can be adjusted according to actual needs.
- the home gateway is a registered home gateway, and the process of the cloud server accepting the home gateway registration is as shown in FIG.
- Step S21 The cloud server receives the registration information of the home gateway. .
- the registration information includes a user name, a password, a home gateway address, a listening port number, and a device type.
- Step S22 The cloud server feeds back registration response information to the home gateway to perform verification by the home gateway.
- the registration response information is fed back to the home gateway, and the home gateway performs verification to implement a two-way authentication process.
- Step S23 The cloud server determines that the home gateway completes registration after the verification is passed. If the verification is passed, it is determined that the home gateway is a legal gateway. Otherwise, the home gateway is an illegal gateway, and subsequent operations cannot be performed.
- the method for establishing a data communication channel between the server and the home gateway may be: initiating a TCP/IP connection to the home gateway according to the home gateway address and the listening port number, and determining the data communication channel when receiving the connection establishment response information. set up.
- the specified information in the "home gateway can transmit the designated information in advance" described in the foregoing is the home gateway address and the listening port number sent by the home gateway in the registration process.
- the device type in the registration information may be used to specify the service software, that is, the business software specified by the home gateway described above may be a service software corresponding to the device type, for example, a certain service software is specific to a certain model.
- the home gateway is required to provide the model of the USB Zigbee module it uses when registering.
- the business software may also be specified by the home gateway by sending independent designation information. This article does not limit this.
- the previous step is on the server side, and the process of communication between the server and the home gateway is introduced.
- the solution of this embodiment is supplemented and explained from the perspective of the home gateway. From the perspective of the home gateway, the communication process between the server and the server is as shown in FIG. 3, and includes the following steps: Step S31: The home gateway establishes a data communication channel with the cloud server by using a TCP/IP protocol.
- the server feeds back the response information to determine the data communication channel establishment.
- the home gateway sends a message notification server when powering up, and then the server initiates a TCP/IP connection, and the response information is fed back to the server to determine the data communication channel establishment.
- the home gateway is a legal home gateway after registration, and the registration process is: first, sending registration information to the server, where the registration information includes a user name, a password, a home gateway address, a listening port number, and Second, the response information of the server is received and verified; finally, after the verification is passed, it becomes a legal home gateway.
- the home gateway may specify the required service software by transmitting the specified information in advance, or some parameters provided, for example, specifying the service software corresponding to the device type by using the device type in the registration information.
- the cloud server can implement information interaction with the terminal by sending a software message and receiving a software message via the home gateway.
- This embodiment describes the process of communication between the home gateway and the server from the perspective of the home gateway, which corresponds to the content described above from the perspective of the server, wherein specific details can be referred to each other. Further embodiments of the present invention also provide apparatus for implementing the various methods described above, which are described below.
- FIG. 4 shows a cloud server, including a home gateway software running unit 41 and a software management unit 42 and various service softwares 43, wherein: the software management unit 42 is in a startup state when the home gateway software operating unit 41 is in an activated state.
- the software management unit 42 is in a startup state when the home gateway software operating unit 41 is in an activated state.
- Working for establishing a data communication channel with the home gateway through a TCP/IP protocol.
- the home gateway software running unit 41 is configured to run the service software of the home gateway, where the first software message is sent to the home gateway through the data communication channel, so that the home gateway sends the first software message.
- the home gateway needs to be registered before it can become a legitimate home gateway. Therefore, in some implementations In an example, the registration unit may be further included. As shown in FIG.
- the operation control server includes a home gateway software running unit 51 and a software management unit 52 and various service softwares 53, and further includes a first registration unit 54, the first The registration unit 54 is configured to: receive registration information of the home gateway, where the registration information includes a user name, a password, a home gateway address, a listening port number, and a device type, and feedback registration response information to the home gateway to be used by the family The gateway performs verification and determines that the home gateway completes registration after the verification is passed.
- the specific working process of the registration unit 54 is as follows: First, the registration information of the home gateway is received, and the registration information includes a user name, a password, a home gateway address, a listening port number, and a device type.
- the registration response information is fed back to the home gateway to be verified by the home gateway, that is, the response information is fed back to the home gateway, and the home gateway performs verification to implement a two-way authentication process.
- the home gateway completes registration after the verification is passed. If the verification is passed, it is determined that the home gateway is a legal gateway (that is, the user name is recorded on the legal user list). Otherwise, the home gateway is an illegal gateway, and the subsequent operation of the home gateway is rejected.
- the home gateway software running unit in the server may be divided into multiple sub-units according to the number of home gateways, and different sub-units correspond to different home gateways.
- some embodiments of the present invention include a unit for managing a home gateway software running unit. As shown in FIG. 6 and FIG. 7, the operation control server shown in FIG.
- the software running monitoring unit 64 is configured to: periodically detect an operating state of the home gateway, where the software is before the software management unit 62 establishes a data communication channel with the home gateway through a TCP/IP protocol.
- the software management unit 62 When the operation monitoring unit 64 determines that the home gateway is in an online state, the software management unit 62 performs a step of establishing a data communication channel; after the software management unit 62 establishes a data communication channel with the home gateway through a TCP/IP protocol When the software operation monitoring unit 64 determines that the home gateway is not in the online state, the software management unit 62 releases the service software of the home gateway.
- the operation control server shown in FIG. 7 includes: a home gateway software running unit 71, a software management unit 72, a software module 73, a registration unit 74, and a software operation monitoring unit 75, and the functions of the units are basically the same as those of the same-name unit in FIG. , I will not repeat them here.
- the embodiment of the invention also provides a home gateway proxy device, which is placed in the home gateway for communicating with the cloud server.
- the structure of the home gateway proxy device is as shown in FIG. 8, and includes a data channel establishing unit 82 and a transparent transmission unit 83.
- the data channel establishing unit 82 is configured to establish a data communication channel with the cloud server.
- the transparent transmission unit 83 is configured to receive, by using the data communication channel, a first software message from a cloud server, and forward the first software message to a first terminal that is directed by the first software message; or, from the first The second terminal receives the second software message and sends the second software message to the cloud server. As shown in FIG.
- the home gateway proxy device further includes: a status notification unit 81, configured to notify the cloud server of the working status when the home gateway is powered on.
- the home gateway can be a legal home gateway in a registered form.
- FIG. 9 shows another structural form of the home gateway, including: a status notification unit 91, a data channel establishing unit 92, a transparent transmission unit 93, and a second The registration unit 94, wherein the status notification unit 91, the data channel establishment unit 92, and the transparent transmission unit 93 have substantially the same functions as the previous status notification unit 81, the data channel establishment unit 82, and the transparent transmission unit 83, and are no longer Narration.
- the second registration unit is configured to: send registration information to the cloud server, receive response information of the cloud server for feedback of the registration information to perform verification, and determine to become a legal home gateway after verification
- the registration information includes a username, a password, a home gateway address, a listening port number, and a device type.
- the home gateway address and the listening port number are used for the subsequent server to initiate the connection indication, and the device type can be used to specify the corresponding service.
- the home gateway proxy device may specifically be a USB Device Agency or a Security Device Agency, or may be other proxy devices that can be conceived by those skilled in the art. It should be noted that the home gateway having the home gateway proxy device and the network system composed of the home gateway and the server belong to the protection scope of the present invention.
- FIG. 10 shows a schematic diagram of a communication system, as shown, the system includes a cloud server 101 and a home network Off 102, wherein: the cloud server 101 is a cloud server as described above, and the home gateway 102 is a home gateway having the home gateway proxy device.
- the cloud server is specifically a java server, and the home gateway software running unit is determined in advance for each home gateway.
- Application Example 1 The system shown in FIG. 11 includes a cloud server and a home gateway HGW2.
- the cloud server accepts the registration of HGW2, and determines the home gateway software running unit for HGW2, which has multiple business softwares such as Zigbee application 1, Zigbee application 2, Zigbee application 3, and Zigbee application N, and manages these software modules.
- Software management unit the operation control server further includes a HGW Running space management module for managing the home gateway software running unit, including starting or shutting down the home gateway software running unit.
- the registration information sent by HGW2 during the registration process includes the following parameters: user name, password, HWG2 WAN port IP address, listening port number, and USB Zigbee module model number.
- the HGW2 After the registration is completed, the HGW2 notifies the software operation monitoring unit at the time of power-on, and the software operation monitoring unit uses the USB Zigbee module model sent by the HGW2 during the registration process, the WAN port IP address of the HWG2, and the listening port number as the startup parameters. And sending to the software management unit of the home gateway software running unit to start the software management unit.
- HGW2 starts running its Home Gateway Agent (USB Device Agency), activates the Zigbee-enabled USB module (ie, USB Zigbee module), and listens for TCP/IP connections from the server.
- USB Device Agency USB Device Agency
- the software management unit starts the corresponding service software according to the obtained USB Zigbee module model (assumed to be Zigbee application 1), and initiates a TCP/IP connection to the USB Device Agency according to the HWAN2 WAN port IP address and the listening port number, and After receiving the response information of the USB Device Agency, it is determined that the data communication channel is established. At the same time, the software management unit establishes an association channel with the launched Zigbee application 1, and transparently transmits the input and output data of the USB Zigbee application connected by TCP/IP.
- Zigbee Application 1 can control the USB Zigbee module through the home gateway HWG2, including sending a Zigbee module reset command to reset the USB Zigbee module, and collecting the home network.
- the home device (Zigbee terminal) information in the network performs various Zigbee-based home services, for example, pushes the collected information through the home gateway HWG2 to the remote user equipment, or receives the control instruction of the user equipment. And control the corresponding Zigbee terminal work.
- Application Example 2 The system shown in FIG. 12 includes a operation control server and HGW 1.
- HGW1 needs to implement a UPnP control point in a home network through a Security Device Agency (Secure Device Agency) to transparently transmit the UPnP protocol package of the secure camera communication in the home network to the third-party application in the cloud. Therefore, the third-party application of the cloud can automatically manage, configure, diagnose, and reset the security devices in the home network.
- the security monitoring data is uploaded to the cloud security monitoring server through the gateway under the control of the third-party application. And is pushed to the user equipment by the security monitoring server to implement remote monitoring.
- the cloud server accepts the registration of the HGW1, and determines the home gateway software operation unit for the HGW1, which has multiple service softwares such as UPnP application 1, UPnP application 2, UPnP application 3, and UPnP application N, and manages these software modules.
- Software management unit the operation control server further includes a HGW Running space management module for managing the home gateway software running unit, including starting or shutting down the home gateway software running unit.
- the registration information sent by HGW1 during the registration process includes the following parameters: user name, password, HWG1 WAN port IP address, listening port number, and UPnP device type.
- the HGW1 After the registration is completed, the HGW1 notifies the software operation monitoring unit at the time of power-on, and the software operation monitoring unit uses the UPnP device type, the WAN port IP address of the HWG1, and the listening port number sent by the HGW1 during the registration process as the startup parameters.
- the software management unit is sent to the home gateway software running unit to start the software management unit.
- the HGW1 starts to run its Home Device Agent (Security Device Agency), and the Home Gateway Agent device discovers, records, and reports various UPnP devices with monitoring functions in the home network, and starts. Listen for TCP/IP connections from the server.
- Home Device Agent Security Device Agency
- the software management unit starts the corresponding service software according to the obtained UPnP device type (assumed to be UPnP application 2), and initiates a TCP/IP connection to the Security Device Agency according to the WAN port IP address and the listening port number of the HWG1, and After receiving the response information of the Security Device Agency, it is determined that the data communication channel is established. At the same time, the software management unit establishes an association channel with the activated UPnP application 2, and transparently transmits UPnP packets on the data communication channel. After the above data communication channel is established, the UPnP application 2 can send a UPnP command through the home gateway HWG2.
- Various UPnP-based home monitoring services such as collecting home device information in the home network, are uploaded to the cloud security monitoring server through the home gateway HWG2, and the security monitoring server pushes (push) to the remote user equipment. Or receive the control instruction of the user equipment and control the corresponding home equipment to work.
- the technical solution provided by the present invention provides a home gateway software operation unit on the server side for storage and operation of various software modules. This method breaks the direct comparison between the home gateway storage resources and the new service implementation in the prior art. Relationships, implementing a home gateway with limited storage resources to implement a larger number of new services, thereby reducing the equipment cost of the home gateway.
- the corresponding software module can be implemented in the server, and has good scalability.
- the DLNA service needs to be implemented, the DLNA service is set in the home gateway software running unit of the server.
- the software module can then implement the DLNA service by executing the software module.
- BP The DLNA application is extended to the cloud by transparent transmission of the DLNA control protocol by the home gateway proxy device.
- some embodiments provided by the present invention can separate the software module from the home gateway, can communicate with different home gateways, improve the utilization of software resources, and avoid multiple home gateways repeatedly setting the same software module.
- the problem of wasted resources, and the cloud server can exchange information with the terminal via the home gateway by sending software messages and receiving software messages.
- the various embodiments in the present specification are described in a progressive manner, and each embodiment focuses on differences from other embodiments, and the same similar parts between the various embodiments may be referred to each other.
- the description is relatively simple, and the relevant parts can be referred to the description of the method part.
- information, messages, and signals can be represented using any of a number of different processes and techniques.
- the messages and information mentioned in the above description may be expressed as voltage, current, electromagnetic wave, magnetic field or magnetic particle, light field or any combination of the above.
- the program when executed, may include the flow of an embodiment of the methods as described above.
- the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
- ROM read-only memory
- RAM random access memory
Landscapes
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明实施例公开了一种家庭网关与云服务器进行通信的方法及装置,所述云服务器具有家庭网关软件运行单元,所述家庭网关软件运行单元设置各种软件模块,所述方法包括:云服务器通过TCP/IP协议与所述家庭网关建立数据通信通道,家庭网关通过短距离通信协议与终端连接;所述家庭网关软件运行单元通过所述数据通信通道向所述家庭网关发送第一软件消息,以使得所述家庭网关将所述第一软件消息转发给所述第一软件消息指向的第一终端;或者,所述家庭网关软件运行单元通过所述数据通信通道从所述家庭网关接收第二软件消息,所述第二短距离通信消息由第二终端发送给所述家庭网关,并由所述家庭网关转发给所述云服务器。
Description
家庭网关、 云服务器及两者之间进行通信的方法 技术领域 本发明涉及网络及通信技术领域, 更具体地说, 涉及一种家庭网关、 云服务器, 及所 述家庭网关和云服务器进行通信的方法。 背景技术 智能家庭网络是信息时代带来的一个高科技产物。 它借助现有计算机网络技术, 将家 庭内各种设备联网, 通过网络提供各种服务。 家庭网关是家庭网络与外部服务器进行 通信的"门户"(或桥梁),其性能对家庭网络与外部服务器之间的通信具有较大影响。 现有的家庭网关的应用软件是在该家庭网关生产过程中直接烧录在网关内的存储器 (如 FLASH, 即闪存) 上, 这意味着后续难以进行扩展, 即软件的升级主要来自修正 BUG, 而难以加载新的软件。 并且, 应用软件的加载需要占用一定的 CPU处理器资源 和存储资源,而家庭网关实施的业务数量跟其加载的应用软件数量是相对应的,因此, 家庭网关所能实施的业务与其设备内部资源成一定比例, 这意味着如果需要实施的业 务较多, 则需要较多的设备内部资源, 这必然加大了家庭网关的设备成本。 发明内容 有鉴于此, 本发明实施例提供一种家庭网关、 服务器及两者之间进行通信的方法和系 统, 使具有有限设备内部资源的家庭网关能够实施大量业务, 并且还可以具有良好扩 展性。 本发明实施例是这样实现的: 一方面, 提出了一种云服务器与家庭网关进行通信的方法, 所述云服务器具有家庭网 关软件运行单元, 用于运行家庭网关的业务软件; 所述方法包括: 所述云服务器通过 传输控制协议 /互联网协议 TCP/IP协议与所述家庭网关建立数据通信通道, 所述家庭 网关通过短距离通信协议与终端连接; 所述家庭网关软件运行单元通过所述数据通信 通道向所述家庭网关发送第一软件消息, 以使得所述家庭网关将所述第一软件消息转 发给所述第一软件消息指向的第一终端; 或者, 所述家庭网关软件运行单元通过所述 数据通信通道从所述家庭网关接收第二软件消息, 所述第二短距离通信消息由第二终
端发送给所述家庭网关, 并由所述家庭网关转发给所述云服务器。 另一方面, 提出了一种云服务器, 包括: 家庭网关软件运行单元; 软件管理单元; 其 中, 所述软件管理单元用于通过 TCP/IP协议与所述家庭网关建立数据通信通道; 家 庭网关软件运行单元, 用于运行家庭网关的业务软件, 具体用于通过所述数据通信通 道向所述家庭网关发送第一软件消息, 以使得所述家庭网关将所述第一软件消息转发 给所述第一软件消息指向的第一终端, 以及用于通过所述数据通信通道从所述家庭网 关接收第二软件消息, 所述第二短距离通信消息由第二终端发送给所述家庭网关, 并 由所述家庭网关转发给所述云服务器。 另一方面, 提出了一种家庭网关与云服务器进行通信的方法, 所述家庭网关通过短距 离通信协议与终端连接, 所述方法包括: 所述家庭网关通过 TCP/IP协议与所述云服 务器建立数据通信通道; 所述家庭网关通过所述数据通信通道从所述云服务器接收第 一软件消息,以将所述第一软件消息转发给所述第一软件消息指向的第一终端;或者, 将第二软件消息发送给所述云服务器, 其中所述第二软件消息由第二终端发送给所述 家庭网关。 另一方面, 提出了一种家庭网关代理装置, 置于家庭网关中, 其特征在于, 包括: 数 据通道建立单元, 用于与云服务器建立数据通信通道; 透传单元, 用于通过所述数据 通信通道从云服务器接收第一软件消息, 并将所述第一软件消息转发给所述第一软件 消息指向的第一终端; 或者, 从第二终端接收第二软件消息, 并将第二软件消息发送 给云服务器。 另一方面, 提出了一种家庭网关, 具有如上所述的家庭网关代理装置。 从上述的技术方案可以看出, 与现有技术相比, 本发明实施例摒弃了将软件模块置于 家庭网关中的常规思路, 在云服务器中设置家庭网关软件运行单元, 用于运行家庭网 关的业务软件, 并且所述家庭网关单元软件运行单元通过发送软件消息和接收软件消 息与终端进行信息交互, 该家庭网关的业务软件可以针对不同的家庭网关来运行。 由 此, 可以不受限于家庭网关设备内部资源而实施其他新业务, 从而降低家庭网关的设 备成本; 并且, 当需要实施新业务时, 在服务器中加载对应业务软件即可实现, 具有 良好的扩展性; 同时, 将业务软件从家庭网关中剥离出来, 能够与不同的家庭网关进 行通信, 提高了软件资源的利用率。
附图说明 为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对实施例或现有技 术描述中所需要使用的附图作简单的介绍, 显而易见地, 下面描述中的附图仅仅是本 发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下, 还可以根据这些附图获得其他的附图。 图 1为本发明实施例提供的一种家庭网关与服务器进行通信的方法的流程图; 图 2为本发明实施例提供的一种家庭网关与服务器进行通信的方法中家庭网关进行注 册的流程图; 图 3为本发明实施例提供的另一种家庭网关与服务器进行通信的方法的流程图; 图 4为本发明实施例提供的一种运行控制服务器的结构示意图; 图 5为本发明实施例提供的另一种运行控制服务器的结构示意图; 图 6为本发明实施例提供的又一种运行控制服务器的结构示意图; 图 7为本发明实施例提供的另外一种运行控制服务器的结构示意图; 图 8为本发明实施例提供的一种家庭网关代理装置的结构示意图; 图 9为本发明实施例提供的另一种家庭网关代理装置的结构示意图; 图 10为一种通信系统的结构示意图; 图 11为本发明实施例提供的一种由运行服务器与家庭网关进行通信的系统的示意图; 图 12为本发明实施例提供的另一种由运行服务器与家庭网关进行通信的系统的示意 图。 具体实施方式 本发明实施例提供了一种技术方案, 使具有有限存储资源的家庭网关能够实施大量业 务, 并且还具有良好扩展性, 同时还提高对资源的利用率, 减少资源浪费。 为了引用和清楚起见, 本文中使用的技术名词、 简写或缩写总结如下:
JVM, Java Virtual Machine , 即 java虚拟机;
OSGI , Open Service Gateway Initiative, 开放月艮务网关协议;
UPnP, Universal Plug and Play, 通用即插即用, 是各种各样的智能设备、 无线设 备和个人电脑等实现遍布全球的对等网络连接 (P2P ) 的结构, 是一种分布式的, 开 放的网络架构; TCP/IP, Transmi ssion Control Protocol/Internet Protocol , 传输控制协议 /互联 网协议;
DLNA, Digital Living Network Al l iance, 数字生活网络联盟。 下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行清楚、 完整地 描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是全部的实施例。 基 于本发明中的实施例, 本领域普通技术人员在没有作出创造性劳动前提下所获得的所 有其他实施例, 都属于本发明保护的范围。 本发明提供的方案中, 云服务器 (为了方便描述, 下面有时也简称服务器) 中设有家 庭网关软件运行单元, 用于运行家庭网关的业务软件。 图 1示出了本发明实施例提供的一种家庭网关与云服务器进行通信的方法的流程图, 包括以下步骤: 步骤 Sl l、所述云服务器通过 TCP/IP协议与所述家庭网关建立数据通信通道, 其中所 述家庭网关通过短距离通信协议与终端连接。 服务器与所述家庭网关之间通过协商, 基于短距离通信协议来确定传输数据的通道。 根据一个实施形式, 所述短距离通信协议为紫蜂 (Zigbee ) 协议或者 UPnP协议, 或 者是其他本领域技术人员可以想到的通信协议, 其作用是建立家庭网关与其终端之间 的连接。 优选的是, 所述家庭网关可以是经过注册的家庭网关, 也即云服务器仅仅针对通过注 册的家庭网关提供服务。 步骤 S12、 所述家庭网关软件运行单元通过所述数据通信通道向所述家庭网关发送第 一软件消息, 以使得所述家庭网关将所述第一软件消息转发给所述第一软件消息指向 的第一终端; 或者, 所述家庭网关软件运行单元通过所述数据通信通道从所述家庭网 关接收第二软件消息, 所述第二短距离通信消息由第二终端发送给所述家庭网关, 并 由所述家庭网关转发给所述云服务器。
可以看出, 本实施例提供的方案中可以在云服务器中分配资源 (存储资源、 处理器的 计算资源等等), 作为各种业务软件存储及运行空间, 然后通过云服务器与家庭网关 之间的数据通信通道传输执行家庭业务过程中所需的数据。此方式摈弃了传统的在家 庭网关一侧设置软件模块的思路, 而是在服务器一侧运行家庭网关的业务软件, 并且 云服务器通过发送软件消息和接收软件消息与终端进行信息交互, 并且该业务软件能 够为不同的家庭网关所共享, 从而能够使存储资源受限的家庭网关实施较大数量的新 业务, 降低家庭网关的设备成本。 并且, 当需要实施新业务时, 在服务器中加载对应 业务软件即可实现, 具有良好的扩展性。 需要说明的是, 服务器中的家庭网关软件运行单元也可以根据家庭网关的数量确定多 个子单元, 不同子单元对应不同的家庭网关, 所述子单元可称为专用子单元。 也可以 不划分子单元, 即整个家庭网关软件运行单元为所有家庭网关所共用, 能够与不同的 家庭网关进行通信, 提高了软件资源的利用率, 避免出现多个家庭网关重复设置相同 业务软件而导致资源浪费的问题。 当然, 也可以根据家庭网关的数量划分为多个子单 元后, 将其中的某部分子单元作为专用子单元(即该子单元中的软件由某家庭网关所 专用), 将其他部分的子单元作为共用单元 (即该单元中的软件模块为所有家庭网关 所共用)。 如果家庭网关出现故障, 或者有其他原因使家庭网关与服务器无法连接, 为了节约开 销避免浪费, 可将所述家庭网关所指定的单元或者子单元关闭。 所述家庭网关可通过 预先发送指定信息, 或者提供的一些参数来指定上述单元或者子单元。 优选的是, 云服务器还可以确定家庭网关是否处于在线状态, 其中在所述云服务器通 过 TCP/IP协议与所述家庭网关建立数据通信通道之前, 确定所述家庭网关处于在线 状态时, 所述云服务器执行建立数据通信通道的步骤; 在所述云服务器通过 TCP/IP 协议与所述家庭网关建立数据通信通道之后, 确定所述家庭网关不处于在线状态时, 所述云服务器释放所述家庭网关的业务软件。 在此, 释放业务软件的含义是使得该业 务软件不再为当前的家庭网关服务, 可以是关闭所述家庭网关指定的业务软件, 并断 开所述数据通信通道, 也可以是该业务软件仍然能够被其他家庭网关所使用, 这都包 括在本发明实施例的公开范围中。 根据一个实施形式, 所述确定家庭网关是否处于在线状态包括: 定时监测所述家庭网 关的工作状态, 如果监测到所述家庭网关上电的工作状态, 则确定所述家庭网关处于 在线状态, 否则确定所述家庭网关不处于在线状态。 本发明其他实施例提供的一种方案, 在建立数据通信通道后, 家庭网关与云服务器之
间建立激活保持机制, 例如: 由家庭网关上电后即向云服务器发送连接请求, 并在与 云服务器建立数据通道后定时发送所述预设数据, 如果云服务器超过预设时间没有收 到家庭网关发送的所述预设数据, 则认为所述家庭网关不在线, 于是释放所述家庭网 关的业务软件。 所述预设时间可以根据实际需要进行调整。 根据一个实施形式, 可选的是, 所述家庭网关为经过注册的家庭网关, 云服务器接受 家庭网关注册的过程如图 2所示, 包括以下步骤: 步骤 S21、 云服务器接收家庭网关的注册信息。 所述注册信息包括用户名、 密码、 家庭网关地址、 监听端口号及设备类型; 步骤 S22、 云服务器向所述家庭网关反馈注册响应信息以由所述家庭网关进行验证。 向所述家庭网关反馈注册响应信息, 由所述家庭网关进行验证,实现双向认证的过程。 步骤 S23、 云服务器在所述验证通过后确定所述家庭网关完成注册。 如果验证通过, 则确定所述家庭网关为合法网关, 否则, 所述家庭网关为非法网关, 将无法执行后续操作。 服务器与家庭网关建立数据通信通道的方式可以是: 根据所述家庭网关地址及监听端 口号, 向所述家庭网关发起 TCP/IP连接, 并在接收到建立连接响应信息时确定所述 数据通信通道建立。 前文中所述的 "所述家庭网关可通过预先发送指定信息" 中的指 定信息即为所述家庭网关在注册过程中发送的所述家庭网关地址及监听端口号。 注册信息中的设备类型可以用来指定业务软件, 也就是说, 前文所述的家庭网关指定 的业务软件可以是与所述设备类型相对应的业务软件, 例如某种业务软件是专门针对 某型号的 USB Zigbee模块的, 需要家庭网关在注册时提供其所使用的 USB Zigbee模 块的型号。 当然, 在其他实施例中, 也可以由家庭网关通过发送独立的指定信息来指 定业务软件。 本文对此不做限定。 前文站在服务器一侧, 介绍了服务器与家庭网关之间通信的过程, 下面从家庭网关的 角度来对本实施例的方案做补充和说明。 从家庭网关的角度, 其与服务器之间的通信过程如图 3所示, 包括以下步骤: 步骤 S31、 家庭网关通过 TCP/IP协议与云服务器建立数据通信通道。
家庭网关处于在线状态时通知所述服务器, 监听来自服务器的 TCP/IP连接指示, 并 在接收到所述服务器依据所述家庭网关地址及监听端口号发起的 TCP/IP连接指示后, 向所述服务器反馈响应信息以确定所述数据通信通道建立。 例如, 家庭网关在上电时 发送信息通知服务器, 然后由服务器发起 TCP/IP连接, 向所述服务器反馈响应信息 即可确定所述数据通信通道建立。 优选的是, 所述家庭网关是进行注册后的合法家庭网关, 其注册过程为: 首先, 向所 述服务器发送注册信息, 所述注册信息包括用户名、 密码、 家庭网关地址、 监听端口 号及设备类型; 其次, 接收所述服务器的响应信息并进行验证; 最后, 在验证通过后 成为合法家庭网关。 步骤 S32、 家庭网关通过所述数据通信通道从所述云服务器接收第一软件消息, 以将 所述第一软件消息转发给所述第一软件消息指向的第一终端; 或者, 将第二软件消息 发送给所述云服务器, 其中所述第二软件消息由第二终端发送给所述家庭网关。 所述家庭网关可通过预先发送指定信息, 或者提供的一些参数来指定所需的业务软 件, 例如通过上述注册信息中的设备类型指定与所述设备类型相对应的业务软件。 另 外, 经由家庭网关能够实现所述云服务器通过发送软件消息和接收软件消息与终端进 行信息交互。 本实施例从家庭网关的角度描述了家庭网关与服务器之间通信的过程, 与前文从服务 器角度描述的内容相对应, 其中具体细节可以相互参照。 本发明另外实施例还提供了实现上述各种方法的装置, 下面一一介绍。 图 4示出了一种云服务器, 包括家庭网关软件运行单元 41及软件管理单元 42和各种 业务软件 43, 其中: 所述软件管理单元 42在所述家庭网关软件运行单元 41处于启动状态时工作, 用于通 过 TCP/IP协议与所述家庭网关建立数据通信通道。所述家庭网关软件运行单元 41用 于运行家庭网关的业务软件, 具体用于通过所述数据通信通道向所述家庭网关发送第 一软件消息, 以使得所述家庭网关将所述第一软件消息转发给所述第一软件消息指向 的第一终端, 以及用于通过所述数据通信通道从所述家庭网关接收第二软件消息, 所 述第二短距离通信消息由第二终端发送给所述家庭网关, 并由所述家庭网关转发给所 述云服务器。 一般情况下, 家庭网关需要经过注册之后才能成为合法家庭网关, 于是, 在某些实施
例中, 可以进一步包括注册单元, 如图 5所示, 运行控制服务器包括家庭网关软件运 行单元 51及软件管理单元 52和各种业务软件 53之外, 还包括第一注册单元 54, 该 第一注册单元 54用于: 接收所述家庭网关的注册信息, 所述注册信息包括用户名、 密码、 家庭网关地址、 监听端口号及设备类型, 向所述家庭网关反馈注册响应信息以 由所述家庭网关进行验证, 并且在所述验证通过后确定所述家庭网关完成注册。 注册单元 54的具体工作过程如下: 首先, 接收家庭网关的注册信息, 所述注册信息包括用户名、 密码、 家庭网关地址、 监听端口号及设备类型。 然后, 向所述家庭网关反馈注册响应信息以由所述家庭网关进行验证, 即: 向所述家 庭网关反馈响应信息, 由所述家庭网关进行验证, 实现双向认证的过程。 最后, 在所述验证通过后确定所述家庭网关完成注册。 如果验证通过, 则确定所述家庭网关为合法网关(即将该用户名记录在合法用户名单 上), 否则, 所述家庭网关为非法网关, 拒绝该家庭网关的后续操作。 需要说明的是, 服务器中的家庭网关软件运行单元可以根据家庭网关的数量划分为多 个子单元,不同子单元对应不同的家庭网关,对于这种情况,如果某家庭网关不在线, 则意味着其对应的子单元的运行是没有必要的。 同理, 针对家庭网关软件运行单元不 划分为多个子单元的情况, 如果家庭网关都不在线, 该家庭网关软件运行单元也是没 有必要运行的。 因此, 本发明的一些实施例包括管理家庭网关软件运行单元的单元, 如图 6及图 7所 示, 图 6所示运行控制服务器包括: 家庭网关软件运行单元 61及软件管理单元 62和 各种业务软件 63之外, 还包括软件运行监测单元 64, 其中, 家庭网关软件运行单元 61、 软件管理单元 62和业务软件 63, 与前文同名单元的功能基本相同, 在此不再赘 述。 而所述软件运行监测单元 64则用于: 定时检测所述家庭网关的工作状态, 其中, 在 所述软件管理单元 62通过 TCP/IP协议与所述家庭网关建立数据通信通道之前, 所述 软件运行监测单元 64确定所述家庭网关处于在线状态时, 所述软件管理单元 62执行 建立数据通信通道的步骤; 在所述软件管理单元 62通过 TCP/IP协议与所述家庭网关 建立数据通信通道之后, 所述软件运行监测单元 64确定所述家庭网关不处于在线状 态时, 所述软件管理单元 62释放所述家庭网关的业务软件。
图 7所示运行控制服务器包括: 家庭网关软件运行单元 71、 软件管理单元 72、 软件 模块 73、 注册单元 74及软件运行监测单元 75, 各单元的功能与图 6中的同名单元的 功能基本相同, 在此不做赘述。 本发明实施例同时还提供了一种家庭网关代理装置, 置于家庭网关中, 用于与云服务 器进行通信。该家庭网关代理装置的一种结构如图 8所示,包括数据通道建立单元 82 及透传单元 83, 其中: 所述数据通道建立单元 82, 用于与云服务器建立数据通信通道。 所述透传单元 83,用于通过所述数据通信通道从云服务器接收第一软件消息, 并将所 述第一软件消息转发给所述第一软件消息指向的第一终端; 或者, 从第二终端接收第 二软件消息, 并将第二软件消息发送给云服务器。 如图 8所示, 优选的是, 家庭网关代理装置还包括: 状态通知单元 81, 用于在家庭网 关上电时, 将该工作状态通知所述云服务器。 所述家庭网关可以通过注册的形式成为合法家庭网关, 图 9示出了所述家庭网关的另 一种结构形式, 包括: 状态通知单元 91、 数据通道建立单元 92、 透传单元 93及第二 注册单元 94, 其中, 所述状态通知单元 91、数据通道建立单元 92和透传单元 93, 与 前文状态通知单元 81、 数据通道建立单元 82及透传单元 83, 功能基本相同, 在此不 再赘述。 而所述第二注册单元, 则用于: 用于向所述云服务器发送注册信息, 接收所述云服务 器针对所述注册信息反馈的响应信息以进行验证, 并在验证通过确定成为合法家庭网 关, 所述注册信息包括用户名、 密码、 家庭网关地址、 监听端口号及设备类型。 其中, 家庭网关地址及监听端口号是用于后续服务器发起连接指示用的, 而设备类型 即可用于指定对应的业务。 所述家庭网关代理装置具体可以为 USB设备代理装置 (USB Device Agency) 或安全 设备代理装置 (Security Device Agency ), 也可以是本领域技术人员能够想到的其 他代理装置。 需要说明的是, 具有上述家庭网关代理装置的家庭网关, 及由上述家庭网关及服务器 组成的网络系统均属于本发明的保护范畴。 图 10示出了一种通信系统的示意图, 如图所示, 该系统包括云服务器 101和家庭网
关 102, 其中: 所述云服务器 101为前文所述云服务器, 所述家庭网关 102为具有上述家庭网关代理 装置的家庭网关。 下面通过两个具体应用例对本实施例所提供的方案做进一步的解释或说明, 在所述应 用例中, 云服务器具体为 java服务器, 预先对应每一个家庭网关确定家庭网关软件 运行单元。 应用例 1 如图 11所示的系统包括云服务器与家庭网关 HGW2。 在工作时, 云服务器接受 HGW2的注册, 并为 HGW2确定家庭网关软件运行单元, 其 中具有 Zigbee 应用 1、 Zigbee应用 2、 Zigbee应用 3、 、 Zigbee应用 N等多个 业务软件, 以及管理这些软件模块的软件管理单元。 另外, 所述运行控制服务器中还 包括软件运行监测单元 (HGW Running space management module ), 用于管理家庭网 关软件运行单元, 包括启动或者关闭家庭网关软件运行单元。
HGW2在注册过程中发送的注册信息包括如下参数: 用户名、 密码、 HWG2的 WAN口 IP 地址、 监听端口号及 USB Zigbee模块型号。
HGW2在注册完成之后,在上电时通知所述软件运行监测单元,所述软件运行监测单元 将 HGW2在注册过程中发送的 USB Zigbee模块型号、 HWG2的 WAN口 IP地址和监听端 口号作为启动参数, 发送给家庭网关软件运行单元的软件管理单元, 以启动所述软件 管理单元。 HGW2在注册完成之后,开始运行其家庭网关代理装置(USB Device Agency, 即 USB代理装置), 激活带 Zigbee功能的 USB模块 (即 USB Zigbee模块), 并监听来 自服务器的 TCP/IP连接。 所述软件管理单元根据所获得的 USB Zigbee模块型号启动对应的业务软件 (假设为 Zigbee应用 1 ),并根据 HWG2的 WAN口 IP地址、监听端口号发起到 USB Device Agency 的 TCP/IP连接, 并在接收到 USB Device Agency的响应信息后确定数据通信通道建 立。同时,所述软件管理单元与启动的 Zigbee应用 1之间建立关联通道,透传 TCP/IP 连接的 USB Zigbee应用的输入输出数据。 在上述数据通信通道建立后, Zigbee 应用 1 即可通过家庭网关 HWG2对 USB Zigbee 模块进行控制, 包括发送 Zigbee模块复位命令以复位 USB Zigbee模块, 收集家庭网
络中的家庭设备 (Zigbee终端) 信息, 执行各种基于 Zigbee的家庭业务, 例如将收 集到的信息通过家庭网关 HWG2来 Push (推送) 到远端的用户设备, 或接收该用户设 备的控制指令并控制相应的 Zigbee终端工作。 应用例 2 如图 12所示的系统包括运行控制服务器与 HGW1。 HGWl需要通过一个家庭网关代理装 置 (Security Device Agency, 即安全设备代理) 实现一个家庭网络中的 UPnP控制 点, 以将家庭网络内的安全摄像头通信的 UPnP协议封装透传到云端的第三方应用中, 从而实现云端第三方应用对家庭网络中安全设备的自动发现、 配置、 诊断及复位等管 理控制功能, 安全监控数据在所述第三方应用的控制下, 透过网关上传到云端的安全 监控服务器, 并由所述安全监控服务器推送到用户设备上, 实现远程监控。 在工作时, 云服务器接受 HGW1的注册, 并为 HGW1确定家庭网关软件运行单元, 其 中具有 UPnP应用 1、 UPnP应用 2、 UPnP应用 3、 、 UPnP应用 N等多个业务软件, 以及管理这些软件模块的软件管理单元。 另外, 所述运行控制服务器中还包括软件运 行监测单元 (HGW Running space management module ), 用于管理家庭网关软件运行 单元, 包括启动或者关闭家庭网关软件运行单元。
HGW1在注册过程中发送的注册信息包括如下参数: 用户名、 密码、 HWG1的 WAN口 IP 地址、 监听端口号及 UPnP设备类型。
HGW1在注册完成之后,在上电时通知所述软件运行监测单元,所述软件运行监测单元 将 HGW1在注册过程中发送的 UPnP设备类型、 HWG1的 WAN口 IP地址和监听端口号作 为启动参数, 发送给家庭网关软件运行单元的软件管理单元, 以启动所述软件管理单 元。 HGW1在注册完成之后, 开始运行其家庭网关代理装置(Security Device Agency, 即安全设备代理装置), 由家庭网关代理装置发现、 记录并上报家庭网络内的各种带 监控功能的 UPnP设备, 并开始监听来自服务器的 TCP/IP连接。 所述软件管理单元根据所获得的 UPnP设备类型启动对应的业务软件(假设为 UPnP应 用 2), 并根据 HWG1的 WAN口 IP地址、 监听端口号发起到 Security Device Agency 的 TCP/IP连接, 并在接收到 Security Device Agency的响应信息后确定数据通信通 道建立。 同时, 所述软件管理单元与启动的 UPnP应用 2之间建立关联通道, 透传数 据通信通道上的 UPnP报文。 在上述数据通信通道建立后, UPnP应用 2即可通过家庭网关 HWG2发送 UPnP命令,执
行各种基于 UPnP 的家庭监控业务, 例如收集家庭网络中的家庭设备信息, 透过家庭 网关 HWG2上传到云端的安全监控服务器, 由所述安全监控服务器 Push (推送) 到远 端的用户设备, 或接收该用户设备的控制指令并控制相应的家庭设备工作。 本发明提供的技术方案在服务器侧设置一家庭网关软件运行单元以作为各种软件模 块存储及运行之用, 这种方式一方面打破现有技术中家庭网关存储资源与新业务实施 之间的正比关系, 实现存储资源受限的家庭网关实施较大数量的新业务, 从而降低家 庭网关的设备成本。 另一方面, 当需要实施新业务时, 在服务器中加载对应软件模块 即可实现, 具有良好的扩展性, 例如当需要实施 DLNA业务时, 在服务器的家庭网关 软件运行单元中设置 DLNA业务相关的软件模块, 于是通过执行该软件模块即可实施 所述 DLNA业务, BP : 通过家庭网关代理装置对 DLNA控制协议的透传, 把 DLNA应用 扩展到云端运行。 同时, 本发明提供的一些实施例能够将软件模块从家庭网关中剥离出来, 能够与不同 的家庭网关进行通信, 提高了软件资源的利用率, 避免出现多个家庭网关重复设置相 同软件模块而导致资源浪费的问题, 并且云服务器能够通过发送软件消息和接收软件 消息经由家庭网关与终端进行信息交互。 本说明书中各个实施例采用递进的方式描述, 每个实施例重点说明的都是与其他实施 例的不同之处, 各个实施例之间相同相似部分互相参见即可。 对于实施例公开的装置 而言, 由于其与实施例公开的方法相对应, 所以描述的比较简单, 相关之处参见方法 部分说明即可。 本领域技术人员可以理解, 可以使用许多不同的工艺和技术中的任意一种来表示信 息、 消息和信号。 例如, 上述说明中提到过的消息、 信息都可以表示为电压、 电流、 电磁波、 磁场或磁性粒子、 光场或以上任意组合。 专业人员还可以进一步意识到, 结合本文中所公开的实施例描述的各示例的单元及算 法步骤, 能够以电子硬件、 计算机软件或者二者的结合来实现, 为了清楚地说明硬件 和软件的可互换性, 在上述说明中已经按照功能一般性地描述了各示例的组成及步 骤。 这些功能究竟以硬件还是软件方式来执行, 取决于技术方案的特定应用和设计约 束条件。 专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能, 但是这种实现不应认为超出本发明的范围。 本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程, 是可以通过 计算机程序来指令相关的硬件来完成, 所述的程序可存储于一计算机可读取存储介质
中, 所述程序在执行时, 可包括如上述各方法的实施例的流程。 其中, 所述的存储介 质可为磁碟、 光盘、 只读存储记忆体 (Read-Only Memory, ROM) 或随机存储记忆体 ( Random Access Memory, RAM) 等。 对所公开的实施例的上述说明, 使本领域专业技术人员能够实现或使用本发明。 对这 些实施例的多种修改对本领域的专业技术人员来说将是显而易见的, 本文中所定义的 一般原理可以在不脱离本发明的精神或范围的情况下, 在其它实施例中实现。 因此, 本发明将不会被限制于本文所示的这些实施例, 而是要符合与本文所公开的原理和新 颖特点相一致的最宽的范围。
Claims
1、 一种云服务器与家庭网关进行通信的方法, 其特征在于, 所述云服务器具有 家庭网关软件运行单元, 用于运行家庭网关的业务软件; 所述方法包括:
所述云服务器通过传输控制协议 /互联网协议 TCP/IP 协议与所述家庭网关建立 数据通信通道, 所述家庭网关通过短距离通信协议与终端连接;
所述家庭网关软件运行单元通过所述数据通信通道向所述家庭网关发送第一软 件消息, 以使得所述家庭网关将所述第一软件消息转发给所述第一软件消息指向的第 一终端; 或者, 所述家庭网关软件运行单元通过所述数据通信通道从所述家庭网关接 收第二软件消息, 所述第二短距离通信消息由第二终端发送给所述家庭网关, 并由所 述家庭网关转发给所述云服务器。
2、 根据权利要求 1所述的方法, 其特征在于, 所述方法还包括, 所述云服务器 确定所述家庭网关是否处于在线状态, 其中,
在所述云服务器通过 TCP/IP协议与所述家庭网关建立数据通信通道之前, 确定 所述家庭网关处于在线状态时, 所述云服务器执行建立数据通信通道的步骤;
在所述云服务器通过 TCP/IP协议与所述家庭网关建立数据通信通道之后, 确定 所述家庭网关不处于在线状态时, 所述云服务器释放所述家庭网关的业务软件。
3、 根据权利要求 2所述的方法, 其特征在于, 所述确定家庭网关是否处于在线 状态包括: 定时监测所述家庭网关的工作状态, 如果监测到所述家庭网关上电的工作 状态, 确定所述家庭网关处于在线状态, 否则确定所述家庭网关不处于在线状态。
4、 根据权利要求 1至 3中的任一项所述的方法, 其特征在于, 在所述云服务器 通过 TCP/IP协议与所述家庭网关建立数据通信通道之前, 所述方法还包括:
所述云服务器接收所述家庭网关的注册信息, 所述注册信息包括用户名、 密码、 家庭网关地址、 监听端口号及设备类型;
所述云服务器向所述家庭网关反馈注册响应信息以由所述家庭网关进行验证; 所述云服务器在所述验证通过后确定所述家庭网关完成注册;
所述云服务器通过 TCP/IP协议与所述家庭网关建立数据通信通道包括: 所述云服务器根据所述家庭网关地址及监听端口号, 向所述家庭网关发起
TCP/IP连接, 并在接收到建立连接响应信息时确定所述数据通信通道建立。
5、 一种云服务器, 其特征在于, 包括: 家庭网关软件运行单元; 软件管理单元; 其中,
所述软件管理单元, 用于通过 TCP/IP协议与所述家庭网关建立数据通信通道; 家庭网关软件运行单元, 用于运行家庭网关的业务软件, 具体用于通过所述数 据通信通道向所述家庭网关发送第一软件消息, 以使得所述家庭网关将所述第一软件 消息转发给所述第一软件消息指向的第一终端, 以及用于通过所述数据通信通道从所 述家庭网关接收第二软件消息, 所述第二短距离通信消息由第二终端发送给所述家庭 网关, 并由所述家庭网关转发给所述云服务器。
6、 根据权利要求 5所述的云服务器, 其特征在于, 还包括软件运行监测单元, 用于定时检测所述家庭网关的工作状态, 其中,
在所述软件管理单元通过 TCP/IP协议与所述家庭网关建立数据通信通道之前, 所述软件运行监测单元确定所述家庭网关处于在线状态时, 所述软件管理单元执行建 立数据通信通道的步骤;
在所述软件管理单元通过 TCP/IP协议与所述家庭网关建立数据通信通道之后, 所述软件运行监测单元确定所述家庭网关不处于在线状态时, 所述软件管理单元释放 所述家庭网关的业务软件。
7、 根据权利要求 5或 6所述的云服务器, 其特征在于, 还包括第一注册单元, 用于接收所述家庭网关的注册信息,所述注册信息包括用户名、密码、家庭网关地址、 监听端口号及设备类型, 向所述家庭网关反馈注册响应信息以由所述家庭网关进行验 证, 并且在所述验证通过后确定所述家庭网关完成注册;
所述软件管理单元具体用于: 根据所述家庭网关地址及监听端口号, 向所述家 庭网关发起 TCP/IP连接, 并在接收到建立连接响应信息时确定所述数据通信通道建
8、 一种家庭网关与云服务器进行通信的方法, 其特征在于, 所述家庭网关通过 短距离通信协议与终端连接, 所述方法包括:
所述家庭网关通过 TCP/IP协议与所述云服务器建立数据通信通道;
所述家庭网关通过所述数据通信通道从所述云服务器接收第一软件消息, 以将 所述第一软件消息转发给所述第一软件消息指向的第一终端; 或者, 将第二软件消息 发送给所述云服务器, 其中所述第二软件消息由第二终端发送给所述家庭网关。
9、 根据权利要求 8所述的方法, 其特征在于, 还包括: 向所述服务器发送注册信息, 所述注册信息包括用户名、 密码、 家庭网关地址、 监听端口号及设备类型;
接收所述服务器的响应信息并进行验证;
在验证通过后成为合法家庭网关。
10、 根据权利要求 8或 9所述的方法, 其特征在于, 按照以下步骤与服务器建 立数据通信通道:
监听来自服务器的 TCP/IP连接指示, 并在接收到所述服务器依据所述家庭网关 地址及监听端口号发起的 TCP/IP连接指示后, 向所述服务器反馈响应信息以确定所 述数据通信通道建立。
11、根据权利要求 8或 9所述的方法,其特征在于,所述短距离通信协议为 Zigbee 协议、 通用即插即用 UPnP协议、 蓝牙协议、 无线保真 Wi-Fi协议、 或者红外线协议。
12、 一种家庭网关代理装置, 置于家庭网关中, 其特征在于, 包括:
数据通道建立单元, 用于与云服务器建立数据通信通道;
透传单元, 用于通过所述数据通信通道从云服务器接收第一软件消息, 并将所 述第一软件消息转发给所述第一软件消息指向的第一终端; 或者, 从第二终端接收第 二软件消息, 并将第二软件消息发送给云服务器。
13、 根据权利要求 12所述的家庭网关代理装置, 其特征在于, 还包括: 状态通知单元, 用于在家庭网关上电时, 将该工作状态通知所述云服务器。
14、 根据权利要求 12所述的家庭网关代理装置, 其特征在于, 还包括: 第二注册单元, 用于向所述云服务器发送注册信息, 接收所述云服务器针对所 述注册信息反馈的响应信息以进行验证, 并在验证通过确定成为合法家庭网关, 所述 注册信息包括用户名、 密码、 家庭网关地址、 监听端口号及设备类型。
15、 根据权利要求 12至 14中的任一项所述的家庭网关代理装置, 具体为通用 串行总线 USB设备代理装置或安全设备代理装置。
16、 一种家庭网关, 其特征在于, 具有如权利要求 12-15 任意一项所述的家庭 网关代理装置。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210082775.9A CN102638460B (zh) | 2012-03-26 | 2012-03-26 | 家庭网关、云服务器及两者之间进行通信的方法 |
CN201210082775.9 | 2012-03-26 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013143342A1 true WO2013143342A1 (zh) | 2013-10-03 |
Family
ID=46622704
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2012/087670 WO2013143342A1 (zh) | 2012-03-26 | 2012-12-27 | 家庭网关、云服务器及两者之间进行通信的方法 |
Country Status (4)
Country | Link |
---|---|
US (1) | US9774704B2 (zh) |
EP (1) | EP2645636B1 (zh) |
CN (1) | CN102638460B (zh) |
WO (1) | WO2013143342A1 (zh) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105072149A (zh) * | 2015-06-30 | 2015-11-18 | 青岛海尔智能家电科技有限公司 | 通过代理网关建立远程通信的方法及装置 |
CN106255234A (zh) * | 2016-07-30 | 2016-12-21 | 曹淅 | 信息智能型家居网关 |
CN110661747A (zh) * | 2018-06-28 | 2020-01-07 | 南京南瑞继保工程技术有限公司 | 一种轨道交通云的终端安全管控方法 |
Families Citing this family (38)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104040996B (zh) * | 2012-01-09 | 2017-07-07 | 高通股份有限公司 | 用于通信网络的受云计算控制的网关 |
CN102638460B (zh) | 2012-03-26 | 2016-08-10 | 华为终端有限公司 | 家庭网关、云服务器及两者之间进行通信的方法 |
CN102868729B (zh) * | 2012-08-24 | 2018-05-04 | 中兴通讯股份有限公司 | 基于云服务的实现软件服务的方法、客户端及云服务器 |
TWM456037U (zh) * | 2013-02-05 | 2013-06-21 | Delta Networks Xiamen Ltd | 終端控制系統和閘道器 |
US8943558B2 (en) * | 2013-03-08 | 2015-01-27 | Next Level Security Systems, Inc. | System and method for monitoring a threat |
US9049173B2 (en) | 2013-06-05 | 2015-06-02 | Fortinet, Inc. | Cloud based logging service |
CN103400066B (zh) * | 2013-07-29 | 2016-08-17 | 王克 | 用于管理软件的系统和方法 |
CN104639516B (zh) * | 2013-11-13 | 2018-02-06 | 华为技术有限公司 | 身份认证方法、设备及系统 |
CN104714503B (zh) * | 2013-12-12 | 2018-07-06 | 南京中兴软件有限责任公司 | 远程家庭网关控制器、家庭网关、终端及终端控制方法 |
US10268492B2 (en) | 2014-05-20 | 2019-04-23 | Amazon Technologies, Inc. | Low latency connections to workspaces in a cloud computing environment |
CN104144080B (zh) * | 2014-07-24 | 2018-01-02 | 上海斐讯数据通信技术有限公司 | 采用远端设备对终端设备进行管理的系统及方法 |
CN104158710B (zh) * | 2014-08-15 | 2017-08-25 | 深圳市蜂联科技有限公司 | 基于开放式智能网关平台的业务应用通道自动切换方法 |
CN104506360B (zh) * | 2014-12-26 | 2018-02-06 | 深圳市彩易生活科技有限公司 | 一种智能设备的入网配置方法、系统及相关设备 |
CN105991313A (zh) | 2015-01-30 | 2016-10-05 | 中兴通讯股份有限公司 | 一种家庭网络设备的管理方法及网络管理系统 |
CN105992306B (zh) * | 2015-03-02 | 2020-06-09 | 海信集团有限公司 | 一种终端与家庭网关的绑定方法 |
CN105072145A (zh) * | 2015-06-30 | 2015-11-18 | 青岛海尔智能家电科技有限公司 | 一种物联网的通信方法及系统 |
CN105072148B (zh) * | 2015-06-30 | 2021-10-12 | 青岛海尔智能家电科技有限公司 | 与终端建立连接的方法及装置 |
US10178177B2 (en) | 2015-12-08 | 2019-01-08 | Honeywell International Inc. | Apparatus and method for using an internet of things edge secure gateway |
CN106254192B (zh) * | 2016-09-29 | 2021-09-07 | 北京小米移动软件有限公司 | 提示方法、提示装置及提示系统 |
CN106453648B (zh) * | 2016-11-29 | 2020-04-28 | 海信集团有限公司 | 智能家居设备的设备状态确定方法及装置 |
CN108243162B (zh) * | 2016-12-26 | 2020-12-04 | 大唐移动通信设备有限公司 | 一种sip注册的方法及装置 |
CN107018405A (zh) * | 2017-03-22 | 2017-08-04 | 陕西科技大学 | 基于云平台的led三维显示器及其控制方法 |
CN107276861A (zh) * | 2017-06-30 | 2017-10-20 | 广州创想健康信息科技有限公司 | 提供蓝牙外设远程接入的方法、服务器、网关和系统 |
CN108566441B (zh) * | 2018-06-29 | 2021-08-27 | 深圳市九洲电器有限公司 | 一种nas设备处理数据的方法、nas设备及介质 |
CN108650142A (zh) * | 2018-07-17 | 2018-10-12 | 青岛海信智慧家居系统股份有限公司 | 智能家居系统中多网关设备的控制方法及装置 |
CN110798329A (zh) * | 2018-08-01 | 2020-02-14 | 中兴通讯股份有限公司 | 物联网网关接入方法、设备以及存储介质 |
CN110855728A (zh) * | 2018-08-21 | 2020-02-28 | 上海擎感智能科技有限公司 | 车辆、基于车联网网关的智能家居网关通信方法和系统 |
CN109270850A (zh) * | 2018-12-13 | 2019-01-25 | 桂林电子科技大学 | 一种基于物联网的智能家居管理系统及方法 |
FR3099256B1 (fr) | 2019-07-26 | 2021-08-06 | Amadeus Sas | Passerelle cloud |
CN110446206B (zh) * | 2019-08-22 | 2023-03-31 | 北京元安物联技术有限公司 | 无线网络系统及信息传输方法 |
CN112787947B (zh) * | 2019-11-11 | 2022-12-13 | 华为技术有限公司 | 网络业务的处理方法、系统和网关设备 |
CN111131316B (zh) * | 2019-12-31 | 2022-10-14 | 青岛海尔科技有限公司 | 用于通信的方法、装置、家电设备及服务器 |
CN113312092A (zh) * | 2020-07-27 | 2021-08-27 | 阿里巴巴集团控股有限公司 | 启动方法、系统以及装置 |
CN112492004B (zh) * | 2020-11-17 | 2023-02-17 | 深圳市晨北科技有限公司 | 本地通信链接的建立方法及设备、系统及存储介质 |
CN113347195B (zh) * | 2021-06-18 | 2022-12-23 | 山东产研信息与人工智能融合研究院有限公司 | 一种物联网设备通信协议包动态挂载系统及方法 |
CN113676401B (zh) * | 2021-08-20 | 2024-03-01 | 深圳市创客工场科技有限公司 | 一种通信方法及赛事场控装置 |
CN114900388B (zh) * | 2022-05-11 | 2023-11-07 | 深圳绿米联创科技有限公司 | 设备控制方法、装置、设备及存储介质 |
CN114900479A (zh) * | 2022-06-28 | 2022-08-12 | 中国南方电网有限责任公司 | 边缘网关的智能接入方法、系统、装置、设备、存储介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101938391A (zh) * | 2010-08-31 | 2011-01-05 | 中山大学 | 一种处理语音的方法、系统、遥控器、机顶盒、云服务器 |
CN102193526A (zh) * | 2010-03-05 | 2011-09-21 | 朗德华信(北京)自控技术有限公司 | 基于云计算的智慧家居能源管理控制系统及方法 |
CN102255933A (zh) * | 2010-05-20 | 2011-11-23 | 中兴通讯股份有限公司 | 云服务中介、云计算方法及云系统 |
CN102638460A (zh) * | 2012-03-26 | 2012-08-15 | 华为终端有限公司 | 家庭网关、云服务器及两者之间进行通信的方法 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ES2689714T3 (es) * | 2001-12-21 | 2018-11-15 | Orange | Procesamiento de llamadas en redes de telecomunicaciones móviles |
GB2428821B (en) * | 2004-03-16 | 2008-06-04 | Icontrol Networks Inc | Premises management system |
US7818790B1 (en) * | 2006-03-17 | 2010-10-19 | Erf Wireless, Inc. | Router for use in a monitored network |
KR100757896B1 (ko) * | 2006-05-24 | 2007-09-11 | 한국전자통신연구원 | 홈 네트워크 시스템 및 그 시스템에서의 원격 홈서비스설치 방법 |
US7986701B2 (en) * | 2008-06-13 | 2011-07-26 | Honeywell International Inc. | Wireless building control system bridge |
US8750098B2 (en) * | 2010-07-28 | 2014-06-10 | At&T Intellectual Property I, L.P. | Femtocell service through a secondary connection |
TWI404387B (zh) * | 2010-08-13 | 2013-08-01 | Chunghwa Telecom Co Ltd | 在網路位址轉換環境下使用對話啟動協定的通訊方法與系統 |
US20120059932A1 (en) * | 2010-09-02 | 2012-03-08 | Samsung Electronics Co., Ltd. | Applying home network technologies to a wide area network |
CN102279748A (zh) * | 2011-08-29 | 2011-12-14 | 焦秀琴 | 远程存储本地执行的软件使用方法、系统、服务器及客户端 |
US8984145B2 (en) * | 2011-10-28 | 2015-03-17 | Yokogawa Electric Corporation | Network management interface for heterogeneous data network and system using the same |
-
2012
- 2012-03-26 CN CN201210082775.9A patent/CN102638460B/zh active Active
- 2012-12-27 WO PCT/CN2012/087670 patent/WO2013143342A1/zh active Application Filing
-
2013
- 2013-03-25 EP EP13160807.7A patent/EP2645636B1/en active Active
- 2013-03-26 US US13/850,924 patent/US9774704B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102193526A (zh) * | 2010-03-05 | 2011-09-21 | 朗德华信(北京)自控技术有限公司 | 基于云计算的智慧家居能源管理控制系统及方法 |
CN102255933A (zh) * | 2010-05-20 | 2011-11-23 | 中兴通讯股份有限公司 | 云服务中介、云计算方法及云系统 |
CN101938391A (zh) * | 2010-08-31 | 2011-01-05 | 中山大学 | 一种处理语音的方法、系统、遥控器、机顶盒、云服务器 |
CN102638460A (zh) * | 2012-03-26 | 2012-08-15 | 华为终端有限公司 | 家庭网关、云服务器及两者之间进行通信的方法 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105072149A (zh) * | 2015-06-30 | 2015-11-18 | 青岛海尔智能家电科技有限公司 | 通过代理网关建立远程通信的方法及装置 |
CN106255234A (zh) * | 2016-07-30 | 2016-12-21 | 曹淅 | 信息智能型家居网关 |
CN110661747A (zh) * | 2018-06-28 | 2020-01-07 | 南京南瑞继保工程技术有限公司 | 一种轨道交通云的终端安全管控方法 |
CN110661747B (zh) * | 2018-06-28 | 2022-06-28 | 南京南瑞继保工程技术有限公司 | 一种轨道交通云的终端安全管控方法 |
Also Published As
Publication number | Publication date |
---|---|
EP2645636A3 (en) | 2013-11-13 |
EP2645636A2 (en) | 2013-10-02 |
CN102638460A (zh) | 2012-08-15 |
CN102638460B (zh) | 2016-08-10 |
US9774704B2 (en) | 2017-09-26 |
EP2645636B1 (en) | 2019-09-25 |
US20130290548A1 (en) | 2013-10-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2013143342A1 (zh) | 家庭网关、云服务器及两者之间进行通信的方法 | |
US20130311694A1 (en) | Devices and methods for facilitating direct pairing in a wireless docking system | |
TWI630811B (zh) | 機器對機器閘道器及使用機器對機器閘道器的方法 | |
WO2018120390A1 (zh) | 一种通信建立的方法及终端 | |
WO2014056135A1 (zh) | 端口设置方法、路由设备及电脑程序产品 | |
WO2013177192A1 (en) | Apparatus and method for direct pairing in a wireless docking system | |
WO2011150610A1 (zh) | 一种动态调整带宽业务的方法及系统、宽带策略系统 | |
WO2013097452A1 (zh) | 接收数据的方法、发送数据的方法、移动终端和服务器 | |
WO2011153737A1 (zh) | 一种实现智能家居应用的装置、系统和方法 | |
WO2014036957A1 (zh) | 设备间共享内容的方法、设备及系统 | |
WO2014135050A1 (zh) | 消息处理方法、装置、网关、机顶盒及网络电视系统 | |
WO2010139151A1 (zh) | M2m平台实现多种承载协议并发接入的方法及系统 | |
US10574518B2 (en) | Method and apparatus of performing remote management of a managed machine | |
WO2010148914A1 (zh) | 一种拨号服务创建的方法和装置 | |
WO2014201903A1 (zh) | 分布式弹性网络互连系统中协作方法和系统 | |
WO2006002579A1 (fr) | Procede de transmission de donnees entre des appareils de reseau | |
JP2020521409A (ja) | Netconfセッション状態の検出方法、装置及びコンピュータ読取可能な記録媒体 | |
WO2012175024A1 (zh) | 实现无线数据传输与短信收发并行的方法、系统及设备 | |
WO2015074537A1 (zh) | 一种智能电视设备中的通信协议控制方法和装置 | |
WO2014187241A1 (zh) | 控制无线网络直连群组中无线设备断开的方法及无线设备 | |
WO2010121531A1 (zh) | 一种终端管理系统更新终端状态的方法及终端管理系统 | |
WO2012010002A1 (zh) | 一种物联网终端java应用的业务调试装置和方法 | |
CN102546659B (zh) | 面向远过程调用的持久tcp连接方法 | |
WO2022042545A1 (zh) | Tsn工业应用服务器、客户端、系统、服务方法及储存介质 | |
WO2011022887A1 (zh) | 一种实现终端远程访问通用串行总线设备的方法和装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12872836 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 12872836 Country of ref document: EP Kind code of ref document: A1 |