WO2015165034A1 - 加载网页的方法和装置 - Google Patents

加载网页的方法和装置 Download PDF

Info

Publication number
WO2015165034A1
WO2015165034A1 PCT/CN2014/076464 CN2014076464W WO2015165034A1 WO 2015165034 A1 WO2015165034 A1 WO 2015165034A1 CN 2014076464 W CN2014076464 W CN 2014076464W WO 2015165034 A1 WO2015165034 A1 WO 2015165034A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
web page
resource
resources
webpage
Prior art date
Application number
PCT/CN2014/076464
Other languages
English (en)
French (fr)
Inventor
蔡涛
李栗
吴国辉
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to PCT/CN2014/076464 priority Critical patent/WO2015165034A1/zh
Priority to CN201480000628.XA priority patent/CN105229990B/zh
Publication of WO2015165034A1 publication Critical patent/WO2015165034A1/zh
Priority to US15/337,735 priority patent/US10200488B2/en
Priority to US16/234,033 priority patent/US10771578B2/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • 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

Definitions

  • the embodiments of the present invention relate to computer technologies, and in particular, to a method and an apparatus for loading a webpage. Background technique
  • a browser/server (B/S) architecture is generally adopted.
  • UI user interface
  • client browser
  • main transaction process is implemented on the server side.
  • the process of loading a webpage by Hypertext Transfer Protocol is taken as an example.
  • the client sends a request message to the server, and the request message carries the address of the webpage requested to be accessed.
  • the server returns the name of all the resources required to load the webpage to the client according to the address; the client sends a request to the server according to the name of all the resources, and requests the resource corresponding to the name of all the resources, and the client returns according to the server.
  • the resource corresponding to the name of all resources loads the web page.
  • Embodiments of the present invention provide a method and apparatus for loading a webpage to save bandwidth resources of a communication network.
  • a first aspect of the embodiments of the present invention provides a method for loading a webpage, including:
  • the server Determining, by the server, the first push resource according to the name of the resource of the first webpage stored by the client and the name of all the resources required to load the first webpage, where the first push resource is loading Removing the first stored by the client from all the resources required by the first webpage a web page resource;
  • the server sends the first push resource to the client.
  • the method further includes: the server receiving a time indication sent by the client, where the time indication is the first webpage stored by the client Time information of resources;
  • the server sends the latest resource to the client.
  • the time indication is a time when the client accesses the first webpage last time
  • the server determines, according to the time when the client accesses the first webpage last time, the resources that need to be updated in the resources of the first webpage stored by the client.
  • the time indication is that the server receives the first webpage when the client accesses the first webpage, and the received server sends the first webpage to the first webpage.
  • the modification time of the resource is that the server receives the first webpage when the client accesses the first webpage, and the received server sends the first webpage to the first webpage.
  • the time indication is a storage time of each resource in a resource of the first webpage stored by the client;
  • the server determines, according to a storage time of each resource in the resource of the first webpage stored by the client, a resource that needs to be updated in a resource of the first webpage stored by the client.
  • the method further includes: sending, by the server, the name of all resources required to load the first webpage to the client, so that the The client determines a name of a resource of the first webpage stored by the client according to the name of all resources required to load the first webpage.
  • the method further includes:
  • the second push resource is used to remove the first push resource and remove the resource of the second webpage stored by the client, among all resources required to load the second webpage;
  • the server sends the second push resource to the client.
  • the client sends the address of the first webpage to the server and the name of the resource of the first webpage stored by the client, where the first webpage is a webpage that the client currently requests to access;
  • the client Receiving, by the client, the first push resource sent by the server, where the first push resource is a resource that is used by the client to delete the first webpage stored by the client ;
  • the client loads the first webpage according to the first push resource and the resource of the first webpage stored by the client.
  • the method further includes: the client sending a time indication to the server, where the time indication is the first webpage stored by the client Time information of resources;
  • the client receives the latest resource corresponding to the resource that needs to be updated in the resource of the first webpage that is sent by the server, and the resource that needs to be updated in the resource of the first webpage is determined by the server according to the time indication.
  • the time indication is any one of the following:
  • the time indication is a time when the client last accessed the first webpage
  • the time indication is a storage time of each resource in the resource of the first webpage stored by the client;
  • the time indication is a modification time of the first webpage received by the server when the client accesses the first webpage last time.
  • the method before the client sends the time indication to the server, the method further includes:
  • the client determines that the time information is later than the time indication, the client sends a time indication to the server.
  • the method further includes:
  • the method further includes:
  • the client loads the second webpage according to the second push resource and the resource of the second webpage stored by the client.
  • a third aspect of the embodiments of the present invention provides an apparatus for loading a webpage, including:
  • a receiving module configured to receive an address of the first webpage sent by the client, and the client storage The name of the resource of the first webpage, where the first webpage is a webpage that the client currently requests to access;
  • a determining module configured to determine, according to an address of the first webpage, a name of all resources required to load the first webpage
  • a processing module configured to determine, according to a name of a resource of the first webpage stored by the client, and a name of all resources required to load the first webpage, the first push resource, the first push resource Removing the resources of the first webpage stored by the client from all the resources required to load the first webpage;
  • a sending module configured to send the first push resource to the client.
  • the receiving module is further configured to receive a time indication sent by the client, where the time indication is a resource of the first webpage stored by the client Time information
  • the processing module is further configured to: determine, according to the time indication, a resource that needs to be updated in a resource of the first webpage stored by the client; and determine a latest resource corresponding to the resource that needs to be updated;
  • the sending module is further configured to send the latest resource to the client.
  • the time indication is a time when the client accesses the first webpage last time
  • the processing module is configured to determine, according to a time when the client accesses the first webpage last time, a resource that needs to be updated in a resource of the first webpage stored by the client.
  • the time indication is that the server receives the first webpage when the client accesses the first webpage, and the received server sends the first webpage to the first webpage.
  • the modification time of the resource is that the server receives the first webpage when the client accesses the first webpage, and the received server sends the first webpage to the first webpage.
  • the processing module is configured to determine, according to the modification time of the resource of the first webpage received by the server when the client accesses the first webpage last time, determining the first stored by the client A resource in a resource of a web page that needs to be updated.
  • the time indication is a storage time of each resource in a resource of the first webpage stored by the client;
  • the processing module is configured to determine, according to a storage time of each resource in the resource of the first webpage that is stored by the client, that the resource of the first webpage stored by the client needs to be updated. Resources.
  • the sending module is further used to Sending, by the terminal, a name of all resources required to load the first webpage, so that the client determines, according to the name of all resources required to load the first webpage, the first stored by the client The name of a web page's resource.
  • the receiving module is further configured to receive the client Sending, by the terminal, a name of a resource of the second webpage stored by the client, where the first webpage and the second webpage are located on the same website;
  • the determining module is further configured to determine, according to a preset rule, an address that the client accesses the second webpage; and determine, according to an address of the second webpage, a name of all resources required to load the second webpage;
  • the processing module is further configured to determine, according to the name of all the resources required to load the second webpage, the name of the resource of the second webpage stored by the client, and the first push resource. a second push resource, where the second push resource is a resource that is used to load the second webpage, and the first push resource is removed, and the resource of the second webpage stored by the client is removed; And sending the second push resource to the client.
  • a fourth aspect of the embodiments of the present invention provides a device for loading a webpage, where the device for loading a webpage is a client, and includes:
  • a sending module configured to send, to the server, an address of the first webpage and a name of a resource of the first webpage stored by the client, where the first webpage is a webpage that the client currently requests to access; Receiving, by the first push resource, the first push resource sent by the server, where the first push resource is a resource that is used by the client to remove the first webpage stored by the client;
  • a loading module configured to load the first webpage according to the first push resource and a resource of the first webpage stored by the client.
  • the sending module is further configured to send a time indication to the server, where the time indication is a time of a resource of the first webpage stored by the client information;
  • the receiving module is further configured to receive, by the server, the latest resource corresponding to the resource that needs to be updated in the resource of the first webpage, where the resource that needs to be updated in the resource of the first webpage is the server according to the time The indication is ok.
  • the time indication is a storage time of each resource in the resource of the first webpage stored by the client;
  • the time indication is a modification time of the first webpage received by the server when the client accesses the first webpage last time.
  • the receiving module is further configured to receive time information sent by the server, where the time information is The last modification time of the resource of the first webpage by the server;
  • the sending module is further configured to: if the client determines that the time information is later than the time indication, send a time indication to the server.
  • the apparatus further includes: the receiving module, And a determining module, configured to determine, according to the name of all the resources required to load the first webpage, the client, The name of the stored resource of the first web page.
  • the sending module is further configured to use the server Sending a name of a resource of the second webpage stored by the client, where the first webpage and the second webpage are located on the same website;
  • the receiving module is further configured to receive a second push resource sent by the server, where the second push resource removes the first push resource and remove the client from all resources required to load the second webpage Storing the resources of the second webpage;
  • the loading module is further configured to load the second webpage according to the second push resource and a resource of the second webpage stored by the client.
  • a fifth aspect of the embodiments of the present invention provides an apparatus for loading a webpage, including: a receiver, configured to receive an address of a first webpage sent by the client, and a name of a resource of the first webpage stored by the client, where the first webpage is a webpage that the client currently requests to access;
  • a processor configured to determine, according to an address of the first webpage, a name of all resources required to load the first webpage; a name of a resource of the first webpage stored by the client, and the loading location Determining, by the name of all the resources required by the first webpage, the first push resource, where the first push resource is all the resources required to load the first webpage, and removing the first webpage stored by the client Resource
  • a sender configured to send the first push resource to the client.
  • the receiver is further configured to receive a time indication sent by the client, where the time indication is a resource of the first webpage stored by the client Time information
  • the processor is further configured to: determine, according to the time indication, a resource that needs to be updated in a resource of the first webpage stored by the client; and determine an latest resource corresponding to the resource that needs to be updated; Also used to send the latest resource to the client.
  • the time indication is a time when the client accesses the first webpage last time
  • the processor is specifically configured to determine, according to a time when the client accesses the first webpage last time, a resource that needs to be updated in a resource of the first webpage stored by the client.
  • the processor is specifically configured to determine, according to the modification time of the resource of the first webpage received by the server when the client accesses the first webpage last time, determining the first stored by the client A resource in a resource of a web page that needs to be updated.
  • the time indication is a storage time of each resource in a resource of the first webpage stored by the client;
  • the processor is configured to determine, according to a storage time of each resource in the resource of the first webpage that is stored by the client, a resource that needs to be updated in a resource of the first webpage stored by the client.
  • the sender is further configured to send, to the client, a name of all resources required to load the first webpage, so that the client Determining, according to the name of all the resources required to load the first webpage, a name of a resource of the first webpage stored by the client.
  • the receiver is further configured to receive the client Sending, by the terminal, a name of a resource of the second webpage stored by the client, where the first webpage and the second webpage are located on the same website;
  • the processor is further configured to determine, according to a preset rule, an address that the client accesses the second webpage; and determine, according to an address of the second webpage, a name of all resources required to load the second webpage; Determining a second push resource, the second push resource, a name of all resources required to load the second webpage, a name of a resource of the second webpage stored by the client, and the first push resource Removing the first push resource and removing the resource of the second webpage stored by the client from all resources required to load the second webpage;
  • the transmitter is further configured to send the second push resource to the client.
  • a sixth aspect of the embodiments of the present invention provides a device for loading a webpage, where the device for loading a webpage is a client, and includes:
  • a sender configured to send, to the server, an address of the first webpage and a name of a resource of the first webpage stored by the client, where the first webpage is a webpage that the client currently requests to access;
  • the receiver uses Receiving, by the first push resource, the first push resource sent by the server, where the first push resource is a resource that is used by the client to remove the first webpage stored by the client;
  • the sender is further configured to send a time indication to the server, where the time indication is a time of the resource of the first webpage stored by the client Information
  • the receiver is further configured to receive, by the server, the latest resource corresponding to the resource that needs to be updated in the resource of the first webpage, where the resource that needs to be updated in the resource of the first webpage is the server according to the time
  • the indication is ok.
  • the time indication is any one of the following:
  • the time indication is a time when the client last accessed the first webpage
  • the time indication is a storage time of each resource in the resource of the first webpage stored by the client;
  • the time indication is a modification time of the first webpage received by the server when the client accesses the first webpage last time.
  • the receiver is further configured to receive time information sent by the server, where the time information is The last modification time of the resource of the first webpage by the server;
  • the transmitter is further configured to send a time indication to the server if the client determines that the time information is later than the time indication.
  • the apparatus further includes: the receiver further And a method, configured to receive, by the server, a name of all resources required to load the first webpage, where the processor is configured to determine, according to the name of all resources required to load the first webpage, where the client stores The name of the resource of the first web page.
  • the transmitter is further used to the server Sending a name of a resource of the second webpage stored by the client, where the first webpage and the second webpage are located on the same website;
  • the loader is further configured to load the second webpage according to the second push resource and a resource of the second webpage stored by the client.
  • the client sends the name of the resource of the first webpage stored by the client to the server, where the first webpage is the client.
  • the webpage currently requested to be accessed so that the server can determine the name of all the resources required to load the first webpage according to the address of the first webpage, and according to the storage of the client.
  • the name of the resource of the first webpage and the name of all the resources required to load the first webpage determine the first push resource sent to the client, and the first push resource is all the resources required to load the first webpage, and the client storage is removed.
  • FIG. 1 is a schematic structural diagram of a B/S system according to an embodiment of the present invention
  • Embodiment 1 is a schematic flowchart of Embodiment 1 of a method for loading a webpage according to the present invention
  • Embodiment 3 is a schematic flowchart of Embodiment 2 of a method for loading a webpage according to the present invention
  • Embodiment 4 is a schematic flowchart of Embodiment 3 of a method for loading a webpage according to the present invention
  • FIG. 5 is a schematic flowchart of Embodiment 4 of a method for loading a webpage according to the present invention.
  • Embodiment 5 is a schematic flowchart of Embodiment 5 of a method for loading a webpage according to the present invention
  • Embodiment 6 is a schematic flowchart of Embodiment 6 of a method for loading a webpage according to the present invention.
  • FIG. 8 is a schematic structural diagram of Embodiment 1 of an apparatus for loading a webpage according to the present invention.
  • Embodiment 9 is a schematic structural diagram of Embodiment 2 of an apparatus for loading a webpage according to the present invention.
  • Embodiment 3 of an apparatus for loading a webpage according to the present invention
  • FIG. 11 is a schematic structural diagram of Embodiment 4 of an apparatus for loading a webpage according to the present invention.
  • the technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. example. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without departing from the inventive scope are the scope of the present invention.
  • the terms “first”, “second”, “third”, “fourth”, etc. (if present) in the specification and claims of the present invention and the above figures are used to distinguish similar objects without being used for Describe a specific order or order.
  • FIG. 1 is a schematic structural diagram of a B/S system according to an embodiment of the present invention.
  • the architecture includes a client and a server, and the client described in the embodiments of the present invention refers to a client application. , including a browser or a control, component, module, software, etc.
  • the client can be installed on a terminal such as a desktop computer, a notebook, a mobile phone, etc., wherein the client is used to respond to the user's operation, the client
  • the server and the server exchange information through the network, for example: the user inputs a URL requesting access to the webpage to the client or clicks on a link on the page, and the client sends a request to the server through the network, and the server returns the requested resource to the client through the network.
  • the client loads the webpage requested by the client and presents it to the user through the client.
  • the server sends all the resources required to load the webpage requested to be sent to the client, which causes waste of bandwidth resources.
  • the client sends the name of the resource of the first webpage stored by the client to the server in addition to the address of the first webpage to the server, and the present invention refers to the webpage that the client currently requests to access.
  • the first webpage that is, the client reports to the server, about the resources that have been stored locally by the client about the webpage currently requested to be accessed, so that the server determines the name of all the resources required to load the first webpage according to the address of the first webpage.
  • the server determines the first push resource, it refers to the resource of the first webpage that has been stored locally by the client, and does not send the resource of the first webpage that has been stored locally by the client to the client, thereby saving bandwidth resources.
  • Embodiment 1 is a schematic flowchart of Embodiment 1 of a method for loading a webpage according to the present invention.
  • the execution subject of the embodiment is a server.
  • the method in this embodiment is as follows:
  • S201 The server receives the address of the first webpage sent by the client and the name of the resource of the first webpage stored by the client.
  • the first webpage is a webpage that the client currently requests to access.
  • the client may include the address of the first webpage and the name of the resource of the first webpage stored by the client in a message, for example, the address of the first webpage and the name of the resource of the first webpage stored by the client may be Included in the HTTP request message, the address of the first web page may be a URL.
  • the client may also send the address of the first webpage and the name of the resource of the first webpage stored by the client to the server through different messages, and the present invention is not limited thereto.
  • the name of the resource of the first webpage can uniquely identify a resource, that is, the name and the resource are corresponding to each other.
  • the name of the resource of the first webpage stored by the client may be 0, 1 or more.
  • the list may be through a list, an array, a string, an XML file or other data.
  • the structure indicates that the invention is not limited thereto.
  • the client may determine the name of the resource of the first webpage stored by the client, and send it to the server, for example, the client.
  • the end can be determined according to the attributes of the locally stored resources.
  • the attribute of the source includes a representation of the webpage described by the resource; or, the client may pre-store the name of all resources of the resource of the first webpage, or request the server for the name of all the resources of the first webpage, according to all the first webpage
  • the name of the resource determines the name of the resource of the first webpage stored by the client; or the client sends the name of all resources of the website where the first webpage stored locally is sent to the server, and the server determines the first webpage stored by the client.
  • the name of the resource for which the present invention is not limited, as long as the name of the resource sent by the client to the server includes the name of the resource of the first webpage stored by the client.
  • S202 The server determines, according to the address of the first webpage, the name of all resources required to load the first webpage.
  • the server can know the names of all the resources required to load the first web page according to the relationship between the address of the web page stored by itself and the names of all the resources required to load the web page.
  • S203 The server determines the first push resource according to the name of the resource of the first webpage stored by the client and the name of all the resources required to load the first webpage.
  • the first push resource is a resource that is used to load the first webpage, and removes the resource of the first webpage stored by the client, that is, all the resources required to load the first webpage, except the first webpage stored by the client. Resources outside of resources.
  • the names of all the resources required to load the first web page are: Name 1, Name 2, Name 3, Name 4, and Name 5.
  • the names of the resources of the first web page stored by the client are Name 1, Name 2, and Name 4.
  • the first push resource is a resource corresponding to name 3 and name 5 respectively.
  • S204 The server sends the first push resource to the client.
  • the server sends the first push resource to the client, so that the client obtains all resources required for loading the first webpage according to the first push resource and the resource of the first webpage stored locally by the client, and loads the first webpage.
  • the server may further send the name of all the resources required to load the first webpage to the client, so that the client loads the first webpage according to the The name of all the resources required determines the name of the resource of the first web page stored.
  • the server receives the address of the first webpage sent by the client and the name of the resource of the first webpage stored by the client; and determines, according to the address of the first webpage, the names of all resources required to load the first webpage; And according to the name of the resource of the first webpage stored by the client And determining, by the name of all the resources required to load the first webpage, the first push resource, where the first push resource is a resource other than the resource of the first webpage stored by the client, among all resources required to load the first webpage Sending the first push resource to the client, so that the client loads the first webpage according to the name of all the resources required by the first webpage, the first push resource, and the name of the resource of the first webpage stored by the client.
  • the server when determining the first push resource, refers to the resource of the first webpage that has been stored locally by the client, and does not send the resource of the first webpage that has been stored locally by the client to the client, thereby avoiding the server to The client pushes the resources already stored by the client locally, thereby saving bandwidth resources of the communication network.
  • the present invention also provides a method for loading a webpage, which adds verification of whether the resource of the first webpage stored by the client is the latest resource. If the resources of the first webpage stored by the client need to be updated, the server sends the latest resource corresponding to the resource that needs to be updated to the client, so that the resources loaded by the client are the latest resources, as shown in FIG. 3 is a schematic flowchart of Embodiment 2 of a method for loading a webpage according to the present invention. The step shown in FIG. 3 is an additional step based on the embodiment shown in FIG. 2:
  • S301 The server receives the time indication sent by the client.
  • the time indication is time information of a resource of the first webpage stored by the client.
  • the specific form of the time indication may be: the time when the client accesses the first webpage last time; or, when the client accesses the first webpage last time, the time when the received server changes the resources of the first webpage; or, the time indication is The storage time of each resource in the resource of the first webpage stored by the client.
  • S302 The server determines, according to the time indication, a resource that needs to be updated in the resource of the first webpage stored by the client.
  • the server determines the client.
  • the resource corresponding to the same name in the resource of the first webpage stored by the client in the resource modified after the time of accessing the first webpage is the resource that needs to be updated.
  • the resources required to load the first web page are name 1, name 2, name 3, The resource corresponding to name 4 and name 5 respectively.
  • the last time the client accessed the first web page was "3:52 on January 3, 2014".
  • the server was modified after the time when the client visited the first webpage once.
  • the modification time is "3: 00 on February 3, 2014", and the modified resource is the resource corresponding to the name 4; then it can be determined that the last time the client accesses the first webpage is earlier than the latest resource of the server on the first webpage.
  • the server determines that the resource modified after the time when the client accesses the first webpage is the resource corresponding to the name 4, and the resource of the first webpage stored by the client is the resource corresponding to the name 1, the name 2, and the name 4 respectively. , you can determine the name 4 is the resource that needs to be updated.
  • the embodiment receives the server when the client accesses the first webpage last time.
  • the last modification time of the resource of the first webpage is the last modification time of the resource of the first webpage received by the server when the client accesses the first webpage last time, which is called the first time; the server is compared with the current time.
  • the last modification time of the resource of the first webpage is referred to as the second time. If the second time is later than the first time, the server determines the name of the resource modified after the first time and the first webpage stored by the client.
  • the resource with the same name in the name of the resource is the resource that needs to be updated. That is, each time the client requests to access the webpage, the server will notify the client of the latest modification time of the resource of the webpage requesting access, for example: when the client requests access to a certain visiting webpage, the server carries the response message.
  • Last-Modified Fri, 04 Sep 2009 05:55:43 GMT " is equivalent to the server telling the client that the "Etag" of the page it wants to access is "427fe7b6442f2096dff4f92339305444", the last time the server modified the page was " Fri, 04 Sep 2009 05:55:43 " , the client will store the above information in the local storage, and will send the above information to the server on the next access, so that the server can determine the webpage requested by the client to store according to the above information. Whether the resource is the latest resource, the specific information sent by the client to the server is as follows:
  • If-Modified-Since Fri, 03 Jan 2014 05:55:43 GMT " is equivalent to the client telling the server that the client's locally stored request for access to the web page's resource "Etag" is " 427fe7b6442f2096dff4f92339305444 ", last modified time is " Fri, 03 Jan 2014 05:55:43 GMT ", does the server side modify the resources of the web page requested to be accessed after the client last accessed the web page to be accessed.
  • the server determines that the resource of the same name as the name of the resource of the first webpage stored by the client in the name of the resource modified after the first time is the name of the resource that needs to be updated.
  • the resources required to load the first web page are the resources corresponding to the name 1, the name 2, the name 3, the name 4, and the name 5.
  • the resources of the first web page stored by the client are the name 1, the name 2, and the name 4 respectively.
  • Resources, the last time the client accessed the first webpage, the last time the server received the resource for the first webpage was "Fri, 03 Jan 2014 05:55:43 GMT", called the first time, month
  • the server was modified after " Fri, 03 Jan 2014 05:55:43 GMT", the modification time is " Fri, 25 Feb 2014 05:55:43 GMT", and the modified resource is the resource corresponding to the name 4, called the server.
  • the last modification time of the resource of the first webpage is the second time, and the second time is later than the first time, the name of the resource modified by the server after the first time and the name of the resource of the first webpage stored by the client If the same name is the name 4, it is determined that the resource corresponding to the name 4 is a resource that needs to be updated.
  • the server determines, for the name of each resource in the resource of the first webpage stored by the client, that the storage time of the resource corresponding to the name is earlier than
  • the resource corresponding to the name of the resource whose last modification time of the resource corresponding to the name of the server is the resource that needs to be updated.
  • the resources of the first webpage are the resources corresponding to the name 1, the name 2, the name 3, the name 4, and the name 5.
  • the resources of the first webpage stored by the client are the resources corresponding to the name 1, the name 2, and the name 4, and are stored.
  • the time is March 1, 2014.
  • the last modification time of the server for name 1 and name 2 is February 15, 2014.
  • the last modification time of the resource corresponding to the name 4 by the server is March 5, 2014. Then, it is determined that the resource corresponding to the name 4 is a resource that needs to be updated.
  • S303 The server determines the latest resource corresponding to the resource that needs to be updated.
  • the server determines the latest resources corresponding to the resources that need to be updated on the server side.
  • S304 The server sends the latest resource to the client.
  • the latest resource is the resource after the last modification of the resource by the server.
  • the last modification time of the resource of the server to the name 5 is 3: 00 on February 3, 2014, then February 3, 2014 3: 00
  • the resource after the modification of the resource corresponding to the name 5 is the latest resource.
  • the server receives the time indication sent by the client, determines the resource that needs to be updated in the resource of the first webpage stored by the client according to the time indication, and the server determines the latest resource corresponding to the resource that needs to be updated, and the server sends the latest resource to the server.
  • the client to ensure that the resources required by the client to load the first web page are the latest resources.
  • the client After obtaining the latest resource of the resource pair to be updated from the server through the foregoing implementation manner, the client updates the previously stored resource to the latest resource. In the above manner, it can be ensured that the resources of the first webpage loaded by the client are the latest resources.
  • the method may further include: sending, by the server, the last modification time of the resource of the first webpage by the server to the client, if the client determines that the server sends the first webpage If the latest modification time of the resource is later than any of the above-mentioned time indications, the technical solution shown in FIG. 3 is executed. Otherwise, the technical solution shown in FIG. 3 is not executed, and the resources for loading the first webpage are also ensured. Latest resources. Thus, further savings in unnecessary signaling interactions are achieved.
  • the present invention further provides an embodiment, because some servers support loading of a webpage by using the technical solution of the present invention, and some servers do not support loading of a webpage by using the technical solution of the present invention.
  • the client determines whether the server supports sending the message to the client according to the name of the resource of the first webpage of the client memory and the name of all resources required to load the first webpage. The first push resource.
  • the server receives a protocol support capability request sent by the client, where the protocol support capability request is used to request whether the server supports determining, according to the name of the resource of the first webpage stored by the client, and the name of all resources required to load the first webpage.
  • the implementation manner is as follows:
  • the client sends a protocol support capability request to the server, which can be implemented by adding a protocol support query field to the message sent by the server, and the protocol support query field is used to query whether the server supports the client according to the client.
  • the server sends a protocol support capability response to the client according to its own protocol support capability, Whether the protocol support response field is carried in the message sent to the client, if the server supports, the protocol support response field is carried in the message sent to the client, and if the server does not support, the message is sent to the client.
  • the message does not carry the protocol support response field, and the client can determine whether the server supports the name of the resource according to the first webpage stored by the client and the content of loading the first webpage according to whether the information sent by the server carries the protocol support response field.
  • the name of all resources Determining a first push resource sends to customers.
  • the protocol support query field may be "Cached-Subresources", and the client adds the above field to the message sent to the server. If the message sent by the server includes the "Cached-Subresources" field, the server supports the present invention.
  • the protocol support query field and the protocol support response field may be the same or different, and the present invention does not limit this.
  • the client sends a protocol support capability request to the server, which can be implemented by adding a protocol support query field to the message sent by the server, and the protocol support query field is used to query whether the server supports storage according to the client.
  • the name of the resource of the first webpage and the name of all the resources required to load the first webpage determine the first push resource sent to the client;
  • the server sends a protocol support capability response to the client according to its own protocol support capability,
  • the message sent to the client carries the assignment of the protocol support response field, and if the server supports, the protocol support response field is carried in the message sent to the client, and the value of the protocol support response field indicates support; If the server does not support, the protocol support response field is not carried in the message sent to the client, and the value of the protocol support response field is not supported; the client may carry the assignment of the protocol support response field according to the information sent by the server.
  • the protocol support query field can be "Cached-Subresources"
  • the client is Add the above fields to the information sent to the server, if the message sent by the server contains
  • the "Cached-Subresources" field, and the value of "Cached-Subresources” indicates support, for example: “Cached-Subresources: OK”; then the server supports the technical solution of the present invention, and it should be noted that the protocol supports the query field and the protocol.
  • the support response fields may be the same or different, indicating that the support can be used: “OK” or "YES", etc., and the present invention does not limit this.
  • the client may determine, according to whether the server supports the name of the resource of the first webpage stored by the client and the name of all resources required to load the first webpage, the first push sent to the client.
  • the client determines whether to wait for the server to push the resource according to the judgment result, or actively requests the resource by using the prior art. If the server supports the technical solution of the present invention, the server waits for the server to push the resource. If not, the client actively uses the existing technology to the server. Requesting resources, thereby enabling compatibility with traditional techniques for loading web pages.
  • FIG. 4 is a schematic flowchart of Embodiment 3 of a method for loading a webpage according to the present invention, and FIG. 4 is attached to the embodiment shown in FIG. 2 or FIG. Step:
  • S401 The server receives the name of the resource of the second webpage stored by the client sent by the client.
  • the second webpage and the first webpage are located on the same website.
  • the server receives the name of the resource of the second webpage of the website where the first webpage stored by the client is sent by the client, and the second webpage is a webpage that the client may continue to visit after accessing the first webpage, where the first webpage is located on the webpage
  • the name of the resource of the second web page is usually sent to the server in the same message as the name of the resource of the first web page.
  • the server determines, according to the preset rule, an address of the second webpage accessed by the client.
  • the server may determine the address of the webpage that the client continues to access after accessing the first webpage by means of statistics, etc., that is, determine the address of the second webpage.
  • S403 The server determines, according to the address of the second webpage, the name of all resources required to load the second webpage.
  • S404 The server according to the name of all resources required to load the second webpage, the client storage The name of the resource of the second webpage and the first push resource determine the second push resource.
  • the second push resource is a resource that removes the second webpage stored by the client from all the resources required to load the second webpage, and removes resources other than the first push resource. That is, the second push resource does not include the resource of the second webpage stored by the client, and does not include the first push resource.
  • S405 The server sends a second push resource to the client.
  • the server predicts the address of the second webpage that the client continues to access after accessing the first webpage, and loads the second webpage according to the name of the resource of the second webpage of the website where the first webpage stored by the client is sent by the client.
  • the name of all the resources required, and the first push resource determine the second push resource, and send the second push resource to the client in advance before the client accesses the second webpage, so that when the client accesses the second webpage, Improve loading efficiency, thereby increasing the efficiency of loading web pages across the entire site.
  • FIG. 5 is a schematic flowchart of Embodiment 4 of a method for loading a webpage according to the present invention.
  • the execution subject of the embodiment is a client.
  • the method in this embodiment includes the following steps:
  • S501 The client sends the address of the first webpage to the server and the name of the resource of the first webpage stored by the client.
  • the first webpage is a webpage that the client currently requests to access.
  • the client may determine the name of the resource of the first webpage stored by the client, and send it to the server, for example, the client.
  • the terminal may be determined according to the attribute of the locally stored resource, where the attribute of the resource includes a representation of the webpage described by the resource; or, the client may pre-store the name of all the resources of the resource of the first webpage, or request the first webpage from the server.
  • the name of all resources determining the resources of the first webpage stored by the client according to the names of all the resources of the first webpage
  • the name of the resource of the first webpage stored by the client is sent to the server by the client, and the name of the resource of the first webpage stored by the client is determined by the server, and the present invention does not limit the present invention.
  • the name of the resource sent by the client to the server includes the name of the resource of the first webpage stored by the client.
  • S502 The client receiving server sends the first push resource.
  • the first push resource is a resource that is used to load the first webpage, and removes the resource of the first webpage stored by the client, that is, all the resources required to load the first webpage, except the first webpage stored by the client. Resources outside of resources.
  • the server may send the name of all the resources required to load the first webpage to the client, and the client receives the loading sent by the server.
  • the name of all the resources required by the web page, and the name of the resource of the stored first web page is determined according to the names of all the resources required to load the first web page.
  • S503 The client loads the first webpage according to the first push resource and the resource of the first webpage stored by the client.
  • the address of the first webpage and the name of the resource of the first webpage stored by the client are sent by the client to the server, so that the server determines the name of all the resources required to load the first webpage according to the address of the first webpage. And determining, according to the name of the resource of the first webpage stored by the client and the name of all the resources required to load the first webpage, the first push resource is all resources required for loading the first webpage And removing the resource of the first webpage stored by the client; the client receiving server sends the first push resource, and loading the first webpage according to the first push resource and the resource of the first webpage stored by the client.
  • the server when determining the first push resource, refers to the resource of the first webpage that has been stored locally by the client, and does not send the resource of the first webpage that has been stored locally by the client to the client, thereby avoiding the server to The client pushes the resources already stored by the client locally, thereby saving the bandwidth resources of the communication network.
  • the present invention also provides a method for loading a webpage, and the method adds Whether the resource of the first webpage stored by the client is the verification of the latest resource. If the resources of the first webpage stored by the client need to be updated, the server sends the latest resource corresponding to the resource that needs to be updated to the client, so that the resources loaded by the client are the latest resources, as shown in FIG. 6.
  • FIG. 6 is a schematic flowchart of Embodiment 5 of a method for loading a webpage according to the present invention. The step shown in FIG. 6 is an additional step based on the embodiment shown in FIG. 5:
  • S601 The client sends a time indication to the server.
  • the time indication is time information of a resource of the first webpage stored by the client.
  • the time indication is the time when the client accesses the first webpage last time; the time indication is the storage time of each resource in the resource of the first webpage stored by the client; the time indication is on the client.
  • the client receives the latest resource corresponding to the resource that needs to be updated in the resource of the first webpage sent by the server.
  • the resource that needs to be updated in the resource of the first webpage is determined by the server according to the time indication.
  • the specific determination method refer to the detailed description in the embodiment shown in FIG. 3, and details are not described herein.
  • the client sends a time indication to the server, so that the server determines, according to the time indication, the resource that needs to be updated in the resource of the first webpage stored by the client, and the server sends the latest resource corresponding to the resource that needs to be updated to the client, to
  • the resources required to ensure that the client loads the first web page are the latest resources.
  • the client After the client obtains the latest resource corresponding to the resource that needs to be updated from the server, the client updates the resource that needs to be updated locally to the latest resource.
  • the step shown in FIG. 6 is an additional step based on the embodiment shown in FIG. 5, wherein the client may include the time information and the address of the first webpage in a message and send the message to the server.
  • the time information can also be sent separately to the server independently of the address of the first web page.
  • the server sends the latest resource corresponding to the resource that needs to be updated to the client, or it may be
  • the first push resource is sent to the client together, or may be sent to the client separately from the first push resource.
  • the present invention does not limit the specific transmission manner of the above information.
  • the method may further include the following steps: the client receives time information sent by the server, where the time information is the last modification time of the resource of the first webpage by the server, if the client If the last modification time of the resource sent by the server to the first webpage is later than any of the foregoing time indications, the technical solution shown in FIG. 5 is executed. Otherwise, the technical solution shown in FIG. 5 is not executed. You can be sure that the resources that load the first page are the latest resources. Thus, further unnecessary signalling interactions are saved.
  • the present invention further provides an embodiment, because some servers support loading of a webpage by using the technical solution of the present invention, and some servers do not support loading of a webpage by using the technical solution of the present invention.
  • the client determines whether the server supports sending the message to the client according to the name of the resource of the first webpage of the client memory and the name of all resources required to load the first webpage. The first push resource.
  • the client sends a protocol support capability request to the server, where the protocol support capability request is used to request whether the server supports the name of the resource according to the first webpage stored by the client and the name of all resources required to load the first webpage. Determining the first push resource sent to the client; the server sends a protocol support capability response to the client according to the protocol support capability of the server, the client receives the protocol support capability response sent by the server, and determines whether the server supports the present according to the protocol support capability response.
  • the server sends a protocol support capability response to the client according to the protocol support capability of the server, the client receives the protocol support capability response sent by the server, and determines whether the server supports the present according to the protocol support capability response.
  • the client may determine, according to whether the server supports the name of the resource of the first webpage stored by the client and the name of all resources required to load the first webpage, the first push sent to the client.
  • the client determines whether to wait for the server to push the resource according to the judgment result, or actively requests the resource by using the prior art. If the server supports the technical solution of the present invention, the server waits for the server to push the resource. If not, the client actively uses the existing technology to the server. Requesting resources, thereby enabling compatibility with traditional techniques for loading web pages.
  • FIG. 7 is a schematic flowchart of Embodiment 6 of a method for loading a webpage according to the present invention, and FIG. 7 is an additional step based on the embodiment shown in FIG. 5 or FIG.
  • S701 The client sends a second webpage stored by the client to the server.
  • the first webpage and the second webpage are located on the same website.
  • the client sends the name of the resource of the second webpage to the server, and the server receives the name of the resource of the second webpage of the website where the first webpage stored by the client is sent by the client, and the second webpage may continue after the client accesses the first webpage.
  • the accessed webpage, wherein the name of the resource of the second webpage of the website where the first webpage is located is usually sent to the server in the same message as the name of the resource of the first webpage.
  • the client may determine the name of the resource of the second webpage stored by the client, and send it to the server, for example, the client.
  • the terminal may be determined according to the attribute of the locally stored resource, where the attribute of the resource includes a representation of the webpage described by the resource; or, the client may pre-store the name of all the resources of the resource of the second webpage, or request the second webpage from the server.
  • the name of all the resources, the name of the resource of the second webpage stored by the client is determined according to the name of all the resources of the second webpage; or the name of all the resources of the website where the second webpage stored locally is sent by the client to the server
  • the server determines the name of the resource of the second webpage stored by the client, and the present invention does not limit the present invention, as long as the name of the resource sent by the client to the server includes the name of the resource of the second webpage stored by the client. .
  • S702 The client receives the second push resource sent by the server.
  • the server determines, according to the preset rule, an address of the second webpage that the client continues to access after accessing the first webpage, and determines, according to the address of the second webpage, a name of all resources required to load the second webpage, according to the required loading of the second webpage.
  • the name of all resources required for loading the second webpage sent by the server, the resources of the second webpage stored by the client, and the server may be pre- The pushed second push resource loads the second web page.
  • the client sends the name of the resource of the second webpage stored by the client to the server, so that the server determines the second push resource sent to the client, and the client receives the second push resource sent by the server, requesting access.
  • the second webpage loads the second webpage according to the second push resource and the resource of the second webpage stored by the client, since the second push resource is sent to the server in advance by the server, the loading efficiency can be improved, and further, the loading of the entire website is improved. The efficiency of the web page.
  • FIG. 8 is a schematic structural diagram of Embodiment 1 of a device for loading a webpage according to the present invention.
  • the device in this embodiment is deployed on a server side, and the device in this embodiment includes a receiving module 801, a determining module 802, a processing module 803, and a sending module 804.
  • the receiving module 801 is configured to receive an address of the first webpage sent by the client, and a name of the resource of the first webpage stored by the client, where the first webpage is a webpage that the client currently requests to access; and the determining module 802 is configured to use The address of the first webpage determines the name of all the resources required to load the first webpage; the processing module 803 is configured to: according to the name of the resource of the first webpage stored by the client, and the foregoing required to load the first webpage a name of all the resources, the first push resource is determined, where the first push resource is the resource of the first webpage stored by the client, and the sending module 804 is configured to send the client to the client. Send the above first push resource.
  • the device in this embodiment is corresponding to the technical solution of the method embodiment shown in FIG. 2, and the implementation principle and the technical effect are similar, and details are not described herein again.
  • the receiving module 801 further receives the time indication sent by the client, where the time indication is time information of the resource of the first webpage stored by the client, and the processing module 803 is further configured to use the time indication according to the time indication. And determining, by the foregoing client, the resource that needs to be updated in the resource of the first webpage, and determining the latest resource corresponding to the resource that needs to be updated; the sending module 804 is further configured to send the latest resource to the client.
  • the time indication is the time when the client accesses the first webpage last time; the processing module 803 is specifically configured to determine, according to the time when the client accesses the first webpage last time, the client storage The resource of the first webpage needs to be updated.
  • the time indication is that the client accesses the first network last time.
  • the processing module 803 is specifically configured to: when the client accesses the first webpage last time, the server receives the first webpage The modification time of the resource determines the resource that needs to be updated in the resource of the first webpage stored by the client.
  • the device of the foregoing embodiment is corresponding to the technical solution for performing the method embodiment shown in FIG. 3, and the implementation principle and technical effects thereof are similar, and details are not described herein again.
  • the sending module 804 is further configured to send, to the client, the name of all the resources required to load the first webpage, so that the client is configured according to the foregoing all resources required to load the first webpage.
  • the name determines the name of the resource of the above first webpage stored by the client.
  • the receiving module 801 is further configured to receive, by the client, a name of a resource of the second webpage stored by the client, where the first webpage and the second webpage are located on the same website; And determining, by the preset rule, the address of the foregoing second webpage by the client; determining, according to the address of the second webpage, a name of all the resources required to load the second webpage; the processing module 803 further configured to load the foregoing according to the foregoing The name of all the resources required by the second webpage, the name of the resource of the second webpage stored by the client, and the first push resource, and the second push resource is determined, where the second push resource is required to load the second webpage.
  • the first push resource is removed from all the resources, and the resource of the second webpage stored by the client is removed.
  • the sending module 804 is further configured to send the second push resource to the client.
  • the device of the foregoing embodiment is corresponding to the technical solution for performing the method embodiment shown in FIG. 4, and the implementation principle and technical effects thereof are similar, and details are not described herein again.
  • FIG. 9 is a schematic structural diagram of Embodiment 2 of a device for loading a webpage according to the present invention.
  • the device for loading a webpage is a client, and the apparatus of this embodiment includes a sending module 901, a receiving module 902, and a loading module 903, where the sending module 901 is used.
  • the receiving module 902 is configured to receive the first push resource sent by the server, where the first push resource is all the resources required to load the first web page, and the first stored by the client is removed.
  • the loading module 903 is configured to load the first webpage according to the first pushing resource and the resource of the first webpage stored by the client.
  • the device of the foregoing embodiment is corresponding to the technical solution for performing the method embodiment shown in FIG. 5, and the implementation principle and technical effects thereof are similar, and details are not described herein again.
  • the receiving module 902 is further configured to receive time information sent by the server, where the time information is a last modification time of the resource of the first webpage by the server; and the sending module 901 is further configured to: The terminal determines that the time information is later than the time indication, and sends a time indication to the server.
  • the device of the foregoing embodiment is corresponding to the technical solution for performing the method embodiment shown in FIG. 6.
  • the implementation principle and technical effects are similar, and details are not described herein again.
  • the sending module 901 is further configured to send, to the server, a name of a resource of the second webpage stored by the client, where the first webpage and the second webpage are located on the same website; Receiving the second push resource sent by the server, The second push resource is a resource that removes the first push resource and removes the second webpage stored by the client from all resources required to load the second webpage;
  • the 903 is further configured to load the second webpage according to the second push resource and the resource of the second webpage stored by the client.
  • the device of the foregoing embodiment is corresponding to the technical solution for performing the method embodiment shown in FIG. 7.
  • the implementation principle and the technical effect are similar, and details are not described herein again.
  • Embodiment 10 is a schematic structural diagram of Embodiment 3 of an apparatus for loading a webpage according to the present invention.
  • the apparatus of this embodiment is deployed on a server side.
  • the apparatus of this embodiment includes a receiver 1001, a processor 1002, and a transmitter 1003.
  • the receiver 1001 is configured to receive an address of the first webpage sent by the client, and a name of the resource of the first webpage stored by the client, where the first webpage is a webpage that the client currently requests to access; the processor 1002 uses Determining, according to the address of the first webpage, a name of all resources required to load the first webpage; and, according to the name of the resource of the first webpage stored by the client, and all the resources required to load the first webpage a first push resource, where the first push resource is a resource that is used to load the first webpage, and the first webpage that is stored by the client is removed from the first webpage; the sender 1003 is configured to send the foregoing One push resource.
  • the device in this embodiment is corresponding to the technical solution of the method embodiment shown in FIG. 2, and the implementation principle and the technical effect are similar, and details are not described herein again.
  • the receiver 1001 further receives the time indication sent by the client, where the time indication is time information of the resource of the first webpage stored by the client, and the processor 1002 is further configured to use the time according to the time. Instructing to determine the resource that needs to be updated in the resource of the first webpage stored by the client; and determining the latest resource corresponding to the resource that needs to be updated; the sender 1003 is further configured to send the latest resource to the client.
  • the time indication is the time when the client accesses the first webpage last time; the processor 1002 is specifically configured to determine, according to the time when the client accesses the first webpage last time, the client storage The resource of the first webpage needs to be updated.
  • the time indication is a storage time of each resource in the resource of the first webpage stored by the client
  • the processor 1002 is configured to use, according to the resources of the first webpage stored by the client, The storage time is used to determine a resource that needs to be updated in the resource of the first webpage stored by the client.
  • the device of the foregoing embodiment is corresponding to the technical solution for performing the method embodiment shown in FIG. 3, and the implementation principle and technical effects thereof are similar, and details are not described herein again.
  • the transmitter 1003 is further configured to send, to the client, the name of all the resources required to load the first webpage, so that the client is configured according to the foregoing all resources required to load the first webpage.
  • the name determines the name of the resource of the above first webpage stored by the client.
  • the receiver 1001 is further configured to receive, by the client, a name of a resource of the second webpage stored by the client, where the first webpage and the second webpage are located on the same website; the processor 1002 further And determining, according to a preset rule, an address that the client accesses the second webpage; determining, according to the address of the second webpage, a name of all resources required to load the second webpage; and all required to load the second webpage according to the foregoing a name of the resource, a name of the resource of the second webpage stored by the client, and the first push resource, and determining a second push resource, wherein the second push resource is all resources required for loading the second webpage, and the foregoing And a resource for removing the resource of the second webpage stored by the client; the sender 1003 is further configured to send the second push resource to the client.
  • the device of the foregoing embodiment is corresponding to the technical solution for performing the method embodiment shown in FIG. 4, and the implementation principle and technical effects thereof are similar, and details are not described herein again.
  • FIG. 11 is a schematic structural diagram of Embodiment 4 of a device for loading a webpage according to the present invention.
  • the device for loading a webpage is a client, and the apparatus of this embodiment includes a transmitter 1101, a receiver 1102, and a loader 1103, where the transmitter 1101 is used.
  • the first push resource is a resource that removes the first webpage stored by the client from all resources required to load the first webpage; and the loader 1103 is configured to use the foregoing
  • the first webpage is loaded by a push resource and a resource of the first webpage stored by the client.
  • the device of this embodiment is corresponding to the technical solution of the method embodiment shown in FIG. 5, and the implementation principle and the technical effect are similar, and details are not described herein again.
  • the transmitter 1101 is further configured to send a time indication to the server, where the time indication is time information of resources of the first webpage stored by the client, and the receiver 1102 is further configured to receive the server sending The latest resource corresponding to the resource that needs to be updated in the resource of the first webpage, and the resource that needs to be updated in the resource of the first webpage is determined by the server according to the time indication.
  • the time indication is any one of the following: the time indication is a time when the client accesses the first webpage last time; and the time indication is a resource of the first webpage stored by the client. The storage time of the resource; the time indication is the modification time of the first webpage received by the server when the client accesses the first webpage last time.
  • the receiver 1102 is further configured to receive time information sent by the server, where the time information is a last modification time of the resource of the first webpage by the server; and the transmitter 1101 is further configured to: The terminal determines that the time information is later than the time indication, and sends a time indication to the server.
  • the device of the foregoing embodiment is corresponding to the technical solution for performing the method embodiment shown in FIG. 6.
  • the implementation principle and technical effects are similar, and details are not described herein again.
  • the receiver 1102 is further configured to receive a name of all resources required by the server to load the first webpage, and the processor is configured to determine, according to the name of all the resources required to load the first webpage.
  • the name of the resource of the first webpage stored by the client.
  • the transmitter 1101 is further configured to send, to the server, a name of a resource of the second webpage stored by the client, where the first webpage and the second webpage are located on the same website; the receiver 1102 is further used to Receiving a second push resource sent by the server, where the second push resource is a resource that removes the first push resource and removes the second webpage stored by the client from all resources required to load the second webpage; 1103 is further configured to: according to the foregoing second push resource and the foregoing second webpage stored by the client The resource loads the second web page above.
  • the device of the foregoing embodiment is corresponding to the technical solution for performing the method embodiment shown in FIG. 7.
  • the implementation principle and the technical effect are similar, and details are not described herein again.
  • the aforementioned program can be stored in a computer readable storage medium.
  • the program when executed, performs the steps including the above-described method embodiments; and the foregoing storage medium includes: a medium that can store program codes, such as a ROM, a RAM, a magnetic disk, or an optical disk.

