CN111031079B - Webpage pushing method and system, gateway equipment and computer readable storage medium - Google Patents

Webpage pushing method and system, gateway equipment and computer readable storage medium Download PDF

Info

Publication number
CN111031079B
CN111031079B CN201811174168.9A CN201811174168A CN111031079B CN 111031079 B CN111031079 B CN 111031079B CN 201811174168 A CN201811174168 A CN 201811174168A CN 111031079 B CN111031079 B CN 111031079B
Authority
CN
China
Prior art keywords
page
webpage
pushed
pushing
server
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
CN201811174168.9A
Other languages
Chinese (zh)
Other versions
CN111031079A (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201811174168.9A priority Critical patent/CN111031079B/en
Publication of CN111031079A publication Critical patent/CN111031079A/en
Application granted granted Critical
Publication of CN111031079B publication Critical patent/CN111031079B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • 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/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a method, a system, a gateway device and a computer readable storage medium for pushing a webpage, wherein the method comprises the following steps: acquiring a push page sent by a webpage server of an operator, caching the push page to the local, and setting display duration on the push page; when the webpage pushing function is started, monitoring a first internet access request of a user terminal, extracting a url in the internet access request, redirecting the url to the pushed page, and interrupting interaction with a webpage server; sending the pushed page to a user terminal, sending a connection ending message to the user terminal after the transmission of the pushed page is finished, and closing the webpage pushing function; and the connection ending message is used for indicating the user terminal to terminate the interaction with the gateway equipment and sending the internet access request to the gateway equipment again according to the url when the display duration of the pushed page is reached. The embodiment of the invention can realize the automatic closing of the push page and the automatic skipping of the original internet page of the user, thereby improving the user experience.

Description

Webpage pushing method and system, gateway equipment and computer readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and a system for pushing a web page, a gateway device, and a computer-readable storage medium.
Background
With the continuous development and popularization of network communication technology, people have higher and higher dependence on networks. Taking broadband service as an example, broadband service is an access service for accessing internet at high speed provided by a network web server for users. Users can access the Internet through wired broadband networks such as asymmetric digital subscriber loops, optical fiber access and the like, and can also access the Internet through wireless broadband, thereby realizing high-speed surfing on the Internet. In the process of surfing the internet by a user, a network webpage server needs to actively push a webpage to the user for information prompt or notice under certain conditions. For example, a balance prompt or a broadband arrearage expiration reminder of the account of the user, a notification emergency event including system upgrade, government public information distribution, or satisfaction survey and return visit of a network webpage server to the user, and the like. In the existing webpage pushing scheme, a user side displays a pushed website in the pushing process, and after a user clicks the website to browse webpage contents, the user needs to manually close the pushed webpage to repeat the original internet surfing operation, so that the internet surfing experience of the user is influenced.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method, a system, a gateway device, and a computer-readable storage medium for pushing a web page, so as to solve the problem that in the existing web page pushing method, a user side displays a pushed website during the pushing process, and after a user clicks the website to browse the web page content, the user needs to manually close the pushed website to repeat the original internet surfing operation, which affects the internet surfing experience of the user.
The technical scheme adopted by the invention for solving the technical problems is as follows:
according to an aspect of an embodiment of the present invention, a method for pushing a web page is provided, which is applied to a gateway device, and the method includes:
acquiring a push page sent by a webpage server of an operator, caching the push page to the local, and setting display duration on the cached push page;
when a webpage pushing function is started, monitoring a first internet access request of a user terminal in a current webpage pushing period, extracting a uniform resource locator url in the internet access request, redirecting the url to a pushed page, and interrupting interaction with a webpage server;
adding the url to the locally cached push page, sending the push page to the user terminal, sending a transmission control protocol connection ending message to the user terminal after the transmission of the push page is finished, and closing a webpage pushing function;
and the transmission control protocol connection ending message is used for indicating the user terminal to terminate the interaction with the gateway equipment, displaying the push page, and sending an internet access request to the gateway equipment again according to the url when the display duration is reached so as to recover the original internet access operation of the user.
According to another aspect of the embodiments of the present invention, there is provided a web page pushing system applied to a gateway device, the system including:
the system comprises a pushed page caching unit, a display unit and a display unit, wherein the pushed page caching unit is used for acquiring a pushed page sent by a webpage server of an operator, caching the pushed page to the local and setting display duration on the cached pushed page;
the network access request processing unit is used for monitoring a first network access request of a user terminal in a current webpage pushing period when a webpage pushing function is started, extracting a uniform resource locator url in the network access request, redirecting the url to the pushed page and interrupting interaction with the webpage server;
the page pushing processing unit is used for adding the url in the locally cached pushing page, sending the pushing page to the user terminal, sending a transmission control protocol connection ending message to the user terminal after the transmission of the pushing page is finished, and closing a webpage pushing function;
and the transmission control protocol connection ending message is used for indicating the user terminal to terminate the interaction with the gateway equipment, displaying the push page, and sending an internet access request to the gateway equipment again according to the url when the display duration is reached so as to recover the original internet access operation of the user.
According to another aspect of the embodiments of the present invention, there is provided a gateway device, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and when the computer program is executed by the processor, the steps of the above-mentioned web page pushing method are implemented.
According to still another aspect of the embodiments of the present invention, a computer-readable storage medium is provided, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the above-mentioned web page pushing method.
According to the webpage pushing method, the webpage pushing system, the gateway equipment and the computer readable storage medium, the gateway equipment is adopted to cache the pushing page of an operator to the local, and the display duration is set on the cached pushing page; then monitoring a first internet access request of a user terminal in a current webpage pushing period, extracting a uniform resource locator url in the internet access request, redirecting the url to the pushed page, and interrupting interaction with the webpage server; finally, adding the url to the locally cached push page, sending the push page to the user terminal, sending a transmission control protocol connection ending message to the user terminal after the transmission of the push page is finished, and closing a webpage pushing function; the transmission control protocol connection ending message is used for indicating the user terminal to terminate interaction with the gateway device, displaying the push page, and sending an internet request to the gateway device again according to the url when the display duration is reached so as to recover the original internet operation of the user, thereby realizing automatic closing of the push page and automatic skipping of the original internet page of the user, and improving user experience.
Drawings
Fig. 1 is an external network architecture diagram of the operation of a gateway device provided by an embodiment of the present invention;
fig. 2 is a schematic flow chart illustrating an implementation of a web page pushing method according to an embodiment of the present invention;
fig. 3 is a schematic flow chart illustrating an implementation of a web page pushing method according to a second embodiment of the present invention;
fig. 4 is a schematic flow chart illustrating an implementation process of a web page pushing system according to a third embodiment of the present invention;
fig. 5 is a schematic structural diagram of a gateway device according to a fourth embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
In order to make the technical problems, technical solutions and advantageous effects to be solved by the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Fig. 1 is an external network architecture diagram of the operation of a gateway device provided by an embodiment of the present invention. Only the portions related to the present embodiment are shown for convenience of explanation.
Referring to fig. 1, the external architecture for the gateway device 1 to operate includes a web server 2 at the operator side and at least one user terminal 3, and the web server 2 is communicatively connected to the at least one user terminal 3 through the gateway device 1. The user terminal 3 includes, but is not limited to, a computer device with a web access function, such as a smart phone, a tablet computer, and a personal computer. The gateway device 1 includes, but is not limited to, a home gateway device 1 such as a router.
The following embodiments of the present invention are proposed based on the external network architecture in which the above gateway apparatus 1 operates.
Example one
Fig. 2 is a schematic flowchart of a specific implementation of the web page pushing method according to an embodiment of the present invention. The main execution body of the method is the gateway device 1 shown in fig. 1. Referring to fig. 2, the method for pushing a web page provided by this embodiment may include the following steps:
step S201, acquiring a push page sent by the web server 2 of the operator, caching the push page to the local, and setting a display duration on the cached push page.
In this embodiment, the web server 2 of the operator may issue a pushed web page to the gateway device 1 at regular time, and after receiving the pushed web page actively issued by the web server 2, the gateway device 1 may update the pushed web page cached locally.
In this embodiment, the setting of the display duration on the cached push page specifically includes:
when a pushed webpage sent by the webpage server 2 is obtained, whether an operator customizes the pushed webpage or not is checked;
and if the operator customizes the display duration of the pushed page, adding corresponding timer setting in the cached pushed page, and automatically skipping the page after the display duration of the pushed page is expired.
In this embodiment, when the operator customizes the display time of the pushed page, and when the operator issues the pushed page to the gateway device 1, the operator issues the customization information of the display time of the pushed page to the gateway device 1 together. After inquiring the display duration customized for the push page by the operator, the gateway device 1 adds a corresponding timer setting to the cached push page, where the timer is used to count the duration of the push page displayed by the user terminal 3, and when the display duration reaches, automatically closes the push page displayed by the user terminal 3.
Preferably, in this embodiment, when the pushed webpage sent by the webpage server 2 is acquired, after checking whether the operator customizes the pushed webpage with display time, the method further includes:
if the operator does not customize the display duration of the push page, outputting and prompting a user at the gateway device 1 side to input push page display duration customization information;
customizing information according to the display duration of the push page input by a user, adding corresponding timer setting in the cached push page, and automatically skipping the page after the display duration of the push page is expired.
In this embodiment, when the operator customizes the display time of the push page, the user is prompted to customize the display time of the push page by himself, so that the user experience can be further improved.
Step S202, when the web page pushing function is turned on, monitoring a first internet access request of the user terminal 3 in a current web page pushing period, extracting a uniform resource locator (url) in the internet access request, redirecting the url to the pushed page, and interrupting interaction with the web page server 2.
In this embodiment, when the web page pushing function of the gateway device 1 is turned on, the gateway device 1 may monitor a first internet access request of the user terminal 3 in real time, and when a hypertext transfer protocol (http) message request sent when the user terminal 3 accesses the internet is monitored, extract a url in the http message, redirect the url to a cached push page, and then interrupt the interaction between the gateway device 1 and the web page server 2.
Wherein the interrupting of the interaction with the web server 2 specifically includes:
marking the Internet surfing request, and sending the marked Internet surfing request to a webpage server 2 at the wide area network side; the marked internet access request is used for indicating the webpage server 2 to return a response message with a mark to the gateway device 1 after successfully receiving the internet access request data;
when receiving a response message returned by the web server 2 according to the internet access request, determining whether the response message carries the flag, and if the response message carries the flag, sending a transmission control protocol (tcp) reset connection (rst) message to the web server 2 to interrupt the interaction with the web server 2.
In this embodiment, after redirecting the url to the push page, the gateway device 1 may perform special marking on an http message request sent when the user terminal 3 accesses the internet to distinguish other messages, and then transmit the marked http message request to the web server 2 on the wide area network side, where the web server 2 on the wide area network side may perform tcp ack confirmation on the http message, and after receiving the confirmation message, the gateway device 1 may compare whether connection tracking of the confirmation message is suppressed from the connection tracking, and if so, determine that the confirmation message is a message to be processed, and at this time, the gateway device 1 may issue a tcp rst message to the web server 2 to interrupt interaction with the gateway device 1 and the web server 2. Wherein ack is an acknowledgment character.
Step S203, adding the url to the locally cached push page, sending the push page to the user terminal 3, sending a transmission control protocol connection end message to the user terminal 3 after the push page is transmitted, and closing a webpage pushing function;
the tcp connection end message is used to instruct the user terminal 3 to terminate the interaction with the gateway device 1, display the push page, and send an internet access request to the gateway device 1 again according to the url when the display duration is reached, so as to recover the original internet access operation of the user.
In this embodiment, after receiving the first internet access request sent by the user terminal 3, the gateway device 1 also returns a tcp ack packet to the user terminal 3 to notify the user terminal 3 that the gateway device 1 successfully receives the internet access request.
In this embodiment, after the interaction with the web server 2 is interrupted, the gateway device 1 will add the url to the locally cached push page, and when the display time of the user push page reaches, automatically jump to the user initial web page. Then, the cached pushed page is sent to the user terminal 3 on the lan side. After the transmission of the push page is completed, the gateway device 1 sends a tcp fin message of end of transmission control protocol connection to the user terminal 3 to terminate the interaction with the user terminal 3 on the lan side.
After receiving the tcp fin message sent by the gateway device 1, the user terminal 3 also initiates tcp fin message interrupt connection, and after receiving the tcp fin message sent by the user terminal 3, the gateway device 1 indicates that the user terminal 3 successfully receives the pushed webpage, and the pushed webpage is pushed completely, at this time, the gateway device 1 closes the webpage pushing function. In this way, after the display duration of the pushed page is reached, the user terminal 3 initiates an internet access request to the gateway device 1 again, and the gateway device 1 executes a normal internet access function, so that the display interface of the user terminal 3 automatically jumps to the previous internet page.
Preferably, in this embodiment, the method for pushing a web page further includes:
presetting a webpage pushing period, and after the gateway pushing function of the gateway equipment 1 is closed, re-opening the webpage pushing function when the next webpage pushing period is reached or a webpage pushing instruction which is sent by a webpage server 2 and requires to be carried out is received.
In this embodiment, the webpage pushing period may be set by an operator or may also be set by a user, and after the gateway device 1 pushes a webpage to the user once, the webpage pushing function may be automatically closed, and the webpage pushing function may not be reopened until the next pushing time is reached or the gateway device 1 actively requires to push the webpage by the operator is received.
As can be seen from the above, in the push method provided in this embodiment, the gateway device 1 is adopted to cache the push page of the operator to the local, and the display duration is set on the cached push page; then, the first internet access request of the user terminal 3 extracts a uniform resource locator url in the internet access request, redirects the url to the push page, and interrupts the interaction with the web server 2; finally, adding the url to the locally cached push page, sending the push page to the user terminal 3, sending a transmission control protocol connection ending message to the user terminal 3 after the push page is transmitted, and closing a webpage pushing function; the tcp connection end message is used to instruct the user terminal 3 to terminate the interaction with the gateway device 1, display the pushed page, and send an internet access request to the gateway device 1 again according to the url when the display duration is reached, so as to recover the original internet access operation of the user, thereby achieving the automatic closing of the pushed page and the automatic skipping of the original internet access page of the user, and avoiding the problem of reduced experience due to the overlong display time of the pushed content of the operator or the need of manual closing of the user.
Example two
Fig. 3 is a schematic flow chart illustrating an implementation of a web page pushing method according to a second embodiment of the present invention. The main execution body of the method is the gateway device 1 shown in fig. 1. Referring to fig. 3, the web page pushing method provided in this embodiment includes the following steps:
step S301, sending a request for obtaining a pushed page to the webpage server 2, wherein the request carries personalized parameters of user surfing; the request is used for instructing the web server 2 to issue a push page related to the personalized parameter to the gateway device 1.
Step S302, receiving a pushed page related to the personalized parameter returned by the web server 2 according to the request.
In this embodiment, the gateway device 1 may periodically send a request for obtaining a pushed page to the web server 2 according to a web page update period set by a user or an operator, so as to update the locally cached pushed page in real time. The personalized parameters carried in the request are set by the user or obtained by the gateway device 1 according to the historical internet surfing records of the user. Therefore, the operator can issue the pushed webpage related to the personalized parameter to the gateway device 1, and personalized customization of the pushed webpage is realized.
Step S303, caching the push page to the local, and setting a display duration on the cached push page.
Step S304, when the webpage pushing function is started, monitoring the first internet access request of the user terminal 3 in the current webpage pushing period, extracting a uniform resource locator url in the internet access request, redirecting the url to the pushed page, and interrupting the interaction with the webpage server 2.
Step S305, adding the url to the locally cached push page, sending the push page to the user terminal 3, sending a transmission control protocol connection end message to the user terminal 3 after the push page is transmitted, and closing a webpage pushing function;
the tcp connection end message is used to instruct the user terminal 3 to terminate the interaction with the gateway device 1, display the push page, and send an internet access request to the gateway device 1 again according to the url when the display duration is reached, so as to recover the original internet access operation of the user.
It should be noted that, since the implementation manners of steps S303 to S305 in this embodiment are the same as those in the previous embodiment, detailed descriptions thereof are omitted here.
As can be seen from the above, compared with the previous embodiment, in the webpage pushing method provided in this embodiment, the gateway device 1 is adopted to request the webpage server 2 of the operator to push the webpage according to the personalized parameters of the user, so that customization of the pushed content of the operator is realized according to different personalized parameters of the gateway device 1, and user experience is further improved.
EXAMPLE III
Fig. 4 is a schematic structural diagram of a web page pushing system according to a third embodiment of the present invention. The system is applied to the gateway apparatus 1 shown in fig. 1. For convenience of explanation, only the portions related to the present embodiment are shown.
Referring to fig. 4, the web page pushing system 4 provided in this embodiment includes:
a pushed page caching unit 41, configured to acquire a pushed page sent by the web server 2 of the operator, cache the pushed page to the local, and set a display duration on the cached pushed page;
the internet access request processing unit 42 is configured to monitor a first internet access request of the user terminal 3 in a current webpage pushing cycle, extract a uniform resource locator url in the internet access request, redirect the url to the pushed page, and interrupt interaction with the webpage server 2;
a page pushing processing unit 43, configured to add the url to the locally cached push page, send the push page to the user terminal 3, send a transmission control protocol connection end message to the user terminal 3 after the push page is transmitted, and close a web page pushing function;
the tcp connection end message is used to instruct the user terminal 3 to terminate the interaction with the gateway device 1, display the push page, and send an internet access request to the gateway device 1 again according to the url when the display duration is reached, so as to recover the original internet access operation of the user.
The web page pushing system of the embodiment of the present invention and the web page pushing method of the first embodiment or the second embodiment belong to the same concept, and specific implementation processes thereof are detailed in corresponding method embodiments, and technical features in the method embodiments are correspondingly applicable in this device embodiment, which is not described herein again.
It will be understood by those of ordinary skill in the art that all or some of the steps of the disclosed methods of the present embodiments may be implemented as software, firmware, hardware, or any suitable combination thereof.
Example four
Fig. 5 is a schematic structural diagram of a gateway device 1 according to a fourth embodiment of the present invention. Only the portions related to the present embodiment are shown for convenience of explanation.
Referring to fig. 5, the gateway device 1 provided in this embodiment includes a memory 11, a processor 12, and a computer program 13 stored in the memory 11 and capable of running on the processor 12, where when the computer program 13 is executed by the processor 12, the steps of the web page pushing method according to the first embodiment or the second embodiment are implemented.
The gateway device 1 of the embodiment of the present invention and the web page pushing method of the first embodiment or the second embodiment belong to the same concept, and specific implementation processes thereof are detailed in corresponding method embodiments, and technical features in the method embodiments are correspondingly applicable in this device embodiment, which is not described herein again.
It will be understood by those of ordinary skill in the art that all or some of the steps of the disclosed methods of the present embodiments may be implemented as software, firmware, hardware, or any suitable combination thereof.
EXAMPLE five
Fifth, an embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the web page pushing method according to the first embodiment or the second embodiment are implemented.
The computer-readable storage medium of the embodiment of the present invention and the method of the first embodiment or the second embodiment belong to the same concept, and specific implementation processes thereof are described in detail in the corresponding method embodiments, and technical features in the method embodiments are correspondingly applicable in the computer-readable storage medium embodiments, which are not described herein again.
It will be understood by those of ordinary skill in the art that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof.
In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed by several physical components in cooperation. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
The preferred embodiments of the present invention have been described above with reference to the accompanying drawings, and are not to be construed as limiting the scope of the invention. Any modifications, equivalents and improvements which may occur to those skilled in the art without departing from the scope and spirit of the present invention are intended to be within the scope of the claims.

Claims (10)

1. A webpage pushing method is applied to gateway equipment, and is characterized in that the method comprises the following steps:
acquiring a push page sent by a webpage server of an operator, caching the push page to the local, and setting display duration on the cached push page;
when a webpage pushing function is started, monitoring a first internet access request of a user terminal in a current webpage pushing period, extracting a uniform resource locator url in the internet access request, redirecting the url to a pushed page, and interrupting interaction with a webpage server;
adding the url to the locally cached push page, sending the push page to the user terminal, sending a transmission control protocol connection ending message to the user terminal after the transmission of the push page is finished, and closing a webpage pushing function;
and the transmission control protocol connection ending message is used for indicating the user terminal to terminate the interaction with the gateway equipment, displaying the push page, and sending an internet access request to the gateway equipment again according to the url when the display duration is reached so as to recover the original internet access operation of the user.
2. The web page pushing method according to claim 1, wherein the acquiring the pushed page sent by the web page server comprises:
sending a request for acquiring a pushed page to the webpage server, wherein the request carries personalized parameters of user surfing the Internet; the request is used for indicating the webpage server to issue a push page related to the personalized parameters to the gateway equipment;
and receiving a pushed page which is returned by the web server according to the request and is related to the personalized parameters.
3. The web page pushing method according to claim 1, wherein the acquiring the pushed page sent by the web page server comprises:
and receiving the pushed webpage actively issued by the webpage server.
4. The web page pushing method according to claim 2 or 3, wherein the setting of the display duration on the cached pushed page comprises:
when a pushed webpage sent by the webpage server is obtained, checking whether an operator customizes the display time of the pushed webpage;
and if the operator customizes the display duration of the pushed page, adding corresponding timer setting in the cached pushed page, and automatically skipping the page after the display duration of the pushed page is expired.
5. The method for pushing a web page according to claim 4, wherein when the pushed web page sent by the web server is obtained, after checking whether an operator customizes the display time of the pushed web page, the method further includes:
if the operator does not customize the display duration of the pushed page, outputting and prompting a user at the gateway equipment side to input customization information of the display duration of the pushed page;
customizing information according to the display duration of the push page input by a user, adding corresponding timer setting in the cached push page, and automatically skipping the page after the display duration of the push page is expired.
6. The web page pushing method of claim 1, wherein the interrupting the interaction with the web page server comprises:
marking the Internet surfing request, and sending the marked Internet surfing request to a webpage server on a wide area network side; the marked internet access request is used for indicating the webpage server to return a response message with a mark to the gateway equipment after successfully receiving the internet access request data;
and when receiving a response message returned by the web page server according to the internet request, judging whether the response message carries the mark, and if the response message carries the mark, sending a transmission control protocol reset connection tcp rst message to the web page server so as to interrupt the interaction with the web page server.
7. The web page pushing method according to claim 1, wherein the method further comprises:
presetting a webpage pushing period, and after closing the gateway pushing function of the gateway equipment, re-opening the webpage pushing function when the next webpage pushing period is reached or a webpage pushing instruction required to be carried out and sent by a webpage server is received.
8. A webpage pushing system is applied to gateway equipment and is characterized in that the system comprises:
the system comprises a pushed page caching unit, a display unit and a display unit, wherein the pushed page caching unit is used for acquiring a pushed page sent by a webpage server of an operator, caching the pushed page to the local and setting display duration on the cached pushed page;
the network access request processing unit is used for monitoring a first network access request of a user terminal in a current webpage pushing period when a webpage pushing function is started, extracting a uniform resource locator url in the network access request, redirecting the url to the pushed page and interrupting interaction with the webpage server;
the page pushing processing unit is used for adding the url in the locally cached pushing page, sending the pushing page to the user terminal, sending a transmission control protocol connection ending message to the user terminal after the transmission of the pushing page is finished, and closing a webpage pushing function;
and the transmission control protocol connection ending message is used for indicating the user terminal to terminate the interaction with the gateway equipment, displaying the push page, and sending an internet access request to the gateway equipment again according to the url when the display duration is reached so as to recover the original internet access operation of the user.
9. Gateway device, comprising a memory, a processor and a computer program stored on said memory and executable on said processor, said computer program, when being executed by said processor, implementing the steps of the web page pushing method according to any one of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the web page pushing method according to any one of claims 1 to 7.
CN201811174168.9A 2018-10-09 2018-10-09 Webpage pushing method and system, gateway equipment and computer readable storage medium Active CN111031079B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811174168.9A CN111031079B (en) 2018-10-09 2018-10-09 Webpage pushing method and system, gateway equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811174168.9A CN111031079B (en) 2018-10-09 2018-10-09 Webpage pushing method and system, gateway equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN111031079A CN111031079A (en) 2020-04-17
CN111031079B true CN111031079B (en) 2022-03-01

Family

ID=70190800

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811174168.9A Active CN111031079B (en) 2018-10-09 2018-10-09 Webpage pushing method and system, gateway equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111031079B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114844943A (en) * 2021-02-02 2022-08-02 中国电信股份有限公司 Service pushing method, system and user card
CN115048267A (en) * 2022-06-20 2022-09-13 东土科技(宜昌)有限公司 Webpage service monitoring method, webpage service monitoring device, program running method, program running device, equipment and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103902616A (en) * 2012-12-28 2014-07-02 腾讯科技(深圳)有限公司 Method, device and system for pushing webpage application messages
CN107798008A (en) * 2016-08-31 2018-03-13 腾讯科技(深圳)有限公司 Content push system, method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104601639A (en) * 2014-03-13 2015-05-06 腾讯科技(深圳)有限公司 Webpage application message push method, client, server and system
US10812580B2 (en) * 2015-01-30 2020-10-20 Akamai Technologies, Inc. Using resource timing data for server push

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103902616A (en) * 2012-12-28 2014-07-02 腾讯科技(深圳)有限公司 Method, device and system for pushing webpage application messages
CN107798008A (en) * 2016-08-31 2018-03-13 腾讯科技(深圳)有限公司 Content push system, method and device

Also Published As

Publication number Publication date
CN111031079A (en) 2020-04-17

Similar Documents

Publication Publication Date Title
CN104468363B (en) Page reorientation method, routing device, terminal device and system
US20130227662A1 (en) Method of Generating a Token to be Used in a Uniform Resource Identifier
CN104363247A (en) Flow saving method and device adopting saving-free application
EP1653693A1 (en) File transmission method in instant messaging service
US20150331739A1 (en) Method and Apparatus for Controlling Sending of Heartbeat Signal
CN109302437B (en) Method and device for redirecting website
CN105812435A (en) Application upgrading data package processing method and device, electronic equipment, and system
JP2009530954A (en) Standby screen service providing method and standby screen service system
CN111031079B (en) Webpage pushing method and system, gateway equipment and computer readable storage medium
CN112650606A (en) Message processing method, device and system, electronic equipment and storage medium
EP3119044B1 (en) Page insertion method and device
EP3923524A1 (en) Selecting a communication channel for omnichannel message delivery
CN106850404B (en) Information security processing method and system, first terminal and second terminal
CN108460042B (en) Page display method, related equipment and system
US9253514B2 (en) Requests for emergency services through an IPTV network
EP2630750B1 (en) Quality of service monitoring device and method of monitoring quality of service
CN105721231B (en) A kind of quality of service perception detection method and device
WO2005048005A2 (en) Real time system update in a mobile communication network
KR20150084307A (en) Apparatus and method for controlling an web loading time in a network
CN106790176B (en) Method and system for accessing network
US20150288734A1 (en) Adaptive leveraging of network information
WO2015106524A1 (en) Method, apparatus and server for notifying/sending usage of service package
CN113285920A (en) Service access method, device, equipment and storage medium
CN112486543A (en) Firmware upgrading method, device, storage medium and system of network equipment
CN107196986B (en) Redirection method and device

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