CN102118442A - Method and device for accessing Web resources - Google Patents

Method and device for accessing Web resources Download PDF

Info

Publication number
CN102118442A
CN102118442A CN2011100421308A CN201110042130A CN102118442A CN 102118442 A CN102118442 A CN 102118442A CN 2011100421308 A CN2011100421308 A CN 2011100421308A CN 201110042130 A CN201110042130 A CN 201110042130A CN 102118442 A CN102118442 A CN 102118442A
Authority
CN
China
Prior art keywords
file
visit
local
web server
tabulation
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
CN2011100421308A
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.)
Tsinghua University
Original Assignee
Tsinghua University
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 Tsinghua University filed Critical Tsinghua University
Priority to CN2011100421308A priority Critical patent/CN102118442A/en
Publication of CN102118442A publication Critical patent/CN102118442A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

The invention provides a method and device for accessing Web resources, which are used for solving the problem that the resources are required to be downloaded in advance and then can be used in the prior art. The method comprises the following steps: capturing a file system access request, wherein the access request comprises metadata information of a file to be accessed and accessed operation types; and according to the metadata information of the file to be accessed and the accessed operation types, executing corresponding operations, wherein the operations are as follows: if the file to be accessed is a file on a remote Web server, a remote access operation is executed; and if the file to be accessed is a local file, a local access operation is executed. According to the invention, shared files on the Web are showed to a user in the form of local file, and the file access of the user is redirected to a Web server or the local file, so that the user can access the shared files on the Web in the form of accessing the files on a local driver, thereby having great advantages in use habits of users, convenience and applied transparence.

Description

