WO2015131690A1 - 接入点设备关闭的方法及接入点设备 - Google Patents
接入点设备关闭的方法及接入点设备 Download PDFInfo
- Publication number
- WO2015131690A1 WO2015131690A1 PCT/CN2015/071326 CN2015071326W WO2015131690A1 WO 2015131690 A1 WO2015131690 A1 WO 2015131690A1 CN 2015071326 W CN2015071326 W CN 2015071326W WO 2015131690 A1 WO2015131690 A1 WO 2015131690A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- access point
- wireless signal
- point device
- command
- turn
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/30—Connection release
Definitions
- the present invention relates to the field of wireless communication technologies, and in particular, to a method for shutting down an access point device and an access point device.
- a common architecture is an infrastructure type network.
- an infrastructure type network there are two devices, an Access Point (AP) and a Station (Station, STA).
- the AP is one of the components of the wireless router, which converts the network signal into a wireless signal; and the STA includes terminals such as a notebook, a mobile phone, and an IPAD, which can receive the wireless signal of the AP, and can transmit data after connecting the AP.
- the process of the STA accessing the AP is as follows: 1.
- the STA discovers the AP device; 2.
- the AP verifies the validity of the STA and establishes a connection with the STA; 3.
- Some users have concerns in many ways, such as reducing wireless emissions, and want to turn off wireless signals when not using a wireless network.
- the AP can provide the wireless signal of the AP through the configuration page, the application, or the hardware switch.
- the AP when the AP is turned off, all the functions are turned off, which inconveniences the subsequent use of the user to a certain extent. .
- the embodiment of the invention provides a method and a device for shutting down an access point device, which can only turn off the wireless transmission function of the AP when the access point AP is closed, so as to reduce the radiation of the AP and facilitate subsequent use by the user. .
- the present invention provides a method for shutting down an access point device, including the following steps:
- the access point device When receiving the wireless signal off command, the access point device stops transmitting the wireless signal, Keep listening.
- the method further includes:
- the access point device When the wireless signal turn-on command is sensed, the access point device transmits a wireless signal to the outside according to the wireless signal turn-on command.
- the step of the access point device transmitting the wireless signal according to the wireless signal turn-on command includes:
- the access point device When listening to a broadcast message with a wireless signal turned on, the access point device uses the broadcast message as the wireless signal open command.
- the step of the access point device transmitting the wireless signal according to the wireless signal turn-on command includes:
- the access point device uses a predetermined number of probe request frames within the predetermined period of time as the wireless signal turn-on command.
- the step of the access point device transmitting the wireless signal according to the wireless signal turn-on command includes:
- the access point device When listening to specific beacon frame data, the access point device uses the specific beacon frame data as the wireless signal turn-on command.
- An embodiment of the present invention further provides an access point device, including:
- a receiving module configured to receive a wireless signal off command when the access point device is in a normal working state
- the monitoring module is configured to, when receiving the wireless signal off command, stop the access point device from transmitting a wireless signal and keep listening.
- the access point device further includes:
- the module is turned on, and is configured to enable the access point device to transmit a wireless signal according to the wireless signal turn-on command when the wireless signal turn-on command is monitored.
- the opening module is configured to use the broadcast message as the wireless signal opening command when listening to a broadcast message with a wireless signal turned on.
- the opening module is configured to: when a predetermined number of probe request frames are monitored within a predetermined time period, use a predetermined number of probe request frames in the predetermined time period as the wireless signal turn-on command .
- the opening module is configured to use the specific beacon frame data as the wireless signal enable command when listening to specific beacon frame data.
- the embodiment of the present invention further provides a computer program and a carrier thereof, the computer program comprising program instructions, when the program instruction is executed by an access point device, enabling the access point device to implement the method for shutting down the access point device.
- FIG. 1 is a schematic flowchart of a first embodiment of a method for shutting down an access point device according to the present invention
- FIG. 2 is a schematic flowchart of a second embodiment of a method for shutting down an access point device according to the present invention
- FIG. 3 is a schematic diagram of functional modules of a first embodiment of an access point device according to the present invention.
- FIG. 4 is a schematic diagram of functional modules of a second embodiment of an access point device according to the present invention.
- An embodiment of the present invention provides a method for shutting down an access point device.
- a method for the access point device to be closed includes:
- Step S101 receiving a wireless signal off command when the access point device is in a normal working state
- the access point device follows the IEEE 802.11 protocol and constructs a wireless local area network within the area.
- the access point device has an access point AP mode, which is a basic working mode of the access point device, that is, a mode of normal working state.
- the terminal can perform a wireless network connection with the access point device.
- the wireless signal off command is different from the existing instruction to turn off the access point device, and the existing instruction to turn off the access point device directly turns off the functions of the access point device, and the wireless signal in this embodiment
- the shutdown command is to turn off part of the function of the access point device, that is, to turn off the wireless transmission function of the access point device.
- Step S102 the access point stops transmitting the wireless signal according to the wireless signal closing instruction, and keeps listening.
- the access point device when the terminal and the access point device are wirelessly connected, if the access point device receives the wireless signal off command, the current AP mode is turned off, the mode is switched to the listening mode, and the outgoing wireless signal is stopped.
- the access point device receives the wireless signal off command in multiple manners, including: the user manually operates the hardware close button of the access point device, and the access point device receives the wireless signal off command; or The configuration page of the login access point device performs shutdown, and the access point device receives the wireless signal shutdown command and the like.
- the listening mode of the access point device is that the access point device does not transmit a wireless signal to the outside, thereby achieving the purpose of reducing radiation.
- the terminal cannot discover that the access point device cannot establish a network connection with it, but the access point device maintains the listening state and can listen to the specific data sent by the terminal, thereby providing conditions for the access point device to re-establish the network connection with the terminal, and providing the user with the condition.
- the subsequent use brings convenience.
- the embodiment further includes: after the step S102:
- Step S103 when the wireless signal turn-on command is monitored, the access point transmits a wireless signal according to the wireless signal turn-on command.
- the terminal when the access point device does not transmit a wireless signal in the listening mode, the terminal cannot discover the access point device, but the access point device maintains the state of the listening terminal, when the terminal sends the specific data to the access point device.
- the access point device turns the specific data into a wireless signal enable command.
- the access point device when receiving the specific data sent by the terminal, turns the specific data into a wireless signal, and switches the listening mode to the access point mode according to the wireless signal opening command.
- the basic working mode is restored, and the wireless signal is sent out, and the terminal can rediscover the access point device and can access the wireless local area network.
- the access point device of this embodiment switches from the current access point mode to the listening mode when receiving the wireless signal close command, and only the function of the access point device to transmit the wireless signal cannot be performed. Play, achieve the same effect as the traditional device that closes the access point, and maintain the listening state of the terminal.
- the terminal sends specific data to it, the specific data is turned on as the wireless signal, and the access point device switches to access.
- the dot mode automatically resumes the function of transmitting wireless signals to the outside, without requiring the user to manually operate the hardware switch of the access point device, or logging on to the configuration page of the access point device to simplify the operation process and being convenient to use.
- the foregoing step S103 specifically includes: when the broadcast message with the wireless signal turned on is monitored, the broadcast message is used as the wireless signal open command.
- the specific application on the terminal may be activated, and the terminal itself is changed into a broadcast mode, and the air interface transmits a specific broadcast message, the broadcast.
- the message includes a request for the wireless signal to be turned on.
- the access point device monitors the specific broadcast message, the access message is used as a wireless signal to enable the access device, and the access point device automatically switches to the access point mode.
- the access point device does not receive the broadcast message sent by the terminal, it maintains the listening mode and continues to monitor whether the terminal sends other specific data.
- the foregoing step S103 specifically includes: when a predetermined number of probe request frames are monitored within a predetermined time period, performing a predetermined number of probes in the predetermined time period.
- the request frame is used as the wireless signal turn-on command.
- the terminal may also send a wireless signal opening instruction to the access point device in other manners.
- the access point device monitors whether a predetermined number of probe request frames sent by the terminal are received within a predetermined period of time, such as whether the probe request frame sent by the terminal 3 times is received within 5 seconds, and if so, The predetermined number of probe request frames received within the predetermined time period are used as wireless signal enable commands, and the access point device automatically switches to the access point mode.
- a terminal such as a mobile phone
- the mobile phone sends a probe request frame to the outside, or sends a probe through the other specific buttons of the mobile phone. Request frames and so on, there are no restrictions here.
- the access point device does not receive the broadcast message sent by the terminal, it maintains the listening mode and continues to monitor whether the terminal sends other specific data.
- the foregoing step S103 specifically includes: when the specific beacon frame data is monitored, the specific beacon frame data is used as the wireless signal open command.
- the terminal when the user wants to connect the terminal to the wireless local area network again, the terminal may also send a wireless signal opening instruction to the access point device in other manners.
- the terminal in this embodiment can enable its access point mode, and then the terminal sends out specific beacon frame data, in specific beacon frame data.
- the service set identifier (SSID) of the access point device may be used, and when the access point device monitors the specific beacon frame data, the specific beacon frame data is used as a wireless signal enable command, and the access point device Automatically switch to access point mode.
- SSID service set identifier
- the access point device does not receive the broadcast message sent by the terminal, it maintains the listening mode and continues to monitor whether the terminal sends other specific data.
- An embodiment of the present invention further provides an access point device, where the access point device includes a processor, a program memory, and a data storage. As shown in FIG. 3, in an embodiment, the access point device further includes:
- the receiving module 101 is adapted to receive a wireless signal off command when the access point device is in a normal working state
- the access point device follows the IEEE 802.11 protocol and constructs a wireless local area network within the area.
- the access point device has an access point AP mode, which is a basic working mode of the access point device, that is, a mode of normal working state.
- the terminal can perform a wireless network connection with the access point device.
- the wireless signal off command is different from the existing instruction to turn off the access point device, and the existing instruction to turn off the access point device directly turns off the functions of the access point device, and the wireless signal in this embodiment
- the shutdown command is to turn off the functional part of the access point device, that is, to turn off the wireless transmission function of the access point device.
- the monitoring module 102 is adapted to cause the access point device to stop transmitting a wireless signal according to the wireless signal off command, and to maintain monitoring.
- the access point device when the terminal and the access point device are wirelessly connected, if the access point device receives the wireless signal off command, the current AP mode is turned off, the mode is switched to the listening mode, and the outgoing wireless signal is stopped.
- the access point device receives the wireless signal off command in multiple manners, including: the user manually operates the hardware close button of the access point device, and the access point device receives the wireless signal off command; or The configuration page of the login access point device performs shutdown, and the access point device receives the wireless signal shutdown command and the like.
- the listening mode of the access point device is that the access point device does not transmit a wireless signal to the outside, thereby achieving the purpose of reducing radiation.
- the terminal cannot discover that the access point device cannot establish a network connection with it, but the access point device maintains the listening state and can listen to the specific data sent by the terminal, thereby providing conditions for the access point device to re-establish the network connection with the terminal, and providing the user with the condition.
- the subsequent use brings convenience.
- the access point device further includes:
- the opening module 103 is adapted to enable the access point device to transmit a wireless signal according to the wireless signal opening instruction when the wireless signal opening instruction is monitored.
- the terminal when the access point device does not transmit a wireless signal in the listening mode, the terminal cannot discover the access point device, but the access point device maintains the state of the listening terminal, when the terminal sends the specific data to the access point device.
- the access point device turns the specific data into a wireless signal enable command.
- the format of the specific data may be not limited.
- the specific data may be in multiple formats, as long as the terminal and the access point device pre-arrange and the specific data that the access point device can recognize, for example, the terminal may access.
- the access point device when receiving the specific data sent by the terminal, turns the specific data into a wireless signal, and switches the listening mode to the access point mode according to the wireless signal opening command.
- the basic working mode is restored, and the wireless signal is sent out, and the terminal can rediscover the access point device and can access the wireless local area network.
- the opening module 103 is specifically adapted to use the broadcast message as the wireless signal enable command when listening to a broadcast message with a wireless signal turned on.
- the access point device does not receive the broadcast message sent by the terminal, it maintains the listening mode and continues to monitor whether the terminal sends other specific data.
- the opening module 103 is specifically adapted to: when the predetermined number of probe request frames are monitored within a predetermined period of time, the predetermined period of time is predetermined. A number of probe request frames are used as the wireless signal turn-on command.
- the terminal may also send a wireless signal opening instruction to the access point device in other manners.
- the access point device monitors whether a predetermined number of probe request frames sent by the terminal are received within a predetermined period of time, such as whether the probe request frame sent by the terminal 3 times is received within 5 seconds, and if so, The predetermined number of probe request frames received within the predetermined time period are used as wireless signal enable commands, and the access point device automatically switches to the access point mode.
- a terminal such as a mobile phone
- the mobile phone sends a probe request frame to the outside, or sends a probe through the other specific buttons of the mobile phone. Request frames and so on, there are no restrictions here.
- the access point device does not receive the broadcast message sent by the terminal, it maintains the listening mode and continues to monitor whether the terminal sends other specific data.
- the opening module 103 is specifically adapted to use the specific beacon frame data as the wireless signal enable command when listening to specific beacon frame data.
- the terminal when the user wants to connect the terminal to the wireless local area network again, the terminal may also send a wireless signal opening instruction to the access point device in other manners.
- the terminal of this embodiment may The access point mode is enabled, and then the terminal sends out specific beacon frame data, and the specific beacon frame data may have a Service Set Identifier (SSID) of the access point device, and the access point device monitors the When the specific beacon frame data is used, the specific beacon frame data is used as a wireless signal enable command, and the access point device automatically switches to the access point mode.
- SSID Service Set Identifier
- the access point device does not receive the broadcast message sent by the terminal, it maintains the listening mode and continues to monitor whether the terminal sends other specific data.
- all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the invention is not limited to any specific combination of hardware and software.
- the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
- each device/function module/functional unit in the above embodiment When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
- the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
- the method for shutting down an access point device provided by the embodiment of the present invention, when the access point device is in a normal working state, if receiving a wireless signal closing instruction, stopping the transmitting of the wireless signal according to the wireless signal closing instruction, and maintaining the monitoring, Reduce the radiation of the wireless access point, bringing convenience to the user's subsequent use.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephone Function (AREA)
Abstract
一种接入点设备关闭的方法,包括以下步骤:当接入点设备处于正常工作状态时,接收无线信号关闭指令;所述接入点设备根据所述无线信号关闭指令停止发射无线信号,保持监听。本发明实施例还公开了一种接入点设备。本发明实施例能够减少接入点的辐射,并给用户的后续使用带来方便。
Description
本发明涉及无线通信技术领域,尤其涉及一种接入点设备关闭的方法及接入点设备。
现有的基于IEEE802.11协议的无线局域网网络(Wireless Local Area Networks,WLAN)的组成架构中,常见的架构是基础结构型网络。在基础结构型网络中,有接入点设备(Access Point,AP)和工作站(Station,STA)两种设备。AP是无线路由器的组成部分之一,其将网络信号转变为无线信号;而STA包括笔记本、手机、IPAD等终端,其可接收AP的无线信号,连接AP后可传输数据。
STA接入AP的过程如下:1、STA发现AP设备;2、AP验证STA合法性并且与STA建立连接;3、STA与AP之间数据传输。一些用户出于多方面的顾虑,例如减少无线辐射,希望在不使用无线网络时关闭无线信号。AP可提供通过配置页面、应用程序或者通过硬件开关方式将AP的无线信号关闭,但现有技术中关闭AP时会将其全部的功能关闭,在一定程度上给用户的后续的使用带来不便。
发明内容
本发明实施例提供一种接入点设备关闭的方法及装置,可以根据用户需要在关闭接入点AP时,仅将该AP的无线发射功能关闭,以减少AP的辐射,并方便用户后续使用。
为解决上述技术问题,本发明提供一种接入点设备关闭的方法,包括以下步骤:
当接入点设备处于正常工作状态时,接收无线信号关闭指令;
当接收到所述无线信号关闭指令时,所述接入点设备停止发射无线信号,
保持监听。
可选地,所述方法还包括:
当监听到无线信号开启指令时,所述接入点设备根据所述无线信号开启指令向外发射无线信号。
可选地,所述当监听到无线信号开启指令时,所述接入点设备根据所述无线信号开启指令向外发射无线信号的步骤包括:
当监听到无线信号开启的广播报文时,所述接入点设备将所述广播报文作为所述无线信号开启指令。
可选地,所述当监听到无线信号开启指令时,所述接入点设备根据所述无线信号开启指令向外发射无线信号的步骤包括:
当在预定的时间段内监听到预定数量的探查请求帧时,所述接入点设备将所述预定的时间段内的预定数量的探查请求帧作为所述无线信号开启指令。
可选地,所述当监听到无线信号开启指令时,所述接入点设备根据所述无线信号开启指令向外发射无线信号的步骤包括:
当监听到特定信标帧数据时,所述接入点设备将所述特定信标帧数据作为所述无线信号开启指令。
本发明实施例还提供一种接入点设备,包括:
接收模块,设置为当接入点设备处于正常工作状态时,接收无线信号关闭指令;
监听模块,设置为当接收到所述无线信号关闭指令时,使所述接入点设备停止发射无线信号,保持监听。
可选地,所述接入点设备还包括:
开启模块,设置为当监听到无线信号开启指令时,根据所述无线信号开启指令开启所述接入点设备向外发射无线信号。
可选地,所述开启模块是设置为当监听到无线信号开启的广播报文时,将所述广播报文作为所述无线信号开启指令。
可选地,所述开启模块是设置为当在预定的时间段内监听到预定数量的探查请求帧时,将所述预定的时间段内的预定数量的探查请求帧作为所述无线信号开启指令。
可选地,所述开启模块是设置为当监听到特定信标帧数据时,将所述特定信标帧数据作为所述无线信号开启指令。
本发明实施例还提供一种计算机程序及其载体,该计算机程序包括程序指令,当该程序指令被接入点设备执行时,使得该接入点设备可实施上述关闭接入点设备的方法。
本发明实施例提供的一种接入点设备关闭的方法及接入点设备,接入点设备在接收到无线信号关闭指令时,从当前的接入点模式切换为监听模式,仅仅是使接入点设备向外发射无线信号的功能不能发挥,达到与传统的关闭接入点设备相同的效果,从而达到减少辐射的目的,而保持对终端的监听状态,给用户的后续的使用带来方便;另外,当终端向其发送特定数据时,将该特定数据作为无线信号开启指令,接入点设备切换为接入点模式,自动恢复向外发射无线信号的功能,而不需要用户手动操作接入点设备的硬件开关,或者登陆到接入点设备的配置页面上进行开启,简化了操作流程,使用方便。
附图概述
图1为本发明接入点设备关闭的方法第一实施例的流程示意图;
图2为本发明接入点设备关闭的方法第二实施例的流程示意图;
图3为本发明接入点设备第一实施例的功能模块示意图;
图4为本发明接入点设备第二实施例的功能模块示意图。
本发明的较佳实施方式
下文中将结合附图对本发明的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。另外,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于
此处的顺序执行所示出或描述的步骤。应当理解,此处所描述的实施例仅仅用以解释本发明,并不用于限定本发明。
本发明实施例提供一种接入点设备关闭的方法,参照图1,在一实施例中,该接入点设备关闭的方法包括:
步骤S101,当接入点设备处于正常工作状态时,接收无线信号关闭指令;
本实施例中,接入点设备遵循IEEE802.11协议,并构建所在区域内的无线局域网。接入点设备具有接入点AP模式,此为接入点设备的基本工作模式,即正常工作状态的模式,在AP模式下,终端可以与接入点设备进行无线网路连接。
本实施例中,无线信号关闭指令与现有的关闭接入点设备的指令不同,现有的关闭接入点设备的指令直接将接入点设备的功能全部关闭,而本实施例的无线信号关闭指令是将接入点设备的部分功能关闭,即将接入点设备的无线发射功能关闭。
步骤S102,所述接入点根据所述无线信号关闭指令停止发射无线信号,保持监听。
本实施例中,终端与接入点设备无线连接的状态下,如果接入点设备接收到无线信号关闭指令时,将关闭当前的AP模式,切换至监听模式,并停止向外发送无线信号。
本实施例中,接入点设备接收到无线信号关闭指令的方式有多种,包括:用户手动操作接入点设备的硬件关闭按钮,此时接入点设备接收到无线信号关闭指令;或者通过登录接入点设备的配置页面执行关闭,此时接入点设备接收到无线信号关闭指令等。
本实施例中,接入点设备的监听模式为接入点设备对外不发射无线信号,从而达到减少辐射的目的。终端无法发现接入点设备也不能与其建立网络连接,但是接入点设备保持监听状态,能够监听到终端发送的特定数据,以此为接入点设备与终端重新建立网络连接提供条件,给用户的后续的使用带来方便。
在一实施例中,如图2所示,在上述图1的实施例的基础上,本实施例在上述步骤S102之后还包括:
步骤S103,当监听到无线信号开启指令时,所述接入点根据所述无线信号开启指令向外发射无线信号。
本实施例中,接入点设备在监听模式下,对外不发射无线信号,终端无法发现接入点设备,但接入点设备保持监听终端的状态,当终端向接入点设备发送特定数据时,接入点设备将该特定数据作为无线信号开启指令。
其中,所述特定数据的格式可以不做限制,特定数据有多种格式,只要是终端与接入点设备预先约定且接入点设备可识别的特定数据即可,例如可以是终端向接入点设备发送的特定广播数据,或者是终端向接入点设备发送的数据帧等等。
本实施例中,接入点设备接收到终端发送的特定数据时,将该特定数据作为无线信号开启指令,根据该无线信号开启指令将监听模式切换为接入点模式,此时接入点设备恢复基本工作模式,向外发送无线信号,终端可以重新发现该接入点设备,并可以接入无线局域网中。
本实施例中,只需要在终端上进行一些简单的操作,即可以向接入点设备发送特定数据,如开启终端的广播模式,向接入点设备发送特定广播数据等等,接入点设备可以自动切换至接入点模式。
与相关技术相比,本实施例的接入点设备在接收到无线信号关闭指令时,从当前的接入点模式切换为监听模式,仅仅是使接入点设备向外发射无线信号的功能不能发挥,达到与传统的关闭接入点设备相同的效果,而保持对终端的监听状态,当终端向其发送特定数据时,将该特定数据作为无线信号开启指令,接入点设备切换为接入点模式,自动恢复向外发射无线信号的功能,而不需要用户手动操作接入点设备的硬件开关,或者登陆到接入点设备的配置页面上进行开启,简化了操作流程,使用方便。
可选地,在上述图2的实施例的基础上,上述步骤S103具体包括当监听到无线信号开启的广播报文时,将所述广播报文作为所述无线信号开启指令。
本实施例中,当用户希望再次将终端接入无线局域网中时,可以启动终端上特定的应用程序,通过该应用程序将终端自身变为广播模式,并空口发送特定的广播报文,该广播报文中包含无线信号开启的请求,接入点设备监听到该特定的广播报文时,将该广播报文作为无线信号开启指令,接入点设备自动切换至接入点模式。
另外,接入点设备如果没有接收到终端发送的广播报文时,保持监听模式,继续监听终端是否发送其他特定数据。
可选地,在上述图2的实施例的基础上,上述步骤S103具体包括当在预定的时间段内监听到预定数量的探查请求帧时,将所述预定的时间段内的预定数量的探查请求帧作为所述无线信号开启指令。
本实施例中,当用户希望再次将终端接入无线局域网中时,终端还可以通过其他的方式向接入点设备发送无线信号开启指令。本实施例接入点设备监听在预定的时间段内是否接收到终端发送的预定数量的探查请求帧,如在5秒钟内是否接收到终端3次发送的探查请求帧,如果是,将该预定的时间段内接收到的预定数量的探查请求帧作为无线信号开启指令,接入点设备自动切换至接入点模式。
本实施例中,可以配置终端如手机等发送探查请求帧的方式,例如在手机进行锁屏及解锁,在解锁时,手机向外发送探查请求帧,或者通过手机其他特定的按键向外发送探查请求帧等等,此处不做过多限制。
另外,接入点设备如果没有接收到终端发送的广播报文时,保持监听模式,继续监听终端是否发送其他特定数据。
可选地,在上述图2的实施例的基础上,上述步骤S103具体包括当监听到特定信标帧数据时,将所述特定信标帧数据作为所述无线信号开启指令。
本实施例中,当用户希望再次将终端接入无线局域网中时,终端还可以通过其他的方式向接入点设备发送无线信号开启指令。本实施例的终端可以开启其接入点模式,然后终端向外发送特定信标帧数据,特定信标帧数据中
可以带有接入点设备的服务集标识(Service Set Identifier,SSID),接入点设备监听到该特定信标帧数据时,将该特定信标帧数据作为无线信号开启指令,接入点设备自动切换至接入点模式。
另外,接入点设备如果没有接收到终端发送的广播报文时,保持监听模式,继续监听终端是否发送其他特定数据。
本发明实施例还提供一种接入点设备,所述接入点设备包括处理器、程序存储器和数据存储器。如图3所示,在一实施例中,所述接入点设备还包括:
接收模块101,适用于当接入点设备处于正常工作状态时,接收无线信号关闭指令;
本实施例中,接入点设备遵循IEEE802.11协议,并构建所在区域内的无线局域网。接入点设备具有接入点AP模式,此为接入点设备的基本工作模式,即正常工作状态的模式,在AP模式下,终端可以与接入点设备进行无线网路连接。
本实施例中,无线信号关闭指令与现有的关闭接入点设备的指令不同,现有的关闭接入点设备的指令直接将接入点设备的功能全部关闭,而本实施例的无线信号关闭指令是将接入点设备的功能部分关闭,即将接入点设备的无线发射功能关闭。
监听模块102,适用于根据所述无线信号关闭指令,使所述接入点设备停止发射无线信号,保持监听。
本实施例中,终端与接入点设备无线连接的状态下,如果接入点设备接收到无线信号关闭指令时,将关闭当前的AP模式,切换至监听模式,并停止向外发送无线信号。
本实施例中,接入点设备接收到无线信号关闭指令的方式有多种,包括:用户手动操作接入点设备的硬件关闭按钮,此时接入点设备接收到无线信号关闭指令;或者通过登录接入点设备的配置页面执行关闭,此时接入点设备接收到无线信号关闭指令等。
本实施例中,接入点设备的监听模式为接入点设备对外不发射无线信号,从而达到减少辐射的目的。终端无法发现接入点设备也不能与其建立网络连接,但是接入点设备保持监听状态,能够监听到终端发送的特定数据,以此为接入点设备与终端重新建立网络连接提供条件,给用户的后续的使用带来方便。
可选地,如图4所示,在上述图3的实施例的基础上,该接入点设备还包括:
开启模块103,适用于当监听到无线信号开启指令时,根据所述无线信号开启指令,开启所述接入点设备向外发射无线信号。
本实施例中,接入点设备在监听模式下,对外不发射无线信号,终端无法发现接入点设备,但接入点设备保持监听终端的状态,当终端向接入点设备发送特定数据时,接入点设备将该特定数据作为无线信号开启指令。
其中,所述特定数据的格式可以不做限制,特定数据有多种格式,只要是终端与接入点设备预先约定且接入点设备可识别的特定数据即可,例如可以是终端向接入点设备发送的特定广播数据,或者是终端向接入点设备发送的数据帧等等。
本实施例中,接入点设备接收到终端发送的特定数据时,将该特定数据作为无线信号开启指令,根据该无线信号开启指令将监听模式切换为接入点模式,此时接入点设备恢复基本工作模式,向外发送无线信号,终端可以重新发现该接入点设备,并可以接入无线局域网中。
本实施例中,只需要在终端上进行一些简单的操作,即可以向接入点设备发送特定数据,如开启终端的广播模式,向接入点设备发送特定广播数据等等,接入点设备可以自动切换至接入点模式。
可选地,在上述图4的实施例的基础上,所述开启模块103具体适用于当监听到无线信号开启的广播报文时,将所述广播报文作为所述无线信号开启指令。
本实施例中,当用户希望再次将终端接入无线局域网中时,可以启动终端上特定的应用程序,通过该应用程序将终端自身变为广播模式,并空口发送特定的广播报文,该广播报文中包含无线信号开启的请求,接入点设备监听到该特定的广播报文时,将该广播报文作为无线信号开启指令,接入点设备自动切换至接入点模式。
另外,接入点设备如果没有接收到终端发送的广播报文时,保持监听模式,继续监听终端是否发送其他特定数据。
可选地,在上述图4的实施例的基础上,所述开启模块103具体适用于当在预定的时间段内监听到预定数量的探查请求帧时,将所述预定的时间段内的预定数量的探查请求帧作为所述无线信号开启指令。
本实施例中,当用户希望再次将终端接入无线局域网中时,终端还可以通过其他的方式向接入点设备发送无线信号开启指令。本实施例接入点设备监听在预定的时间段内是否接收到终端发送的预定数量的探查请求帧,如在5秒钟内是否接收到终端3次发送的探查请求帧,如果是,将该预定的时间段内接收到的预定数量的探查请求帧作为无线信号开启指令,接入点设备自动切换至接入点模式。
本实施例中,可以配置终端如手机等发送探查请求帧的方式,例如在手机进行锁屏及解锁,在解锁时,手机向外发送探查请求帧,或者通过手机其他特定的按键向外发送探查请求帧等等,此处不做过多限制。
另外,接入点设备如果没有接收到终端发送的广播报文时,保持监听模式,继续监听终端是否发送其他特定数据。
可选地,在上述图4的实施例的基础上,所述开启模块103具体适用于当监听到特定信标帧数据时,将所述特定信标帧数据作为所述无线信号开启指令。
本实施例中,当用户希望再次将终端接入无线局域网中时,终端还可以通过其他的方式向接入点设备发送无线信号开启指令。本实施例的终端可以
开启其接入点模式,然后终端向外发送特定信标帧数据,特定信标帧数据中可以带有接入点设备的服务集标识(Service Set Identifier,SSID),接入点设备监听到该特定信标帧数据时,将该特定信标帧数据作为无线信号开启指令,接入点设备自动切换至接入点模式。
另外,接入点设备如果没有接收到终端发送的广播报文时,保持监听模式,继续监听终端是否发送其他特定数据。
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
上述实施例中的各装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。
上述实施例中的各装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。
任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以权利要求所述的保护范围为准。
本发明实施例提供的接入点设备关闭的方法,当接入点设备处于正常工作状态时,如果接收到无线信号关闭指令,就根据所述无线信号关闭指令停止发射无线信号,保持监听,可以减少无线接入点的辐射,给用户的后续使用带来方便。
Claims (12)
- 一种接入点设备关闭的方法,包括:当接入点设备处于正常工作状态时,接收无线信号关闭指令;当接收到所述无线信号关闭指令时,所述接入点设备停止发射无线信号,保持监听。
- 如权利要求1所述的方法,还包括:当监听到无线信号开启指令时,所述接入点设备根据所述无线信号开启指令向外发射无线信号。
- 如权利要求2所述的方法,其中,所述当监听到无线信号开启指令时,所述接入点设备根据所述无线信号开启指令向外发射无线信号的步骤包括:当监听到无线信号开启的广播报文时,所述接入点设备将所述广播报文作为所述无线信号开启指令。
- 如权利要求2所述的方法,其中,所述当监听到无线信号开启指令时,所述接入点设备根据所述无线信号开启指令向外发射无线信号的步骤包括:当在预定的时间段内监听到预定数量的探查请求帧时,所述接入点设备将所述预定的时间段内的预定数量的探查请求帧作为所述无线信号开启指令。
- 如权利要求2所述的方法,其特征在于,所述当监听到无线信号开启指令时,所述接入点设备根据所述无线信号开启指令向外发射无线信号的步骤包括:当监听到特定信标帧数据时,所述接入点设备将所述特定信标帧数据作为所述无线信号开启指令。
- 一种接入点设备,包括:接收模块,设置为当接入点设备处于正常工作状态时,接收无线信号关闭指令;监听模块,设置为当接收到所述无线信号关闭指令时,使所述接入点设备停止发射无线信号,保持监听。
- 如权利要求6所述的接入点设备,还包括:开启模块,设置为当监听到无线信号开启指令时,根据所述无线信号开启指令开启所述接入点设备向外发射无线信号。
- 如权利要求7所述的接入点设备,其中,所述开启模块是设置为当监听到无线信号开启的广播报文时,将所述广播报文作为所述无线信号开启指令。
- 如权利要求7所述的接入点设备,其中,所述开启模块是设置为当在预定的时间段内监听到预定数量的探查请求帧时,将所述预定的时间段内的预定数量的探查请求帧作为所述无线信号开启指令。
- 如权利要求7所述的接入点设备,其中,所述开启模块是设置为当监听到特定信标帧数据时,将所述特定信标帧数据作为所述无线信号开启指令。
- 一种计算机程序,包括程序指令,当该程序指令被接入点设备执行时,使得该接入点设备可实施权利要求1-5任一项的方法。
- 一种载有权利要求11所述计算机程序的载体。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410491527.9 | 2014-09-23 | ||
CN201410491527.9A CN105430757A (zh) | 2014-09-23 | 2014-09-23 | 接入点设备关闭的方法及接入点设备 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2015131690A1 true WO2015131690A1 (zh) | 2015-09-11 |
Family
ID=54054540
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2015/071326 WO2015131690A1 (zh) | 2014-09-23 | 2015-01-22 | 接入点设备关闭的方法及接入点设备 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN105430757A (zh) |
WO (1) | WO2015131690A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113853008A (zh) * | 2021-10-11 | 2021-12-28 | 国网四川省电力公司信息通信公司 | 一种无线接入点降低能耗的方法 |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110505637A (zh) * | 2018-05-16 | 2019-11-26 | 北京嘀嘀无限科技发展有限公司 | 一种监控无线信标设备的方法、系统、装置和存储介质 |
FR3105701A1 (fr) * | 2019-12-23 | 2021-06-25 | Sagemcom Broadband Sas | Procede d’extinction d’un reseau de communication |
CN111836286A (zh) * | 2020-07-10 | 2020-10-27 | 芯河半导体科技(无锡)有限公司 | 一种基于无接触式开启WiFi的方法 |
CN117528571B (zh) * | 2023-11-03 | 2024-04-26 | 江苏征途技术股份有限公司 | 一种智能网关机无线传感器自动识别接入方法及其系统 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050136913A1 (en) * | 2003-12-22 | 2005-06-23 | Kampen Harald V. | Power management method for managing deliver opportunities in a wireless communication system |
CN103843417A (zh) * | 2013-09-27 | 2014-06-04 | 华为技术有限公司 | 无线接入点的控制方法和装置 |
CN103974391A (zh) * | 2013-02-04 | 2014-08-06 | 华为终端有限公司 | 一种设备唤醒方法及装置 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102104938A (zh) * | 2009-12-21 | 2011-06-22 | 华为终端有限公司 | 无线局域网接入设备的工作方法及无线局域网接入设备 |
CN102265702A (zh) * | 2011-05-30 | 2011-11-30 | 华为终端有限公司 | 接入点的待机方法及接入点 |
CN102938926A (zh) * | 2011-08-16 | 2013-02-20 | 华为终端有限公司 | 一种无线通信网络中实现接入点节能的方法及接入点 |
CN102421134B (zh) * | 2011-12-07 | 2014-12-17 | 华为终端有限公司 | 控制无线接入点设备的方法和无线接入点设备 |
-
2014
- 2014-09-23 CN CN201410491527.9A patent/CN105430757A/zh not_active Withdrawn
-
2015
- 2015-01-22 WO PCT/CN2015/071326 patent/WO2015131690A1/zh active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050136913A1 (en) * | 2003-12-22 | 2005-06-23 | Kampen Harald V. | Power management method for managing deliver opportunities in a wireless communication system |
CN103974391A (zh) * | 2013-02-04 | 2014-08-06 | 华为终端有限公司 | 一种设备唤醒方法及装置 |
CN103843417A (zh) * | 2013-09-27 | 2014-06-04 | 华为技术有限公司 | 无线接入点的控制方法和装置 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113853008A (zh) * | 2021-10-11 | 2021-12-28 | 国网四川省电力公司信息通信公司 | 一种无线接入点降低能耗的方法 |
CN113853008B (zh) * | 2021-10-11 | 2024-03-12 | 国网四川省电力公司信息通信公司 | 一种无线接入点降低能耗的方法 |
Also Published As
Publication number | Publication date |
---|---|
CN105430757A (zh) | 2016-03-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10237811B2 (en) | Architecture of managing beacons using access points | |
KR101942348B1 (ko) | 블루투스 저에너지 결합된 리슨 및 스캔 윈도우 | |
US8565165B2 (en) | Wireless terminal device, communication method, and computer-readable recording medium | |
WO2015131690A1 (zh) | 接入点设备关闭的方法及接入点设备 | |
WO2018000156A1 (zh) | 用于双模蓝牙设备之间建立经典蓝牙连接的方法和双模蓝牙设备 | |
US9075603B2 (en) | Method and apparatus for waking device from power save mode | |
EP2995128B1 (en) | Delegating wifi network discovery and traffic monitoring | |
WO2014178592A1 (ko) | 무선 도킹 서비스를 수행하기 위한 방법 및 장치 | |
US9894616B2 (en) | Delegating WiFi network discovery and traffic monitoring | |
US20090161627A1 (en) | Switching communication networks in a mobile device | |
WO2016027960A1 (ko) | 무선 도킹 서비스를 수행하기 위한 방법 및 장치 | |
WO2012083825A1 (zh) | 物联网与电信网络融合的方法、系统及设备 | |
US8837339B2 (en) | Access point and control method thereof | |
TWI530136B (zh) | 具混合操作模式之無線裝置及其操作方法 | |
US20230075274A1 (en) | Secured credential sharing over wi-fi protected setup | |
US20170171809A1 (en) | Wireless access point power save mode | |
CN108307374A (zh) | 无线音频设备设置 | |
CN104270720A (zh) | 接入无线局域网络的方法、装置及移动终端 | |
JP2006135874A (ja) | 無線携帯端末の通信制御情報設定システム | |
JP4861842B2 (ja) | 無線通信装置 | |
WO2022028333A1 (zh) | 一种自动控制方法、电子设备及计算机可读存储介质 | |
JP2011049844A (ja) | 無線装置、無線装置の動作モード切換え方法 | |
KR20140113241A (ko) | 유선 네트워크의 성능을 고려한 신속한 이동 단말기의 무선 링크 설정을 위한 방법 | |
WO2017185494A1 (zh) | 终端间建立通信连接的方法和装置 | |
US10959146B2 (en) | Communication apparatus, external apparatus, control method for communication apparatus, control method for external apparatus, and non-transitory computer-readable storage medium |
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: 15759023 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: 15759023 Country of ref document: EP Kind code of ref document: A1 |