Nothing Special   »   [go: up one dir, main page]

WO2016037447A1 - Smart home system and communication method therefor - Google Patents

Smart home system and communication method therefor Download PDF

Info

Publication number
WO2016037447A1
WO2016037447A1 PCT/CN2014/095875 CN2014095875W WO2016037447A1 WO 2016037447 A1 WO2016037447 A1 WO 2016037447A1 CN 2014095875 W CN2014095875 W CN 2014095875W WO 2016037447 A1 WO2016037447 A1 WO 2016037447A1
Authority
WO
WIPO (PCT)
Prior art keywords
server
terminal
request
device terminal
control
Prior art date
Application number
PCT/CN2014/095875
Other languages
French (fr)
Chinese (zh)
Inventor
杜志华
李星星
Original Assignee
深圳万物新生科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳万物新生科技有限公司 filed Critical 深圳万物新生科技有限公司
Publication of WO2016037447A1 publication Critical patent/WO2016037447A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]

Definitions

  • the invention relates to the field of smart homes, in particular to a smart home system and a communication method thereof.
  • the communication mode of the network is going through the CS communication mode (client-server) to the BS communication mode (browser-server), and then to The development process of CSC communication mode (client-server-client).
  • clients such as mobile phones, tablets, smart wearable devices, etc.
  • client such as mobile phones, tablets, smart wearable devices, etc.
  • the reliability and stability requirements for network communication are getting higher and higher. How to safely and reliably deliver an instruction from one client to another through a complex network is an urgent problem to be solved.
  • the current Internet data communication has the following problems: First, the security problem: (1) Many people use a common coding protocol for convenience, and the data transmitted in this way has no security. (2), there is no encryption processing in the data transmission process, or the encryption processing method is too simple. Second, the reliability problem: the traditional network communication uses the request response mode, in this communication mode, the client search server is easy, but the server is difficult to actively search the client, such communication mode can not meet the requirements of the CSC mode.
  • the technical problem to be solved by the present invention is to provide a smart home system and a communication method thereof, so that the server can actively search for the client, so that the network satisfies the CSC communication mode.
  • the present invention is implemented as follows:
  • a smart home system includes a control terminal, an access server, a device terminal server, a device terminal, and a push server;
  • the control terminal is configured to send a control command
  • the access server is configured to receive the control command, process the service logic of the control command, and send the control command to the device terminal server according to the processing result;
  • the device terminal server is configured to send the control command to the device terminal, and send a corresponding execution result to the push server;
  • the push server is configured to send the execution result to the control terminal.
  • the device terminal is further configured to send a request
  • the device terminal server is further configured to receive the request, process the requested service logic, and send the request to the push server according to the processing result;
  • the push server is further configured to send the request to the control terminal, and return a corresponding request result to the device terminal server;
  • the device terminal server is further configured to send the request result to the device terminal.
  • control command or request is transmitted in the form of an encrypted data packet;
  • key of the encrypted data packet is a dynamic key generated according to a proprietary protocol.
  • control terminal is any one of a smart phone, a tablet computer, and a smart wearable device, and the device terminal is an alarm clock;
  • the control command includes any one or any of a timing ringing command, a custom alarm ringing command, and a music playing command;
  • the request is a voice call request.
  • the smart home system further includes a plurality of file servers
  • the control terminal is further configured to request an address of the several file servers from the access server;
  • the access server is further configured to return an address of the plurality of file servers to the control terminal;
  • the control terminal is further configured to upload, to the number of file servers, the file distribution that needs to be uploaded according to the addresses of the plurality of file servers;
  • the plurality of file servers are configured to send storage address information of the respective received files to the control terminal.
  • a communication method of a smart home system includes a control terminal, an access server, a device terminal server, a device terminal, and a push server; the communication method includes the following steps:
  • the control terminal sends a control command
  • the push server transmits the execution result to the control terminal.
  • the method further includes the following steps:
  • the device terminal also sends a request
  • the device terminal server further receives the request, and processes the requested business logic, and sends the request to the push server according to the processing result;
  • the device terminal server also sends the request result to the device terminal.
  • control command or request is transmitted in the form of an encrypted data packet;
  • key of the encrypted data packet is a dynamic key generated according to a proprietary protocol.
  • control terminal is any one of a smart phone, a tablet computer, and a smart wearable device, and the device terminal is an alarm clock;
  • the control command includes any one or any of a timing ringing command, a custom alarm ringing command, and a music playing command;
  • the request is a voice call request.
  • the smart home system further includes a plurality of file servers; the communication method further includes:
  • the control terminal further requests an address of the plurality of file servers from the access server;
  • the access server also returns an address of the plurality of file servers to the control terminal;
  • the control terminal further uploads the file distribution that needs to be uploaded to the plurality of file servers according to the addresses of the plurality of file servers;
  • the plurality of file servers send storage address information of the respective received files to the control terminal.
  • the present invention transmits the execution result of the device terminal to the push server, and the push server searches for the control terminal, so that the network satisfies the CSC communication mode of the "client-server-client", thereby realizing Control the purpose of one or more clients through one client.
  • FIG. 1 is a schematic diagram of the composition of a smart home system according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a communication method of a smart home system according to an embodiment of the present invention.
  • FIG. 1 is a schematic diagram showing the composition of a smart home system provided by the present invention.
  • the smart home system includes a control terminal 1, an access server 2, a device terminal server 3, a device terminal 4, and a push server 5.
  • the control terminal 1 can be a smart terminal device such as a smart phone, a tablet computer, or a smart wearable device.
  • the access server 2 is a transmission channel that controls communication between the terminal 1 and the device terminal server 3, and is used to reasonably allocate resources and balance loads of the device terminal server 3.
  • the device terminal server 3 is a server that the access server 2 assigns to the device terminal 4 for controlling the device terminal 4.
  • the control terminal 1 is generally equipped with a smart operating system, such as an Android smart operating system.
  • the device terminal 4 can also be a smart terminal device such as a smart phone, a tablet computer, a smart wearable device, or a wireless alarm clock.
  • the control terminal 1 can access the access server 2 through wireless or wired mode, and can adopt Wi-Fi or Bluetooth in a wireless manner, and the mobile portability of the control terminal 1 can be improved by using a wireless manner.
  • the access server 2 can receive the control command and process the business logic of the control command, and send the control command to the device terminal server 3 according to the processing result.
  • the device terminal server 3 is for transmitting a control command to the device terminal 4, and transmits a corresponding execution result to the push server 5.
  • the push server 5 is for transmitting the execution result to the control terminal 1.
  • the push server 5 searches for the control terminal 1 so that the network satisfies the "client-server-client" CSC communication mode, thereby enabling control through one client. The purpose of another or multiple clients.
  • the control terminal 1 is a smart phone
  • the device terminal 4 is a wireless alarm clock
  • the wireless alarm clock is periodically ringed by the smart phone as an example to describe the above work process.
  • the smartphone can use a smart phone based on Android or IOS smart operating system, and the wireless alarm clock can select a wireless alarm clock with Wi-Fi function.
  • the user sets the time required for the alarm to ring through the alarm control program installed on the smartphone, and generates a corresponding timing ringing command and transmits it to the access server 2.
  • the timed ring command is a specific control command.
  • the access server 2 After receiving the timing ringing command, the access server 2 performs business logic processing on the timing ringing command.
  • the business logic includes the logical path of the command, login information, and the like, which are all included in the control command, and the access server 2 sends the control command to the service logic according to the command.
  • Device Terminal Server 3. the timing ringing command includes identification information of the control terminal 1 that transmits the command, identification information of the device terminal 4 that receives the command, and corresponding login information and the like. After receiving the timing ringing command, the device terminal server 3 sends the timing ringing command to the corresponding wireless alarm clock, and the wireless alarm clock executes the timing ringing command.
  • the execution result of the timing ringing command can be sent by the device terminal 4 to the push server 5.
  • the push server 5 is for transmitting the execution result to the control terminal 1. If the control terminal 1 is not online or the push server 5 cannot find the control terminal 1, the execution result information is treated as offline message processing.
  • the device terminal 4 is not limited to receiving and executing the control command transmitted by the control terminal 1, and may also actively send a request to the control terminal 1.
  • the device terminal server 3 receives the request and processes the requested service logic, and transmits the request to the push server 5 according to the processing result.
  • the push server 5 is also used to send a request to the control terminal 1 and return the corresponding request result to the device terminal server 3.
  • the device terminal server 3 is also used to transmit the result of the request to the device terminal 4.
  • the control terminal 1 is a smart phone
  • the device terminal 4 is a wireless alarm clock
  • the wireless alarm clock and the smart phone perform a voice call as an example.
  • the request sent by the wireless alarm clock is a request for making a voice call with the control terminal 1.
  • the working process is similar to the above method of periodically ringing the wireless alarm clock through the smart phone, except that the request path is different from the above control path, and details are not described herein again.
  • control commands or requests are transmitted in the form of encrypted packets, which are dynamic keys generated according to a proprietary protocol. In this way, there is no need to worry about being intercepted or forged during the data transmission process, thereby ensuring the legitimacy and confidentiality of the control command or request.
  • the control terminal 1 is any one of a smart phone, a tablet computer, and a smart wearable device, and the device terminal 4 is an alarm clock.
  • the control command may include a custom alarm ringtone command and a music play command in addition to the above-described timed ringing command.
  • the smart home system may also include a number of file servers for storing user uploaded files.
  • the control terminal 1 is further configured to request the address of the plurality of file servers from the access server 2, and the access server 2 is further configured to return the addresses of the plurality of file servers to the control terminal 1, and the control terminal 1 is further configured to be used according to the plurality of file servers.
  • the address uploads the file distribution to be uploaded to a plurality of file servers, and the plurality of file servers are configured to send the storage address information of the respective received files to the control terminal 1.
  • the user can access or download the file data stored by the user through the control terminal 1. By distributing files to multiple file servers, you can reduce the pressure on the file server's read and write and network download bandwidth.
  • the file is also transmitted in the form of an encrypted data packet, and the key of the encrypted data packet is also a dynamic key generated according to a proprietary protocol.
  • an embodiment of the present invention further provides a communication method of a smart home system. As shown in FIG. 2, the communication method includes the following steps:
  • Step S1 The control terminal 1 sends a control command
  • Step S2 The access server 2 receives the control command, and processes the business logic of the control command, and sends the control command to the device terminal server 3 according to the processing result;
  • Step S3 the device terminal server 3 sends a control command to the device terminal 4, and sends the corresponding execution result to the push server 5;
  • Step S4 The push server 5 transmits the execution result to the control terminal 1.
  • the method further includes the following steps:
  • Step S5 the device terminal 4 also sends a request
  • Step S6 the device terminal server 3 also receives the request, and processes the requested business logic, and sends the request to the push server 5 according to the processing result;
  • Step S7 the push server 5 sends the request to the control terminal 1, and returns the corresponding request result to the device terminal server 3;
  • Step S8 The device terminal server 3 also transmits the request result to the device terminal 4.
  • the request is a voice call request.
  • the control command or request is transmitted in the form of an encrypted packet, and the key of the encrypted packet is a dynamic key generated according to a proprietary protocol.
  • the control terminal 1 is any one of a smart phone, a tablet computer, and a smart wearable device, and the device terminal 4 is an alarm clock.
  • the control commands include any one or more of a timed ring command, a custom alarm ring command, and a music play command.
  • the communication method further includes:
  • Step S9 The control terminal 1 also requests the access server 2 for the addresses of several file servers;
  • Step S10 The access server 2 also returns the addresses of several file servers to the control terminal 1;
  • Step S11 The control terminal 1 further uploads the file distribution that needs to be uploaded to several file servers according to the addresses of the plurality of file servers;
  • Step S12 The plurality of file servers send the storage address information of the files respectively received to the control terminal 1.
  • the communication method of the smart home system provided by the embodiment of the present invention is based on the smart home system provided by the embodiment of the present invention.
  • the steps of each step correspond to the working principles of the various components of the smart home system, and will not be repeated here.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The present invention relates to the field of smart homes, and in particular to a smart home system and a communication method therefor. The smart home system comprises a control terminal, an access server, a device terminal server, a device terminal and a push server. The control terminal is used for sending a control command; the access server is used for receiving the control command and processing a service logic of the control command, and sending the control command to the device terminal server according to a processing result; the device terminal server is used for sending the control command to the device terminal, and sending a corresponding execution result to the push server; and the push server is used for sending the execution result to the control terminal. According to the present invention, an execution result of a device terminal is sent to a push server, and the push server searches for a control terminal so that a network satisfies a ¡°client-server-client¡± CSC communication mode, so as to be able to achieve the purpose of controlling another one or more clients by one client.

Description

智能家居系统及其通信方法  Smart home system and communication method thereof 技术领域Technical field
本发明涉及智能家居领域,尤其涉及一种智能家居系统及其通信方法。 The invention relates to the field of smart homes, in particular to a smart home system and a communication method thereof.
背景技术Background technique
随着科技的不断发展和进步,网络正逐步改变着人们的生活,现在,网络的通信模式正经历着从CS通信模式(客户端-服务器)到BS通信模式(浏览器-服务器),再到CSC通信模式(客户端-服务器-客户端)的发展过程。大家希望通过一个客户端(如手机、平板电脑、智能穿戴设备等)去控制另一个或多个客户端(如手机、平板电脑、智能穿戴设备等)。这样一来,对网络通信的可靠性和稳定性要求就越来越高。如何将一条指令从一个客户端通过复杂的网络安全、可靠地送达另一客户端是亟待解决的问题。With the continuous development and advancement of technology, the network is gradually changing people's lives. Now, the communication mode of the network is going through the CS communication mode (client-server) to the BS communication mode (browser-server), and then to The development process of CSC communication mode (client-server-client). Everyone wants to control one or more clients (such as mobile phones, tablets, smart wearable devices, etc.) through a client (such as mobile phones, tablets, smart wearable devices, etc.). As a result, the reliability and stability requirements for network communication are getting higher and higher. How to safely and reliably deliver an instruction from one client to another through a complex network is an urgent problem to be solved.
互联网数据安全越来越受到大家的重视,但很少有人真的花时间或精力去解决这些问题。当前的互联网数据通信存在以下问题:一、安全性问题:(1)、很多人为了方便,都采用公共的编码协议,通过这样的方式传输的数据无安全性可言。(2)、数据传输过程中没有做加密处理,或加密处理方式过于简单。二、可靠性问题:传统网络通信都采用请求应答模式,在这种通信模式下,客户端搜索服务器容易,但是服务器却很难主动搜索客户端,这样的通信模式无法满足CSC模式的要求。Internet data security is getting more and more attention from everyone, but few people really take the time or energy to solve these problems. The current Internet data communication has the following problems: First, the security problem: (1) Many people use a common coding protocol for convenience, and the data transmitted in this way has no security. (2), there is no encryption processing in the data transmission process, or the encryption processing method is too simple. Second, the reliability problem: the traditional network communication uses the request response mode, in this communication mode, the client search server is easy, but the server is difficult to actively search the client, such communication mode can not meet the requirements of the CSC mode.
技术问题technical problem
本发明所要解决的技术问题是,提供一种智能家居系统及其通信方法,使服务器可以主动搜索到客户端,从而使网络满足CSC通信模式。 The technical problem to be solved by the present invention is to provide a smart home system and a communication method thereof, so that the server can actively search for the client, so that the network satisfies the CSC communication mode.
技术解决方案Technical solution
本发明是这样实现的:The present invention is implemented as follows:
一种智能家居系统,包括控制终端、接入服务器、设备终端服务器、设备终端及推送服务器;A smart home system includes a control terminal, an access server, a device terminal server, a device terminal, and a push server;
所述控制终端用于发送控制命令;The control terminal is configured to send a control command;
所述接入服务器用于接收所述控制命令,并处理所述控制命令的业务逻辑,并根据处理结果将所述控制命令发送到所述设备终端服务器;The access server is configured to receive the control command, process the service logic of the control command, and send the control command to the device terminal server according to the processing result;
所述设备终端服务器用于将所述控制命令发送到所述设备终端,并将相应的执行结果发送到所述推送服务器;The device terminal server is configured to send the control command to the device terminal, and send a corresponding execution result to the push server;
所述推送服务器用于将所述执行结果发送到所述控制终端。The push server is configured to send the execution result to the control terminal.
进一步地,所述设备终端还用于发送请求;Further, the device terminal is further configured to send a request;
所述设备终端服务器还用于接收所述请求,并处理所述请求的业务逻辑,并根据处理结果将所述请求发送到所述推送服务器;The device terminal server is further configured to receive the request, process the requested service logic, and send the request to the push server according to the processing result;
所述推送服务器还用于将所述请求发送到所述控制终端,并将相应的请求结果返回所述设备终端服务器;The push server is further configured to send the request to the control terminal, and return a corresponding request result to the device terminal server;
所述设备终端服务器还用于将所述请求结果发送到所述设备终端。The device terminal server is further configured to send the request result to the device terminal.
进一步地,所述控制命令或请求以加密数据包的形式传送;所述加密数据包的密钥是根据私有协议生成的动态密钥。Further, the control command or request is transmitted in the form of an encrypted data packet; the key of the encrypted data packet is a dynamic key generated according to a proprietary protocol.
进一步地,所述控制终端为智能手机、平板电脑及智能穿戴设备中的任意一种,所述设备终端为闹钟;Further, the control terminal is any one of a smart phone, a tablet computer, and a smart wearable device, and the device terminal is an alarm clock;
所述控制命令包括定时响铃命令、自定义闹钟铃声命令及音乐播放命令中的任意一个或任意多个;The control command includes any one or any of a timing ringing command, a custom alarm ringing command, and a music playing command;
所述请求为语音通话请求。The request is a voice call request.
进一步地,所述智能家居系统还包括若干文件服务器;Further, the smart home system further includes a plurality of file servers;
所述控制终端还用于向所述接入服务器请求所述若干文件服务器的地址;The control terminal is further configured to request an address of the several file servers from the access server;
所述接入服务器还用于向所述控制终端返回所述若干文件服务器的地址;The access server is further configured to return an address of the plurality of file servers to the control terminal;
所述控制终端还用于根据所述若干文件服务器的地址将需要上传的文件分布上传到所述若干文件服务器;The control terminal is further configured to upload, to the number of file servers, the file distribution that needs to be uploaded according to the addresses of the plurality of file servers;
所述若干文件服务器用于将各自接收到的文件的存储地址信息发送给所述控制终端。The plurality of file servers are configured to send storage address information of the respective received files to the control terminal.
一种智能家居系统的通信方法,所述智能家居系统包括控制终端、接入服务器、设备终端服务器、设备终端及推送服务器;所述通信方法包括如下步骤:A communication method of a smart home system, the smart home system includes a control terminal, an access server, a device terminal server, a device terminal, and a push server; the communication method includes the following steps:
所述控制终端发送控制命令;The control terminal sends a control command;
所述接入服务器接收所述控制命令,并处理所述控制命令的业务逻辑,并根据处理结果将所述控制命令发送到所述设备终端服务器;Receiving, by the access server, the control command, and processing the service logic of the control command, and sending the control command to the device terminal server according to the processing result;
所述设备终端服务器将所述控制命令发送到所述设备终端,并将相应的执行结果发送到所述推送服务器;Sending, by the device terminal server, the control command to the device terminal, and sending a corresponding execution result to the push server;
所述推送服务器将所述执行结果发送到所述控制终端。The push server transmits the execution result to the control terminal.
进一步地,还包括如下步骤:Further, the method further includes the following steps:
所述设备终端还发送请求;The device terminal also sends a request;
所述设备终端服务器还接收所述请求,并处理所述请求的业务逻辑,并根据处理结果将所述请求发送到所述推送服务器;The device terminal server further receives the request, and processes the requested business logic, and sends the request to the push server according to the processing result;
所述推送服务器将所述请求发送到所述控制终端,并将相应的请求结果返回所述设备终端服务器;Sending, by the push server, the request to the control terminal, and returning a corresponding request result to the device terminal server;
所述设备终端服务器还将所述请求结果发送到所述设备终端。The device terminal server also sends the request result to the device terminal.
进一步地,所述控制命令或请求以加密数据包的形式传送;所述加密数据包的密钥是根据私有协议生成的动态密钥。Further, the control command or request is transmitted in the form of an encrypted data packet; the key of the encrypted data packet is a dynamic key generated according to a proprietary protocol.
进一步地,所述控制终端为智能手机、平板电脑及智能穿戴设备中的任意一种,所述设备终端为闹钟;Further, the control terminal is any one of a smart phone, a tablet computer, and a smart wearable device, and the device terminal is an alarm clock;
所述控制命令包括定时响铃命令、自定义闹钟铃声命令及音乐播放命令中的任意一个或任意多个;The control command includes any one or any of a timing ringing command, a custom alarm ringing command, and a music playing command;
所述请求为语音通话请求。The request is a voice call request.
进一步地,所述智能家居系统还包括若干文件服务器;所述通信方法还包括:Further, the smart home system further includes a plurality of file servers; the communication method further includes:
所述控制终端还向所述接入服务器请求所述若干文件服务器的地址;The control terminal further requests an address of the plurality of file servers from the access server;
所述接入服务器还向所述控制终端返回所述若干文件服务器的地址;The access server also returns an address of the plurality of file servers to the control terminal;
所述控制终端还根据所述若干文件服务器的地址将需要上传的文件分布上传到所述若干文件服务器;The control terminal further uploads the file distribution that needs to be uploaded to the plurality of file servers according to the addresses of the plurality of file servers;
所述若干文件服务器将各自接收到的文件的存储地址信息发送给所述控制终端。The plurality of file servers send storage address information of the respective received files to the control terminal.
有益效果Beneficial effect
与现有技术相比,本发明通过将设备终端的执行结果发送到推送服务器,由推送服务器去搜索控制终端,使网络满足了“客户端-服务器-客户端”的CSC通信模式,从而可实现通过一个客户端控制另一个或多个客户端的目的。 Compared with the prior art, the present invention transmits the execution result of the device terminal to the push server, and the push server searches for the control terminal, so that the network satisfies the CSC communication mode of the "client-server-client", thereby realizing Control the purpose of one or more clients through one client.
附图说明DRAWINGS
图1:本发明实施例提供的智能家居系统的组成示意图;FIG. 1 is a schematic diagram of the composition of a smart home system according to an embodiment of the present invention;
图2:本发明实施例提供的智能家居系统的通信方法示意图。FIG. 2 is a schematic diagram of a communication method of a smart home system according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments.
图1示出了本发明提供的智能家居系统的组成示意图。如图1所示,该智能家居系统包括控制终端1、接入服务器2、设备终端服务器3、设备终端4及推送服务器5。其中控制终端1可以是智能手机、平板电脑、智能穿戴设备等智能终端设备。接入服务器2是控制终端1与设备终端服务器3之间通信的传输通道,用来合理分配设备终端服务器3的资源和平衡负载。设备终端服务器3是接入服务器2分配给设备终端4,用于控制设备终端4的服务器。控制终端1上一般都安装有智能操作系统,比如Android智能操作系统,在这些智能终端设备上安装相应的应用程序后,就可以通过安装的应用程序发送控制命令到相应设备终端4,从而对设备终端4进行控制。而设备终端4同样可以是诸如智能手机、平板电脑、智能穿戴设备等智能终端设备,也可以是无线闹钟等。FIG. 1 is a schematic diagram showing the composition of a smart home system provided by the present invention. As shown in FIG. 1, the smart home system includes a control terminal 1, an access server 2, a device terminal server 3, a device terminal 4, and a push server 5. The control terminal 1 can be a smart terminal device such as a smart phone, a tablet computer, or a smart wearable device. The access server 2 is a transmission channel that controls communication between the terminal 1 and the device terminal server 3, and is used to reasonably allocate resources and balance loads of the device terminal server 3. The device terminal server 3 is a server that the access server 2 assigns to the device terminal 4 for controlling the device terminal 4. The control terminal 1 is generally equipped with a smart operating system, such as an Android smart operating system. After installing the corresponding application program on the smart terminal devices, the installed application can send a control command to the corresponding device terminal 4, thereby The terminal 4 performs control. The device terminal 4 can also be a smart terminal device such as a smart phone, a tablet computer, a smart wearable device, or a wireless alarm clock.
控制终端1可以通过无线或有线的方式接入接入服务器2,无线方式可采用Wi-Fi或蓝牙等,采用无线方式可提高控制终端1的移动便携性。接入服务器2可接收控制命令,并处理控制命令的业务逻辑,并根据处理结果将控制命令发送到设备终端服务器3。设备终端服务器3用于将控制命令发送到设备终端4,并将相应的执行结果发送到推送服务器5。推送服务器5用于将执行结果发送到控制终端1。通过将设备终端4的执行结果发送到推送服务器5,由推送服务器5去搜索控制终端1,使网络满足了“客户端-服务器-客户端”的CSC通信模式,从而可实现通过一个客户端控制另一个或多个客户端的目的。The control terminal 1 can access the access server 2 through wireless or wired mode, and can adopt Wi-Fi or Bluetooth in a wireless manner, and the mobile portability of the control terminal 1 can be improved by using a wireless manner. The access server 2 can receive the control command and process the business logic of the control command, and send the control command to the device terminal server 3 according to the processing result. The device terminal server 3 is for transmitting a control command to the device terminal 4, and transmits a corresponding execution result to the push server 5. The push server 5 is for transmitting the execution result to the control terminal 1. By transmitting the execution result of the device terminal 4 to the push server 5, the push server 5 searches for the control terminal 1 so that the network satisfies the "client-server-client" CSC communication mode, thereby enabling control through one client. The purpose of another or multiple clients.
以下以控制终端1为智能手机,设备终端4为无线闹钟,通过智能手机对无线闹钟进行定时响铃为例,描述上述工作过程。智能手机可采用基于Android或IOS智能操作系统的智能手机,无线闹钟可选择具有Wi-Fi功能的无线闹钟。首先,用户通过安装在智能手机上的闹钟控制程序设置需要闹钟响铃的时间,同时,生成相应的定时响铃命令,并将其发送到接入服务器2。该定时响铃命令就是一条具体的控制命令。接入服务器2接收到该定时响铃命令后,对该定时响铃命令进行业务逻辑处理。不同的控制命令具有不同的业务逻辑,业务逻辑包括该命令的逻辑路径、登录信息等,这些都是包含在控制命令中的,接入服务器2根据该命令的业务逻辑再将该控制命令发送到设备终端服务器3。具体而言,定时响铃命令中包含有发送该命令的控制终端1的识别信息、接收该命令的设备终端4的识别信息,以及相应的登录信息等。设备终端服务器3接收到该定时响铃命令后,再将该定时响铃命令发送到相应的无线闹钟,无线闹钟执行该定时响铃命令。该定时响铃命令的执行结果可由设备终端4发送到推送服务器5。推送服务器5用于将执行结果发送到控制终端1。如果控制终端1不在线或者推送服务器5搜索不到控制终端1时,将该执行结果信息当作离线消息处理。In the following, the control terminal 1 is a smart phone, the device terminal 4 is a wireless alarm clock, and the wireless alarm clock is periodically ringed by the smart phone as an example to describe the above work process. The smartphone can use a smart phone based on Android or IOS smart operating system, and the wireless alarm clock can select a wireless alarm clock with Wi-Fi function. First, the user sets the time required for the alarm to ring through the alarm control program installed on the smartphone, and generates a corresponding timing ringing command and transmits it to the access server 2. The timed ring command is a specific control command. After receiving the timing ringing command, the access server 2 performs business logic processing on the timing ringing command. Different control commands have different business logics, and the business logic includes the logical path of the command, login information, and the like, which are all included in the control command, and the access server 2 sends the control command to the service logic according to the command. Device Terminal Server 3. Specifically, the timing ringing command includes identification information of the control terminal 1 that transmits the command, identification information of the device terminal 4 that receives the command, and corresponding login information and the like. After receiving the timing ringing command, the device terminal server 3 sends the timing ringing command to the corresponding wireless alarm clock, and the wireless alarm clock executes the timing ringing command. The execution result of the timing ringing command can be sent by the device terminal 4 to the push server 5. The push server 5 is for transmitting the execution result to the control terminal 1. If the control terminal 1 is not online or the push server 5 cannot find the control terminal 1, the execution result information is treated as offline message processing.
设备终端4并不局限于接收并执行控制终端1发送的控制命令,还可以主动向控制终端1发送请求。设备终端4发送请求后,设备终端服务器3接收请求,并处理请求的业务逻辑,并根据处理结果将请求发送到推送服务器5。推送服务器5还用于将请求发送到控制终端1,并将相应的请求结果返回设备终端服务器3。设备终端服务器3还用于将请求结果发送到设备终端4。同样以控制终端1为智能手机,设备终端4为无线闹钟,无线闹钟与智能手机进行语音通话为例进行说明,这里无线闹钟发送的请求为与控制终端1进行语音通话的请求。其工作过程与上述通过智能手机对无线闹钟进行定时响铃的工作方式类似,只是请求路径与上述的控制路径不同,这里不再赘述。The device terminal 4 is not limited to receiving and executing the control command transmitted by the control terminal 1, and may also actively send a request to the control terminal 1. After the device terminal 4 sends the request, the device terminal server 3 receives the request and processes the requested service logic, and transmits the request to the push server 5 according to the processing result. The push server 5 is also used to send a request to the control terminal 1 and return the corresponding request result to the device terminal server 3. The device terminal server 3 is also used to transmit the result of the request to the device terminal 4. Similarly, the control terminal 1 is a smart phone, the device terminal 4 is a wireless alarm clock, and the wireless alarm clock and the smart phone perform a voice call as an example. Here, the request sent by the wireless alarm clock is a request for making a voice call with the control terminal 1. The working process is similar to the above method of periodically ringing the wireless alarm clock through the smart phone, except that the request path is different from the above control path, and details are not described herein again.
为保证数据传输的安全性,控制命令或请求以加密数据包的形式传送,加密数据包的密钥是根据私有协议生成的动态密钥。这样,在数据传输过程中就不用担心被截取或伪造,从而保证控制命令或请求的合法性及保密性。To ensure the security of data transmission, control commands or requests are transmitted in the form of encrypted packets, which are dynamic keys generated according to a proprietary protocol. In this way, there is no need to worry about being intercepted or forged during the data transmission process, thereby ensuring the legitimacy and confidentiality of the control command or request.
控制终端1为智能手机、平板电脑及智能穿戴设备中的任意一种,设备终端4为闹钟。控制命令除上述举例的定时响铃命令之外,还可包括自定义闹钟铃声命令及音乐播放命令等。The control terminal 1 is any one of a smart phone, a tablet computer, and a smart wearable device, and the device terminal 4 is an alarm clock. The control command may include a custom alarm ringtone command and a music play command in addition to the above-described timed ringing command.
该智能家居系统还可包括若干文件服务器,用于存储用户上传的文件。这时,控制终端1还用于向接入服务器2请求若干文件服务器的地址,接入服务器2还用于向控制终端1返回若干文件服务器的地址,控制终端1还用于根据若干文件服务器的地址将需要上传的文件分布上传到若干文件服务器,若干文件服务器用于将各自接收到的文件的存储地址信息发送给控制终端1。用户可通过控制终端1访问或下载其存储的文件数据。通过将文件分布到多台文件服务器可以减少文件服务器的读写及网络下载带宽的压力。同样,为保证文件传输过程中的安全性,文件也是通过加密数据包的形式传送的,加密数据包的密钥也是根据私有协议生成的动态密钥。The smart home system may also include a number of file servers for storing user uploaded files. At this time, the control terminal 1 is further configured to request the address of the plurality of file servers from the access server 2, and the access server 2 is further configured to return the addresses of the plurality of file servers to the control terminal 1, and the control terminal 1 is further configured to be used according to the plurality of file servers. The address uploads the file distribution to be uploaded to a plurality of file servers, and the plurality of file servers are configured to send the storage address information of the respective received files to the control terminal 1. The user can access or download the file data stored by the user through the control terminal 1. By distributing files to multiple file servers, you can reduce the pressure on the file server's read and write and network download bandwidth. Similarly, in order to ensure the security of the file transfer process, the file is also transmitted in the form of an encrypted data packet, and the key of the encrypted data packet is also a dynamic key generated according to a proprietary protocol.
基于上述智能家居系统,本发明实施例还提供了一种智能家居系统的通信方法。如图2所示,通信方法包括如下步骤:Based on the smart home system described above, an embodiment of the present invention further provides a communication method of a smart home system. As shown in FIG. 2, the communication method includes the following steps:
步骤S1:控制终端1发送控制命令;Step S1: The control terminal 1 sends a control command;
步骤S2:接入服务器2接收控制命令,并处理控制命令的业务逻辑,并根据处理结果将控制命令发送到设备终端服务器3;Step S2: The access server 2 receives the control command, and processes the business logic of the control command, and sends the control command to the device terminal server 3 according to the processing result;
步骤S3:设备终端服务器3将控制命令发送到设备终端4,并将相应的执行结果发送到推送服务器5;Step S3: the device terminal server 3 sends a control command to the device terminal 4, and sends the corresponding execution result to the push server 5;
步骤S4:推送服务器5将执行结果发送到控制终端1。Step S4: The push server 5 transmits the execution result to the control terminal 1.
进一步地,还包括如下步骤:Further, the method further includes the following steps:
步骤S5:设备终端4还发送请求;Step S5: the device terminal 4 also sends a request;
步骤S6:设备终端服务器3还接收请求,并处理请求的业务逻辑,并根据处理结果将请求发送到推送服务器5;Step S6: the device terminal server 3 also receives the request, and processes the requested business logic, and sends the request to the push server 5 according to the processing result;
步骤S7:推送服务器5将请求发送到控制终端1,并将相应的请求结果返回设备终端服务器3;Step S7: the push server 5 sends the request to the control terminal 1, and returns the corresponding request result to the device terminal server 3;
步骤S8:设备终端服务器3还将请求结果发送到设备终端4。Step S8: The device terminal server 3 also transmits the request result to the device terminal 4.
请求为语音通话请求。控制命令或请求以加密数据包的形式传送,加密数据包的密钥是根据私有协议生成的动态密钥。控制终端1为智能手机、平板电脑及智能穿戴设备中的任意一种,设备终端4为闹钟。控制命令包括定时响铃命令、自定义闹钟铃声命令及音乐播放命令中的任意一个或任意多个。当智能家居系统还包括若干文件服务器时,通信方法还包括:The request is a voice call request. The control command or request is transmitted in the form of an encrypted packet, and the key of the encrypted packet is a dynamic key generated according to a proprietary protocol. The control terminal 1 is any one of a smart phone, a tablet computer, and a smart wearable device, and the device terminal 4 is an alarm clock. The control commands include any one or more of a timed ring command, a custom alarm ring command, and a music play command. When the smart home system further includes a plurality of file servers, the communication method further includes:
步骤S9:述控制终端1还向接入服务器2请求若干文件服务器的地址;Step S9: The control terminal 1 also requests the access server 2 for the addresses of several file servers;
步骤S10:接入服务器2还向控制终端1返回若干文件服务器的地址;Step S10: The access server 2 also returns the addresses of several file servers to the control terminal 1;
步骤S11:控制终端1还根据若干文件服务器的地址将需要上传的文件分布上传到若干文件服务器;Step S11: The control terminal 1 further uploads the file distribution that needs to be uploaded to several file servers according to the addresses of the plurality of file servers;
步骤S12:若干文件服务器将各自接收到的文件的存储地址信息发送给控制终端1。Step S12: The plurality of file servers send the storage address information of the files respectively received to the control terminal 1.
本发明实施例所提供的智能家居系统的通信方法是基于本发明实施例提供的智能家居系统的。其各步骤与智能家居系统的各组成部分的工作原理相互对应,在此不再一一赘述。The communication method of the smart home system provided by the embodiment of the present invention is based on the smart home system provided by the embodiment of the present invention. The steps of each step correspond to the working principles of the various components of the smart home system, and will not be repeated here.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.

Claims (10)

  1. 一种智能家居系统,其特征在于,包括控制终端、接入服务器、设备终端服务器、设备终端及推送服务器; A smart home system, comprising: a control terminal, an access server, a device terminal server, a device terminal, and a push server;
    所述控制终端用于发送控制命令;The control terminal is configured to send a control command;
    所述接入服务器用于接收所述控制命令,并处理所述控制命令的业务逻辑,并根据处理结果将所述控制命令发送到所述设备终端服务器;The access server is configured to receive the control command, process the service logic of the control command, and send the control command to the device terminal server according to the processing result;
    所述设备终端服务器用于将所述控制命令发送到所述设备终端,并将相应的执行结果发送到所述推送服务器;The device terminal server is configured to send the control command to the device terminal, and send a corresponding execution result to the push server;
    所述推送服务器用于将所述执行结果发送到所述控制终端。The push server is configured to send the execution result to the control terminal.
  2. 如权利要求1所述的智能家居系统,其特征在于,所述设备终端还用于发送请求;The smart home system according to claim 1, wherein the device terminal is further configured to send a request;
    所述设备终端服务器还用于接收所述请求,并处理所述请求的业务逻辑,并根据处理结果将所述请求发送到所述推送服务器;The device terminal server is further configured to receive the request, process the requested service logic, and send the request to the push server according to the processing result;
    所述推送服务器还用于将所述请求发送到所述控制终端,并将相应的请求结果返回所述设备终端服务器;The push server is further configured to send the request to the control terminal, and return a corresponding request result to the device terminal server;
    所述设备终端服务器还用于将所述请求结果发送到所述设备终端。The device terminal server is further configured to send the request result to the device terminal.
  3. 如权利要求2所述的智能家居系统,其特征在于,所述控制命令或请求以加密数据包的形式传送;所述加密数据包的密钥是根据私有协议生成的动态密钥。The smart home system of claim 2 wherein said control command or request is transmitted in the form of an encrypted data packet; said encrypted data packet key is a dynamic key generated in accordance with a proprietary protocol.
  4. 如权利要求1或2所述的智能家居系统,其特征在于,所述控制终端为智能手机、平板电脑及智能穿戴设备中的任意一种,所述设备终端为闹钟;The smart home system according to claim 1 or 2, wherein the control terminal is any one of a smart phone, a tablet computer, and a smart wearable device, and the device terminal is an alarm clock;
    所述控制命令包括定时响铃命令、自定义闹钟铃声命令及音乐播放命令中的任意一个或任意多个;The control command includes any one or any of a timing ringing command, a custom alarm ringing command, and a music playing command;
    所述请求为语音通话请求。The request is a voice call request.
  5. 如权利要求1所述的智能家居系统,其特征在于,所述智能家居系统还包括若干文件服务器;The smart home system according to claim 1, wherein said smart home system further comprises a plurality of file servers;
    所述控制终端还用于向所述接入服务器请求所述若干文件服务器的地址;The control terminal is further configured to request an address of the several file servers from the access server;
    所述接入服务器还用于向所述控制终端返回所述若干文件服务器的地址;The access server is further configured to return an address of the plurality of file servers to the control terminal;
    所述控制终端还用于根据所述若干文件服务器的地址将需要上传的文件分布上传到所述若干文件服务器;The control terminal is further configured to upload, to the number of file servers, the file distribution that needs to be uploaded according to the addresses of the plurality of file servers;
    所述若干文件服务器用于将各自接收到的文件的存储地址信息发送给所述控制终端。The plurality of file servers are configured to send storage address information of the respective received files to the control terminal.
  6. 一种智能家居系统的通信方法,其特征在于,所述智能家居系统包括控制终端、接入服务器、设备终端服务器、设备终端及推送服务器;所述通信方法包括如下步骤:A communication method of a smart home system, characterized in that the smart home system comprises a control terminal, an access server, a device terminal server, a device terminal and a push server; the communication method comprises the following steps:
    所述控制终端发送控制命令;The control terminal sends a control command;
    所述接入服务器接收所述控制命令,并处理所述控制命令的业务逻辑,并根据处理结果将所述控制命令发送到所述设备终端服务器;Receiving, by the access server, the control command, and processing the service logic of the control command, and sending the control command to the device terminal server according to the processing result;
    所述设备终端服务器将所述控制命令发送到所述设备终端,并将相应的执行结果发送到所述推送服务器;Sending, by the device terminal server, the control command to the device terminal, and sending a corresponding execution result to the push server;
    所述推送服务器将所述执行结果发送到所述控制终端。The push server transmits the execution result to the control terminal.
  7. 如权利要求6所述的通信方法,其特征在于,还包括如下步骤:The communication method according to claim 6, further comprising the steps of:
    所述设备终端还发送请求;The device terminal also sends a request;
    所述设备终端服务器还接收所述请求,并处理所述请求的业务逻辑,并根据处理结果将所述请求发送到所述推送服务器;The device terminal server further receives the request, and processes the requested business logic, and sends the request to the push server according to the processing result;
    所述推送服务器将所述请求发送到所述控制终端,并将相应的请求结果返回所述设备终端服务器;Sending, by the push server, the request to the control terminal, and returning a corresponding request result to the device terminal server;
    所述设备终端服务器还将所述请求结果发送到所述设备终端。The device terminal server also sends the request result to the device terminal.
  8. 如权利要求7所述的通信方法,其特征在于,所述控制命令或请求以加密数据包的形式传送;所述加密数据包的密钥是根据私有协议生成的动态密钥。The communication method according to claim 7, wherein said control command or request is transmitted in the form of an encrypted data packet; and said key of said encrypted data packet is a dynamic key generated according to a private protocol.
  9. 如权利要求6或7所述的通信方法,其特征在于,所述控制终端为智能手机、平板电脑及智能穿戴设备中的任意一种,所述设备终端为闹钟;The communication method according to claim 6 or 7, wherein the control terminal is any one of a smart phone, a tablet computer and a smart wearable device, and the device terminal is an alarm clock;
    所述控制命令包括定时响铃命令、自定义闹钟铃声命令及音乐播放命令中的任意一个或任意多个;The control command includes any one or any of a timing ringing command, a custom alarm ringing command, and a music playing command;
    所述请求为语音通话请求。The request is a voice call request.
  10. 如权利要求6所述的通信方法,其特征在于,所述智能家居系统还包括若干文件服务器;所述通信方法还包括:The communication method according to claim 6, wherein the smart home system further comprises a plurality of file servers; and the communication method further comprises:
    所述控制终端还向所述接入服务器请求所述若干文件服务器的地址;The control terminal further requests an address of the plurality of file servers from the access server;
    所述接入服务器还向所述控制终端返回所述若干文件服务器的地址;The access server also returns an address of the plurality of file servers to the control terminal;
    所述控制终端还根据所述若干文件服务器的地址将需要上传的文件分布上传到所述若干文件服务器;The control terminal further uploads the file distribution that needs to be uploaded to the plurality of file servers according to the addresses of the plurality of file servers;
    所述若干文件服务器将各自接收到的文件的存储地址信息发送给所述控制终端。The plurality of file servers send storage address information of the respective received files to the control terminal.
PCT/CN2014/095875 2014-09-11 2014-12-31 Smart home system and communication method therefor WO2016037447A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410460930.5 2014-09-11
CN201410460930.5A CN104253725A (en) 2014-09-11 2014-09-11 Intelligent home system and communication method thereof

Publications (1)

Publication Number Publication Date
WO2016037447A1 true WO2016037447A1 (en) 2016-03-17

Family

ID=52188290

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/095875 WO2016037447A1 (en) 2014-09-11 2014-12-31 Smart home system and communication method therefor

Country Status (2)

Country Link
CN (1) CN104253725A (en)
WO (1) WO2016037447A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021135593A1 (en) * 2019-12-31 2021-07-08 华为技术有限公司 Device sharing method and electronic device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106330637A (en) * 2016-09-23 2017-01-11 四川长虹电器股份有限公司 Internet of Things-based intelligent home appliance system and implementation method thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102833137A (en) * 2012-05-31 2012-12-19 深圳大学 Digital home system based on intelligent gateway
CN203120010U (en) * 2013-02-27 2013-08-07 江门市侍卫长卫星应用安全有限公司 Personal integrated service system based on smart phone platform
CN203386053U (en) * 2013-06-28 2014-01-08 深圳市科道智能产品有限公司 Intelligent home furnishing system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207632A (en) * 2006-12-21 2008-06-25 北京信威通信技术股份有限公司 System and method for implementing intelligent home control under architecture of soft exchanging system
CN201750439U (en) * 2010-05-26 2011-02-16 魏星 Intelligent home remote-control system and intelligent home server
CN103607341B (en) * 2013-10-29 2016-10-19 福州瑞芯微电子股份有限公司 Terminal control method based on instant messaging mode and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102833137A (en) * 2012-05-31 2012-12-19 深圳大学 Digital home system based on intelligent gateway
CN203120010U (en) * 2013-02-27 2013-08-07 江门市侍卫长卫星应用安全有限公司 Personal integrated service system based on smart phone platform
CN203386053U (en) * 2013-06-28 2014-01-08 深圳市科道智能产品有限公司 Intelligent home furnishing system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021135593A1 (en) * 2019-12-31 2021-07-08 华为技术有限公司 Device sharing method and electronic device
AU2020419473B2 (en) * 2019-12-31 2023-12-14 Huawei Technologies Co., Ltd. Device sharing method and electronic device
US12101396B2 (en) 2019-12-31 2024-09-24 Huawei Technologies Co., Ltd. Device sharing method and electronic device

Also Published As

Publication number Publication date
CN104253725A (en) 2014-12-31

Similar Documents

Publication Publication Date Title
WO2014040439A1 (en) Wireless network system and portable electronic device
CN111698794B (en) Wireless audio sharing method
WO2016037411A1 (en) Intelligent home system and method thereof for binding user terminal and device terminal
CN109995513A (en) A kind of quantum key Information Mobile Service method of low latency
WO2015133859A1 (en) Method and system for establishing a connection between a seeker device and a target device
WO2014086111A1 (en) Fingerprint authentication based information management system and information management method
WO2017092387A1 (en) Wearable device communication method and system
WO2016037447A1 (en) Smart home system and communication method therefor
US11159499B2 (en) Conveying encrypted electronic data
WO2016095375A1 (en) Mobile terminal and dtmf-based session authentication method therefor
KR102177131B1 (en) Method, server and system for accessing broadcasting control equipment remotely
WO2018209644A1 (en) Data encryption method and system for smart household
WO2024005565A1 (en) Method, system, and non-transitory computer-readable recording medium for providing messenger service
WO2018218805A1 (en) Terminal ringing prompt method and system
WO2017168302A1 (en) System and methods for providing at least one service to a user device through a multimedia gateway
JP2001285956A (en) Wireless communication network system and its wireless station unit
Jo et al. IoTivity-lite: Comprehensive IoT solution in a constrained memory device
JP2014171026A (en) Voice call control system, control device, and control method
CN113595877B (en) Instant communication method based on block chain
WO2013122359A1 (en) Wireless terminal device having network load reducing function, method for reducing network load in wireless terminal device, and recording medium
JP2010146246A (en) Framework computer program for multi-agent system, network system and inter-agent communication method
KR100923392B1 (en) Inter-network connection relay device for different kind of networks
US20200252447A1 (en) Conveying encrypted electronic data from a device outside a multitenant system via the multitenant system to a recipient device that is a tenant device associated with the multitenant system
TWI393406B (en) Integrating mobile content sharing and delivery system and its method in integrated network environment
WO2018214108A1 (en) Secure implementation method and system for network link

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: 14901810

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: 14901810

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 24.07.2017)

122 Ep: pct application non-entry in european phase

Ref document number: 14901810

Country of ref document: EP

Kind code of ref document: A1