Abstract

本发明实施例提供一种加载网页的方法和装置,通过客户端向服务器发送第一网页的地址之外,还向服务器发送客户端存储的第一网页的资源的名称,第一网页为客户端当前请求访问的网页,以使服务器能够根据第一网页的地址,确定加载第一网页所需的所有资源的名称,并根据客户端存储的第一网页的资源的名称以及加载第一网页所需的所有资源的名称确定向客户端发送的第一推送资源,第一推送资源为加载第一网页所需的所有资源中除去客户端存储的第一网页的资源之外的资源,也就是,第一推送资源中不包含客户端存储的第一网页的资源,而只包含客户端本地未存储的第一网页的资源,避免了服务器向客户端推送客户端本地已经存储的资源,从而节约了通信网络的带宽资源。

Description

加载网页的方法和装置
技术领域
本发明实施例涉及计算机技术, 尤其涉及一种加载网页的方法和装置。 背景技术
目前的网络通信系统中, 为了节省部署成本, 通常采用浏览器 /服务器 (Browser/Server, 以下简称: B/S ) 架构, 在 B/S 架构下, 用户界面 (User Interface, 以下简称: UI)是通过客户端(浏览器)来呈现, 主要事务处理过 程在服务器端实现。
在 B/S架构下, 以超文本传输协议 (Hypertext Transfer Protocol , 以下 简称: HTTP)加载网页的流程为例进行说明, 客户端向服务器发送一个请求 消息, 请求消息中携带请求访问的网页的地址, 服务器根据该地址向客户端 返回加载该网页所需的所有资源的名称; 客户端根据该所有资源的名称向服 务器发送请求, 请求上述所有资源的名称对应的资源, 客户端根据服务器返 回的上述所有资源的名称对应的资源加载该网页。
然而, 采用现有技术的方法, 会造成带宽资源的浪费。 发明内容
本发明实施例提供一种加载网页的方法和装置, 以节约通信网络的带宽 资源。
本发明实施例第一方面提供一种加载网页的方法, 包括:
服务器接收客户端发送的第一网页的地址以及所述客户端存储的所述第 一网页的资源的名称, 所述第一网页为所述客户端当前请求访问的网页; 所述服务器根据所述第一网页的地址, 确定加载所述第一网页所需的所 有资源的名称;
所述服务器根据所述客户端存储的所述第一网页的资源的名称以及所述 加载所述第一网页所需的所有资源的名称, 确定第一推送资源, 所述第一推 送资源为加载所述第一网页所需的所有资源中除去所述客户端存储的所述第 一网页的资源;
所述服务器向所述客户端发送所述第一推送资源。
结合第一方面, 在第一种可能的实现方式中, 所述方法还包括: 所述服务器接收所述客户端发送的时间指示, 所述时间指示为所述客户 端存储的所述第一网页的资源的时间信息;
所述服务器根据所述时间指示, 确定所述客户端存储的所述第一网页的 资源中需要更新的资源;
所述服务器确定所述需要更新的资源对应的最新资源;
所述服务器将所述最新资源发送给所述客户端。
结合第一种可能的实现方式, 在第二种可能的实现方式中, 所述时间指 示为所述客户端上一次访问所述第一网页的时间;
所述服务器根据所述时间指示, 确定所述客户端存储的所述第一网页的 资源中需要更新的资源, 包括:
所述服务器根据所述客户端上一次访问所述第一网页的时间, 确定所述 客户端存储的所述第一网页的资源中需要更新的资源。
结合第一种可能的实现方式, 在第三种可能的实现方式中, 所述时间指 示为所述客户端上一次访问所述第一网页时, 接收到的所述服务器对所述第 一网页的资源的修改时间;
所述服务器根据所述时间指示, 确定所述客户端存储的所述第一网页的 资源中需要更新的资源, 包括:
所述服务器根据所述客户端上一次访问所述第一网页时, 接收到的所述 服务器对所述第一网页的资源的修改时间, 确定所述客户端存储的所述第一 网页的资源中需要更新的资源。
结合第一种可能的实现方式, 在第四种可能的实现方式中, 所述时间指 示为所述客户端存储的所述第一网页的资源中各资源的存储时间;
所述服务器根据所述时间指示, 确定所述客户端存储的所述第一网页的 资源中需要更新的资源, 包括:
所述服务器根据所述客户端存储的所述第一网页的资源中各资源的存储 时间, 确定所述客户端存储的所述第一网页的资源中需要更新的资源。
结合第一方面或第一方面的第一种至第四种可能的实现方式中任一种可 能的实现方式, 在第五种可能的实现方式中, 所述方法还包括: 所述服务器向所述客户端发送所述加载所述第一网页所需的所有资源的 名称, 以使所述客户端根据所述加载所述第一网页所需的所有资源的名称确 定所述客户端存储的所述第一网页的资源的名称。
结合第一方面或第一方面的第一种至第五种可能的实现方式中任一种可 能的实现方式, 在第六种可能的实现方式中, 所述方法还包括:
所述服务器接收所述客户端发送的所述客户端存储的第二网页的资源的 名称, 所述第一网页和所述第二网页位于同一网站;
所述服务器根据预设规则确定所述客户端访问所述第二网页的地址; 所述服务器根据所述第二网页的地址确定加载所述第二网页所需的所有 资源的名称;
所述服务器根据所述加载所述第二网页所需的所有资源的名称、 所述客 户端存储的所述第二网页的资源的名称以及所述第一推送资源, 确定第二推 送资源, 所述第二推送资源为加载所述第二网页所需的所有资源中除去所述 第一推送资源以及除去所述客户端存储的所述第二网页的资源;
所述服务器向所述客户端发送所述第二推送资源。
本发明实施例第二方面提供一种加载网页的方法, 包括:
客户端向服务器发送第一网页的地址以及所述客户端存储的所述第一网 页的资源的名称, 所述第一网页为所述客户端当前请求访问的网页;
所述客户端接收所述服务器发送的第一推送资源, 其中, 所述第一推送 资源为加载所述第一网页所需的所有资源中除去所述客户端存储的所述第一 网页的资源;
所述客户端根据所述第一推送资源以及所述客户端存储的所述第一网页 的资源加载所述第一网页。
结合第二方面, 在第一种可能的实现方式中, 所述方法还包括: 所述客户端向所述服务器发送时间指示, 所述时间指示为所述客户端存 储的所述第一网页的资源的时间信息;
所述客户端接收所述服务器发送的所述第一网页的资源中需要更新的资 源对应的最新资源, 所述第一网页的资源中需要更新的资源为所述服务器根 据所述时间指示确定的。 结合第一种可能的实现方式, 在第二种可能的实现方式中, 所述时间指 示为下述任一种:
所述时间指示为所述客户端上一次访问所述第一网页的时间;
所述时间指示为所述客户端存储的所述第一网页的资源中各资源的存储 时间;
所述时间指示为所述客户端上一次访问所述第一网页时, 接收到的所述 服务器对所述第一网页的修改时间。
结合第一种可能的实现方式或第二种可能的实现方式, 在第三种可能的 实现方式中, 所述客户端向所述服务器发送时间指示之前, 还包括:
所述客户端接收所述服务器发送的时间信息, 所述时间信息为所述服务 器对所述第一网页的资源的最近一次修改时间;
若所述客户端确定所述时间信息晚于所述时间指示, 则所述客户端向所 述服务器发送时间指示。
结合第二方面或第二方面的第一种至第三种可能的实现方式中任一种可 能的实现方式, 在第四种可能的实现方式中, 所述方法还包括:
所述客户端接收所述服务器发送的加载所述第一网页所需的所有资源的 名称;
所述客户端根据所述加载所述第一网页所需的所有资源的名称, 确定所 述客户端存储的所述第一网页的资源的名称。
结合第二方面或第二方面的第一种至第四种可能的实现方式中任一种可 能的实现方式, 在第五种可能的实现方式中, 所述方法还包括:
所述客户端向所述服务器发送所述客户端存储的第二网页的资源的名 称, 所述第一网页和所述第二网页位于同一网站;
所述客户端接收所述服务器发送的第二推送资源, 所述第二推送资源为 加载所述第二网页所需的所有资源中除去所述第一推送资源以及除去所述客 户端存储的所述第二网页的资源;
所述客户端根据所述第二推送资源和所述客户端存储的所述第二网页的 资源加载所述第二网页。
本发明实施例第三方面提供一种加载网页的装置, 包括:
接收模块, 用于接收客户端发送的第一网页的地址以及所述客户端存储 的所述第一网页的资源的名称, 所述第一网页为所述客户端当前请求访问的 网页;
确定模块, 用于根据所述第一网页的地址, 确定加载所述第一网页所需 的所有资源的名称;
处理模块, 用于根据所述客户端存储的所述第一网页的资源的名称以及 所述加载所述第一网页所需的所有资源的名称, 确定第一推送资源, 所述第 一推送资源为加载所述第一网页所需的所有资源中除去所述客户端存储的所 述第一网页的资源;
发送模块, 用于向所述客户端发送所述第一推送资源。
结合第三方面, 在第一种可能的实现方式中, 所述接收模块还用接收所 述客户端发送的时间指示, 所述时间指示为所述客户端存储的所述第一网页 的资源的时间信息;
所述处理模块还用于根据所述时间指示, 确定所述客户端存储的所述第 一网页的资源中需要更新的资源; 并确定所述需要更新的资源对应的最新资 源;
所述发送模块还用于将所述最新资源发送给所述客户端。
结合第一种可能的实现方式, 在第二种可能的实现方式中, 所述时间指 示为所述客户端上一次访问所述第一网页的时间;
所述处理模块具体用于根据所述客户端上一次访问所述第一网页的时 间, 确定所述客户端存储的所述第一网页的资源中需要更新的资源。
结合第一种可能的实现方式, 在第三种可能的实现方式中, 所述时间指 示为所述客户端上一次访问所述第一网页时, 接收到的所述服务器对所述第 一网页的资源的修改时间;
所述处理模块具体用于根据所述客户端上一次访问所述第一网页时, 接 收到的所述服务器对所述第一网页的资源的修改时间, 确定所述客户端存储 的所述第一网页的资源中需要更新的资源。
结合第一种可能的实现方式, 在第四种可能的实现方式中, 所述时间指 示为所述客户端存储的所述第一网页的资源中各资源的存储时间;
所述处理模块具体用于根据所述客户端存储的所述第一网页的资源中各 资源的存储时间, 确定所述客户端存储的所述第一网页的资源中需要更新的 资源。
结合第三方面或第三方面的第一种至第四种可能的实现方式中任一种可 能的实现方式, 在第五种可能的实现方式中, 所述发送模块还用于向所述客 户端发送所述加载所述第一网页所需的所有资源的名称, 以使所述客户端根 据所述加载所述第一网页所需的所有资源的名称确定所述客户端存储的所述 第一网页的资源的名称。
结合第三方面或第三方面的第一种至第五种可能的实现方式中任一种可 能的实现方式, 在第六种可能的实现方式中, 所述接收模块还用于接收所述 客户端发送的所述客户端存储的第二网页的资源的名称, 所述第一网页和所 述第二网页位于同一网站;
所述确定模块还用于根据预设规则确定所述客户端访问所述第二网页的 地址; 根据所述第二网页的地址确定加载所述第二网页所需的所有资源的名 称;
所述处理模块, 还用于根据所述加载所述第二网页所需的所有资源的名 称、 所述客户端存储的所述第二网页的资源的名称以及所述第一推送资源, 确定第二推送资源, 所述第二推送资源为加载所述第二网页所需的所有资源 中除去所述第一推送资源以及除去所述客户端存储的所述第二网页的资源; 所述发送模块, 还用于向所述客户端发送所述第二推送资源。
本发明实施例第四方面提供一种加载网页的装置, 所述加载网页的装置 为客户端, 包括:
发送模块, 用于向服务器发送第一网页的地址以及所述客户端存储的所 述第一网页的资源的名称,所述第一网页为所述客户端当前请求访问的网页; 接收模块, 用于接收所述服务器发送的第一推送资源, 其中, 所述第一 推送资源为加载所述第一网页所需的所有资源中除去所述客户端存储的所述 第一网页的资源;
加载模块, 用于根据所述第一推送资源以及所述客户端存储的所述第一 网页的资源加载所述第一网页。
结合第四方面, 在第一种可能的实现方式中, 所述发送模块还用于向所 述服务器发送时间指示, 所述时间指示为所述客户端存储的所述第一网页的 资源的时间信息; 所述接收模块还用于接收所述服务器发送的所述第一网页的资源中需要 更新的资源对应的最新资源, 所述第一网页的资源中需要更新的资源为所述 服务器根据所述时间指示确定的。
结合第一种可能的实现方式, 在第二种可能的实现方式中, 所述时间指 示为下述任一种:
所述时间指示为所述客户端上一次访问所述第一网页的时间;
所述时间指示为所述客户端存储的所述第一网页的资源中各资源的存储 时间;
所述时间指示为所述客户端上一次访问所述第一网页时, 接收到的所述 服务器对所述第一网页的修改时间。
结合第一种可能的实现方式或第二种可能的实现方式, 在第三种可能的 实现方式中, 所述接收模块还用于接收所述服务器发送的时间信息, 所述时 间信息为所述服务器对所述第一网页的资源的最近一次修改时间;
所述发送模块, 还用于若所述客户端确定所述时间信息晚于所述时间指 示, 则向所述服务器发送时间指示。
结合第四方面或第四方面的第一种至第三种可能的实现方式中任一种可 能的实现方式, 在第四种可能的实现方式中, 所述装置还包括: 所述接收模 块,还用于接收所述服务器发送的加载所述第一网页所需的所有资源的名称; 确定模块, 用于根据所述加载所述第一网页所需的所有资源的名称, 确 定所述客户端存储的所述第一网页的资源的名称。
结合第四方面或第四方面的第一种至第四种可能的实现方式中任一种可 能的实现方式, 在第五种可能的实现方式中, 所述发送模块还用于向所述服 务器发送所述客户端存储的第二网页的资源的名称, 所述第一网页和所述第 二网页位于同一网站;
所述接收模块还用于接收所述服务器发送的第二推送资源, 所述第二推 送资源为加载所述第二网页所需的所有资源中除去所述第一推送资源以及除 去所述客户端存储的所述第二网页的资源;
所述加载模块还用于根据所述第二推送资源和所述客户端存储的所述第 二网页的资源加载所述第二网页。
本发明实施例第五方面提供一种加载网页的装置, 包括: 接收器, 用于接收客户端发送的第一网页的地址以及所述客户端存储的 所述第一网页的资源的名称, 所述第一网页为所述客户端当前请求访问的网 页;
处理器, 用于根据所述第一网页的地址, 确定加载所述第一网页所需的 所有资源的名称; 根据所述客户端存储的所述第一网页的资源的名称以及所 述加载所述第一网页所需的所有资源的名称, 确定第一推送资源, 所述第一 推送资源为加载所述第一网页所需的所有资源中除去所述客户端存储的所述 第一网页的资源;
发送器, 用于向所述客户端发送所述第一推送资源。
结合第五方面, 在第一种可能的实现方式中, 所述接收器还用接收所述 客户端发送的时间指示, 所述时间指示为所述客户端存储的所述第一网页的 资源的时间信息;
所述处理器还用于根据所述时间指示, 确定所述客户端存储的所述第一 网页的资源中需要更新的资源;并确定所述需要更新的资源对应的最新资源; 所述发送器还用于将所述最新资源发送给所述客户端。
结合第一种可能的实现方式, 在第二种可能的实现方式中, 所述时间指 示为所述客户端上一次访问所述第一网页的时间;
所述处理器具体用于根据所述客户端上一次访问所述第一网页的时间, 确定所述客户端存储的所述第一网页的资源中需要更新的资源。
结合第一种可能的实现方式, 在第三种可能的实现方式中, 所述时间指 示为所述客户端上一次访问所述第一网页时, 接收到的所述服务器对所述第 一网页的资源的修改时间;
所述处理器具体用于根据所述客户端上一次访问所述第一网页时, 接收 到的所述服务器对所述第一网页的资源的修改时间, 确定所述客户端存储的 所述第一网页的资源中需要更新的资源。
结合第一种可能的实现方式, 在第四种可能的实现方式中, 所述时间指 示为所述客户端存储的所述第一网页的资源中各资源的存储时间;
所述处理器用于根据所述客户端存储的所述第一网页的资源中各资源的 存储时间, 确定所述客户端存储的所述第一网页的资源中需要更新的资源。
结合第五方面或第五方面的第一种至第四种可能的实现方式中任一种可 能的实现方式, 在第五种可能的实现方式中, 所述发送器还用于向所述客户 端发送所述加载所述第一网页所需的所有资源的名称, 以使所述客户端根据 所述加载所述第一网页所需的所有资源的名称确定所述客户端存储的所述第 一网页的资源的名称。
结合第五方面或第五方面的第一种至第五种可能的实现方式中任一种可 能的实现方式, 在第六种可能的实现方式中, 所述接收器还用于接收所述客 户端发送的所述客户端存储的第二网页的资源的名称, 所述第一网页和所述 第二网页位于同一网站;
所述处理器还用于根据预设规则确定所述客户端访问所述第二网页的地 址;根据所述第二网页的地址确定加载所述第二网页所需的所有资源的名称; 根据所述加载所述第二网页所需的所有资源的名称、 所述客户端存储的所述 第二网页的资源的名称以及所述第一推送资源, 确定第二推送资源, 所述第 二推送资源为加载所述第二网页所需的所有资源中除去所述第一推送资源以 及除去所述客户端存储的所述第二网页的资源;
所述发送器还用于向所述客户端发送所述第二推送资源。
本发明实施例第六方面提供一种加载网页的装置, 所述加载网页的装置 为客户端, 包括:
发送器, 用于向服务器发送第一网页的地址以及所述客户端存储的所述 第一网页的资源的名称, 所述第一网页为所述客户端当前请求访问的网页; 接收器, 用于接收所述服务器发送的第一推送资源, 其中, 所述第一推 送资源为加载所述第一网页所需的所有资源中除去所述客户端存储的所述第 一网页的资源;
加载器, 用于根据所述第一推送资源以及所述客户端存储的所述第一网 页的资源加载所述第一网页。
结合第六方面, 在第一种可能的实现方式中, 所述发送器还用于向所述 服务器发送时间指示, 所述时间指示为所述客户端存储的所述第一网页的资 源的时间信息;
所述接收器还用于接收所述服务器发送的所述第一网页的资源中需要更 新的资源对应的最新资源, 所述第一网页的资源中需要更新的资源为所述服 务器根据所述时间指示确定的。 结合第一种可能的实现方式, 在第二种可能的实现方式中, 所述时间指 示为下述任一种:
所述时间指示为所述客户端上一次访问所述第一网页的时间;
所述时间指示为所述客户端存储的所述第一网页的资源中各资源的存储 时间;
所述时间指示为所述客户端上一次访问所述第一网页时, 接收到的所述 服务器对所述第一网页的修改时间。
结合第一种可能的实现方式或第二种可能的实现方式, 在第三种可能的 实现方式中, 所述接收器还用于接收所述服务器发送的时间信息, 所述时间 信息为所述服务器对所述第一网页的资源的最近一次修改时间;
所述发送器还用于若所述客户端确定所述时间信息晚于所述时间指示, 则向所述服务器发送时间指示。
结合第六方面或第六方面的第一种至第三种可能的实现方式中任一种可 能的实现方式, 在第四种可能的实现方式中, 所述装置还包括: 所述接收器 还用于接收所述服务器发送的加载所述第一网页所需的所有资源的名称; 处理器用于根据所述加载所述第一网页所需的所有资源的名称, 确定所 述客户端存储的所述第一网页的资源的名称。
结合第六方面或第六方面的第一种至第四种可能的实现方式中任一种可 能的实现方式, 在第五种可能的实现方式中, 所述发送器还用于向所述服务 器发送所述客户端存储的第二网页的资源的名称, 所述第一网页和所述第二 网页位于同一网站;
所述接收器还用于接收所述服务器发送的第二推送资源, 所述第二推送 资源为加载所述第二网页所需的所有资源中除去所述第一推送资源以及除去 所述客户端存储的所述第二网页的资源;
所述加载器还用于根据所述第二推送资源和所述客户端存储的所述第二 网页的资源加载所述第二网页。
本发明实施例提供的加载网页的方法和装置, 通过客户端向服务器发送 第一网页的地址之外,还向服务器发送客户端存储的第一网页的资源的名称, 其中, 第一网页为客户端当前请求访问的网页, 以使服务器能够根据第一网 页的地址, 确定加载第一网页所需的所有资源的名称, 并根据客户端存储的 第一网页的资源的名称以及加载第一网页所需的所有资源的名称确定向客户 端发送的第一推送资源, 第一推送资源为加载第一网页所需的所有资源中除 去客户端存储的第一网页的资源之外的资源, 也就是, 第一推送资源中不包 含客户端存储的第一网页的资源, 而只包含客户端本地未存储的第一网页的 资源, 避免了服务器向客户端推送客户端本地已经存储的资源, 从而节约了 通信网络的带宽资源。 附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对实 施例或现有技术描述中所需要使用的附图作简单地介绍, 显而易见地, 下面 描述中的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动性的前提下, 还可以根据这些附图获得其他的附图。
图 1为本发明实施例提供的一种 B/S系统架构图;
图 2为本发明加载网页的方法实施例一的流程示意图;
图 3为本发明加载网页的方法实施例二的流程示意图;
图 4为本发明加载网页的方法实施例三的流程示意图;
图 5为本发明加载网页的方法实施例四的流程示意图;
图 6为本发明加载网页的方法实施例五的流程示意图;
图 7为本发明加载网页的方法实施例六的流程示意图;
图 8为本发明加载网页的装置实施例一的结构示意图;
图 9为本发明加载网页的装置实施例二的结构示意图;
图 10为本发明加载网页的装置实施例三的结构示意图;
图 11为本发明加载网页的装置实施例四的结构示意图。 具体实施方式 下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进 行清楚、完整地描述, 显然,所描述的实施例仅仅是本发明一部分实施例, 而不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没 有做出创造性劳动前提下所获得的所有其他实施例, 都属于本发明保护的 范围。 本发明的说明书和权利要求书及上述附图中的术语"第一"、 "第二"、 "第三" "第四"等 (如果存在) 是用于区别类似的对象, 而不必用于描 述特定的顺序或先后次序。 应该理解这样使用的数据在适当情况下可以互 换, 以便这里描述的本发明的实施例例如能够以除了在这里图示或描述的 那些以外的顺序实施。 此外, 术语 "包括"和 "具有" 以及他们的任何变 形, 意图在于覆盖不排他的包含, 例如,包含了一系列歩骤或单元的过程、 方法、 系统、 产品或设备不必限于清楚地列出的那些歩骤或单元, 而是可 包括没有清楚地列出的或对于这些过程、 方法、 产品或设备固有的其它歩 骤或单元。
图 1为本发明实施例提供的一种 B/S系统架构图, 如图 1所示, 该架 构中包括客户端和服务器, 本发明各实施例中所描述的客户端是指客户端 应用程序, 包括浏览器或可以获取万维网 (Web)页面的控件、 组件、 模块、 软件等, 上述客户端可以安装在台式电脑、 笔记本、 手机等终端上, 其中, 客户端用于响应用户的操作, 客户端和服务器通过网络进行信息交互, 例 如: 用户输入请求访问网页的网址到客户端或点击页面上的某个链接, 客 户端通过网络向服务器发送请求, 服务器通过网络向客户端返回请求的资 源, 客户端接收到服务器发送的资源之后, 加载用户请求访问的网页, 通 过客户端呈现给用户。
采用现有技术的方法, 客户端每次请求访问网页时, 服务器都将加载该 请求访问的网页所需的所有资源发送给客户端, 会造成带宽资源的浪费。 而 在本发明实施例中, 客户端除了向服务器发送第一网页的地址之外, 还向 服务器发送客户端存储的第一网页的资源的名称, 本发明将客户端当前请 求访问的网页称为第一网页, 也就是, 客户端向服务器上报客户端本地已 经存储的关于当前请求访问的网页的资源的情况, 以使服务器根据第一网 页的地址确定加载第一网页所需的所有资源的名称, 并根据客户端存储的 第一网页的名称和加载第一网页所需的所有资源的名称, 确定向客户端发 送的第一推送资源, 第一推送资源为加载第一网页所需的所有资源中除去 客户端存储的第一网页的资源之外的资源, 也就是, 服务器向客户端发送 的第一推送资源中不包含客户端本地已经存储的第一网页的资源, 而只包含 客户端本地未存储的第一网页的资源, 客户端根据第一推送资源以及客户端 存储的第一网页的资源加载第一网页。 由于服务器在确定第一推送资源时, 参考了客户端本地已经存储的第一网页的资源的情况, 而未向客户端发送客 户端本地已经存储的第一网页的资源, 从而, 节约带宽资源。
下面以具体地实施例对本发明的技术方案进行详细说明。 下面这几个 具体的实施例可以相互结合, 对于相同或相似的概念或过程可能在某些实 施例不再赘述。
图 2为本发明加载网页的方法实施例一的流程示意图, 本实施例的执 行主体是服务器, 如图 2所示, 本实施例的方法如下:
S201 : 服务器接收客户端发送的第一网页的地址以及客户端存储的第 一网页的资源的名称。
其中, 第一网页为客户端当前请求访问的网页。
客户端可以将第一网页的地址以及客户端存储的第一网页的资源的 名称包含在一个消息中发送给服务器, 例如: 第一网页的地址以及客户端 存储的第一网页的资源的名称可以包含在 HTTP请求消息中, 第一网页的 地址可以为 URL。客户端也可以将第一网页的地址以及客户端存储的第一 网页的资源的名称通过不同的消息发送给服务器,对此,本发明不做限制。
上述第一网页的资源的名称能够唯一标识一个资源, 也就是, 名称与 资源——对应,通常,可以用存储资源的统一资源标识符 (Uniform Resource Identifier , 以下简称 URI)作为资源的名称, 例如: 可以用相对 URI " images/logo.png,css/site.css,js/main.js " 表示资源的名称; 也可以利用能 够唯一标识资源 的参数作为 资源 的名 称 , 例如 : 可 以用 "? userid=A&photo=big " 表示用户 A 的大头像的资源的名称, 用 "? userid=B&photo=small "表示用户 B的小头像的资源的名称, 对此, 本 发明不做限制。
客户端存储的第一网页的资源的名称可以为 0个、 1个或者 1个以上, 当第一网页的资源的名称为一个以上时可以通过列表、数组、字符串、XML 文件或者其他的数据结构表示, 对此本发明不做限制。
需要说明的是, 关于如何确定客户端存储的第一网页的资源的名称, 可以有多种方式, 可以是客户端确定自身存储的第一网页的资源的名称, 并发送给服务器, 例如, 客户端可以根据本地存储的资源的属性确定, 资 源的属性中包含资源所述的网页的表示; 或者, 客户端可以预先存储第一 网页的资源的所有资源的名称, 或者向服务器请求第一网页的所有资源的 名称, 根据第一网页的所有资源的名称确定客户端存储的第一网页的资源 的名称; 还可以是客户端将本地存储的第一网页所在网站的所有资源的名 称都发送到服务器, 由服务器确定客户端存储的第一网页的资源的名称, 对此, 本发明不做限制, 只要客户端向服务器发送的资源的名称中包含客 户端存储的第一网页的资源的名称即可。
S202: 服务器根据第一网页的地址, 确定加载第一网页所需的所有资 源的名称。
服务器可以根据自身存储的网页的地址与加载网页所需的所有资源 的名称的关系, 获知加载第一网页所需的所有资源的名称。
S203 : 服务器根据客户端存储的第一网页的资源的名称以及加载第一 网页所需的所有资源的名称, 确定第一推送资源。
其中, 第一推送资源为加载第一网页所需的所有资源中除去客户端存 储的所述第一网页的资源, 也就是加载第一网页所需的所有资源中除去客 户端存储的第一网页的资源之外的资源。
例如: 加载第一网页所需的所有资源的名称为: 名称 1、 名称 2、 名 称 3、 名称 4和名称 5, 客户端存储的第一网页的资源的名称为名称 1、 名 称 2和名称 4, 则第一推送资源为名称 3和名称 5分别对应的资源。
S204: 服务器向客户端发送第一推送资源。
服务器将上述第一推送资源发送给客户端, 以使客户端根据第一推送 资源和客户端本地存储的第一网页的资源, 获取加载第一网页所需的所有 资源, 加载第一网页。
可选地, 若客户端本地并不知道存储的哪些资源属于第一网页, 则服 务器还可以将加载第一网页所需的所有资源的名称发送给客户端, 以使客 户端根据加载第一网页所需的所有资源的名称确定存储的第一网页的资 源的名称。
本实施例中, 通过服务器接收客户端发送的第一网页的地址以及客户 端存储的第一网页的资源的名称; 根据第一网页的地址, 确定加载第一网 页所需的所有资源的名称; 并根据客户端存储的第一网页的资源的名称以 及加载所述第一网页所需的所有资源的名称, 确定第一推送资源, 第一推 送资源为加载第一网页所需的所有资源中除去客户端存储的第一网页的 资源之外的资源; 向客户端发送第一推送资源, 以使客户端根据第一网页 所需的所有资源的名称、第一推送资源和客户端存储的第一网页的资源的 名称加载第一网页。 也就是, 服务器在确定第一推送资源时, 参考了客户 端本地已经存储的第一网页的资源的情况, 而未向客户端发送客户端本地 已经存储的第一网页的资源, 避免了服务器向客户端推送客户端本地已经 存储的资源, 从而节约了通信网络的带宽资源。
虽然客户端能够对网页的资源进行存储, 但是服务器端可能会对网页 的资源进行更新, 如果客户端没有同歩更新上述资源, 将导致加载的网页 中有部分资源不是最新的情况, 为了克服上述问题, 本发明还提供一种加 载网页的方法, 该方法中增加对客户端存储的第一网页的资源是否为最新 资源的验证。 若客户端存储的第一网页的资源中有资源需要更新, 服务器 端会将需要更新的资源对应的最新资源也发送给客户端, 从而保证客户端 加载的资源都为最新资源, 如图 3所示, 图 3为本发明加载网页的方法实 施例二的流程示意图, 图 3所示的歩骤是在图 2所示实施例的基础上附加 的歩骤:
S301 : 服务器接收客户端发送的时间指示。
其中, 时间指示为客户端存储的第一网页的资源的时间信息。
时间指示的具体形式可以为: 客户端上一次访问第一网页的时间; 或 者, 客户端上一次访问第一网页时, 接收到的服务器对第一网页的资源的 修改时间; 或者, 时间指示为客户端存储的第一网页的资源中各资源的存 储时间。
S302: 服务器根据时间指示, 确定客户端存储的第一网页的资源中需 需要更新的资源。
具体地, 当时间指示为客户端上一次访问第一网页的时间时, 若客户 端上一次访问第一网页的时间早于服务器对第一网页的资源的最近一次 修改时间, 则服务器确定在客户端上一次访问第一网页的时间之后修改的 资源中与客户端存储的第一网页的资源中相同的名称对应的资源为需要 更新的资源。 例如: 加载第一网页所需的资源为名称 1、 名称 2、 名称 3、 名称 4 和名称 5 分别对应的资源, 客户端上一次访问第一网页的时间为 " 2014年 1月 3日 3:52 " ·' 服务器在客户端上一次访问第一网页的时间之 后进行了修改, 修改时间为 " 2014年 2月 3日 3 : 00 " , 修改的资源为名 称 4对应的资源; 则可以确定客户端上一次访问第一网页的时间早于服务 器对第一网页的资源的最近一次修改时间, 服务器确定在客户端上一次访 问第一网页的时间之后修改的资源为名称 4对应地资源, 客户端存储的第 一网页的资源为名称 1、 名称 2和名称 4分别对应的资源, 则可以确定名 称 4为需要更新的资源。
当时间指示为客户端上一次访问第一网页时, 接收到的服务器对第一 网页的资源的修改时间; 为了描述方便, 本实施例将客户端上一次访问第 一网页时, 接收到的服务器对第一网页的资源的最近一次修改时间是客户 端上一次访问第一网页时, 接收到的服务器对第一网页的资源的最近一次 修改时间, 称为第一时间; 将服务器相对于当前时间对第一网页的资源的 最近一次修改时间称为第二时间, 若第二时间晚于第一时间, 服务器则确 定在第一时间之后修改的资源的名称中与客户端存储的第一网页的资源 的名称中相同的名称的资源为需要更新的资源。 也就是, 客户端每次请求 访问网页时, 服务器都会将对请求访问的网页的资源的最近一次修改时间 告诉客户端, 例如: 客户端请求访问某个访问网页时, 服务器会在响应消 息中携带如下信息:
"Etag "427fe7b6442f2096dff4f92339305444"
Last-Modified Fri, 04 Sep 2009 05:55:43 GMT " , 相当于服务器告 诉 客 户 端 其 所 要 访 问 的 网 页 的 " Etag " 为 " 427fe7b6442f2096dff4f92339305444 ", 服务器对该网页的最近一次修改 时间为 " Fri, 04 Sep 2009 05:55:43 " , 则客户端会将上述信息存储在本地 存储, 并在下次访问时, 会将上述信息发送给服务器, 以使服务器根据上 述信息确定客户端存储的请求访问的网页的资源是否为最新资源, 客户端 发送给服务器的具体信息如下:
" If-None-Match "427fe7b6442f2096dff4f92339305444"
If-Modified-Since Fri, 03 Jan 2014 05:55:43 GMT " , 相当于客户端 告诉服务器, 客户端本地存储的请求访问的网页的资源的 " Etag " 为 " 427fe7b6442f2096dff4f92339305444 ", 最近一次修改时间为 " Fri, 03 Jan 2014 05:55:43 GMT ",请问服务器端是否在客户端上次访问待访问网页之 后对请求访问的网页的资源进行修改。 服务器则确定在第一时间之后修改 的资源的名称中与客户端存储的第一网页的资源的名称中相同的名称的 资源为需要更新的资源的名称。例如: 加载第一网页所需的资源为名称 1、 名称 2、 名称 3、 名称 4和名称 5分别对应的资源, 客户端存储的第一网 页的资源为名称 1、 名称 2和名称 4分别对应的资源, 客户端上一次访问 第一网页时, 接收到的服务器对第一网页的资源的最近一次修改时间为 " Fri, 03 Jan 2014 05:55:43 GMT " , 称为第一时间, 月 务器在 " Fri, 03 Jan 2014 05:55:43 GMT " 之后进行了修改, 修改时间为 " Fri, 25 Feb 2014 05:55:43 GMT " , 修改的资源为名称 4对应的资源, 称服务器对第一网页 的资源的最近一次修改时间为第二时间, 第二时间晚于第一时间, 服务器 在第一时间之后修改的资源的名称中与客户端存储的第一网页的资源的 名称中相同的名称为名称 4,则确定名称 4对应的资源为需要更新的资源。
当时间指示为客户端存储的第一网页的资源中各资源的存储时间, 则 服务器针对客户端存储的第一网页的资源中每一个资源的名称, 确定该名 称对应的资源的存储时间早于服务器对该名称对应的资源的最近一次修 改时间的资源的名称对应的资源为需要更新的资源。 例如: 第一网页的资 源为名称 1、 名称 2、 名称 3、 名称 4和名称 5分别对应的资源, 客户端存 储的第一网页的资源为名称 1、 名称 2和名称 4对应的资源, 存储时间均 为 2014年 3月 1 日, 服务器对名称 1和名称 2的最近一次修改时间均为 2014年 2月 15日,服务器对名称 4对应的资源的最近一次修改时间为 2014 年 3月 5日, 则确定名称 4对应的资源为需要更新的资源。
S303 : 服务器确定上述需要更新的资源对应的最新资源。
服务器在服务器端确定需要更新的资源对应的最新资源。
S304: 服务器将上述最新资源发送给客户端。
其中, 最新资源为服务器对一个资源的最近一次修改之后的资源, 例 如,服务器对名称 5的资源的最近一次修改时间为 2014年 2月 3日 3 : 00, 则 2014年 2月 3 日 3 : 00对名称 5对应的资源修改之后的资源为最新资 源。 本实施例通过服务器接收客户端发送的时间指示, 根据时间指示确定 客户端存储的第一网页的资源中需要更新的资源, 服务器确定上述需要更 新的资源对应的最新资源, 服务器将最新资源发送给客户端, 以保证客户 端加载第一网页所需的资源均为最新资源。
客户端通过上述实现方式从服务器获取到需要更新的资源对的最新 资源之后, 将本地之前存储的资源更新为最新资源。 通过上述方式, 可以 确保客户端加载的第一网页的资源都是最新资源。
需要说明是, 图 3所示的歩骤是在图 2所示实施例的基础上附加的歩 骤, 其中, 客户端可以将时间信息与第一网页的地址包含在一个消息中发 送到服务器, 也可以将时间信息独立于第一网页的地址单独发送到服务 器。 服务器将需要更新的资源对应的最新资源发送给客户端, 也可以是与 第一推送资源一起发送给客户端, 也可以是独立于第一推送资源, 单独发 送给客户端。 对上述各信息的具体发送方式, 本发明对此不做限制。
在执行图 3所示实施例的技术方案之前, 还可以包括如下歩骤, 服务 器向客户端发送服务器对第一网页的资源的最近一次修改时间, 若客户端 确定服务器发送的对第一网页的资源的最近一次修改时间晚于上述的任 一种时间指示, 则执行图 3所示的技术方案, 否则, 则不执行图 3所示的 技术方案, 也可以确保加载第一网页的资源都是最新资源。 从而, 进一歩 节约了不必要的信令交互。
在上述各实施例中, 由于有些服务器支持采用本发明的技术方案进行 网页的加载, 而有些服务器不支持采用本发明的技术方案进行网页的加 载, 因此, 本发明还提供一种实施例, 客户端确定服务器是否支持采用本 发明的技术方案, gp : 客户端确定服务器是否支持根据客户端存储器的第 一网页的资源的名称以及加载第一网页所需的所有资源的名称, 确定向客 户端发送的第一推送资源。
具体地, 服务器接收客户端发送的协议支持能力请求, 协议支持能力 请求用于请求服务器是否支持根据客户端存储的第一网页的资源的名称 以及加载第一网页所需的所有资源的名称, 确定向客户端发送的第一推送 资源; 服务器根据服务器的协议支持能力, 向客户端发送协议支持能力响 应, 以使客户端根据协议支持能力响应确定服务器是否支持本发明的上述 技术方案。
其中, 一种实现方式为: 客户端向服务器发送协议支持能力请求, 可 通过向服务器发送的消息中添加协议支持査询字段来实现, 协议支持査询 字段用于査询服务器是否支持根据客户端存储的第一网页的资源的名称 以及加载第一网页所需的所有资源的名称, 确定向客户端发送的第一推送 资源; 服务器根据自身的协议支持能力向客户端发送协议支持能力响应, 可通过是否在向客户端发送的消息中携带协议支持响应字段来实现, 若服 务器支持, 则在向向客户端发送的消息中携带协议支持响应字段, 若服务 器不支持, 则在向向客户端发送的消息中不携带协议支持响应字段, 客户 端则可以根据服务器发送的信息中是否携带协议支持响应字段来判断服 务器是否支持根据客户端存储的第一网页的资源的名称以及加载第一网 页所需的所有资源的名称,确定向客户端发送的第一推送资源。举例来说, 协议支持査询字段可以为 " Cached-Subresources " , 客户端在向服务器发 送的消息中添加上述字段, 服务器发送的消息中如果包含 " Cached-Subresources " 字段, 则说明服务器支持本发明的技术方案, 需 要说明的是, 协议支持査询字段与协议支持响应字段, 可以相同也可以不 同, 本发明对此不做限制。
另一种实现方式为: 客户端向服务器发送协议支持能力请求, 可通过 向服务器发送的消息中添加协议支持査询字段来实现, 协议支持査询字段 用于査询服务器是否支持根据客户端存储的第一网页的资源的名称以及 加载第一网页所需的所有资源的名称, 确定向客户端发送的第一推送资 源; 服务器根据自身的协议支持能力向客户端发送协议支持能力响应, 可 通过在向客户端发送的消息中携带协议支持响应字段的赋值来实现, 若服 务器支持, 则在向向客户端发送的消息中携带协议支持响应字段, 并且, 协议支持响应字段的值表示支持; 若服务器不支持, 则在向向客户端发送 的消息中不携带协议支持响应字段, 并且, 协议支持响应字段的值表示不 支持; 客户端则可以根据服务器发送的信息中携带协议支持响应字段的赋 值来判断服务器是否支持根据客户端存储的第一网页的资源的名称以及 加载第一网页所需的所有资源的名称, 确定向客户端发送的第一推送资 源。 例如: 协议支持査询字段可以为 " Cached-Subresources " , 客户端在 向服务器发送的信息中添加上述字段, 服务器发送的消息中如果包含
" Cached-Subresources " 字段, 并且 " Cached-Subresources " 的值表示支 持, 例如: " Cached-Subresources: OK" ; 则说明服务器支持本发明的技 术方案, 需要说明的是, 协议支持査询字段与协议支持响应字段, 可以相 同也可以不同, 表示支持可以使用: " OK"或 " YES "等, 对此, 本发明 对此不做限制。
本发明提供的上述实现方式, 客户端可以通过判断服务器是否支持根 据客户端存储的第一网页的资源的名称以及加载第一网页所需的所有资 源的名称, 确定向客户端发送的第一推送资源; 客户端根据判断结果确定 是等待服务器推送资源, 还是采用现有技术主动请求资源, 若服务器支持 本发明的技术方案, 则等待服务器推送资源, 若不支持, 则采用现有技术 主动向服务器请求资源, 从而, 实现对传统的加载网页的技术的兼容。
由于客户端往往在访问网页的时候具有一定的规律, 通常, 会连续访 问属于同一个网站的不同的网页, 这种访问规律, 服务器可以通过统计等 技术手段获知, 因此, 为了提高客户端加载整个网站的网页的效率, 进一 歩地,如图 4所示,图 4为本发明加载网页的方法实施例三的流程示意图, 图 4是在图 2或图 3所示实施例的基础上附加的歩骤:
S401 : 服务器接收客户端发送的客户端存储的第二网页的资源的名 称。
其中, 第二网页和第一网页位于同一网站。
服务器接收客户端发送的客户端存储的第一网页所在网站的第二网 页的资源的名称, 第二网页为客户端访问第一网页之后可能继续访问的网 页, 其中, 第一网页所在网站的第二网页的资源的名称通常与第一网页的 资源的名称包含在同一消息中发送给服务器。
S402: 服务器根据预设规则确定客户端访问的第二网页的地址。
服务器可以通过统计等手段, 确定客户端访问第一网页之后继续访问 的网页的地址, 即确定第二网页的地址。
S403 : 服务器根据第二网页的地址确定加载第二网页所需的所有资源 的名称。
S404: 服务器根据加载第二网页所需的所有资源的名称、 客户端存储 的第二网页的资源的名称以及第一推送资源, 确定第二推送资源。
其中, 第二推送资源为加载第二网页所需的所有资源中除去客户端存 储的第二网页的资源以及除去第一推送资源之外的资源。 也就是, 第二推 送资源中不包含客户端存储的第二网页的资源, 也不包含第一推送资源。
S405 : 服务器向客户端发送第二推送资源。
本实施例通过服务器预测客户端访问第一网页之后继续访问的第二 网页的地址, 并根据客户端发送的客户端存储的第一网页所在网站的第二 网页的资源的名称、 加载第二网页所需的所有资源的名称以及第一推送资 源, 确定第二推送资源, 在客户端访问第二网页之前, 预先向客户端发送 第二推送资源, 以使, 客户端在访问第二网页时, 提高加载效率, 从而, 提高加载整个网站的网页的效率。
通常, 客户端只在访问某一个网站的第一个网页时, 上报客户端本地 存储的资源的信息, 而在请求访问同一个网站的后续网页时, 不再上报客 户端本地存储的资源的信息, 服务器根据客户端在请求访问第一个网页时 上报的客户端本地存储的资源的信息向客户端预推送资源, 或者, 接收到 请求访问的后续网页的网址时, 向客户端推送资源。 上述第一个网页是指 客户端在一次打开浏览器到关闭浏览器的时间范围内, 访问某个网站的网 页, 请求访问的第一个网页; 或者, 是在访问某个网站时, 在一个预设时 间段内, 请求访问的第一个网页; 对此, 本发明不做限制。
图 5为本发明加载网页的方法实施例四的流程示意图, 本实施例的执 行主体为客户端, 如图 5所示, 本实施例的方法包括如下歩骤:
S501: 客户端向服务器发送第一网页的地址以及客户端存储的第一网 页的资源的名称。
其中, 第一网页为所述客户端当前请求访问的网页。
需要说明的是, 关于如何确定客户端存储的第一网页的资源的名称, 可以有多种方式, 可以是客户端确定自身存储的第一网页的资源的名称, 并发送给服务器, 例如, 客户端可以根据本地存储的资源的属性确定, 资 源的属性中包含资源所述的网页的表示; 或者, 客户端可以预先存储第一 网页的资源的所有资源的名称, 或者向服务器请求第一网页的所有资源的 名称, 根据第一网页的所有资源的名称确定客户端存储的第一网页的资源 的名称; 还可以是客户端将本地存储的第一网页所在网站的所有资源的名 称都发送到服务器, 由服务器确定客户端存储的第一网页的资源的名称, 对此, 本发明不做限制, 只要客户端向服务器发送的资源的名称中包含客 户端存储的第一网页的资源的名称即可。
本歩骤的详细描述可参见图 2所示实施例的歩骤 S201 , 在此不再赘 述。
S502: 客户端接收服务器发送第一推送资源。
其中, 第一推送资源为加载第一网页所需的所有资源中除去客户端存 储的所述第一网页的资源, 也就是加载第一网页所需的所有资源中除去客 户端存储的第一网页的资源之外的资源。
本歩骤的详细描述可参见图 2所示实施例的 S202~S204, 在此不再赘 述。
可选地, 若客户端本地并不知道存储的哪些资源属于第一网页, 则服 务器还可以将加载第一网页所需的所有资源的名称发送给客户端, 客户端 接收服务器发送的加载第一网页所需的所有资源的名称, 根据加载第一网 页所需的所有资源的名称确定存储的第一网页的资源的名称。
S503 : 客户端根据第一推送资源以及客户端存储的所述第一网页的资 源加载所述第一网页。
本实施例中, 通过客户端向服务器发送第一网页的地址以及客户端存 储的第一网页的资源的名称, 以使服务器根据第一网页的地址确定加载第 一网页所需的所有资源的名称, 并根据客户端存储的第一网页的资源的名 称以及加载所述第一网页所需的所有资源的名称, 确定第一推送资源, 第 一推送资源为加载第一网页所需的所有资源中除去客户端存储的第一网 页的资源; 客户端接收服务器发送第一推送资源, 根据第一推送资源以及 客户端存储的所述第一网页的资源加载所述第一网页。 也就是, 服务器在 确定第一推送资源时, 参考了客户端本地已经存储的第一网页的资源的情 况, 而未向客户端发送客户端本地已经存储的第一网页的资源, 避免了服 务器向客户端推送客户端本地已经存储的资源, 从而, 节约了通信网络的 带宽资源。
虽然客户端能够对网页的资源进行存储, 但是服务器端可能会对网页 的资源进行更新, 如果客户端没有同歩更新上述资源, 将导致加载的网页 中有部分资源不是最新的情况, 为了克服上述问题, 本发明还提供一种加 载网页的方法, 该方法中增加对客户端存储的第一网页的资源是否为最新 资源的验证。 若客户端存储的第一网页的资源中有资源需要更新, 服务器 端会将需要更新的资源对应的最新资源也发送给客户端, 从而保证客户端 加载的资源都为最新资源, 如图 6所示, 图 6为本发明加载网页的方法实 施例五的流程示意图, 图 6所示的歩骤是在图 5所示实施例的基础上附加 的歩骤:
S601 : 客户端向服务器发送时间指示。
其中, 时间指示为客户端存储的第一网页的资源的时间信息。
具体地为下述任一种: 时间指示为客户端上一次访问第一网页的时 间; 时间指示为客户端存储的所述第一网页的资源中各资源的存储时间; 时间指示为客户端上一次访问所述第一网页时, 接收到的服务器对所述第 一网页的修改时间。
S602: 客户端接收服务器发送第一网页的资源中需要更新的资源对应 的最新资源。
其中, 第一网页的资源中需要更新的资源为服务器根据时间指示确 定, 具体地确定方法可以参见图 3所示实施例中的详细描述, 在此不再赘 述。
本实施例通过客户端向服务器发送时间指示, 以使服务器根据时间指 示确定客户端存储的第一网页的资源中需要更新的资源, 服务器将需要更 新的资源对应的最新资源发送给客户端, 以保证客户端加载第一网页所需 的资源均为最新资源。
客户端通过上述实现方式从服务器获取到需要更新的资源对应的最 新资源之后, 将本地之前存储的需要更新的资源更新为最新资源。 通过上 述方式, 可以确保客户端加载的第一网页的资源都是最新资源。
需要说明是, 图 6所示的歩骤是在图 5所示实施例的基础上附加的歩 骤, 其中, 客户端可以将时间信息与第一网页的地址包含在一个消息中发 送到服务器, 也可以将时间信息独立于第一网页的地址单独发送到服务 器。 服务器将需要更新的资源对应的最新资源发送给客户端, 也可以是与 第一推送资源一起发送给客户端, 也可以是独立于第一推送资源, 单独发 送给客户端。 对上述各信息的具体发送方式, 本发明对此不做限制。
在执行图 6所示实施例的技术方案之前, 还可以包括如下歩骤, 客户 端接收服务器发送的时间信息, 此处的时间信息为服务器对第一网页的资 源的最近一次修改时间, 若客户端确定服务器发送的对第一网页的资源的 最近一次修改时间晚于上述的任一种时间指示, 则执行图 5所示的技术方 案, 否则, 则不执行图 5所示的技术方案, 也可以确保加载第一网页的资 源都是最新资源。 从而, 进一歩节约了不必要的信令交互。
在上述各实施例中, 由于有些服务器支持采用本发明的技术方案进行 网页的加载, 而有些服务器不支持采用本发明的技术方案进行网页的加 载, 因此, 本发明还提供一种实施例, 客户端确定服务器是否支持采用本 发明的技术方案, gp : 客户端确定服务器是否支持根据客户端存储器的第 一网页的资源的名称以及加载第一网页所需的所有资源的名称, 确定向客 户端发送的第一推送资源。
具体地, 客户端向服务器发送协议支持能力请求, 其中, 协议支持能 力请求用于请求服务器是否支持根据客户端存储的第一网页的资源的名 称以及加载第一网页所需的所有资源的名称, 确定向客户端发送的第一推 送资源; 服务器根据服务器的协议支持能力, 向客户端发送协议支持能力 响应, 客户端接收服务器发送的协议支持能力响应, 并根据协议支持能力 响应确定服务器是否支持本发明的上述技术方案。 更具体的描述可参见服 务器侧的实施例。
本发明提供的上述实现方式, 客户端可以通过判断服务器是否支持根 据客户端存储的第一网页的资源的名称以及加载第一网页所需的所有资 源的名称, 确定向客户端发送的第一推送资源; 客户端根据判断结果确定 是等待服务器推送资源, 还是采用现有技术主动请求资源, 若服务器支持 本发明的技术方案, 则等待服务器推送资源, 若不支持, 则采用现有技术 主动向服务器请求资源, 从而, 实现对传统的加载网页的技术的兼容。
由于客户端往往在访问网页的时候具有一定的规律, 通常, 会连续访 问属于同一个网站的不同的网页, 这种访问规律, 服务器可以通过统计等 技术手段获知, 因此, 为了提高客户端加载整个网站的网页的效率, 进一 歩地,如图 7所示,图 7为本发明加载网页的方法实施例六的流程示意图, 图 7是在图 5或图 6所示实施例的基础上附加的歩骤:
S701 : 客户端向服务器发送客户端存储的第二网页。
其中, 第一网页和第二网页位于同一网站。
客户端向服务器发送第二网页的资源的名称, 服务器接收客户端发送 的客户端存储的第一网页所在网站的第二网页的资源的名称, 第二网页为 客户端访问第一网页之后可能继续访问的网页, 其中, 第一网页所在网站 的第二网页的资源的名称通常与第一网页的资源的名称包含在同一消息 中发送给服务器。
需要说明的是, 关于如何确定客户端存储的第二网页的资源的名称, 可以有多种方式, 可以是客户端确定自身存储的第二网页的资源的名称, 并发送给服务器, 例如, 客户端可以根据本地存储的资源的属性确定, 资 源的属性中包含资源所述的网页的表示; 或者, 客户端可以预先存储第二 网页的资源的所有资源的名称, 或者向服务器请求第二网页的所有资源的 名称, 根据第二网页的所有资源的名称确定客户端存储的第二网页的资源 的名称; 还可以是客户端将本地存储的第二网页所在网站的所有资源的名 称都发送到服务器, 由服务器确定客户端存储的第二网页的资源的名称, 对此, 本发明不做限制, 只要客户端向服务器发送的资源的名称中包含客 户端存储的第二网页的资源的名称即可。
S702: 客户端接收服务器发送的第二推送资源。
服务器根据预设规则确定客户端访问第一网页之后继续访问的第二 网页的地址, 并根据第二网页的地址确定加载第二网页所需的所有资源的 名称, 根据加载第二网页所需的所有资源的名称、 客户端存储的第二网页 的资源的名称以及第一推送资源, 确定第二推送资源, 第二推送资源为加 载第二网页所需的所有资源中除去客户端存储的第二网页的资源以及除 去第一推送资源之外的资源。
S703 : 客户端根据第二推送资源和客户端存储的第二网页的资源加载 第二网页。
其中, 当客户端访问第二网页时, 可以根据服务器发送的加载第二网 页所需的所有资源的名称、 客户端存储的第二网页的资源以及服务器预先 推送的第二推送资源加载第二网页。
本实施例通过客户端向服务器发送客户端存储的第二网页的资源的 名称, 以使服务器确定向客户端发送的第二推送资源, 客户端接收服务器 发送的第二推送资源, 在请求访问第二网页时, 根据第二推送资源和客户 端存储的第二网页的资源加载第二网页, 由于第二推送资源是服务器预先 发送到服务器, 因此, 可以提高加载效率, 进而, 提高加载整个网站的网 页的效率。
图 8为本发明加载网页的装置实施例一的结构示意图, 本实施例的装 置部署在服务器侧, 本实施例的装置包括接收模块 801、 确定模块 802、 处理模块 803和发送模块 804, 其中, 接收模块 801用于接收客户端发送 的第一网页的地址以及上述客户端存储的上述第一网页的资源的名称, 上 述第一网页为上述客户端当前请求访问的网页; 确定模块 802用于根据上 述第一网页的地址, 确定加载上述第一网页所需的所有资源的名称; 处理 模块 803用于根据上述客户端存储的上述第一网页的资源的名称以及上述 加载上述第一网页所需的所有资源的名称, 确定第一推送资源, 上述第一 推送资源为加载上述第一网页所需的所有资源中除去上述客户端存储的 上述第一网页的资源; 发送模块 804用于向上述客户端发送上述第一推送 资源。
本实施例的装置,对应的可用于执行图 2所示方法实施例的技术方案, 其实现原理和技术效果类似, 在此不再赘述。
在上述实施例中,接收模块 801还用接收上述客户端发送的时间指示, 上述时间指示为上述客户端存储的上述第一网页的资源的时间信息; 上述 处理模块 803还用于根据上述时间指示, 确定上述客户端存储的上述第一 网页的资源中需要更新的资源; 并确定上述需要更新的资源对应的最新资 源; 上述发送模块 804还用于将上述最新资源发送给上述客户端。
在上述实施例中, 上述时间指示为上述客户端上一次访问上述第一网 页的时间; 上述处理模块 803具体用于根据上述客户端上一次访问上述第 一网页的时间, 确定上述客户端存储的上述第一网页的资源中需要更新的 资源。
在上述实施例中, 上述时间指示为上述客户端上一次访问上述第一网 页时, 接收到的上述服务器对上述第一网页的资源的修改时间; 上述处理 模块 803具体用于根据上述客户端上一次访问上述第一网页时, 接收到的 上述服务器对上述第一网页的资源的修改时间, 确定上述客户端存储的上 述第一网页的资源中需要更新的资源。
在上述实施例中, 上述时间指示为上述客户端存储的上述第一网页的 资源中各资源的存储时间; 上述处理模块 803具体用于根据上述客户端存 储的上述第一网页的资源中各资源的存储时间, 确定上述客户端存储的上 述第一网页的资源中需要更新的资源。
上述实施例的装置, 对应的可用于执行图 3所示方法实施例的技术方 案, 其实现原理和技术效果类似, 在此不再赘述。
在上述实施例中, 上述发送模块 804还用于向上述客户端发送上述加 载上述第一网页所需的所有资源的名称, 以使上述客户端根据上述加载上 述第一网页所需的所有资源的名称确定上述客户端存储的上述第一网页 的资源的名称。
在上述实施例中, 上述接收模块 801还用于接收上述客户端发送的上 述客户端存储的第二网页的资源的名称, 上述第一网页和上述第二网页位 于同一网站; 上述确定模块 802还用于根据预设规则确定上述客户端访问 上述第二网页的地址; 根据上述第二网页的地址确定加载上述第二网页所 需的所有资源的名称; 上述处理模块 803还用于根据上述加载上述第二网 页所需的所有资源的名称、 上述客户端存储的上述第二网页的资源的名称 以及上述第一推送资源, 确定第二推送资源, 上述第二推送资源为加载上 述第二网页所需的所有资源中除去上述第一推送资源以及除去上述客户 端存储的上述第二网页的资源; 上述发送模块 804还用于向上述客户端发 送上述第二推送资源。
上述实施例的装置, 对应的可用于执行图 4所示方法实施例的技术方 案, 其实现原理和技术效果类似, 在此不再赘述。
图 9为本发明加载网页的装置实施例二的结构示意图, 上述加载网页 的装置为客户端, 本实施例的装置包括发送模块 901、 接收模块 902和加 载模块 903, 其中, 发送模块 901用于向服务器发送第一网页的地址以及 上述客户端存储的上述第一网页的资源的名称, 上述第一网页为上述客户 端当前请求访问的网页; 接收模块 902用于接收上述服务器发送的第一推 送资源, 其中, 上述第一推送资源为加载上述第一网页所需的所有资源中 除去上述客户端存储的上述第一网页的资源; 加载模块 903用于根据上述 第一推送资源以及上述客户端存储的上述第一网页的资源加载上述第一 网页。
上述实施例的装置, 对应的可用于执行图 5所示方法实施例的技术方 案, 其实现原理和技术效果类似, 在此不再赘述。
在上述实施例中, 上述发送模块 901还用于向上述服务器发送时间指 示, 上述时间指示为上述客户端存储的上述第一网页的资源的时间信息; 上述接收模块 902还用于接收上述服务器发送的上述第一网页的资源中需 要更新的资源对应的最新资源, 上述第一网页的资源中需要更新的资源为 上述服务器根据上述时间指示确定的。
在上述实施例中, 上述时间指示为下述任一种: 上述时间指示为上述 客户端上一次访问上述第一网页的时间; 上述时间指示为上述客户端存储 的上述第一网页的资源中各资源的存储时间; 上述时间指示为上述客户端 上一次访问上述第一网页时, 接收到的上述服务器对上述第一网页的修改 时间。
在上述实施例中, 上述接收模块 902还用于接收上述服务器发送的时 间信息, 上述时间信息为上述服务器对上述第一网页的资源的最近一次修 改时间; 上述发送模块 901还用于若上述客户端确定上述时间信息晚于上 述时间指示, 则向上述服务器发送时间指示。
上述实施例的装置, 对应的可用于执行图 6所示方法实施例的技术方 案, 其实现原理和技术效果类似, 在此不再赘述。
在上述实施例中,上述装置还包括确定模块,其中,上述接收模块 902 还用于接收上述服务器发送的加载上述第一网页所需的所有资源的名称; 确定模块, 用于根据上述加载上述第一网页所需的所有资源的名称, 确定 上述客户端存储的上述第一网页的资源的名称。
在上述实施例中, 上述发送模块 901还用于向上述服务器发送上述客 户端存储的第二网页的资源的名称, 上述第一网页和上述第二网页位于同 一网站; 上述接收模块 902还用于接收上述服务器发送的第二推送资源, 上述第二推送资源为加载上述第二网页所需的所有资源中除去上述第一 推送资源以及除去上述客户端存储的上述第二网页的资源; 上述加载模块
903还用于根据上述第二推送资源和上述客户端存储的上述第二网页的资 源加载上述第二网页。
上述实施例的装置, 对应的可用于执行图 7所示方法实施例的技术方 案, 其实现原理和技术效果类似, 在此不再赘述。
图 10为本发明加载网页的装置实施例三的结构示意图, 本实施例的 装置部署在服务器侧, 如图 12所示, 本实施例的装置包括接收器 1001、 处理器 1002和发送器 1003, 其中, 接收器 1001用于接收客户端发送的第 一网页的地址以及上述客户端存储的上述第一网页的资源的名称, 上述第 一网页为上述客户端当前请求访问的网页; 处理器 1002用于根据上述第 一网页的地址, 确定加载上述第一网页所需的所有资源的名称; 根据上述 客户端存储的上述第一网页的资源的名称以及上述加载上述第一网页所 需的所有资源的名称, 确定第一推送资源, 上述第一推送资源为加载上述 第一网页所需的所有资源中除去上述客户端存储的上述第一网页的资源; 发送器 1003用于向上述客户端发送上述第一推送资源。
本实施例的装置,对应的可用于执行图 2所示方法实施例的技术方案, 其实现原理和技术效果类似, 在此不再赘述。
在上述实施例中, 上述接收器 1001 还用接收上述客户端发送的时间 指示, 上述时间指示为上述客户端存储的上述第一网页的资源的时间信 息; 上述处理器 1002还用于根据上述时间指示, 确定上述客户端存储的 上述第一网页的资源中需要更新的资源; 并确定上述需要更新的资源对应 的最新资源; 上述发送器 1003还用于将上述最新资源发送给上述客户端。
在上述实施例中, 上述时间指示为上述客户端上一次访问上述第一网 页的时间; 上述处理器 1002具体用于根据上述客户端上一次访问上述第 一网页的时间, 确定上述客户端存储的上述第一网页的资源中需要更新的 资源。
在上述实施例中, 上述时间指示为上述客户端上一次访问上述第一网 页时, 接收到的上述服务器对上述第一网页的资源的修改时间; 上述处理 器 1002具体用于根据上述客户端上一次访问上述第一网页时, 接收到的 上述服务器对上述第一网页的资源的修改时间, 确定上述客户端存储的上 述第一网页的资源中需要更新的资源。
在上述实施例中, 上述时间指示为上述客户端存储的上述第一网页的 资源中各资源的存储时间; 上述处理器 1002用于根据上述客户端存储的 上述第一网页的资源中各资源的存储时间, 确定上述客户端存储的上述第 一网页的资源中需要更新的资源。
上述实施例的装置, 对应的可用于执行图 3所示方法实施例的技术方 案, 其实现原理和技术效果类似, 在此不再赘述。
在上述实施例中, 上述发送器 1003 还用于向上述客户端发送上述加 载上述第一网页所需的所有资源的名称, 以使上述客户端根据上述加载上 述第一网页所需的所有资源的名称确定上述客户端存储的上述第一网页 的资源的名称。
在上述实施例中, 上述接收器 1001 还用于接收上述客户端发送的上 述客户端存储的第二网页的资源的名称, 上述第一网页和上述第二网页位 于同一网站; 上述处理器 1002还用于根据预设规则确定上述客户端访问 上述第二网页的地址; 根据上述第二网页的地址确定加载上述第二网页所 需的所有资源的名称; 根据上述加载上述第二网页所需的所有资源的名 称、 上述客户端存储的上述第二网页的资源的名称以及上述第一推送资 源, 确定第二推送资源, 上述第二推送资源为加载上述第二网页所需的所 有资源中除去上述第一推送资源以及除去上述客户端存储的上述第二网 页的资源; 上述发送器 1003还用于向上述客户端发送上述第二推送资源。
上述实施例的装置, 对应的可用于执行图 4所示方法实施例的技术方 案, 其实现原理和技术效果类似, 在此不再赘述。
图 11 为本发明加载网页的装置实施例四的结构示意图, 上述加载网 页的装置为客户端, 本实施例的装置包括发送器 1101、 接收器 1102和加 载器 1103, 其中, 发送器 1101用于向服务器发送第一网页的地址以及上 述客户端存储的上述第一网页的资源的名称, 上述第一网页为上述客户端 当前请求访问的网页; 接收器 1102用于接收上述服务器发送的第一推送 资源, 其中, 上述第一推送资源为加载上述第一网页所需的所有资源中除 去上述客户端存储的上述第一网页的资源; 加载器 1103 用于根据上述第 一推送资源以及上述客户端存储的上述第一网页的资源加载上述第一网 页。
本实施例的装置,对应的可用于执行图 5所示方法实施例的技术方案, 其实现原理和技术效果类似, 在此不再赘述。
在上述实施例中, 上述发送器 1101 还用于向上述服务器发送时间指 示, 上述时间指示为上述客户端存储的上述第一网页的资源的时间信息; 上述接收器 1102还用于接收上述服务器发送的上述第一网页的资源中需 要更新的资源对应的最新资源, 上述第一网页的资源中需要更新的资源为 上述服务器根据上述时间指示确定的。
在上述实施例中, 上述时间指示为下述任一种: 上述时间指示为上述 客户端上一次访问上述第一网页的时间; 上述时间指示为上述客户端存储 的上述第一网页的资源中各资源的存储时间; 上述时间指示为上述客户端 上一次访问上述第一网页时, 接收到的上述服务器对上述第一网页的修改 时间。
在上述实施例中, 上述接收器 1102还用于接收上述服务器发送的时 间信息, 上述时间信息为上述服务器对上述第一网页的资源的最近一次修 改时间; 上述发送器 1101 还用于若上述客户端确定上述时间信息晚于上 述时间指示, 则向上述服务器发送时间指示。
上述实施例的装置, 对应的可用于执行图 6所示方法实施例的技术方 案, 其实现原理和技术效果类似, 在此不再赘述。
在上述实施例中, 上述接收器 1102还用于接收上述服务器发送的加 载上述第一网页所需的所有资源的名称; 处理器用于根据上述加载上述第 一网页所需的所有资源的名称, 确定上述客户端存储的上述第一网页的资 源的名称。
在上述实施例中, 上述发送器 1101 还用于向上述服务器发送上述客 户端存储的第二网页的资源的名称, 上述第一网页和上述第二网页位于同 一网站; 上述接收器 1102还用于接收上述服务器发送的第二推送资源, 上述第二推送资源为加载上述第二网页所需的所有资源中除去上述第一 推送资源以及除去上述客户端存储的上述第二网页的资源; 上述加载器 1103 还用于根据上述第二推送资源和上述客户端存储的上述第二网页的 资源加载上述第二网页。
上述实施例的装置, 对应的可用于执行图 7所示方法实施例的技术方 案, 其实现原理和技术效果类似, 在此不再赘述。
本领域普通技术人员可以理解: 实现上述各方法实施例的全部或部分 歩骤可以通过程序指令相关的硬件来完成。 前述的程序可以存储于一计算 机可读取存储介质中。 该程序在执行时, 执行包括上述各方法实施例的歩 骤; 而前述的存储介质包括: ROM、 RAM, 磁碟或者光盘等各种可以存 储程序代码的介质。
最后应说明的是: 以上各实施例仅用以说明本发明的技术方案, 而非对 其限制; 尽管参照前述各实施例对本发明进行了详细的说明, 本领域的普通 技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改, 或者对其中部分或者全部技术特征进行等同替换; 而这些修改或者替换, 并 不使相应技术方案的本质脱离本发明各实施例技术方案的范围。

Claims

权 利 要 求 书
1、 一种加载网页的方法, 其特征在于, 包括:
服务器接收客户端发送的第一网页的地址以及所述客户端存储的所述 第一网页的资源的名称, 所述第一网页为所述客户端当前请求访问的网 页;
所述服务器根据所述第一网页的地址, 确定加载所述第一网页所需的 所有资源的名称;
所述服务器根据所述客户端存储的所述第一网页的资源的名称以及所 述加载所述第一网页所需的所有资源的名称, 确定第一推送资源, 所述第 一推送资源为加载所述第一网页所需的所有资源中除去所述客户端存储 的所述第一网页的资源;
所述服务器向所述客户端发送所述第一推送资源。
2、 根据权利要求 1所述的方法, 其特征在于, 还包括:
所述服务器接收所述客户端发送的时间指示, 所述时间指示为所述客 户端存储的所述第一网页的资源的时间信息 ·'
所述服务器根据所述时间指示, 确定所述客户端存储的所述第一网页 的资源中需要更新的资源;
所述服务器确定所述需要更新的资源对应的最新资源;
所述服务器将所述最新资源发送给所述客户端。
3、 根据权利要求 2所述的方法, 其特征在于, 所述时间指示为所述客 户端上一次访问所述第一网页的时间;
所述服务器根据所述时间指示, 确定所述客户端存储的所述第一网页 的资源中需要更新的资源, 包括:
所述服务器根据所述客户端上一次访问所述第一网页的时间, 确定所 述客户端存储的所述第一网页的资源中需要更新的资源。
4、 根据权利要求 2所述的方法, 其特征在于, 所述时间指示为所述客 户端上一次访问所述第一网页时, 接收到的所述服务器对所述第一网页的 资源的修改时间;
所述服务器根据所述时间指示, 确定所述客户端存储的所述第一网页 的资源中需要更新的资源, 包括: 所述服务器根据所述客户端上一次访问所述第一网页时, 接收到的所 述服务器对所述第一网页的资源的修改时间, 确定所述客户端存储的所述 第一网页的资源中需要更新的资源。
5、 根据权利要求 2所述的方法, 其特征在于, 所述时间指示为所述客 户端存储的所述第一网页的资源中各资源的存储时间;
所述服务器根据所述时间指示, 确定所述客户端存储的所述第一网页 的资源中需要更新的资源, 包括:
所述服务器根据所述客户端存储的所述第一网页的资源中各资源的存 储时间, 确定所述客户端存储的所述第一网页的资源中需要更新的资源。
6、 根据权利要求 1~5任一所述的方法, 其特征在于, 还包括: 所述服务器向所述客户端发送所述加载所述第一网页所需的所有资源 的名称, 以使所述客户端根据所述加载所述第一网页所需的所有资源的名 称确定所述客户端存储的所述第一网页的资源的名称。
7、 根据权利要求 1~6任一项所述的方法, 其特征在于, 还包括: 所述服务器接收所述客户端发送的所述客户端存储的第二网页的资源 的名称, 所述第一网页和所述第二网页位于同一网站;
所述服务器根据预设规则确定所述客户端访问的所述第二网页的地 址;
所述服务器根据所述第二网页的地址确定加载所述第二网页所需的所 有资源的名称;
所述服务器根据所述加载所述第二网页所需的所有资源的名称、 所述 客户端存储的所述第二网页的资源的名称以及所述第一推送资源, 确定第 二推送资源, 所述第二推送资源为加载所述第二网页所需的所有资源中除 去所述第一推送资源以及除去所述客户端存储的所述第二网页的资源; 所述服务器向所述客户端发送所述第二推送资源。
8、 一种加载网页的方法, 其特征在于, 包括:
客户端向服务器发送第一网页的地址以及所述客户端存储的所述第一 网页的资源的名称, 所述第一网页为所述客户端当前请求访问的网页; 所述客户端接收所述服务器发送的第一推送资源, 其中, 所述第一推 送资源为加载所述第一网页所需的所有资源中除去所述客户端存储的所 述第一网页的资源;
所述客户端根据所述第一推送资源以及所述客户端存储的所述第一网 页的资源加载所述第一网页。
9、 根据权利要求 8所述的方法, 其特征在于, 还包括:
所述客户端向所述服务器发送时间指示, 所述时间指示为所述客户端 存储的所述第一网页的资源的时间信息;
所述客户端接收所述服务器发送的所述第一网页的资源中需要更新的 资源对应的最新资源, 所述第一网页的资源中需要更新的资源为所述服务 器根据所述时间指示确定的。
10、 根据权利要求 9所述的方法, 其特征在于, 所述时间指示为下述 任一种:
所述时间指示为所述客户端上一次访问所述第一网页的时间; 所述时间指示为所述客户端存储的所述第一网页的资源中各资源的存 储时间;
所述时间指示为所述客户端上一次访问所述第一网页时, 接收到的所 述服务器对所述第一网页的修改时间。
11、 根据权利要求 9或 10所述的方法, 其特征在于, 所述客户端向所 述服务器发送时间指示之前, 还包括:
所述客户端接收所述服务器发送的时间信息, 所述时间信息为所述服 务器对所述第一网页的资源的最近一次修改时间;
若所述客户端确定所述时间信息晚于所述时间指示, 则所述客户端向 所述服务器发送时间指示。
12、 根据权利要求 8~11任一项所述的方法, 其特征在于, 还包括: 所述客户端接收所述服务器发送的加载所述第一网页所需的所有资源 的名称;
所述客户端根据所述加载所述第一网页所需的所有资源的名称, 确定 所述客户端存储的所述第一网页的资源的名称。
13、 根据权利要求 8~12任一项所述的方法, 其特征在于, 还包括: 所述客户端向所述服务器发送所述客户端存储的第二网页的资源的名 称, 所述第一网页和所述第二网页位于同一网站; 所述客户端接收所述服务器发送的第二推送资源, 所述第二推送资源 为加载所述第二网页所需的所有资源中除去所述第一推送资源以及除去 所述客户端存储的所述第二网页的资源;
所述客户端根据所述第二推送资源和所述客户端存储的所述第二网页 的资源加载所述第二网页。
14、 一种加载网页的装置, 其特征在于, 包括:
接收模块, 用于接收客户端发送的第一网页的地址以及所述客户端存 储的所述第一网页的资源的名称, 所述第一网页为所述客户端当前请求访 问的网页;
确定模块, 用于根据所述第一网页的地址, 确定加载所述第一网页所 需的所有资源的名称;
处理模块, 用于根据所述客户端存储的所述第一网页的资源的名称以 及所述加载所述第一网页所需的所有资源的名称, 确定第一推送资源, 所 述第一推送资源为加载所述第一网页所需的所有资源中除去所述客户端 存储的所述第一网页的资源;
发送模块, 用于向所述客户端发送所述第一推送资源。
15、 根据权利要求 14所述的装置, 其特征在于, 所述接收模块还用接 收所述客户端发送的时间指示, 所述时间指示为所述客户端存储的所述第 一网页的资源的时间信息;
所述处理模块还用于根据所述时间指示, 确定所述客户端存储的所述 第一网页的资源中需要更新的资源; 并确定所述需要更新的资源对应的最 新资源;
所述发送模块还用于将所述最新资源发送给所述客户端。
16、 根据权利要求 15所述的装置, 其特征在于, 所述时间指示为所述 客户端上一次访问所述第一网页的时间 ·'
所述处理模块具体用于根据所述客户端上一次访问所述第一网页的时 间, 确定所述客户端存储的所述第一网页的资源中需要更新的资源。
17、 根据权利要求 15所述的装置, 其特征在于, 所述时间指示为所述 客户端上一次访问所述第一网页时, 接收到的所述服务器对所述第一网页 的资源的修改时间; 所述处理模块具体用于根据所述客户端上一次访问所述第一网页时, 接收到的所述服务器对所述第一网页的资源的修改时间, 确定所述客户端 存储的所述第一网页的资源中需要更新的资源。
18、 根据权利要求 15所述的装置, 其特征在于, 所述时间指示为所述 客户端存储的所述第一网页的资源中各资源的存储时间;
所述处理模块具体用于根据所述客户端存储的所述第一网页的资源中 各资源的存储时间, 确定所述客户端存储的所述第一网页的资源中需要更 新的资源。
19、 根据权利要求 14~18任一所述的装置, 其特征在于, 所述发送模 块还用于向所述客户端发送所述加载所述第一网页所需的所有资源的名 称, 以使所述客户端根据所述加载所述第一网页所需的所有资源的名称确 定所述客户端存储的所述第一网页的资源的名称。
20、 根据权利要求 14~19任一项所述的装置, 其特征在于, 所述接收 模块还用于接收所述客户端发送的所述客户端存储的第二网页的资源的 名称, 所述第一网页和所述第二网页位于同一网站;
所述确定模块还用于根据预设规则确定所述客户端访问所述第二网页 的地址; 根据所述第二网页的地址确定加载所述第二网页所需的所有资源 的名称;
所述处理模块, 还用于根据所述加载所述第二网页所需的所有资源的名 称、 所述客户端存储的所述第二网页的资源的名称以及所述第一推送资源, 确定第二推送资源, 所述第二推送资源为加载所述第二网页所需的所有资源 中除去所述第一推送资源以及除去所述客户端存储的所述第二网页的资源; 所述发送模块, 还用于向所述客户端发送所述第二推送资源。
21、 一种加载网页的装置, 所述加载网页的装置为客户端, 其特征在 于, 包括:
发送模块, 用于向服务器发送第一网页的地址以及所述客户端存储的 所述第一网页的资源的名称, 所述第一网页为所述客户端当前请求访问的 网页;
接收模块, 用于接收所述服务器发送的第一推送资源, 其中, 所述第 一推送资源为加载所述第一网页所需的所有资源中除去所述客户端存储 的所述第一网页的资源;
加载模块, 用于根据所述第一推送资源以及所述客户端存储的所述第 一网页的资源加载所述第一网页。
22、 根据权利要求 21所述的装置, 其特征在于, 所述发送模块还用于 向所述服务器发送时间指示, 所述时间指示为所述客户端存储的所述第一 网页的资源的时间信息;
所述接收模块还用于接收所述服务器发送的所述第一网页的资源中需 要更新的资源对应的最新资源, 所述第一网页的资源中需要更新的资源为 所述服务器根据所述时间指示确定的。
23、 根据权利要求 22所述的装置, 其特征在于, 所述时间指示为下述 任一种:
所述时间指示为所述客户端上一次访问所述第一网页的时间; 所述时间指示为所述客户端存储的所述第一网页的资源中各资源的存 储时间;
所述时间指示为所述客户端上一次访问所述第一网页时, 接收到的所 述服务器对所述第一网页的修改时间。
24、 根据权利要求 22或 23所述的装置, 其特征在于, 所述接收模块 还用于接收所述服务器发送的时间信息, 所述时间信息为所述服务器对所 述第一网页的资源的最近一次修改时间;
所述发送模块, 还用于若所述客户端确定所述时间信息晚于所述时间 指示, 则向所述服务器发送时间指示。
25、 根据权利要求 21~24任一项所述的装置, 其特征在于, 还包括: 所述接收模块, 还用于接收所述服务器发送的加载所述第一网页所需的所 有资源的名称;
确定模块, 用于根据所述加载所述第一网页所需的所有资源的名称, 确定所述客户端存储的所述第一网页的资源的名称。
26、 根据权利要求 21~25 任一项所述的装置, 其特征在于, 所述发送 模块还用于向所述服务器发送所述客户端存储的第二网页的资源的名称, 所述第一网页和所述第二网页位于同一网站;
所述接收模块还用于接收所述服务器发送的第二推送资源, 所述第二 推送资源为加载所述第二网页所需的所有资源中除去所述第一推送资源 以及除去所述客户端存储的所述第二网页的资源;
所述加载模块还用于根据所述第二推送资源和所述客户端存储的所述 第二网页的资源加载所述第二网页。
27、 一种加载网页的装置, 其特征在于, 包括:
接收器, 用于接收客户端发送的第一网页的地址以及所述客户端存储 的所述第一网页的资源的名称, 所述第一网页为所述客户端当前请求访问 的网页;
处理器, 用于根据所述第一网页的地址, 确定加载所述第一网页所需 的所有资源的名称; 根据所述客户端存储的所述第一网页的资源的名称以 及所述加载所述第一网页所需的所有资源的名称, 确定第一推送资源, 所 述第一推送资源为加载所述第一网页所需的所有资源中除去所述客户端 存储的所述第一网页的资源;
发送器, 用于向所述客户端发送所述第一推送资源。
28、 根据权利要求 27所述的装置, 其特征在于, 所述接收器还用接收 所述客户端发送的时间指示, 所述时间指示为所述客户端存储的所述第一 网页的资源的时间信息;
所述处理器还用于根据所述时间指示, 确定所述客户端存储的所述第 一网页的资源中需要更新的资源; 并确定所述需要更新的资源对应的最新 资源;
所述发送器还用于将所述最新资源发送给所述客户端。
29、 根据权利要求 28所述的装置, 其特征在于, 所述时间指示为所述 客户端上一次访问所述第一网页的时间;
所述处理器具体用于根据所述客户端上一次访问所述第一网页的时 间, 确定所述客户端存储的所述第一网页的资源中需要更新的资源。
30、 根据权利要求 28所述的装置, 其特征在于, 所述时间指示为所述 客户端上一次访问所述第一网页时, 接收到的所述服务器对所述第一网页 的资源的修改时间;
所述处理器具体用于根据所述客户端上一次访问所述第一网页时, 接 收到的所述服务器对所述第一网页的资源的修改时间, 确定所述客户端存 储的所述第一网页的资源中需要更新的资源。
31、 根据权利要求 28所述的装置, 其特征在于, 所述时间指示为所述 客户端存储的所述第一网页的资源中各资源的存储时间;
所述处理器用于根据所述客户端存储的所述第一网页的资源中各资源的 存储时间, 确定所述客户端存储的所述第一网页的资源中需要更新的资源。
32、 根据权利要求 27~31 任一所述的装置, 其特征在于, 所述发送器 还用于向所述客户端发送所述加载所述第一网页所需的所有资源的名称, 以使所述客户端根据所述加载所述第一网页所需的所有资源的名称确定 所述客户端存储的所述第一网页的资源的名称。
33、 根据权利要求 27~32任一项所述的装置, 其特征在于, 所述接收 器还用于接收所述客户端发送的所述客户端存储的第二网页的资源的名 称, 所述第一网页和所述第二网页位于同一网站;
所述处理器还用于根据预设规则确定所述客户端访问所述第二网页的 地址; 根据所述第二网页的地址确定加载所述第二网页所需的所有资源的 名称; 根据所述加载所述第二网页所需的所有资源的名称、 所述客户端存 储的所述第二网页的资源的名称以及所述第一推送资源, 确定第二推送资 源, 所述第二推送资源为加载所述第二网页所需的所有资源中除去所述第 一推送资源以及除去所述客户端存储的所述第二网页的资源;
所述发送器还用于向所述客户端发送所述第二推送资源。
34、 一种加载网页的装置, 所述加载网页的装置为客户端, 其特征在 于, 包括:
发送器, 用于向服务器发送第一网页的地址以及所述客户端存储的所 述第一网页的资源的名称, 所述第一网页为所述客户端当前请求访问的网 页;
接收器, 用于接收所述服务器发送的第一推送资源, 其中, 所述第一 推送资源为加载所述第一网页所需的所有资源中除去所述客户端存储的 所述第一网页的资源;
加载器, 用于根据所述第一推送资源以及所述客户端存储的所述第一 网页的资源加载所述第一网页。
35、 根据权利要求 34所述的装置, 其特征在于, 所述发送器还用于向 所述服务器发送时间指示, 所述时间指示为所述客户端存储的所述第一网 页的资源的时间信息;
所述接收器还用于接收所述服务器发送的所述第一网页的资源中需要 更新的资源对应的最新资源, 所述第一网页的资源中需要更新的资源为所 述服务器根据所述时间指示确定的。
36、 根据权利要求 35所述的装置, 其特征在于, 所述时间指示为下述 任一种:
所述时间指示为所述客户端上一次访问所述第一网页的时间; 所述时间指示为所述客户端存储的所述第一网页的资源中各资源的存 储时间;
所述时间指示为所述客户端上一次访问所述第一网页时, 接收到的所 述服务器对所述第一网页的修改时间。
37、 根据权利要求 35或 36所述的装置, 其特征在于, 所述接收器还 用于接收所述服务器发送的时间信息, 所述时间信息为所述服务器对所述 第一网页的资源的最近一次修改时间;
所述发送器还用于若所述客户端确定所述时间信息晚于所述时间指 示, 则向所述服务器发送时间指示。
38、 根据权利要求 34~37任一项所述的装置, 其特征在于, 还包括: 所述接收器还用于接收所述服务器发送的加载所述第一网页所需的所有 资源的名称;
处理器用于根据所述加载所述第一网页所需的所有资源的名称, 确定 所述客户端存储的所述第一网页的资源的名称。
39、 根据权利要求 34~38任一项所述的装置, 其特征在于, 所述发送 器还用于向所述服务器发送所述客户端存储的第二网页的资源的名称, 所 述第一网页和所述第二网页位于同一网站;
所述接收器还用于接收所述服务器发送的第二推送资源, 所述第二推 送资源为加载所述第二网页所需的所有资源中除去所述第一推送资源以 及除去所述客户端存储的所述第二网页的资源;
所述加载器还用于根据所述第二推送资源和所述客户端存储的所述第 二网页的资源加载所述第二网页。
PCT/CN2014/076464 2014-04-29 2014-04-29 加载网页的方法和装置 WO2015165034A1 (zh)

Priority Applications (4)

Application Number Priority Date Filing Date Title
PCT/CN2014/076464 WO2015165034A1 (zh) 2014-04-29 2014-04-29 加载网页的方法和装置
CN201480000628.XA CN105229990B (zh) 2014-04-29 2014-04-29 加载网页的方法和装置
US15/337,735 US10200488B2 (en) 2014-04-29 2016-10-28 Webpage loading method and apparatus
US16/234,033 US10771578B2 (en) 2014-04-29 2018-12-27 Webpage loading method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/076464 WO2015165034A1 (zh) 2014-04-29 2014-04-29 加载网页的方法和装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/337,735 Continuation US10200488B2 (en) 2014-04-29 2016-10-28 Webpage loading method and apparatus

Publications (1)

Publication Number Publication Date
WO2015165034A1 true WO2015165034A1 (zh) 2015-11-05

Family

ID=54357996

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/076464 WO2015165034A1 (zh) 2014-04-29 2014-04-29 加载网页的方法和装置

Country Status (3)

Country Link
US (2) US10200488B2 (zh)
CN (1) CN105229990B (zh)
WO (1) WO2015165034A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109190072A (zh) * 2018-09-18 2019-01-11 网宿科技股份有限公司 一种发送网页资源的方法和装置
CN109902220A (zh) * 2019-02-27 2019-06-18 腾讯科技(深圳)有限公司 网页信息获取方法、装置和计算机可读存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103593466A (zh) * 2013-11-26 2014-02-19 优视科技有限公司 网页加载方法及客户端和服务器
CN103618787A (zh) * 2013-11-26 2014-03-05 优视科技有限公司 一种网页展现系统和方法
CN103678549A (zh) * 2013-12-04 2014-03-26 新浪网技术(中国)有限公司 网页页面数据共享方法和装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2001243218A1 (en) * 2000-02-24 2001-09-03 Shin-Ping Liu Content distribution system
US20040015537A1 (en) * 2002-07-15 2004-01-22 Richard Doerksen Handheld client framework system
US20040022391A1 (en) * 2002-07-30 2004-02-05 O'brien Royal Digital content security system and method
JP5261785B2 (ja) * 2007-10-31 2013-08-14 株式会社日立製作所 コンテンツ配信システム、キャッシュサーバ及びキャッシュ管理サーバ
US20140032708A1 (en) * 2012-07-24 2014-01-30 Oren Eli Zamir Providing online content

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103593466A (zh) * 2013-11-26 2014-02-19 优视科技有限公司 网页加载方法及客户端和服务器
CN103618787A (zh) * 2013-11-26 2014-03-05 优视科技有限公司 一种网页展现系统和方法
CN103678549A (zh) * 2013-12-04 2014-03-26 新浪网技术(中国)有限公司 网页页面数据共享方法和装置

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109190072A (zh) * 2018-09-18 2019-01-11 网宿科技股份有限公司 一种发送网页资源的方法和装置
CN109902220A (zh) * 2019-02-27 2019-06-18 腾讯科技(深圳)有限公司 网页信息获取方法、装置和计算机可读存储介质
CN109902220B (zh) * 2019-02-27 2023-11-24 腾讯科技(深圳)有限公司 网页信息获取方法、装置和计算机可读存储介质