A kind of method and device of visiting the Web resource
Technical field
The present invention relates to network technology, particularly relate to a kind of method and device of the Web of visit resource.
Background technology
At present, people are more and more general for the use of network, at home, office or public place, can connect and use network like a cork.What wherein, visit was maximum is the Web resource.
The visit of Web resource often realizes by browser, promptly sends the access request of agreements such as HTTP to Web server by the browser that is installed in local client, and Web server returns to local client with visit data again.
But this following problem of mode ubiquity by browser access Web resource: this mode is divided into two steps to the use to the Web file, the one, download, and two just are to use.As an executive program that is placed on the Web server, client could be carried out in this locality after must all downloading to this locality.
Summary of the invention
The invention provides a kind of method and device of the Web of visit resource, need to download earlier the problem that could use to solve prior art.
In order to address the above problem, the invention discloses a kind of method of the Web of visit resource, comprising:
Intercept and capture file system access requests, comprise the metadata information of the file that will visit and the action type of visit in the described access request;
According to the metadata information of the described file that will visit and the action type of visit, carry out operation accordingly, described operation comprises:
If the described file that will visit is the file on the long-range Web server, then carry out the remote access operation; If the described file that will visit is a local file, then carry out local accessing operation.
Preferably, intercept and capture before the Web file access request for the first time, also comprise: download the metadata of all files information of sharing on the Web server, and be saved in this locality; Wherein, described metadata information comprises filename, file path, file size, document creation time and the last modification time of file.
Preferably, described method also comprises: the metadata information of the file of preserving according to this locality, set up the catalogue framework in this locality, and the file the catalogue framework under is a sky.
Preferably, described method also comprises: after Web server is downloaded the metadata of all files information of sharing, set up the telefile tabulation in this locality; After the catalogue framework is set up in this locality, set up empty local file tabulation and empty local cache tabulation in this locality.
Preferably, if the action type of described visit is a written document, and the described file that will visit is the file on the long-range Web server, then described remote access operation comprises: download the file that will visit from Web server, and be saved in the correspondence position of local directory framework, carry out the file write operation then, and the metadata information of this document is shifted out from the telefile tabulation, put into the local file tabulation; If the action type of described visit is a written document, and the described file that will visit is local file, and then described local accessing operation comprises: directly corresponding local file is carried out write operation.
Preferably, if the action type of described visit is for reading file, and the described file that will visit is the file on the long-range Web server, then described remote access operation comprises: read corresponding document from Web server, be cached to this locality, and the metadata information of this document is put into the local cache tabulation; If the action type of described visit is for reading file, and the described file that will visit is local file, and then described local accessing operation comprises: directly read corresponding file from this locality.
Preferably, described read file data from Web server before, also comprise: in local cache tabulation the local whether buffer memory of inquiry the file that will read, if then directly read; If not, more described access request is converted to the Web request and issues Web server, read corresponding document from Web server.
Preferably, if the action type of described visit is then directly created new file for creating new file in this locality, and metadata information that will this new file is put into local file and is tabulated.
Preferably, described method also comprises: if the action type of described visit is for obtaining or the revised file metadata operation, and the described file that will visit is the file on the long-range Web server, then directly reads or revise the metadata information of corresponding document in the telefile tabulation; If the action type of described visit is for obtaining or the revised file metadata operation, and the described file that will visit is local file, then directly corresponding local file obtained or the operation of revised file metadata.
Preferably, described method also comprises: according to described telefile tabulation, local file tabulation and local cache tabulation, the file that judgement will be visited is file or the local file on the long-range Web server.
The present invention also provides a kind of device of the Web of visit resource, comprising: client layer file system driver element and client layer agent unit, wherein,
Described client layer file system driver element comprises:
Intercept and capture module, be used to intercept and capture file system access requests, comprise the metadata information of the file that will visit and the action type of visit in the described access request;
Redirection module is used for the file system access requests of intercepting and capturing is passed to described client layer agent unit;
Described client layer agent unit comprises:
Control module is used for according to the metadata information of the described file that will visit and the action type of visit, carries out operation accordingly, and described operation comprises: if the described file that will visit is the file on the long-range Web server, then carry out the remote access operation; If the described file that will visit is a local file, then carry out local accessing operation.
Preferably, described client layer agent unit also comprises:
Download module is called by control module, is used to download the metadata of all files information of sharing on the Web server, and downloads the file on the Web server;
Preserve module, call, be used for preserving the metadata of all files information of downloading, set up the catalogue framework, and set up telefile tabulation, local file tabulation and local cache tabulation, and preserve downloaded files in this locality by control module;
Wherein, described metadata information comprises filename, file path, file size, document creation time and the last modification time of file.
Compared with prior art, the present invention includes following advantage:
The present invention sets up the client layer file system on client computer, this system can invent long-range Web resource a local file system.Concrete, this system can intercept and capture the access request of user to this Virtual File System, comprises the metadata information of file of described user capture and the action type of described user capture in the described access request; According to the metadata information and the action type of the file of described user capture, carry out different operations:, then it is created on the local computer if create a new file or catalogue; If read a telefile, then visit is redirected to long-range Web server; If revise a telefile, then earlier it is downloaded on the local computer, again this file in download is made amendment.Described file in download is called as local file, all directly finishes on local computer for the visit of any local file later.
The present invention presents to the user because Web is gone up the file of sharing with the form of local file, user's file access is redirected to long-range Web server or local file, thereby make the user can visit the Web shared file with the form of visiting the file on the general local drive, the transparency for user's use habit, convenience and application has very big advantage.And because all there is this locality in all to the modification of long-range shared file and the file of program creation, this just can guarantee that a plurality of users use simultaneously and do not clash; And after local cache can be guaranteed repeatedly to use, program operation speed was than very fast.
Description of drawings
Fig. 1 is the described overall framework figure of the embodiment of the invention;
Fig. 2 is the internal structure schematic diagram of client layer Agent among Fig. 1;
Fig. 3 is the method flow diagram of the described a kind of Web of the visit resource of the embodiment of the invention;
Fig. 4 is the structure drawing of device of the described a kind of Web of the visit resource of the embodiment of the invention.
Embodiment
For above-mentioned purpose of the present invention, feature and advantage can be become apparent more, the present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.
The present invention proposes a kind of method and device of the Web of visit resource, long-range Web resource can be mapped as local file system, thereby re-uses with downloading earlier in the prior art that these two processes unite two into one and directly use.
Main thought of the present invention is as follows:
Set up the client layer file system on client computer, this system can invent long-range Web resource a local file system.Concrete, this system can intercept and capture the access request of user to this Virtual File System, comprises the metadata information of file of described user capture and the action type of described user capture in the described access request; According to the metadata information and the action type of the file of described user capture, carry out different operations:, then it is created on the local computer if create a new file or catalogue; If read a telefile, then visit is redirected to long-range Web server; If revise a telefile, then earlier it is downloaded on the local computer, again this file in download is made amendment.Described file in download is called as local file, all directly finishes on local computer for the visit of any local file later.
Be elaborated below by embodiment.
With reference to Fig. 1, be the described overall framework figure of the embodiment of the invention.
With the Windows system is example, and the main enforcement of the present invention is divided into the two large divisions, and first is the client layer file system driver of kernel state among the figure, and second portion is the client layer Agent of user's attitude, respectively this two-part realization is described below.
1, client layer file system driver
In general sense, developing a file system need be in the programming of kernel aspect, and difficulty is big, debugging is difficult for.Therefore, proposed client layer file system development interface, made the development of new file system mainly finish in user's attitude, development difficulty reduction like this, cycle shorten.
The major part of this class development interface is exactly a client layer file system driver that is operated in kernel state, from technical standpoint, it has realized a pseudo-file system module at kernel state, relevant file system interface called be redirected to user's attitude, realize these functions by the developer, again the result is returned.
And the developer only needs to realize based on its header file and library file the call back function of a series of file system operation, make that this puppet file system module intercepts corresponding kernel state file operation after, can call these call back functions, thus complete operation.
In the realization of the embodiment of the invention, used the DOKAN client layer file system development interface under the Windows system that increases income, and developer's groundwork concentrates on and how to utilize DOKAN to realize visiting long-range Web resource in the local file mode.
DOKAN is the project of increasing income, and himself comprises two parts: a part is the dynamic link library dokan.dll of user model, and another part is that the file system of kernel aspect drives dokan.sys.In case the file system of Dokan drives and is mounted, the user just can create the file system of oneself.The file system that the user created is exactly a file system application program that is connected with dokan.dll.From other user programs send to the file operation requests of this file system (as CreateFile, ReadFile, WriteFile etc.) can be delivered to the kernel state IO subsystem of Windows operating system, the IO subsystem passes to dokan.sys with these requests.And the developer can come register-file system operation call back function by the interface that dokan.dll provides.Dokan.sys can call these corresponding call back functions (user's attitude) after receiving described file operation requests like this, thereby finishes concrete file operation, and the result is returned to the request person of sending.
For example, after a catalogue is opened in Windows Explorer request, corresponding OpenDirectory request can be sent to dokan.sys, and the latter calls the OpenDirectory call back function that file system is used registration, and the result of function returns to Windows Explorer.
Like this, the role of Dokan file system driving is just as the intermediary between application program and file system application.The advantage of this method is that the developer can be in the programming of user's attitude, and exploitation is convenient, is beneficial to debugging.
2, client layer Agent
Concrete structure is seen Fig. 2, mainly comprises three modules: control module, download module and preservation module.Wherein, control module is a nucleus module, and download module and preservation module are all called by described control module.
The overall workflow of client layer Agent as shown in Figure 3.
With reference to Fig. 3, be the method flow diagram of the described a kind of Web of the visit resource of the embodiment of the invention.
Step 301, program start, the file system operation call back function that registration is relevant;
The function of registering in the present embodiment comprises:
CreateFile
OpenDirectory
CreateDirectory
Cleanup
CloseFile
ReadFile
WriteFile
FlushFileBuffers
GetFileInformation
FindFiles
SetFileAttributes
SetFileTime
DeleteFile
DeleteDirectory
MoveFile
SetEndOfFile
SetAllocationSize
LockFile
UnlockFile
Unmount
Step 302 is set up http with long-range web server and is connected; If on subscriber computer, carry out for the first time, execution in step 303, otherwise directly change step 304;
Step 303 if move for the first time, is then downloaded the metadata information of the All Files resource of sharing out on the web server;
Wherein, described metadata information comprises filename, file path, file size, document creation time and the last modification time of file etc.
Preferably, present embodiment can also be set up telefile tabulation (complete trails and the metadata information that comprise each file) according to download module downloaded metadata information, and passing to the preservation module, the metadata information of all shared files that the preservation module will be downloaded and telefile tabulation are kept on the local computer.Described download also is saved in local file and is called local file.
Preferably, described preservation module can also be set up " catalogue framework " on local computer, promptly contains all shared files in this catalogue, consistent on file path and the remote web server, but each file is empty file.Based on this " catalogue framework ", described preservation module can also be set up empty local file tabulation and empty local cache tabulation in this locality, changes step 305 then.
Step 304 if non-first time operation is stored in local local file tabulation after then reading end of run last time, comprises the complete trails information of each local file in the tabulation; Be stored in local local cache tabulation after reading end of run last time simultaneously, and be stored in local telefile tabulation after reading end of run last time; Continue step 305;
Step 305 enters circulation, intercepts and captures file system access requests, comprises the metadata information of the file that will visit and the action type of visit in the described access request;
Described intercepting and capturing promptly refer to wait for the file system requests of dokan.sys forwarding, if receive file system requests, then change step 306, if the program of receiving withdraws from request, change step 307;
Step 306 according to the metadata information of the described file that will visit and the action type of visit, is carried out operation accordingly;
Described operation mainly comprises: if the described file that will visit is the file on the long-range Web server, then carry out the remote access operation; If the described file that will visit is a local file, then carry out local accessing operation.
In the present embodiment, can be according to above-mentioned telefile tabulation, local file tabulation and local cache tabulation, the file that judgement will be visited is file or the local file on the long-range Web server.If the metadata information of the file of visit is in telefile tabulation, the then described file that will visit is the file on the long-range Web server; If the metadata information of the file of visit is in local file tabulation, the then described file that will visit is a local file.In addition, if the metadata information of the file of visit both in telefile tabulation, also in the local cache tabulation, though the then described file that will visit is the file on the long-range Web server, can be carried out corresponding operating at local cache.
According to the action type of visit and the difference of document location, concrete operations are as follows:
1) if the action type of described visit is a written document, and the described file that will visit is the file on the long-range Web server, then described remote access operation comprises: at first download the file that will visit from Web server by download module, and be saved in the correspondence position of local directory framework, carry out the file write operation then, and the metadata information of this document shifted out from the telefile tabulation, put into the local file tabulation;
If the action type of described visit is a written document, and the described file that will visit is local file, and then described local accessing operation comprises: directly corresponding local file is carried out write operation.
Finish above-mentioned 1) write operation handle after, return step 305.
2) if the action type of described visit for reading file, and the described file that will visit is the file on the long-range Web server, then described remote access operation comprises: read corresponding document from Web server, be cached to this locality, and the metadata information of this document is put into the local cache tabulation;
If the action type of described visit is for reading file, and the described file that will visit is local file, and then described local accessing operation comprises: directly read corresponding file from this locality, again the file data that reads is returned to dokan.sys.
Preferably, read file data from Web server before, control module can also be earlier in the local cache tabulation the local whether buffer memory of inquiry the file that will read, if then directly read; If not, then download module is given in this request, download module is converted to Web request (as the http request) with described access request and issues Web server, reads corresponding document from Web server.Download module returns to control module after receiving the data that read, and control module is buffered in this locality with it and revises the local cache tabulation, again data is returned to dokan.sys.
Finish above-mentioned 2) read operation handle after, return step 305.
3) if the action type of described visit for creating new file, is then directly created new file in this locality, and metadata information that will this new file is put into local file and is tabulated;
If the action type of described visit is also directly created in this locality for creating new directory.
Finish above-mentioned 3) newly-built operational processes after, return step 305.
4) if the action type of described visit for obtaining file metadata operation, and the described file that will visit is the file on the long-range Web server, then directly reads the metadata information of corresponding document in the telefile tabulation;
If the action type of described visit is for obtaining file metadata operation, and the described file that will visit is local file, the then operation of directly corresponding local file being obtained file metadata.
Finish above-mentioned 4) obtain metadata operation and handle after, return step 305.
5) if the action type of described visit is the revised file metadata operation, and the described file that will visit is the file on the long-range Web server, then directly revises the metadata information of corresponding document in the telefile tabulation;
If the action type of described visit is the revised file metadata operation, and the described file that will visit is local file, then directly to the make amendment operation of file metadata of corresponding local file.
Finish above-mentioned 5) the modification metadata operation handle after, return step 305.
6) if the action type of described visit for listing directory operation, then at first in the local file tabulation, find out the All Files under the object directory, with and metadata information, in telefile tabulation, find the All Files under the object directory again, both as a result of return after merging.
Finish above-mentioned 6) read operation handle after, return step 305.
Step 307 is preserved local cache and is tabulated in the local profile, uses when starting in order to next time; The tabulation of preservation telefile is used when starting in order to next time; The tabulation of preservation local file is used when starting in order to next time; Disconnection is connected with remote server; Cancellation is for the registration function of dokan.sys, and EP (end of program) withdraws from.
In above-mentioned handling process, download module is finished the download of All Files resource metadata, the download of telefile and the visit of telefile data, the corresponding operating in the promptly described step 303,306; The preservation module is finished foundation " catalogue framework " and is operated, sets up the operation of various tabulations and the operation of preserving file in download.
In sum, on client, the present invention can will be converted to the local file visit to the access shared file on the long-range Web server.An application example is exactly, and "Green" software (need not to install the software that just can move) can be placed on the long-range Web server and share out, and the user can directly start the executive program of "Green" software on local computer, and carries out after need not to download again.Simultaneously, because all there is this locality in all for the modification of shared file and the file of program creation, this just can guarantee that a plurality of users use simultaneously and do not clash; And after local cache can be guaranteed repeatedly to use, program operation speed was than very fast.
The present invention can describe in the general context of the computer executable instructions of being carried out by computer, for example program module.Usually, program module comprises the routine carrying out particular task or realize particular abstract, program, object, assembly, data structure or the like.Also can in distributed computing environment (DCE), put into practice the present invention, in these distributed computing environment (DCE), by by communication network connected teleprocessing equipment execute the task.In distributed computing environment (DCE), program module can be arranged in the local and remote computer-readable storage medium that comprises memory device.
Based on foregoing, the invention provides corresponding device thereof embodiment, as shown in Figure 4.
With reference to Fig. 4, be the structure drawing of device of the described a kind of Web of the visit resource of the embodiment of the invention.
The device of described visit Web resource mainly comprises client layer file system driver element 1 and client layer agent unit 2, wherein client layer file system driver element 1 is used to fictionalize a local file system, and interception passes to client layer agent unit 2 to the visit of this document system; Client layer agent unit 2 is used for being redirected on the long-range Web server request or local file according to access type, thereby makes the user to visit the Web file with the form of the file of visiting general local drive.
Further, described client layer file system driver element 1 can comprise:
Intercept and capture module 11, be used to intercept and capture file system access requests, comprise the metadata information of the file that will visit and the action type of visit in the described access request;
Redirection module 12 is used for the file system access requests of intercepting and capturing is passed to described client layer agent unit;
Described client layer agent unit 2 further can comprise:
Control module 21 is used for according to the metadata information of the described file that will visit and the action type of visit, carries out operation accordingly, and described operation comprises: if the described file that will visit is the file on the long-range Web server, then carry out the remote access operation; If the described file that will visit is a local file, then carry out local accessing operation.
Wherein, described metadata information comprises filename, file path, file size, document creation time and the last modification time of file.Long-range or the local accessing operation that described control module 21 is carried out comprises operating writing-file, reads file operation, new files or directory operation, obtain or the revised file metadata operation, list operation such as catalogue, specifically can be referring to Fig. 3.
Preferably, described client layer agent unit 2 can also comprise:
Download module 22 is called by control module 21, is used to download the metadata of all files information of sharing on the Web server, and downloads the file on the Web server;
Preserve module 23, call, be used for preserving the metadata of all files information of downloading, set up the catalogue framework, and set up telefile tabulation, local file tabulation and local cache tabulation, and preserve downloaded files in this locality by control module 21.
For device embodiment shown in Figure 4, because it is similar substantially to method embodiment, so description is fairly simple, relevant part gets final product referring to the part explanation of method embodiment.
Need to prove that those skilled in the art should know, the embodiment described in the specification all belongs to preferred embodiment, and related action and module might not be that the present invention is necessary.
More than to a kind of method and device of visiting the Web resource provided by the present invention, be described in detail, used specific case herein principle of the present invention and execution mode are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (12)

