WO2016000162A1 - 网页页面的推送方法、装置及终端 - Google Patents

网页页面的推送方法、装置及终端 Download PDF

Info

Publication number
WO2016000162A1
WO2016000162A1 PCT/CN2014/081244 CN2014081244W WO2016000162A1 WO 2016000162 A1 WO2016000162 A1 WO 2016000162A1 CN 2014081244 W CN2014081244 W CN 2014081244W WO 2016000162 A1 WO2016000162 A1 WO 2016000162A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
response message
address
page
destination
Prior art date
Application number
PCT/CN2014/081244
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 JP2016530319A priority Critical patent/JP6074550B2/ja
Priority to CN201480002056.9A priority patent/CN104541491B/zh
Priority to PCT/CN2014/081244 priority patent/WO2016000162A1/zh
Priority to EP14883530.9A priority patent/EP2991281B1/en
Priority to US14/832,100 priority patent/US9973587B2/en
Publication of WO2016000162A1 publication Critical patent/WO2016000162A1/zh

Links

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/565Conversion or adaptation of application format or content

Definitions

  • the present invention relates to the field of mobile communications, and in particular, to a method, an apparatus, and a terminal for pushing a webpage. Background technique
  • Fidelity, WIFI Fidelity, WIFI terminal products
  • specific needs are: After the user boots, the operator requires to be able to pop up their own portal, and then the user can access the Internet; or after the user owes money, push the user to recharge the page, arrears reminder, etc. .
  • the second terminal receives the Internet access command, and the command may be a Uniform Resource Locator (URL) address, for example, www.baidu.com, and sends a hypertext transfer protocol according to the Internet access command (Hypertext Transfer Protocol).
  • URL Uniform Resource Locator
  • http Hypertext Transfer Protocol
  • the network side returns a response message to the first terminal, and the first terminal encapsulates the response message into a mandatory portal message customized by the operator, and sends the mandatory portal message customized by the operator.
  • the second terminal is displayed, so that the second terminal displays the mandatory portal page customized by the operator.
  • the embodiment of the invention provides a method, a device and a terminal for pushing a web page, which can be solved
  • the second terminal cannot run the application normally, and cannot display the problem of the operator-customized mandatory portal page.
  • a method for pushing a webpage page comprising:
  • the first terminal receives a response from the network side to the request message page of the first terminal, and the response includes: an internet protocol IP address of the destination webpage page; Whether the first terminal stores the response message;
  • the first terminal stores the response message, forwarding the response message to the second terminal; if the first terminal does not store the response message, storing the response message in the first a terminal, and replacing the IP address of the destination web page in the response message with the IP address of the preset web page to obtain a target response message;
  • the method further includes:
  • the first terminal sends an access destination web page request message to the network side, where the request message includes a uniform resource locator URL address of the destination webpage page, so that the network side is based on the URL address. Obtaining and returning the IP address of the destination webpage page;
  • the response information further includes: an address of the second terminal, and the access destination webpage page The source port address of the request message.
  • a push device for a web page comprising:
  • a receiving unit a determining unit, a forwarding unit, a replacing unit, and a transmitting unit;
  • the receiving unit is configured to receive, by the network side, a request for accessing a destination webpage sent by the first terminal a response message of the message, where the response message includes: an internet protocol IP address of the destination webpage page;
  • the determining unit is configured to determine whether the first terminal stores the response message received by the receiving unit;
  • the forwarding unit is configured to: when the determining unit determines that the first terminal stores the response packet, forward the response packet to the second terminal;
  • the replacing unit when the determining unit determines that the first terminal does not store the response message, stores the response message to the first terminal, and uses the destination page in the response message
  • the IP address of the page is replaced with the IP address of the preset web page, and the target response message is obtained;
  • the sending unit is configured to send the target response message obtained by the replacing unit to the second terminal, so that the second terminal displays the preset webpage page according to the target response message. .
  • the sending unit is further configured to send an access destination web page request message to the network side, where the request message includes a uniform resource locator URL address of the destination webpage page, so that the network side is Obtaining and returning an IP address of the destination webpage page according to the URL address;
  • the receiving unit is further configured to receive a response message returned by the network side, where the response message includes an IP address of the destination webpage page.
  • the response information further includes: an address of the second terminal, and the access destination webpage page The source port address of the request message.
  • a terminal comprising:
  • One or more processors are One or more processors;
  • One or more programs are stored in the memory and configured to be executed by one or more processors, One or more programs include:
  • the terminal stores the response message, forwarding the response message to the second terminal; if the terminal does not store the response message, storing the response message to the terminal, and The IP address of the destination webpage in the response message is replaced with the IP address of the preset webpage page, and the target response is obtained;
  • the one or more programs further include:
  • the response message further includes: an address of the second terminal, and the access destination webpage page The source port address of the request message.
  • the method, the device and the terminal for pushing the webpage provided by the embodiment of the present invention compare the received response message with the response message stored by the first terminal, and compare the target webpage page in the response message that is inconsistent.
  • the IP address is modified to obtain a target response message, and the obtained target response message is sent to the second terminal, so that the second terminal can run the application normally, and the preset web page can be accurately displayed.
  • FIG. 1 is a flowchart of a method for pushing a webpage page according to Embodiment 1 of the present invention
  • FIG. 3 is an information interaction diagram of a method for pushing a webpage page according to Embodiment 2 of the present invention.
  • FIG. 4 is a schematic diagram of a pushing device of a webpage page according to Embodiment 3 of the present invention.
  • FIG. 5 is a schematic diagram of a terminal according to Embodiment 4 of the present invention. detailed description
  • FIG. 1 is a flowchart of a method for pushing a webpage page according to Embodiment 1 of the present invention. As shown in FIG. 1 , the method specifically includes:
  • the first terminal receives a response from the network side to the request for accessing the destination webpage page sent by the first terminal, and the response includes: an internet protocol IP address of the destination webpage page.
  • the first terminal has a WIFI connection function
  • the second terminal has a WIFI connection function, for example, It can be a mobile terminal with WIFI connection function, such as a mobile phone, a tablet computer, a notebook computer, etc., or a fixed terminal with a WIFI connection function, such as a desktop computer, a server, or the like.
  • the second terminal is installed with both a browser and an application. Referring to the working principle diagram of the first terminal shown in FIG. 2, the first terminal and the second terminal respectively open the WIFI function, and the second terminal has successfully connected to the first terminal.
  • the second terminal when the second terminal receives an instruction to open a browser or an application, where the instruction includes, but is not limited to, a URL address of the destination webpage page, the destination webpage page is a homepage page of the website accessed by the second terminal, when When the website accessed by the second terminal is Baidu, the URL address of the destination webpage page is: www. ba i du. com, after receiving the above instruction, the second terminal sends a request message for accessing the destination webpage page to the first The terminal, the request message includes, but is not limited to, a URL address of the destination webpage.
  • the first terminal After receiving the request message for accessing the destination webpage page, the first terminal sends the request packet to the network side, and the network side acquires and returns the Internet of the destination webpage page according to the URL address in the received request message. Protocol (Internet Protocol, IP) address.
  • IP Internet Protocol
  • the first terminal receives the response packet returned by the network side, where the response packet includes an IP address of the destination webpage page.
  • the network side may include a Domain Name Resolution Server (DNS), and the DNS server is configured to parse the received URL address to obtain an IP address corresponding thereto.
  • DNS Domain Name Resolution Server
  • the DNS server parses the received Baidu URL address: www. ba idu.com, you can get Baidu's IP address: 202. 108. 22. 5.
  • the first terminal receives the return from the network side.
  • the method may further include:
  • the first terminal reassembles the request message according to the IP address of the received destination webpage, that is, replaces the URL address of the destination webpage in the request with the IP address of the destination webpage, thereby generating an http request packet.
  • the ht tp request message includes, but is not limited to, the source port address of the destination web page request, the address of the second terminal, and the IP address of the destination web page, and sends the ht tp request message to the network side. .
  • the network side After receiving the ht tp request message sent by the first terminal, the network side returns a response message of the ht tp request message to the first terminal, where the response message includes: the destination web page request message Source port address, address of the second terminal, and IP address of the destination page.
  • the address of the second terminal may be a terminal of the second international mobile equipment identification code of the other 1 J (Interna t iona l Mobi le Equi pment Ident if ica t ion Number, IMEI).
  • the first terminal may store the response message in a table, or may store the response message in a queue or other storage area that can temporarily store data.
  • the first terminal when the first terminal has not received the response message, the first terminal does not store any content.
  • the first terminal receives the response message, determining, according to the IP address of the destination webpage page, the address of the second terminal, and the source port address of the destination webpage request message, determining the first terminal Whether to store the response message.
  • the first terminal does not store the response message, store the response message in the first terminal, and replace the IP address of the destination webpage page in the response message with a preset.
  • the IP address of the web page get the target response ⁇ .
  • the first instruction to open the browser is received, or the first instruction to open the application is received, and the first ht tp request message is sent to the first terminal.
  • the first terminal returns a first response message according to the first ht tp request message.
  • the first terminal determines that the response packet is not stored, so the first terminal determines that the response packet is not stored, so the response packet is stored in the first terminal.
  • the source port address of the destination page request, the address of the second terminal, and the IP address of the destination webpage are stored in the first terminal.
  • the preset web page may be a page of the mandatory portal customized by the operator.
  • the preset web page may be a mobile home page.
  • the preset webpage page may be a recharge for the second terminal. Pages and arrears reminders and other pages.
  • the routing protocol stack of the first terminal replaces the IP address of the destination webpage page in the first response packet with the IP address of the preset webpage page to obtain a target response packet.
  • the first terminal stores the response packet to the second terminal; otherwise, the response message is sent to the second terminal.
  • the response message other than the first response message is processed in the same manner as the first response message.
  • the step of determining whether the first terminal stores the response packet is received by the first terminal each time the response packet is received, so that the same response packet can be prevented from being modified multiple times, and the second terminal cannot be normal. Access the destination page and affect the user's feelings.
  • the IP address in the target response packet is a preset webpage.
  • the IP address of the page so the application recognizes the received target response message as an error response message, that is, the second terminal fails to open the application.
  • the second terminal receives the instruction to open the application again, and sends the request message for accessing the destination webpage page to the first terminal, the ht tp request packet generated by the first terminal is generated by the first terminal for the first time.
  • the ht tp request is consistent, and the returned response is also consistent. Therefore, it can be determined that the first terminal has stored the response message, and the first terminal forwards the response message to the second terminal. Thereby the second terminal can open the application normally.
  • the second terminal receives the request to open the browser and sends a request message for accessing the destination web page to the first terminal, the IP address in the target response message is replaced with the IP address of the preset web page. Therefore, the browser can display a preset webpage page, such as a mobile homepage, according to the above-mentioned target response message.
  • the second terminal sends an instruction message to the first terminal, where the instruction message is used to indicate that the first terminal does not respond to the response when receiving the response packet.
  • the IP address is modified so that the second terminal can access the destination webpage normally. Page. That is, the purpose of displaying the mandatory portal page customized by the operator is achieved without affecting the purpose of the second terminal accessing the destination webpage.
  • the first terminal may pre-set the function of the mandatory portal and enable the function.
  • the first terminal performs operations such as judging and modifying the IP address of the received response message until the instruction message is received, and the instruction message may be an instruction to close the function of the mandatory portal, when the network device When the side receives the above command message, the function of the mandatory portal is closed, that is, the IP address in the response message is no longer falsified.
  • the method for pushing a web page compares the received response message with the response message stored by the first terminal, and compares the IP of the destination web page in the response message that is inconsistent.
  • the address is modified to the IP address of the preset web page, the target response message is obtained, and the obtained target response message is sent to the second terminal, so that the second terminal can accurately display the preset web page without Affects the second terminal to normally open the browser to access the destination web page, or open the application normally.
  • FIG. 3 is an information interaction diagram of a method for pushing a webpage page according to Embodiment 2 of the present invention. As shown in FIG. 3, the method specifically includes:
  • the first terminal sends a request to access the destination webpage page.
  • the first terminal receives a response message to the request message.
  • the first terminal sends the target response message to the second terminal.
  • the second terminal displays the preset webpage page.
  • FIG. 4 is a schematic diagram of a pushing device of a webpage page according to Embodiment 3 of the present invention.
  • the apparatus can be used to perform the method described in FIG.
  • the apparatus includes: a receiving unit 401, a determining unit 402, a forwarding unit 403, a replacing unit 404, and a transmitting unit 405.
  • the receiving unit 401 is configured to receive a response message of the access destination web page request message sent by the first terminal to the first terminal, where the response message includes: an internet protocol IP address of the destination webpage page.
  • the determining unit 402 is configured to determine whether the first terminal stores the response message received by the receiving unit 401.
  • the forwarding unit 403 is configured to: when the determining unit 402 determines that the first terminal stores the response packet, forward the response packet to the second terminal.
  • the replacing unit 404 when the determining unit 403 determines that the first terminal does not store the response message, stores the response message in the first terminal, and uses the destination webpage in the response message.
  • the IP address is replaced with the IP address of the preset web page to obtain the target response message.
  • the sending unit 405 is configured to send the target response message obtained by the replacing unit 404 to the second terminal, so that the second terminal displays the preset webpage page according to the target response message.
  • the sending unit 405 is further configured to send an access destination page request message to the network side, where the request message includes a uniform resource locator URL address of the destination webpage page, so that the network Obtaining and returning an IP address of the destination webpage page according to the URL address; the receiving unit 401 is further configured to receive a response message returned by the network side, where the response message includes the destination webpage page IP address.
  • the response message further includes: an address of the second terminal and a source port address of the access destination web page request message.
  • the device for pushing a webpage page compares the received response message with the response message stored by the first terminal, and modifies the IP address of the destination webpage page in the response message that is inconsistent. And obtaining the target response message, and sending the obtained target response message to the second terminal, so that the browser of the second terminal can accurately display the preset webpage page.
  • FIG. 5 is a schematic diagram of a terminal according to Embodiment 4 of the present invention. As shown in FIG. 5, the device includes: a network interface 501, a processor 502, and a memory 503. System bus 504 is used to connect network interface 501, Processor 502 and memory 503.
  • Network interface 501 is used to communicate with other devices.
  • processor 502 can be a CPU.
  • Memory 503 can be a persistent storage, such as a hard drive and flash memory, with one or more programs stored in memory 503 and configured to be executed by one or more processors 502, one or more of which include:
  • the first terminal stores the response message, forwarding the response message to the second terminal; if the first terminal does not store the response message, storing the response message in the first a terminal, and replacing the IP address of the destination web page in the response message with the IP address of the preset web page to obtain a target response message;
  • the one or more programs further include:
  • the response message further includes: an address of the second terminal and a source port address of the destination webpage request message.
  • the terminal provided by the embodiment of the present invention compares the received response message with the response message stored by the first terminal, and modifies the IP address of the destination webpage page in the response message that is inconsistent, and obtains the target response. a message, and sending the obtained target response message to the second terminal, thereby The browser of the second terminal can accurately display the preset web page.
  • RAM random access memory
  • ROM read-only memory
  • EEPROM electrically programmable ROM
  • EEPROM electrically erasable programmable ROM
  • registers hard disk, removable disk, CD-ROM, or technical field Any other form of storage medium known.

Landscapes

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

Abstract

本发明实施例涉及一种网页页面的推送方法、装置及终端,包括:第一终端接收网络侧对第一终端发送的访问目的网页页面请求报文的响应报文,所述响应报文包括:所述目的网页页面的互联网协议IP地址;判断所述第一终端是否存储所述响应报文;如果所述第一终端存储所述响应报文,则转发所述响应报文给第二终端;如果所述第一终端未存储所述响应报文,则存储所述响应报文于所述第一终端,并将所述响应报文中目的网页页面的IP地址替换为预设的网页页面的IP地址,得到目标响应报文;发送所述目标响应报文给所述第二终端,以使所述第二终端根据所述目标响应报文,显示所述预设的网页页面。由此,解决了第二终端不能显示运营商定制的强制门户页面的问题。

Description

网页页面的推送方法、 装置及终端 技术领域
本发明涉及移动通信领域, 尤其涉及一种网页页面的推送方法、 装置及 终端。 背景技术
目前运营商对于强制门户的需求越来越多, 特别是无线保真 (Wireless
Fidelity, WIFI )终端类产品, 具体需求有: 用户开机之后, 运营商要求能 够弹出自己的门户网站, 然后用户才能正常上网; 或者是用户欠费之后, 给 用户推送充值页面、 欠费提醒等页面。
现有技术中, 第二终端接收到上网指令, 该指令可以为统一资源定位符 ( Uniform Resource Locator, URL )地址, 例如, www.baidu.com, 根据上 网指令发送超文本传输协议 ( Hypertext Transfer Protocol, http )请求给 网络侧, 网络侧返回响应报文给第一终端, 第一终端将上述响应报文封装成 运营商定制的强制门户报文, 并将该运营商定制的强制门户报文发送给第二 终端, 从而第二终端显示运营商定制的强制门户页面。 然而, 第二终端运行 应用程序而发送 http请求给第一终端时, 由于第一终端不能区分上述请求是 第一终端在运行应用程序而发送的, 所以存在误将对运行应用程序而向第一 终端发送 http请求返回的响应报文封装成运营商定制的强制门户报文, 而未 对打开浏览器发送的 http请求返回的响应报文进行封装, 从而导致第二终端 不能正常运行应用程序, 且不能显示运营商定制的强制门户页面的问题。 发明内容
本发明实施例提供了一种网页页面的推送方法、 装置及终端, 可以解决 第二终端不能正常运行应用程序, 且不能显示运营商定制的强制门户页面的 问题。
第一方面, 提供了一种网页页面的推送方法, 该方法包括:
第一终端接收网络侧对所述第一终端发送的访问目的网页页面请求 ^艮文 的响应 ^艮文, 所述响应 ^艮文包括: 所述目的网页页面的互联网协议 IP地址; 判断所述第一终端是否存储所述响应报文;
如果所述第一终端存储所述响应报文, 则转发所述响应报文给第二终端; 如果所述第一终端未存储所述响应报文,则存储所述响应报文于所述第一 终端, 并将所述响应报文中目的网页页面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应报文;
发送所述目标响应报文给所述第二终端, 以使所述第二终端根据所述目 标响应报文, 显示所述预设的网页页面。
结合第一方面, 在第一方面的第一种实现方式中,
在所述第一终端接收网络侧对所述第一终端发送的访问目的网页请求报 文的响应 ^艮文之前, 所述方法还包括:
所述第一终端发送访问目的网页页面请求报文给所述网络侧,所述请求报 文包括所述目的网页页面的统一资源定位符 URL地址, 以使得所述网络侧根 据所述 URL地址, 获取并返回所述目的网页页面的 I P地址;
接收所述网络侧返回的响应报文,所述响应报文包括所述目的网页页面的 IP地址。
结合第一方面或第一方面的第一种实现方式,在第一方面的第二种实现方 式中, 所述响应 ^艮文还包括: 所述第二终端的地址和所述访问目的网页页面 请求 ^艮文的源端口地址。
第二方面, 提供了一种网页页面的推送装置, 该装置包括:
接收单元、 判断单元、 转发单元、 替换单元和发送单元;
所述接收单元,用于接收网络侧对第一终端发送的访问目的网页页面请求 报文的响应报文, 所述响应报文包括: 所述目的网页页面的互联网协议 IP地 址;
所述判断单元,用于判断所述第一终端是否存储所述接收单元接收的所述 响应 4艮文;
所述转发单元, 用于所述判断单元判断所述第一终端存储所述响应报文 时, 则转发所述响应报文给第二终端;
所述替换单元,用于所述判断单元判断所述第一终端未存储所述响应报文 时, 则存储所述响应报文于所述第一终端, 并将所述响应报文中目的网页页 面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应报文;
所述发送单元, 用于发送所述替换单元得到的所述目标响应报文给所述 第二终端, 以使所述第二终端根据所述目标响应报文, 显示所述预设的网页 页面。
结合第二方面, 第二方面的第一种实现方式中,
所述发送单元,还用于发送访问目的网页页面请求报文给所述网络侧,所 述请求 ^艮文包括所述目的网页页面的统一资源定位符 URL地址, 以使得所述 网络侧才艮据所述 URL地址, 获取并返回所述目的网页页面的 IP地址;
所述接收单元,还用于接收所述网络侧返回的响应报文,所述响应报文包 括所述目的网页页面的 IP地址。
结合第二方面或第二方面的第一种实现方式,在第二方面的第二种实现方 式中, 所述响应 ^艮文还包括: 所述第二终端的地址和所述访问目的网页页面 请求 ^艮文的源端口地址。
第三方面, 提供了一种终端, 该终端包括:
网络接口;
一个或多个处理器;
存储器;
一个或多个程序存储在存储器中, 并被配置为由一个或多个处理器执行, 一个或多个程序包括:
接收网络侧对所述终端发送的访问目的网页页面请求报文的响应报文,所 述响应报文包括: 所述目的网页页面的互联网协议 IP地址;
判断所述终端是否存储所述响应报文;
如果所述终端存储所述响应报文, 则转发所述响应报文给第二终端; 如果所述终端未存储所述响应报文,则存储所述响应报文于所述终端,并 将所述响应报文中目的网页页面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应 ^艮文;
发送所述目标响应报文给所述第二终端,以使所述第二终端根据所述目标 响应 4艮文, 显示所述预设的网页页面。
结合第三方面,第三方面的第一种实现方式中,所述一个或多个程序还包 括:
发送访问目的网页页面请求报文给所述网络侧,所述请求报文包括所述目 的网页页面的统一资源定位符 URL地址, 以使得所述网络侧才艮据所述 URL地 址, 获取并返回所述目的网页页面的 IP地址;
接收所述网络侧返回的响应报文,所述响应报文包括所述目的网页页面的 IP地址。
结合第三方面或第三方面的第一种实现方式,在第三方面的第二种实现方 式中, 所述响应 4艮文还包括: 所述第二终端的地址和所述访问目的网页页面 请求 ^艮文的源端口地址。
本发明实施例提供的网页页面的推送方法、 装置及终端, 通过将接收到 的响应报文与第一终端存储的响应报文进行比对, 将比对不一致的响应报文 中目的网页页面的 IP地址进行修改, 得到目标响应报文, 并将得到的目标响 应报文发送给第二终端, 从而使第二终端能够正常运行应用程序, 并且能够 准确显示预设的网页页面。 附图说明
图 1为本发明实施例一提供的网页页面的推送方法流程图;
图 2为第一终端的工作原理图;
图 3为本发明实施例二提供的网页页面的推送方法的信息交互图;
图 4为本发明实施例三提供的网页页面的推送装置示意图;
图 5为本发明实施例四提供的终端示意图。 具体实施方式
为使本发明实施例的目的、 技术方案和优点更加清楚, 下面将结合本发 明实施例中的附图, 对本发明实施例中的技术方案进行清楚、 完整地描述, 显然, 所描述的实施例是本发明一部分实施例, 而不是全部的实施例。 基于 本发明中的实施例, 本领域普通技术人员在没有做出创造性劳动前提下所获 得的所有其他实施例, 都属于本发明保护的范围。
为便于对本发明实施例的理解, 下面将结合附图以具体实施例做进一步 的解释说明, 实施例并不构成对本发明实施例的限定。
图 1为本发明实施例一提供的网页页面的推送方法流程图。如图 1所示, 所述方法具体包括:
S110, 第一终端接收网络侧对所述第一终端发送的访问目的网页页面请 求才艮文的响应 4艮文, 所述响应 4艮文包括: 所述目的网页页面的互联网协议 IP 地址。
需要说明的是, 第一终端具有 WIFI 连接功能, 例如, 可以为具有 WIFI 连接功能的客户端终端设备 ( Cus tomer Premi se Equipment , CPE )或者家庭 网关等; 第二终端具有 WIFI连接功能, 例如, 可以为具有 WIFI连接功能的 移动终端, 例如手机、 平板电脑、 笔记本电脑等, 也可以为具有 WIFI连接功 能的固定终端, 例如台式电脑、 服务器等。 此外, 第二终端同时安装有浏览 器和应用程序。 参见图 2 所示的第一终端的工作原理图, 第一终端和第二终端各自打开 WIFI 功能, 并且第二终端已成功连接到第一终端。 具体地, 当第二终端接收 到打开浏览器或者应用程序的指令时, 其中, 指令中包括但不限于目的网页 页面的 URL地址, 目的网页页面即为第二终端访问的网站的首页页面, 当第 二终端访问的网站为百度时, 则上述目的网页页面的 URL 地址为: www. ba i du. com, 第二终端在接收到上述指令之后, 发送访问目的网页页面的 请求报文给第一终端, 该请求报文中包括但不限于上述目的网页页面的 URL 地址。 第一终端接收到上述访问目的网页页面的请求报文之后, 发送该请求 报文给网路侧, 网络侧根据接收到的请求报文中的 URL地址, 获取并返回所 述目的网页页面的互联网协议( Internet Protocol , IP )地址。 第一终端接 收所述网络侧返回的响应报文, 所述响应报文包括所述目的网页页面的 IP地 址。
需要说明的是, 网络侧可以包括域名解析服务器(Doma in Name Sys tem, DNS ) , DNS服务器用于对接收到的 URL地址进行解析, 从而得到与其对应的 IP地址。 例如, DNS服务器对接收到的百度的 URL地址: www. ba idu. com解析 后, 可以得到百度的 IP地址: 202. 108. 22. 5。
可选地,在网络侧根据接收到的请求报文中的 URL地址,获取并返回所述 目的网页页面的互联网协议( Internet Protocol , IP )地址之后, 在第一终 端接收所述网络侧返回的响应报文之前, 所述方法还可以包括:
第一终端根据接收到的目的网页页面的 IP地址, 对上述请求报文重新组 装, 即将该请求 4艮文中目的网页页面的 URL地址替换为目的网页页面的 IP地 址, 从而生成 ht tp请求报文, 该 ht tp请求报文包括但不限于: 所述目的网 页页面请求 ^艮文的源端口地址、 第二终端的地址和目的网页页面的 IP地址, 发送该 ht tp请求报文给网路侧。
网络侧接收到第一终端发送的 ht tp请求 ^艮文之后, 返回上述 ht tp请求 报文的响应报文给第一终端, 该响应报文包括: 所述目的网页页面请求报文 的源端口地址、 第二终端的地址和目的网页页面的 I P地址。
可以理解的是, 当第二终端为移动终端时, 则第二终端的地址可以为第 二终端的国 际移动设备识另1 J码 ( Interna t iona l Mobi le Equi pment Ident if ica t ion Number , IMEI ) 。
S120, 判断所述第一终端是否存储所述响应报文。
需要说明的是, 第一终端可以将响应报文存储在表格中, 也可以将上述 响应报文存储在队列或者其他可以临时存储数据的存储区域中。
在此说明,在第一终端还没有接收到响应报文时,第一终端是没有存储任 何内容的。 当第一终端在接收到响应报文时, 则根据所述目的网页页面的 IP 地址、 所述第二终端的地址和所述目的网页页面请求报文的源端口地址, 判 断所述第一终端是否存储所述响应报文。
S130,如果所述第一终端存储所述响应报文,则转发所述响应报文给第二 终端。
S140 , 如果所述第一终端未存储所述响应 ^艮文, 则存储所述响应 ^艮文于 所述第一终端, 并将所述响应报文中目的网页页面的 IP地址替换为预设的网 页页面的 IP地址, 得到目标响应 ^艮文。
可以理解的是, 在第二终端启动之后, 接收到第一个打开浏览器的指令, 或者接收到第一个打开应用程序的指令, 而通过第一终端发送第一个 ht tp请 求报文给网络侧时, 第一终端会根据该第一个 ht tp请求报文, 返回第一个响 应报文。 由于是网络侧返回的是第一个响应报文, 所以第一终端判断未存储 所述响应报文, 因此存储所述响应报文于所述第一终端。 具体为: 存储所述 目的网页页面请求 4艮文的源端口地址、 第二终端的地址和目的网页页面的 IP 地址于所述第一终端。
在此说明, 预设的网页页面可以为运营商定制的强制门户的页面, 举例 来说, 当运营商为移动时, 则上述预设的网页页面可以为移动首页。 此外, 当第二终端欠费之后, 则上述预设的网页页面可以为给第二终端推送的充值 页面和欠费提醒等页面。
具体地, 第一终端的路由协议栈将上述第一个响应报文中的目的网页页 面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应报文。
对第一终端接收到的除第一个响应报文之外的响应报文,如果所述第一终 端存储所述响应报文, 则转发所述响应报文给第二终端; 否则, 对除第一个 响应报文之外的响应报文进行与第一个响应报文同样的处理。 上述每次在接 收到响应报文时, 都判断所述第一终端是否存储所述响应报文的步骤, 可以 避免连续多次地对同一个响应报文进行修改, 而导致第二终端不能正常访问 目的网页页面, 而影响用户的感受。
S150,发送所述目标响应报文给所述第二终端, 以使所述第二终端根据所 述目标响应报文, 显示所述预设的网页页面。
需要说明的是, 如果是第二终端在接收到打开应用程序的指令, 而发送 访问目的网页页面的请求报文给第一终端时, 由于该目标响应报文中的 IP地 址为预设的网页页面的 IP地址, 所以应用程序将接收到的上述目标响应报文 识别为错误的响应报文, 即第二终端打开上述应用程序失败。 之后, 如果第 二终端再次接收到打开该应用程序的指令, 而发送访问目的网页页面的请求 报文给第一终端时, 第一终端生成的 ht tp请求报文与第一终端第一次生成的 ht tp请求 ^艮文一致, 由此返回的响应 ^艮文也是一致的, 因此, 可以判断第一 终端已存储所述响应报文, 第一终端转发所述响应报文给第二终端, 从而第 二终端可以正常打开该应用程序。
如果是第二终端在接收到打开浏览器的指令, 而发送访问目的网页页面 的请求报文给第一终端时, 该目标响应报文中的 IP地址已经替换为预设的网 页页面的 IP地址, 所以浏览器可以根据上述目标响应报文, 显示预设的网页 页面, 如移动首页。 第二终端在显示预设的网页页面之后, 发送指令消息给 第一终端, 所述指令消息用于指示所述第一终端在接收到所述响应报文时, 不再对响应 4艮文中的 IP地址进行修改, 从而第二终端可以正常访问目的网页 页面。 也即, 达到了在显示运营商定制的强制门户页面的情况下, 而不影响 第二终端访问目的网页页面的目的。
在一种实施例中, 第一终端可以预先设置强制门户的功能, 并开启该功 能。 当强制门户的功能开启时, 第一终端对接收到的响应报文进行判断和修 改 IP地址等操作, 直至接收到上述指令消息, 该指令消息可以为关闭强制门 户的功能的指令, 当网络设备侧接收到上述指令消息时, 关闭强制门户的功 能, 也即不再对响应 ^艮文中的 IP地址进行^ ί'爹改。
综上, 本发明实施例提供的网页页面的推送方法, 通过将接收到的响应 报文与第一终端存储的响应报文进行比对, 将比对不一致的响应报文中目的 网页页面的 IP地址修改为预设的网页页面的 IP地址, 得到目标响应报文, 并发送得到的目标响应报文给第二终端, 从而使第二终端在准确显示预设的 网页页面的前提下, 而不影响第二终端正常打开浏览器访问目的网页页面, 或者正常打开应用程序。
图 3为本发明实施例二提供的网页页面的推送方法的信息交互图。如图 3 所示, 所述方法具体包括:
S310.第一终端发送访问目的网页页面请求 ^艮文。
S320.第一终端接收对所述请求报文的响应报文。
S330. 判断所述第一终端是否存储所述响应报文。
S340.如果存储, 则转发所述响应报文给第二终端。
S350.如果未存储, 则存储所述响应报文, 并将所述响应报文中目的网页 页面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应报文。
S360. 第一终端发送所述目标响应报文给第二终端。
S370.第二终端显示预设的网页页面。
图 4为本发明实施例三提供的网页页面的推送装置示意图。 所述装置可 以用于执行图 1所述的方法。 图 4中, 该装置包括: 接收单元 401、 判断单 元 402、 转发单元 403、 替换单元 404和发送单元 405。 接收单元 401 ,用于接收网络侧对第一终端发送的访问目的网页页面请求 报文的响应报文, 所述响应报文包括: 所述目的网页页面的互联网协议 IP地 址。
判断单元 402 ,用于判断所述第一终端是否存储接收单元 401接收的所述 响应 4艮文。
转发单元 403 ,用于判断单元 402判断所述第一终端存储所述响应报文时, 则转发所述响应报文给第二终端。
替换单元 404 ,用于判断单元 403判断所述第一终端未存储所述响应报文 时, 则存储所述响应报文于所述第一终端, 并将所述响应报文中目的网页页 面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应报文。
发送单元 405 ,用于发送替换单元 404得到的所述目标响应报文给所述第 二终端, 以使所述第二终端根据所述目标响应报文, 显示所述预设的网页页 面。
可选地, 发送单元 405 , 还用于发送访问目的网页页面请求报文给所述网 络侧, 所述请求 "^文包括所述目的网页页面的统一资源定位符 URL地址, 以 使得所述网络侧根据所述 URL地址,获取并返回所述目的网页页面的 I P地址; 接收单元 401 , 还用于接收所述网络侧返回的响应 ^艮文, 所述响应 ^艮文包 括所述目的网页页面的 IP地址。
可选地,所述响应报文还包括: 所述第二终端的地址和所述访问目的网页 页面请求 ^艮文的源端口地址。
本发明实施例提供的网页页面的推送装置, 通过将接收到的响应报文与 第一终端存储的响应报文进行比对, 将比对不一致的响应报文中目的网页页 面的 IP地址进行修改, 得到目标响应报文, 并发送得到的目标响应报文给第 二终端, 从而使第二终端的浏览器能够准确显示预设的网页页面。
图 5为本发明实施例四提供的终端示意图。 如图 5所示, 所述设备包括: 网络接口 501、处理器 502和存储器 503。系统总线 504用于连接网络接口 501、 处理器 502和存储器 503。
网络接口 501用于与其它设备通信。
举例来说, 处理器 502可以是 CPU。
存储器 503 可以是永久存储器, 例如硬盘驱动器和闪存, 一个或多个程 序存储在存储器 503中, 并被配置为由一个或多个处理器 502执行, 一个或 多个程序包括:
接收网络侧对所述第一终端发送的访问目的网页页面请求报文的响应报 文, 所述响应 ^艮文包括: 所述目的网页页面的互联网协议 IP地址;
判断所述第一终端是否存储所述响应报文;
如果所述第一终端存储所述响应报文, 则转发所述响应报文给第二终端; 如果所述第一终端未存储所述响应报文,则存储所述响应报文于所述第一 终端, 并将所述响应报文中目的网页页面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应报文;
发送所述目标响应报文给所述第二终端,以使所述第二终端根据所述目标 响应 ^艮文, 显示所述预设的网页页面。
进一步的, 所述一个或多个程序还包括:
发送访问目的网页页面请求报文给所述网络侧,所述请求报文包括所述目 的网页页面的统一资源定位符 URL地址, 以使得所述网络侧才艮据所述 URL地 址, 获取并返回所述目的网页页面的 IP地址;
接收所述网络侧返回的响应报文,所述响应报文包括所述目的网页页面的
IP地址。
可选地,所述响应 4艮文还包括: 所述第二终端的地址和所述目的网页页面 请求 ^艮文的源端口地址。
本发明实施例提供的终端, 通过将接收到的响应报文与第一终端存储的 响应报文进行比对, 将比对不一致的响应报文中目的网页页面的 IP地址进行 修改, 得到目标响应报文, 并发送得到的目标响应报文给第二终端, 从而使 第二终端的浏览器能够准确显示预设的网页页面。
专业人员应该还可以进一步意识到, 结合本文中所公开的实施例描述的 各示例的单元及算法步骤, 能够以电子硬件、 计算机软件或者二者的结合来 实现, 为了清楚地说明硬件和软件的可互换性, 在上述说明中已经按照功能 —般性地描述了各示例的组成及步骤。 这些功能究竟以硬件还是软件方式来 执行, 取决于技术方案的特定应用和设计约束条件。 专业技术人员可以对每 个特定的应用来使用不同方法来实现所描述的功能, 但是这种实现不应认为 超出本发明的范围。
结合本文中所公开的实施例描述的方法或算法的步骤可以用硬件、 处理 器执行的软件模块, 或者二者的结合来实施。 软件模块可以置于随机存储器 ( RAM ) 、 内存、 只读存储器(ROM ) 、 电可编程 R0M、 电可擦除可编程 R0M、 寄存器、 硬盘、 可移动磁盘、 CD-R0M、 或技术领域内所公知的任意其它形式 的存储介质中。
以上所述的具体实施方式, 对本发明的目的、 技术方案和有益效果进行 了进一步详细说明, 所应理解的是, 以上所述仅为本发明的具体实施方式而 已, 并不用于限定本发明的保护范围, 凡在本发明的精神和原则之内, 所做 的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。