Also Published As

Publication number Publication date
US20170048344A1 (en) 2017-02-16
US10200488B2 (en) 2019-02-05
CN105229990A (zh) 2016-01-06
US10771578B2 (en) 2020-09-08
US20190132408A1 (en) 2019-05-02
CN105229990B (zh) 2018-10-30

Similar Documents

Publication Publication Date Title
US11399113B2 (en) System and method for selectively sending, delivery and receiving of faxes
US7814234B2 (en) Offline execution of web based applications
US8984164B2 (en) Methods for reducing latency in network connections and systems thereof
WO2017113060A1 (zh) web网站的访问方法、装置及Web网站系统
US11356533B2 (en) Facilitation of efficient web site page loading
US8868638B2 (en) Methods for reducing latency in network connections using automatic redirects and systems thereof
WO2012151993A1 (zh) 业务推送方法和装置
WO2011088725A1 (zh) 基于http的同步方法和装置
CN112513830A (zh) 内容分发网络中的回源方法及相关装置
CN107003981B (zh) 与本地配对的设备同步以使用点到点通信从远程服务器获得数据
US9781222B2 (en) Method, system and server device for transmitting a digital resource in a client-server communication system
JP5790391B2 (ja) 遠隔ダウンロードを行う方法、システム及び持続性コンピュータ可読記憶媒体
WO2022068394A1 (zh) 加载证书的方法、服务器、介质、系统和电子设备
US10771578B2 (en) Webpage loading method and apparatus
TWI505100B (zh) 在區域網路中進行資料分享與數據同步的方法
KR101974339B1 (ko) 네트워크 시스템 및 제어 방법
CN111245874A (zh) 信息推送方法、装置、服务器及存储介质
RU2608881C2 (ru) Способ и система для управления турборежимом
JP2015526802A (ja) ウェブページ間で通信を行うための方法およびシステム
GB2531611B (en) Method, device, and computer program for improving access to services carried out in remote web runtime environments

Legal Events

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

Ref document number: 201480000628.X

Country of ref document: CN

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

Ref document number: 14891053

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14891053

Country of ref document: EP

Kind code of ref document: A1