1. a method of visiting the Web resource is characterized in that, comprising:
Intercept and capture file system access requests, comprise the metadata information of the file that will visit and the action type of visit in the described access request;
According to the metadata information of the described file that will visit and the action type of visit, carry out operation accordingly, described operation comprises:
If the described file that will visit is the file on the long-range Web server, then carry out the remote access operation; If the described file that will visit is a local file, then carry out local accessing operation.
2. method according to claim 1 is characterized in that, intercepts and captures before the Web file access request for the first time, also comprises:
Download the metadata of all files information of sharing on the Web server, and be saved in this locality;
Wherein, described metadata information comprises filename, file path, file size, document creation time and the last modification time of file.
3. method according to claim 2 is characterized in that, also comprises:
The metadata information of the file of preserving according to this locality is set up the catalogue framework in this locality, the file the catalogue framework under is a sky.
4. method according to claim 3 is characterized in that, also comprises:
After Web server is downloaded the metadata of all files information of sharing, set up the telefile tabulation in this locality;
After the catalogue framework is set up in this locality, set up empty local file tabulation and empty local cache tabulation in this locality.
5. method according to claim 4 is characterized in that:
If the action type of described visit is a written document, and the described file that will visit is the file on the long-range Web server, then described remote access operation comprises: download the file that will visit from Web server, and be saved in the correspondence position of local directory framework, carry out the file write operation then, and the metadata information of this document shifted out from the telefile tabulation, put into the local file tabulation;
If the action type of described visit is a written document, and the described file that will visit is local file, and then described local accessing operation comprises: directly corresponding local file is carried out write operation.
6. method according to claim 4 is characterized in that:
If the action type of described visit is for reading file, and the described file that will visit is the file on the long-range Web server, then described remote access operation comprises: read corresponding document from Web server, be cached to this locality, and the metadata information of this document is put into the local cache tabulation;
If the action type of described visit is for reading file, and the described file that will visit is local file, and then described local accessing operation comprises: directly read corresponding file from this locality.
7. method according to claim 6 is characterized in that, described read file data from Web server before, also comprise:
In local cache tabulation the local whether buffer memory of inquiry the file that will read, if then directly read; If not, more described access request is converted to the Web request and issues Web server, read corresponding document from Web server.
8. method according to claim 4 is characterized in that:
If the action type of described visit is then directly created new file for creating new file in this locality, and metadata information that will this new file is put into local file and is tabulated.
9. method according to claim 4 is characterized in that, also comprises:
If the action type of described visit is for obtaining or the revised file metadata operation, and the described file that will visit is the file on the long-range Web server, then directly reads or revise the metadata information of corresponding document in the telefile tabulation;
If the action type of described visit is for obtaining or the revised file metadata operation, and the described file that will visit is local file, then directly corresponding local file obtained or the operation of revised file metadata.
10. according to the arbitrary described method of claim 4 to 9, it is characterized in that, also comprise:
According to described telefile tabulation, local file tabulation and local cache tabulation, the file that judgement will be visited is file or the local file on the long-range Web server.
11. a device of visiting the Web resource is characterized in that, comprising: client layer file system driver element and client layer agent unit, wherein,
Described client layer file system driver element comprises:
Intercept and capture module, be used to intercept and capture file system access requests, comprise the metadata information of the file that will visit and the action type of visit in the described access request;
Redirection module is used for the file system access requests of intercepting and capturing is passed to described client layer agent unit;
Described client layer agent unit comprises:
Control module is used for according to the metadata information of the described file that will visit and the action type of visit, carries out operation accordingly, and described operation comprises: if the described file that will visit is the file on the long-range Web server, then carry out the remote access operation; If the described file that will visit is a local file, then carry out local accessing operation.
12. device according to claim 11 is characterized in that, described client layer agent unit also comprises:
Download module is called by control module, is used to download the metadata of all files information of sharing on the Web server, and downloads the file on the Web server;
Preserve module, call, be used for preserving the metadata of all files information of downloading, set up the catalogue framework, and set up telefile tabulation, local file tabulation and local cache tabulation, and preserve downloaded files in this locality by control module;
Wherein, described metadata information comprises filename, file path, file size, document creation time and the last modification time of file.
CN2011100421308A 2011-02-21 2011-02-21 Method and device for accessing Web resources Pending CN102118442A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011100421308A CN102118442A (en) 2011-02-21 2011-02-21 Method and device for accessing Web resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011100421308A CN102118442A (en) 2011-02-21 2011-02-21 Method and device for accessing Web resources

Publications (1)

Publication Number Publication Date
CN102118442A true CN102118442A (en) 2011-07-06

Family

ID=44217030

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011100421308A Pending CN102118442A (en) 2011-02-21 2011-02-21 Method and device for accessing Web resources

Country Status (1)

Country Link
CN (1) CN102118442A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102279748A (en) * 2011-08-29 2011-12-14 焦秀琴 Method, system, server and client side for remotely storing locally executed software
CN102655506A (en) * 2012-04-11 2012-09-05 北京百纳威尔科技有限公司 Resource sharing method and equipment
CN103002032A (en) * 2012-12-03 2013-03-27 北京奇虎科技有限公司 Bidirectional data transmission method and device
CN103077243A (en) * 2013-01-16 2013-05-01 北京数码视讯科技股份有限公司 Processing method and system for file system access
CN103188323A (en) * 2011-12-31 2013-07-03 中国移动通信集团公司 System and method for providing Web services based on user mainframe cache equipment
CN103384257A (en) * 2012-05-04 2013-11-06 华为终端有限公司 Method for accessing network storage and network access device
CN103678410A (en) * 2012-09-24 2014-03-26 联想(北京)有限公司 Data access method, storage device and electronic device
CN104144221A (en) * 2014-08-19 2014-11-12 湖北盛天网络技术股份有限公司 File access method and device
CN104954467A (en) * 2012-12-03 2015-09-30 北京奇虎科技有限公司 Data transmission method and device
CN105100148A (en) * 2014-05-09 2015-11-25 腾讯科技(北京)有限公司 File acquiring method of browser and agent server
CN108427677A (en) * 2017-02-13 2018-08-21 阿里巴巴集团控股有限公司 A kind of object accesses method, apparatus and electronic equipment
CN109271264A (en) * 2018-08-30 2019-01-25 郑州云海信息技术有限公司 A kind of communication connection method for building up and device
CN111352900A (en) * 2020-02-26 2020-06-30 深信服科技股份有限公司 Virtualized application file access method, device, server and storage medium
WO2021027126A1 (en) * 2019-08-14 2021-02-18 平安科技(深圳)有限公司 Database monitoring method, apparatus, device and computer-readable storage medium
CN113986124A (en) * 2021-10-25 2022-01-28 深信服科技股份有限公司 User configuration file access method, device, equipment and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1664793A (en) * 2005-03-11 2005-09-07 清华大学 Memory virtualized management method based on metadata server
CN101459697A (en) * 2009-01-07 2009-06-17 清华大学 Access method and apparatus for shared document

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1664793A (en) * 2005-03-11 2005-09-07 清华大学 Memory virtualized management method based on metadata server
CN101459697A (en) * 2009-01-07 2009-06-17 清华大学 Access method and apparatus for shared document

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102279748A (en) * 2011-08-29 2011-12-14 焦秀琴 Method, system, server and client side for remotely storing locally executed software
CN103188323B (en) * 2011-12-31 2016-09-07 中国移动通信集团公司 The system and method for Web service is provided based on subscriber's main station buffer memory device
CN103188323A (en) * 2011-12-31 2013-07-03 中国移动通信集团公司 System and method for providing Web services based on user mainframe cache equipment
CN102655506A (en) * 2012-04-11 2012-09-05 北京百纳威尔科技有限公司 Resource sharing method and equipment
WO2013152677A1 (en) * 2012-04-11 2013-10-17 北京百纳威尔科技有限公司 Resource sharing method and device
CN103384257A (en) * 2012-05-04 2013-11-06 华为终端有限公司 Method for accessing network storage and network access device
CN103678410B (en) * 2012-09-24 2017-03-15 北京联想核芯科技有限公司 Data access method, storage device and electronic equipment
CN103678410A (en) * 2012-09-24 2014-03-26 联想(北京)有限公司 Data access method, storage device and electronic device
CN103002032B (en) * 2012-12-03 2016-06-29 北京奇虎科技有限公司 Data double-way transmission method and device
CN103002032A (en) * 2012-12-03 2013-03-27 北京奇虎科技有限公司 Bidirectional data transmission method and device
CN104954467A (en) * 2012-12-03 2015-09-30 北京奇虎科技有限公司 Data transmission method and device
CN103077243B (en) * 2013-01-16 2016-03-09 北京数码视讯科技股份有限公司 The disposal route of file system access and system
CN103077243A (en) * 2013-01-16 2013-05-01 北京数码视讯科技股份有限公司 Processing method and system for file system access
CN105100148A (en) * 2014-05-09 2015-11-25 腾讯科技(北京)有限公司 File acquiring method of browser and agent server
CN105100148B (en) * 2014-05-09 2019-03-26 腾讯科技(北京)有限公司 A kind of browser obtains the method and proxy server of file
CN104144221A (en) * 2014-08-19 2014-11-12 湖北盛天网络技术股份有限公司 File access method and device
CN104144221B (en) * 2014-08-19 2017-07-14 湖北盛天网络技术股份有限公司 file access method and device
CN108427677B (en) * 2017-02-13 2023-01-06 阿里巴巴集团控股有限公司 Object access method and device and electronic equipment
CN108427677A (en) * 2017-02-13 2018-08-21 阿里巴巴集团控股有限公司 A kind of object accesses method, apparatus and electronic equipment
CN109271264A (en) * 2018-08-30 2019-01-25 郑州云海信息技术有限公司 A kind of communication connection method for building up and device
WO2021027126A1 (en) * 2019-08-14 2021-02-18 平安科技(深圳)有限公司 Database monitoring method, apparatus, device and computer-readable storage medium
CN111352900A (en) * 2020-02-26 2020-06-30 深信服科技股份有限公司 Virtualized application file access method, device, server and storage medium
CN111352900B (en) * 2020-02-26 2024-02-23 深信服科技股份有限公司 Virtualized application file access method, device, server and storage medium
CN113986124A (en) * 2021-10-25 2022-01-28 深信服科技股份有限公司 User configuration file access method, device, equipment and medium
CN113986124B (en) * 2021-10-25 2024-02-23 深信服科技股份有限公司 User configuration file access method, device, equipment and medium

Similar Documents

Publication Publication Date Title
CN102118442A (en) Method and device for accessing Web resources
CN103116618B (en) Based on Telefile mirror method and the system of the lasting buffer memory of client
US9087066B2 (en) Virtual disk from network shares and file servers
CN102279748A (en) Method, system, server and client side for remotely storing locally executed software
CN104679898A (en) Big data access method
CN102662741A (en) Method, device and system for realizing virtual desktop
CN104778270A (en) Storage method for multiple files
JP2010129080A (en) Software executing system and software executing method
US20140208326A1 (en) File presenting method and apparatus for a smart terminal
CN104199684B (en) The implementation method and device of browser cold start-up
EP3262511B1 (en) Automatic recovery of application cache warmth
CN113010818A (en) Access current limiting method and device, electronic equipment and storage medium
CN103064703A (en) Staged rapid application stream transmission using on-demand
CN104202332A (en) Mobile equipment virtual system based on Linux kernel and instant installing method
CN103902355A (en) Quick medical image loading method
WO2021040844A1 (en) Hydration in virtual machines
US20090327303A1 (en) Intelligent allocation of file server resources
US20060253497A1 (en) System and method for associating computational procedures with stored data objects
CA2930061C (en) Variants of files in a file system
KR101899970B1 (en) Mobile terminal and cloud server for mobile cloud computing environment and method of mobile cloud computing using the same
CN110196683B (en) Operation control method, device, terminal equipment and medium
Grimm et al. Future directions: System support for pervasive applications
Schuchardt Moving mobile applications between mobile devices seamlessly
CN110516189A (en) A kind of method, apparatus, computer equipment and the storage medium of interface self-service
CN115883397B (en) Universal web-end data acquisition 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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110706

WD01 Invention patent application deemed withdrawn after publication