US20100223355A1 - Method for page redirection and WAP gateway - Google Patents

Method for page redirection and WAP gateway Download PDF

Info

Publication number
US20100223355A1
US20100223355A1 US12/779,851 US77985110A US2010223355A1 US 20100223355 A1 US20100223355 A1 US 20100223355A1 US 77985110 A US77985110 A US 77985110A US 2010223355 A1 US2010223355 A1 US 2010223355A1
Authority
US
United States
Prior art keywords
page
redirection
user terminal
wap gateway
requested
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.)
Abandoned
Application number
US12/779,851
Inventor
Zanfeng Yang
Xuri Liu
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Assigned to HUAWEI TECHNOLOGIES CO., LTD. reassignment HUAWEI TECHNOLOGIES CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LIU, XURI, YANG, ZANFENG
Publication of US20100223355A1 publication Critical patent/US20100223355A1/en
Priority to US13/731,360 priority Critical patent/US8918476B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • 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/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • 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/563Data redirection of data network streams
    • 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
    • H04L67/5651Reducing the amount or size of exchanged application data

Definitions

  • the present disclosure relates to the field of communications, and more particularly to the technology for page redirection.
  • a user terminal can initiate a page request to a WAP gateway through a wireless interface.
  • the WAP gateway requests the page requested by the user terminal from a Service Provider (SP), and returns the page obtained from the SP to the user terminal.
  • SP Service Provider
  • the position of the page requested by the user terminal may change, for example, the page requested by the user terminal was originally located in a server A, but now is redirected to a server B. Therefore, at this time, the user terminal needs to perform a page redirection to acquire the desired page.
  • the user terminal initiates the page request to the WAP gateway through the wireless interface, the request carrying the URL information, where the URL information is about the page when the page is located in the server A.
  • the WAP gateway acquires the page corresponding to the URL information from the server A of the SP, and directly returns the page to the user terminal.
  • the page acquired by the user terminal from the server A may contain redirection information, requiring the user terminal to reacquire the page from the server B.
  • the user terminal performs the page redirection so as to acquire the desired page.
  • the inventor of the present disclosure has found that according to the conventional art, the time delay from the initiation of the request by the user terminal to the acquisition of the final page is pretty long. This is because there could be more multiple redirections for the page accessed by the user terminal. That is, multiple redirection interaction operations are needed between the user terminal and the SP, while the wireless interface transmission between the user terminal and the WAP gateway needs a longer time delay. Therefore, multiple redirections between the user terminal and the SP make the time delay from the initiation of the request by the user terminal to the acquisition of the final page relatively long.
  • the time delay for the user terminal to acquire the final page is related to the number of times of redirection: the more the number of times of redirection, the longer the time delay.
  • the total time from requesting “house and car*people forum” by the user terminal to acquiring the page is 8.3 s, where four redirections take 5 s and each redirection approximately takes about is, and displaying the contents on the page of “house and car*people forum” takes 3 s.
  • the operation of multiple redirections is the main reason for effecting page refreshment.
  • the main technical problem to be solved by an embodiment of the present disclosure is to provide a method for page redirection and to provide a WAP gateway, which reduces the time delay the terminal may experience when acquiring pages.
  • an embodiment of present disclosure provides a method for page redirection, including: requesting, by a WAP gateway, a page requested by a user terminal from a service provider when receiving the page request from the user terminal; and when a page returned by the service provider satisfies a page redirection criterion, performing, by the WAP gateway, a page redirection, and returning the page obtained after the redirection to the user terminal.
  • An embodiment of the present disclosure further provides a WAP gateway, including: a requesting module, configured to request, when receiving a page request from a user terminal, a page requested by the user terminal from a service provider, and configured to receive a page returned by the service provider; a first determining module, configured to determine, after the requesting module receives the page returned by the service provider, whether the page returned by the service provider satisfies the page redirection criterion; a redirecting module, configured to perform a page redirection when the first determining module determines that the page returned by the service provider satisfies the page redirection criterion; and a sending module, configured to return the page obtained after the redirection by the redirecting module to the user terminal.
  • a requesting module configured to request, when receiving a page request from a user terminal, a page requested by the user terminal from a service provider, and configured to receive a page returned by the service provider
  • a first determining module configured to determine, after the requesting module receive
  • the WAP gateway requests, when receiving the page request from the user terminal, the page requested by the user terminal from the SP, and when the page returned by the SP satisfies the page redirection criterion, the WAP gateway rather than the user terminal performs the page redirection, and returns the page obtained after the redirection to the user terminal.
  • the WAP gateway will perform the page redirection, rather than the user terminal initiating the page redirection.
  • Such configuration may reduce the occupation of Um Interface resource between the WAP gateway and the user terminal, thereby reducing the time delay the terminal experiences when acquiring pages, so as to increase the customer satisfaction and to improve the efficiency of refreshing pages.
  • the page redirection initiated by the user terminal needs to use a wireless network bandwidth and it is necessary for the user terminal to have the function of the page redirection
  • the page redirection performed by the WAP gateway rather than the user terminal can further reduce the use of the wireless network bandwidth, so as to lower the mobile comprehensive purchase cost, reduce the dependence on the user terminal and decrease complaints from the user.
  • FIG. 1 is a schematic diagram illustrating the flow of a method for page redirection according to an embodiment of the present disclosure
  • FIG. 2 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure
  • FIG. 3 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure
  • FIG. 4 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure
  • FIG. 5 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure
  • FIG. 6 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic diagram illustrating a specific configuration of a WAP gateway according to an embodiment of the present disclosure.
  • FIG. 1 is a schematic diagram illustrating the flow of a method for page redirection according to an embodiment of the present disclosure.
  • the WAP gateway requests, when receiving the page request from the user terminal, the page requested by the user terminal from the SP.
  • the WAP gateway taking the place of the user terminal, performs the page redirection, and returns the page obtained after the redirection to the user terminal.
  • the WAP gateway receives the page request from the user terminal, and requests the page requested by the user terminal from the SP according to the page request of the user terminal.
  • the user terminal when it needs to access a certain page, the user terminal sends the page request for this page to the WAP gateway through a wireless interface. After receiving the page request, the WAP gateway requests, according to URL information carried in the request, the page requested by the user terminal from the SP.
  • step 120 the WAP gateway determines whether the page returned by the SP satisfies the page redirection criterion, and if the page satisfies the page redirection criterion, the process proceeds to step 130 ; if the page does not satisfy the page redirection criterion, the process proceeds to step 140 .
  • the WAP gateway After the WAP gateway requests the page from the SP according to the URL information carried in the page request of the user terminal, the SP returns the page corresponding to the URL information to the WAP gateway.
  • the WAP gateway parses the page returned by the SP, and if the page returned by the SP satisfies the page redirection criterion, it indicates that the page for which the user terminal expects to acquire is no longer located in the original server, and that the page redirection is needed; if the page returned by the SP does not satisfy the page redirection criterion, it indicates that the page for which the user terminal expects to acquire is still located in the original server, and that the page returned by the SP is the desired page of the user terminal.
  • the page redirection criterion may be that the page contains the redirection serial status codes indicating that a redirection is needed, or that the page contains an “onenterforward” mark.
  • the status codes are redirection serial status codes, it indicates that the redirection is needed for the page; as for Wireless Markup Language (WML) pages, if the page contains the “onenterforward” mark, it indicates that the redirection is needed for the page. Therefore, the criteria for determining the redirection according to the embodiment are applicable not only for general pages but also for WML pages.
  • the page returned by the SP contains redirection serial status codes such as 300 , 301 , 302 , 303 , 305 and 307 , or the page returned by the SP is the WML page which contains the “onenterforward” mark.
  • the WAP gateway determines that the page returned by the SP satisfies the page redirection criterion, and that the page redirection is needed, that is to proceed to step 130 .
  • the WAP gateway determines that the page returned by the SP does not satisfy the page redirection criterion, and that the page redirection is not needed, that is to proceed to step 140 .
  • step 130 after determining that the page returned by the SP satisfies the page redirection criterion and that the page redirection is needed, the WAP gateway, taking the place of the user terminal, performs the page redirection, and returns the page obtained after the redirection to the user terminal.
  • the WAP gateway may perform the page redirection according to redirection information carried in the page returned by the SP which satisfies the page redirection criterion, and returns the page obtained after the redirection to the user terminal.
  • the WAP gateway When the page requested by the user terminal needs to be redirected, the WAP gateway will perform the page redirection, rather than the user terminal initiating the page redirection. Such configuration may reduce air interface interaction between the WAP gateway and the user terminal, thereby reducing the time delay the terminal experiences when acquiring pages, so as to increase the customer satisfaction and to improve the efficiency of refreshing pages. Moreover, because the page redirection initiated by the user terminal needs to use a wireless network bandwidth and it is necessary for the user terminal to have the function of the page redirection, the page redirection performed by the WAP gateway rather than the user terminal can further reduce the use of the wireless network bandwidth, so as to lower the mobile comprehensive purchase cost, reduce the dependence on the user terminal and decrease complaints from the user.
  • step 140 after determining that the page returned by the SP does not satisfy the page redirection criterion and that the page redirection is not needed, the WAP gateway directly sends the page returned by the SP to the user terminal, so that the user terminal may acquire the desired page.
  • FIG. 2 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure.
  • This embodiment is an implementation of the embodiment as shown in FIG. 1 .
  • the WAP gateway further needs to retain “Cookie” information included in the page returned by the SP.
  • step 201 the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.monternet.com/redirect.wml.
  • step 202 after the WAP gateway receives the page request, it can be aware that according to URL information in the request, the page requested by the user terminal is in the Monternet. Therefore, the request is forwarded to the Monternet, to request acquisition of the page requested by the user terminal.
  • the WAP2.0 type user terminal may support the WML page, while the WAP1.x type user terminal does not support the WML page. Therefore, if the user terminal initiating the page request is a type of WAP1.x, the WAP gateway may choose not to distribute the WML page to the user terminal.
  • the WAP gateway retains the “Cookie” information included in the page returned by the SP. Therefore, when the WAP gateway needs to request the acquired page from the SP, the requested page can be successfully acquired according to the retained “Cookie” information.
  • the specific flow will be described by the following steps 207 - 214 .
  • step 207 the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.monternet.com/news/2.wml.
  • step 210 the WAP gateway distributes the WML page returned by the Monternet to the user terminal.
  • step 211 the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.sina.com/2.wml.
  • step 214 the WAP gateway distributes the WML page returned by Sina to the user terminal.
  • steps 207 - 210 describe the flow of the user terminal accessing the page with URL as http://wap.monternet.com/news/2.wml; steps 211 - 214 describe the flow of the user terminal accessing the page with URL as http://wap.sina.com/2.wml.
  • the WAP gateway successfully acquires the pages from the SP through the retained “Cookie” information and distributes them to the user terminal.
  • the HTTP protocol is a stateless protocol, so the “Cookie” information plays the role of managing session status correspondingly.
  • the SP determines whether the request of the user is valid or not according to the “Cookie” information. For example, if a certain user terminal accesses a website (such as Monternet), the SP will first set a Cookie for the user terminal. Within the period of validity of the Cookie the user terminal needs to carry the Cookie when accessing other catalogues or files in the website; otherwise, the page stays on the home page all the time and the user terminal cannot enter any subsequent directory. Moreover, some websites can set some personalized pages (such as language settings) for a certain user terminal. If the user terminal needs to access the website again within the period of validity of the Cookie, the user terminal can re-access the website according to the “Cookie” information, with no need of resetting the page.
  • a website such as Monternet
  • some websites may require the user to input an account ID, a password, and so on in access.
  • the websites may set a Cookie for the user, so that when accessing the website within the period of validation of the Cookie again, the user does not need to again input the account ID, the password and so on.
  • the “Cookie” information of webpage retained by the WAP gateway is with respect to one terminal. Therefore, there is a plurality of ways in implementation, for example, the “Cookie” information is retained in a memory or a data base, etc.
  • FIG. 3 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure.
  • This embodiment is an implementation of the embodiment as shown in FIG. 1 .
  • the WAP gateway further needs to change relative URL information in the page obtained after the redirection into absolute URL information.
  • step 301 the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.monternet.com/redirect.wml.
  • step 302 after the WAP gateway receives the page request, according to the URL information in the request it can be aware that the page requested by the user terminal is located in the Monternet. Therefore, the request is forwarded to the Monternet, to request acquisition of the page requested by the user terminal.
  • the Monternet returns the redirected page.
  • the Monternet After the Monternet receives the page request forwarded by the WAP gateway, it can be aware that the page for which the user terminal expects to acquire has been changed into Sina. Therefore, the Monternet returns the redirect page to the WAP gateway, where the redirected page contains the information which needs to be redirected to http://wap.sina.com/sports.wml.
  • step 304 after receiving the redirected page, the WAP gateway processes the redirected page. Specifically, after the WAP gateway receives the redirected page, by parsing the redirected page it can be aware that the page satisfies the page redirection criterion and needs to be redirected to http://wap.sina.com/sports.wml. Therefore, the WAP gateway rather than the user terminal performs the page redirection, and redirects the page to http://wap.sina.com/sports.wml.
  • Sina returns the WML page to the WAP gateway.
  • the WAP gateway determines whether the WML page returned by Sina contains the relative URL information; and if yes, the URL information is changed into the absolute URL information.
  • the WML page returned by Sina contains the relative URL information: ./basketball.wml, and thus the WAP gateway needs to change the relative URL information into the absolute URL information, that is, to change ./basketball.wml into http://wap.sina.com/basketball.wml. Thereafter, the WML page in which the URL information has been changed is sent to the user terminal.
  • step 307 the user terminal accesses the page specified by the absolute URL. That is, the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.sina.com/basksetball.wml.
  • step 308 after the WAP gateway receives the page request, according to the URL information in the request it can be aware that the page requested by the user terminal is located in Sina. Therefore, the request is forwarded to Sina, to request acquisition of the page requested by the user terminal.
  • Sina returns the requested WML page to the WAP gateway.
  • step 310 after receiving the WML page returned by Sina, the WAP gateway returns the page to the user terminal.
  • the WAP gateway needs to change the relative URL information into the absolute URL information, so as to ensure that the subsequent user terminal access can reach the accurate page.
  • FIG. 4 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure. On the basis of the embodiment as shown in FIG. 1 , this embodiment further adds the step of determining whether the page requested by the user terminal is a download page or a page configured to not need the redirection.
  • Step 410 and step 420 are similar to step 110 and step 120 , respectively, and are not repeated here for brevity.
  • step 420 If the WAP gateway determines that the page returned by the SP satisfies the page redirection criterion in step 420 , the process proceeds to step 430 ; if not, the process proceeds to step 460 .
  • step 430 the WAP gateway determines whether the page requested by the user terminal is a download page or a page configured to not need the redirection; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the process proceeds to step 440 ; if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the process proceeds to step 450 .
  • the WAP gateway can determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection.
  • the WAP gateway can determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the process proceeds to step 440 , where the page returned by the SP is directly sent to the user terminal and the page redirection is performed by the user terminal; if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the process proceeds to step 450 , where the WAP performs the page redirection rather than the user terminal, and returns the page obtained after the redirection to the user terminal. Step 450 is similar to step 130 .
  • step 420 If the WAP gateway determines that the page returned by the SP does not satisfy the page redirection criterion in step 420 , the process proceeds to step 460 , where the page returned by the SP is directly sent to the user terminal, so that the user terminal acquires the desired page. This step is similar to step 140 .
  • the WAP gateway needs to determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection, so as to solve the problem that the user terminal cannot identify the file when the page requested by the user terminal is a download page or a page configured to not need the redirection.
  • a black list and white list of URL list may be set in the WAP gateway, where the URL in the white list is the page which needs to be redirected by the WAP gateway in place of the user terminal, and the URL in the black list is the page which prohibits the WAP gateway from performing the redirection in place of the user terminal.
  • a fuzzy matching is supported.
  • black and white lists of the filename suffix of the redirected URL are set in the WAP gateway, where the filename suffix in the white list is the page which needs to be redirected by the WAP gateway, and the filename suffix in the black list is the page which prohibits the WAP gateway from performing the redirection in place of the user terminal.
  • a complete matching is adopted.
  • FIG. 5 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure. On the basis of the embodiment as shown in FIG. 4 , this embodiment further solves the problem of a timer in page redirection.
  • Step 510 to step 540 are similar to step 410 to step 440 entirely, and are not repeated here for brevity.
  • step 550 the WAP gateway determines whether the page requested by the user terminal contains a timer. That is, after determining that the page requested by the user terminal is not a download page or a page configured to not need the redirection, the WAP gateway further needs to determine whether the page contains a timer, and if yes, the process proceeds to step 560 ; if not, the process proceeds to step 570 .
  • step 560 the WAP gateway starts the timer and waits for the timeout. This is because that if the page requested by the user terminal contains the timer, it indicates that the page requested by the use terminal needs to wait for a period of time before the redirection. Therefore, it is necessary for the WAP gateway to wait for the timeout of the timer before starting the page redirection, so as to ensure that the page requested by the user terminal can be successfully acquired.
  • step 570 the WAP gateway, taking the place of the user terminal, performs the page redirection, and returns the page obtained after the redirection to the user terminal. This step is similar to step 450 .
  • step 520 If the WAP gateway determines that the page returned by the SP does not satisfy the page redirection criterion in step 520 , the process proceeds to step 580 , where the page returned by the SP is directly sent to the user terminal, so that the user terminal acquires the desired page. This step is similar to step 460 .
  • the sixth embodiment of the present disclosure relates to a method for page redirection and is similar to the fourth embodiment.
  • the difference is as follows.
  • the WAP gateway determines whether the page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the WAP gateway, taking the place of the user terminal, performs the page redirection; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the WAP gateway directly sends the page satisfying the page redirection criterion to the user terminal, the user may perform the page redirection by himself or herself, so as to solve the problem that the user terminal cannot identify the downloaded file.
  • the determination is made regarding whether the page is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the page obtained after the redirection is returned to the user terminal; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the page satisfying the page redirection criterion is sent to the user terminal, and the user may perform the page redirection by himself or herself, to solve the problem that the user terminal cannot identify the download file.
  • FIG. 6 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure.
  • step 601 the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://kjava.monternet.com/download.wml.
  • step 602 after the WAP gateway receives the page request, according to the URL information in the request it can be aware that the page requested by the user terminal is located in the Monternet. Therefore, the request is forwarded to the Monternet, to request acquisition of the page requested by the user terminal.
  • step 603 the Monternet returns the redirected page which contains the link of the file to be downloaded.
  • the Monternet After the Monternet receives the page request forwarded by the WAP gateway, it can be aware that the page for which the user terminal expects to acquire has been changed into Sina. Hence, the Monternet returns the redirected page to the WAP gateway.
  • the WAP gateway processes the redirected page. Specifically, after the WAP gateway receives the redirected page, by parsing the redirected page it can be aware that the page satisfies the page redirection criterion and needs to be redirected to http://wap.sina.com/1.jar. Therefore, the WAP gateway, taking the place of the user terminal, performs the page redirection, and redirects the page to http://wap.sina.com/1.jar.
  • Sina returns the page redirected by the WAP gateway to the WAP gateway.
  • the WAP gateway determines whether the page is a download page or a page configured to not need the redirection.
  • the WAP gateway can determine whether the page is a download page or a page configured to not need the redirection according to the Multimedia Internet Mail Extend (MIME) type of the page. If it is determined that the page is not a download page or a page configured to not need the redirection, the page obtained after the redirection is returned to the user terminal, and the flow ends. If it is determined that the page is a download page or a page configured to not need the redirection, the process proceeds to step 607 . In this embodiment it is determined that the page is a download page or a page configured to not need the redirection, and thus the process proceeds to step 607 .
  • MIME Multimedia Internet Mail Extend
  • step 607 the WAP gateway retains the page acquired from Sina, and returns the redirect page acquired from the Monternet to the user terminal.
  • step 608 after the user terminal receives the redirected page, by parsing the redirected page it can be aware that the page satisfies the page redirection criterion and needs to be redirected to http://wap.sina.com/1.jar. Therefore, the user terminal performs the page redirection and redirects the page to http://wap.sina.com/1.jar.
  • step 609 after receiving the page redirection request from the user terminal, according to the URL in this request the WAP gateway can determine that this page has located in the WAP gateway, and can directly return the page to the user terminal.
  • the WAP gateway may perform multiple page redirections, that is, through further redirection (a second redirection or even more redirections) after the page is obtained by the first redirection, the WAP gateway can eventually obtain the required page.
  • the method further includes:
  • FIG. 7 is a schematic diagram illustrating a specific configuration of a WAP gateway according to an embodiment of the present disclosure.
  • the WAP gateway includes: a requesting module, configured to request, when receiving a page request from a user terminal, a page requested by the user terminal from a SP, and to receive the page returned by the SP; a first determining module, configured to determine, after the requesting module receives the page returned by the SP, whether the page returned by the SP satisfies the page redirection criterion; a redirecting module, configured to perform, in place of the user terminal, a page redirection when the first determining module determines that the page returned by the SP satisfies the page redirection criterion; and a sending module, configured to return the page obtained after the redirection by the redirecting module to the user terminal.
  • the page redirection criterion is that the page contains redirection serial status codes indicating that a redirection is needed, or that the page contains the “onenterforward” mark, so that the embodiment of the present disclosure is applicable not only for general pages but also for WML pages.
  • the WAP gateway may further include a storing module, configured to retain “Cookie” information included in the page returned by the SP.
  • a storing module configured to retain “Cookie” information included in the page returned by the SP.
  • the requesting module requests the acquired page from the SP according to the “Cookie” information retained by the storing module, so that the page is successfully acquired.
  • the WAP gateway according to this embodiment may further include a URL information changing module, configured to change, when the page obtained after the redirection performed by the redirecting module contains relative URL information, the relative URL information into absolute URL information.
  • the sending module returns the page in which the URL information has been changed to the user terminal, to prevent the problem that access may fail when the user terminal further accesses the redirected page.
  • the WAP gateway may further include a second determining module, configured to determine whether a page requested by the user terminal is a download page or a page configured to not need the redirection.
  • the sending module is further configured to send the page satisfying the page redirection criterion to the user terminal.
  • the second determining module determines, when the first determining module determines the page satisfies the page redirection criterion, whether the page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the second determining module triggers the redirecting module; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the second determining module triggers the sending module to send the page satisfying the page redirection criterion to the user terminal.
  • the second determining module determines, after the redirecting module performs the redirection, whether a page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the second determining module triggers the sending module to return the page obtained after the redirection to the user terminal; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the second determining module triggers the sending module to send the page satisfying the page redirection criterion to the user terminal.
  • the URL of the page obtained after the redirection is not consistent with that used when the user terminal initiates the page request. Therefore, the WAP gateway needs to determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection, so as to solve the problem that the user terminal cannot identify the file when the page requested by the user terminal is a download page or a page configured to not need the redirection.
  • the WAP gateway requests, when receiving the page request from the user terminal, the page requested by the user terminal from the SP, and when the page returned by the SP satisfies the page redirection criterion, the WAP gateway, taking the place of the user terminal, performs the page redirection, and returns the page obtained after the redirection to the user terminal.
  • the WAP gateway will perform the page redirection, rather than the user terminal initiating the page redirection.
  • Such configuration may reduce air interface interaction between the WAP gateway and the user terminal, thereby reducing the time delay the terminal experiences when acquiring pages, so as to increase the customer satisfaction and to improve the efficiency of refreshing pages.
  • the page redirection initiated by the user terminal needs to use a wireless network bandwidth and it is necessary for the user terminal to have the function of the page redirection
  • the page redirection performed by the WAP gateway rather than the user terminal can further reduce the use of the wireless network bandwidth, so as to lower the mobile comprehensive purchase cost, reduce the dependence on the user terminal and decrease complaints from the user.
  • the page redirection criterion is that the page contains redirection serial status codes indicating that a redirection is needed, or that the page contains the “onenterforward” mark, so that the embodiment of the present disclosure is applicable not only for general pages but also for WML pages.
  • the WAP gateway retains the “Cookie” information included in the page returned by the service provider, so that the page which has been requested to be acquired from the SP can be acquired successfully.
  • the WAP gateway taking the place of the user terminal, performs the page redirection, if the obtained page contains relative URL information, the relative URL information is changed into absolute URL information and is sent to the user terminal, to prevent the problem that access may fail when the user terminal further accesses the redirected page.
  • the URL of the page obtained after the redirection is not consistent with that used when the user terminal initiates the page request. Therefore, the WAP gateway needs to determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection, so as to solve the problem that the user terminal cannot identify the file when the page requested by the user terminal is a download page or a page configured to not need the redirection.

Abstract

The present disclosure relates to the field of communications, and discloses a method for page redirection and a WAP gateway, which reduces the time delay the terminal experiences when acquiring pages. In the present disclosure, the WAP gateway requests, when receiving a page request from a user terminal, a page requested by the user terminal from a service provider; and when a page returned by the service provider satisfies a page redirection criterion, the WAP gateway performs a page redirection, and returns the page obtained after the redirection to the user terminal. The page redirection criterion is that the page contains redirection serial status codes indicating that a redirection is needed, or that the page contains an “onenterforward” mark. The WAP gateway retains the “Cookie” information included in the page returned by the service provider.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a continuation of International Application No. PCT/CN2008/073035, filed on Nov. 12, 2008, which claims priority to Chinese Patent Application No. 200710124514.8, filed on Nov. 13, 2007, both of which are hereby incorporated by reference in their entireties.
  • FIELD OF THE INVENTION
  • The present disclosure relates to the field of communications, and more particularly to the technology for page redirection.
  • BACKGROUND OF THE INVENTION
  • With the increasing demand of a user on the mobile communications, it is necessary for a mobile network to launch more and more new services so as to satisfy various demands of the user. In recent years, new services of the mobile network have continually emerged, including data communications and facsimile, Chinese and English short message service, international roaming, mobile-phone stock exchange, dual-band networks, virtual private networks, secretary services, Wireless Application Protocol (WAP), mobile-phone banking, etc. Through these new services, the user may increasingly experience the applicability and entertainment brought by the technology of mobile communications.
  • At present, the web browsing is a service widely utilized. A user terminal can initiate a page request to a WAP gateway through a wireless interface. According to a Uniform Resource Locator (URL) in the page request, the WAP gateway requests the page requested by the user terminal from a Service Provider (SP), and returns the page obtained from the SP to the user terminal.
  • The position of the page requested by the user terminal may change, for example, the page requested by the user terminal was originally located in a server A, but now is redirected to a server B. Therefore, at this time, the user terminal needs to perform a page redirection to acquire the desired page.
  • Specifically, the user terminal initiates the page request to the WAP gateway through the wireless interface, the request carrying the URL information, where the URL information is about the page when the page is located in the server A. According to the URL information, the WAP gateway acquires the page corresponding to the URL information from the server A of the SP, and directly returns the page to the user terminal. If the desired page of the user terminal has been changed from the server A to the server B, the page acquired by the user terminal from the server A may contain redirection information, requiring the user terminal to reacquire the page from the server B. According to the redirection information, the user terminal performs the page redirection so as to acquire the desired page.
  • However, the inventor of the present disclosure has found that according to the conventional art, the time delay from the initiation of the request by the user terminal to the acquisition of the final page is pretty long. This is because there could be more multiple redirections for the page accessed by the user terminal. That is, multiple redirection interaction operations are needed between the user terminal and the SP, while the wireless interface transmission between the user terminal and the WAP gateway needs a longer time delay. Therefore, multiple redirections between the user terminal and the SP make the time delay from the initiation of the request by the user terminal to the acquisition of the final page relatively long.
  • By observing through the CDS software, the time delay for the user terminal to acquire the final page is related to the number of times of redirection: the more the number of times of redirection, the longer the time delay. For example, the total time from requesting “house and car*people forum” by the user terminal to acquiring the page is 8.3 s, where four redirections take 5 s and each redirection approximately takes about is, and displaying the contents on the page of “house and car*people forum” takes 3 s. As such, the operation of multiple redirections is the main reason for effecting page refreshment.
  • BRIEF SUMMARY OF THE INVENTION
  • The main technical problem to be solved by an embodiment of the present disclosure is to provide a method for page redirection and to provide a WAP gateway, which reduces the time delay the terminal may experience when acquiring pages.
  • To solve the above technical problem, an embodiment of present disclosure provides a method for page redirection, including: requesting, by a WAP gateway, a page requested by a user terminal from a service provider when receiving the page request from the user terminal; and when a page returned by the service provider satisfies a page redirection criterion, performing, by the WAP gateway, a page redirection, and returning the page obtained after the redirection to the user terminal.
  • An embodiment of the present disclosure further provides a WAP gateway, including: a requesting module, configured to request, when receiving a page request from a user terminal, a page requested by the user terminal from a service provider, and configured to receive a page returned by the service provider; a first determining module, configured to determine, after the requesting module receives the page returned by the service provider, whether the page returned by the service provider satisfies the page redirection criterion; a redirecting module, configured to perform a page redirection when the first determining module determines that the page returned by the service provider satisfies the page redirection criterion; and a sending module, configured to return the page obtained after the redirection by the redirecting module to the user terminal.
  • The WAP gateway requests, when receiving the page request from the user terminal, the page requested by the user terminal from the SP, and when the page returned by the SP satisfies the page redirection criterion, the WAP gateway rather than the user terminal performs the page redirection, and returns the page obtained after the redirection to the user terminal. When the page requested by the user terminal needs to be redirected, the WAP gateway will perform the page redirection, rather than the user terminal initiating the page redirection. Such configuration may reduce the occupation of Um Interface resource between the WAP gateway and the user terminal, thereby reducing the time delay the terminal experiences when acquiring pages, so as to increase the customer satisfaction and to improve the efficiency of refreshing pages. Moreover, because the page redirection initiated by the user terminal needs to use a wireless network bandwidth and it is necessary for the user terminal to have the function of the page redirection, the page redirection performed by the WAP gateway rather than the user terminal can further reduce the use of the wireless network bandwidth, so as to lower the mobile comprehensive purchase cost, reduce the dependence on the user terminal and decrease complaints from the user.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In order to more clearly describe the embodiments of the present disclosure or the technical solution in the conventional art, a brief introduction is given below with respect to the drawings to be used in the embodiments or the conventional art. Obviously, the drawings in the following description are only some embodiments of the present disclosure. For persons skilled in the art, other drawings can be obtained according to these drawings without creative effort.
  • FIG. 1 is a schematic diagram illustrating the flow of a method for page redirection according to an embodiment of the present disclosure;
  • FIG. 2 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure;
  • FIG. 3 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure;
  • FIG. 4 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure;
  • FIG. 5 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure;
  • FIG. 6 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure; and
  • FIG. 7 is a schematic diagram illustrating a specific configuration of a WAP gateway according to an embodiment of the present disclosure.
  • DETAILED DESCRIPTION OF THE INVENTION
  • In order to render the objects, the technical solution and advantages of the present disclosure clearer, the embodiments of the present disclosure are further described in detail with respect to the drawings.
  • FIG. 1 is a schematic diagram illustrating the flow of a method for page redirection according to an embodiment of the present disclosure. According to this embodiment, the WAP gateway requests, when receiving the page request from the user terminal, the page requested by the user terminal from the SP. When the page returned by the SP satisfies the page redirection criterion, the WAP gateway, taking the place of the user terminal, performs the page redirection, and returns the page obtained after the redirection to the user terminal.
  • In step 110, the WAP gateway receives the page request from the user terminal, and requests the page requested by the user terminal from the SP according to the page request of the user terminal.
  • Specifically, when it needs to access a certain page, the user terminal sends the page request for this page to the WAP gateway through a wireless interface. After receiving the page request, the WAP gateway requests, according to URL information carried in the request, the page requested by the user terminal from the SP.
  • In step 120, the WAP gateway determines whether the page returned by the SP satisfies the page redirection criterion, and if the page satisfies the page redirection criterion, the process proceeds to step 130; if the page does not satisfy the page redirection criterion, the process proceeds to step 140.
  • Specifically, after the WAP gateway requests the page from the SP according to the URL information carried in the page request of the user terminal, the SP returns the page corresponding to the URL information to the WAP gateway. The WAP gateway parses the page returned by the SP, and if the page returned by the SP satisfies the page redirection criterion, it indicates that the page for which the user terminal expects to acquire is no longer located in the original server, and that the page redirection is needed; if the page returned by the SP does not satisfy the page redirection criterion, it indicates that the page for which the user terminal expects to acquire is still located in the original server, and that the page returned by the SP is the desired page of the user terminal. Here the page redirection criterion may be that the page contains the redirection serial status codes indicating that a redirection is needed, or that the page contains an “onenterforward” mark. As for general pages, if the status codes are redirection serial status codes, it indicates that the redirection is needed for the page; as for Wireless Markup Language (WML) pages, if the page contains the “onenterforward” mark, it indicates that the redirection is needed for the page. Therefore, the criteria for determining the redirection according to the embodiment are applicable not only for general pages but also for WML pages.
  • For example, the page returned by the SP contains redirection serial status codes such as 300, 301, 302, 303, 305 and 307, or the page returned by the SP is the WML page which contains the “onenterforward” mark. At this time, the WAP gateway determines that the page returned by the SP satisfies the page redirection criterion, and that the page redirection is needed, that is to proceed to step 130. If the page returned by the SP is the WML page but the page does not contain the “onenterforward” mark, or if the page returned by the SP is not the WML page and the page does not contain redirection serial status codes (such as 300, 301, 302, 303, 305 and 307), the WAP gateway determines that the page returned by the SP does not satisfy the page redirection criterion, and that the page redirection is not needed, that is to proceed to step 140.
  • In step 130, after determining that the page returned by the SP satisfies the page redirection criterion and that the page redirection is needed, the WAP gateway, taking the place of the user terminal, performs the page redirection, and returns the page obtained after the redirection to the user terminal. The WAP gateway may perform the page redirection according to redirection information carried in the page returned by the SP which satisfies the page redirection criterion, and returns the page obtained after the redirection to the user terminal.
  • When the page requested by the user terminal needs to be redirected, the WAP gateway will perform the page redirection, rather than the user terminal initiating the page redirection. Such configuration may reduce air interface interaction between the WAP gateway and the user terminal, thereby reducing the time delay the terminal experiences when acquiring pages, so as to increase the customer satisfaction and to improve the efficiency of refreshing pages. Moreover, because the page redirection initiated by the user terminal needs to use a wireless network bandwidth and it is necessary for the user terminal to have the function of the page redirection, the page redirection performed by the WAP gateway rather than the user terminal can further reduce the use of the wireless network bandwidth, so as to lower the mobile comprehensive purchase cost, reduce the dependence on the user terminal and decrease complaints from the user.
  • In step 140, after determining that the page returned by the SP does not satisfy the page redirection criterion and that the page redirection is not needed, the WAP gateway directly sends the page returned by the SP to the user terminal, so that the user terminal may acquire the desired page.
  • FIG. 2 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure. This embodiment is an implementation of the embodiment as shown in FIG. 1. According to this embodiment, the WAP gateway further needs to retain “Cookie” information included in the page returned by the SP.
  • In step 201, the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.monternet.com/redirect.wml.
  • In step 202, after the WAP gateway receives the page request, it can be aware that according to URL information in the request, the page requested by the user terminal is in the Monternet. Therefore, the request is forwarded to the Monternet, to request acquisition of the page requested by the user terminal.
  • In step 203, the Monternet returns the redirected page, and sets the Cookie as uid=8888. After the Monternet receives the page request forwarded by the WAP gateway, it can be aware that the page for which the user terminal expects to acquire has been changed into Sina. Hence, the Monternet returns the redirect page to the WAP gateway, where the redirect page contains the information which needs to be redirected to http://wap.sina.com/2.wml as well as the “Cookie” information (uid=8888) of the redirect page.
  • In step 204, after receiving the redirect page, the WAP gateway processes the redirect page. Specifically, after the WAP gateway receives the redirect page, by parsing the redirect page it can be aware that the page satisfies the page redirection criterion and needs to be redirected to http://wap.sina.com/2.wml. Therefore, the WAP gateway, taking the place of the user terminal, performs the page redirection, and redirects the page to http://wap.sina.com/2.wml. In addition, because the redirected page contains the “Cookie” information (uid=8888), the WAP gateway further needs to retain the “Cookie” information.
  • In step 205, Sina returns the WML page to the WAP gateway, and sets Cookie as uid=6666.
  • In step 206, after receiving the WML page returned by Sina, the WAP gateway returns the WML page to the user terminal, and retains the “Cookie” information (uid=6666) in the WML page. The WAP2.0 type user terminal may support the WML page, while the WAP1.x type user terminal does not support the WML page. Therefore, if the user terminal initiating the page request is a type of WAP1.x, the WAP gateway may choose not to distribute the WML page to the user terminal.
  • According to this embodiment, the WAP gateway retains the “Cookie” information included in the page returned by the SP. Therefore, when the WAP gateway needs to request the acquired page from the SP, the requested page can be successfully acquired according to the retained “Cookie” information. The specific flow will be described by the following steps 207-214.
  • In step 207, the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.monternet.com/news/2.wml.
  • In step 208, after the WAP gateway receives the page request, according to the URL information in the request it can be aware that the page requested by the user terminal is in the Monternet. Therefore, the request is forwarded to the Monternet, to request acquisition of the page requested by the user terminal. According to the URL information in the request, the WAP gateway can further inquire the retained “Cookie” information (uid=8888). Therefore, while forwarding the page request, the WAP gateway further needs to send the “Cookie” information (uid=8888) to the Monternet.
  • In step 209, the Monternet obtains the correct Cookie: uid=8888 in the request forwarded by the WAP gateway, makes successful access, and returns the WML page to the WAP gateway.
  • In step 210, the WAP gateway distributes the WML page returned by the Monternet to the user terminal.
  • In step 211, the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.sina.com/2.wml.
  • In step 212, after the WAP gateway receives the page request, according to the URL information in the request it can be aware that the page requested by the user terminal is in Sina. Therefore, the request is forwarded to Sina, to request acquisition of the page requested by the user terminal. Because the WAP gateway can further inquire the retained “Cookie” information (uid=6666) according to the URL information in the request, the WAP gateway further needs to send the “Cookie” information (uid=6666) to Sina while forwarding the page request.
  • In step 213, Sina obtains the correct Cookie: uid=6666 in the request forwarded by the WAP gateway, makes successful access, and returns the WML page to the WAP gateway.
  • In step 214, the WAP gateway distributes the WML page returned by Sina to the user terminal.
  • It can be easily seen that steps 207-210 describe the flow of the user terminal accessing the page with URL as http://wap.monternet.com/news/2.wml; steps 211-214 describe the flow of the user terminal accessing the page with URL as http://wap.sina.com/2.wml. There does not exist an explicit precedence relationship between the two flows. The WAP gateway successfully acquires the pages from the SP through the retained “Cookie” information and distributes them to the user terminal.
  • The HTTP protocol is a stateless protocol, so the “Cookie” information plays the role of managing session status correspondingly. In many cases, the SP determines whether the request of the user is valid or not according to the “Cookie” information. For example, if a certain user terminal accesses a website (such as Monternet), the SP will first set a Cookie for the user terminal. Within the period of validity of the Cookie the user terminal needs to carry the Cookie when accessing other catalogues or files in the website; otherwise, the page stays on the home page all the time and the user terminal cannot enter any subsequent directory. Moreover, some websites can set some personalized pages (such as language settings) for a certain user terminal. If the user terminal needs to access the website again within the period of validity of the Cookie, the user terminal can re-access the website according to the “Cookie” information, with no need of resetting the page.
  • In addition, some websites may require the user to input an account ID, a password, and so on in access. Upon input, the websites may set a Cookie for the user, so that when accessing the website within the period of validation of the Cookie again, the user does not need to again input the account ID, the password and so on.
  • According to this embodiment, the “Cookie” information is processed by the WAP gateway, so as to prevent the user terminal from taking the Cookie of http://wap.monternet.com/redirect.wml as UID=6666 by mistake (UID=6666 is actually the Cookie of http://wap.sina.com), which may lead to an error of access.
  • Moreover, the “Cookie” information of webpage retained by the WAP gateway is with respect to one terminal. Therefore, there is a plurality of ways in implementation, for example, the “Cookie” information is retained in a memory or a data base, etc.
  • FIG. 3 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure. This embodiment is an implementation of the embodiment as shown in FIG. 1. According to this embodiment, the WAP gateway further needs to change relative URL information in the page obtained after the redirection into absolute URL information.
  • In step 301, the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.monternet.com/redirect.wml.
  • In step 302, after the WAP gateway receives the page request, according to the URL information in the request it can be aware that the page requested by the user terminal is located in the Monternet. Therefore, the request is forwarded to the Monternet, to request acquisition of the page requested by the user terminal.
  • In step 303, the Monternet returns the redirected page. After the Monternet receives the page request forwarded by the WAP gateway, it can be aware that the page for which the user terminal expects to acquire has been changed into Sina. Therefore, the Monternet returns the redirect page to the WAP gateway, where the redirected page contains the information which needs to be redirected to http://wap.sina.com/sports.wml.
  • In step 304, after receiving the redirected page, the WAP gateway processes the redirected page. Specifically, after the WAP gateway receives the redirected page, by parsing the redirected page it can be aware that the page satisfies the page redirection criterion and needs to be redirected to http://wap.sina.com/sports.wml. Therefore, the WAP gateway rather than the user terminal performs the page redirection, and redirects the page to http://wap.sina.com/sports.wml.
  • In step 305, Sina returns the WML page to the WAP gateway.
  • In step 306, the WAP gateway determines whether the WML page returned by Sina contains the relative URL information; and if yes, the URL information is changed into the absolute URL information. According to this embodiment, the WML page returned by Sina contains the relative URL information: ./basketball.wml, and thus the WAP gateway needs to change the relative URL information into the absolute URL information, that is, to change ./basketball.wml into http://wap.sina.com/basketball.wml. Thereafter, the WML page in which the URL information has been changed is sent to the user terminal.
  • In step 307, the user terminal accesses the page specified by the absolute URL. That is, the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://wap.sina.com/basksetball.wml.
  • In step 308, after the WAP gateway receives the page request, according to the URL information in the request it can be aware that the page requested by the user terminal is located in Sina. Therefore, the request is forwarded to Sina, to request acquisition of the page requested by the user terminal.
  • In step 309, Sina returns the requested WML page to the WAP gateway.
  • In step 310, after receiving the WML page returned by Sina, the WAP gateway returns the page to the user terminal.
  • Because there exists the relative URL in the page returned after the redirection, after the redirection in place of the user terminal, the WAP gateway needs to change the relative URL information into the absolute URL information, so as to ensure that the subsequent user terminal access can reach the accurate page.
  • FIG. 4 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure. On the basis of the embodiment as shown in FIG. 1, this embodiment further adds the step of determining whether the page requested by the user terminal is a download page or a page configured to not need the redirection.
  • Step 410 and step 420 are similar to step 110 and step 120, respectively, and are not repeated here for brevity.
  • If the WAP gateway determines that the page returned by the SP satisfies the page redirection criterion in step 420, the process proceeds to step 430; if not, the process proceeds to step 460.
  • In step 430, the WAP gateway determines whether the page requested by the user terminal is a download page or a page configured to not need the redirection; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the process proceeds to step 440; if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the process proceeds to step 450.
  • Specifically, after the SP returns the page satisfying the page redirection criterion to the WAP gateway, according to the redirection information in the page the WAP gateway can determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection. For example, when the page returned to the WAP gateway by the SP carries the information that is redirected to http://wap.sina.com/2.wml, according to the filename suffix of the redirected URL the WAP gateway can determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the process proceeds to step 440, where the page returned by the SP is directly sent to the user terminal and the page redirection is performed by the user terminal; if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the process proceeds to step 450, where the WAP performs the page redirection rather than the user terminal, and returns the page obtained after the redirection to the user terminal. Step 450 is similar to step 130.
  • If the WAP gateway determines that the page returned by the SP does not satisfy the page redirection criterion in step 420, the process proceeds to step 460, where the page returned by the SP is directly sent to the user terminal, so that the user terminal acquires the desired page. This step is similar to step 140.
  • The URL of the page obtained after the redirection is not consistent with that used when the user terminal initiates the page request. Therefore, according to this embodiment, the WAP gateway needs to determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection, so as to solve the problem that the user terminal cannot identify the file when the page requested by the user terminal is a download page or a page configured to not need the redirection.
  • In addition, it shall be noted that in order to improve the efficiency of the WAP gateway determining whether the page requested by the user terminal is a download page or a page configured to not need the redirection, a black list and white list of URL list may be set in the WAP gateway, where the URL in the white list is the page which needs to be redirected by the WAP gateway in place of the user terminal, and the URL in the black list is the page which prohibits the WAP gateway from performing the redirection in place of the user terminal. In this case, a fuzzy matching is supported. Alternatively, black and white lists of the filename suffix of the redirected URL are set in the WAP gateway, where the filename suffix in the white list is the page which needs to be redirected by the WAP gateway, and the filename suffix in the black list is the page which prohibits the WAP gateway from performing the redirection in place of the user terminal. In this case, a complete matching is adopted.
  • FIG. 5 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure. On the basis of the embodiment as shown in FIG. 4, this embodiment further solves the problem of a timer in page redirection.
  • Step 510 to step 540 are similar to step 410 to step 440 entirely, and are not repeated here for brevity.
  • In step 550, the WAP gateway determines whether the page requested by the user terminal contains a timer. That is, after determining that the page requested by the user terminal is not a download page or a page configured to not need the redirection, the WAP gateway further needs to determine whether the page contains a timer, and if yes, the process proceeds to step 560; if not, the process proceeds to step 570.
  • In step 560, the WAP gateway starts the timer and waits for the timeout. This is because that if the page requested by the user terminal contains the timer, it indicates that the page requested by the use terminal needs to wait for a period of time before the redirection. Therefore, it is necessary for the WAP gateway to wait for the timeout of the timer before starting the page redirection, so as to ensure that the page requested by the user terminal can be successfully acquired.
  • After the timer times out or the WAP gateway determines that the page requested by the user terminal does not contain the timer, the process proceeds to step 570, where the WAP gateway, taking the place of the user terminal, performs the page redirection, and returns the page obtained after the redirection to the user terminal. This step is similar to step 450.
  • If the WAP gateway determines that the page returned by the SP does not satisfy the page redirection criterion in step 520, the process proceeds to step 580, where the page returned by the SP is directly sent to the user terminal, so that the user terminal acquires the desired page. This step is similar to step 460.
  • The sixth embodiment of the present disclosure relates to a method for page redirection and is similar to the fourth embodiment. The difference is as follows. According to the fourth embodiment, before performing the page redirection in place of the user terminal, the WAP gateway determines whether the page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the WAP gateway, taking the place of the user terminal, performs the page redirection; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the WAP gateway directly sends the page satisfying the page redirection criterion to the user terminal, the user may perform the page redirection by himself or herself, so as to solve the problem that the user terminal cannot identify the downloaded file. However, according to this embodiment, before the page obtained after the redirection is returned to the user terminal, the determination is made regarding whether the page is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the page obtained after the redirection is returned to the user terminal; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the page satisfying the page redirection criterion is sent to the user terminal, and the user may perform the page redirection by himself or herself, to solve the problem that the user terminal cannot identify the download file.
  • This embodiment is described below by a specific example.
  • FIG. 6 is a schematic diagram illustrating a specific flow of a method for page redirection according to an embodiment of the present disclosure.
  • In step 601, the user terminal initiates the page request to the WAP gateway, the URL of the page requested to be accessed is http://kjava.monternet.com/download.wml.
  • In step 602, after the WAP gateway receives the page request, according to the URL information in the request it can be aware that the page requested by the user terminal is located in the Monternet. Therefore, the request is forwarded to the Monternet, to request acquisition of the page requested by the user terminal.
  • In step 603, the Monternet returns the redirected page which contains the link of the file to be downloaded. After the Monternet receives the page request forwarded by the WAP gateway, it can be aware that the page for which the user terminal expects to acquire has been changed into Sina. Hence, the Monternet returns the redirected page to the WAP gateway.
  • In step 604, after receiving the redirected page, the WAP gateway processes the redirected page. Specifically, after the WAP gateway receives the redirected page, by parsing the redirected page it can be aware that the page satisfies the page redirection criterion and needs to be redirected to http://wap.sina.com/1.jar. Therefore, the WAP gateway, taking the place of the user terminal, performs the page redirection, and redirects the page to http://wap.sina.com/1.jar.
  • In step 605, Sina returns the page redirected by the WAP gateway to the WAP gateway.
  • In step 606, after receiving the page returned by Sina, the WAP gateway determines whether the page is a download page or a page configured to not need the redirection. The WAP gateway can determine whether the page is a download page or a page configured to not need the redirection according to the Multimedia Internet Mail Extend (MIME) type of the page. If it is determined that the page is not a download page or a page configured to not need the redirection, the page obtained after the redirection is returned to the user terminal, and the flow ends. If it is determined that the page is a download page or a page configured to not need the redirection, the process proceeds to step 607. In this embodiment it is determined that the page is a download page or a page configured to not need the redirection, and thus the process proceeds to step 607.
  • In step 607, the WAP gateway retains the page acquired from Sina, and returns the redirect page acquired from the Monternet to the user terminal.
  • In step 608, after the user terminal receives the redirected page, by parsing the redirected page it can be aware that the page satisfies the page redirection criterion and needs to be redirected to http://wap.sina.com/1.jar. Therefore, the user terminal performs the page redirection and redirects the page to http://wap.sina.com/1.jar.
  • In step 609, after receiving the page redirection request from the user terminal, according to the URL in this request the WAP gateway can determine that this page has located in the WAP gateway, and can directly return the page to the user terminal.
  • In the method for page redirection according to the embodiment of the present disclosure, the WAP gateway may perform multiple page redirections, that is, through further redirection (a second redirection or even more redirections) after the page is obtained by the first redirection, the WAP gateway can eventually obtain the required page. In this case, after the first page redirection performed by the WAP gateway, the method further includes:
  • determining whether the page obtained after the page redirection performed by the WAP gateway satisfies the page redirection criterion, if not, sending, by the WAP gateway, the page which does not satisfy the page redirection criterion to the user terminal; and if yes, performing, by the WAP gateway, the page redirection continuously until the page obtained after the page redirection does not satisfy the page redirection criterion, and sending the page which does not satisfy the page redirection criterion to the user terminal.
  • FIG. 7 is a schematic diagram illustrating a specific configuration of a WAP gateway according to an embodiment of the present disclosure. The WAP gateway includes: a requesting module, configured to request, when receiving a page request from a user terminal, a page requested by the user terminal from a SP, and to receive the page returned by the SP; a first determining module, configured to determine, after the requesting module receives the page returned by the SP, whether the page returned by the SP satisfies the page redirection criterion; a redirecting module, configured to perform, in place of the user terminal, a page redirection when the first determining module determines that the page returned by the SP satisfies the page redirection criterion; and a sending module, configured to return the page obtained after the redirection by the redirecting module to the user terminal.
  • The page redirection criterion is that the page contains redirection serial status codes indicating that a redirection is needed, or that the page contains the “onenterforward” mark, so that the embodiment of the present disclosure is applicable not only for general pages but also for WML pages.
  • The WAP gateway according to this embodiment may further include a storing module, configured to retain “Cookie” information included in the page returned by the SP. When the requesting module needs to request an acquired page from the service provider, the requesting module requests the acquired page from the SP according to the “Cookie” information retained by the storing module, so that the page is successfully acquired.
  • The WAP gateway according to this embodiment may further include a URL information changing module, configured to change, when the page obtained after the redirection performed by the redirecting module contains relative URL information, the relative URL information into absolute URL information. The sending module returns the page in which the URL information has been changed to the user terminal, to prevent the problem that access may fail when the user terminal further accesses the redirected page.
  • The WAP gateway according to this embodiment may further include a second determining module, configured to determine whether a page requested by the user terminal is a download page or a page configured to not need the redirection. In addition, the sending module is further configured to send the page satisfying the page redirection criterion to the user terminal.
  • Specifically, the second determining module determines, when the first determining module determines the page satisfies the page redirection criterion, whether the page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the second determining module triggers the redirecting module; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the second determining module triggers the sending module to send the page satisfying the page redirection criterion to the user terminal. Or, the second determining module determines, after the redirecting module performs the redirection, whether a page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the second determining module triggers the sending module to return the page obtained after the redirection to the user terminal; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the second determining module triggers the sending module to send the page satisfying the page redirection criterion to the user terminal.
  • The URL of the page obtained after the redirection is not consistent with that used when the user terminal initiates the page request. Therefore, the WAP gateway needs to determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection, so as to solve the problem that the user terminal cannot identify the file when the page requested by the user terminal is a download page or a page configured to not need the redirection.
  • To sum up, according to the embodiment of the present disclosure, the WAP gateway requests, when receiving the page request from the user terminal, the page requested by the user terminal from the SP, and when the page returned by the SP satisfies the page redirection criterion, the WAP gateway, taking the place of the user terminal, performs the page redirection, and returns the page obtained after the redirection to the user terminal. When the page requested by the user terminal needs to be redirected, the WAP gateway will perform the page redirection, rather than the user terminal initiating the page redirection. Such configuration may reduce air interface interaction between the WAP gateway and the user terminal, thereby reducing the time delay the terminal experiences when acquiring pages, so as to increase the customer satisfaction and to improve the efficiency of refreshing pages. Moreover, because the page redirection initiated by the user terminal needs to use a wireless network bandwidth and it is necessary for the user terminal to have the function of the page redirection, the page redirection performed by the WAP gateway rather than the user terminal can further reduce the use of the wireless network bandwidth, so as to lower the mobile comprehensive purchase cost, reduce the dependence on the user terminal and decrease complaints from the user.
  • The page redirection criterion is that the page contains redirection serial status codes indicating that a redirection is needed, or that the page contains the “onenterforward” mark, so that the embodiment of the present disclosure is applicable not only for general pages but also for WML pages.
  • The WAP gateway retains the “Cookie” information included in the page returned by the service provider, so that the page which has been requested to be acquired from the SP can be acquired successfully.
  • After the WAP gateway, taking the place of the user terminal, performs the page redirection, if the obtained page contains relative URL information, the relative URL information is changed into absolute URL information and is sent to the user terminal, to prevent the problem that access may fail when the user terminal further accesses the redirected page.
  • The URL of the page obtained after the redirection is not consistent with that used when the user terminal initiates the page request. Therefore, the WAP gateway needs to determine whether the page requested by the user terminal is a download page or a page configured to not need the redirection, so as to solve the problem that the user terminal cannot identify the file when the page requested by the user terminal is a download page or a page configured to not need the redirection.
  • While the present disclosure has been illustrated and described with reference to some preferred embodiments thereof, persons skilled in the art may appreciate that various modifications can be made in form and detail without departing from the spirit and scope of the present disclosure.

Claims (18)

1. A method for page redirection, comprising:
requesting, by a WAP gateway, a page requested by a user terminal from a service provider when receiving the page request from the user terminal; and
when a page returned by the service provider satisfies a page redirection criterion, performing, by the WAP gateway, a page redirection and returning the page obtained after the redirection to the user terminal.
2. The method for page redirection according to claim 1, wherein the page redirection criterion is that the page contains redirection serial status codes indicating that a redirection is needed.
3. The method for page redirection according to claim 1, wherein the page redirection criterion is that the page contains an “onenterforward” mark.
4. The method for page redirection according to claim 1, wherein the method further comprises:
retaining, by the WAP gateway, “Cookie” information included in a page returned by the service provider; and
requesting, by the WAP gateway, an acquired page from the service provider according to the retained “Cookie” information, when the WAP gateway needs to request the acquired page from the service provider.
5. The method for page redirection according to claim 1, wherein the process of returning the page obtained after the redirection to the user terminal comprises:
determining whether the page obtained after the redirection contains relative URL information, and if yes, changing the relative URL information into absolute URL information; and
returning the page containing the absolute URL information to the user terminal.
6. The method for page redirection according to claim 1, wherein the method further comprises:
determining, when the page returned by the service provider satisfies the page redirection criterion, whether the page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, performing the process of performing the page redirection by the WAP gateway; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, directly sending the page satisfying the page redirection criterion to the user terminal.
7. The method for page redirection according to claim 6, wherein the process of determining whether the page requested by the user terminal is a download page or a page configured to not need the redirection is embodied as follows:
determining whether the page is a download page or a page configured to not need the redirection according to a suffix name of the page requested by the user terminal.
8. The method for page redirection according to claim 1, wherein the method further comprises:
performing, by the WAP gateway, the page redirection, and determining whether a page which is requested by the user terminal and obtained after the redirection is a download page or a page configured to not need the redirection, if the page requested by the user terminal is not a download page or a page configured to not need the redirection, returning the page which is obtained after the redirection to the user terminal; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, sending the page which is returned by the service provider and satisfies the page redirection criterion to the user terminal.
9. The method for page redirection according to claim 8, wherein the process of determining whether the page requested by the user terminal is a download page or a page configured to not need the redirection comprises:
determining whether the page is a download page or a page configured to not need the redirection according to a Multimedia Internet Mail Extend type of the page which is obtained after the redirection.
10. The method for page redirection according to claim 1, wherein the process of performing, by the WAP gateway, the page redirection and returning a page obtained after the redirection to the user terminal when the page returned by the service provider satisfies the page redirection criterion comprises:
determining, when the page returned by the service provider satisfies the page redirection criterion, whether the page satisfying the page redirection criterion contains a timer; if yes, when the timer times out, performing, by the WAP gateway, the page redirection and returning the page which is obtained after the redirection to the user terminal.
11. The method for page redirection according to claim 1, wherein after performing the page redirection by the WAP gateway, the method further comprises:
determining whether the page obtained after the page redirection performed by the WAP gateway satisfies the page redirection criterion, if not, sending, by the WAP gateway, the page which does not satisfy the page redirection criterion to the user terminal; and if yes, continuously performing, by the WAP gateway, the page redirection until the page which is obtained after the page redirection does not satisfy the page redirection criterion, and sending the page which does not satisfy the page redirection criterion to the user terminal.
12. A WAP gateway, comprising:
a requesting module, configured to request, when receiving a page request from a user terminal, a page requested by the user terminal from a service provider, and to receive a page returned by the service provider;
a first determining module, configured to determine, after the requesting module receives the page returned by the service provider, whether the page returned by the service provider satisfies the page redirection criterion;
a redirecting module, configured to perform a page redirection when the first determining module determines that the page returned by the service provider satisfies the page redirection criterion; and
a sending module, configured to return the page which is obtained after the redirection by the redirecting module to the user terminal.
13. The WAP gateway according to claim 12, wherein the page redirection criterion is that the page contains redirection serial status codes indicating that a redirection is needed.
14. The WAP gateway according to claim 12, wherein the page redirection criterion is that the page contains an “onenterforward” mark.
15. The WAP gateway according to claim 12, wherein:
the WAP gateway further comprises a storing module, configured to retain “Cookie” information included in a page returned by the service provider; and
when the requesting module needs to request an acquired page from the service provider, the requesting module requests the acquired page from the service provider according to the “Cookie” information retained by the storing module.
16. The WAP gateway according to claim 12, wherein:
the WAP gateway further comprises a URL information changing module, configured to change, when the page obtained after the redirection by the redirecting module contains relative URL information, the relative URL information into absolute URL information; and
the sending module returns the page in which the URL information has been changed to the user terminal.
17. The WAP gateway according to claim 12, wherein the WAP gateway further comprises:
a second determining module, configured to determine whether a page requested by the user terminal is a download page or a page configured to not need the redirection;
the sending module is further configured to send the page satisfying the page redirection criterion to the user terminal;
wherein the second determining module determines, when the first determining module determines that the page satisfies the page redirection criterion, whether a page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the second determining module triggers the redirecting module; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the second determining module triggers the sending module to send the page satisfying the page redirection criterion to the user terminal.
18. The WAP gateway according to claim 12, wherein the WAP gateway further comprises:
a second determining module, configured to determine whether a page requested by the user terminal is a download page or a page configured to not need the redirection;
the sending module is further configured to send the page satisfying the page redirection criterion to the user terminal;
wherein the second determining module determines, after the redirecting module performs the redirection, whether a page requested by the user terminal is a download page or a page configured to not need the redirection, and if the page requested by the user terminal is not a download page or a page configured to not need the redirection, the second determining module triggers the sending module to return the page which is obtained after the redirection to the user terminal; and if the page requested by the user terminal is a download page or a page configured to not need the redirection, the second determining module triggers the sending module to send the page satisfying the page redirection criterion to the user terminal.
US12/779,851 2007-11-13 2010-05-13 Method for page redirection and WAP gateway Abandoned US20100223355A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/731,360 US8918476B2 (en) 2007-11-13 2012-12-31 Method for page redirection and WAP gateway

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN2007101245148A CN101197843B (en) 2007-11-13 2007-11-13 Page reorientation method and wireless application protocol gateway
CN200710124514.8 2007-11-13
PCT/CN2008/073035 WO2009067926A1 (en) 2007-11-13 2008-11-12 Page redirection method and wap gateway

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/073035 Continuation WO2009067926A1 (en) 2007-11-13 2008-11-12 Page redirection method and wap gateway

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/731,360 Continuation US8918476B2 (en) 2007-11-13 2012-12-31 Method for page redirection and WAP gateway