Claims

权 利 要 求 书
1、 一种网页页面的推送方法, 其特征在于, 所述方法包括:
第一终端接收网络侧对所述第一终端发送的访问目的网页页面请求 4艮文 的响应 ^艮文, 所述响应 ^艮文包括: 所述目的网页页面的互联网协议 IP地址; 判断所述第一终端是否存储所述响应报文;
如果所述第一终端存储所述响应报文, 则转发所述响应报文给第二终端; 如果所述第一终端未存储所述响应报文,则存储所述响应报文于所述第一 终端, 并将所述响应报文中目的网页页面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应报文;
发送所述目标响应报文给所述第二终端,以使所述第二终端根据所述目标 响应报文, 显示所述预设的网页页面。
2、 根据权利要求 1所述的方法, 其特征在于, 在所述第一终端接收网络 侧对所述第一终端发送的访问目的网页请求报文的响应报文之前, 所述方法 还包括:
所述第一终端发送访问目的网页页面请求报文给所述网络侧,所述请求报 文包括所述目的网页页面的统一资源定位符 URL地址, 以使得所述网络侧根 据所述 URL地址, 获取并返回所述目的网页页面的 I P地址;
接收所述网络侧返回的响应报文,所述响应报文包括所述目的网页页面的
IP地址。
3、根据权利要求 1或 2所述的方法, 其特征在于, 所述响应报文还包括: 所述第二终端的地址和所述目的网页页面请求报文的源端口地址。
4、 一种网页页面的推送装置, 其特征在于, 所述装置包括: 接收单元、 判断单元、 转发单元、 替换单元和发送单元; 所述接收单元,用于接收网络侧对第一终端发送的访问目的网页页面请求 报文的响应报文, 所述响应报文包括: 所述目的网页页面的互联网协议 IP地 址;
所述判断单元,用于判断所述第一终端是否存储所述接收单元接收的所述 响应 4艮文;
所述转发单元, 用于所述判断单元判断所述第一终端存储所述响应报文 时, 则转发所述响应报文给第二终端;
所述替换单元,用于所述判断单元判断所述第一终端未存储所述响应报文 时, 则存储所述响应报文于所述第一终端, 并将所述响应报文中目的网页页 面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应报文;
所述发送单元, 用于发送所述替换单元得到的所述目标响应报文给所述 第二终端, 以使所述第二终端根据所述目标响应报文, 显示所述预设的网页 页面。
5、 根据权利要求 4所述的装置, 其特征在于,
所述发送单元,还用于发送访问目的网页页面请求报文给所述网络侧,所 述请求 ^艮文包括所述目的网页页面的统一资源定位符 URL地址, 以使得所述 网络侧才艮据所述 URL地址, 获取并返回所述目的网页页面的 IP地址;
所述接收单元,还用于接收所述网络侧返回的响应报文,所述响应报文包 括所述目的网页页面的 IP地址。
6、根据权利要求 4或 5所述的装置, 其特征在于, 所述响应报文还包括: 所述第二终端的地址和所述访问目的网页页面请求报文的源端口地址。
7、 一种终端, 其特征在于, 所述终端包括:
网络接口; 一个或多个处理器;
存储器;
一个或多个程序存储在存储器中, 并被配置为由一个或多个处理器执行, 一个或多个程序包括:
接收网络侧对所述终端发送的访问目的网页页面请求报文的响应报文,所 述响应报文包括: 所述目的网页页面的互联网协议 IP地址;
判断所述终端是否存储所述响应报文;
如果所述终端存储所述响应报文, 则转发所述响应报文给第二终端; 如果所述终端未存储所述响应报文,则存储所述响应报文于所述终端,并 将所述响应报文中目的网页页面的 IP地址替换为预设的网页页面的 IP地址, 得到目标响应 4艮文;
发送所述目标响应报文给所述第二终端,以使所述第二终端根据所述目标 响应报文, 显示所述预设的网页页面。
8、 根据权利要求 7所述的终端, 其特征在于, 所述一个或多个程序还包 括:
发送访问目的网页页面请求报文给所述网络侧,所述请求报文包括所述目 的网页页面的统一资源定位符 URL地址, 以使得所述网络侧才艮据所述 URL地 址, 获取并返回所述目的网页页面的 IP地址;
接收所述网络侧返回的响应报文,所述响应报文包括所述目的网页页面的
IP地址。
9、根据权利要求 7或 8所述的终端, 其特征在于, 所述响应报文还包括: 所述第二终端的地址和所述访问目的网页页面请求报文的源端口地址。
PCT/CN2014/081244 2014-06-30 2014-06-30 网页页面的推送方法、装置及终端 WO2016000162A1 (zh)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2016530319A JP6074550B2 (ja) 2014-06-30 2014-06-30 ウェブページプッシュ方法及び装置、並びに端末
CN201480002056.9A CN104541491B (zh) 2014-06-30 2014-06-30 网页页面的推送方法、装置及终端
PCT/CN2014/081244 WO2016000162A1 (zh) 2014-06-30 2014-06-30 网页页面的推送方法、装置及终端
EP14883530.9A EP2991281B1 (en) 2014-06-30 2014-06-30 Webpage pushing method, device and terminal
US14/832,100 US9973587B2 (en) 2014-06-30 2015-08-21 Web page pushing method and apparatus, and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/081244 WO2016000162A1 (zh) 2014-06-30 2014-06-30 网页页面的推送方法、装置及终端

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/832,100 Continuation US9973587B2 (en) 2014-06-30 2015-08-21 Web page pushing method and apparatus, and terminal

Publications (1)

Publication Number Publication Date
WO2016000162A1 true WO2016000162A1 (zh) 2016-01-07

Family

ID=52855808

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/081244 WO2016000162A1 (zh) 2014-06-30 2014-06-30 网页页面的推送方法、装置及终端

Country Status (5)

Country Link
US (1) US9973587B2 (zh)
EP (1) EP2991281B1 (zh)
JP (1) JP6074550B2 (zh)
CN (1) CN104541491B (zh)
WO (1) WO2016000162A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108737327B (zh) 2017-04-14 2021-11-16 阿里巴巴集团控股有限公司 拦截恶意网站的方法、装置、系统和存储器
CN111222861B (zh) * 2018-11-27 2023-06-23 中国移动通信集团青海有限公司 一种欠费后的充值方法、装置及计算设备
KR102310321B1 (ko) * 2020-03-24 2021-10-08 주식회사 단비코리아 캡티브 포털을 이용한 웹 페이지 제공 방법 및 그 장치
CN113760627B (zh) * 2021-07-27 2023-03-21 飞腾信息技术有限公司 一种采用应答机制的总线中接口调试控制方法及装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1464425A (zh) * 2002-06-28 2003-12-31 华为技术有限公司 一种简易访问网络运营商门户网站的方法
CN101510196A (zh) * 2008-02-14 2009-08-19 华为技术有限公司 网页推送方法、系统及其装置
CN103269313A (zh) * 2013-05-21 2013-08-28 烽火通信科技股份有限公司 嵌入式linux家庭网关强制门户的实现方法

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8266266B2 (en) * 1998-12-08 2012-09-11 Nomadix, Inc. Systems and methods for providing dynamic network authorization, authentication and accounting
US6661799B1 (en) * 2000-09-13 2003-12-09 Alcatel Usa Sourcing, L.P. Method and apparatus for facilitating peer-to-peer application communication
JP2002229898A (ja) * 2001-02-07 2002-08-16 Ntt Comware Corp 通信ネットワークシステムにおけるプロキシサーバ、ならびに同サーバによる代理アクセス方法、および同方法のプログラムを記録した記録媒体
JP4045936B2 (ja) * 2002-11-26 2008-02-13 株式会社日立製作所 アドレス変換装置
US9232338B1 (en) * 2004-09-09 2016-01-05 At&T Intellectual Property Ii, L.P. Server-paid internet access service
WO2006067951A1 (ja) * 2004-12-22 2006-06-29 Matsushita Electric Industrial Co., Ltd. アクセス制御装置およびアクセス制御方法
US20090183247A1 (en) * 2008-01-11 2009-07-16 11I Networks Inc. System and method for biometric based network security
US8533780B2 (en) * 2009-12-22 2013-09-10 Cisco Technology, Inc. Dynamic content-based routing
US8499034B2 (en) * 2010-07-21 2013-07-30 At&T Intellectual Property I, L.P. Methods and apparatus to transmit a request to server via domain system forwarding
US8650495B2 (en) * 2011-03-21 2014-02-11 Guest Tek Interactive Entertainment Ltd. Captive portal that modifies content retrieved from designated web page to specify base domain for relative link and sends to client in response to request from client for unauthorized web page
WO2012144190A1 (en) 2011-04-18 2012-10-26 Nec Corporation Terminal, control device, communication method,communication system, communication module, program, and information processing device
US20120317153A1 (en) * 2011-06-07 2012-12-13 Apple Inc. Caching responses for scoped and non-scoped domain name system queries
US9313205B2 (en) * 2012-04-24 2016-04-12 Iboss, Inc. Restricting communication over an encrypted network connection to internet domains that share common IP addresses and shared SSL certificates
US9178861B2 (en) * 2012-10-16 2015-11-03 Guest Tek Interactive Entertainment Ltd. Off-site user access control
EP3080972B1 (en) * 2013-12-12 2017-06-28 Telefonaktiebolaget LM Ericsson (publ) A method and network node for caching web content
US9497063B2 (en) * 2014-05-16 2016-11-15 Iboss, Inc. Maintaining IP tables

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1464425A (zh) * 2002-06-28 2003-12-31 华为技术有限公司 一种简易访问网络运营商门户网站的方法
CN101510196A (zh) * 2008-02-14 2009-08-19 华为技术有限公司 网页推送方法、系统及其装置
CN103269313A (zh) * 2013-05-21 2013-08-28 烽火通信科技股份有限公司 嵌入式linux家庭网关强制门户的实现方法

Also Published As

Publication number Publication date
CN104541491B (zh) 2017-10-17
JP2016532194A (ja) 2016-10-13
CN104541491A (zh) 2015-04-22
EP2991281A1 (en) 2016-03-02
JP6074550B2 (ja) 2017-02-01
EP2991281A4 (en) 2016-06-15
US9973587B2 (en) 2018-05-15
EP2991281B1 (en) 2019-08-07
US20150381749A1 (en) 2015-12-31

Similar Documents

Publication Publication Date Title
US10491676B2 (en) Information sharing method, information sharing apparatus, and electronic device
US11716390B2 (en) Systems and methods for remote management of appliances
US9565161B2 (en) Automatically replacing localhost as hostname in URL with fully qualified domain name or IP address
TW201842756A (zh) 攔截惡意網站的方法、裝置、系統、處理器和記憶體
US10250714B2 (en) Page redirection method, routing device, terminal device and system
EP2985705A2 (en) Webpage access method and apparatus, and router
WO2016000162A1 (zh) 网页页面的推送方法、装置及终端
US20140325089A1 (en) Method, terminal, server and system for page jump
CN107872548A (zh) 网页链接方法、装置及可读存储介质
WO2014094240A1 (zh) 一种互联网应用交互方法、装置及系统
US10455413B2 (en) Systems and methods to anonymize web browsing
TW201733314A (zh) 執行請求指令的方法及相關的伺服器
US20150317143A1 (en) Method and apparatus for installing webpage application
WO2016095521A1 (zh) 一种域名系统dns重定向的方法、装置和系统
WO2016095751A1 (zh) 一种域名解析方法及装置
US10455037B2 (en) Systems and methods to anonymize web browsing
US9634987B2 (en) Obtaining a MAC address from an external source
WO2020103578A1 (zh) 域名查询方法及相关产品
CN114598524B (zh) 检测代理工具的方法、装置、设备以及存储介质
CN110278271B (zh) 网络请求控制方法、装置及终端设备
CN109167714B (zh) Ipv4网络中的终端访问ipv6网络的方法、系统、设备和介质
CN114265650A (zh) 访问小程序方法、装置、设备、存储介质及计算机程序产品
CN111541639A (zh) 阻止计算设备上的广告的系统和方法
TW201438438A (zh) 點對點資料傳輸系統及方法

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2014883530

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2016530319

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14883530

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE