CN108833426B - Method and device for sending login page - Google Patents

Method and device for sending login page Download PDF

Info

Publication number
CN108833426B
CN108833426B CN201810678717.XA CN201810678717A CN108833426B CN 108833426 B CN108833426 B CN 108833426B CN 201810678717 A CN201810678717 A CN 201810678717A CN 108833426 B CN108833426 B CN 108833426B
Authority
CN
China
Prior art keywords
domain name
application program
pool
detection
sending
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810678717.XA
Other languages
Chinese (zh)
Other versions
CN108833426A (en
Inventor
杨扬
王博譞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201810678717.XA priority Critical patent/CN108833426B/en
Publication of CN108833426A publication Critical patent/CN108833426A/en
Application granted granted Critical
Publication of CN108833426B publication Critical patent/CN108833426B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/08Protocols specially adapted for terminal emulation, e.g. Telnet

Abstract

The disclosure relates to a method and a device for sending a login page, and belongs to the technical field of wireless communication. The method comprises the following steps: receiving a transmission request sent by a terminal, wherein the transmission request carries a target domain name; if the target domain name exists in a preset domain name release pool, forwarding the transmission request, wherein the domain name release pool stores a detection domain name of at least one preset application program for detecting the network connection state; and if the target domain name does not exist in the preset domain name release pool, sending a login page to the terminal. By adopting the method and the device, the normal operation of the wireless network access process of the terminal can be ensured.

Description

Method and device for sending login page
Technical Field
The present disclosure relates to the field of wireless communication technologies, and in particular, to a method and an apparatus for sending a landing page.
Background
With the popularization of WiFi (Wireless-Fidelity) technology, a terminal can access a network through a WLAN (Wireless Local Area network) in many occasions.
A network operator may deploy a free WiFi network in public places such as a shopping mall, an airport, a high-speed rail, and the like, and when a terminal connects to such WiFi, a login page (i.e., a portal page) needs to be displayed through a default browser. The network operator may cooperate with public numbers, which users need to pay attention to in order to access the network. In this case, a jump APP (Application) option is set in the login page, and when the user clicks the jump APP option, the terminal may jump to an APP (e.g., a WeChat) for the user to pay attention to the public number. After the user pays attention to the public number, the user can surf the internet normally.
In carrying out the present disclosure, the inventors found that at least the following problems exist:
some APPs installed on the terminal intercept the operation of displaying a login page of a default browser, and display the login page through the intercepted APP (for example, APP capable of managing WiFi connection). In order for the user to pay attention to the public number, the server allows the terminal to access the network for a short time when the terminal is connected to WiFi. And when the intercepted APP detects that the terminal accesses the network, the intercepted APP stops the access process, closes the login page and cannot jump to other APPs. After the terminal reaches the time allowing the short access to the network, the terminal cannot access the network, so that the terminal cannot normally access the network through the WiFi.
Disclosure of Invention
The disclosure provides a method and a device for sending a login page, which can solve the problem that a terminal cannot normally access a network. The technical scheme is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a method of sending a landing page, the method including:
receiving a transmission request sent by a terminal, wherein the transmission request carries a target domain name;
if the target domain name exists in a preset domain name release pool, forwarding the transmission request, wherein a detection domain name of at least one application program for detecting the network connection state is stored in the domain name release pool;
and if the target domain name does not exist in the preset domain name release pool, sending a login page to the terminal.
Optionally, the method further includes:
sending an updating query request to domain name pool management equipment every time a preset period is reached;
and when receiving a modification notification of the detection domain name carrying the modified target application program sent by the domain name pool management device, modifying the domain name release pool based on the detection domain name of the modified target application program.
Optionally, the modification notification carries replacement indication information;
the modifying the domain name passing pool based on the modified detection domain name of the target application program comprises the following steps:
and replacing the detection domain name of the target application program in the domain name release pool with the detection domain name of the modified target application program.
Optionally, the modification notification carries addition indication information;
the modifying the domain name passing pool based on the modified detection domain name of the target application program comprises the following steps:
and adding the detection domain name of the modified target application program in the domain name release pool.
Optionally, the modification notification carries deletion indication information;
the modifying the domain name passing pool based on the modified detection domain name of the target application program comprises the following steps:
and deleting the detection domain name of the target application program in the domain name release pool.
According to a second aspect of the embodiments of the present disclosure, there is provided an apparatus for sending a landing page, the apparatus including:
the receiving module is used for receiving a transmission request sent by a terminal, wherein the transmission request carries a target domain name;
a forwarding module, configured to forward the transmission request if the target domain name exists in a preset domain name release pool, where a detection domain name for detecting a network connection state of at least one application program is stored in the domain name release pool;
and the first sending module is used for sending a login page to the terminal if the target domain name does not exist in the preset domain name release pool.
Optionally, the apparatus further comprises:
the second sending module is used for sending an updating query request to the domain name pool management equipment when a preset period is reached;
and the modification module is used for modifying the domain name release pool based on the detection domain name of the modified target application program when receiving a modification notification which is sent by the domain name pool management device and carries the detection domain name of the modified target application program.
Optionally, the modification notification carries replacement indication information;
the modification module is to:
and replacing the detection domain name of the target application program in the domain name release pool with the detection domain name of the modified target application program.
Optionally, the modification notification carries addition indication information;
the modification module is to:
and adding the detection domain name of the modified target application program in the domain name release pool.
Optionally, the modification notification carries deletion indication information;
the modification module is to:
and deleting the detection domain name of the target application program in the domain name release pool.
According to a third aspect of the embodiments of the present disclosure, there is provided a server, including a processor and a memory, where the memory stores at least one instruction, and the instruction is loaded and executed by the processor to implement the method for sending a landing page according to the first aspect.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium having at least one instruction stored therein, the instruction being loaded and executed by a processor to implement the method for sending a landing page according to the first aspect.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
in the embodiment of the disclosure, a server receives a transmission request sent by a terminal, forwards the transmission request if a target domain name carried by the transmission request exists in a preset domain name release pool, and sends a login page to the terminal if the target domain name carried by the transmission request does not exist in the preset domain name release pool. Therefore, the detection domain name of the application program for intercepting the operation of displaying the login page of the default browser is added into the domain name release pool, so that when the terminal accesses WiFi which needs to jump from the login page to APP for login authentication, the server can release the detection domain name of the application program in the domain name release pool, the corresponding application program is prevented from intercepting the default browser and displaying the login page, and the normal operation of the wireless network access process is ensured.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure. In the drawings:
FIG. 1 is a flowchart illustrating a method of sending a landing page in accordance with an exemplary embodiment;
FIG. 2 is a system architecture diagram illustrating a send landing page in accordance with an exemplary embodiment;
FIG. 3 is a system architecture diagram illustrating a send landing page in accordance with an exemplary embodiment;
FIG. 4 is a schematic diagram illustrating an apparatus for sending a landing page in accordance with an illustrative embodiment;
FIG. 5 is a schematic diagram illustrating an apparatus for sending a landing page in accordance with an illustrative embodiment;
fig. 6 is a schematic diagram illustrating a structure of a service request according to an example embodiment.
With the foregoing drawings in mind, certain embodiments of the disclosure have been shown and described in more detail below. These drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the concepts of the disclosure to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
An exemplary embodiment of the present disclosure provides a method of sending a landing page, which is applied to a server.
The server may include a processor, memory, transceiver, etc. The processor, which may be a CPU (Central Processing Unit), may be configured to determine whether the target domain name exists in a preset domain name release pool. The Memory may be a RAM (Random Access Memory), a Flash (Flash Memory), and the like, and may be configured to store received data, data required by a processing procedure, data generated in the processing procedure, and the like, such as a domain name granting pool. The transceiver may be configured to perform data transmission with the terminal, for example, receive a transmission request sent by the terminal, forward the transmission request, send a landing page to the terminal, and the like.
As shown in fig. 1, the processing flow of the method may include the following steps:
in step 101, a transmission request sent by a terminal is received.
Wherein, the transmission request carries the target domain name.
In implementation, when a user enters an area with WiFi access, if the terminal turns on the WLAN function, the WiFi can be connected; if the terminal does not turn on the WLAN function, when the user clicks the WLAN option, the terminal may turn on the WLAN function and connect WiFi.
And an application program and a default browser which can pop up a WiFi landing page are installed on the terminal. When the terminal is connected to the WiFi, the application program and the default browser can send a transmission request to the server. The transmission request carries a detection domain name for detecting the network connection state of the terminal. The detection domain name may be a service server domain name of the corresponding application program, or may be any domain name, which is not limited herein. The transmission request sent by the application program carries the target domain name corresponding to the application program. Similarly, the detection domain name corresponding to the default browser is carried in the transmission request sent by the default browser.
Further, the server may receive a transmission request transmitted by the terminal. The server may be pre-stored with a domain name release pool, in which a detection domain name of at least one application program for network connection state detection is stored. The domain name passing pool may be maintained and updated by server management personnel.
When the server receives the transmission request, the detection domain name carried in the transmission request can be detected, and the detection domain name is compared with the detection domain name stored in the domain name release pool. For a transmission request sent by an application program, the server may determine whether a target domain name corresponding to the application program is stored in the domain name release pool. If so, jumping to step 102; if not, jump to step 103.
In step 102, if the target domain name exists in the preset domain name passing pool, the transmission request is forwarded.
In implementation, if the server detects that the target domain name of the application program exists in the domain name passing pool, that is, the server indicates that the application program may be an application program that may affect the process of logging in WiFi, the server may forward the transmission request to the target domain name, that is, directly pass the target domain name of the application program.
Further, the application in the terminal may receive feedback of the target domain name. For the processing logic of the application program, the fact that the terminal is accessed to the network is indicated by receiving the feedback of the target domain name, the application program can stop the access process, a landing page is not popped up, and the operation that a default browser pops up the landing page is not intercepted. The corresponding system architecture diagram of step 102 is shown in fig. 2.
In step 103, if the target domain name does not exist in the preset domain name release pool, a login page is sent to the terminal.
In implementation, if the server detects that the target domain name of the application does not exist in the domain name release pool, for example, the application may be the default browser, which indicates that the application does not affect the WiFi login process, the server may intercept the transmission request normally, and may send data of a login page to the terminal, so that the user performs login authentication. The corresponding system architecture diagram of step 103 is shown in fig. 3.
Optionally, the server may update the domain name release pool, and the corresponding processing may be as follows: sending an updating query request to domain name pool management equipment every time a preset period is reached; and when receiving a modification notification of the detection domain name carrying the modified target application program sent by the domain name pool management equipment, modifying the domain name release pool based on the detection domain name of the modified target application program.
In implementation, the maintenance and update of the domain name passing pool by the server manager can be performed on the domain name pool management device. For example, if the detection domain name of a certain target application program in the domain name release pool changes, the detection domain name corresponding to the target application program in the domain name release pool may be modified into the changed detection domain name; if the added target application program can also cause the influence on the WiFi login process, the detection domain name of the target application program can be added into the domain name release pool; if a certain target application program in the domain name release pool does not operate any more and the server does not receive the transmission request carrying the corresponding detection domain name, the detection domain name of the target application program can be deleted in the domain name release pool.
The domain name pool management device may record therein domain name release pool modification information. In a preset period, if the domain name release pool in the domain name pool management device is modified, the domain name release pool modification information may be recorded as modified, and a specific modified detection domain name may be stored, so as to send indication information indicating the modification to the server.
The domain name pool managing device and the server may operate independently and communication may be established between the two. The server may store an access address of the domain name pool management device in advance, and when a preset period is reached, the server may send an update query request to the domain name pool management device through the access address. If it is detected that the record of the domain name release pool modification information is modified, the domain name pool management device may send a modification notification of the detected domain name of the modified application to the server. If it is detected that the record of the domain name release pool modification information is unmodified, the domain name pool management device may send an unmodified notification to the server. After sending the modification notification or the non-modification notification to the server, the domain name pool management device may reset the domain name release pool modification information, that is, record the domain name release pool modification information as non-modified, delete the stored modified detection domain name, and/or store the modified detection domain name in a history modification record of the detection domain name, which is not limited herein.
Furthermore, when receiving a modification notification sent by the domain name pool management device, the server may obtain a detection domain name of a modified target application program in the modification notification, and modify a corresponding detection domain name in the locally stored domain name release pool.
Optionally, the modification of the domain name release pool may have three situations, namely, replacement, addition, and deletion.
For the replacement situation, the modification notification may carry replacement indication information, and the server may replace the detected domain name of the target application in the domain name release pool with the detected domain name of the modified target application.
For the addition case, the modification notification may carry addition indication information, and the server may add the detection domain name of the modified target application in the domain name release pool.
For the deletion, the modification notification may carry deletion indication information, and the server may delete the detected domain name of the target application program in the domain name release pool.
It should be noted that one modified detection domain name may correspond to one modification indication information, and one modification notification may include a plurality of modified detection domain names and a plurality of corresponding modification indication information.
Optionally, the modified domain name release pool may be carried in a modification notification sent by the domain name pool management device. When the server receives the modification notification, the locally stored domain name passing pool may be replaced with the modified domain name passing pool. The difference from the above process is that the server only modifies the detected domain name with update in the above process, and the server replaces the entire domain name clearance pool in the present process.
In the embodiment of the disclosure, a server receives a transmission request sent by a terminal, forwards the transmission request if a target domain name carried by the transmission request exists in a preset domain name release pool, and sends a login page to the terminal if the target domain name carried by the transmission request does not exist in the preset domain name release pool. Therefore, the detection domain name of the application program for intercepting the operation of displaying the login page of the default browser is added into the domain name release pool, so that when the terminal accesses WiFi which needs to jump from the login page to APP for login authentication, the server can release the detection domain name of the application program in the domain name release pool, the corresponding application program is prevented from intercepting the default browser and displaying the login page, and the normal operation of the wireless network access process is ensured.
Yet another exemplary embodiment of the present disclosure provides an apparatus for sending a landing page, where the apparatus may be a server in the foregoing embodiments, and as shown in fig. 4, the apparatus includes:
a receiving module 410, configured to receive a transmission request sent by a terminal, where the transmission request carries a target domain name;
a forwarding module 420, configured to forward the transmission request if the target domain name exists in a preset domain name release pool, where a detection domain name for detecting a network connection state of at least one application program is stored in the domain name release pool;
a first sending module 430, configured to send a login page to the terminal if the target domain name does not exist in the preset domain name release pool.
Optionally, as shown in fig. 5, the apparatus further includes:
a second sending module 440, configured to send an update query request to the domain name pool management device whenever a preset period is reached;
a modifying module 450, configured to modify the domain name release pool based on the detection domain name of the modified target application when receiving a modification notification, which is sent by the domain name pool management device and carries the detection domain name of the modified target application, the modifying module is configured to modify the domain name release pool.
Optionally, the modification notification carries replacement indication information;
the modification module 450 is configured to:
and replacing the detection domain name of the target application program in the domain name release pool with the detection domain name of the modified target application program.
Optionally, the modification notification carries addition indication information;
the modification module 450 is configured to:
and adding the detection domain name of the modified target application program in the domain name release pool.
Optionally, the modification notification carries deletion indication information;
the modification module 450 is configured to:
and deleting the detection domain name of the target application program in the domain name release pool.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
In the embodiment of the disclosure, a server receives a transmission request sent by a terminal, forwards the transmission request if a target domain name carried by the transmission request exists in a preset domain name release pool, and sends a login page to the terminal if the target domain name carried by the transmission request does not exist in the preset domain name release pool. Therefore, the detection domain name of the application program for intercepting the operation of displaying the login page of the default browser is added into the domain name release pool, so that when the terminal accesses WiFi which needs to jump from the login page to APP for login authentication, the server can release the detection domain name of the application program in the domain name release pool, the corresponding application program is prevented from intercepting the default browser and displaying the login page, and the normal operation of the wireless network access process is ensured.
It should be noted that: in the device for sending a login page according to the above embodiment, when sending a login page, only the division of the above functional modules is used for illustration, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the server is divided into different functional modules to complete all or part of the above described functions. In addition, the device for sending the landing page and the method for sending the landing page provided by the above embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiments and are not described herein again.
Yet another exemplary embodiment of the present disclosure shows a schematic structural diagram of a server.
Referring to fig. 6, server 600 includes a processing component 622 that further includes one or more processors and memory resources, represented by memory 632, for storing instructions, such as applications, that are executable by processing component 622. The application programs stored in memory 632 may include one or more modules that each correspond to a set of instructions. Further, the processing component 622 is configured to execute instructions to perform the above-described method of sending a landing page.
The server 600 may also include a power component 626 configured to perform power management of the server 600, a wired or wireless network interface 650 configured to connect the server 600 to a network, and an input/output (I/O) interface 658. The server 600 may operate based on an operating system stored in memory 632, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, or the like.
The server 600 may include memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for:
receiving a transmission request sent by a terminal, wherein the transmission request carries a target domain name;
if the target domain name exists in a preset domain name release pool, forwarding the transmission request, wherein a detection domain name of at least one application program for detecting the network connection state is stored in the domain name release pool;
and if the target domain name does not exist in the preset domain name release pool, sending a login page to the terminal.
Optionally, the method further includes:
sending an updating query request to domain name pool management equipment every time a preset period is reached;
and when receiving a modification notification of the detection domain name carrying the modified target application program sent by the domain name pool management device, modifying the domain name release pool based on the detection domain name of the modified target application program.
Optionally, the modification notification carries replacement indication information;
the modifying the domain name passing pool based on the modified detection domain name of the target application program comprises the following steps:
and replacing the detection domain name of the target application program in the domain name release pool with the detection domain name of the modified target application program.
Optionally, the modification notification carries addition indication information;
the modifying the domain name passing pool based on the modified detection domain name of the target application program comprises the following steps:
and adding the detection domain name of the modified target application program in the domain name release pool.
Optionally, the modification notification carries deletion indication information;
the modifying the domain name passing pool based on the modified detection domain name of the target application program comprises the following steps:
and deleting the detection domain name of the target application program in the domain name release pool.
In the embodiment of the disclosure, a server receives a transmission request sent by a terminal, forwards the transmission request if a target domain name carried by the transmission request exists in a preset domain name release pool, and sends a login page to the terminal if the target domain name carried by the transmission request does not exist in the preset domain name release pool. Therefore, the detection domain name of the application program for intercepting the operation of displaying the login page of the default browser is added into the domain name release pool, so that when the terminal accesses WiFi which needs to jump from the login page to APP for login authentication, the server can release the detection domain name of the application program in the domain name release pool, the corresponding application program is prevented from intercepting the default browser and displaying the login page, and the normal operation of the wireless network access process is ensured.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (12)

1. A method for sending a landing page, the method comprising:
receiving a transmission request sent by a terminal, wherein an application program capable of popping up a login page is installed on the terminal, the application program sends the transmission request to a server, and the transmission request sent by the application program carries a target domain name corresponding to the application program;
if the target domain name exists in a preset domain name release pool, forwarding the transmission request, stopping an access process of the application program, not popping up the landing page, and intercepting the operation of popping up the landing page by a default browser, wherein the domain name release pool stores at least one detection domain name of the application program for detecting the network connection state;
and if the target domain name does not exist in the preset domain name release pool, sending the login page to the terminal.
2. The method of claim 1, further comprising:
sending an updating query request to domain name pool management equipment every time a preset period is reached;
and when receiving a modification notification of the detection domain name carrying the modified target application program sent by the domain name pool management device, modifying the domain name release pool based on the detection domain name of the modified target application program.
3. The method of claim 2, wherein the modification notification carries replacement indication information;
the modifying the domain name passing pool based on the modified detection domain name of the target application program comprises the following steps:
and replacing the detection domain name of the target application program in the domain name release pool with the detection domain name of the modified target application program.
4. The method of claim 2, wherein the modification notification carries addition indication information;
the modifying the domain name passing pool based on the modified detection domain name of the target application program comprises the following steps:
and adding the detection domain name of the modified target application program in the domain name release pool.
5. The method of claim 2, wherein the modification notification carries deletion indication information;
the modifying the domain name passing pool based on the modified detection domain name of the target application program comprises the following steps:
and deleting the detection domain name of the target application program in the domain name release pool.
6. An apparatus for sending a landing page, the apparatus comprising:
the system comprises a receiving module and a sending module, wherein the receiving module is used for receiving a transmission request sent by a terminal, an application program capable of popping up a landing page is installed on the terminal, the application program sends the transmission request to a server, and the transmission request sent by the application program carries a target domain name corresponding to the application program;
a forwarding module, configured to forward the transmission request if the target domain name exists in a preset domain name release pool, where the application stops an access process, does not pop up the landing page, and does not intercept an operation of a default browser for popping up the landing page, where a detection domain name for detecting a network connection state of at least one application is stored in the domain name release pool;
and the first sending module is used for sending the landing page to the terminal if the target domain name does not exist in the preset domain name release pool.
7. The apparatus of claim 6, further comprising:
the second sending module is used for sending an updating query request to the domain name pool management equipment when a preset period is reached;
and the modification module is used for modifying the domain name release pool based on the detection domain name of the modified target application program when receiving a modification notification which is sent by the domain name pool management device and carries the detection domain name of the modified target application program.
8. The apparatus of claim 7, wherein the modification notification carries replacement indication information;
the modification module is to:
and replacing the detection domain name of the target application program in the domain name release pool with the detection domain name of the modified target application program.
9. The apparatus of claim 7, wherein the modification notification carries addition indication information;
the modification module is to:
and adding the detection domain name of the modified target application program in the domain name release pool.
10. The apparatus of claim 7, wherein the modification notification carries deletion indication information;
the modification module is to:
and deleting the detection domain name of the target application program in the domain name release pool.
11. A server, comprising a processor and a memory, wherein at least one instruction is stored in the memory, and wherein the instruction is loaded and executed by the processor to implement the method for sending a landing page as claimed in any one of claims 1 to 5.
12. A computer-readable storage medium having stored thereon at least one instruction which is loaded and executed by a processor to implement a method of sending a landing page as claimed in any one of claims 1 to 5.
CN201810678717.XA 2018-06-27 2018-06-27 Method and device for sending login page Active CN108833426B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810678717.XA CN108833426B (en) 2018-06-27 2018-06-27 Method and device for sending login page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810678717.XA CN108833426B (en) 2018-06-27 2018-06-27 Method and device for sending login page

Publications (2)

Publication Number Publication Date
CN108833426A CN108833426A (en) 2018-11-16
CN108833426B true CN108833426B (en) 2021-03-02

Family

ID=64137972

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810678717.XA Active CN108833426B (en) 2018-06-27 2018-06-27 Method and device for sending login page

Country Status (1)

Country Link
CN (1) CN108833426B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105530638A (en) * 2016-01-12 2016-04-27 杭州敦崇科技股份有限公司 Free WIFI authentication system based on friend circle sharing

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102296162B1 (en) * 2013-08-30 2021-09-01 삼성전자주식회사 Method for connecting wlan communication and an electronic device thereof
US9596209B2 (en) * 2014-10-17 2017-03-14 Aruba Netwroks, Inc. Causing client device to request a new internet protocol address based on a link local address
CN104333552B (en) * 2014-11-04 2017-11-24 福建星网锐捷网络有限公司 A kind of certification determines method and access device
CN106506675A (en) * 2016-11-25 2017-03-15 杭州华三通信技术有限公司 A kind of page reorientation method and device
CN106789937A (en) * 2016-11-29 2017-05-31 上海斐讯数据通信技术有限公司 Application authentication method and its system in captive portals environment, wireless aps

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105530638A (en) * 2016-01-12 2016-04-27 杭州敦崇科技股份有限公司 Free WIFI authentication system based on friend circle sharing

Also Published As

Publication number Publication date
CN108833426A (en) 2018-11-16

Similar Documents

Publication Publication Date Title
US10050899B2 (en) Data processing method, apparatus, client, server and system
US10242185B1 (en) Dynamic guest image creation and rollback
US9697374B2 (en) Data proxy service
US11245725B2 (en) Dynamically updating policy controls for mobile devices and applications
US20130276120A1 (en) System, method, and computer program product for determining whether a security status of data is known at a server
CN110209416A (en) Application software update method, device, terminal and storage medium
IL270524B2 (en) Matching and attribution of user device events
US11201948B2 (en) Runtime localized messages for cloud services
US9271146B2 (en) Mobile privacy information proxy
CN111427701A (en) Workflow engine system and business processing method
US11233867B2 (en) On-demand push notification mechanism
WO2018133654A1 (en) Protected positioning method and device
CN110196722A (en) Cloud host batch management method, system, equipment and storage medium
US20140379854A1 (en) Systems and methods for sharing digital information between mobile devices of friends and family using multiple lan-based embedded devices
CN117195302A (en) Computer readable medium comprising instructions for restricting plug-in application formulas
CN104573497A (en) Processing method and device for starting items
US20230061228A1 (en) Managing shared applications at the edge of a content delivery network
CN108563472B (en) Service plug-in loading method and device based on multi-open application
WO2020073374A1 (en) Advertisement anti-shielding method and device
EP3959632B1 (en) File storage service initiation of antivirus software locally installed on a user device
CN113821307A (en) Method, device and equipment for quickly importing virtual machine mirror image
US9577967B2 (en) Method and system for managing an informational site using a social networking application
CN108833426B (en) Method and device for sending login page
US9900756B2 (en) Dynamically updating policy controls for mobile devices and applications via policy notifications
CN112579694A (en) Digital resource processing method, device, storage medium and equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant