[go: up one dir, main page]

CN101539932A - Synchronization access technology of transforming web page - Google Patents

Synchronization access technology of transforming web page Download PDF

Info

Publication number
CN101539932A
CN101539932A CN200910076804A CN200910076804A CN101539932A CN 101539932 A CN101539932 A CN 101539932A CN 200910076804 A CN200910076804 A CN 200910076804A CN 200910076804 A CN200910076804 A CN 200910076804A CN 101539932 A CN101539932 A CN 101539932A
Authority
CN
China
Prior art keywords
page
cache
user
converted
cached
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.)
Pending
Application number
CN200910076804A
Other languages
Chinese (zh)
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.)
Huawei Technologies Co Ltd
Original Assignee
BEIJING TIAO DIGITAL 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 BEIJING TIAO DIGITAL Co Ltd filed Critical BEIJING TIAO DIGITAL Co Ltd
Priority to CN200910076804A priority Critical patent/CN101539932A/en
Publication of CN101539932A publication Critical patent/CN101539932A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明涉及一种转化页面的同期访问方法,转换引擎将网络服务器根据用户访问请求返回的WEB页面转换为WAP网页,将转换后的页面返回用户并进行缓存,在再次接到用户访问该页面的请求后,首先对缓存的转换后页面进行可用性检查,如果缓存的转换后页面可用,则直接将该转换后的页面返回用户,如果缓存的转换后页面不可用,则向相应的网络服务器转发用户的访问请求,将网络服务器返回的页面进行转换后返回用户,并可将新转换的页面重新缓存,替代缓冲器中原有的缓存页面。本发明在一个适宜的时间周期内,只需对同一WEB网页进行一次转换,就可能满足多个用户对同一网页的访问需求,加快了处理速度,节省了处理时间,提高了处理能力。The invention relates to a simultaneous access method for converted pages. The conversion engine converts the WEB pages returned by the network server according to the user's access request into WAP pages, returns the converted pages to the user and caches them, and receives the user's access to the page again. After the request, first check the availability of the cached converted page, if the cached converted page is available, then directly return the converted page to the user, if the cached converted page is not available, forward the user to the corresponding web server The page returned by the web server is converted and returned to the user, and the newly converted page can be re-cached to replace the original cached page in the buffer. The invention only needs to convert the same WEB page once in a suitable time period, which can meet the access requirements of multiple users for the same webpage, speed up the processing speed, save processing time and improve the processing capacity.

Description

转化页面的同期访问技术 Simultaneous access technology for converted pages

技术领域 technical field

本发明涉及一种转化页面的同期访问方法,特别是手机等小屏幕移动终端通过WWW的WAP转化引擎(服务器)访问WEB网站过程中,多用户访问同一网站的同期访问方法。The invention relates to a simultaneous access method for converted pages, in particular to a simultaneous access method for multiple users to access the same website during the process of accessing a WEB website by a mobile terminal with a small screen such as a mobile phone through a WAP conversion engine (server) of the WWW.

背景技术 Background technique

