CN112968939A - Mobile terminal resource loading method and device - Google Patents

Mobile terminal resource loading method and device Download PDF

Info

Publication number
CN112968939A
CN112968939A CN202110130249.4A CN202110130249A CN112968939A CN 112968939 A CN112968939 A CN 112968939A CN 202110130249 A CN202110130249 A CN 202110130249A CN 112968939 A CN112968939 A CN 112968939A
Authority
CN
China
Prior art keywords
resource
website
mobile terminal
resources
terminal application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110130249.4A
Other languages
Chinese (zh)
Other versions
CN112968939B (en
Inventor
华洁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Advanced New Technologies Co Ltd
Original Assignee
Advanced New Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN202110130249.4A priority Critical patent/CN112968939B/en
Publication of CN112968939A publication Critical patent/CN112968939A/en
Application granted granted Critical
Publication of CN112968939B publication Critical patent/CN112968939B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • 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/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the specification provides a mobile terminal resource loading method and a mobile terminal resource loading device, wherein the method is applied to a mobile terminal application client to load website resources of an external website, and comprises the following steps: when an access request for the website resources is received, sending the resource addresses of the website resources to a mobile terminal application server; and receiving the website resource fed back by the mobile terminal application server, wherein the website resource is obtained by the mobile terminal application server to the external website according to the resource address. The method and the device for loading the resources on the mobile terminal obviously improve the loading rate of the resources on the mobile terminal.

Description

Mobile terminal resource loading method and device
This patent application is application number: 201710008119.7, filing date: in 2017, 5.1.7, the invention relates to a divisional application of the Chinese patent application entitled "a method and a device for loading mobile terminal resources".
Technical Field
The present disclosure relates to computer technologies, and in particular, to a method and an apparatus for loading resources on a mobile terminal.
Background
The mobile internet is developed to the present, mobile applications with a single function are increasingly unable to meet the increasingly diversified requirements of users, and the mainstream way is to introduce diversified scene resources as much as possible into respective applications to enrich the application contents, for example, setting a public number in a wechat application, increasing a service window in a pay application, and the like. Such inevitable occurrence requires loading external resources (e.g., web pages, pictures, videos, etc.) in an application, which may be referred to as a host APP, for example, when a user clicks to access an external website address in the host APP, the host APP may access an external website using a built-in browser, load website resources, and display external website contents after the host APP finishes loading the resources. However, the access rate of the host APP to the external website resource is unstable, the display of the resource is not smooth, and the reliability and the smoothness of the use of the user in the mobile network cannot be guaranteed.
Disclosure of Invention
One or more embodiments of the present specification provide a method for loading a mobile terminal resource. The method comprises the step of sending a resource address of the website resource to a mobile terminal application server side when an access request of the website resource is received. And the resource address is used for acquiring the corresponding website resource from the external website according to the resource address when the mobile terminal application server side determines that the website resource corresponding to the resource address is not stored locally. And receiving the website resources fed back by the mobile terminal application server.
One or more embodiments of the present specification provide a method for loading a mobile terminal resource. The method comprises the step of checking whether website resources corresponding to resource addresses are stored locally or not according to the resource addresses sent by the mobile terminal application client. If not, acquiring the website resource corresponding to the resource address from the external website, and locally storing the acquired website resource. And feeding back the website resources to the mobile terminal application client so that the mobile terminal application client loads the website resources.
One or more embodiments of the present specification provide a mobile-side resource loading system. The system comprises a mobile terminal application client and a mobile terminal application server. And the mobile terminal application client is used for sending the resource address of the website resource to the mobile terminal application server when receiving the access request of the website resource. And loading the website resources fed back by the mobile terminal application server. And the mobile terminal application server is used for checking whether website resources corresponding to the resource addresses are stored locally according to the resource addresses sent by the mobile terminal application client. If not, acquiring the website resources corresponding to the resource addresses from the external website. And locally storing the website resources, and feeding the website resources back to the mobile terminal application client.
One or more embodiments of the present specification provide a mobile-side resource loading apparatus. The device comprises a resource request module, and when receiving an access request for the website resource, the resource request module sends the resource address of the website resource to a mobile terminal application server. And the resource address is used for acquiring the corresponding website resource from the external website according to the resource address when the mobile terminal application server side determines that the website resource corresponding to the resource address is not stored locally. The device also comprises a resource receiving module for receiving the website resource fed back by the mobile terminal application server.
One or more embodiments of the present specification provide a mobile-side resource loading apparatus. The device also comprises a resource acquisition module which checks whether the website resources corresponding to the resource addresses are stored locally or not according to the resource addresses sent by the mobile terminal application client. If not, acquiring the website resource corresponding to the resource address from the external website, and locally storing the acquired website resource. The device also comprises a resource feedback module which feeds the website resources back to the mobile terminal application client so as to enable the mobile terminal application client to load the website resources.
Drawings
In order to more clearly illustrate one or more embodiments or prior art solutions of the present specification, the drawings that are needed in the description of the embodiments or prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and that other drawings can be obtained by those skilled in the art without inventive exercise.
Fig. 1 is an application system diagram of a mobile terminal resource loading method provided in the embodiment of the present disclosure;
fig. 2 is a flowchart of a method for loading resources on a mobile terminal according to an embodiment of the present disclosure;
fig. 3 is a flowchart of another method for loading resources on a mobile terminal according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of a mobile-side resource loading apparatus according to an embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of another mobile-side resource loading apparatus according to an embodiment of the present disclosure.
Detailed Description
With the development of mobile internet, external resources are introduced more and more in mobile terminal applications, for example, website resources such as pictures, videos, and web page contents of an external website may be loaded in one mobile terminal APP, so that APP presentation scenes are richer.
As shown in fig. 1, the mobile APP may be referred to as a host APP12 with respect to the external website 11, that is, the external website 11 may be loaded and displayed in the host APP. And the host APP12 may load the external resource through a container, which may be a built-in browser for the APP. For example, after the external website is put into the host App, when the user 13 clicks and accesses the external website URL14 in the host App12, the host App12 may perform communication interaction with the external website 11 through the built-in browser 15, so that the built-in browser 15 may obtain website resources of the external website and perform rendering display in the host App 12.
In the example of the present disclosure, in order to make the loading of the external website resources by the host APP more smooth, a communication interaction manner between the host APP12 and the external website in fig. 1 is improved, as shown in fig. 1, the host APP server 16 is configured to forward the resources between the host APP12 and the external website, a mobile terminal resource loading system is composed of the host APP server 16 and the host APP12, and the host APP server 16 replaces the host APP12 to obtain the external website resources. This is mainly considered that if the host APP12 directly interacts with the external website, the host APP12 is directly accessed under the mobile terminal network, and the mobile terminal network may be affected by various environmental factors and have poor stability, and may be limited in bandwidth and access rate; however, if the host APP server 16 interacts with an external website, the host APP server may interface with various national backbones, and both stability and bandwidth are far better than those of the mobile network, so that the resource acquisition rate can be improved.
Fig. 2, in conjunction with fig. 1, depicts a flowchart of a method for loading resources on a mobile terminal, which may include:
in step 201, the mobile application client receives an access request for a website resource of an external website.
For example, the mobile-end application client may be an application APP installed on a user's mobile phone, that is, the host APP12 in fig. 1. When the user clicks the website of the external website in the APP, the APP receives an access request for the website resource of the external website. The website resources may include: web content, pictures or videos.
In step 202, the mobile application client sends the resource address of the website resource to the mobile application server, and requests the mobile application server to perform proxy access.
For example, the mobile application server may be the host APP server 16 in fig. 1. When the host APP12 detects an access request to an external website in step 201, the resource address may be sent to the host APP server 16 through a long connection channel with the host APP server 16.
In step 203, the mobile application server obtains the website resource corresponding to the resource address to the external website according to the resource address.
In this step, the host APP server 16 may access the server of the external website through the high-speed network of the server, and the high-speed network of the server may interface with backbone networks of various countries, so that the stability is good and the bandwidth is high, and the download rate of resources will be significantly increased.
In step 204, the mobile application server feeds back the website resource to the mobile application client.
In this step, the host APP server 16 may transmit the resource acquired by the external website server to the host APP12, so that the host APP12 loads the resource in step 205 and displays the website content.
In step 205, the mobile application client loads the website resource.
In the method for loading the mobile terminal resources of the present example, the mobile terminal application server replaces the mobile terminal application client to obtain the resources from the external website server, and since the network stability and the rate of the mobile terminal application server are both high, the rate of loading the mobile terminal resources is significantly increased.
In another example, the mobile application server may further improve efficiency of the mobile application client in acquiring resources, and in this example, the server may cache resource data obtained from an external website and preferentially provide the resource data from the local when the client requests the resource data, thereby further improving the rate.
Fig. 3 illustrates a flowchart of a method for loading a mobile terminal resource, which may include:
in step 301, the mobile application client receives an access request for a website resource of an external website.
In step 302, the mobile application client sends the resource address of the website resource to the mobile application server, and requests the mobile application server to perform proxy access.
In step 303, the mobile application server checks whether the website resource corresponding to the resource address is stored locally.
For example, after receiving the resource address sent by the client in step 302, the host APP server 16 in fig. 1 may preferentially check whether the corresponding resource exists locally according to the address.
If the determination result is negative, the website resource is not stored locally, then step 304 is executed.
If the judgment result is yes, the website resources are locally stored, the website resources can be locally obtained, and the website resources are obtained by an external website before; for example, the resource may be cached locally after being previously retrieved by an external website server. And may continue to step 306.
In step 304, the mobile application server obtains the website resource corresponding to the resource address from the external website. In this step, the host APP server 16 may access the server of the external website through the high-speed network of the server, and obtain resources such as pictures and videos of the external website.
In step 305, the mobile application server stores the website resource locally.
For example, after the host APP server 16 obtains the resource data, the host APP server can perform near-end CDN (Content Delivery Network) caching on the data, so that the server only needs to obtain the resource when accessing the resource for the first time, and only needs to directly return the Content when a subsequent user accesses the resource because the cached data already exists, thereby further improving the rate of resource feedback.
In step 306, the mobile application server feeds back the website resource to the mobile application client.
In this step, the long connection channel between host APP12 and host APP server 16 not only can guarantee that the connection is effective for a long time (without being established every time of use), and can keep online connection in real time, but also can perform traffic compression by adopting various compression algorithms in the communication process to reduce communication traffic, and perform traffic compression transmission on the website resources.
In step 307, the mobile application client loads website resources.
In the mobile terminal resource loading method of the example, the mobile terminal application server replaces the mobile terminal application client to obtain resources from the external website server, and the network stability and the network speed of the mobile terminal application server are high, so that the mobile terminal resource loading speed is remarkably improved; moreover, a long connection channel between the mobile terminal application server and the client can adopt compression and other technical means, so that the flow rate of the user during access is effectively reduced; in addition, the mobile terminal application server can also perform operations such as caching on the accessed resources, and the acquisition rate of the resources can be further improved. The method of the example can effectively improve the fluency of the user when the user uses the application to access the external resource under the mobile network.
In order to implement the method for loading mobile terminal resources, the present disclosure further provides a mobile terminal resource loading apparatus, as shown in fig. 4, where the apparatus is applied to a mobile terminal application client to load website resources of an external website, and the apparatus may include: a resource request module 41 and a resource receiving module 42.
The resource request module 41 is configured to send a resource address of the website resource to a mobile application server when receiving an access request for the website resource;
a resource receiving module 42, configured to receive the website resource fed back by the mobile application server, where the website resource is obtained by the mobile application server from the external website according to the resource address.
In addition, the present disclosure also provides a mobile terminal resource loading apparatus, as shown in fig. 5, the apparatus is applied to a mobile terminal application server; the apparatus may include: a resource acquisition module 51 and a resource feedback module 52.
A resource obtaining module 51, configured to obtain, according to a resource address sent by a mobile-end application client, a website resource corresponding to the resource address from an external website;
the resource feedback module 52 is configured to feed back the website resource to the mobile application client, so that the mobile application client loads the website resource.
In an example, the resource obtaining module 51 is specifically configured to: checking whether website resources corresponding to the resource addresses are stored locally; if the website resources are locally stored, the website resources are obtained, and the website resources are obtained by an external website before; otherwise, if the website resources are not stored locally, acquiring the website resources corresponding to the resource addresses from the external website, and locally storing the website resources.
The apparatuses or modules illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer, which may take the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email messaging device, game console, tablet computer, wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, the functionality of the various modules may be implemented in the same one or more software and/or hardware implementations of the present disclosure.
The above description is only exemplary of the present disclosure and should not be taken as limiting the disclosure, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present disclosure should be included in the scope of the present disclosure.

Claims (10)

1. A method for loading mobile terminal resources comprises the following steps:
when an access request for website resources is received, sending resource addresses of the website resources to a mobile terminal application server, wherein the resource addresses are used for acquiring corresponding website resources from an external website according to the resource addresses when the mobile terminal application server determines that the website resources corresponding to the resource addresses are not stored locally;
and receiving the website resources fed back by the mobile terminal application server.
2. The method of claim 1, wherein the sending the resource address of the website resource to the mobile application server comprises:
and sending the resource address to the mobile terminal application server through a long connecting channel between the mobile terminal application server and the resource address.
3. The method of claim 1, the website resource, comprising: web pages, pictures or videos.
4. A method for loading mobile terminal resources comprises the following steps:
according to a resource address sent by a mobile terminal application client, checking whether a website resource corresponding to the resource address is stored locally;
if not, acquiring the website resource corresponding to the resource address from an external website, and locally storing the acquired website resource;
and feeding back the website resources to the mobile terminal application client so that the mobile terminal application client loads the website resources.
5. The method of claim 4, further comprising:
if the website resources are locally stored, the locally stored website resources are obtained, and the website resources are obtained by an external website before.
6. The method of claim 4, wherein the feeding back the website resource to the mobile-side application client comprises:
and carrying out flow compression transmission on the website resources through a long connecting channel between the mobile terminal application client and the website resources.
7. A mobile-side resource loading system, comprising: the mobile terminal comprises a mobile terminal application client and a mobile terminal application server;
the mobile terminal application client is used for sending the resource address of the website resource to the mobile terminal application server when receiving the access request of the website resource; loading the website resources fed back by the mobile terminal application server;
the mobile terminal application server is used for checking whether website resources corresponding to the resource addresses are stored locally according to the resource addresses sent by the mobile terminal application client; if not, acquiring the website resources corresponding to the resource addresses from the external website, locally storing the website resources, and feeding the website resources back to the mobile terminal application client.
8. A mobile-side resource loading apparatus, comprising:
the resource request module is used for sending a resource address of the website resource to a mobile terminal application server when receiving an access request for the website resource, wherein the resource address is used for acquiring the corresponding website resource from the external website according to the resource address when the mobile terminal application server determines that the website resource corresponding to the resource address is not stored locally;
and the resource receiving module is used for receiving the website resources fed back by the mobile terminal application server.
9. A mobile-side resource loading apparatus, comprising:
the resource acquisition module is used for checking whether website resources corresponding to the resource addresses are stored locally or not according to the resource addresses sent by the mobile terminal application client; if not, acquiring the website resource corresponding to the resource address from an external website, and locally storing the acquired website resource;
and the resource feedback module feeds the website resources back to the mobile terminal application client so that the mobile terminal application client loads the website resources.
10. The apparatus of claim 9, wherein the first and second electrodes are disposed on opposite sides of the substrate,
and the resource acquisition module acquires the locally stored website resources if the website resources are locally stored, wherein the website resources are acquired by an external website before.
CN202110130249.4A 2017-01-05 2017-01-05 Mobile terminal resource loading method and device Active CN112968939B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110130249.4A CN112968939B (en) 2017-01-05 2017-01-05 Mobile terminal resource loading method and device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710008119.7A CN107070973B (en) 2017-01-05 2017-01-05 Mobile terminal resource loading method and device
CN202110130249.4A CN112968939B (en) 2017-01-05 2017-01-05 Mobile terminal resource loading method and device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201710008119.7A Division CN107070973B (en) 2017-01-05 2017-01-05 Mobile terminal resource loading method and device

Publications (2)

Publication Number Publication Date
CN112968939A true CN112968939A (en) 2021-06-15
CN112968939B CN112968939B (en) 2023-12-05

Family

ID=59623899

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201710008119.7A Active CN107070973B (en) 2017-01-05 2017-01-05 Mobile terminal resource loading method and device
CN202110130249.4A Active CN112968939B (en) 2017-01-05 2017-01-05 Mobile terminal resource loading method and device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN201710008119.7A Active CN107070973B (en) 2017-01-05 2017-01-05 Mobile terminal resource loading method and device

Country Status (1)

Country Link
CN (2) CN107070973B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108520059A (en) * 2018-04-09 2018-09-11 世纪龙信息网络有限责任公司 Loading method, system, computer equipment and the storage medium of the client H5 pages
CN110740126A (en) * 2019-09-23 2020-01-31 紫光云(南京)数字技术有限公司 Method, device and system for accessing smart city application program and computer storage medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080195712A1 (en) * 2007-02-12 2008-08-14 Lin Daniel J Method and System for Transferring Content From the Web to Mobile Devices
CN101446983A (en) * 2009-01-12 2009-06-03 腾讯科技(深圳)有限公司 Method, system and equipment for realizing web page acquisition by mobile terminal
CN101763357A (en) * 2008-11-13 2010-06-30 北京搜狗科技发展有限公司 Method and system for browser to load internet resources
CN102316118A (en) * 2011-09-30 2012-01-11 青岛海信传媒网络技术有限公司 Method for rapidly accessing web portal and client thereof
CN102710748A (en) * 2012-05-02 2012-10-03 华为技术有限公司 Data acquisition method, system and equipment
CN103324756A (en) * 2013-07-09 2013-09-25 星云融创(北京)信息技术有限公司 Method and device for increasing access speed of browser
EP2725506A2 (en) * 2012-10-29 2014-04-30 Samsung Electronics Co., Ltd Apparatus and method for displaying loading state of web browser in portable terminal
CN104105007A (en) * 2013-04-09 2014-10-15 腾讯科技(深圳)有限公司 Video loading method of mobile terminal, devices and system
CN104426985A (en) * 2013-09-06 2015-03-18 腾讯科技(深圳)有限公司 Method, device and system for displaying webpage
WO2016086482A1 (en) * 2014-12-02 2016-06-09 网宿科技股份有限公司 Method and system for guaranteeing resource utilization rate of website using content distribution network
CN106126685A (en) * 2016-06-29 2016-11-16 北京小米移动软件有限公司 Page loading method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5751956A (en) * 1996-02-21 1998-05-12 Infoseek Corporation Method and apparatus for redirection of server external hyper-link references
CN102957712B (en) * 2011-08-17 2016-04-20 阿里巴巴集团控股有限公司 Site resource loading method and system
CN103248641A (en) * 2012-02-07 2013-08-14 腾讯科技(深圳)有限公司 Network download method, device and system
CN103281387B (en) * 2013-05-31 2017-04-12 北京奇虎科技有限公司 Method, server, client side and system for processing child resources in web page
CN105760405A (en) * 2014-12-19 2016-07-13 阿里巴巴集团控股有限公司 Methods and devices for obtaining network resource for loading web page and method and device for caching network resource

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080195712A1 (en) * 2007-02-12 2008-08-14 Lin Daniel J Method and System for Transferring Content From the Web to Mobile Devices
CN101763357A (en) * 2008-11-13 2010-06-30 北京搜狗科技发展有限公司 Method and system for browser to load internet resources
CN101446983A (en) * 2009-01-12 2009-06-03 腾讯科技(深圳)有限公司 Method, system and equipment for realizing web page acquisition by mobile terminal
CN102316118A (en) * 2011-09-30 2012-01-11 青岛海信传媒网络技术有限公司 Method for rapidly accessing web portal and client thereof
CN102710748A (en) * 2012-05-02 2012-10-03 华为技术有限公司 Data acquisition method, system and equipment
EP2725506A2 (en) * 2012-10-29 2014-04-30 Samsung Electronics Co., Ltd Apparatus and method for displaying loading state of web browser in portable terminal
CN104105007A (en) * 2013-04-09 2014-10-15 腾讯科技(深圳)有限公司 Video loading method of mobile terminal, devices and system
CN103324756A (en) * 2013-07-09 2013-09-25 星云融创(北京)信息技术有限公司 Method and device for increasing access speed of browser
CN104426985A (en) * 2013-09-06 2015-03-18 腾讯科技(深圳)有限公司 Method, device and system for displaying webpage
WO2016086482A1 (en) * 2014-12-02 2016-06-09 网宿科技股份有限公司 Method and system for guaranteeing resource utilization rate of website using content distribution network
CN106126685A (en) * 2016-06-29 2016-11-16 北京小米移动软件有限公司 Page loading method and device

Also Published As

Publication number Publication date
CN112968939B (en) 2023-12-05
CN107070973A (en) 2017-08-18
CN107070973B (en) 2020-12-18

Similar Documents

Publication Publication Date Title
US6654814B1 (en) Systems, methods and computer program products for dynamic placement of web content tailoring
CN109842617B (en) Advertisement blocking method and device and storage medium
CN1293740C (en) Video messaging
US7970881B2 (en) Bypassing uploading of data from a wireless device using outbound attachment caching
EP3267331B1 (en) Method and apparatus for cloud streaming service
KR20160041444A (en) Method for controlling transmission path for providing server-push service in heterogenous network environment and device
CN109992406B (en) Picture request method, picture request response method and client
CN110535961B (en) Resource acquisition method and device, electronic equipment and storage medium
CN108965365B (en) Data processing method, terminal and computer storage medium
US20100088394A1 (en) Multipoint publishing
CN108932277B (en) Webpage loading method, webpage loading system and server
CN107918619B (en) Advertisement display method and device
CN111756847B (en) Method and device for supporting https protocol by website
CN104601534A (en) Method and system for processing CDN system images
WO2015035957A1 (en) Video resource obtaining method, backend server, video client, and system
CN105487640A (en) Image pre-loading and caching method of Android watch
CN106559715A (en) Mobile network video transmission optimization method and device
US20100088614A1 (en) Just-in-time media delivery system
CN107070973B (en) Mobile terminal resource loading method and device
WO2017107795A1 (en) Method and device for accelerating access to website
US8452879B1 (en) Allocation of connection persistence to mobile browsers
CN106598966B (en) Webpage processing method and device
KR20080100597A (en) System and method for providing service of mobile web data via blocking the specified data
CN105357260B (en) Realize system, VDI data cache method and the VDI buffer memory device of virtual desktop
CN111813851A (en) Method and system for synchronizing data to webpage by mobile application and mobile terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant