WO2014176832A1 - 智能终端管理家庭网关的系统及方法 - Google Patents

智能终端管理家庭网关的系统及方法 Download PDF

Info

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
Application number
PCT/CN2013/079903
Other languages
English (en)
French (fr)
Inventor
王恺
王志军
王勤
柳安意
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Fiberhome Telecommunication Technologies Co Ltd
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 Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to RU2015107724A priority Critical patent/RU2635273C2/ru
Publication of WO2014176832A1 publication Critical patent/WO2014176832A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/283Processing of data at an internetworking point of a home automation network
    • H04L12/2834Switching of information between an external network and a home network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data 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

一种智能终端管理家庭网关的系统及方法,包括智能终端和家庭网关,二者通过网关App通信协议进行通信,智能终端内包括家庭网关管理模块、日志文件、映射文件和智能终端原生数据库,家庭网关管理模块用于查阅日志文件、访问和修改智能终端原生数据库中数据、为映射文件中的MAC地址添加别名;家庭网关包括后台服务模块、家庭网关原生数据库和家庭网关原生软件模块,家庭网关管理模块访问家庭网关原生数据库,后台服务模块通过家庭网关原生软件模块配合管理。本发明能够查询设定家庭网关的参数、同步更新家庭网关与智能终端上对应的WiFi SSID和/或密码信息,主动向用户推送最新的智能终端App或家庭网关软件,简化升级操作。

Description

智能终端管理家庭网关的系统及方法
技术领域
本发明涉及家庭网关的管理领域,具体来讲是一种智能终端管理 家庭网关的系统及方法。 背景技术
随着宽带行业蓬勃发展及智能终端的普及,越来越多的家庭内部 用户通过智能终端 WiFi接入家庭网关, 以享受网络服务, 其中智能 终端包括 iOS系统、 Android系统、 Windows Phone系统的智能手机 及平板电脑等, PC (Personal Computer, 个人电脑)使用的比例日趋 下降。 用户管理家庭网关的传统方式是通过 PC浏览器访问家庭网关 的内置 HTTP (Hyper Text Transport Protocol, 超文本传输协议)服务 器进行管理。虽然智能终端也可通过自带浏览器访问家庭网关, 但由 于显示尺寸及浏览器兼容问题, 体验效果不好。
用户在配置家庭网关参数时, 若涉及到连接相关的信息变更, 如 家庭网关 WiFi SSID ( Service Set Identifier, 服务集标识) 变更、 密 码变更时, 因使用的 PC及智能终端原生系统均不能同歩更新 WiFi SSID 和密码, 导致用户与家庭网关间的无线连接会断掉。 此时用户 需手动连接新的 SSID, 用新的密码, 才能重新连接家庭网关。
又由于家庭网关的维护不可避免的需要升级, 目前用户是访问家 庭网关设备商官方网站主动查询是否有新的软件版本,并下载到本地 电脑上, 再通过 PC的浏览器连接家庭网关进行升级。 但是该操作对 大多数用户过于复杂, 且用户不能及时得知软件更新信息。 家庭网关承载着家庭网络中各种终端接入的功能, 目前市场上的 大多数家庭网关仅具备基本的路由和转发功能,缺乏对家庭网络中设 备的精细化管理。 随着家庭网络接入的终端种类与数目的繁多, 用户 迫切需要一种便捷的方式对家庭网络进行管控与感知。 发明内容
针对现有技术中存在的缺陷,本发明的目的在于提供一种智能终 端管理家庭网关的系统及方法, 利用智能终端的 App (Application, 指管理家庭网关的应用程序)来管理家庭网关, 能够查询设定家庭网 关的参数、 同歩更新家庭网关与智能终端上对应的 WiFi SSID和 /或 密码信息, 主动向用户推送最新的智能终端 App或家庭网关软件, 简化升级操作, 向用户推送家庭网关感知的注册事件, 便于用户对家 庭网络的掌控, 向家庭网关推送执行脚本, 实现新功能。
为达到以上目的, 本发明提供一种智能终端管理家庭网关的系 统, 包括智能终端和家庭网关, 二者通过网关 App通信协议进行通 信, 智能终端内包括家庭网关管理模块、 日志文件、 映射文件和智能 终端原生数据库, 家庭网关管理模块用于查阅日志文件、访问和修改 智能终端原生数据库中数据、 为映射文件中的 MAC地址添加别名; 家庭网关包括后台服务模块、家庭网关原生数据库和家庭网关原生软 件模块,所述家庭网关管理模块通过所述后台服务模块访问家庭网关 原生数据库,所述后台服务模块通过家庭网关原生软件模块配合所述 家庭网关管理模块的管理。
本发明还提供一种基于上述系统的智能终端管理家庭网关的方 法,所述管理方法包括智能终端更新家庭网关参数、家庭网关的升级、 家庭网关推送注册事件给智能终端;当智能终端通过家庭网关管理模 块更新家庭网关参数涉及家庭网关的 WiFi服务集标识和 /或密码时, 家庭网关管理模块将更新的值发给所述后台服务模块检测有效性,若 有效, 后台服务模块更新家庭网关原生数据库中的 WiFi服务集标识 和 /或密码, 通过家庭网关原生软件模块重启家庭网关 WiFi模块, 家 庭网关管理模块同歩更新智能终端原生数据库中的 WiFi服务集标识 和 /或密码; 家庭网关管理模块定期查询官方网站是否有新的家庭网 关的升级软件, 若有, 所述后台服务模块下载升级软件并校验, 将结 果发送至家庭网关管理模块, 校验成功且用户确定升级, 后台服务模 块更新家庭网关软件,家庭网关重启,智能终端和家庭网关重新连接; 用户通过家庭网关管理模块预先注册事件,所述网关软件模块检测到 所述注册事件, 后台服务模块将注册事件通知所述家庭网关管理模 块, 家庭网关将注册事件写入所述日志文件, 通知用户查阅。
在上述技术方案的基础上, 所述智能终端管理家庭网关前, 家庭 网关管理模块先向家庭网关对应的 IP及端口发起连接, 附带用户名 及密码, 所述后台服务模块收到用户名及密码后进行认证, 认证通过 后完成通信连接。
在上述技术方案的基础上, 所述家庭网关管理模块获取、更新家 庭网关的配置,通过操作传给所述后台服务模块,后台服务模块获取、 更新家庭网关原生数据库, 将状态回复给家庭网关管理模块。
在上述技术方案的基础上,用户通过所述家庭网关管理模块获取 家庭网关的参数时, 家庭网关管理模块发送获取网关参数请求消息, 附带参数名, 后台服务模块收到后, 读取家庭网关原生数据库中对应 参数的值, 向家庭网关管理模块回复获取网关参数请求成功消息, 若 失败, 回复获取网关参数请求失败消息, 附带错误原因描述。
在上述技术方案的基础上,用户通过所述家庭网关管理模块更新 家庭网关的参数时, 家庭网关管理模块发送修改网关参数请求消息, 附带参数名及对应值, 后台服务模块收到后, 家庭网关原生数据库更 新对应参数的值, 若更新成功, 向家庭网关管理模块回复修改网关参 数请求成功消息, 若更新失败, 回复修改网关参数请求失败消息, 附 带错误原因描述。
在上述技术方案的基础上,所述家庭网关管理模块同歩更新智能 终端原生数据库中的无线服务集标识和 /或密码时, 若仅是密码修改, 则修改记录中 WiFi服务集标识对应的密码; 若 WiFi服务集标识、密 码均修改了, 则添加一条新的 WiFi服务集标识和密码记录。
在上述技术方案的基础上, 所述家庭网关的软件升级时, 家庭网 关管理模块向后台服务模块发送镜像下载消息,附带更新的软件网络 路径, 后台服务模块进行软件下载后, 调用家庭网关原生软件模块对 软件合法性进行校验, 若校验失败, 回复镜像下载失败消息并附带错 误码, 若成功, 回复镜像下载成功消息, 用户确定升级后, 后台服务 模块调用家庭网关原生软件模块进行软件升级。
在上述技术方案的基础上,所述家庭网关管理模块定期查询官方 网站, 判断是否有新的家庭网关管理模块升级, 若有, 家庭网关管理 模块下载软件且用户确定升级后, 升级并重启家庭网关管理模块, 智 能终端和家庭网关重新连接。
在上述技术方案的基础上, 所述家庭网关管理模块执行新功能 时, 家庭网关管理模块发送执行脚本请求消息, 附带新功能对应的脚 本, 后台服务模块接收到后, 通过家庭网关原生软件模块执行所述脚 本, 若成功, 则回复执行脚本请求成功消息给家庭网关管理模块, 若 失败, 回复执行脚本请求失败消息, 附带错误原因描述给家庭网关管 理模块。
在上述技术方案的基础上, 所述家庭网关管理模块预先注册事 件, 向后台服务模块发送注册请求消息, 附带对应的事件名称, 所述 网关软件模块进行事件注册, 若失败, 回复注册请求失败消息给家庭 网关管理模块, 附带对应错误信息, 若成功, 回复注册请求成功消息 给家庭网关管理模块。
在上述技术方案的基础上,所述家庭网关将注册事件写入所述日 志文件时, 当注册事件中包含接入设备的 MAC地址, 且该 MAC地 址不存在于映射文件时, 家庭网关管理模块将该 MAC地址写入映射 文件; 当该 MAC地址存在与映射文件且在映射文件有别名时, 则将 对应的别名插入日志文件中对应的 MAC地址前或后。
在上述技术方案的基础上,所述家庭网关管理模块为映射文件中 标识设备的 MAC地址起别名。
本发明的有益效果在于:
1. 利用智能终端的 App来管理家庭网关, 比 PC浏览器或自带 浏览器更加便捷, 通过智能终端更新家庭网关 WiFi SSID、 密码时, 能做到智能终端与家庭网关上的 WiFi SSID、 密码同歩, 无需人工介 入 WiFi重新关联的过程。
2. 家庭网关管理模块检测到自身或家庭网关软件更新后主动通 知用户操作, 用户可一键完成升级操作。 App除自身必要升级外, 为 实现家庭网关的某些新功能, 但不至于升级家庭网关软件的情况下, 用户可选择对应版本的 App, 通过执行该版本 App的相关功能选择, 直接向家庭网关推送脚本命令实现新功能。 由于智能终端的 App升 级比家庭网关软件升级的风险要小, 因此满足了特定用户的需求, 又 避免了家庭网关的软件频繁升级。
3. 家庭网关结合现有的 DPI等技术可检测到用户的注册事件, 如接入设备的感知, 接入流量的感知, 推送给 App并形成日志文件, 提醒用户查阅, 便于用户对家庭网关环境的掌控。 此外, MAC地址 到别名的映射动态插入日志文件中的相关条目,使得用户的查阅更加 直观。 附图说明
图 1为本发明实施例智能终端管理家庭网关的系统图;
图 2为本发明实施例 RGApp与 RGDaemon建立连接的交互图; 图 3为本发明实施例 RGApp读取、设定家庭网关参数的交互图; 图 4为本发明实施例 RGApp进行家庭网关软件升级的交互图; 图 5为本发明实施例 RGApp注册事件及接收 RGDaemon上报事 件的交互图;
图 6为本发明实施例 RGApp命令家庭网关执行新功能的交互图。 具体实施方式
以下结合附图及实施例对本发明作进一歩详细说明。
如图 1所示, 本发明所述智能终端管理家庭网关的系统,包括智 能终端和家庭网关 (Residential Gateway, 简称 RG), 二者通过网关 App通信协议 (本实施例中简称 RGAppProtocol) 进行通信。 智能终 端内包括家庭网关管理模块(本实施例中简称 RGApp )、 记录家庭接 入设备 MAC地址与名称的映射文件 (本实施例中简称 MapConf)、 用于查阅家庭网关异歩事件的日志文件 (本实施例中简称 RGLog) 和智能终端原生数据库 (本实施例中简称 PhoneDB)。 家庭网关包括 后台服务模块 (本实施例中简称 RGDaemon)、 家庭网关原生数据库 (本实施例中简称 RGDB) 和家庭网关软件模块 (RGSoftware)。 运 行在智能终端上的 RGApp通过通信协议 RGAppProtocol与运行在家 庭网关上的 RGDaemon进行通信的建立及消息的交互。 RGApp用于 查阅日志文件中的记录; RGApp访问 PhoneDB修改已有记录中 WiFi SSID对应的密码, 或添加一条新的 WiFi SSID及密码记录; RGApp 还为 MapConf中的 MAC地址添加对应的别名,用于标识别家庭网络 中的接入设备。 RGApp 读取、 设定家庭网关上的参数, 均是通过 RGDaemon访问 RGDB实现, RGDaemon通过 RGSoftware执行密码 认证、 脚本运行、 WiFi重启、 镜像合法性校验与升级、 DPI、 事件通 知机制等, 配合 RGApp实现用户对家庭网关的管理。
本发明智能终端管理家庭网关的方法,包括智能终端读取、修改 家庭网关参数、 RGApp 或家庭网关的软件升级、 家庭网关推送注册 事件给智能终端。在实际应用中, RGApp可以在家庭网络里通过 WiFi 连接家庭网关, 也可在户外通过第三方设备以运营商无线链路(例如 3G) 或 WiFi热点, 从而接入 Internet连接家庭网关, 实现在室内与 室外均可管理家庭网关。
所述智能终端管理家庭网关前, RGApp先向家庭网关对应的 IP 及端口发起连接, 附带用户名及密码, RGDaemon收到消息认证通过 后, 两者完成通信连接建立, 用于 RGApp和 RGDaemon的后续管理 交互。 通信建立后, RGApp 提供管理家庭网关的各个功能按钮, 根 据用户操作或异歩事件的触发进入不同情况下的管理。
如图 2所示,为本发明实施例 RGApp与 RGDaemon建立连接的 交互图。 RGApp根据家庭网关对应的 IP及端口, 向 RGDaemon建立 TCP (Transmission Control Protocol传输控制协议) 连接后; RGApp 发出登陆验证请求消息 RGAppP— Auth , 附带登录名及密码; RGDaemon将收到的登录名及密码与 RGDB 中的内容对比, 若与 RGDB中的不一致, 则认证失败, 向 RGApp回复登陆验证请求失败 消息 RGAppP— AuthFail, RGApp收到后提示错误; 若认证成功, 向 RGApp回复登陆验证请求成功消息 RGAppP— AuthOK, RGApp收到 该消息后即完成与 RGDaemon连接建立的过程。
在具体实施中, 智能终端在家庭里通过 WiFi接入家庭网关, 家 庭网关的内网地址通常是 192.168.1.1,也可从家庭网关背面设备铭牌 获得具体的值。 智能终端在户外通过运营商无线链路 (例如 3G) 或 WiFi热点访问家庭网关时, 需知道网关在 Internet上的 IP地址, 该 IP 地址已有成熟的获取机制, 如 DDNS ( Dynamic Domain Name Server, 动态域名服务) 等。
RGApp与 RGDaemon建立连接后, 如图 3所示, 为 RGApp读 取、 更新家庭网关参数的交互图。 用户通过 RGApp浏览网关相关配 置时, 进行参数的读取, RGApp 发出获取网关参数请求消息 RGAppP GetParam, 附带相关参数的名称; RGDaemon 收到后读取 RGDB中相关参数的值, 若读取成功, 向 RGApp发回获取网关参数 请求成功消息 RGAppP— GetParamOK, 附带参数的值; 若读取失败, 向 RGApp发回获取网关参数请求失败消息 RGAppP— GetParamNOK, 附带错误原因的描述。用户通过所述 RGApp更新家庭网关的参数时, 常规参数的写入为: RGApp 发送修改网关参数请求消息 RGAppP SetParam , 附带参数名及对应值; RGDaemon 收到后向 RGDB更新对应参数的值, 若更新成功, 向 RGApp回复修改网关参 数请求成功消息 RGAppP— SetParamOK, 若更新失败, 回复修改网关 参数请求失败消息 RGAppP— SetParamNOK, 附带错误原因描述。
当 RGApp更新家庭网关参数涉及家庭网关的 WiFi SSID和 /密码 时, 即无线参数的写入, 将更新的值发给 RGDaemon检测有效性。 如图 3 所示, RGApp 向 RGDaemon发出设定 WiFi参数请求消息 RGAppP— SetWiFi, 附带更新后的 WiFi SSID及密码。 RGDaemon收 到后通过 RGDB校准参数是否有效, 若无效, 向 RGApp 回复设定 WiFi参数请求失败消息 RGAppP— SetWiFiNOK, 附带错误信息描述, RGApp收到后提示用户参数不合法。 若有效, RGDaemon回复设定 WiFi参数请求合法消息 RGAppP— SetWiFiOK, RGAp 收到后回复执 行 WiFi参数更新消息 RGAppP— WiFiUpdate,通知 RGDaemon已收到 确认信息, 可以进行家庭网关的 WiFi SSID 和 /或密码更新; RGDaemon 收到后, 向 RGApp 发送执行 WiFi 模块重启消息 RGAppP— WiFiReStart, 随后 RGDB更新 WiFi SSID和 /或密码, 并调 用 RGSoftware重启 WiFi模块; RGApp收到 RGAppP— WiFiReStart 消息后, 更新 PhoneDB的 WiFi SSID及密码。 其中, 若是仅修改了 密码, 则修改对应记录中该 WiFi SSID对应的密码; 若是 WiFi SSID 及密码均修改了, 则添加一条新的 WiFi SSID、 密码记录。
RGApp可以定期查询官方网站是否有新的 RGApp的升级,或者 是新的家庭网关的升级软件, 若有, 通知用户下载。
当查询到 RGApp的升级时, 用户只需要升级 RGApp即可, 由 RGApp下载软件, 升级并重启 RGApp, 智能终端和家庭网关重新链 接。
如图 4所示, 为 RGApp进行家庭网关软件升级的交互图。 当查 询到家庭网关的软件升级时,用户决定下载家庭网关软件后, RGApp 向 RGDaemon发送镜像下载消息 RGAppP— Image, 附带更新软件的 网络路径。 RGDaemon进行软件下载, 下载完毕后调用 RGSoftware 对软件合法性进行校验, 若校验失败, 回复镜像下载失败消息 RGAppPP ImageNOK, 并附带错误码给 RGApp, RGApp提示用户; 若成功, 回复镜像下载成功消息 RGAppP— ImageOK给 RGApp。用户 决定升级家庭网关软件后, RGApp 发送镜像升级消息 RGAppP— ImageUpdate通知家庭网关正式升级软件。 RGDaemon调用 RGSoftware 升级家庭网关软件, 家庭网关重启, 智能终端和家庭网 关重新链接。
智能终端可向家庭网关注册对家庭网络中感兴趣的事件,当用户 感兴趣的事件触发后, 家庭网关则将这些事件推送给智能终端, 让用 户感知。例如接入设备的感知: 各种终端接入家庭网关时, 家庭网关 的转发表中都有识别该终端的唯一 MAC (Media Access Control, 媒 体介入控制层)地址记录生成,家庭网关将这些信息推送给智能终端, 用户即可得知家庭网络内有哪些设备被激活: 比如某人回家了(手机 WiFi 功能保持开启, 曾连接过家庭网络使得手机中存在该记录, 进 入家庭网关的 WiFi信号范围内, 会自动连入家庭网络); 有人开启了 OTT (Over The Top, 互联网电视机顶盒业务)看电视; 有人在用视 频游戏主机玩游戏。 例如接入信息的感知: 结合 DPI (Deep Packet Inspection, 深度包检测) 技术, 可以得知家庭网络中有人访问敏感 网站, 使用聊天工具, 观看网络视频, 进行 P2P下载等。
如图 5所示,为 RGApp注册事件及接收 RGDaemon上报事件的 交互图。用户可以通过 RGApp注册感兴趣的事件, 向 RGDaemon发 送事件注册请求消息 RGAppP— RegEvent, 附带对应的事件名称; RGDaemon通过家庭网关 RGSoftware进行事件注册, 若失败, 回复 事件注册请求失败消息 RGAppP— RegEventNOK, 附带对应的错误信 息; 若成功, 回复注册请求成功消息 RGAppP— RegEventOK。 当 RGDaemon通过 RGSoftware检测到注册事件发生, 将注册事件通知 RGApp,发送注册事件通知消息 RGAppP— Notify, 附带对应的注册事 件名称及当前状态。 RGApp 收到后将所述注册事件写入智能终端的 RGLog,若注册事件中含有的接入设备 MAC在 MapConf中有别名记 录, 则将对应的别名插入 RGLog中对应的 MAC地址前或后, 便于 用户阅读理解, 并通知用户查阅。对于设备感知而言, 当注册事件中 包含接入设备的 MAC地址, 且该 MAC地址不存在于 MapConf时, RGAp 将该不存在的 MAC地址写入 MapConf。用户可以通过 RGApp 编辑 MapConf,给对应的 MAC地址起个好记的别名,便于后期管理, 也可以查询 RGLog。
智能终端上的软件升级除自身完善外, 用户还可以通过 RGApp 命令家庭网关执行新功能, 弥补家庭网关当前功能不足。
如图 6所示, 为 RGApp 命令家庭网关执行新功能的交互图。 RGApp 发送执行脚本请求消息 RGAppP— Command, 附带对应的脚 本; RGDaemon收到后将通过 RGSoftware执行脚本功能, 如果成功, 向 RGApp回复执行脚本请求成功消息 RGAppP— CommandOK; 如果 失 败 , 向 RGApp 回 复 执 行 脚 本 请 求 失 败 消 息 RGAppP— CommandNOK, 附带错误原因描述。 所述执行新功能的应 用环境为: 用户需要某种功能, 或家庭网关需要完善某功能, 但目前 的家庭网关软件不支持, 可以利用家庭网关的若干指令即可实现, 通 过更新智能终端的软件, 可以将这些指令推送给家庭网关执行, 从而 使家庭网关支持, 远比升级家庭网关软件代价小。
本发明通过智能终端的 App 管理家庭网关, 其中 App 是英文 Application的简称, 由于智能终端的流行, App特指智能终端的第三 方应用程序, 本文特指智能终端上管理家庭网关的应用程序。本发明 中的智能终端包括但不限于 iOS系统、 Android系统、 Windows Phone 系统的智能手机及平板电脑。 家庭网关特指具有 WiFi功能的家庭网 关, 包括但不仅限于 EPON (Ethernet Passive Optical Network, 以太 网无源光网络)上行, GPON( Gigabit-Capable Passive Optical Network, 千兆无源光网络) 上行, DSL (Digital Subscriber Line, 数字用户线) 上行, 以太网上行家庭网关, 也包括无线路由器。
本发明不局限于上述实施方式,对于本技术领域的普通技术人员 来说, 在不脱离本发明原理的前提下, 还可以做出若干改进和润饰, 这些改进和润饰也视为本发明的保护范围之内。本说明书中未作详细 描述的内容属于本领域专业技术人员公知的现有技术。

Claims

权 利 要 求 书
1. 一种智能终端管理家庭网关的系统, 包括智能终端和家庭网 关, 二者通过网关 App通信协议进行通信, 其特征在于: 智能终端 内包括家庭网关管理模块、 日志文件、映射文件和智能终端原生数据 库, 家庭网关管理模块用于查阅日志文件、访问和修改智能终端原生 数据库中数据、 为映射文件中的 MAC地址添加别名; 家庭网关包括 后台服务模块、家庭网关原生数据库和家庭网关原生软件模块, 所述 家庭网关管理模块通过所述后台服务模块访问家庭网关原生数据库, 所述后台服务模块通过家庭网关原生软件模块配合所述家庭网关管 理模块的管理。
2. —种基于权利要求 1所述系统的智能终端管理家庭网关的方 法, 其特征在于: 所述管理方法包括智能终端更新家庭网关参数、 家 庭网关的升级、 家庭网关推送注册事件给智能终端;
当智能终端通过家庭网关管理模块更新家庭网关参数涉及家庭 网关的 WiFi服务集标识和 /或密码时, 家庭网关管理模块将更新的值 发给所述后台服务模块检测有效性, 若有效, 后台服务模块更新家庭 网关原生数据库中的 WiFi服务集标识和 /或密码, 通过家庭网关原生 软件模块重启家庭网关 WiFi模块, 家庭网关管理模块同歩更新智能 终端原生数据库中的 WiFi服务集标识和 /或密码;
家庭网关管理模块定期查询官方网站是否有新的家庭网关的升 级软件, 若有, 所述后台服务模块下载升级软件并校验, 将结果发送 至家庭网关管理模块, 校验成功且用户确定升级, 后台服务模块更新 家庭网关软件, 家庭网关重启, 智能终端和家庭网关重新连接; 用户通过家庭网关管理模块预先注册事件,所述网关软件模块检 测到所述注册事件,后台服务模块将注册事件通知所述家庭网关管理 模块, 家庭网关将注册事件写入所述日志文件, 通知用户查阅。
3. 如权利要求 2所述智能终端管理家庭网关的方法, 其特征在 于: 所述智能终端管理家庭网关前, 家庭网关管理模块先向家庭网关 对应的 IP及端口发起连接, 附带用户名及密码, 所述后台服务模块 收到用户名及密码后进行认证, 认证通过后完成通信连接。
4. 如权利要求 2所述智能终端管理家庭网关的方法, 其特征在 于: 所述家庭网关管理模块获取、 更新家庭网关的配置, 通过操作传 给所述后台服务模块,后台服务模块获取、更新家庭网关原生数据库, 将状态回复给家庭网关管理模块。
5. 如权利要求 4所述智能终端管理家庭网关的方法, 其特征在 于: 用户通过所述家庭网关管理模块获取家庭网关的参数时, 家庭网 关管理模块发送获取网关参数请求消息, 附带参数名, 后台服务模块 收到后, 读取家庭网关原生数据库中对应参数的值, 向家庭网关管理 模块回复获取网关参数请求成功消息, 若失败, 回复获取网关参数请 求失败消息, 附带错误原因描述。
6. 如权利要求 5所述智能终端管理家庭网关的方法, 其特征在 于: 用户通过所述家庭网关管理模块更新家庭网关的参数时, 家庭网 关管理模块发送修改网关参数请求消息, 附带参数名及对应值, 后台 服务模块收到后, 家庭网关原生数据库更新对应参数的值, 若更新成 功, 向家庭网关管理模块回复修改网关参数请求成功消息, 若更新失 败, 回复修改网关参数请求失败消息, 附带错误原因描述。
7. 如权利要求 2所述智能终端管理家庭网关的方法, 其特征在 于:所述家庭网关管理模块同歩更新智能终端原生数据库中的无线服 务集标识和 /或密码时, 若仅是密码修改, 则修改记录中 WiFi服务集 标识对应的密码; 若 WiFi服务集标识、 密码均修改了, 则添加一条 新的 WiFi服务集标识和密码记录。
8. 如权利要求 2所述智能终端管理家庭网关的方法, 其特征在 于: 所述家庭网关的软件升级时, 家庭网关管理模块向后台服务模块 发送镜像下载消息, 附带更新的软件网络路径, 后台服务模块进行软 件下载后, 调用家庭网关原生软件模块对软件合法性进行校验, 若校 验失败, 回复镜像下载失败消息并附带错误码, 若成功, 回复镜像下 载成功消息, 用户确定升级后, 后台服务模块调用家庭网关原生软件 模块进行软件升级。
9. 如权利要求 2所述智能终端管理家庭网关的方法, 其特征在 于: 所述家庭网关管理模块定期查询官方网站, 判断是否有新的家庭 网关管理模块升级, 若有, 家庭网关管理模块下载软件且用户确定升 级后,升级并重启家庭网关管理模块,智能终端和家庭网关重新连接。
10. 如权利要求 2所述智能终端管理家庭网关的方法, 其特征在 于: 所述家庭网关管理模块执行新功能时, 家庭网关管理模块发送执 行脚本请求消息, 附带新功能对应的脚本, 后台服务模块接收到后, 通过家庭网关原生软件模块执行所述脚本, 若成功, 则回复执行脚本 请求成功消息给家庭网关管理模块, 若失败, 回复执行脚本请求失败 消息, 附带错误原因描述给家庭网关管理模块。
11. 如权利要求 2所述智能终端管理家庭网关的方法, 其特征在 于: 所述家庭网关管理模块预先注册事件, 向后台服务模块发送注册 请求消息, 附带对应的事件名称, 所述网关软件模块进行事件注册, 若失败, 回复注册请求失败消息给家庭网关管理模块, 附带对应错误 信息, 若成功, 回复注册请求成功消息给家庭网关管理模块。
12. 如权利要求 11所述智能终端管理家庭网关的方法, 其特征 在于: 所述家庭网关将注册事件写入所述日志文件时, 当注册事件中 包含接入设备的 MAC地址, 且该 MAC地址不存在于映射文件时, 家庭网关管理模块将该 MAC地址写入映射文件; 当该 MAC地址存 在与映射文件且在映射文件有别名时,则将对应的别名插入日志文件 中对应的 MAC地址前或后。
13. 如权利要求 2所述智能终端管理家庭网关的方法, 其特征在 于: 所述家庭网关管理模块为映射文件中标识设备的 MAC地址起别 名。
PCT/CN2013/079903 2013-04-28 2013-07-23 智能终端管理家庭网关的系统及方法 Ceased WO2014176832A1 (zh)

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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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

Patent Citations (3)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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