WO2017079866A1 - 应用安装包获取方法、信息广播方法、移动设备及基站 - Google Patents

应用安装包获取方法、信息广播方法、移动设备及基站 Download PDF

Info

Publication number
WO2017079866A1
WO2017079866A1 PCT/CN2015/094092 CN2015094092W WO2017079866A1 WO 2017079866 A1 WO2017079866 A1 WO 2017079866A1 CN 2015094092 W CN2015094092 W CN 2015094092W WO 2017079866 A1 WO2017079866 A1 WO 2017079866A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
mobile device
installation package
base station
broadcast frame
Prior art date
Application number
PCT/CN2015/094092
Other languages
English (en)
French (fr)
Inventor
黄洁静
吴黄伟
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201580049230.XA priority Critical patent/CN107135672B/zh
Priority to PCT/CN2015/094092 priority patent/WO2017079866A1/zh
Priority to US15/564,957 priority patent/US10372432B2/en
Publication of WO2017079866A1 publication Critical patent/WO2017079866A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/08Access restriction or access information delivery, e.g. discovery data delivery
    • H04W48/10Access restriction or access information delivery, e.g. discovery data delivery using broadcasted information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data
    • H04W8/245Transfer of terminal data from a network towards a terminal

Definitions

  • the embodiments of the present invention relate to the field of communications technologies, and in particular, to an application installation package acquiring method, an information broadcasting method, a mobile device, and a base station.
  • iBeacon is a new feature on Apple's mobile device operating system released in September 2013.
  • iBeacon uses Bluetooth Low Energy (BLE) technology. Specifically, it uses the name BLE.
  • the announcement frame is a frame that is sent periodically and can be received by a device that supports BLE.
  • iBeacon is implemented by embedding data in Apple's native format in the payload portion of such an announcement frame.
  • the data of iBeacon is mainly composed of four kinds of information, namely Universally Unique Identifier (UUID), Major, Minor, and Measured Power.
  • UUID Universally Unique Identifier
  • Major Minor
  • Measured Power Measured Power
  • the UUID is a 128-bit identifier specified as the ISO/IEC 11578:1996 standard.
  • Major and Minor are set by the iBeacon publisher and are 16-bit identifiers.
  • Measured Power is the Received Signal Strength Indicator (RSSI) when the iBeacon module is at a distance of 1 meter from the receiver.
  • RSSI Received Signal Strength Indicator
  • the receiver estimates the distance between the transmitting module and the receiver based on the reference RSSI and the strength of the received signal.
  • the mobile device When the mobile device arrives at a certain enterprise that has deployed the iBeacon base station, it receives the broadcast frame sent by the iBeacon base station.
  • the application of the merchant When the application of the merchant is installed on the mobile device, the mobile device's lock screen interface will display a corresponding correspondence in the lower left corner.
  • the application on the mobile device will go to the merchant server to obtain corresponding business discounts, offers, ordering and other advertising messages; if the corresponding merchant application is not installed in the mobile device, then the mobile device interface
  • the icon of the app store App store is displayed. When the user clicks the icon of the App store, the user enters the app store and prompts the user to download the app install package of the merchant. After the download and installation is completed, the app on the mobile device goes to the merchant server. Get the corresponding business discounts, offers, orders and other advertising messages.
  • the mobile device when the mobile device does not install the application corresponding to the merchant, after receiving the broadcast frame sent by the base station, the mobile device needs to use the user's data traffic to connect to the network and then go to the application.
  • the store downloads the application installation package and installs it. After the installation is completed, the advertisement information of the merchant is obtained through the application. This process requires a long waiting time for the user, and also consumes user data traffic.
  • the embodiment of the present invention provides an application installation package acquisition method, an information broadcast method, a mobile device, and a base station, which can save user data traffic, reduce user waiting time, and improve user experience.
  • the method for obtaining an application installation package includes:
  • the mobile device receives a broadcast frame sent by the base station, where the broadcast frame includes application identification information and network access information;
  • the mobile device accesses the network according to the network access information included in the broadcast frame;
  • the method further includes:
  • the mobile device sends an application icon acquisition request to the application store server, where the application icon acquisition request includes the application identification information;
  • the mobile device receives an icon of the application identified by the application identification information returned by the application store server and displays the icon.
  • the method further includes:
  • the mobile device acquires a user-initiated application installation request
  • the mobile device installs the application based on an installation package of the application.
  • the method further includes:
  • the mobile device sends verification information of the installation package of the application to the application store server to request the application store server to verify whether the installation package of the application is legal.
  • the method further includes:
  • the mobile device acquires verification information of an installation package of the application identified by the application identification information from an application store server;
  • the mobile device verifies whether the obtained installation package of the application is legal according to the verification information of the installation package of the application.
  • an embodiment of the present invention provides an information broadcasting method, including:
  • the base station sets the network access information in a broadcast frame, where the broadcast frame further includes application identifier information;
  • the broadcast frame further includes an effective duration of accessing the network by using the network access information.
  • an embodiment of the present invention provides a mobile device, including:
  • a communication unit configured to receive a broadcast frame sent by the base station, where the broadcast frame includes application identification information and network access information;
  • a processing unit configured to access the network according to the network access information included in the broadcast frame
  • the communication unit is further configured to acquire an installation package of the application identified by the application identifier information from the base station by using the network.
  • the communication unit is further configured to: send an application icon acquisition request to an application store server, where the application icon acquisition request includes the application identification information; Receiving an icon of the application identified by the application identifier information returned by the application store server;
  • the mobile device also includes a display unit for displaying an icon of the application.
  • the communication unit is further configured to: acquire a user-initiated application installation request;
  • the processing unit is further configured to install the application based on an installation package of the application.
  • the communication unit is further configured to: send verification information of the installation package of the application to an application store server, to request the application store server to Check if the application package of the application is legal.
  • the communication unit is further configured to: obtain, by using an application store server, verification information of an installation package of the application identified by the application identifier information;
  • the processing unit is further configured to verify, according to the verification information of the installation package of the application, whether the obtained installation package of the application is legal.
  • an embodiment of the present invention provides a mobile device, including a processor and a memory, where the processor and the memory are connected by a bus, and the memory stores any one of the first aspect or the first aspect.
  • an embodiment of the present invention provides a base station, including:
  • a setting unit configured to set network access information in a broadcast frame, where the broadcast frame further includes application identification information;
  • a communication unit configured to send the broadcast frame to a mobile device, so that the mobile device accesses a network according to the network access information included in the broadcast frame; and receives an installation package acquisition request sent by the mobile device And the installation package obtaining request includes the application identification information; and sending, by the network, an installation package of the application identified by the application identification information to the mobile device.
  • the broadcast frame further includes an effective duration of accessing the network by using the network access information.
  • an embodiment of the present invention provides a base station, including a processor and a memory, where the processor and the memory are connected by a bus, and the memory stores a first type that implements the fifth aspect or the fifth aspect.
  • the instruction of the information broadcasting method according to the embodiment, the processor retrieving the instruction in the memory, and the information broadcasting method according to the first aspect of the fifth aspect or the fifth aspect may be executed.
  • an embodiment of the present invention provides an application installation package obtaining method, including:
  • the mobile device receives a broadcast frame sent by the base station, where the broadcast frame includes application identification information and network access information;
  • the mobile device accesses the network according to the network access information included in the broadcast frame;
  • the mobile device acquires an installation package of the application identified by the application identification information from the application store server through the network.
  • the method further includes:
  • the mobile device sends an application icon acquisition request to the application store server, where the application icon acquisition request includes the application identification information;
  • the mobile device receives an icon of the application identified by the application identification information returned by the application store server and displays the icon.
  • the method further includes:
  • the mobile device acquires a user-initiated application installation request
  • the mobile device installs the application based on an installation package of the application.
  • the broadcast frame further includes, configured to obtain, by the application store server Uniform Resource Locator URL of the installation package of the application;
  • the acquiring, by the mobile device, the installation package of the application identified by the application identifier information from the application store server by using the network includes:
  • the mobile device sends an installation package acquisition request to the base station, where the installation package acquisition request includes the URL and the application identification information, and after the base station verifies that the URL is a URL that is allowed to be accessed, the base station Sending the installation package acquisition request to the application store server;
  • the mobile device receives, by the network, an installation package of an application identified by the application identification information returned by the application store server.
  • an embodiment of the present invention provides an information broadcasting method, including:
  • the base station sets the network access information in a broadcast frame, where the broadcast frame further includes application identifier information;
  • the base station sends the installation package acquisition request to the application store server, so that the application store server sends an installation package of the application identified by the application identification information to the mobile device through the network.
  • the broadcast frame further includes a uniform resource locator URL for acquiring an installation package of the application from the application store server, where the installation package is The obtaining request further includes the URL, and the method further includes:
  • the base station checks whether the URL is a URL that allows access
  • the base station performs the step of transmitting the installation package acquisition request to the application store server.
  • a ninth aspect, an embodiment of the present invention provides a mobile device, including:
  • a communication unit configured to receive a broadcast frame sent by the base station, where the broadcast frame includes application identification information and network access information;
  • a processing unit configured to access the network according to the network access information included in the broadcast frame
  • the communication unit is further configured to acquire, by using the network, an installation package of the application identified by the application identification information from an application store server.
  • the communication unit is further configured to send an application icon acquisition request to the application store server, where the application icon acquisition request includes the application identification information And receiving an icon of the application identified by the application identification information returned by the application store server;
  • the mobile device also includes a display unit for displaying an icon of the application.
  • the communication unit is further configured to: acquire a user-initiated application installation request;
  • the processing unit is further configured to install the application based on an installation package of the application.
  • the broadcast frame further includes, for acquiring the Uniform Resource Locator URL of the installation package of the application;
  • the obtaining, by the communication unit, the installation package of the application identified by the application identifier information from the application store server by using the network includes:
  • the communication unit sends an installation package acquisition request to the base station, where the installation package acquisition request includes the URL and the application identification information, and after the base station verifies that the URL is a URL that is allowed to be accessed, the base station Sending the installation package acquisition request to the application store server;
  • the communication unit receives, by the network, an installation package of an application identified by the application identification information returned by the application store server.
  • an embodiment of the present invention provides a mobile device, including a processor and a memory, where the processor and the memory are connected by a bus, and the memory stores any one of the seventh aspect or the seventh aspect.
  • the instructions of the application installation package obtaining method described in the embodiment, the processor calling the instruction in the memory, may perform any one of the seventh aspect or the seventh aspect The application installation package acquisition method described.
  • an embodiment of the present invention provides a base station, including:
  • a setting unit configured to set network access information in a broadcast frame, where the broadcast frame further includes application identification information;
  • a communication unit configured to send the broadcast frame to a mobile device, so that the mobile device accesses a network according to the network access information included in the broadcast frame; and receives an installation package acquisition request sent by the mobile device
  • the installation package obtaining request includes the application identification information; and sending the installation package acquisition request to an application store server, so that the application store server identifies the application identified by the application identification information by using the network
  • the installation package is sent to the mobile device.
  • the broadcast frame further includes a uniform resource locator URL for acquiring an installation package of the application from the application store server, The URL is also included in the installation package acquisition request;
  • the base station further includes a verification unit, and the verification unit is configured to check whether the URL is a URL that allows access;
  • the communication unit is further configured to: when the verification result of the verification unit is that the URL is a URL that is allowed to be accessed, send the installation package acquisition request to the application store server, so that the application store server The installation package of the application identified by the application identifier is sent to the mobile device.
  • an embodiment of the present invention provides a base station, including a processor and a memory, where the processor and the memory are connected by a bus, and the memory is saved to implement the eighth aspect or the eighth
  • the instruction of the information broadcasting method according to the first embodiment of the present invention the processor may invoke the instruction in the memory, and may execute the information broadcasting method according to the first aspect or the first aspect of the eighth aspect .
  • the broadcast frame received by the mobile device carries the application identification information and the network access information, and the mobile device accesses the network according to the network access information carried in the broadcast frame, and accesses the network through the accessed network.
  • the base station acquires an installation package of the application identified by the application identifier information, and after the application is installed based on the obtained installation package, the application can obtain the advertisement information of the corresponding merchant by using the application.
  • the mobile device directly uses the broadcast frame.
  • the network access information carried in the network accesses the network and obtains the installation package of the application, so that the user does not need to consume data traffic, which reduces the waiting time of the user and improves The user experience.
  • FIG. 1 is a schematic flowchart of a method for acquiring an application installation package according to an embodiment of the present invention
  • FIG. 2 is a signaling diagram of an application installation package obtaining method according to an embodiment of the present invention.
  • FIG. 3 is a signaling diagram of an application installation package acquiring method according to another embodiment of the present invention.
  • 4a is a signaling diagram of an application installation package acquisition method according to another embodiment of the present invention.
  • Figure 4b is a schematic view of a fragment of the installation package of the present invention.
  • FIG. 5 is a schematic structural diagram of a mobile device according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a mobile device according to another embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a base station according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a base station according to another embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of a mobile device according to another embodiment of the present invention.
  • FIG. 10 is a schematic structural diagram of a base station according to another embodiment of the present disclosure.
  • FIG. 11 is a schematic structural diagram of a mobile device according to another embodiment of the present invention.
  • FIG. 12 is a schematic structural diagram of a base station according to another embodiment of the present invention.
  • an embodiment of an application installation package obtaining method of the present invention includes:
  • a mobile device receives a broadcast frame sent by a base station, where the broadcast frame includes application identifier information and network access information.
  • the application identifier information may be an identifier of the application (for example, an UUID of the application), and The name used, etc., is used to uniquely identify information about an application.
  • the network access information may include a Service Set Identifier (SSID), a password, and the like.
  • SSID Service Set Identifier
  • the broadcast frame mainly includes four types of information: UUID, Major, Minor, and Measured Power.
  • UUID User Data
  • Major Minor
  • Measured Power a new network connection is added to the existing broadcast frame.
  • Incoming information can be implemented by extending fields in existing broadcast frames.
  • the mobile device accesses the network according to the network access information included in the broadcast frame.
  • the mobile device acquires an installation package of the application from the base station by using the network.
  • the base station directly carries the network access information in the broadcast frame and sends the information to the mobile device.
  • the mobile device After receiving the broadcast frame, the mobile device can directly access the network according to the network access information carried in the broadcast frame to obtain the data from the base station.
  • FIG. 2 is a signaling diagram of an application installation package obtaining method according to an embodiment of the present invention.
  • the method in this embodiment includes:
  • the base station sends a broadcast frame to the mobile device.
  • the broadcast frame carries the application identification information and the network access information.
  • the broadcast frame itself may carry the information such as Major, Minor, and Measured Power.
  • the following embodiment uses the UUID as an example for description.
  • the mobile device checks that the application corresponding to the UUID is not installed locally.
  • the UUID can be used to uniquely identify an application, and based on the UUID, it can be determined whether the mobile device has the application installed.
  • An application in which the UUID is not installed on the mobile device can be understood as: the mobile device does not have the application identified by the UUID, or the mobile device has installed the application identified by the UUID, but the application version is lower than the application on the base station side. Version (In this case, the base station needs to carry the version information of the application that the base station side has in the broadcast frame at the same time).
  • the application is installed on the mobile device, and the version of the application is higher than the version of the application on the base station side, or the version of the application is the same as the version of the application on the base station side, it indicates that the mobile device has the UUID installed.
  • the application does not need to be obtained from the base station.
  • the mobile device requests an icon of the application from the application store server according to the UUID.
  • the application store server returns the requested icon of the application to the mobile device.
  • the mobile device displays the application icon, and obtains an application installation request initiated by the user.
  • the mobile device may display the application icon in the lower left corner of the lock screen interface, or display in the lower left corner of the interface being operated, or pop up a prompt box on the interface of the mobile device to display an application icon to ask the user whether to install.
  • the specific display mode of the application is not specifically limited herein.
  • the launch of the application installation request can be implemented by the user clicking the icon of the application, or by clicking the installed selection button by the user.
  • the mobile device accesses the network according to network access information.
  • the mobile device requests an installation package of the application from the base station.
  • the base station returns an installation package of the requested application to the mobile device.
  • the mobile device sends a verification request to the application store server, where the request includes verification information of the application installation package.
  • the mobile device Since the installation package of the application is obtained from the base station, in order to ensure the legality of the installation package, the mobile device needs to request the application store server to verify whether the installation package of the application acquired from the base station is legal.
  • the verification information of the application installation package may be a hash value, signature information, etc. of the installation package of the application.
  • the application store server verifies whether the installation package of the application is legal
  • the application store server receives the verification information of the application installation package from the mobile device, compares it with the hash value and signature information of the application package corresponding to the local device, and if the two are the same, determines the application installation package obtained from the base station. Is a legal installation package.
  • the application store server returns a verification result to the mobile device.
  • the mobile device installs the application based on the installation package, and obtains advertisement information of the corresponding merchant by using the application.
  • the mobile device can also perform the validity check of the installation package by itself, that is, when the mobile device requests the application store server for the icon of the application, the mobile device can simultaneously request the application store server for the verification information of the application installation package, at the mobile device. After the application installation package is obtained from the base station, the mobile device directly verifies whether the application installation package obtained from the base station is legal according to the verification information obtained from the application store server. For other processing procedures, refer to the foregoing embodiment, and details are not described herein.
  • steps 203-205 may also be performed between step 206 and step 207, or between step 208 and step 209, and may even be placed in steps.
  • 211 is executed between step 211 and is not specifically limited herein.
  • the above embodiment describes a method for a mobile device to acquire an application installation package from a base station based on a network access information access network carried in a broadcast frame.
  • the mobile device may also be based on a network carried in a broadcast frame.
  • the access information access network obtains an application installation package from the application store server. Referring to FIG. 3, the method in this embodiment includes:
  • the base station sends a broadcast frame to the mobile device.
  • the broadcast frame carries the application identification information UUID, Major, Minor, Measured Power, network access information, and the like. In addition, in this case, the broadcast frame also needs to be carried to obtain the application installation from the application store server.
  • the Uniform Resource Locator (URL) of the package is a Uniform Resource Locator (URL) of the package.
  • the mobile device checks that the application corresponding to the UUID is not installed locally.
  • the mobile device requests an icon of the application from the application store server according to the UUID.
  • the application store server returns the requested icon of the application to the mobile device.
  • the mobile device displays the application icon, and obtains an application installation request initiated by the user.
  • the mobile device accesses the network according to network access information.
  • the mobile device sends an acquisition request of the application installation package to the base station.
  • the above package URL and application identification information are included in the installation package acquisition request.
  • the base station checks whether the URL included in the request is a URL that is allowed to be accessed.
  • the URL included in the request is the URL of the application corresponding to the UUID obtained from the application store server
  • the URL included in the request is a URL that is allowed to be accessed, or the URL included in the request is included in a broadcast frame sent by the base station to the mobile device. If the URL is the same, the URL included in the request is the URL that is allowed to be accessed.
  • the URL is a URL that is allowed to be accessed, and the base station sends the acquisition request to the application store server.
  • the application store server returns the requested application installation package to the mobile device.
  • the mobile device installs the application based on the installation package, and obtains advertisement information of the corresponding merchant by using the application.
  • steps 303-305 may be performed between step 306 and step 307, or between steps 310 and 311, which are not specifically limited herein.
  • the effective duration and the effective range may also be carried in the broadcast frame.
  • the information may not be specifically limited herein.
  • the effective duration may refer to the available duration of the mobile device accessing the network according to the network access information, and the effective range may refer to how far the mobile device can access the network access information. Access to the network.
  • the broadcast frame may also carry the installation mode of the installation package and obtain the installation package.
  • the method may include obtaining from a base station through a network (for example, a value 0 in a broadcast frame indicates the acquisition mode), or obtaining from an application store server through a network (for example, a value 1 in a broadcast frame indicates the acquisition mode), or not limiting an acquisition manner ( For example, the value 2 in the broadcast frame indicates the acquisition mode).
  • the acquisition method for indicating the installation package carried in the broadcast frame is a value of 2
  • the user needs to select an acquisition mode, for example, the user may select to obtain from the application store server or obtain from another third-party device (for example, another mobile device). ).
  • the foregoing embodiments describe a method for carrying a network access information in a broadcast frame, and the mobile device accesses the network according to the network access information to obtain an application installation package.
  • the installation package fragment may be carried in the broadcast frame.
  • the mobile device can directly parse the broadcast frame to obtain the application installation package.
  • the base station sends a broadcast frame to the mobile device.
  • the broadcast frame carries UUID, Major, Minor, Measured Power, and installation package fragments.
  • the acquisition of the application installation package may be implemented by a base station continuously transmitting a broadcast frame carrying a different installation package segment to the mobile device, or may be implemented by multiple base stations respectively sending a broadcast frame carrying a different installation package segment to the mobile device.
  • the broadcast frames sent by different base stations include different installation package segments. This embodiment is mainly described by taking an example that the application installation package is obtained by continuously transmitting a broadcast frame to a mobile device by a base station.
  • the mobile device checks that the application corresponding to the UUID is not installed locally.
  • the mobile device requests an icon of the application from the application store server according to the UUID.
  • the application store server returns the requested icon of the application to the mobile device.
  • the mobile device displays the application icon, obtains an application installation request initiated by the user, and continuously receives the broadcast frame.
  • the application icon is displayed on the mobile device, if the user clicks the application icon or the user triggers the installation button of the application, it indicates that the user wants to install the application, and the mobile device continues to receive the base station.
  • the broadcast frame is sent until all the installation package fragments of the application are received.
  • the broadcast frame also carries the header of the installation package segment, and the mobile device can know whether all the installation package fragments of the application are received according to the received header of each installation package segment.
  • the base station can split a 10M installation package into 100 segments, each of which carries a segment and a header corresponding to the segment.
  • the mobile device combines the installation package fragments included in all broadcast frames to obtain an application installation package.
  • the mobile device sends a verification request to the application store server, where the request includes verification information of the application installation package.
  • the mobile device Since the application installation package is obtained from the base station, in order to ensure the legality of the installation package, the mobile device needs to request the application store server to verify whether the application installation package obtained from the base station is legal.
  • the verification information of the application installation package may be a hash value, signature information, etc. of the application installation package.
  • the application store server verifies whether the application installation package is legal
  • the application store server receives the verification information of the application installation package from the mobile device, and compares it with the information such as the signature or the hash value of the local application installation package. If the two are the same, the application installation obtained by the base station is determined.
  • the package is a legal installation package.
  • the application store server returns a verification result to the mobile device.
  • the mobile device installs the application based on the installation package, and obtains advertisement information of the corresponding merchant by using the application.
  • the mobile device can also perform the validity check of the installation package by itself, that is, when the mobile device requests the application store server for the icon of the application, the mobile device can simultaneously request the application store server for the verification information of the application installation package, at the mobile device. After the application installation package is obtained from the base station, the mobile device directly verifies whether the application installation package obtained from the base station is legal according to the verification information obtained from the application store server. For other processing procedures, refer to the foregoing embodiment, and details are not described herein.
  • the mobile device parses all the received broadcast frames to obtain all the installation package fragments of the application.
  • the application installation package can be obtained by combining all the installation package fragments of the application. In this case, the application installation package still needs to be verified for legality.
  • the base station can also directly carry the complete application installation package.
  • the broadcast frame is sent to the mobile device, and the mobile device parses the broadcast frame to obtain the application installation package.
  • the broadcast frame sent by the base station carries the application installation package or the installation package fragment
  • the base station still uses the existing iBeacon base station, the transmission power of the existing iBeacon base station needs to be expanded, and the corresponding The storage module stores the application installation package or installation package fragment.
  • the advertisement information of the merchant may be directly carried in the broadcast frame and sent to the mobile device, and the specific process may be as follows:
  • Step 1 The base station broadcasts a normal broadcast frame, and the broadcast frame carries UUID, Major, Minor, Measured Power, and the like;
  • Step 2 The mobile device receives the broadcast frame sent by the base station, and checks that the application corresponding to the UUID is not installed locally;
  • the app is already installed locally, the ad information of the merchant is obtained directly through the app.
  • Step 3 The mobile device feeds back information to the current base station, and notifies the base station that there is no corresponding application locally;
  • Step 4 After receiving the feedback information of the mobile device, the base station carries the advertisement information in the broadcast frame, and sends the broadcast frame carrying the advertisement information to the mobile device.
  • Step 5 The mobile device receives the broadcast frame, extracts the advertisement information in the broadcast frame and displays it on the mobile device.
  • the mobile device provided by the embodiment of the present invention is described below.
  • the mobile device provided by the embodiment of the present invention may include, but is not limited to, a mobile phone, a tablet computer, and the like.
  • a mobile device for implementing the method embodiment shown in FIG. 2 is introduced. Referring to FIG. 5, the mobile device 500 includes:
  • the communication unit 501 is configured to receive a broadcast frame sent by the base station, where the broadcast frame includes application identifier information and network access information.
  • the processing unit 502 is configured to access the network according to the network access information included in the broadcast frame.
  • the communication unit 501 is further configured to acquire an installation package of the application identified by the application identifier information from the base station by using the network.
  • the communication unit 501 is further configured to: send an application icon acquisition request to the application store server, where the application icon acquisition request includes the application identification information; and receive the application identification information returned by the application store server The icon of the identified application;
  • the mobile device further includes a display unit 503, the display unit 503 is configured to display the application Icon.
  • the communication unit 501 is further configured to acquire a user-initiated application installation request
  • the processing unit 502 is further configured to install the application based on an installation package of the application.
  • the communication unit 501 is further configured to send verification information of the installation package of the application to the application store server, to request the application store server to verify whether the installation package of the application is legal.
  • the communication unit 501 is further configured to: obtain verification information of the application installation package from an application store server;
  • the processing unit 502 is further configured to verify, according to the verification information of the application installation package, whether the obtained application installation package is legal.
  • the broadcast frame further includes an effective duration of accessing the network by using the network access information.
  • the mobile device in the embodiment of the present invention may be used to perform the method in the embodiment shown in FIG. 2, and the technical process may refer to the detailed description of the corresponding embodiment in FIG. 2, and details are not described herein again.
  • the broadcast frame received by the mobile device carries network access information, and the mobile device directly accesses the network installation information carried in the broadcast frame to obtain an installation package of the application, and does not need to consume user data. Traffic reduces user waiting time and improves user experience.
  • FIG. 6 is another embodiment of a mobile device according to the present invention.
  • the mobile device 600 includes a processor 601 and a memory 602.
  • the processor 601 is connected to the memory 602 through a bus.
  • the memory 602 stores the application installation package obtained by implementing the embodiment shown in FIG. 2.
  • the instructions of the method, the processor 601 calls the instructions stored in the memory 602, and the application installation package acquisition method of the embodiment shown in FIG. 2 can be executed.
  • the mobile device may perform the method for obtaining the application installation package described in the embodiment of FIG. 2, and the technical implementation process and technical effects may be referred to the detailed description of the embodiment shown in FIG. 2, and details are not described herein again.
  • the base station 700 in this embodiment may be an iBeacon base station, and the base station 700 includes:
  • the setting unit 701 is configured to set network access information in a broadcast frame, where the broadcast frame further includes application identification information;
  • the communication unit 702 is configured to send the broadcast frame to the mobile device, so that the mobile device accesses the network according to the network access information included in the broadcast frame, and receives the mobile device to send
  • the installation package acquisition request includes the application identification information in the installation package acquisition request; and the installation package of the application identified by the application identification information is sent to the mobile device by using the network.
  • the broadcast frame further includes an effective duration of accessing the network by using the network access information.
  • the base station provided by the embodiment of the present invention may be used to perform the operation process of the foregoing method embodiment corresponding to FIG. 2, and details are not described herein again.
  • the base station sets the network access information in the broadcast frame and sends the broadcast frame to the mobile device, so that after the mobile device receives the broadcast frame, the base station directly accesses the network by using the network access information carried in the broadcast frame.
  • the application installation package can be used, which does not require user data traffic, reduces the waiting time of the user, and improves the user experience.
  • the base station 800 includes a processor 801 and a memory 802.
  • the processor 801 is connected to the memory 802 by using a bus.
  • the memory 802 stores instructions for implementing the information broadcast method shown in the embodiment of FIG.
  • the processor 801 calls the instructions stored in the memory 802 to perform the information broadcasting method of the embodiment shown in FIG. 2.
  • the base station according to the embodiment of the present invention can perform the information broadcast method described in the embodiment of FIG. 2, and the technical implementation process and technical effects can be referred to the detailed description of the embodiment shown in FIG. 2, and details are not described herein again.
  • a mobile device 900 for implementing the method embodiment shown in FIG. 3 includes:
  • the communication unit 901 is configured to receive a broadcast frame sent by the base station, where the broadcast frame includes application identifier information and network access information.
  • the processing unit 902 is configured to access the network according to the network access information included in the broadcast frame.
  • the communication unit 901 is further configured to acquire, by using the network, an installation package of the application identified by the application identifier information from an application store server.
  • the communication unit 901 is further configured to: send an application icon acquisition request to the application store server, where the application icon acquisition request includes the application identification information; and receive the application returned by the application store server An icon identifying the application identified by the information;
  • the mobile device further includes a display unit 903 for displaying an icon of the application.
  • the communication unit 901 is further configured to acquire a user-initiated application installation request
  • the processing unit 902 is further configured to install the application based on an installation package of the application.
  • the broadcast frame further includes means for acquiring the application security from the application store server.
  • the uniform resource locator URL of the package
  • the obtaining, by the communication unit 901, the application installation package from the application store server by using the network specifically includes:
  • the communication unit 901 sends the application installation package acquisition request to the base station, where the acquisition request includes the URL and the application identification information, after the base station verifies that the URL is a URL that is allowed to be accessed, Sending, by the base station, the acquisition request to the application store server;
  • the communication unit 901 receives the application installation package returned by the application store server through the network.
  • the mobile device 1000 includes a processor 1001 and a memory 1002.
  • the processor 1001 is connected to the memory 1002 by using a bus.
  • the memory 1002 stores the application installation package obtained by implementing the embodiment shown in FIG. 3.
  • the instructions of the method, the processor 1001 calls the instructions stored in the memory 1002, and the application installation package acquisition method of the embodiment shown in FIG. 3 can be executed.
  • the mobile device can perform the method for acquiring the application installation package described in the embodiment of FIG. 3, and the technical implementation process and technical effects can be referred to the detailed description of the embodiment shown in FIG. 3, and details are not described herein again.
  • a base station 1100 for implementing the method embodiment shown in FIG. 3 includes:
  • the setting unit 1101 is configured to set network access information in a broadcast frame, where the broadcast frame further includes application identification information;
  • the communication unit 1102 is configured to send the broadcast frame to a mobile device, so that the mobile device accesses the network according to the network access information included in the broadcast frame, and receives an installation package sent by the mobile device.
  • the installation package acquisition request includes the application identification information; and transmitting the installation package acquisition request to an application store server, so that the application store server identifies the application identification information through the network
  • the installed installation package is sent to the mobile device.
  • the broadcast frame further includes a uniform resource locator URL for acquiring an installation package of the application from the application store server, where the installation package acquisition request further includes the URL;
  • the base station 1100 further includes a checking unit 1103, and the checking unit 1103 is configured to check whether the URL is a URL that allows access;
  • the communication unit 1102 is further configured to: when the verification result of the verification unit 1103 is that the URL is a URL that is allowed to be accessed, send the acquisition request to the application store server, so that the application store server The application installation package is sent to the mobile device.
  • the base station 1200 includes a processor 1201 and a memory 1202.
  • the processor 1201 and the memory 1202 are connected by a bus.
  • the memory 1202 stores instructions for implementing the information broadcasting method shown in the embodiment of FIG.
  • the processor 1201 invokes an instruction stored in the memory 1202 to perform the information broadcasting method of the embodiment shown in FIG.
  • the base station according to the embodiment of the present invention can perform the information broadcast method described in the embodiment of FIG. 3, and the technical implementation process and technical effects can be referred to the detailed description of the embodiment shown in FIG. 3, and details are not described herein again.
  • the mobile device and the base station provided by the embodiments of the present invention may also be used to perform other contents of the foregoing method embodiments, and details are not described herein again.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical. Units can be located in one place or distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • the connection relationship between the modules indicates that there is a communication connection between them, and specifically, one or more communication buses or signal lines can be realized.
  • the present invention can be implemented by means of software plus necessary general hardware, and of course, dedicated hardware, dedicated CPU, dedicated memory, dedicated memory, Special components and so on.
  • functions performed by computer programs can be easily implemented with the corresponding hardware, and the specific hardware structure used to implement the same function can be various, such as analog circuits, digital circuits, or dedicated circuits. Circuits, etc.
  • software program implementation is a better implementation in more cases.
  • the technical solution of the present invention which is essential or contributes to the prior art, can be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer.
  • U disk mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), disk or optical disk, etc., including a number of instructions to make a computer device (may be A personal computer, server, or network device, etc.) performs the methods described in various embodiments of the present invention.
  • a computer device may be A personal computer, server, or network device, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Computer Hardware Design (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

本发明实施例公开了一种应用安装包获取方法、信息广播方法、移动设备及基站,应用安装包获取方法包括:移动设备接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;所述移动设备通过所述网络从所述基站获取所述应用标识信息所标识的应用的安装包。本发明能够节省用户的数据流量,减少用户的等待时间,提升用户体验。

Description

应用安装包获取方法、信息广播方法、移动设备及基站 技术领域
本发明实施例涉及通信技术领域,尤其涉及一种应用安装包获取方法、信息广播方法、移动设备及基站。
背景技术
iBeacon是苹果公司2013年9月发布的移动设备用操作系统上配备的新功能,iBeacon使用的是低功耗蓝牙(Bluetooth Low Energy,BLE)技术,具体而言,利用的是BLE中名为“通告帧”(Advertising)的广播帧。通告帧是定期发送的帧,只要支持BLE的设备就可以接收到。iBeacon通过在这种通告帧的有效负载部分嵌入苹果自主格式的数据来实现。iBeacon的数据主要由四种资讯构成,分别是通用唯一标识符(Universally Unique Identifier,UUID)、Major、Minor、Measured Power。
UUID是规定为ISO/IEC11578:1996标准的128位标识符。
Major和Minor由iBeacon发布者自行设定,都是16位的标识符。
Measured Power是iBeacon模块与接收器之间相距1米时的参考接收信号强(Received Signal Strength Indicator,RSSI)。接收器根据该参考RSSI与接收信号的强度来推算发送模块与接收器的距离。
当移动设备到达部署了iBeacon基站的某个商家时,就会接收到iBeacon基站发送的广播帧,当移动设备上已安装该商家的应用时,在移动设备的锁屏界面的左下角将呈现对应的商家图标,按照iBeacon推送原理,移动设备上的应用将去向商家服务器上获取对应的商家折扣、优惠、下单等广告消息;若移动设备中还未安装对应的商家应用,则在移动设备界面上呈现的是应用商店App store的图标,当用户点击App store的图标,则进入到应用商店,并提示用户下载该商家的应用安装包,下载安装完成之后,移动设备上的应用再去商家服务器上获取对应的商家折扣、优惠、下单等广告消息。
从上面的描述可以看出,当移动设备未安装对应商家的应用时,在接收到基站发送的广播帧之后,移动设备需要使用用户的数据流量连网然后去应用商 店下载该应用安装包并安装,安装完成之后通过应用获取商家的广告信息,这个过程需要耗费用户较长的等待时间,同时也会耗费用户的数据流量。
发明内容
有鉴于此,本发明实施例提供了一种应用安装包获取方法、信息广播方法、移动设备及基站,能够节省用户的数据流量,减少用户的等待时间,提升用户体验。
第一方面,本发明实施例提供的应用安装包获取方法,包括:
移动设备接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;
所述移动设备通过所述网络从所述基站获取所述应用标识信息所标识的应用的安装包。
结合第一方面,在第一方面的第一种实施方式中,所述方法还包括:
所述移动设备向应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;
所述移动设备接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标并显示。
结合第一方面的第一种实施方式,在第一方面的第二种实施方式中,所述方法还包括:
所述移动设备获取用户发起的应用安装请求;
所述移动设备基于所述应用的安装包安装所述应用。
结合第一方面,在第一方面的第三种实施方式中,所述方法还包括:
所述移动设备将所述应用的安装包的校验信息发送给应用商店服务器,以请求所述应用商店服务器校验所述应用的安装包是否合法。
结合第一方面,在第一方面的第四种实施方式中,所述方法还包括:
所述移动设备从应用商店服务器获取所述应用标识信息所标识的应用的安装包的校验信息;
所述移动设备根据所述应用的安装包的校验信息校验所获取的所述应用的安装包是否合法。
第二方面,本发明实施例提供了一种信息广播方法,包括:
基站将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
所述基站将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;
所述基站接收所述移动设备发送的安装包获取请求,所述安装包获取请求中包括所述应用标识信息;
所述基站通过所述网络将所述应用标识信息所标识的应用的安装包发送给所述移动设备。
结合第二方面,在第二方面的第一种实施方式中,所述广播帧中还包含利用所述网络接入信息接入所述网络的有效时长。
第三方面,本发明实施例提供了一种移动设备,包括:
通信单元,用于接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
处理单元,用于根据所述广播帧中包含的所述网络接入信息接入网络;
所述通信单元还用于,通过所述网络从所述基站获取所述应用标识信息所标识的应用的安装包。
结合第三方面,在第三方面的第一种实施方式中,所述通信单元还用于,向应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;以及接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标;
所述移动设备还包括显示单元,所述显示单元用于显示所述应用的图标。
结合第三方面的第一种实施方式,在第三方面的第二种实施方式中,所述通信单元还用于,获取用户发起的应用安装请求;
所述处理单元还用于,基于所述应用的安装包安装所述应用。
结合第三方面,在第三方面的第三种实施方式中,所述通信单元还用于,将所述应用的安装包的校验信息发送给应用商店服务器,以请求所述应用商店服务器校验所述应用的安装包是否合法。
结合第三方面,在第三方面的第四种实施方式中,所述通信单元还用于,从应用商店服务器获取所述应用标识信息所标识的应用的安装包的校验信息;
所述处理单元还用于,根据所述应用的安装包的校验信息校验所获取的所述应用的安装包是否合法。
第四方面,本发明实施例提供了一种移动设备,包括处理器和存储器,所述处理器和所述存储器通过总线连接,所述存储器中保存有实现第一方面或第一方面的任意一种实施方式所述的应用安装包获取方法的指令,所述处理器调取所述存储器中的指令,可以执行第一方面或第一方面的任意一种实施方式所述的应用安装包获取方法。
第五方面,本发明实施例提供了一种基站,包括:
设置单元,用于将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
通信单元,用于将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;接收所述移动设备发送的安装包获取请求,所述安装包获取请求中包括所述应用标识信息;以及通过所述网络将所述应用标识信息所标识的应用的安装包发送给所述移动设备。
结合第五方面,在第五方面的第一种实施方式中,所述广播帧中还包含利用所述网络接入信息接入所述网络的有效时长。
第六方面,本发明实施例提供了一种基站,包括处理器和存储器,所述处理器和所述存储器通过总线连接,所述存储器中保存有实现第五方面或第五方面的第一种实施方式所述的信息广播方法的指令,所述处理器调取所述存储器中的指令,可以执行第五方面或第五方面的第一种实施方式所述的信息广播方法。
第七方面,本发明实施例提供了一种应用安装包获取方法,包括:
移动设备接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;
所述移动设备通过所述网络从应用商店服务器获取所述应用标识信息所标识的应用的安装包。
结合第七方面,在第七方面的第一种实施方式中,所述方法还包括:
所述移动设备向所述应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;
所述移动设备接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标并显示。
结合第七方面的第一种实施方式,在第七方面的第二种实施方式中,所述方法还包括:
所述移动设备获取用户发起的应用安装请求;
所述移动设备基于所述应用的安装包安装所述应用。
结合第七方面,或第七方面的第一种或第二种实施方式,在第七方面的第三种实施方式中,所述广播帧中还包含用于从所述应用商店服务器获取所述应用的安装包的统一资源定位符URL;
所述移动设备通过所述网络从应用商店服务器获取所述应用标识信息所标识的应用的安装包包括:
所述移动设备向所述基站发送安装包获取请求,所述安装包获取请求中包含所述URL及所述应用标识信息,在所述基站检验所述URL为允许访问的URL之后,所述基站将所述安装包获取请求发送给所述应用商店服务器;
所述移动设备通过所述网络接收所述应用商店服务器返回的所述应用标识信息所标识的应用的安装包。
第八方面,本发明实施例提供了一种信息广播方法,包括:
基站将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
所述基站将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;
所述基站接收所述移动设备发送的安装包获取请求,所述安装包获取请求中包括所述应用标识信息;
所述基站将所述安装包获取请求发送给应用商店服务器,以使得所述应用商店服务器通过所述网络将所述应用标识信息所标识的应用的安装包发送给所述移动设备。
结合第八方面,在第八方面的第一种实施方式中,所述广播帧中还包含用于从所述应用商店服务器获取所述应用的安装包的统一资源定位符URL,所述安装包获取请求中还包括所述URL,所述方法还包括:
所述基站检验所述URL是否为允许访问的URL;
若是,则所述基站执行将所述安装包获取请求发送给所述应用商店服务器的步骤。
第九方面,本发明实施例提供了一种移动设备,包括:
通信单元,用于接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
处理单元,用于根据所述广播帧中包含的所述网络接入信息接入网络;
所述通信单元还用于,通过所述网络从应用商店服务器获取所述应用标识信息所标识的应用的安装包。
结合第九方面,在第九方面的第一种实施方式中,所述通信单元还用于,向所述应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;以及接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标;
所述移动设备还包括显示单元,所述显示单元用于显示所述应用的图标。
结合第九方面的第一种实施方式,在第九方面的第二种实施方式中,所述通信单元还用于,获取用户发起的应用安装请求;
所述处理单元还用于,基于所述应用的安装包安装所述应用。
结合第九方面,或第九方面的第一种或第二种实施方式,在第九方面的第三种实施方式中,所述广播帧中还包含用于从所述应用商店服务器获取所述应用的安装包的统一资源定位符URL;
所述通信单元通过所述网络从应用商店服务器获取所述应用标识信息所标识的应用的安装包具体包括:
所述通信单元向所述基站发送安装包获取请求,所述安装包获取请求中包含所述URL及所述应用标识信息,在所述基站验证所述URL为允许访问的URL之后,所述基站将所述安装包获取请求发送给所述应用商店服务器;
所述通信单元通过所述网络接收所述应用商店服务器返回的所述应用标识信息所标识的应用的安装包。
第十方面,本发明实施例提供了一种移动设备,包括处理器和存储器,所述处理器和所述存储器通过总线连接,所述存储器中保存有实现第七方面或第七方面的任意一种实施方式所述的应用安装包获取方法的指令,所述处理器调取所述存储器中的指令,可以执行第七方面或第七方面的任意一种实施方式所 述的应用安装包获取方法。
第十一方面,本发明实施例提供了一种基站,包括:
设置单元,用于将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
通信单元,用于将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;接收所述移动设备发送的安装包获取请求,所述安装包获取请求中包括所述应用标识信息;以及将所述安装包获取请求发送给应用商店服务器,以使得所述应用商店服务器通过所述网络将所述应用标识信息所标识的应用的安装包发送给所述移动设备。
结合第十一方面,在第十一方面的第一种实施方式中,所述广播帧中还包含用于从所述应用商店服务器获取所述应用的安装包的统一资源定位符URL,所述安装包获取请求中还包括所述URL;
所述基站还包括检验单元,所述检验单元用于检验所述URL是否为允许访问的URL;
所述通信单元还用于,在所述检验单元的检验结果为所述URL是允许访问的URL时,将所述安装包获取请求发送给所述应用商店服务器,以使得所述应用商店服务器将所述应用标识所标识的应用的安装包发送给所述移动设备。
第十二方面,本发明实施例提供了一种基站,其特征在于,包括处理器和存储器,所述处理器和所述存储器通过总线连接,所述存储器中保存有实现第八方面或第八方面的第一种实施方式所述的信息广播方法的指令,所述处理器调取所述存储器中的指令,可以执行第八方面或第八方面的第一种实施方式所述的信息广播方法。
从以上技术方案可以看出,本发明实施例具有以下优点:
本发明实施例中,移动设备接收到的广播帧中携带有应用标识信息及网络接入信息,移动设备会根据广播帧中携带的网络接入信息接入网络,并通过所接入的网络从基站获取所述应用标识信息所标识的应用的安装包,在基于所获取的安装包安装该应用之后,就可以利用该应用获取对应商家的广告信息,在这个过程中,移动设备直接利用广播帧中携带的网络接入信息接入网络并获取应用的安装包,故不需要耗费用户的数据流量,减少了用户的等待时间,提升 了用户体验。
附图说明
为了更清楚地说明本发明实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本发明一个实施例提供的应用安装包获取方法一个流程示意图;
图2为本发明一个实施例提供的应用安装包获取方法的信令图;
图3为本发明另一实施例提供的应用安装包获取方法的信令图;
图4a为本发明又一实施例提供的应用安装包获取方法的信令图;
图4b为本发明安装包片段示意图;
图5为本发明一个实施例提供的移动设备的结构示意图;
图6为本发明另一实施例提供的移动设备的结构示意图;
图7为本发明一个实施例提供的基站的结构示意图;
图8为本发明另一实施例提供的基站的结构示意图;
图9为本发明另一实施例提供的移动设备的结构示意图;
图10为本发明另一实施例提供的基站的结构示意图;
图11为本发明另一实施例提供的移动设备的结构示意图;
图12为本发明另一实施例提供的基站的结构示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
请参阅图1,本发明应用安装包获取方法一个实施例包括:
101、移动设备接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
具体实现中,应用标识信息可以是应用的标识(例如应用的UUID),应 用的名称等用于唯一标识一个应用的信息。网络接入信息可以包括服务集标识(Service Set Identifier,SSID),密码password等。
通过背景技术的描述可知,现有技术中,广播帧中主要包含UUID、Major、Minor及Measured Power这四种信息,本实施例中,可以理解为在现有的广播帧中新增了网络接入信息,具体可通过在现有的广播帧中扩展字段来实现。
102、移动设备根据所述广播帧中包含的所述网络接入信息接入网络;
103、移动设备通过所述网络从所述基站获取应用的安装包。
本实施例中,基站直接将网络接入信息携带在广播帧中发送给移动设备,移动设备在接收到广播帧后,可直接根据广播帧中携带的网络接入信息接入网络以从基站获取应用安装包,故不需要耗费用户的数据流量,减少了用户的等待时间,提升了用户体验。
以下结合几个具体实施例对本发明提供的应用安装包获取方法进行解释和说明。
请参阅图2,图2为本发明一个实施例提供的应用安装包获取方法的信令图,本实施例的方法包括:
201、基站向移动设备发送广播帧;
广播帧中携带有应用标识信息及网络接入信息,另外广播帧中本身还可以携带有Major、Minor、Measured Power等信息,下面实施例以应用标识信息是UUID为例进行说明。
202、移动设备检查到本地未安装UUID对应的应用;
UUID可用来唯一标识一个应用,根据UUID即可判断出移动设备是否安装了该应用。移动设备未安装UUID对应的应用可以理解为:移动设备未安装过该UUID所标识的应用,或者移动设备已安装过该UUID所标识的应用,但应用的版本低于基站侧所具有的该应用的版本(这种情况下,基站需要同时在广播帧中携带基站侧所具有的该应用的版本信息)。当然,若移动设备已安装该应用,且应用的版本高于基站侧所具有的该应用的版本,或应用的版本与基站侧所具有的该应用的版本相同,则表明移动设备已安装UUID对应的应用,无需再从基站获取。
203、移动设备根据UUID向应用商店服务器请求该应用的图标;
204、应用商店服务器向移动设备返回所请求的该应用的图标;
205、移动设备显示该应用图标,获取用户发起的应用安装请求;
具体实现中,移动设备可将应用图标显示在锁屏界面的左下角,或显示在正在操作的界面的左下角,或是在移动设备的界面上弹出提示框显示应用图标,以询问用户是否安装该应用,具体的显示方式此处不做具体限定。
应用安装请求的发起可以通过用户点击应用的图标来实现,或是通过用户点击安装的选择按钮等方式来实现。
206、移动设备根据网络接入信息接入网络;
207、移动设备向基站请求该应用的安装包;
208、基站向移动设备返回所请求的应用的安装包;
209、移动设备向应用商店服务器发送校验请求,请求中包含应用安装包的校验信息;
由于应用的安装包是从基站获取的,为保证安装包的合法性,移动设备需要请求应用商店服务器校验从基站获取的应用的安装包是否合法。应用的安装包的校验信息可以是应用的安装包的哈希值、签名信息等。
210、应用商店服务器校验应用的安装包是否合法;
应用商店服务器接收来自移动设备的应用安装包的校验信息,将其与本地对应的应用安装包的哈希值、签名信息等作比较,若二者相同,则确定从基站获取的应用安装包为合法安装包。
211、应用商店服务器向移动设备返回校验结果;
211、当安装包合法时,移动设备基于所述安装包安装所述应用,通过所述应用获取对应商家的广告信息。
具体实现中,也可由移动设备自行进行安装包的合法性校验,即移动设备在向应用商店服务器请求应用的图标时,可同时向应用商店服务器请求应用安装包的校验信息,在移动设备从基站获取应用安装包之后,移动设备直接根据从应用商店服务器获取的校验信息校验从基站获取的应用安装包是否合法,其他处理流程可参阅上述实施例,此处不再赘述。
需要说明的是,上述实施例中,步骤203-205还可以放在步骤206与步骤207之间执行,或者放在步骤208与步骤209之间执行,甚至还可以放在步骤 211与步骤212之间执行,此处不做具体限定。
上面的实施例描述了移动设备基于广播帧中携带的网络接入信息接入网络从基站获取应用安装包的方法,在本发明另一实施例中,移动设备还可以基于广播帧中携带的网络接入信息接入网络从应用商店服务器获取应用安装包,请参阅图3,本实施例的方法包括:
301、基站向移动设备发送广播帧;
广播帧中携带有应用标识信息UUID、Major、Minor、Measured Power、网络接入信息,等,另外,这种情况下,广播帧中还需要携带用于从所述应用商店服务器获取所述应用安装包的统一资源定位符(Uniform Resource Locator,URL)。
302、移动设备检查到本地未安装UUID对应的应用;
303、移动设备根据UUID向应用商店服务器请求该应用的图标;
304、应用商店服务器向移动设备返回所请求的该应用的图标;
305、移动设备显示该应用图标,获取用户发起的应用安装请求;
306、移动设备根据网络接入信息接入网络;
307、移动设备向基站发送应用安装包的获取请求;
安装包获取请求中包含上述URL及应用标识信息。
308、基站检验请求中包含的URL是否为允许访问的URL;
若请求中包含的URL为从应用商店服务器获取上述UUID对应的应用的URL,则请求中包含的URL为允许访问的URL,或者请求中包含的URL与基站发送给移动设备的广播帧中包含的URL相同,则请求中包含的URL为允许访问的URL。
309、URL为允许访问的URL,基站将获取请求发送给应用商店服务器;
310、应用商店服务器向移动设备返回所请求的应用安装包;
311、移动设备基于所述安装包安装所述应用,通过所述应用获取对应商家的广告信息。
上述实施例中,步骤303-305还可以放在步骤306与步骤307之间执行,或者放在步骤310与步骤311之间执行,此处不做具体限定。
进一步地,上述各个实施例中,广播帧中还可以携带有效时长、有效范围 等信息,此处不做具体限定,有效时长可以指移动设备根据所述网络接入信息接入网络的可用时长,有效范围可以指移动设备可在多远的距离内利用所述网络接入信息接入网络。
具体实现中,还可以将上述几个具体实施例结合起来,广播帧中除了携带UUID、Major、Minor、Measured Power及网络接入信息之外,还可以携带安装包的获取方式,安装包的获取方式可以包括通过网络从基站获取(例如广播帧中可用数值0表示该获取方式),或者通过网络从应用商店服务器获取(例如广播帧中可用数值1表示该获取方式),或者不限定获取方式(例如广播帧中可用数值2表示该获取方式)。当广播帧中携带的用于表示安装包的获取方法为数值2时,需要用户选择一种获取方式,例如用户可以选择从应用商店服务器获取,或者从其他第三方设备获取(例如另一移动设备)。
上面几个实施例描述了在广播帧中携带网络接入信息,移动设备根据网络接入信息接入网络以获取应用安装包的方法,具体实现中,还可以在广播帧中携带安装包片段,移动设备直接解析广播帧即可获得应用安装包,具体过程可参阅图4a,包括:
401、基站向移动设备发送广播帧;
广播帧中携带有UUID、Major、Minor、Measured Power及安装包片段。具体地,应用安装包的获取可由一个基站持续向移动设备发送携带有不同安装包片段的广播帧实现,也可由多个的基站分别向移动设备发送携带有不同安装包片段的广播帧实现,这种情况下,不同基站发送的广播帧中包含不同的安装包片段,本实施例主要以应用安装包的获取由一个基站持续向移动设备发送广播帧来实现为例进行说明。
402、移动设备检查到本地未安装UUID对应的应用;
403、移动设备根据UUID向应用商店服务器请求该应用的图标;
404、应用商店服务器向移动设备返回所请求的该应用的图标;
405、移动设备显示该应用图标,获取用户发起的应用安装请求,持续接收广播帧;
应用图标显示在移动设备上之后,若用户点击了该应用图标或用户触发了该应用的安装按钮,则表明用户希望安装该应用,则移动设备接持续收基站发 送的广播帧,直至接收到应用的所有安装包片段。
具体实现中,广播帧中同时还携带有该安装包片段的包头,移动设备根据所接收到的每个安装包片段的包头即可获知是否接收到了该应用的所有安装包片段。例如图4b所示,基站可将一个10M的安装包拆分成100个片段,每个广播帧中携带一个片段及该片段对应的包头。
406、移动设备将所有广播帧中包含的安装包片段组合得到应用安装包;
407、移动设备向应用商店服务器发送校验请求,请求中包含应用安装包的校验信息;
由于应用安装包是从基站获取的,为保证安装包的合法性,移动设备需要请求应用商店服务器校验从基站获取的应用安装包是否合法。应用安装包的校验信息可以是应用安装包的哈希值、签名信息等。
408、应用商店服务器校验应用安装包是否合法;
应用商店服务器接收来自移动设备的应用安装包的校验信息,将其与本地对应的应用安装包的签名或哈希值等信息作比较,若二者相同,则判断该从基站获取的应用安装包为合法安装包。
409、应用商店服务器向移动设备返回校验结果;
410、当安装包合法时,移动设备基于所述安装包安装所述应用,通过所述应用获取对应商家的广告信息。
具体实现中,也可由移动设备自行进行安装包的合法性校验,即移动设备在向应用商店服务器请求应用的图标时,可同时向应用商店服务器请求应用安装包的校验信息,在移动设备从基站获取应用安装包之后,移动设备直接根据从应用商店服务器获取的校验信息校验从基站获取的应用安装包是否合法,其他处理流程可参阅上述实施例,此处不再赘述。
若应用的安装包片段由多个基站向移动设备发送,则移动设备在接收到多个基站发送的广播帧之后,解析所接收到的所有广播帧就可以获取所述应用的全部安装包片段,将所述应用的全部安装包片段进行组合就可以得到所述应用安装包,这种情况下所获取应用安装包仍需进行合法性校验,具体处理流程可参阅上面的描述,此处不再赘述。
在另一种可行的实施方式中,基站还可以直接将完整的应用安装包携带在 广播帧中发送给移动设备,移动设备解析广播帧即可获取应用安装包。
本发明实施例中,由于基站发送的广播帧中携带有应用安装包或安装包片段,如果基站仍沿用现有的iBeacon基站,则需要对现有iBeacon基站的发射功率进行扩展,并增加相应的存储模块以存储应用安装包或安装包片段。
另外,在另一种可行的实施方式中,还可以直接将商家的广告信息携带在广播帧中发送给移动设备,具体过程可如下:
步骤一,基站广播正常的广播帧,广播帧中携带UUID、Major、Minor、Measured Power等;
步骤二,移动设备接收到基站发送的广播帧,检查到本地未安装该UUID所对应的应用;
若本地已安装该应用,则直接通过应用获取商家的广告信息。
步骤三,移动设备向当前基站反馈信息,通知基站本地无对应的应用;
步骤四,基站接收到移动设备的反馈信息之后,将广告信息携带在广播帧中,并将携带有广告信息的广播帧发送给移动设备;
步骤五,移动设备接收广播帧,将广播帧中的广告信息提取出来并显示在移动设备上。
下面介绍本发明实施例提供的移动设备,本发明实施例提供的移动设备可以包括但不限于手机、平板电脑等设备。首先介绍用于实施图2所示方法实施例的移动设备,请参阅图5,移动设备500包括:
通信单元501,用于接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
处理单元502,用于根据所述广播帧中包含的所述网络接入信息接入网络;
所述通信单元501还用于,通过所述网络从所述基站获取所述应用标识信息所标识的应用的安装包。
进一步地,所述通信单元501还用于,向应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;以及接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标;
所述移动设备还包括显示单元503,所述显示单元503用于显示所述应用 的图标。
进一步地,所述通信单元501还用于,获取用户发起的应用安装请求;
所述处理单元502还用于,基于所述应用的安装包安装所述应用。
进一步地,所述通信单元501还用于,将所述应用的安装包的校验信息发送给应用商店服务器,以请求所述应用商店服务器校验所述应用的安装包是否合法。
进一步地,所述通信单元501还用于,从应用商店服务器获取所述应用安装包的校验信息;
所述处理单元502还用于,根据所述应用安装包的校验信息校验所获取的所述应用安装包是否合法。
进一步地,所述广播帧中还包含利用所述网络接入信息接入所述网络的有效时长。
本发明实施例所述的移动设备可以用于执行图2所示实施例的方法,其技术过程可参阅图2对应实施例的详细描述,此处不再赘述。
本实施例中,移动设备接收到的广播帧中携带有网络接入信息,移动设备直接利用广播帧中携带的网络接入信息接入网络获取应用的安装包即可,不需要耗费用户的数据流量,减少了用户的等待时间,提升了用户体验。
图6为本发明移动设备的另一实施例,移动设备600包括处理器601及存储器602,处理器601与存储器602通过总线连接,存储器602中存储有实现图2实施例所示应用安装包获取方法的指令,处理器601调用存储器602中存储的指令,可以执行图2所示实施例的应用安装包获取方法。
本发明实施例所述的移动设备可以执行图2实施例所述的应用安装包获取方法,其技术实现过程和技术效果可参考图2所示实施例的详细描述,此处不再赘述。
下面介绍用于实施图2所示方法实施例的基站,请参阅图7,本实施例的基站700可以是iBeacon基站,基站700包括:
设置单元701,用于将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
通信单元702,用于将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;接收所述移动设备发送 的安装包获取请求,所述安装包获取请求中包括所述应用标识信息;以及通过所述网络将所述应用标识信息所标识的应用的安装包发送给移动设备。
进一步地,所述广播帧中还包含利用所述网络接入信息接入所述网络的有效时长。
本装置实施例所提供的基站,可以用于执行前述图2对应的方法实施例的操作流程,此处不再赘述。
本实施例中,基站将网络接入信息设置在广播帧中并将广播帧发送给移动设备,以使得移动设备接收到广播帧之后,直接利用广播帧中携带的网络接入信息接入网络获取应用安装包即可,不需要耗费用户的数据流量,减少了用户的等待时间,提升了用户体验。
图8为本发明基站的另一实施例,基站800包括处理器801及存储器802,处理器801与存储器802通过总线连接,存储器802中存储有实现图2实施例所示信息广播方法的指令,处理器801调用存储器802中存储的指令,可以执行图2所示实施例的信息广播方法。
本发明实施例所述的基站可以执行图2实施例所述的信息广播方法,其技术实现过程和技术效果可参考图2所示实施例的详细描述,此处不再赘述。
请参阅图9,用于实施图3所示方法实施例的移动设备900包括:
通信单元901,用于接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
处理单元902,用于根据所述广播帧中包含的所述网络接入信息接入网络;
所述通信单元901还用于,通过所述网络从应用商店服务器获取所述应用标识信息所标识的应用的安装包。
进一步地,所述通信单元901还用于,向所述应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;以及接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标;
所述移动设备还包括显示单元903,用于显示所述应用的图标。
进一步地,所述通信单元901还用于,获取用户发起的应用安装请求;
所述处理单元902还用于,基于所述应用的安装包安装所述应用。
具体地,所述广播帧中还包含用于从所述应用商店服务器获取所述应用安 装包的统一资源定位符URL;
所述通信单元901通过所述网络从应用商店服务器获取应用安装包具体包括:
所述通信单元901向所述基站发送所述应用安装包的获取请求,所述获取请求中包含所述URL及所述应用标识信息,在所述基站验证所述URL为允许访问的URL之后,所述基站将所述获取请求发送给所述应用商店服务器;
所述通信单元901通过所述网络接收所述应用商店服务器返回的所述应用安装包。
图10为本发明移动设备的另一实施例,移动设备1000包括处理器1001及存储器1002,处理器1001与存储器1002通过总线连接,存储器1002中存储有实现图3实施例所示应用安装包获取方法的指令,处理器1001调用存储器1002中存储的指令,可以执行图3所示实施例的应用安装包获取方法。
本发明实施例所述的移动设备可以执行图3实施例所述的应用安装包获取方法,其技术实现过程和技术效果可参考图3所示实施例的详细描述,此处不再赘述。
请参阅图11,用于实施图3所示方法实施例的基站1100包括:
设置单元1101,用于将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
通信单元1102,用于将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;接收所述移动设备发送的安装包获取请求,所述安装包获取请求中包括所述应用标识信息;以及将所述安装包获取请求发送给应用商店服务器,以使得所述应用商店服务器通过所述网络将所述应用标识信息所标识的应用的安装包发送给所述移动设备。
进一步地,所述广播帧中还包含用于从所述应用商店服务器获取所述应用的安装包的统一资源定位符URL,所述安装包获取请求中还包括所述URL;
所述基站1100还包括检验单元1103,所述检验单元1103用于检验所述URL是否为允许访问的URL;
所述通信单元1102还用于,在所述检验单元1103的检验结果为所述URL是允许访问的URL时,将所述获取请求发送给所述应用商店服务器,以使得所述应用商店服务器将所述应用安装包发送给所述移动设备。
图12为本发明基站的另一实施例,基站1200包括处理器1201及存储器1202,处理器1201与存储器1202通过总线连接,存储器1202中存储有实现图3实施例所示信息广播方法的指令,处理器1201调用存储器1202中存储的指令,可以执行图3所示实施例的信息广播方法。
本发明实施例所述的基站可以执行图3实施例所述的信息广播方法,其技术实现过程和技术效果可参考图3所示实施例的详细描述,此处不再赘述。
另外,本发明实施例所提供的移动设备和基站,还可以用于执行前述方法实施例的其他内容,此处不再赘述。
需说明的是,以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。另外,本发明提供的装置实施例附图中,模块之间的连接关系表示它们之间具有通信连接,具体可以实现为一条或多条通信总线或信号线。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。
通过以上的实施方式的描述,所属领域的技术人员可以清楚地了解到本发明可借助软件加必需的通用硬件的方式来实现,当然也可以通过专用硬件包括专用集成电路、专用CPU、专用存储器、专用元器件等来实现。一般情况下,凡由计算机程序完成的功能都可以很容易地用相应的硬件来实现,而且,用来实现同一功能的具体硬件结构也可以是多种多样的,例如模拟电路、数字电路或专用电路等。但是,对本发明而言更多情况下软件程序实现是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在可读取的存储介质中,如计算机的软盘,U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述的方法。
以上对本发明实施例所提供的一种应用安装包获取方法、信息广播方法、移动设备及基站进行了详细介绍,对于本领域的一般技术人员,依据本发明实 施例的思想,在具体实施方式及应用范围上均会有改变之处,因此,本说明书内容不应理解为对本发明的限制。

Claims (30)

  1. 一种应用安装包获取方法,其特征在于,包括:
    移动设备接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
    所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;
    所述移动设备通过所述网络从所述基站获取所述应用标识信息所标识的应用的安装包。
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    所述移动设备向应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;
    所述移动设备接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标并显示。
  3. 根据权利要求2所述的方法,其特征在于,所述方法还包括:
    所述移动设备获取用户发起的应用安装请求;
    所述移动设备基于所述应用的安装包安装所述应用。
  4. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    所述移动设备将所述应用的安装包的校验信息发送给应用商店服务器,以请求所述应用商店服务器校验所述应用的安装包是否合法。
  5. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    所述移动设备从应用商店服务器获取所述应用标识信息所标识的应用的安装包的校验信息;
    所述移动设备根据所述应用的安装包的校验信息校验所获取的所述应用的安装包是否合法。
  6. 一种信息广播方法,其特征在于,包括:
    基站将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
    所述基站将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;
    所述基站接收所述移动设备发送的安装包获取请求,所述安装包获取请求 中包括所述应用标识信息;
    所述基站通过所述网络将所述应用标识信息所标识的应用的安装包发送给所述移动设备。
  7. 根据权利要求6所述的方法,其特征在于,所述广播帧中还包含利用所述网络接入信息接入所述网络的有效时长。
  8. 一种移动设备,其特征在于,包括:
    通信单元,用于接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
    处理单元,用于根据所述广播帧中包含的所述网络接入信息接入网络;
    所述通信单元还用于,通过所述网络从所述基站获取所述应用标识信息所标识的应用的安装包。
  9. 根据权利要求8所述的移动设备,其特征在于,
    所述通信单元还用于,向应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;以及接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标;
    所述移动设备还包括显示单元,所述显示单元用于显示所述应用的图标。
  10. 根据权利要求9所述的移动设备,其特征在于,
    所述通信单元还用于,获取用户发起的应用安装请求;
    所述处理单元还用于,基于所述应用的安装包安装所述应用。
  11. 根据权利要求8所述的移动设备,其特征在于,
    所述通信单元还用于,将所述应用的安装包的校验信息发送给应用商店服务器,以请求所述应用商店服务器校验所述应用的安装包是否合法。
  12. 根据权利要求8所述的移动设备,其特征在于,
    所述通信单元还用于,从应用商店服务器获取所述应用标识信息所标识的应用的安装包的校验信息;
    所述处理单元还用于,根据所述应用的安装包的校验信息校验所获取的所述应用的安装包是否合法。
  13. 一种移动设备,其特征在于,包括处理器和存储器,所述处理器和所述存储器通过总线连接,所述存储器中保存有实现权利要求1至5任一项所述的应用安装包获取方法的指令,所述处理器调取所述存储器中的指令,可以执 行权利要求1至5任一项所述的应用安装包获取方法。
  14. 一种基站,其特征在于,包括:
    设置单元,用于将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
    通信单元,用于将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;接收所述移动设备发送的安装包获取请求,所述安装包获取请求中包括所述应用标识信息;以及通过所述网络将所述应用标识信息所标识的应用的安装包发送给所述移动设备。
  15. 根据权利要求14所述的基站,其特征在于,所述广播帧中还包含利用所述网络接入信息接入所述网络的有效时长。
  16. 一种基站,其特征在于,包括处理器和存储器,所述处理器和所述存储器通过总线连接,所述存储器中保存有实现权利要求6或7所述的信息广播方法的指令,所述处理器调取所述存储器中的指令,可以执行权利要求6或7所述的信息广播方法。
  17. 一种应用安装包获取方法,其特征在于,包括:
    移动设备接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
    所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;
    所述移动设备通过所述网络从应用商店服务器获取所述应用标识信息所标识的应用的安装包。
  18. 根据权利要求17所述的方法,其特征在于,所述方法还包括:
    所述移动设备向所述应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;
    所述移动设备接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标并显示。
  19. 根据权利要求18所述的方法,其特征在于,所述方法还包括:
    所述移动设备获取用户发起的应用安装请求;
    所述移动设备基于所述应用的安装包安装所述应用。
  20. 根据权利要求17至19任意一项所述的方法,其特征在于,所述广播帧中还包含用于从所述应用商店服务器获取所述应用的安装包的统一资源定 位符URL;
    所述移动设备通过所述网络从应用商店服务器获取所述应用标识信息所标识的应用的安装包包括:
    所述移动设备向所述基站发送安装包获取请求,所述安装包获取请求中包含所述URL及所述应用标识信息,在所述基站检验所述URL为允许访问的URL之后,所述基站将所述安装包获取请求发送给所述应用商店服务器;
    所述移动设备通过所述网络接收所述应用商店服务器返回的所述应用标识信息所标识的应用的安装包。
  21. 一种信息广播方法,其特征在于,包括:
    基站将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
    所述基站将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;
    所述基站接收所述移动设备发送的安装包获取请求,所述安装包获取请求中包括所述应用标识信息;
    所述基站将所述安装包获取请求发送给应用商店服务器,以使得所述应用商店服务器通过所述网络将所述应用标识信息所标识的应用的安装包发送给所述移动设备。
  22. 根据权利要求21所述的方法,其特征在于,所述广播帧中还包含用于从所述应用商店服务器获取所述应用的安装包的统一资源定位符URL,所述安装包获取请求中还包括所述URL,所述方法还包括:
    所述基站检验所述URL是否为允许访问的URL;
    若是,则所述基站执行将所述安装包获取请求发送给所述应用商店服务器的步骤。
  23. 一种移动设备,其特征在于,包括:
    通信单元,用于接收基站发送的广播帧,所述广播帧中包含应用标识信息及网络接入信息;
    处理单元,用于根据所述广播帧中包含的所述网络接入信息接入网络;
    所述通信单元还用于,通过所述网络从应用商店服务器获取所述应用标识信息所标识的应用的安装包。
  24. 根据权利要求23所述的移动设备,其特征在于,
    所述通信单元还用于,向所述应用商店服务器发送应用图标获取请求,所述应用图标获取请求中包含所述应用标识信息;以及接收所述应用商店服务器返回的所述应用标识信息所标识的应用的图标;
    所述移动设备还包括显示单元,所述显示单元用于显示所述应用的图标。
  25. 根据权利要求24所述的移动设备,其特征在于,
    所述通信单元还用于,获取用户发起的应用安装请求;
    所述处理单元还用于,基于所述应用的安装包安装所述应用。
  26. 根据权利要求23至25任意一项所述的移动设备,其特征在于,所述广播帧中还包含用于从所述应用商店服务器获取所述应用的安装包的统一资源定位符URL;
    所述通信单元通过所述网络从应用商店服务器获取所述应用标识信息所标识的应用的安装包具体包括:
    所述通信单元向所述基站发送安装包获取请求,所述安装包获取请求中包含所述URL及所述应用标识信息,在所述基站验证所述URL为允许访问的URL之后,所述基站将所述安装包获取请求发送给所述应用商店服务器;
    所述通信单元通过所述网络接收所述应用商店服务器返回的所述应用标识信息所标识的应用的安装包。
  27. 一种移动设备,其特征在于,包括处理器和存储器,所述处理器和所述存储器通过总线连接,所述存储器中保存有实现权利要求17至20任一项所述的应用安装包获取方法的指令,所述处理器调取所述存储器中的指令,可以执行权利要求17至20任一项所述的应用安装包获取方法。
  28. 一种基站,其特征在于,包括:
    设置单元,用于将网络接入信息设置于广播帧中,所述广播帧中还包含应用标识信息;
    通信单元,用于将所述广播帧发送给移动设备,以使得所述移动设备根据所述广播帧中包含的所述网络接入信息接入网络;接收所述移动设备发送的安装包获取请求,所述安装包获取请求中包括所述应用标识信息;以及将所述安装包获取请求发送给应用商店服务器,以使得所述应用商店服务器通过所述网络将所述应用标识信息所标识的应用的安装包发送给所述移动设备。
  29. 根据权利要求28所述的基站,其特征在于,所述广播帧中还包含用于从所述应用商店服务器获取所述应用的安装包的统一资源定位符URL,所述安装包获取请求中还包括所述URL;
    所述基站还包括检验单元,所述检验单元用于检验所述URL是否为允许访问的URL;
    所述通信单元还用于,在所述检验单元的检验结果为所述URL是允许访问的URL时,将所述安装包获取请求发送给所述应用商店服务器,以使得所述应用商店服务器将所述应用标识所标识的应用的安装包发送给所述移动设备。
  30. 一种基站,其特征在于,包括处理器和存储器,所述处理器和所述存储器通过总线连接,所述存储器中保存有实现权利要求21或22所述的信息广播方法的指令,所述处理器调取所述存储器中的指令,可以执行权利要求21或22所述的信息广播方法。
PCT/CN2015/094092 2015-11-09 2015-11-09 应用安装包获取方法、信息广播方法、移动设备及基站 WO2017079866A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201580049230.XA CN107135672B (zh) 2015-11-09 2015-11-09 应用安装包获取方法、信息广播方法、移动设备及基站
PCT/CN2015/094092 WO2017079866A1 (zh) 2015-11-09 2015-11-09 应用安装包获取方法、信息广播方法、移动设备及基站
US15/564,957 US10372432B2 (en) 2015-11-09 2015-11-09 Application installation package obtaining method, information broadcast method, mobile device, and base station

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2015/094092 WO2017079866A1 (zh) 2015-11-09 2015-11-09 应用安装包获取方法、信息广播方法、移动设备及基站

Publications (1)

Publication Number Publication Date
WO2017079866A1 true WO2017079866A1 (zh) 2017-05-18

Family

ID=58694594

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/094092 WO2017079866A1 (zh) 2015-11-09 2015-11-09 应用安装包获取方法、信息广播方法、移动设备及基站

Country Status (3)

Country Link
US (1) US10372432B2 (zh)
CN (1) CN107135672B (zh)
WO (1) WO2017079866A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3584732A4 (en) * 2017-12-27 2020-04-29 China Unionpay Co., Ltd. APPLICATION MANAGEMENT METHOD FOR TERMINAL, APPLICATION SERVER AND TERMINAL
WO2021203336A1 (en) * 2020-04-08 2021-10-14 Qualcomm Incorporated Firmware over-the-air updating for device configured to wirelessly communicate vehicle operation data

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107741844B (zh) * 2016-08-22 2020-12-01 腾讯科技(深圳)有限公司 一种应用安装包的生成方法和装置
US10216506B2 (en) 2017-04-07 2019-02-26 International Business Machines Corporation Location-based automatic software application installation
CN111221447A (zh) * 2018-11-27 2020-06-02 阿里巴巴集团控股有限公司 下载应用的方法、装置、电子设备及计算机存储介质
CN109710280B (zh) * 2018-12-27 2022-04-15 上海掌门科技有限公司 一种用于在用户设备上安装应用的方法与设备
US11109339B2 (en) * 2019-02-21 2021-08-31 At&T Intellectual Property I, L.P. Pre-provisioned access management containers for wireless services
CN113766487B (zh) * 2021-09-01 2023-11-14 北京百度网讯科技有限公司 云手机信息获取方法、装置、设备和介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104053128A (zh) * 2014-06-27 2014-09-17 重庆智石网络科技有限公司 一种基于蓝牙的信息推送和采集的系统及方法
CN104182250A (zh) * 2014-08-06 2014-12-03 胡继强 一种通用APP软件方便支持其他iBeacon方法
US20150089050A1 (en) * 2013-09-26 2015-03-26 Hitachi, Ltd. Mobile network system
CN204288752U (zh) * 2014-12-15 2015-04-22 天津恒达文博科技有限公司 一种博物馆分布式导览系统

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1754149A (zh) * 2002-10-07 2006-03-29 皇家飞利浦电子股份有限公司 软件包的广播
CN102215118B (zh) * 2010-04-01 2013-08-28 华为技术有限公司 实现设备管理业务的方法、装置及系统
CN103857009A (zh) * 2012-12-07 2014-06-11 鸿富锦精密工业(深圳)有限公司 飞蜂窝基站及其控制用户终端接入无线局域网的方法
JP2017504868A (ja) * 2013-11-29 2017-02-09 ▲華▼▲為▼▲終▼端有限公司 インストールパッケージ認可方法および装置
CN104008498A (zh) 2014-06-18 2014-08-27 胡继强 一种iBeacon的广告方法和系统
EP3133845B1 (en) * 2014-08-29 2018-04-04 Huawei Technologies Co., Ltd. Method and apparatus for pushing and displaying message
CN104486755B (zh) 2014-12-03 2019-01-25 北京京东尚科信息技术有限公司 基于ibeacon实现智能设备的WIFI配置的系统和方法
CN104461658A (zh) * 2014-12-26 2015-03-25 北京海尔广科数字技术有限公司 智能家电应用程序的下载方法及装置
US9818291B2 (en) * 2015-09-11 2017-11-14 Honeywell International Inc. System arm notification based on BLE position
KR20170050159A (ko) * 2015-10-29 2017-05-11 에스케이플래닛 주식회사 비콘 신호를 활용한 컨텐츠 제공 방법 및 장치
WO2017167273A1 (zh) * 2016-04-01 2017-10-05 腾讯科技(深圳)有限公司 业务处理方法和装置
CN106134163B (zh) * 2016-06-22 2018-06-12 北京小米移动软件有限公司 信息显示方法、信息推送方法、装置及系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150089050A1 (en) * 2013-09-26 2015-03-26 Hitachi, Ltd. Mobile network system
CN104053128A (zh) * 2014-06-27 2014-09-17 重庆智石网络科技有限公司 一种基于蓝牙的信息推送和采集的系统及方法
CN104182250A (zh) * 2014-08-06 2014-12-03 胡继强 一种通用APP软件方便支持其他iBeacon方法
CN204288752U (zh) * 2014-12-15 2015-04-22 天津恒达文博科技有限公司 一种博物馆分布式导览系统

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3584732A4 (en) * 2017-12-27 2020-04-29 China Unionpay Co., Ltd. APPLICATION MANAGEMENT METHOD FOR TERMINAL, APPLICATION SERVER AND TERMINAL
US11449616B2 (en) 2017-12-27 2022-09-20 China Unionpay Co., Ltd. Application management method for terminal, application server, and terminal
WO2021203336A1 (en) * 2020-04-08 2021-10-14 Qualcomm Incorporated Firmware over-the-air updating for device configured to wirelessly communicate vehicle operation data

Also Published As

Publication number Publication date
CN107135672B (zh) 2020-02-14
US10372432B2 (en) 2019-08-06
US20180107468A1 (en) 2018-04-19
CN107135672A (zh) 2017-09-05

Similar Documents

Publication Publication Date Title
WO2017079866A1 (zh) 应用安装包获取方法、信息广播方法、移动设备及基站
US8923831B2 (en) Methods and apparatus for generating a message for a wireless device
US20150334182A1 (en) System, Method and Browser Client for Enabling Browser Data Synchronization
JP5870471B2 (ja) 端末間でソフトウェアを共有する方法、装置、及びシステム
CN110399578B (zh) 页面访问方法及装置
US20140019957A1 (en) Method, apparatus, and system for sharing software among terminals
WO2014172884A1 (zh) 一种信息发布的方法、装置和网络系统
US10645001B2 (en) Information transmission method and apparatus, device and storage medium
CN108881228A (zh) 云端注册激活方法、装置、设备和存储介质
US10809382B2 (en) Transmitting GPS correction data through emergency alert system
WO2011038564A1 (zh) 网络应用中移动终端屏幕显示的自适应方法及系统
TWI656768B (zh) Method, system, client device and server for providing internet application service
EP3177041A1 (en) Method for transmitting content between terminals through service control device link
KR102141854B1 (ko) 푸시 메시지 전송 제어 방법 및 장치
CN107274222B (zh) 广告投放方法及装置
US9614919B1 (en) Service delivery through wireless access systems
CN108462894B (zh) 直播间广播处理方法、装置及可读存储介质
CN112732459A (zh) 统一接收广播消息的方法和设备
CN112202744A (zh) 一种多系统数据通信方法和装置
EP4242831A1 (en) Method, apparatus and device for generating image processing interface, and storage medium
CN109981546B (zh) 获取应用模块间的远程调用关系的方法和装置
CN111600787B (zh) 信息处理方法、装置、电子设备和介质
CN108052401B (zh) 系统属性监听方法、终端设备及计算机可读存储介质
CN111475230B (zh) 应用的功能配置方法、装置和电子设备
US20200126147A1 (en) Order prompting method and device

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 15564957

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15907997

Country of ref document: EP

Kind code of ref document: A1