现有手机等小屏幕移动终端只能直接访问WAP网站,而在访问WEB网站时,则需要将所访问的WEB网页转化为WAP网页,人们根据不同用户的需要以及现有技术背景提供的可能性,已经提出了多种网页转化方式,例如中国03801966.3号发明申请公开了一种在移动客户终端显示屏上显示HTML文档的方法,此方法包括通过强制应用至少一种客户端页面样式将HTML文档重新格式化,从而使重新格式化文档的宽度适应显示屏宽度并在显示屏上显示所述重新格式化文档的步骤,其中将HTML文档重新格式化的步骤包括将HTML文档中的表格单元转换为块级元素,并应用图像筛选/缩小及空格字符转换方法术,以删除难以显示的大图像和无需显示的小图像,使转化后的页面得以在手机屏幕上恰当地显示;又如中国200710176543.9发明专利申请公开一种允许小屏幕移动终端访问和浏览WWW网站的方法,其包括下列步骤:(1)将网页文件格式转换为适应WAP标准的格式;(2)将网页次要部分折叠;(3)重新布局,使网页宽度适应于移动终端的显示屏宽度,将可折叠区块折叠后,在页面的相应位置建立一个以可折叠区块内容为目标的超链接,在页面的相应位置上显示超链接标记,该超链接标记就是所述的折叠标记,当用户点击该超链接标记时,则相应可折叠区块被“展开”,显示在移动终端的显示屏上,该发明可以将页面在移动终端的小显示屏上显示清晰的出来,并将次要部分折叠,为手机等移动终端浏览WWW网站提供了条件。Existing mobile terminals with small screens such as mobile phones can only directly access WAP websites, and when accessing WEB websites, they need to convert the visited WEB pages into WAP pages. People provide possibilities according to the needs of different users and the existing technical background , various ways of converting webpages have been proposed. For example, China No. 03801966.3 invention application discloses a method for displaying HTML documents on the display screen of a mobile client terminal. formatting such that the width of the reformatted document is adapted to the width of a display screen and displaying said reformatted document on the display screen, wherein the step of reformatting the HTML document comprises converting table cells in the HTML document into blocks Level elements, and apply image screening/reduction and space character conversion methods to delete large images that are difficult to display and small images that do not need to be displayed, so that the converted page can be properly displayed on the mobile phone screen; another example is the Chinese invention patent 200710176543.9 The application discloses a method for allowing small-screen mobile terminals to access and browse WWW websites, which includes the following steps: (1) converting the web page file format into a format that meets the WAP standard; (2) folding the secondary part of the web page; (3) Re-layout to make the width of the webpage adapt to the width of the display screen of the mobile terminal. After the foldable block is folded, a hyperlink targeting the content of the foldable block is established at the corresponding position of the page, and the hyperlink is displayed at the corresponding position of the page. Link mark, this hyperlink mark is exactly described folding mark, when the user clicks on this hyperlink mark, then the corresponding foldable block is " unfolded ", is displayed on the display screen of mobile terminal, and this invention can move the page The display on the small display screen of the terminal is clearly displayed, and the secondary part is folded, which provides conditions for mobile terminals such as mobile phones to browse WWW websites.

但是,尽管现有这些技术都在一定程度上实现了手机等小屏幕移动终端对WEB网站的访问,但需要网络服务器针对每一个访问请求返回的网页都进行一次转换,由于这种转换通常是由WWW的WAP转化引擎(简称转换引擎)实现的,这种转换引擎将同时面对众多的用户,因此不可避免地存在多个用户同期访问同一WWW网站或同一用户反复访问同一WWW网站的现象,采用对每一个用户每次访问都进行一次转换的方式无疑会使引擎在同一时间或者一个较短的周期内反复转换同一网页,造成转换引擎处理能力的浪费。However, although these existing technologies have all realized to a certain extent the access of mobile terminals with small screens such as mobile phones to WEB websites, it is necessary for the web server to perform a conversion on the webpage returned by each access request. WWW's WAP conversion engine (referred to as conversion engine) is realized. This conversion engine will face many users at the same time, so it is inevitable that multiple users visit the same WWW website at the same time or the same user repeatedly visits the same WWW website. The method of converting each user every time will undoubtedly cause the engine to convert the same web page repeatedly at the same time or in a short period, resulting in a waste of processing power of the conversion engine.

发明内容 Contents of the invention

为克服现有技术的上述缺陷,本发明提供了一种转化页面的同期访问方法,采用这种方法后,转换引擎在一个适宜的时间周期内(同期),只需对同一WEB网页进行一次转换,就可能满足多个用户(包括同一用户多次,下同)对同一网页的访问需求。In order to overcome the above-mentioned defects of the prior art, the present invention provides a simultaneous access method for converted pages. After adopting this method, the conversion engine only needs to convert the same WEB page once in a suitable time period (synchronized). , it is possible to meet the access requirements of multiple users (including the same user multiple times, the same below) to the same web page.

本发明实现上述目的的技术方案是:一种转化页面的同期访问方法,转换引擎将网络服务器根据用户访问请求返回的WEB页面转换为WAP网页,将转换后的页面返回用户并进行缓存,在再次接到用户访问该页面的请求后,首先对缓存的转换后页面进行可用性检查,如果缓存的转换后页面可用,则直接将该转换后的页面返回用户,如果缓存的转换后页面不可用,则向相应的网络服务器转发用户的访问请求,将网络服务器返回的页面进行转换后返回用户。The technical scheme of the present invention to achieve the above object is: a simultaneous access method for converted pages, the conversion engine converts the WEB pages returned by the network server according to the user's access request into WAP web pages, returns the converted pages to the user and caches them, and then After receiving the user's request to access the page, first check the availability of the cached converted page, if the cached converted page is available, then directly return the converted page to the user, if the cached converted page is not available, then The user's access request is forwarded to the corresponding web server, and the page returned by the web server is converted and returned to the user.

由于本发明在根据用户请求转换一个页面后,将转换后的页面存入缓存器,在再次接到访问该页面的请求后首先检查缓存的转换后页面的可用性,如果缓存的转换后页面可用,就直接将该转换后的页面返回用户,因此避免了不必要的反复转换,减少了页面转换的数据处理量,加快了处理速度,节省了处理时间,提高了处理能力。After the present invention converts a page according to the user's request, the converted page is stored in the cache, and after receiving the request to access the page again, the availability of the converted page of the cache is first checked, if the converted page of the cache is available, The converted page is directly returned to the user, thereby avoiding unnecessary repeated conversion, reducing the amount of data processing for page conversion, accelerating the processing speed, saving processing time, and improving processing capacity.

具体实施方式 Detailed ways

依据本发明提供的方法,转换引擎的技术处理过程主要包括:According to the method provided by the invention, the technical processing process of conversion engine mainly comprises:

步骤A,转换引擎接受用户访问请求,获得URL,并对页面进行抓取和转换;Step A, the conversion engine accepts the user's access request, obtains the URL, and crawls and converts the page;

步骤B,转换引擎将转换后的静态页面缓存;Step B, the conversion engine caches the converted static page;

步骤C,转换引擎再次获得新用户对同一个URL页面的访问请求或同一用户对同一个URL页面的访问请求;In step C, the conversion engine obtains a new user's access request to the same URL page or a same user's access request to the same URL page;

步骤D,转换引擎对存放在缓存器内的转换页面校验缓存可用性,如果页面缓存可用,那么,转换引擎不进行转换,而直接将缓存的页面返回给新用户,只有在页面缓存不可用时,才需要重新抓取和转换该页面,并将转换后的页面返回用户;Step D, the conversion engine checks the availability of the cache for the conversion page stored in the buffer, if the page cache is available, then the conversion engine does not perform conversion, but directly returns the cached page to the new user, only when the page cache is not available, need to recrawl and convert the page, and return the converted page to the user;

步骤E,通常,在重新抓取和转换相应页面的情况下,应将重新转换后的静态页面存放在缓存器内,通常还应删除原有的缓存页面。Step E, generally, in the case of re-crawling and converting the corresponding page, the re-transformed static page should be stored in the cache, and the original cache page should usually be deleted.

所述对缓存的转换后页面进行可用性检查包括检查下列内容:Said checking the availability of the cached converted page includes checking the following:

(1)指定URL页面的缓存存在;(1) The cache of the specified URL page exists;

(2)缓存的页面为非动态网页;(2) The cached page is a non-dynamic web page;

(3)相关用户对转换的要求无差异;(3) There is no difference in the conversion requirements of relevant users;

(4)原网页会声明自己的缓存策略和缓存期限,据此检查服务器上的缓存未过期;(4) The original web page will declare its own cache policy and cache period, and check that the cache on the server has not expired;

(5)向URL原网站发出GET请求,获得返回的状态码304。(5) Send a GET request to the original website of the URL, and obtain the returned status code 304.

可以采用下列方式判定缓存有效性和使用缓存:You can determine cache validity and use cache in the following ways:

(6)有缓存;(6) There is a cache;

(7)缓存对当前请求可见(有效);(7) The cache is visible (effective) to the current request;

(8)如果是动态页面,则使用用户自己的缓存;如果是静态页面则使用公用缓存;(8) If it is a dynamic page, use the user's own cache; if it is a static page, use the public cache;

(9)缓存未过期;(9) The cache has not expired;

(10)如果缓存存在但已过期,则向服务器发送带eTag的请求,服务器返回304则表明缓存可被继续使用,并更新缓存信息。(10) If the cache exists but has expired, send a request with eTag to the server, and the server returns 304 to indicate that the cache can continue to be used, and update the cache information.

Claims (5)

1.一种转化页面的同期访问方法,其特征在于转换引擎将网络服务器根据用户访问请求返回的WEB页面转换为WAP网页,将转换后的页面返回用户并进行缓存,在再次接到用户访问该页面的请求后,首先对缓存的转换后页面进行可用性检查,如果缓存的转换后页面可用,则直接将该转换后的页面返回用户,如果缓存的转换后页面不可用,则向相应的网络服务器转发用户的访问请求,将网络服务器返回的页面进行转换后返回用户。1. A contemporaneous access method for converted pages, characterized in that the conversion engine converts the WEB pages returned by the web server according to the user's access request into WAP web pages, returns the converted pages to the user and caches them, and receives the user's access to the page again After the request of the page, first check the availability of the cached converted page, if the cached converted page is available, then directly return the converted page to the user, if the cached converted page is not available, then send the corresponding web server Forward the user's access request, convert the page returned by the web server and return it to the user. 2.如权利要求1所述的转化页面的同期访问方法,其特征在于包括下列具体步骤:2. The contemporaneous access method of conversion page as claimed in claim 1, is characterized in that comprising the following concrete steps: 步骤A,转换引擎接受用户访问请求,获得URL,并对页面进行抓取和转换;Step A, the conversion engine accepts the user's access request, obtains the URL, and crawls and converts the page; 步骤B,转换引擎将转换后的静态页面缓存;Step B, the conversion engine caches the converted static page; 步骤C,转换引擎再次获得新用户对同一个URL页面的访问请求或同一用户对同一个URL页面的访问请求;In step C, the conversion engine obtains a new user's access request to the same URL page or a same user's access request to the same URL page; 步骤D,转换引擎对存放在缓存器内的转换页面校验缓存可用性,如果页面缓存可用,转换引擎直接将缓存的页面返回给新用户,如果页面缓存不可用,重新抓取和转换该页面,并将转换后的页面返回用户。Step D, the conversion engine checks the availability of the cache for the conversion page stored in the cache, if the page cache is available, the conversion engine directly returns the cached page to the new user, if the page cache is not available, re-crawls and converts the page, and return the converted page to the user. 3.如权利要求2所述的转化页面的同期访问方法,其特征在于还包括:3. The contemporaneous access method of conversion page as claimed in claim 2, is characterized in that also comprising: 步骤E,在重新抓取和转换相应页面的情况下,将重新转换后的静态页面存放在缓存器内,并删除原有的缓存页面。Step E, in the case of re-crawling and converting the corresponding page, store the re-transformed static page in the cache, and delete the original cache page. 4.如权利要求1、2或3所述的转化页面的同期访问方法,其特征在于所述对缓存的转换后页面进行可用性检查包括检查下列内容:4. The contemporaneous access method of converted pages as claimed in claim 1, 2 or 3, characterized in that said checking the availability of the cached converted pages includes checking the following: (1)指定URL页面的缓存存在;(1) The cache of the specified URL page exists; (2)缓存的页面为非动态网页;(2) The cached page is a non-dynamic web page; (3)相关用户对转换的要求无差异;(3) There is no difference in the conversion requirements of relevant users; (4)原网页会声明自己的缓存策略和缓存期限,据此检查服务器上的缓存未过期;(4) The original web page will declare its own cache policy and cache period, and check that the cache on the server has not expired; (5)向URL原网站发出GET请求,获得返回的状态码304。(5) Send a GET request to the original website of the URL, and obtain the returned status code 304. 5.如权利要求4所述的转化页面的同期访问方法,其特征在于采用下列方式判定缓存有效性和使用缓存:5. The contemporaneous access method of conversion page as claimed in claim 4, is characterized in that adopting following mode to judge cache effectiveness and use cache: (1)有缓存;(1) There is a cache; (2)缓存对当前请求可见(有效);(2) The cache is visible (effective) to the current request; (3)如果是动态页面,则使用用户自己的缓存;如果是静态页面则使用公用缓存;(3) If it is a dynamic page, use the user's own cache; if it is a static page, use the public cache; (4)缓存未过期;(4) The cache has not expired; (5)如果缓存存在但已过期,则向服务器发送带eTag的请求,服务器返回304则表明缓存可被继续使用,并更新缓存信息。(5) If the cache exists but has expired, send a request with eTag to the server, and the server returns 304 to indicate that the cache can continue to be used, and update the cache information.
CN200910076804A 2009-01-21 2009-01-21 Synchronization access technology of transforming web page Pending CN101539932A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910076804A CN101539932A (en) 2009-01-21 2009-01-21 Synchronization access technology of transforming web page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910076804A CN101539932A (en) 2009-01-21 2009-01-21 Synchronization access technology of transforming web page

