CN103607454B - The method that android system browser arranges privately owned proxy server - Google Patents

The method that android system browser arranges privately owned proxy server Download PDF

Info

Publication number
CN103607454B
CN103607454B CN201310583742.7A CN201310583742A CN103607454B CN 103607454 B CN103607454 B CN 103607454B CN 201310583742 A CN201310583742 A CN 201310583742A CN 103607454 B CN103607454 B CN 103607454B
Authority
CN
China
Prior art keywords
proxy server
privately owned
browser
owned proxy
android system
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.)
Active
Application number
CN201310583742.7A
Other languages
Chinese (zh)
Other versions
CN103607454A (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.)
TCL Communication Ningbo Ltd
Original Assignee
TCL Communication Ningbo 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 TCL Communication Ningbo Ltd filed Critical TCL Communication Ningbo Ltd
Priority to CN201310583742.7A priority Critical patent/CN103607454B/en
Publication of CN103607454A publication Critical patent/CN103607454A/en
Application granted granted Critical
Publication of CN103607454B publication Critical patent/CN103607454B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The present invention discloses a kind of method that android system browser arranges privately owned proxy server, and methods described includes:A, the operational order of receive user arrange the host address of privately owned proxy server and the port of browser in advance in a browser, and are saved in the database table in system database;B, when browser executes web page browsing or sends Http request during downloading task, search described database table, directly read privately owned proxy server host address and port from described database table, described Http request is sent by the host address and port of privately owned proxy server.The present invention arranges, for browser, the public proxy server setting that privately owned proxy server has no effect on system itself, by arranging privately owned proxy server for browser, make mobile phone browser have itself IP of breakthrough and access restriction, access the function of internal resource or hiding IP, access speed also greatly improves, and improves the Product Experience of user.

Description

The method that android system browser arranges privately owned proxy server
Technical field
The present invention relates to mobile communication technology field, more particularly, to a kind of android system browser privately owned agency of setting The method of server.
Background technology
The function of proxy server (Proxy Server) is exactly that agency network user goes to obtain the network information, and it is network The terminal of information.In general, we directly go to connect other Internet websites acquirement net using web browser During network information, Request request signal must be sent and answered, then other side returns information transmission again.Proxy server It is a server between browser and Web server, after having it, browser is not directly to arrive Web server Go to fetch webpage but send request to proxy server, Request signal can first deliver to proxy server, by proxy server Come the information to fetch required for browser and the browser sending you to.
The main function of proxy server has:
1). break through itself IP and access restriction.The network users such as education network, 169 nets in past can pass through proxy access state Outer website.
2). access some units or group's internal resource, such as using the free proxy server of address field in education network so that it may Download for all kinds of FTP open to education network and upload, and all kinds of data check is shared to wait and serviced.
3). improve access speed:Generally proxy server all arranges a larger hard disk relief area, when the letter having the external world Breath when passing through, is also saved in relief area simultaneously, when other users visit again identical information, then directly by buffering Take out information in area, pass to user, to improve access speed.
4). hiding real IP:Net user can also hide the IP of oneself by this method, is immune against attacks.
Android is a kind of intelligent mobile terminal operating system that Google releases.(access connects to only have APN in this system Access point) host address (proxy host) and the port of public proxy server (proxy server) just can be set in setting (proxy port), and save the data in system database: /data/data/ In the table secure of com.android.providers.settings/databases/settings.db.This public agency The value of server is applied to all browsers in Android phone.But also do not appear as at present browser be separately provided privately owned The technical scheme of proxy server.
Therefore, prior art has yet to be improved and developed.
Content of the invention
A kind of in view of above-mentioned the deficiencies in the prior art, it is an object of the invention to provide android system browser setting The method of privately owned proxy server is it is intended to solve current Intelligent TV remote controller button complexity, not easy-operating problem.
Technical scheme is as follows:
A kind of method that android system browser arranges privately owned proxy server, wherein, methods described includes following step Suddenly:
A, the operational order of receive user arrange the main frame ground of the privately owned proxy server of browser in advance in a browser Location and port, and the host address of the privately owned proxy server being inputted and port are saved in the data base in system database In table;
B, when browser executes web page browsing or sends Http request during downloading task, automatically search described database table, Directly read privately owned proxy server host address and port from described database table, by the main frame of privately owned proxy server Address and port send described Http request.
The method that described android system browser arranges privately owned proxy server, wherein, described step A also includes: The described host address of privately owned proxy server and the key assignments of port are defined in Setting.java file.
The method that described android system browser arranges privately owned proxy server, wherein, when described Android system When uniting as Android 2.3 and edition system before, described step B specifically includes:
During browser execution web page browsing task, from described database table, directly successfully read privately owned proxy server, The member object proxy server of the request queue object in the Http module sending Http request is set to privately owned agency's clothes Business device, sends described Http request by this privately owned proxy server.
The method that described android system browser arranges privately owned proxy server, wherein, when from described database table In privately owned proxy server is read unsuccessfully, then read publicly-owned proxy server from described database table, be set to ask team The member object of row object, sends described Http request by described publicly-owned proxy server.
The method that described android system browser arranges privately owned proxy server, wherein, when described Android system When uniting as Android 2.3 and edition system before, described step B specifically includes:
When browser execution browses the picture resource task of apple-touch-icon type, background thread creates AndroidHttpClient target client and HttpGet request object, directly read privately owned agency's clothes from described database table Business device is simultaneously assigned to AndroidHttpClient target client, and AndroidHttpClient target client sends HttpGet please Ask.
The method that described android system browser arranges privately owned proxy server, wherein, when described Android system When uniting as Android 2.3 and edition system before, described step B specifically includes:
During browser execution execution downloading task, if unknown to the mimetype file type of file to be downloaded, after Platform thread creation AndroidHttpClient target client and HttpHead request object, directly read from described database table Take privately owned proxy server and be assigned to AndroidHttpClient target client, AndroidHttpClient target client sends out HttpHead is sent to ask.
The method that described android system browser arranges privately owned proxy server, wherein, when described Android system When uniting as Android 2.3 and edition system before, described step B specifically includes:
Browser execution execution downloading task when, background thread create AndroidHttpClient target client and HttpGet asks object, directly reads privately owned proxy server and be assigned to from described database table AndroidHttpClient target client, AndroidHttpClient target client sends HttpGet request.
The method that described android system browser arranges privately owned proxy server, wherein, when described Android system When uniting as Android 4.0 and above edition system, described step B is specially:
Send Http request when browser execution web page browsing or downloading task, read from webkit module and institute is set State privately owned proxy server and pass to chromium C storehouse, described Http request is sent out by the privately owned proxy server of setting Go out.
The method that described android system browser arranges privately owned proxy server, wherein, described from webkit module In read and arrange described privately owned proxy server and pass to chromium C storehouse and be specially:Agency's clothes from webkit module Take out proxy server in the broadcast that business device broadcast receiver accepts, and be sent to interface function, interface function reads privately owned generation The reason host address of server and port numbers, call local function to pass data to the webkit C storehouse of bottom, and then by number According to passing to bottom chromium C storehouse.
Beneficial effect:The present invention provides a kind of method that android system browser arranges privately owned proxy server, this private The setting having proxy server has no effect on the public proxy server setting of system itself, by arranging privately owned generation for browser Reason server accesses restriction so that android system mobile phone browser has itself IP of breakthrough, accesses internal resource or hiding IP Function, access speed also greatly improves, and improves the Product Experience of user.
Brief description
Fig. 1 is the method flow diagram of the android system browser privately owned proxy server of setting of the present invention.
Fig. 2 browses for browser of the present invention and obtains other resources in webpage and webpage by privately owned proxy server during webpage Method flow diagram.
When Fig. 3 is the picture that in webpage of the present invention, resource is apple-touch-icon type, browser passes through privately owned generation Reason server to obtain the method flow diagram of picture to send HttpGet request.
Fig. 4 starts downloading task for browser and downloads file by privately owned proxy server transmission HttpHead request acquisition Mimetype file type method flow diagram.
Fig. 5 starts downloading task for browser and sends HttpGet request execution downloading task by privately owned proxy server Method flow diagram.
Specific embodiment
The present invention provides a kind of method that android system browser arranges privately owned proxy server, for making the present invention's Purpose, technical scheme and effect are clearer, clear and definite, and the present invention is described in more detail below.It should be appreciated that this place is retouched The specific embodiment stated only in order to explain the present invention, is not intended to limit the present invention.
The method that a kind of android system browser as shown in Figure 1 arranges privately owned proxy server, wherein, described side Method comprises the following steps:
S100, the operational order of receive user arrange the main frame of the privately owned proxy server of browser in advance in a browser Address and port, and the host address of the privately owned proxy server being inputted and port are saved in the data in system database In the table of storehouse.
Wherein, the host address of the privately owned proxy server being inputted and port are saved in the data in system database Also the described host address of privately owned proxy server and the key assignments of port are defined on Setting.java file after in the table of storehouse In.It is specifically defined for file:
In " frameworks/base/core/java/android/provider/Settings.java ":
public static final String PRIVATE_HTTP_PROXY_HOST = "private_http_ proxy_host";
public static final String PRIVATE _HTTP_PROXY_PORT = "private_http_ proxy_port";
S200, when browser executes web page browsing or sends Http request during downloading task, automatically search described data base Table, directly reads privately owned proxy server host address and port, by privately owned proxy server from described database table Host address and port send described Http request.
Android2.3 and before the Http request that sends of Browser browser of version be all Java generation on upper strata Code interior-excess is existing, and this is entirely different with the transmission request process of the system of more than Android4.0 version.Therefore, the present invention is separate Discuss that it realizes process.
When described android system is Android 2.3 and edition system before, analysis Android2.3 browses It is known that browser can send Http request in the case of four kinds of differences, these four different situations are the source code of device respectively:
1). can be in the intermediate layer frameworks/ of android system during resource in common request web page and webpage Base sends Http request.
2). when the picture that the resource in webpage is apple-touch-icon type, Browser application program DownloadTouchIcon object can create and send HttpGet and ask to obtain picture in running background thread.
3). when starting downloading task in Browser browser, if it is not known that downloading the mimetype file of file Type, needs first to call FetchUrlMimeType object to send HttpHead request acquisition download file on backstage Mimetype file type, then executes downloading task again.
4). after starting downloading task in Browser browser, this task can be inserted data base "/data/data/ In the table downloads of com.android.providers.downloads/databases/downloads.db ", then The DownloadService of DownloadProvider application module can read this downloading task from table and start download thread DownloadThread goes to execute this downloading task.Can create in download thread DownloadThread and send HttpGet asks.
For above four kinds of situations, carry out the setting of privately owned proxy server respectively by four kinds of methods to set up.
For browser the first situation above-mentioned, how to realize browser and browse obtaining by privately owned proxy server during webpage Obtain the other resources (such as picture, the file resource such as css) comprising in webpage and webpage.Now described step S200 is specially:
During browser execution web page browsing task, from described database table, directly successfully read privately owned proxy server, The member object proxy server of the request queue object in the Http module sending Http request is set to privately owned agency's clothes Business device, sends described Http request by this privately owned proxy server.
When reading unsuccessfully to privately owned proxy server from described database table, then read publicly-owned from described database table Proxy server, is set to the member object of request queue object, and sending described Http by described publicly-owned proxy server please Ask.
The Http request that browser browses during webpage is by the Http module in the framework intermediate layer of android system Send.Detailed process is as follows:
1. Http module comprises a RequestQueue request queue object, and this object comprises a member object: HttpHost (proxy server) object.When user is switched to browsing device net page browser interface, RequestQueue can be called EnablePlatformNotifications () the number setting HttpHost object of object.Read from database table secure Go out the publicly-owned proxy server of system and be assigned to HttpHost object.
2. android system, in other local change proxy (such as modification APN setting), can send event broadcast: PROXY_CHANGE_ACTION (event changed by Proxy proxy server).RequestQueue object accepts the place of this event Reason is equally to reset Proxy proxy server.
3. the webkit module in intermediate layer when user browses webpage in browser, can be sent a command to. webkit mould The network object of block can create Http request request, and request is put into the RequestQueue request of Http module In queue, the member object HttpHost of RequestQueue object is assigned to this Http as proxy server simultaneously Request asks.
4. the network linking thread ConnectionThread of Http module reads Http from RequestQueue object Request request Concurrency send.
According to above flow process, as long as the member object HttpHost setting by RequestQueue request queue object For privately owned proxy server, browser browses will be surfed the Net by privately owned proxy server during webpage.So above-mentioned steps S200 implements flow process as shown in Fig. 2 step is as follows:
101. when user is switched to browsing device net page browser interface, can call function EnablePlatformNotifications () notifies the webkit module change proxy in intermediate layer.
102.webkit module calls the function of RequestQueue request queue object EnablePlatformNotifications () notifies the Http module change proxy in intermediate layer.
103. RequestQueue objects pass through defined in file Settings.java from database table secure Key assignments read privately owned proxy server host address and port.
If 104. read successfully, the member object HttpHost of requestQueue request queue object is set to This privately owned proxy server.
If 105. read unsuccessfully by the original handling process of system from the database table secure publicly-owned agency service of reading Device is simultaneously set to HttpHost member object.
In Android2.3 system, the flow process of script is directly publicly-owned proxy server to be set to request queue object Member object.And the present invention mainly passes through interpolation step 103 and step 104 and takes the member object agency of request queue object Business device is set to privately owned proxy server.Thus the Http request realized in this case is sent by privately owned proxy server Go out.
For second situation, that is, when the picture that the resource in webpage is apple-touch-icon type, how real The DownloadTouchIcon object of existing browser application, in running background thread, creates and by privately owned agency service Device to obtain picture to send HttpGet request.Now described step S200 is specially:
When browser execution browses the picture resource task of apple-touch-icon type, background thread creates AndroidHttpClient target client and HttpGet request object, directly read privately owned agency's clothes from described database table Business device is simultaneously assigned to AndroidHttpClient target client, and AndroidHttpClient target client sends HttpGet please Ask.
Above-mentioned steps implement flow process as shown in figure 3, step is as follows:
The web data obtaining from server is sent to bottom by the webkit module in 201. Android intermediate layers Webkit C storehouse.
The picture comprising apple-touch-icon type in webpage is analyzed in 202. webkit C storehouses, then adjust back intermediate layer Webkit module BrowserFrame.didReceiveTouchIconUrl () function.
203. webkit modules send RECEIVED_TOUCH_ICON_URL message, notify browser application to download The picture file of apple-touch-icon type.
The DownloadTouchIcon object of 204. browser applications runs background thread to realize downloading.
205. DownloadTouchIcon background thread create AndroidHttpClient target client and HttpGet Request object.
206. read privately owned proxy server from system secure database table and are assigned to AndroidHttpClient target client.
207. AndroidHttpClient target clients send HttpGet request object.
In Android2.3 system, the flow process of script is to be not provided with proxy server to directly transmit HttpGet request.And The present invention mainly passes through interpolation step 206 and arranges privately owned proxy server, thus the Http request realized in this case is logical Cross privately owned proxy server to send.
For the third situation, that is, when browser starts downloading task, can first call FetchUrlMimeType object Send HttpHead request on backstage and obtain the mimetype file type downloading file.Now described step S200 is specially:
During browser execution execution downloading task, if unknown to the mimetype file type of file to be downloaded, after Platform thread creation AndroidHttpClient target client and HttpHead request object, directly read from described database table Take privately owned proxy server and be assigned to AndroidHttpClient target client, AndroidHttpClient target client sends out HttpHead is sent to ask.
Implement flow process as shown in Figure 4
301. browsers call function onDownloadStartNoStream () start downloading task.302. FetchUrlMimeType object runs background thread to obtain the mimetype type of file.
303. background thread create AndroidHttpClient target client and HttpHead request object.
304. read privately owned proxy from secure database table and are assigned to AndroidHttpClient client couple As.
305. AndroidHttpClient target clients send HttpHead request object.
For the 4th kind of situation, after that is, browser starts downloading task, DownloadProvider application module DownloadService can start download thread DownloadThread and create and send HttpGet request, execute this download and appoint Business.Now step S200 is specially:
Browser execution execution downloading task when, background thread create AndroidHttpClient target client and HttpGet asks object, directly reads privately owned proxy server and be assigned to from described database table AndroidHttpClient target client, AndroidHttpClient target client sends HttpGet request.
Implement flow process as shown in Figure 5
401. Browser browsers start downloading task,
This task is inserted data base "/data/data/com.android.providers.downloads/ by 402.
In the table downloads of databases/downloads.db ".
The DownloadService of 403. DownloadProvider application modules can read this downloading task from table And start download thread DownloadThread.
404. download thread DownloadThread create AndroidHttpClient target client and HttpGet request Object.
405. read privately owned proxy server from secure database table and are assigned to AndroidHttpClient visitor Family object.
406. AndroidHttpClient target clients send HttpGet request object.
In Android2.3 system, the flow process of script is to be not provided with proxy server to directly transmit HttpGet request download Internet resources.And the present invention mainly passes through interpolation step 405 and arranges privately owned proxy server, thus realizing down loading network resource Http request sent by privately owned proxy server.
When described android system is Android 4.0 and above edition system, described step S200 is specially:
Send Http request when browser execution web page browsing or downloading task, read from webkit module and institute is set State privately owned proxy server and pass to chromium C storehouse, described Http request is sent out by the privately owned proxy server of setting Go out.
Wherein, read the described module from webkit and described privately owned proxy server is set and passes to chromium C Storehouse is specially:Take out proxy server from the broadcast that the proxy server broadcast receiver of webkit module accepts, and send To interface function, interface function reads host address and the port numbers of privately owned proxy server, calls local function to pass data It is delivered to the webkit C storehouse of bottom, and then pass data to bottom chromium C storehouse.
The transmission of the Http request of the browser of more than Android4.0 version is all in bottom chromium C storehouse interior-excess Existing.And proxy server is then webkit module in intermediate layer is set.The agency that system will be arranged in Webkit module Server passes to chromium storehouse.It is as follows that it realizes flow process:
1. when user is switched to Browser browsing device net page browser interface, can call function EnablePlatformNotifications () notifies the broadcast that the webkit Module registers in intermediate layer change proxy server to connect Receiver.
2., when the proxy server of system changes, PROXY_CHANGE_ACTION broadcast can be sent.Webkit module Proxy server broadcast receiver receive this broadcast after, from broadcast take out proxy server, by PROXY_CHANGED Message is sent to WebViewCore object.
The Message Processing of 3.WebViewCore object is to call the interface object JWebCoreJavaBridge object of bottom Interface function updateProxy ().
4. interface function updateProxy () takes out host address and the port numbers of proxy server from message, calls Local function nativeUpdateProxy (), this local function passes data to the webkit C storehouse of bottom, webkit C Storehouse can pass data to bottom chromium C storehouse again.
According to above flow process, the present invention only need to call local function in interface function updateProxy () of the 4th step When public proxy server is set, its functionality change is to read and arrange privately owned proxy server, this privately owned proxy server Chromium storehouse will be passed to, the Http request of such Browser browser all can be by the privately owned proxy server of setting It is sent to network.
The present invention provides a kind of method that android system browser arranges privately owned proxy server, this privately owned agency's clothes The setting of business device has no effect on the public proxy server setting of system itself, by arranging privately owned agency service for browser Device accesses restriction so that android system mobile phone browser has itself IP of breakthrough, accesses the work(of internal resource or hiding IP Can, access speed also greatly improves, and improves the Product Experience of user.
It should be appreciated that the application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can To be improved according to the above description or to convert, all these modifications and variations all should belong to the guarantor of claims of the present invention Shield scope.

Claims (8)

1. a kind of android system browser arrange privately owned proxy server method it is characterised in that methods described include with Lower step:
A, receive user operational order in advance in a browser setting browser the host address of privately owned proxy server and Port, and the host address of the privately owned proxy server being inputted and port are saved in the database table in system database In;
B, when browser executes web page browsing or sends Http request during downloading task, automatically search described database table, from institute State and in database table, directly read privately owned proxy server host address and port, by the host address of privately owned proxy server Send described Http request with port;
When described android system is Android 4.0 and above edition system, described step B is specially:
Send Http request when browser execution web page browsing or downloading task, read from webkit module and described private is set There is proxy server and pass to chromium C storehouse, described Http request is sent by the privately owned proxy server of setting.
2. the method that android system browser according to claim 1 arranges privately owned proxy server, its feature exists In described step A also includes:The described host address of privately owned proxy server and the key assignments of port are defined on In Setting.java file.
3. the method that android system browser according to claim 1 arranges privately owned proxy server, its feature exists In when described android system is Android 2.3 and edition system before, described step B specifically includes:
During browser execution web page browsing task, directly successfully read privately owned proxy server from described database table, will send out The member object proxy server sending the request queue object in the Http module of Http request is set to privately owned proxy server, Described Http request is sent by this privately owned proxy server.
4. the method that android system browser according to claim 3 arranges privately owned proxy server, its feature exists In when reading unsuccessfully to privately owned proxy server from described database table, then reading publicly-owned agency from described database table Server, is set to the member object of request queue object, sends described Http request by described publicly-owned proxy server.
5. the method that android system browser according to claim 1 arranges privately owned proxy server, its feature exists In when described android system is Android 2.3 and edition system before, described step B specifically includes:
When browser execution browses the picture resource task of apple-touch-icon type, background thread creates AndroidHttpClient target client and HttpGet request object, directly read privately owned agency's clothes from described database table Business device is simultaneously assigned to AndroidHttpClient target client, and AndroidHttpClient target client sends HttpGet please Ask.
6. the method that android system browser according to claim 1 arranges privately owned proxy server, its feature exists In when described android system is Android 2.3 and edition system before, described step B specifically includes:
During browser execution downloading task, if unknown to the mimetype file type of file to be downloaded, background thread is created Build AndroidHttpClient target client and HttpHead request object, directly read privately owned generation from described database table Reason server is simultaneously assigned to AndroidHttpClient target client, and AndroidHttpClient target client sends HttpHead asks.
7. the method that android system browser according to claim 1 arranges privately owned proxy server, its feature exists In when described android system is Android 2.3 and edition system before, described step B specifically includes:
During browser execution downloading task, background thread creates AndroidHttpClient target client and HttpGet request is right As, directly read privately owned proxy server from described database table and be assigned to AndroidHttpClient target client, AndroidHttpClient target client sends HttpGet request.
8. the method that android system browser according to claim 1 arranges privately owned proxy server, its feature exists In reading and arrange described privately owned proxy server the described module from webkit and pass to chromium C storehouse and be specially: Take out proxy server from the broadcast that the proxy server broadcast receiver of webkit module accepts, and be sent to interface letter Number, interface function reads host address and the port numbers of privately owned proxy server, calls local function to pass data to bottom Webkit C storehouse, and then pass data to bottom chromium C storehouse.
CN201310583742.7A 2013-11-20 2013-11-20 The method that android system browser arranges privately owned proxy server Active CN103607454B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310583742.7A CN103607454B (en) 2013-11-20 2013-11-20 The method that android system browser arranges privately owned proxy server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310583742.7A CN103607454B (en) 2013-11-20 2013-11-20 The method that android system browser arranges privately owned proxy server

Publications (2)

Publication Number Publication Date
CN103607454A CN103607454A (en) 2014-02-26
CN103607454B true CN103607454B (en) 2017-03-08

Family

ID=50125654

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310583742.7A Active CN103607454B (en) 2013-11-20 2013-11-20 The method that android system browser arranges privately owned proxy server

Country Status (1)

Country Link
CN (1) CN103607454B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103973682B (en) * 2014-04-30 2018-09-04 北京奇虎科技有限公司 Carry out the method and device of web page access
CN104506644B (en) * 2014-12-30 2018-04-20 北京奇虎科技有限公司 A kind of method, apparatus and mobile terminal for carrying out network data access
CN105306550A (en) * 2015-09-29 2016-02-03 诚迈科技(南京)股份有限公司 Method for setting proxy server to access to Internet based on Android platform
CN109543129B (en) * 2018-10-26 2022-04-12 深圳点猫科技有限公司 Network request method and device based on education resource platform
CN109948092A (en) * 2019-03-20 2019-06-28 四川长虹电器股份有限公司 A kind of method of Android TV platform lightweight browsers engine pages button control
CN110290204B (en) * 2019-06-25 2022-05-17 腾讯科技(深圳)有限公司 Browser over-proxy implementation method and device and terminal equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101651712A (en) * 2009-09-11 2010-02-17 北京工业大学 HTTP network access achieving device based on serial port communication
CN101651711A (en) * 2009-09-11 2010-02-17 北京工业大学 HTTP network access achieving method based on serial communication
CN101931635A (en) * 2009-06-18 2010-12-29 北京搜狗科技发展有限公司 Network resource access method and proxy device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101931635A (en) * 2009-06-18 2010-12-29 北京搜狗科技发展有限公司 Network resource access method and proxy device
CN101651712A (en) * 2009-09-11 2010-02-17 北京工业大学 HTTP network access achieving device based on serial port communication
CN101651711A (en) * 2009-09-11 2010-02-17 北京工业大学 HTTP network access achieving method based on serial communication

Also Published As

Publication number Publication date
CN103607454A (en) 2014-02-26

Similar Documents

Publication Publication Date Title
CN103607454B (en) The method that android system browser arranges privately owned proxy server
US10574771B2 (en) Methods and systems for rewriting scripts to redirect web requests
US8458612B2 (en) Application management framework for web applications
CN102279884B (en) Data acquiring and displaying method, system and Web server based on Web pages
US8868637B2 (en) Page rendering for dynamic web pages
US8527862B2 (en) Methods for making ajax web applications bookmarkable and crawlable and devices thereof
CN104301436B (en) Content to be displayed push, subscription, update method and its corresponding device
US20120210243A1 (en) Web co-navigation
CN103873918B (en) Image processing method, device and terminal
US20210337015A1 (en) Method and system of application development for multiple device client platforms
CN105162676B (en) A kind of wechat data capture method and system
US11882154B2 (en) Template representation of security resources
CN103888408B (en) Upload the data to method and the device of social platform
CN104978358A (en) Method for displaying web page fragment on desktop and system for capturing web page fragment to desktop for displaying
CN102752369A (en) Providing method of television application service and virtualization content service platform
CN104363251A (en) Website security detecting method and device
CN103458065A (en) Method for extracting video address based on Webkit kernel under HTML5 standard
CN102638572B (en) Short-message sending service system based on Web Element mechanism and operating method thereof
EP3007470A1 (en) Performance improvement method in instance hosting environment and service system therefor
CN103905477A (en) HTTP request processing method and server
CN113220296B (en) Android system interaction method and device
Tsai et al. Transmission reduction between mobile phone applications and RESTful APIs
JP5901267B2 (en) Information processing apparatus, control method therefor, and program
Qiao et al. Opening up telecom networks with a lightweight web element service cloud for ordinary users in the web 2.0 era
CN113946387A (en) APP sharing extension external calling method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant