Gateway Page Insertion Policy for Mobile Station Response

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing page insertion technologies often result in long response times and incomplete display of requested page content due to inefficiencies in service interaction.

Innovation Solution

A method and device that acquire a page insertion policy, determine address information for both the requested webpage and the to-be-inserted page, and add this information to a response message, allowing the gateway device to block the service link and return the necessary address information to the mobile station, ensuring timely and complete page acquisition.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the gateway device inserts JavaScript code into the response packet to implement page insertion, then the page insertion function is achieved, but the response time of service interaction becomes long and the display of requested page content becomes incomplete

Engineering Contradiction:
Improvepage insertion functionVSAvoidservice interaction response time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The gateway device performs preliminary actions by determining whether to insert a page before the service interaction completes. The gateway acquires a page insertion policy, determines address information for both the requested webpage and the to-be-inserted page, and adds this information to the response message in advance, avoiding time-consuming operations during the interaction process

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The invention extracts the page insertion operation from the normal service interaction flow. Instead of inserting JavaScript code into the response packet which interrupts the interaction, the gateway device separately determines address information and includes it in the response message, allowing the mobile station to acquire both pages independently without delaying the service interaction

Inventive Principle:
Principle #2Taking out (Extraction)

2Adaptability or versatility

If the gateway device inserts JavaScript code into the response packet, then page insertion is implemented, but the integrity of the requested webpage content is compromised

Engineering Contradiction:
Improvepage insertion capabilityVSAvoidwebpage content integrity
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The gateway device acts as an intermediary that provides address information for both the requested webpage and the to-be-inserted page in the response message. The mobile station then independently acquires both pages using the provided address information, ensuring that the requested webpage content remains intact while the insertion page is separately obtained and displayed

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The solution segments the page acquisition process into two independent parts: the requested webpage and the to-be-inserted page. Each page is acquired separately using distinct address information provided in the response message, ensuring that neither page interferes with the integrity of the other

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11064052B2Page insertion method and device
Publication Date: 2021.07.13 HUAWEI TECH CO LTD
  • US11064052B2 patent drawing
  • US11064052B2 patent drawing
  • US11064052B2 patent drawing

AI summary

The present invention includes a page insertion method and device. The method includes: acquiring a page insertion policy; receiving a webpage acquisition request message sent MS; determining first address information corresponding to the webpage acquisition request message; determining second address information of a to-be-inserted page according to the page insertion policy; and adding the first address information and the second address information to a response message and sending the response message to the MS. Thus the MS acquires the to-be-inserted page when acquiring the webpage, reduces a time for service interaction, ensures integrity of the webpage acquired by the MS, thereby effectively improving system performance.