Publications (1)

Publication Number Publication Date
CN101539932A true CN101539932A (en) 2009-09-23

Family

ID=41123121

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910076804A Pending CN101539932A (en) 2009-01-21 2009-01-21 Synchronization access technology of transforming web page

Country Status (1)

Country Link
CN (1) CN101539932A (en)

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101945133A (en) * 2010-09-16 2011-01-12 青岛海信移动通信技术股份有限公司 Data connecting method, device and system for mobile terminal
CN102253941A (en) * 2010-05-21 2011-11-23 卓望数码技术(深圳)有限公司 Cache updating method and cache updating device
CN102332019A (en) * 2011-09-21 2012-01-25 北京亿赞普网络技术有限公司 Method and system for converting web site to wap site
CN102789469A (en) * 2011-05-20 2012-11-21 腾讯科技(深圳)有限公司 Page updating method and system
CN103246656A (en) * 2012-02-03 2013-08-14 宇龙计算机通信科技(深圳)有限公司 Method and server for generating static cached page
CN103258056A (en) * 2013-05-31 2013-08-21 北京奇虎科技有限公司 Method, server, client and system for handling style sheets
CN103269377A (en) * 2013-05-31 2013-08-28 北京奇虎科技有限公司 Method, server, client and system for processing script files
CN103281387A (en) * 2013-05-31 2013-09-04 北京奇虎科技有限公司 Method, server, client side and system for processing child resources in web page
WO2013152565A1 (en) * 2012-04-11 2013-10-17 中兴通讯股份有限公司 Capability aggregation and exposure method and system
CN103782541A (en) * 2011-08-15 2014-05-07 卡尔加里科学公司 Non-invasive remote access to an application program
CN105930405A (en) * 2013-07-12 2016-09-07 北京奇虎科技有限公司 Method and apparatus suitable for caching data in URL data capture
CN106021384A (en) * 2016-05-12 2016-10-12 广西尊达电子商务有限公司 Web page caching method
CN106959975A (en) * 2016-01-11 2017-07-18 广州市动景计算机科技有限公司 A kind of transcoding caching resource processing method, device and equipment
US9720747B2 (en) 2011-08-15 2017-08-01 Calgary Scientific Inc. Method for flow control and reliable communication in a collaborative environment
US9729673B2 (en) 2012-06-21 2017-08-08 Calgary Scientific Inc. Method and system for providing synchronized views of multiple applications for display on a remote computing device
US9979670B2 (en) 2013-11-29 2018-05-22 Calgary Scientific Inc. Method for providing a connection of a client to an unmanaged service in a client-server remote access system
US10055105B2 (en) 2009-02-03 2018-08-21 Calgary Scientific Inc. Method and system for enabling interaction with a plurality of applications using a single user interface
US10158701B2 (en) 2011-03-21 2018-12-18 Calgary Scientific Inc.. Method and system for providing a state model of an application program
US10284688B2 (en) 2011-09-30 2019-05-07 Calgary Scientific Inc. Tiered framework for proving remote access to an application accessible at a uniform resource locator (URL)
US10334042B2 (en) 2008-11-26 2019-06-25 Calgary Scientific Inc. Method and system for providing remote access to a state of an application program
US10410306B1 (en) 2011-01-04 2019-09-10 Calgary Scientific Inc. Method and system for providing remote access to data for display on a mobile device
US10454979B2 (en) 2011-11-23 2019-10-22 Calgary Scientific Inc. Methods and systems for collaborative remote application sharing and conferencing

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10334042B2 (en) 2008-11-26 2019-06-25 Calgary Scientific Inc. Method and system for providing remote access to a state of an application program
US10965745B2 (en) 2008-11-26 2021-03-30 Calgary Scientific Inc. Method and system for providing remote access to a state of an application program
US10055105B2 (en) 2009-02-03 2018-08-21 Calgary Scientific Inc. Method and system for enabling interaction with a plurality of applications using a single user interface
CN102253941A (en) * 2010-05-21 2011-11-23 卓望数码技术(深圳)有限公司 Cache updating method and cache updating device
CN101945133A (en) * 2010-09-16 2011-01-12 青岛海信移动通信技术股份有限公司 Data connecting method, device and system for mobile terminal
WO2012034422A1 (en) * 2010-09-16 2012-03-22 青岛海信移动通信技术股份有限公司 Data connection method, device and system for mobile terminals
US10410306B1 (en) 2011-01-04 2019-09-10 Calgary Scientific Inc. Method and system for providing remote access to data for display on a mobile device
US10158701B2 (en) 2011-03-21 2018-12-18 Calgary Scientific Inc.. Method and system for providing a state model of an application program
CN102789469A (en) * 2011-05-20 2012-11-21 腾讯科技(深圳)有限公司 Page updating method and system
CN102789469B (en) * 2011-05-20 2016-01-06 腾讯科技(深圳)有限公司 Method for updating pages and system
CN103782541A (en) * 2011-08-15 2014-05-07 卡尔加里科学公司 Non-invasive remote access to an application program
US10693940B2 (en) 2011-08-15 2020-06-23 Calgary Scientific Inc. Remote access to an application program
US10474514B2 (en) 2011-08-15 2019-11-12 Calgary Scientific Inc. Method for flow control and for reliable communication in a collaborative environment
CN103782541B (en) * 2011-08-15 2018-11-27 卡尔加里科学公司 A method of providing remote access to at least one application
US9720747B2 (en) 2011-08-15 2017-08-01 Calgary Scientific Inc. Method for flow control and reliable communication in a collaborative environment
CN102332019B (en) * 2011-09-21 2015-09-09 北京亿赞普网络技术有限公司 A kind of web site is transformed into the method and system of wap website
CN102332019A (en) * 2011-09-21 2012-01-25 北京亿赞普网络技术有限公司 Method and system for converting web site to wap site
US10904363B2 (en) 2011-09-30 2021-01-26 Calgary Scientific Inc. Tiered framework for proving remote access to an application accessible at a uniform resource locator (URL)
US10284688B2 (en) 2011-09-30 2019-05-07 Calgary Scientific Inc. Tiered framework for proving remote access to an application accessible at a uniform resource locator (URL)
US10454979B2 (en) 2011-11-23 2019-10-22 Calgary Scientific Inc. Methods and systems for collaborative remote application sharing and conferencing
CN103246656A (en) * 2012-02-03 2013-08-14 宇龙计算机通信科技(深圳)有限公司 Method and server for generating static cached page
WO2013152565A1 (en) * 2012-04-11 2013-10-17 中兴通讯股份有限公司 Capability aggregation and exposure method and system
US9729673B2 (en) 2012-06-21 2017-08-08 Calgary Scientific Inc. Method and system for providing synchronized views of multiple applications for display on a remote computing device
CN103281387A (en) * 2013-05-31 2013-09-04 北京奇虎科技有限公司 Method, server, client side and system for processing child resources in web page
CN103281387B (en) * 2013-05-31 2017-04-12 北京奇虎科技有限公司 Method, server, client side and system for processing child resources in web page
CN103269377B (en) * 2013-05-31 2016-08-24 北京奇虎科技有限公司 Process the method for script file, server, client and system
CN103258056B (en) * 2013-05-31 2016-06-29 北京奇虎科技有限公司 Process the method for style design table, server, client and system
CN103269377A (en) * 2013-05-31 2013-08-28 北京奇虎科技有限公司 Method, server, client and system for processing script files
CN103258056A (en) * 2013-05-31 2013-08-21 北京奇虎科技有限公司 Method, server, client and system for handling style sheets
CN105930405B (en) * 2013-07-12 2019-09-24 北京鑫富天恒科技有限公司 Suitable in url data crawl to the method and device of data buffer storage
CN105930405A (en) * 2013-07-12 2016-09-07 北京奇虎科技有限公司 Method and apparatus suitable for caching data in URL data capture
US9979670B2 (en) 2013-11-29 2018-05-22 Calgary Scientific Inc. Method for providing a connection of a client to an unmanaged service in a client-server remote access system
US10728168B2 (en) 2013-11-29 2020-07-28 Calgary Scientific Inc. Method for providing a connection of a client to an unmanaged service in a client-server remote access system
CN106959975A (en) * 2016-01-11 2017-07-18 广州市动景计算机科技有限公司 A kind of transcoding caching resource processing method, device and equipment
CN106021384A (en) * 2016-05-12 2016-10-12 广西尊达电子商务有限公司 Web page caching method

Similar Documents

Publication Publication Date Title
CN101539932A (en) Synchronization access technology of transforming web page
CN103546498B (en) It is a kind of that the method and apparatus accessing webpage is provided for mobile terminal
CN102065572B (en) Mobile browser, gateway, browsing system and access method for internet page
CN101526953A (en) WWW transformation technology
CN103383687B (en) A kind of page processing method and device
EP2687997A1 (en) Method for rearranging web page
KR101424261B1 (en) A terminal providing a mobile web service and an operation method of the terminal
CN101202755A (en) System, method and device for displaying picture of mobile terminal
JP5335632B2 (en) Web page browsing system, server, web page browsing method and program
WO2014206072A1 (en) Web page previewing method and system
WO2014134934A1 (en) Method and system for displaying customized webpage on double webview
CN101178717A (en) Method for adaptation processing web page and web page adaptation device
CN102065114A (en) Method and device for mobile terminal to access webpage
CN101459571B (en) Method, system and apparatus for website mirroring
CN102929985A (en) Method and system for displaying collected webpage
CN102346738A (en) Customized web page processing device and method
CN106446617B (en) A kind of static page access method with source file defencive function
WO2011140784A1 (en) Method for screening mobile terminal from accessing wireless network information, mobile terminal and system thereof
WO2012071993A1 (en) Processing method and device for world wide web page
CN103853753A (en) Method and system for sharing webpage contents
CN105279156B (en) Network information communication means and network information browsing apparatus
CN102436452A (en) Webpage providing system and method for dynamically adjusting font size
CN106326213A (en) Method and device for translating WEB site
CN103577451A (en) Webpage transcoding method, webpage transcoding device and webpage transcoding system
JP2008123234A (en) Translation server device, translation system, translation method, and translation program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: HUAWEI TECHNOLOGY CO LTD

Free format text: FORMER OWNER: BEIJING TIAO DIGITAL CO., LTD.

Effective date: 20110128

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 100085 ROOM 503, BUILDING 1, NO.1, XINXI ROAD, SHANGDI, HAIDIAN DISTRICT, BEIJING TO: 518129 HUAWEI HEADQUARTERS OFFICE BUILDING, BANTIAN, LONGGANG DISTRICT, SHENZHEN CITY, GUANGDONG PROVINCE

TA01 Transfer of patent application right

Effective date of registration: 20110128

Address after: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Applicant after: Huawei Technologies Co., Ltd.

Address before: 100085, room 1, building 1, No. 503 information road, Beijing, Haidian District

Applicant before: Beijing Tiao Digital Co., Ltd.

C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20090923