Publications (1)

Publication Number Publication Date
US20100223355A1 true US20100223355A1 (en) 2010-09-02

Family

ID=39547989

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/779,851 Abandoned US20100223355A1 (en) 2007-11-13 2010-05-13 Method for page redirection and WAP gateway
US13/731,360 Active 2028-11-15 US8918476B2 (en) 2007-11-13 2012-12-31 Method for page redirection and WAP gateway

Family Applications After (1)

Application Number Title Priority Date Filing Date
US13/731,360 Active 2028-11-15 US8918476B2 (en) 2007-11-13 2012-12-31 Method for page redirection and WAP gateway

Country Status (7)

Country Link
US (2) US20100223355A1 (en)
EP (1) EP2205011B1 (en)
CN (1) CN101197843B (en)
BR (1) BRPI0820424A2 (en)
ES (1) ES2414080T3 (en)
RU (1) RU2446625C2 (en)
WO (1) WO2009067926A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012064857A3 (en) * 2010-11-09 2012-09-27 Usablenet Inc. Methods for ruducing latency in network connections using automatic redirects and systems thereof
US8984164B2 (en) 2010-11-09 2015-03-17 Usablenet Inc. Methods for reducing latency in network connections and systems thereof
US10643149B2 (en) 2015-10-22 2020-05-05 Oracle International Corporation Whitelist construction

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101197843B (en) 2007-11-13 2010-12-01 华为技术有限公司 Page reorientation method and wireless application protocol gateway
CN102006675B (en) * 2009-08-31 2013-09-11 华为技术有限公司 Data transmission method, transmission equipment and mobile terminal
CN101902493B (en) * 2009-11-13 2013-02-13 亿赞普(北京)科技有限公司 Method for improving pushing efficiency of page
US9936037B2 (en) * 2011-08-17 2018-04-03 Perftech, Inc. System and method for providing redirections
WO2013078687A1 (en) 2011-12-02 2013-06-06 华为技术有限公司 Content delivery network routing method, system and user terminal
US9736260B2 (en) * 2012-06-21 2017-08-15 Cisco Technology, Inc. Redirecting from a cloud service to a third party website to save costs without sacrificing security
CN103856540A (en) * 2012-12-06 2014-06-11 腾讯科技(深圳)有限公司 Response processing method and device
CN104038914B (en) * 2013-03-08 2018-04-24 中兴通讯股份有限公司 A kind of method and device of Cookie error correction
CN106612311A (en) * 2015-10-23 2017-05-03 中兴通讯股份有限公司 Data push method and device
CN106649389A (en) * 2015-11-03 2017-05-10 阿里巴巴集团控股有限公司 Page pushing method and apparatus, and network system
CN109446445B (en) * 2018-10-23 2022-03-22 北京乐我无限科技有限责任公司 Resource acquisition method and device
CN111291284A (en) * 2018-12-10 2020-06-16 北京京东金融科技控股有限公司 Method and device for redirecting multi-level page
CN111698324B (en) * 2020-06-12 2022-12-06 北京奇艺世纪科技有限公司 Data request method, device and system

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020046299A1 (en) * 2000-02-09 2002-04-18 Internet2Anywhere, Ltd. Method and system for location independent and platform independent network signaling and action initiating
US20030185197A1 (en) * 2002-03-28 2003-10-02 International Business Machines Corporation System and method for redirecting network addresses for deferred rendering
US6775687B1 (en) * 1999-10-12 2004-08-10 International Business Machines Corporation Exchanging supplemental information fields between a client and a server
US20050060410A1 (en) * 2003-09-11 2005-03-17 Nokia Corporation System and method for proxy-based redirection of resource requests
US7136930B1 (en) * 1999-11-05 2006-11-14 Nokia Corporation System and method for effective use of air link between mobile stations and gateway servers
US20070061339A1 (en) * 2005-06-30 2007-03-15 Nortel Networks Limited Method for analyzing browsing and device for implementing the method
US20070088801A1 (en) * 2005-10-17 2007-04-19 Zohar Levkovitz Device, system and method of delivering targeted advertisements using wireless application protocol
US20070094351A1 (en) * 2000-11-15 2007-04-26 Dan Kalish Method of navigating through content of cellular network
US20080046449A1 (en) * 2006-08-18 2008-02-21 Hon Hai Precision Industry Co., Ltd. System and method for downloading hypertext markup language formatted web pages
US7406498B2 (en) * 2000-04-12 2008-07-29 Webcollage Inc. Dynamic integration of web sites
US20080281900A1 (en) * 2000-07-19 2008-11-13 International Business Machines Corporation Technique for Sending TCP Messages through HTTP Systems
US7831712B1 (en) * 1999-07-15 2010-11-09 F5 Networks, Inc. System and method for performing application level persistence
US20120110427A1 (en) * 2001-06-22 2012-05-03 Krause Philip R Method and Apparatus for Consolidating Network Information

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2001252844A1 (en) * 2000-04-28 2001-11-12 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for fast web browsing
CN1326156A (en) * 2000-05-25 2001-12-12 英业达股份有限公司 Off-line reading method able to choose superlink on Internet
AU2002228795A1 (en) * 2000-12-06 2002-06-18 Adjectivity, Inc. Method, system and computer program for enhanced access to content over a network
US20030154446A1 (en) * 2002-01-28 2003-08-14 Constant Nicholas Robert Character-based, graphically expressive mobile messaging system
US7275217B2 (en) * 2002-09-09 2007-09-25 Vijay Anand Saraswat System and method for multi-modal browsing with integrated update feature
US7274909B2 (en) * 2002-10-31 2007-09-25 Nokia Corporation Method and system for selecting data items for service requests
KR100390172B1 (en) * 2003-03-22 2003-07-04 Knowledge Info Net Service Inc Method and system for controlling internet contents providing service using redirection method
KR100786652B1 (en) * 2006-05-04 2007-12-21 에스케이 텔레콤주식회사 Method and System for Handling Redirection Between Content Provide Server and WAP Gateway
CN101197843B (en) * 2007-11-13 2010-12-01 华为技术有限公司 Page reorientation method and wireless application protocol gateway

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7831712B1 (en) * 1999-07-15 2010-11-09 F5 Networks, Inc. System and method for performing application level persistence
US6775687B1 (en) * 1999-10-12 2004-08-10 International Business Machines Corporation Exchanging supplemental information fields between a client and a server
US7136930B1 (en) * 1999-11-05 2006-11-14 Nokia Corporation System and method for effective use of air link between mobile stations and gateway servers
US20020046299A1 (en) * 2000-02-09 2002-04-18 Internet2Anywhere, Ltd. Method and system for location independent and platform independent network signaling and action initiating
US7406498B2 (en) * 2000-04-12 2008-07-29 Webcollage Inc. Dynamic integration of web sites
US20080281900A1 (en) * 2000-07-19 2008-11-13 International Business Machines Corporation Technique for Sending TCP Messages through HTTP Systems
US20070094351A1 (en) * 2000-11-15 2007-04-26 Dan Kalish Method of navigating through content of cellular network
US20120110427A1 (en) * 2001-06-22 2012-05-03 Krause Philip R Method and Apparatus for Consolidating Network Information
US20030185197A1 (en) * 2002-03-28 2003-10-02 International Business Machines Corporation System and method for redirecting network addresses for deferred rendering
US20050060410A1 (en) * 2003-09-11 2005-03-17 Nokia Corporation System and method for proxy-based redirection of resource requests
US20070061339A1 (en) * 2005-06-30 2007-03-15 Nortel Networks Limited Method for analyzing browsing and device for implementing the method
US20070088801A1 (en) * 2005-10-17 2007-04-19 Zohar Levkovitz Device, system and method of delivering targeted advertisements using wireless application protocol
US20080046449A1 (en) * 2006-08-18 2008-02-21 Hon Hai Precision Industry Co., Ltd. System and method for downloading hypertext markup language formatted web pages

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012064857A3 (en) * 2010-11-09 2012-09-27 Usablenet Inc. Methods for ruducing latency in network connections using automatic redirects and systems thereof
US8868638B2 (en) 2010-11-09 2014-10-21 Usablenet Inc. Methods for reducing latency in network connections using automatic redirects and systems thereof
US8984164B2 (en) 2010-11-09 2015-03-17 Usablenet Inc. Methods for reducing latency in network connections and systems thereof
US10643149B2 (en) 2015-10-22 2020-05-05 Oracle International Corporation Whitelist construction

Also Published As

Publication number Publication date
CN101197843A (en) 2008-06-11
US20130124678A1 (en) 2013-05-16
RU2446625C2 (en) 2012-03-27
EP2205011A1 (en) 2010-07-07
EP2205011A4 (en) 2011-02-16
EP2205011B1 (en) 2013-04-03
RU2010123939A (en) 2011-12-20
WO2009067926A1 (en) 2009-06-04
CN101197843B (en) 2010-12-01
BRPI0820424A2 (en) 2015-05-19
ES2414080T3 (en) 2013-07-18
US8918476B2 (en) 2014-12-23

Similar Documents

Publication Publication Date Title
US8918476B2 (en) Method for page redirection and WAP gateway
CN101662464A (en) System for realizing HTTP request service and method thereof
US9210142B2 (en) Method for providing internet services to a telephone user
CN1879081A (en) Cache server at hotspots for downloading services
CN102571941B (en) Cloud point-to-point data transmission method and system
US8868680B2 (en) Methods for recommending personalized content based on profile and context information and devices thereof
CN1684448A (en) Method of establishing a connection between an user equipment of a wireless telecommunication network through a gateway
WO2008110121A1 (en) Adaptation method and system of data service contents, and portal system
CN104836812A (en) Portal authentication method, device and system
EP1830528A1 (en) A method and system for agent redirecting the terminal request
CN102301678B (en) System and method for providing identity correlation for an over the top service in a telecommunications network
US20070055775A1 (en) Method and system for controlling information access from a website via Web or WAP access
US20160323365A1 (en) Content delivery method, apparatus, and system
KR20020076891A (en) Wireless-internet connection system
WO2006028419A1 (en) Method and system for controlling information access from a website via web or wap access
CN106790176B (en) Method and system for accessing network
KR101969869B1 (en) Private caching network system and method for providing private caching service
US8549089B2 (en) Method for sending messages to a mobile telephone
US20060069790A1 (en) Content presentation adaptation
KR100786652B1 (en) Method and System for Handling Redirection Between Content Provide Server and WAP Gateway
JP2005275534A (en) Mobile communication system and server apparatus
KR101042161B1 (en) Contents automatic translation system and method thereof
KR101093047B1 (en) System for supplying data using multi-channel of full browsing service and method thereof
KR101036359B1 (en) Full browsing service terminal and full browsing service providing system for impromving response time, and method thereof
EP2036280B1 (en) Method and device for providing internet services to a telephone user

Legal Events

Date Code Title Description
AS Assignment

Owner name: HUAWEI TECHNOLOGIES CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YANG, ZANFENG;LIU, XURI;REEL/FRAME:024383/0749

Effective date: 20100505

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE