WO2014176832A1 - 智能终端管理家庭网关的系统及方法 - Google Patents
智能终端管理家庭网关的系统及方法 Download PDFInfo
- Publication number
- WO2014176832A1 WO2014176832A1 PCT/CN2013/079903 CN2013079903W WO2014176832A1 WO 2014176832 A1 WO2014176832 A1 WO 2014176832A1 CN 2013079903 W CN2013079903 W CN 2013079903W WO 2014176832 A1 WO2014176832 A1 WO 2014176832A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- home gateway
- module
- management module
- software
- smart terminal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/64—Hybrid switching systems
- H04L12/6418—Hybrid transport
-
- 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/283—Processing of data at an internetworking point of a home automation network
- H04L12/2834—Switching of information between an external network and a home network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
Definitions
- the present invention relates to the field of home gateway management, and in particular to a system and method for an intelligent terminal to manage a home gateway. Background technique
- the connection-related information changes such as the home gateway WiFi SSID (Service Set Identifier) change or password change
- the PC and the smart terminal native system cannot be used simultaneously. Updating the WiFi SSID and password will cause the wireless connection between the user and the home gateway to be broken. At this point, the user needs to manually connect to the new SSID and use the new password to reconnect to the home gateway.
- WiFi SSID Service Set Identifier
- the home gateway carries the functions of various terminal accesses in the home network.
- most home gateways on the market only have basic routing and forwarding functions, and lack of fine management of devices in the home network. With the variety and number of terminals connected to the home network, users urgently need a convenient way to control and sense the home network. Summary of the invention
- the present invention aims to provide a system and method for managing a home gateway by using an intelligent terminal, which uses an App (Application, which is an application for managing a home gateway) to manage a home gateway, and can query Set the parameters of the home gateway, update the corresponding WiFi SSID and/or password information on the home gateway and the smart terminal, and actively push the latest smart terminal App or home gateway software to the user, simplify the upgrade operation, and push the home gateway perception to the user.
- the registration event facilitates the user's control of the home network, pushes the execution script to the home gateway, and implements new functions.
- the present invention provides a system for managing a home gateway by an intelligent terminal, which includes an intelligent terminal and a home gateway, and the two communicate through a gateway App communication protocol
- the smart terminal includes a home gateway management module, a log file, a mapping file, and The intelligent terminal native database, the home gateway management module is used to consult the log file, access and modify the data in the smart terminal's native database, and add an alias to the MAC address in the mapping file;
- the home gateway includes the background service module, the home gateway native database, and the home gateway native
- the software module, the home gateway management module accesses the home gateway native database through the background service module, and the background service module cooperates with the management of the home gateway management module through the home gateway native software module.
- the present invention also provides a method for managing a home gateway based on the intelligent terminal of the above system, the management method comprising: updating the home gateway parameter, the upgrade of the home gateway, the home gateway push registration event to the intelligent terminal; and the smart terminal passing the home gateway
- the management module updates the home gateway parameter related to the WiFi service set identifier and/or password of the home gateway
- the home gateway management module sends the updated value to the background service module to check the validity. If valid, the background service module updates the WiFi service set identifier and/or password in the home gateway native database, and restarts the home gateway through the home gateway native software module.
- the WiFi module the home gateway management module simultaneously updates the WiFi service set identifier and/or password in the smart terminal's native database; the home gateway management module periodically queries the official website whether there is a new home gateway upgrade software, if any, the background service
- the module downloads the upgrade software and verifies it, sends the result to the home gateway management module, the verification is successful and the user determines the upgrade, the background service module updates the home gateway software, the home gateway restarts, the intelligent terminal and the home gateway reconnect; the user manages through the home gateway
- the module pre-registers the event, the gateway software module detects the registration event, and the background service module notifies the home gateway management module of the registration event, and the home gateway writes the registration event to the log file to notify the user of the access.
- the home gateway management module before the smart terminal manages the home gateway, the home gateway management module first initiates a connection to the IP and port corresponding to the home gateway, with a user name and a password, and the background service module receives the user name and password. After the authentication, the communication connection is completed after the authentication is passed.
- the home gateway management module acquires and updates the configuration of the home gateway, and passes the operation to the background service module, and the background service module acquires and updates the home gateway original database, and returns the status to the home gateway management. Module.
- the home gateway management module when the user obtains the parameter of the home gateway through the home gateway management module, the home gateway management module sends a message for acquiring the gateway parameter request, with the parameter name, and after receiving the background service module, the home gateway is read. The value of the corresponding parameter in the database is returned to the home gateway management module to obtain a gateway parameter request success message. If it fails, a reply to the gateway parameter request failure message is provided, accompanied by an error reason description.
- the home gateway management module when the user updates the parameters of the home gateway through the home gateway management module, the home gateway management module sends a modify gateway parameter request message, With the parameter name and corresponding value, after receiving the background service module, the home gateway's native database updates the value of the corresponding parameter. If the update is successful, the home gateway management module replies with the modification gateway parameter request success message. If the update fails, the reply changes the gateway parameter request. Failure message, with a description of the cause of the error.
- the home gateway management module updates the wireless service set identifier and/or password in the original database of the smart terminal, if only the password is modified, the password corresponding to the WiFi service set identifier in the record is modified. If the WiFi service set ID and password are modified, add a new WiFi service set ID and password record.
- the home gateway management module sends a mirror download message to the background service module, with an updated software network path, and after the background service module performs software download, the home gateway native software is invoked.
- the module verifies the validity of the software. If the verification fails, the image download failure message is returned with an error code. If successful, the image download success message is returned.
- the background service module calls the home gateway native software module to perform software upgrade. .
- the home gateway management module periodically queries the official website to determine whether there is a new home gateway management module upgrade. If yes, the home gateway management module downloads the software and the user determines to upgrade, then upgrades and restarts the home gateway. The management module, the smart terminal and the home gateway are reconnected.
- the home gateway management module when the home gateway management module executes a new function, the home gateway management module sends an execution script request message, which is accompanied by a script corresponding to the new function, and after the background service module receives the execution, the home gateway native software module executes The script, if successful, replies to the execution script request success message to the home gateway management module, and if it fails, replies to the execution script request failure message, with the error reason description to the home gateway management module.
- the home gateway management module registers in advance Sending a registration request message to the background service module, with the corresponding event name, the gateway software module performs event registration, and if it fails, returns a registration request failure message to the home gateway management module, with corresponding error information, and if successful, replies to the registration
- the request success message is sent to the home gateway management module.
- the home gateway management module when the home gateway writes a registration event to the log file, when the registration event includes the MAC address of the access device, and the MAC address does not exist in the mapping file, the home gateway management module The MAC address is written to the mapping file; when the MAC address exists with the mapping file and there is an alias in the mapping file, the corresponding alias is inserted before or after the corresponding MAC address in the log file.
- the home gateway management module aliases a MAC address of the device in the mapping file.
- Using the app of the smart terminal to manage the home gateway is more convenient than the PC browser or the built-in browser.
- the WiFi SSID and password are updated through the smart terminal, the WiFi SSID and password on the smart terminal and the home gateway can be achieved.
- the home gateway management module After the home gateway management module detects its own or home gateway software update, it actively informs the user of the operation, and the user can complete the upgrade operation with one click.
- the user In addition to the necessary upgrades of the App, in order to implement some new functions of the home gateway, but not to upgrade the home gateway software, the user can select the corresponding version of the App, and directly execute the relevant function selection of the version of the App to the home gateway. Push script commands to implement new features. Since the app upgrade of the smart terminal is less risky than the upgrade of the home gateway software, it satisfies the needs of specific users and avoids frequent upgrades of the software of the home gateway.
- the home gateway can detect the registration event of the user, such as the perception of the access device, the perception of the access traffic, and push it to the App and form a log file, in combination with the existing DPI and other technologies. Remind users to check, which is convenient for users to control the home gateway environment. In addition, the mapping of MAC addresses to aliases dynamically inserts relevant entries in the log file, making the user's lookup more intuitive.
- FIG. 1 is a system diagram of an intelligent terminal managing a home gateway according to an embodiment of the present invention
- FIG. 2 is an interaction diagram of establishing a connection between RGApp and RGDaemon according to an embodiment of the present invention
- FIG. 3 is an interaction diagram of reading and setting a home gateway parameter by RGApp according to an embodiment of the present invention
- FIG. 4 is an upgrade of a home gateway software by RGApp according to an embodiment of the present invention
- Figure 5 is an interaction diagram of an RGApp registration event and an RGDaemon reporting event according to an embodiment of the present invention
- FIG. 6 is an interaction diagram of a RGApp command home gateway performing a new function according to an embodiment of the present invention. detailed description
- the system for managing a home gateway of the smart terminal of the present invention includes an intelligent terminal and a residential gateway (RG), which communicates through a gateway App communication protocol (referred to as RGAppProtocol in this embodiment).
- the smart terminal includes a home gateway management module (referred to as RGApp in this embodiment), a mapping file for recording the MAC address and name of the home access device (referred to as MapConf in this embodiment), and a log file for checking the home gateway event ( In this embodiment, it is referred to as RGLog) and the intelligent terminal native database (referred to as PhoneDB in this embodiment).
- the home gateway includes a background service module (referred to as RGDaemon in this embodiment), a home gateway native database (referred to as RGDB in this embodiment), and a home gateway software module (RGSoftware).
- the RGApp running on the smart terminal communicates with the RGDaemon running on the home gateway through the communication protocol RGAppProtocol to establish communication and message interaction.
- RGApp is used Check the records in the log file; RGApp accesses PhoneDB to modify the password corresponding to the WiFi SSID in the existing record, or add a new WiFi SSID and password record; RGApp also adds a corresponding alias for the MAC address in MapConf, which is used to identify the family. Access devices in the network.
- RGApp reads and sets the parameters on the home gateway, which is implemented by RGDaemon accessing RGDB.
- RGDaemon performs password authentication, script running, WiFi restart, mirroring legality verification and upgrade, DPI, event notification mechanism, etc. with RGSoft. Realize the user's management of the home gateway.
- the method for managing the home gateway by the intelligent terminal of the invention comprises the following steps: the intelligent terminal reads and modifies the home gateway parameter, the software upgrade of the RGApp or the home gateway, and the home gateway push registration event to the smart terminal.
- RGApp can connect to the home gateway through WiFi in the home network, or use a third-party device to connect to the Internet to connect to the Internet through a third-party device (such as 3G) or WiFi hotspot.
- the home gateway can be managed both outdoors and outdoors.
- the RGApp Before the smart terminal manages the home gateway, the RGApp first initiates a connection to the IP and port corresponding to the home gateway, with the user name and password. After the RGDaemon receives the message authentication, the two complete the communication connection establishment, and are used for the follow-up of RGApp and RGDaemon. Manage interactions. After the communication is established, RGApp provides various function buttons for managing the home gateway, and enters management under different situations according to user actions or triggering of different events.
- FIG. 2 it is an interaction diagram of establishing a connection between RGApp and RGDaemon according to an embodiment of the present invention.
- RGApp establishes a TCP (Transmission Control Protocol) connection to RGDaemon according to the IP and port corresponding to the home gateway;
- RGApp issues a login authentication request message RGAppP- Auth with a login name and password;
- RGDaemon will receive the login name and password.
- the RGAppP_AuthFail replies with the login verification request failure message RGAppP_AuthFail.
- RGApp replies to the login verification request success message RGAppP_AuthOK.
- RGApp completes the process of establishing connection with RGDaemon.
- the smart terminal accesses the home gateway through WiFi in the home, and the home network address of the home gateway is usually 192.168.1.1, and the specific value can also be obtained from the device nameplate on the back of the home gateway.
- an intelligent terminal accesses a home gateway through an operator's wireless link (for example, 3G) or a WiFi hotspot, it needs to know the IP address of the gateway on the Internet.
- the IP address has a mature acquisition mechanism, such as DDNS (Dynamic Domain Name Server, Dynamic domain name service) and so on.
- the RGApp After the RGApp establishes a connection with the RGDaemon, as shown in Figure 3, the RGApp reads and updates the interaction diagram of the home gateway parameters. When the user browses the gateway-related configuration through RGApp, the parameter is read. RGApp issues the gateway parameter request message RGAppP GetParam with the name of the relevant parameter. After receiving the RGDaemon, the value of the relevant parameter in the RGDB is read. RGApp sends back the Get Gateway Parameter Request Success message RGAppP—GetParamOK, with the value of the parameter; if the read fails, sends a Get Gateway Parameter Request Failure Message RGAppP—GetParamNOK to the RGApp with a description of the cause of the error.
- RGApp sends a modify gateway parameter request message RGAppP SetParam with the parameter name and corresponding value; after receiving the RGDaemon, the value of the corresponding parameter is updated to the RGDB, if updated Successfully, reply to RGApp to modify the gateway parameter request success message RGAppP_SetParamOK. If the update fails, reply to modify the gateway parameter request failure message RGAppP_SetParamNOK, with error reason description.
- the updated value is sent to the RGDaemon to check the validity.
- RGApp sends a set WiFi parameter request message RGAppP-SetWiFi to RGDaemon with the updated WiFi SSID and password.
- RGDaemon collection After the RGDB calibration parameter is valid, if it is invalid, reply to the RGApp to set the WiFi parameter request failure message RGAppP-SetWiFiNOK, with the description of the error message. After receiving the RGApp, the user parameter is invalid. If valid, RGDaemon replies to the WiFi parameter request legal message RGAppP-SetWiFiOK.
- the RGAp After receiving the RGAp, the RGAp replies to the WiFi parameter update message RGAppP-WiFiUpdate, notifying RGDaemon that it has received the confirmation message, and can perform the WiFi SSID and/or password update of the home gateway.
- the RGDaemon After receiving the RGDaemon, send the RGApp to the RGApp to execute the WiFi module restart message RGAppP-WiFiReStart, then the RGDB updates the WiFi SSID and/or password, and calls RGSoftware to restart the WiFi module; after receiving the RGAppP-WiFiReStart message, the RGApp updates the WiFi SSID of the PhoneDB and password. If only the password is modified, the password corresponding to the WiFi SSID in the corresponding record is modified; if the WiFi SSID and the password are both modified, a new WiFi SSID and password record are added.
- RGApp can periodically check whether the official website has a new RGApp upgrade, or a new home gateway upgrade software, if any, notify users to download.
- an interactive diagram of the home gateway software upgrade for RGApp As shown in Figure 4, an interactive diagram of the home gateway software upgrade for RGApp.
- the RGApp sends a mirror download message RGAppP_Image to RGDaemon with the network path of the updated software.
- RGDaemon performs software download.
- RGSoftware is called to check the legality of the software. If the verification fails, the image download failure message RGAppPP ImageNOK is returned, and the error code is attached to RGApp.
- RGApp prompts the user; if successful, the reply image download success message RGAppP - ImageOK to RGApp.
- RGApp sends a mirror upgrade message.
- RGAppP—ImageUpdate notifies the home gateway to officially upgrade the software.
- RGDaemon invokes RGSoftware to upgrade the home gateway software, the home gateway restarts, and the smart terminal and home gateway relink.
- the smart terminal can register an event of interest to the home network to the home gateway.
- the home gateway pushes the event to the smart terminal for the user to perceive.
- the access device is aware that when the terminal accesses the home gateway, the forwarding table of the home gateway has a unique MAC (Media Access Control) address record for identifying the terminal, and the home gateway pushes the information.
- the user can know which devices in the home network are activated: For example, if someone goes home (the mobile phone WiFi function remains on, the home network has been connected so that the record exists in the mobile phone, and the WiFi signal range of the home gateway is entered.
- OTT Over The Top, Internet TV set-top box business
- P2P downloads For example, the perception of access information: Combined with DPI (Deep Packet Inspection) technology, it can be known that someone on the home network accesses sensitive websites, uses chat tools, watches network videos, and performs P2P downloads.
- DPI Deep Packet Inspection
- an interaction diagram for registering an event for the RGApp and receiving an event reported by the RGDaemon The user can register an event of interest through RGApp, and send an event registration request message RGAppP_RegEvent to RGDaemon with the corresponding event name; RGDaemon performs event registration through the home gateway RGSoftware, and if it fails, responds to the event registration request failure message RGAppP_RegEventNOK, Corresponding error message; if successful, reply to the registration request success message RGAppP_RegEventOK.
- RGDaemon When RGDaemon detects that a registration event occurs through RGSoftware, it notifies RGApp of the registration event, and sends a registration event notification message RGAppP_Notify with the corresponding registration event name and current status. After receiving the registration event, the RGApp writes the registration event to the RGLog of the smart terminal. If the MAC address of the access device contained in the registration event has an alias in MapConf Record, then insert the corresponding alias into the RGLog before or after the corresponding MAC address, which is convenient for the user to read and understand, and inform the user to consult.
- MapConf For device awareness, when the registration event contains the MAC address of the access device, and the MAC address does not exist in MapConf, RGAp writes the non-existing MAC address to MapConf. Users can edit MapConf through RGApp to give a friendly alias to the corresponding MAC address, which is convenient for later management, and can also query RGLog.
- the user can also perform new functions through the RGApp command home gateway to make up for the current lack of functions of the home gateway.
- RGApp sends the execution script request message RGAppP_Command with the corresponding script; RGDaemon will execute the script function through RGSoftware after receiving it. If it succeeds, it will reply to RGApp to execute the script request success message RGAppP_CommandOK; if it fails, reply to RGApp to execute the script request. Failure message RGAppP—CommandNOK, with a description of the cause of the error.
- the application environment for executing the new function is: the user needs a certain function, or the home gateway needs to improve a certain function, but the current home gateway software does not support, and can be implemented by using several instructions of the home gateway, by updating the software of the smart terminal. These instructions can be pushed to the home gateway for execution, so that the home gateway support is much less expensive than upgrading the home gateway software.
- the present invention manages a home gateway through an App of an intelligent terminal, wherein the App is an abbreviation of an English Application. Due to the popularity of the smart terminal, the App specifically refers to a third-party application of the smart terminal, and the application specifically refers to an application for managing the home gateway on the smart terminal.
- the smart terminal in the present invention includes, but is not limited to, an iOS system, an Android system, a smartphone of a Windows Phone system, and a tablet.
- the home gateway refers to a WiFi-enabled home gateway, including but not limited to an EPON (Ethernet Passive Optical Network) uplink, GPON (Gigabit-Capable Passive Optical Network). Gigabit passive optical network) Uplink, DSL (Digital Subscriber Line) uplink, Ethernet uplink home gateway, also includes wireless router.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Automation & Control Theory (AREA)
- Computing Systems (AREA)
- Mobile Radio Communication Systems (AREA)
- Stored Programmes (AREA)
- Telephonic Communication Services (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
Claims
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| RU2015107724A RU2635273C2 (ru) | 2013-04-28 | 2013-07-23 | Система и метод управления домашним шлюзом с помощью интеллектуального терминала |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201310154218.8 | 2013-04-28 | ||
| CN201310154218.8A CN103220182B (zh) | 2013-04-28 | 2013-04-28 | 智能终端管理家庭网关的系统及方法 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014176832A1 true WO2014176832A1 (zh) | 2014-11-06 |
Family
ID=48817666
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2013/079903 Ceased WO2014176832A1 (zh) | 2013-04-28 | 2013-07-23 | 智能终端管理家庭网关的系统及方法 |
Country Status (4)
| Country | Link |
|---|---|
| CN (1) | CN103220182B (zh) |
| MY (1) | MY176379A (zh) |
| RU (1) | RU2635273C2 (zh) |
| WO (1) | WO2014176832A1 (zh) |
Cited By (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2016191947A1 (en) * | 2015-05-29 | 2016-12-08 | Hewlett-Packard Development Company, L.P. | Alias strings |
| CN107426722A (zh) * | 2016-05-23 | 2017-12-01 | 北京京东尚科信息技术有限公司 | 接入方法、智能设备、配置服务器和认证服务器 |
| CN109270850A (zh) * | 2018-12-13 | 2019-01-25 | 桂林电子科技大学 | 一种基于物联网的智能家居管理系统及方法 |
| US10256991B2 (en) | 2017-04-18 | 2019-04-09 | At&T Intellectual Property I, L.P. | System for managing network termination |
| CN110716734A (zh) * | 2019-09-20 | 2020-01-21 | 北京奇艺世纪科技有限公司 | 一种软件升级的方法、装置、电子设备及介质 |
| CN111277626A (zh) * | 2020-01-07 | 2020-06-12 | 平安科技(深圳)有限公司 | 服务器升级方法、装置、电子设备及介质 |
| CN111314130A (zh) * | 2020-02-13 | 2020-06-19 | 浪潮软件股份有限公司 | 服务管控装置及方法 |
| CN111917575A (zh) * | 2020-07-22 | 2020-11-10 | 深圳云里物里科技股份有限公司 | 网关离线配置方法、系统、终端设备及存储介质 |
| CN111988314A (zh) * | 2020-08-19 | 2020-11-24 | 杭州铂钰信息科技有限公司 | 一种动态部署网络安全服务的系统架构及其方法 |
| CN112512060A (zh) * | 2020-11-03 | 2021-03-16 | 开放智能机器(上海)有限公司 | 一种设备端智能管理系统 |
| CN113746727A (zh) * | 2021-09-06 | 2021-12-03 | 四川长虹网络科技有限责任公司 | 一种家庭网关以及家庭网关设备管理系统 |
| CN113746671A (zh) * | 2020-01-19 | 2021-12-03 | 烽火通信科技股份有限公司 | 一种业务加速方法、终端设备及家庭网关 |
| CN114025377A (zh) * | 2021-10-08 | 2022-02-08 | 中移(杭州)信息技术有限公司 | 家庭宽带网络的质差识别方法、装置及存储介质 |
| CN114050970A (zh) * | 2021-11-10 | 2022-02-15 | 山东电工电气集团有限公司 | 一种智能低压断路器工作参数远程配置系统及方法 |
| CN115002771A (zh) * | 2022-05-24 | 2022-09-02 | 杭州萤石软件有限公司 | 智能家居终端与无线网络设备间的连接方法、装置及系统 |
| CN115756547A (zh) * | 2022-11-28 | 2023-03-07 | 四川天邑康和通信股份有限公司 | 一种pon终端设备定制插件生产方法 |
| CN118175101A (zh) * | 2024-05-10 | 2024-06-11 | 典基网络科技(上海)有限公司 | 一种用于无固定ip家庭智能终端设备的内容分发方法 |
| CN119254663A (zh) * | 2024-09-29 | 2025-01-03 | 广东电网有限责任公司 | 一种配电网关全景检测方法、系统、终端设备及计算机可读存储介质 |
Families Citing this family (24)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104427380B (zh) * | 2013-08-20 | 2018-06-01 | 联想(北京)有限公司 | 一种信息处理方法、电子设备及系统 |
| CN103442097B (zh) * | 2013-08-30 | 2016-12-28 | 烽火通信科技股份有限公司 | 一种家庭网关控制WiFi终端接入权限的系统及方法 |
| CN103973523A (zh) * | 2014-04-16 | 2014-08-06 | 烽火通信科技股份有限公司 | 一种手机和家庭网关自动发现并绑定的方法 |
| CN104023094B (zh) * | 2014-06-13 | 2018-01-16 | 台安科技(无锡)有限公司 | 避免局域网通信模块选择困扰的方法 |
| CN104158710B (zh) * | 2014-08-15 | 2017-08-25 | 深圳市蜂联科技有限公司 | 基于开放式智能网关平台的业务应用通道自动切换方法 |
| CN104717289B (zh) * | 2015-03-10 | 2018-07-20 | 三星电子(中国)研发中心 | 一种数据同步方法和装置 |
| CN105635496B (zh) * | 2016-01-07 | 2018-11-30 | 烽火通信科技股份有限公司 | 一种智能网关通话记录管理系统及方法 |
| CN106357492A (zh) * | 2016-09-27 | 2017-01-25 | 美的智慧家居科技有限公司 | 家电接入网络的方法、装置以及家电 |
| CN106452924B (zh) * | 2016-11-30 | 2019-11-15 | 北京小米移动软件有限公司 | 同步无线网络配置的方法和装置 |
| CN106603285B (zh) * | 2016-12-14 | 2019-09-17 | 邯郸美的制冷设备有限公司 | 绑定方法、绑定系统和路由器 |
| CN106686692B (zh) * | 2017-01-13 | 2019-08-30 | Oppo广东移动通信有限公司 | 信道扫描方法、终端设备及存储介质 |
| CN106937288A (zh) * | 2017-05-13 | 2017-07-07 | 深圳市智凌无线科技有限公司 | 一种移动终端与wifi热点设备智能连接的方法及装置 |
| CN107172206A (zh) * | 2017-06-30 | 2017-09-15 | 上海斐讯数据通信技术有限公司 | 一种路由器升级方法及系统 |
| CN107783809A (zh) * | 2017-09-29 | 2018-03-09 | 烽火通信科技股份有限公司 | 一种智能设备控制面板远程渲染方法 |
| CN108965423A (zh) * | 2018-07-06 | 2018-12-07 | 南京苏博曼纳软件科技有限公司 | 一种基于云管理的智能网关系统管理方法 |
| CN111404708B (zh) * | 2019-01-02 | 2023-05-09 | 中国移动通信有限公司研究院 | 一种路由配置方法、路由器及家庭网关 |
| CN111147553A (zh) * | 2019-12-11 | 2020-05-12 | 福建星网智慧科技股份有限公司 | 一种基于p2p的网关远程快速批量升级方法及系统 |
| CN113068184A (zh) * | 2019-12-12 | 2021-07-02 | 天翼智慧家庭科技有限公司 | 一种用于保持客户端与无线网络的无线连接的系统和方法 |
| CN113395191A (zh) * | 2020-03-11 | 2021-09-14 | 深圳市世纪本原科技股份有限公司 | 一种访问家庭网关的方法和系统以及家庭网关 |
| CN111861570A (zh) * | 2020-07-23 | 2020-10-30 | 深圳市酷开软件技术有限公司 | 多设备广告的投放方法、装置、服务器及存储介质 |
| CN111988146B (zh) * | 2020-07-31 | 2022-07-12 | 新华三信息技术有限公司 | 一种身份验证方法、装置、设备及机器可读存储介质 |
| RU2768799C1 (ru) * | 2020-12-30 | 2022-03-24 | Общество с ограниченной ответственностью «Инновационные технологии связи» | Телекоммуникационный программно-аппаратный комплекс и способ для обеспечения бесшовной интеграции сетей связи через ip сеть (варианты) |
| SE2150783A1 (en) * | 2021-06-17 | 2022-12-18 | Telia Co Ab | Methods and apparatuses for facilitating connection to a wifi network |
| CN113342375A (zh) * | 2021-06-18 | 2021-09-03 | 河南力安测控科技有限公司 | 一种网关下智能终端升级方法及系统 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101083017A (zh) * | 2006-05-29 | 2007-12-05 | 北京汉辰科技有限公司 | 家庭网络智能遥控器 |
| CN101772053A (zh) * | 2008-12-05 | 2010-07-07 | 华为终端有限公司 | 一种终端设备配置方法、装置、终端及终端设备 |
| CN102739570A (zh) * | 2012-06-15 | 2012-10-17 | 烽火通信科技股份有限公司 | 一种通过智能手机WiFi开通家庭网关的方法 |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN100479405C (zh) * | 2006-11-24 | 2009-04-15 | 中兴通讯股份有限公司 | 家庭网关业务自动开通的方法 |
| US20120079558A1 (en) * | 2010-09-27 | 2012-03-29 | Qiuhang Richard Qian | Safety and securely us personal computer working at home or anywhere instead of going and working in the office |
-
2013
- 2013-04-28 CN CN201310154218.8A patent/CN103220182B/zh active Active
- 2013-07-23 RU RU2015107724A patent/RU2635273C2/ru active
- 2013-07-23 WO PCT/CN2013/079903 patent/WO2014176832A1/zh not_active Ceased
- 2013-07-23 MY MYPI2015700337A patent/MY176379A/en unknown
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101083017A (zh) * | 2006-05-29 | 2007-12-05 | 北京汉辰科技有限公司 | 家庭网络智能遥控器 |
| CN101772053A (zh) * | 2008-12-05 | 2010-07-07 | 华为终端有限公司 | 一种终端设备配置方法、装置、终端及终端设备 |
| CN102739570A (zh) * | 2012-06-15 | 2012-10-17 | 烽火通信科技股份有限公司 | 一种通过智能手机WiFi开通家庭网关的方法 |
Cited By (26)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2016191947A1 (en) * | 2015-05-29 | 2016-12-08 | Hewlett-Packard Development Company, L.P. | Alias strings |
| CN107426722A (zh) * | 2016-05-23 | 2017-12-01 | 北京京东尚科信息技术有限公司 | 接入方法、智能设备、配置服务器和认证服务器 |
| US10256991B2 (en) | 2017-04-18 | 2019-04-09 | At&T Intellectual Property I, L.P. | System for managing network termination |
| CN109270850A (zh) * | 2018-12-13 | 2019-01-25 | 桂林电子科技大学 | 一种基于物联网的智能家居管理系统及方法 |
| CN110716734A (zh) * | 2019-09-20 | 2020-01-21 | 北京奇艺世纪科技有限公司 | 一种软件升级的方法、装置、电子设备及介质 |
| CN110716734B (zh) * | 2019-09-20 | 2024-04-23 | 北京奇艺世纪科技有限公司 | 一种软件升级的方法、装置、电子设备及介质 |
| CN111277626A (zh) * | 2020-01-07 | 2020-06-12 | 平安科技(深圳)有限公司 | 服务器升级方法、装置、电子设备及介质 |
| CN111277626B (zh) * | 2020-01-07 | 2023-08-22 | 平安科技(深圳)有限公司 | 服务器升级方法、装置、电子设备及介质 |
| CN113746671B (zh) * | 2020-01-19 | 2023-05-26 | 烽火通信科技股份有限公司 | 一种业务加速方法、终端设备及家庭网关 |
| CN113746671A (zh) * | 2020-01-19 | 2021-12-03 | 烽火通信科技股份有限公司 | 一种业务加速方法、终端设备及家庭网关 |
| CN111314130B (zh) * | 2020-02-13 | 2022-09-13 | 浪潮软件股份有限公司 | 服务管控装置及方法 |
| CN111314130A (zh) * | 2020-02-13 | 2020-06-19 | 浪潮软件股份有限公司 | 服务管控装置及方法 |
| CN111917575B (zh) * | 2020-07-22 | 2023-07-11 | 深圳云里物里科技股份有限公司 | 网关离线配置方法、系统、终端设备及存储介质 |
| CN111917575A (zh) * | 2020-07-22 | 2020-11-10 | 深圳云里物里科技股份有限公司 | 网关离线配置方法、系统、终端设备及存储介质 |
| CN111988314A (zh) * | 2020-08-19 | 2020-11-24 | 杭州铂钰信息科技有限公司 | 一种动态部署网络安全服务的系统架构及其方法 |
| CN112512060A (zh) * | 2020-11-03 | 2021-03-16 | 开放智能机器(上海)有限公司 | 一种设备端智能管理系统 |
| CN113746727A (zh) * | 2021-09-06 | 2021-12-03 | 四川长虹网络科技有限责任公司 | 一种家庭网关以及家庭网关设备管理系统 |
| CN114025377A (zh) * | 2021-10-08 | 2022-02-08 | 中移(杭州)信息技术有限公司 | 家庭宽带网络的质差识别方法、装置及存储介质 |
| CN114025377B (zh) * | 2021-10-08 | 2023-10-27 | 中移(杭州)信息技术有限公司 | 家庭宽带网络的质差识别方法、装置及存储介质 |
| CN114050970A (zh) * | 2021-11-10 | 2022-02-15 | 山东电工电气集团有限公司 | 一种智能低压断路器工作参数远程配置系统及方法 |
| CN114050970B (zh) * | 2021-11-10 | 2024-05-24 | 山东电工电气集团数字科技有限公司 | 一种智能低压断路器工作参数远程配置系统及方法 |
| CN115002771B (zh) * | 2022-05-24 | 2023-11-21 | 杭州萤石软件有限公司 | 智能家居终端与无线网络设备间的连接方法、装置及系统 |
| CN115002771A (zh) * | 2022-05-24 | 2022-09-02 | 杭州萤石软件有限公司 | 智能家居终端与无线网络设备间的连接方法、装置及系统 |
| CN115756547A (zh) * | 2022-11-28 | 2023-03-07 | 四川天邑康和通信股份有限公司 | 一种pon终端设备定制插件生产方法 |
| CN118175101A (zh) * | 2024-05-10 | 2024-06-11 | 典基网络科技(上海)有限公司 | 一种用于无固定ip家庭智能终端设备的内容分发方法 |
| CN119254663A (zh) * | 2024-09-29 | 2025-01-03 | 广东电网有限责任公司 | 一种配电网关全景检测方法、系统、终端设备及计算机可读存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103220182A (zh) | 2013-07-24 |
| MY176379A (en) | 2020-08-04 |
| CN103220182B (zh) | 2016-05-25 |
| RU2635273C2 (ru) | 2017-11-09 |
| RU2015107724A (ru) | 2017-06-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN103220182B (zh) | 智能终端管理家庭网关的系统及方法 | |
| US12375369B2 (en) | Service enabler function | |
| CN109831511B (zh) | 调度内容分发网络cdn边缘节点的方法及设备 | |
| CN103532751B (zh) | 网络接入设备管理方法和装置 | |
| CN103561121B (zh) | 一种dns的解析方法、装置和浏览器 | |
| US11350267B2 (en) | Method of obtaining user subscription data pertaining to a subscriber in a telecommunication network | |
| TWI457848B (zh) | 提供行動裝置之線上服務的方法及系統、伺服器、行動裝置以及電腦程式產品 | |
| JP5753629B2 (ja) | モバイルブロードバンドデバイスを管理する方法、デバイス及びシステム | |
| EP4247070A1 (en) | Wireless network delay processing method and system and access server | |
| CN104349208A (zh) | 消息处理方法、装置、网关、机顶盒及网络电视系统 | |
| CN104994077A (zh) | 无线局域网接入设备身份标记方法及装置 | |
| WO2014173268A1 (zh) | 基于mbim接口实现通信方法及其设备 | |
| WO2013178171A1 (zh) | 一种错误码信息获取方法、装置及系统 | |
| WO2009062396A1 (en) | Resource access method and resource access system | |
| JP2013034169A (ja) | 情報通信端末、放送受信端末およびコンピュータプログラム | |
| WO2013185696A2 (zh) | 一种数据处理的方法与设备 | |
| US9485801B1 (en) | Mobile communication device connected to home digital network | |
| CN102594887B (zh) | 家庭门户业务的推送方法及远程管理系统 | |
| CN101453396A (zh) | 多服务提供商设备管理的方法和系统 | |
| US10097643B2 (en) | Technique for remote administration of a device belonging to a private network | |
| CN105306238A (zh) | 终端接入方法、装置和系统 | |
| JP2012137857A (ja) | データ送信方法、情報処理装置及びプログラム | |
| KR102223430B1 (ko) | 사물인터넷 시스템에서의 무선 공유기 네트워크 설정 방법, loT 장치 및 시스템 | |
| CN100388736C (zh) | 自动设定网络式电话设备的通信系统 | |
| CN104821966A (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: 13883824 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: IDP00201502525 Country of ref document: ID |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2015107724 Country of ref document: RU Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13883824 Country of ref document: EP Kind code of ref document: A1 |