WO2014079244A1 - 一种下载用浏览器、系统及下载方法 - Google Patents

一种下载用浏览器、系统及下载方法 Download PDF

Info

Publication number
WO2014079244A1
WO2014079244A1 PCT/CN2013/082151 CN2013082151W WO2014079244A1 WO 2014079244 A1 WO2014079244 A1 WO 2014079244A1 CN 2013082151 W CN2013082151 W CN 2013082151W WO 2014079244 A1 WO2014079244 A1 WO 2014079244A1
Authority
WO
WIPO (PCT)
Prior art keywords
browser
download
network storage
storage server
data
Prior art date
Application number
PCT/CN2013/082151
Other languages
English (en)
French (fr)
Inventor
熊鹏
任寰
Original Assignee
北京奇虎科技有限公司
奇智软件(北京)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京奇虎科技有限公司, 奇智软件(北京)有限公司 filed Critical 北京奇虎科技有限公司
Priority to US14/646,299 priority Critical patent/US9912747B2/en
Publication of WO2014079244A1 publication Critical patent/WO2014079244A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
    • H04L67/1078Resource delivery mechanisms
    • H04L67/1085Resource delivery mechanisms involving dynamic management of active down- or uploading connections
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/134Hyperlinking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Definitions

  • the present invention relates to the field of Internet technologies, and in particular, to a browser, system, and download method for downloading. Background technique
  • Downloading is one of the most common features of browsers. It is usually to save the data that needs to be downloaded to a file on your local hard drive. Specifically, after the user clicks the download link, select Save locally, specify the download directory, and then the download starts, and the data requested from the network is saved to the file until the download is completed.
  • the download function of the existing browser can only be downloaded to one computer. If the computer is changed, the webpage providing the download needs to be re-opened and the download is repeated, thus affecting the user's access to and utilization of the network data.
  • the present invention has been made in order to provide a download browser, system and downloading method and program capable of overcoming the above problems or at least partially solving or alleviating the above problems.
  • a browser for downloading includes: a download activation unit adapted to initiate data downloading of a browser login user on a browser side; and a prompting unit adapted to prompt download on a browser side
  • the data is saved to a network storage server bound to the browser login user; the transmitting unit is adapted to receive a download instruction of the user, and upload the data downloaded on the browser side to the user registered with the browser.
  • a receiving unit configured to receive address information of the uploaded download data fed back by the network storage server on the network side.
  • the present invention further provides a downloading system, comprising: a browser and a network storage server;
  • the browser comprises: a downloading and starting unit, adapted to start a data download of the browser login user on the browser side; And being adapted to save the download data to the network storage server bound to the browser login user on the browser side;
  • the transmitting unit is adapted to receive the download instruction of the user, and upload the data downloaded by the browser side to a network storage server bound to the browser login user;
  • the receiving unit is adapted to receive address information of the uploaded download data fed back by the network storage server on a network side;
  • the network storage server comprises: a storage unit And being adapted to store the uploaded download data;
  • the feedback unit is adapted to feed back, to the receiving unit, address information of the uploaded download data on the network side.
  • the present invention further provides a method for downloading data on a browser side, comprising the steps of: initiating a data download of a browser login user on a browser side; prompting to save the download data to the browsing on the browser side Logging in to the network storage server bound by the user; receiving a download instruction of the user, uploading the data downloaded on the browser side to a network storage server bound to the browser login user; receiving the network storage server The address information of the uploaded download data on the network side is fed back.
  • a computer program comprising computer readable code, when said computer readable code is run on a browser user terminal, causing said browser user terminal to perform according to claim 13.
  • a computer readable medium wherein the computer program according to claim 23 is stored.
  • the invention has the beneficial effects that the browser, the system and the downloading method of the present invention can store the downloaded data on the network storage server by uploading the data downloaded on the browser side to the network storage server (this technology
  • the domain is also called cloud storage.
  • the download data can be directly obtained from the network storage server, thereby avoiding repeated downloads and improving the user's access to network data and efficiency.
  • the download data when the download data is stored in a plurality of network storage servers, it can also function as a data backup to improve the security of data storage.
  • FIG. 1 is a block diagram showing a structure of a downloading system according to an embodiment of the present invention
  • FIG. 2 is a block diagram showing a structure of a prompting unit according to an embodiment of the present invention
  • FIG. 4 is a block diagram showing the structure of a browser according to an embodiment of the present invention
  • FIG. 5a is a block diagram showing the structure of a download starting unit according to an embodiment of the present invention
  • Figure 5b shows a schematic diagram of a download interface in accordance with one embodiment of the present invention
  • Figure 6 shows a block diagram of a transfer unit in accordance with one embodiment of the present invention
  • Figure 7a shows a block diagram in accordance with another embodiment of the present invention. Schematic diagram of the module structure of the browser;
  • Figure 7b shows a schematic diagram of a download list in accordance with another embodiment of the present invention
  • Figure 8 shows a flow chart of a download method in accordance with one embodiment of the present invention
  • FIG. 9 is a flow chart showing a download method according to another embodiment of the present invention.
  • Figure 10 is a block diagram schematically showing a user terminal for performing the method according to the present invention.
  • Fig. 11 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
  • FIG. 1 is a block diagram showing a structure of a download system according to an embodiment of the present invention.
  • the download system 1 includes a browser 100 and a network storage server 200.
  • the browser 100 is configured to establish a download link with the download data server 2 to obtain download data, for example, the browser 100 downloads a website from a common software.
  • the browser 100 is a browser for downloading and includes the following units:
  • the downloading unit 110 is adapted to start the browser login user data on the browser side. ⁇ fe o
  • the prompting unit 120 is adapted to prompt the browser side to save the download data to a network storage server bound to the browser login user.
  • the transmitting unit 130 is adapted to receive a download instruction of the user, and upload the data downloaded on the browser side to a network storage server bound to the browser login user.
  • the receiving unit 140 is adapted to receive address information of the uploaded download data fed back by the network storage server on the network side.
  • the network storage server 200 includes:
  • the storage unit 210 is adapted to store the uploaded download data.
  • the feedback unit 220 is adapted to feed back, to the receiving unit, address information of the uploaded download data on the network side.
  • the prompting unit 120 further includes:
  • the determining module 121 is adapted to determine whether the browser login user has logged into the network storage server 200.
  • the transceiver module 122 is adapted to receive a message sent by the network storage server 200.
  • the interaction module 123 is configured to prompt the browser login user to log in to the network storage server 200 if the browser login user does not log in to the network storage server 200, and cause the first download thread to be according to the The message prompts the browser login user to save the download data to the network storage server 200 in the download interface, and prompts the browser login user to select a corresponding storage address according to the file classification.
  • the network storage server 200 further includes:
  • the message transmitting unit 230 is adapted to send a message to the browser 100 that has logged into the network storage server 200.
  • FIG. 4 is a block diagram showing the structure of a browser according to an embodiment of the present invention. As shown in FIG. 4, the browser in this embodiment is basically the same as the browser in the system. Specifically, the browser 100 Includes:
  • the downloading unit 110 is adapted to start the browser login user data on the browser side. Referring to FIG. 5a, the downloading and starting unit 110 further includes:
  • the login module 111 is adapted to perform browser user login on the browser side.
  • the triggering module 112 is adapted to trigger the establishment of the first downloading thread when the downloading link is clicked in the browser page.
  • the browser login user may be bound to the network storage server 200, that is, the account and password of the browser login user logging in to the browser are the same as the account and password for logging in to the network storage server;
  • the login module 111 is further configured to send to the network storage server 200 after receiving the account and password that the browser login user logs in to the browser, to establish the computer where the browser 100 is located and the network storage.
  • the connection between the servers 200 That is, when the user logs in to the browser 100, the network storage server 200 will be automatically logged in.
  • the prompting unit 120 is adapted to prompt the browser side to save the download data to the network storage server 200 bound to the browser login user.
  • the prompting unit 120 is substantially the same as the prompting unit in the system, and includes: a determining module 121, configured to determine whether the browser login user has logged into the network storage server;
  • the transceiver module 122 is adapted to receive the message sent by the network storage server.
  • the interaction module 123 is configured to prompt the browser to log in to the user when the browser login user does not log in to the network storage server. Storing the server, and causing the first downloading thread to prompt the browser to log in to the user in the download interface to save the downloaded data to the network storage server according to the message, and classify according to the file (for example, into music, movies, applications) The program, etc.) prompts the browser to log in to the user to select a corresponding storage address. Referring to FIG. 5b, the browser prompts the user to "save to the login cloud disk" in the download interface, and the user can click the link to select the storage path of the network storage server to store the downloaded data.
  • the cloud disk in the embodiment of the present invention refers to a network storage server, which is hereinafter referred to as a cloud disk.
  • the network storage server bound to the browser login user in this embodiment may be multiple, and correspondingly, the interaction module 123 is further adapted to cause the first download thread to be based on the message. And prompting the browser login user to select a corresponding network storage server, that is, displaying all network storage servers available for selection by the user in the download interface, and the user may select one or more of the plurality, when the user selects multiple, The corresponding download data will be stored in multiple network storage servers, which is equivalent to preparing the downloaded data. Storage.
  • the transmitting unit 130 is adapted to receive a download instruction of the user, and upload the data downloaded on the browser side to the network storage server 200 bound to the browser login user.
  • the transmitting unit 130 may upload the download data to the network side storage server according to at least one of the following three data transmission schemes: 1. First download to the local computer, and then upload to the network side storage server; The local computer downloads and uploads to the network side storage server; 3. directly downloads the downloaded data to the network side storage server.
  • the transmitting unit 130 further includes:
  • the instruction receiving module 131 is adapted to receive a download instruction of the user
  • the downloading module 132 is adapted to cause the first downloading thread to download the download data from the resource server to a local computer on the browser side;
  • the uploading module 133 is adapted to start an uploading thread, and upload the downloaded data to the network storage server.
  • the combination of the above download module 132 and the upload module 133 can implement the first data transfer scheme described above.
  • the downloading module 132 is further configured to notify the uploading process during the downloading of the download data from the resource server to the local computer on the browser side by the first downloading thread.
  • the module starts the uploading thread; the uploading module 133 is further adapted to upload the already downloaded data to the network storage server in the background while the first downloading thread downloads the downloaded data.
  • the transmitting unit 130 further includes: a notification module 134, configured to enable the first downloading thread to send a notification including the download data related information to the network storage server;
  • the network storage server downloads the download data to the network storage server according to the notification, and the feedback receiving module 135 is adapted to receive the download completion information returned by the network storage server.
  • the receiving unit 140 is adapted to receive address information of the uploaded download data fed back by the network storage server 200 on the network side.
  • the above-mentioned data stored in the network storage server 200 can be transferred to a new application environment, such as a new computer, according to the user's needs, thereby avoiding repeated downloads and improving data acquisition efficiency.
  • FIG. 7a is a block diagram showing the structure of a browser according to another embodiment of the present invention.
  • the browser of the embodiment is basically the same as the browser of the previous embodiment, and the difference is the same.
  • the browser of this embodiment further includes: a list display unit 150;
  • the list display unit 150 is adapted to display file information and address information of the download data stored by the network storage server 200 in a download list. Through the download list, the user can more conveniently refer to the data in the network storage server 200.
  • the download list displays file information such as file name and file size of the file stored by the network storage server 200, and address information stored in the network storage server 200 (for the downloaded cloud in FIG. 7b).
  • the above-mentioned downloaded file stored in the network storage server 200 can also be synchronized by the network storage server 200 to the computer side where the browser terminal is located.
  • the download list of the cloud disk download is mixed with the existing common browser download list, and it can also be separately classified to form a separate "cloud disk download category list" (see FIG. 7b). Shown).
  • FIG. 8 shows a flow chart of a download method according to an embodiment of the present invention. As shown in FIG. 8, the method implemented by the browser side for downloading includes the following steps:
  • the step S100 includes:
  • the browser login user may be bound to the network storage server, that is, the account and password of the browser login user logging in to the browser are the same as the account and password for logging in to the network storage server;
  • the browser user login is performed on the browser side, and the steps are further included:
  • connection between the computer where the browser is located and the network storage server is established according to the account and password entered when the user logs in to the browser.
  • the step S200 includes:
  • S210 Determine whether the browser login user has logged into the network storage server, and if yes, receive the message sent by the network storage server; otherwise, prompt the browsing. Logging in to the network storage server, and after receiving the login, receiving the message sent by the network storage server;
  • the first downloading thread prompts the browser login user to save the download data to the network storage server according to the message, and prompts the browser to log in to the user to select a corresponding storage according to the file classification. address.
  • a plurality of network storage servers are bound to the browser login user, and the first download thread further prompts the browser login user to select a corresponding network storage server according to the message.
  • the step S300 data transfer process may be performed in at least one of the following three ways:
  • the first downloading thread downloads the download data from a resource server to a local computer on a browser side;
  • An upload thread is started, and the download data is uploaded to the network storage server.
  • the uploading thread uploads the already downloaded data to the network storage server in the background while the first downloading thread downloads the downloaded data.
  • the first downloading thread sends a notification including the download data related information to the network storage server
  • the network storage server starts a second download thread according to the notification, and downloads the download data to the network storage server;
  • the network storage server closes the second download thread and returns download completion information to the first download thread.
  • FIG. 9 is a flowchart of a downloading method according to another embodiment of the present invention. As shown in FIG. 9, the method in this embodiment is basically the same as the method in the previous embodiment, and the difference is that the embodiment is The method further includes:
  • the browser displays file information and address information of the download data stored by the network storage server in a download list.
  • S600 When a user logs in to the browser by another computer, the network storage server sends the download data to the another computer.
  • the browser, the system, and the downloading method of the embodiment of the present invention can store the downloaded data in the network storage server by uploading the data downloaded on the browser side to the network storage server (also referred to as cloud storage in the technical field).
  • the download data can be directly obtained from the network storage server, thereby avoiding the occurrence of repeated downloads, and providing the user with the efficiency of obtaining and using the network data.
  • the data backup function can also be played to improve the security of the data storage.
  • the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment.
  • the various component embodiments of the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some of some or all of the components of the browser client device/download system for downloading in accordance with embodiments of the present invention. Or all features.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • Such a program implementing the present invention may be stored on a computer readable medium or may have the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • FIG. 10 schematically shows a user terminal device that can implement a download browser according to the present invention.
  • the user terminal device conventionally includes a processor 1010 and a memory A computer program product or computer readable medium in the form of 1020.
  • the memory 1020 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM.
  • the memory 1020 has a memory space 1030 for executing program code 1031 of any of the above method steps.
  • storage space 1030 for program code may include various program code 1031 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • Such computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
  • the storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 1020 in the user terminal of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit includes computer readable code 103, ie, code that can be read by, for example, a processor such as 1010, which when executed by the user terminal causes the user terminal to perform each of the methods described above step.
  • an embodiment or “one or more embodiments” as used herein means that a particular feature, structure, or characteristic described in connection with the embodiments is included in at least one embodiment of the invention.
  • the examples of the words “in one embodiment” are not necessarily all referring to the same embodiment.
  • any reference signs placed between parentheses shall not be construed as a limitation.
  • the word “comprising” does not exclude the presence of the elements or steps that are not in the claims.
  • the word “a” or “an” preceding a component does not exclude the presence of a plurality of such elements.
  • the invention can be implemented by means of hardware comprising several distinct elements and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means can be embodied by the same hardware item.
  • the use of the words first, second, and third does not indicate any order. These words can be interpreted as names.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明公开了一种下载用浏览器、系统及下载方法,涉及互联网技术领域。该下载用浏览器包括:下载启动单元,适于在浏览器侧启动浏览器登录用户的数据下载;提示单元,适于在浏览器侧提示将下载数据保存至与浏览器登录用户相绑定的网络存储服务器;传送单元,适于接收用户的下载指令,将在浏览器侧下载的数据上传至与浏览器登录用户相绑定的网络存储服务器;接收单元,适于接收网络存储服务器反馈的上传的下载数据在网络侧的地址信息。所述浏览器、系统及方法,可以有效避免了重复下载的情况出现,提高了用户对网络数据的获取及使用效率。

Description

一种下载用浏览器、 系统及下载方法 技术领域
本发明涉及互联网技术领域,特别涉及一种下载用浏览器、 系统 及下载方法。 背景技术
下载是浏览器最常用的功能之一 ,通常都是将需要下载的数据保 存到本地硬盘上的文件中。 具体地,用户点击下载链接后,选择保存 在本地,指定下载目录,然后下载开始进行,将从网络请求到的数据 保存到文件中 ,直到下载完成。
现有浏览器的下载功能只能下载到一台计算机,如果换了计算机, 就需要重新打开提供下载的网页,重复下载, 因此,影响了用户对网 络数据的获取及使用效率。 发明内容
鉴于上述问题,提出了本发明以便提供能够克服上述问题或者至 少部分地解决或者减缓上述问题的一种下载用浏览器、 系统及下载方 法以及程序。
根据本发明的一方面,提供了一种下载用浏览器,其包括:下载 启动单元,适于在浏览器侧启动浏览器登录用户的数据下载;提示单 元,适于在浏览器侧提示将下载数据保存至与所述浏览器登录用户相 绑定的网络存储服务器;传送单元,适于接收用户的下载指令,将所 述在浏览器侧下载的数据上传至与所述浏览器登录用户相绑定的网络 存储服务器;接收单元,适于接收所述网络存储服务器反馈的所述上 传的下载数据在网络侧的地址信息。
相应地,本发明还提供了一种下载系统,其包括:浏览器和网络 存储服务器;所述浏览器包括:下载启动单元,适于在浏览器侧启动 浏览器登录用户的数据下载;提示单元,适于在浏览器侧提示将下载 数据保存至与所述浏览器登录用户相绑定的网络存储服务器;传送单 元,适于接收用户的下载指令,将所述在浏览器侧下载的数据上传至 与所述浏览器登录用户相绑定的网络存储服务器;接收单元,适于接 收所述网络存储服务器反馈的所述上传的下载数据在网络侧的地址信 息;所述网络存储服务器包括:存储单元,适于存储所述上传的下载 数据;反馈单元,适于向所述接收单元反馈所述上传的下载数据在网 络侧的地址信息。
相应地,本发明还提供了一种在浏览器侧下载数据的方法,其包 括步骤:在浏览器侧启动浏览器登录用户的数据下载;在浏览器侧提 示将下载数据保存至与所述浏览器登录用户相绑定的网络存储服务 器;接收用户的下载指令,将所述在浏览器侧下载的数据上传至与所 述浏览器登录用户相绑定的网络存储服务器;接收所述网络存储服务 器反馈的所述上传的下载数据在网络侧的地址信息。
根据本发明的另一个方面,提供了一种计算机程序,其包括计算 机可读代码, 当所述计算机可读代码在浏览器用户终端上运行时,导 致所述浏览器用户终端执行根据权利要求 13~22中的任一个所述的在 浏览器侧下载数据的方法。
根据本发明的再一个方面,提供了一种计算机可读介质,其中存 储了如权利要求 23所述的计算机程序。
本发明的有益效果为 :本发明所述载浏览器、 系统及下载方法, 通过将在浏览器侧下载的数据上传至网络存储服务器, 可以实现对下 载数据在网络存储服务器端进行存储(本技术领域也称云存储) , 当 再次使用该下载数据时可以直接从网络存储服务器获取,从而避免了 重复下载的情况出现,提高了用户对网络数据的获取及使用效率。 同 时, 当在多个网络存储服务器时存储所述下载数据时,还可以起到数 据备份的作用 ,提高数据存储的安全性。
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发 明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明 的上述和其它目的、 特征和优点能够更明显易懂,下文中特举例掲示 本发明的具体实施方式。 附图说明
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处 对于本领域普通技术人员将变得清楚明了。 附图仅用于示出优选实施 方式的目的 , 而并不认为是对本发明的限制。 而且在整个附图中 ,用 相同的参考符号表示相同的部件。 其中 :
图 1示出了根据本发明一个实施例的下载系统的模块结构示意图; 图 2示出了根据本发明一个实施例的提示单元的模块结构示意图; 图 3示出了根据本发明一个实施例的网络存储服务器的模块结构 示意图 ;
图 4示出了根据本发明一个实施例的浏览器的模块结构示意图 ; 图 5a示出了根据本发明一个实施例的下载启动单元的模块结构示 意图 ;
图 5b示出了根据本发明一个实施例的下载界面的示意图 ; 图 6示出了根据本发明一个实施例的传送单元的模块结构示意图 ; 图 7 a示出了根据本发明另一个实施例的浏览器的模块结构示意 图 ;
图 7b示出了根据本发明另一个实施例的下载列表的示意图 ; 图 8示出了根据本发明一个实施例的下载方法流程图 ;
图 9示出了根据本发明另一个实施例的下载方法流程图 ;
图 10示意性地示出了用于执行根据本发明的方法的用户终端的框 图 ; 以及
图 11示意性地示出了用于保持或者携带实现根据本发明的方法的 程序代码的存储单元。 具体实施例
下面将参照附图更详细地描述本公开的示例性实施例。 虽然附图 中显示了本公开的示例性实施例 , 然而应当理解, 可以以各种形式实 现本公开而不应被这里阐述的实施例所限制。 相反 ,提供这些实施例 是为了能够更透彻地理解本公开 , 并且能够将本公开的范围完整的传 达给本领域的技术人员。
图 1示出了根据本发明一个实施例的下载系统的模块结构示意图 , 如图 1所示 ,所述下载系统 1包括:浏览器 100和网络存储服务器 200。
所述浏览器 100 ,用于与下载数据服务器 2建立下载链接,进而获 取下载数据,例如浏览器 100从常见的软件下载网站
http://www.onlinedown.net/的数据库服务器(对应于图 1中的下载数据 服务器 2 )中进行软件的下载请求和并建立下载链接后,依据下载请求 中的下载文件名进行对应软件或者数据的下载。该浏览器 100 ,其为下 载用浏览器,包括有如下单元:
下载启动单元 110,适于在浏览器侧启动浏览器登录用户的数据下 ^fe o
提示单元 120,适于在浏览器侧提示将下载数据保存至与所述浏览 器登录用户相绑定的网络存储服务器。
传送单元 130 ,适于接收用户的下载指令,将所述在浏览器侧下载 的数据上传至与所述浏览器登录用户相绑定的网络存储服务器。
接收单元 140,适于接收所述网络存储服务器反馈的所述上传的下 载数据在网络侧的地址信息。
所述网络存储服务器 200包括:
存储单元 210 ,适于存储所述上传的下载数据。
反馈单元 220,适于向所述接收单元反馈所述上传的下载数据在网 络侧的地址信息。
参见图 2 ,所述提示单元 120进一步包括:
判断模块 121 ,适于判断所述浏览器登录用户是否已经登录网络存 储服务器 200。
收发模块 122 ,适于接收所述网络存储服务器 200发送的消息。 交互模块 123,适于在所述浏览器登录用户未登陆所述网络存储服 务器 200的情况下提示所述浏览器登录用户登录所述网络存储服务器 200 ,以及令所述第一下载线程根据所述消息在下载界面中提示所述浏 览器登录用户将下载数据保存至所述网络存储服务器 200,并按照文件 分类提示所述浏览器登录用户选择相应的存储地址。
参见图 3 ,所述网络存储服务器 200还包括:
消息发送单元 230,适于向已经登录所述网络存储服务器 200的浏 览器 100发送消息。
图 4示出了根据本发明一个实施例的浏览器的模块结构示意图 , 如图 4所示,本实施例所述浏览器与所述系统中的浏览器基本相同 , 具体地,该浏览器 100包括:
下载启动单元 110,适于在浏览器侧启动浏览器登录用户的数据下 参见图 5a ,所述下载启动单元 110 ,进一步包括:
登录模块 111 ,适于在浏览器侧进行浏览器用户登录。
触发模块 112 ,适于在浏览器页面中下载链接被点击时,触发建立 第一下载线程。
另外,所述浏览器登录用户可以与所述网络存储服务器 200绑定, 即所述浏览器登录用户登录所述浏览器的账号、 密码和登录所述网络 存储服务器的账号、 密码相同 ;并且,所述登录模块 111 ,还适于在接 收所述浏览器登录用户登录所述浏览器的账号、 密码后发送给所述网 络存储服务器 200,以建立所述浏览器 100所在计算机与所述网络存储 服务器 200之间的连接。 也就是说, 当用户登录所述浏览器 100后, 将会自动登录所述网络存储服务器 200.
提示单元 120,适于在浏览器侧提示将下载数据保存至与所述浏览 器登录用户相绑定的网络存储服务器 200。
该提示单元 120与所述系统中的提示单元基本相同 ,其也包括: 判断模块 121 ,适于判断所述浏览器登录用户是否已经登录网络存 储服务器;
收发模块 122 ,适于接收所述网络存储服务器发送的消息; 交互模块 123,适于在所述浏览器登录用户未登陆所述网络存储服 务器的情况下提示所述浏览器登录用户登录所述网络存储服务器,以 及令所述第一下载线程根据所述消息在下载界面中提示所述浏览器登 录用户将下载数据保存至所述网络存储服务器,并按照文件分类(比 如分为音乐、 电影、 应用程序等)提示所述浏览器登录用户选择相应 的存储地址。 参见图 5b ,所述浏览器在其下载界面中向用户提示"保存 到登录云盘",用户可以点击该链接后可以选择网络存储服务器的存储 路径存储所述下载数据。 本发明实施例中的云盘均是指网络存储服务 器,在此略称为云盘。
不同的是,该实施例中与所述浏览器登录用户相绑定的网络存储 服务器可以为多个,相应地,所述交互模块 123,还适于令所述第一下 载线程根据所述消息,提示所述浏览器登录用户选择相应的网络存储 服务器,即在所述下载界面中显示所有可供用户选择的网络存储服务 器,用户可以选择其中的一个或多个, 当用户选择多个时,相应的下 载数据会被存储在多个网络存储服务器中 ,相当于对下载数据进行备 份存储。
传送单元 130 ,适于接收用户的下载指令,将所述在浏览器侧下载 的数据上传至与所述浏览器登录用户相绑定的网络存储服务器 200。
其中 ,所述传送单元 130可以按照以下三种数据传送方案中至少 一种实现将下载数据上传至网络侧存储服务器 : 1、 先下载至本地计算 机,再上传至网络侧存储服务器; 2、 一边向本地计算机下载, 一边上 传至网络侧存储服务器;3、直接将下载数据下载到网络侧存储服务器。
参见图 6 ,所述传送单元 130进一步包括:
指令接收模块 131 ,适于接收用户的下载指令;
下载模块 132,适于令所述第一下载线程将所述下载数据从资源服 务器下载至浏览器侧的本地计算机;
上传模块 133 ,适于启动上传线程,将所述下载数据上传至所述网 络存储服务器。
上述下载模块 132和上传模块 133组合可以实现上述第 1种数据 传送方案。 为了实现上述第 2种数据传送方案,所述下载模块 132 ,还 适于在所述第一下载线程将所述下载数据从资源服务器下载至浏览器 侧的本地计算机的过程中 ,通知所述上传模块启动上传线程;所述上 传模块 133,还适于在所述第一下载线程下载所述下载数据的同时 ,在 后台将已经下载的数据上传至所述网络存储服务器。
另外, 为了实现上述第 3中数据传送方案,所述传送单元 130还 包括:通知模块 134 ,适于令所述第一下载线程向所述网络存储服务器 发送包含所述下载数据相关信息的通知 ; 其中 ,所述网络存储服务器 根据所述通知 ,将所述下载数据下载至所述网络存储服务器;反馈接 收模块 135 ,适于接收所述网络存储服务器返回的下载完成信息。
接收单元 140,适于接收所述网络存储服务器 200反馈的所述上传 的下载数据在网络侧的地址信息。
上述被存储在网络存储服务器 200的数据可以根据用户需要转移 至新的应用环境, 比如新的计算机上 ,从而可以避免重复下载,提高 数据获取效率。
图 7 a示出了根据本发明另一个实施例的浏览器的模块结构示意 图 , 如图 7a所示,该实施例所述浏览器与上一实施例所述浏览器基本 相同 ,其不同之处在于 ,该实施例的浏览器还包括:列表显示单元 150; 所述列表显示单元 150,适于在下载列表中显示所述网络存储服务 器 200存储的所述下载数据的文件信息及地址信息。 通过该下载列表, 用户可以更加方便的查阅所述网络存储服务器 200中的数据。 参见图 7b ,所述下载列表中显示所述网络存储服务器 200存储的文件的文件 名、 文件大小等文件信息,以及在网络存储服务器 200中存储的地址 信息(为图 7b中的"下载的云盘地址" ) ,以便浏览器用户进行该地址 段的拷贝后即可以进行对应的再下载和分享。 并且进一步向用户提示 "打开文件" "打开文件夹 "这样的入口链接,在用户的点击相应链接可以 查看具体的在网络存储服务器 200中的文件 /文件夹内容。 上述的在网 络存储服务器 200中保存的下载文件也是可以被网络存储服务器 200 同步到浏览器终端所在的计算机侧的。 由图 7b可知,上述云盘下载的 下载列表和现有的普通的浏览器下载列表混在一块的 ,其也是可以单 独地进行分类显示构成一个单独的 "云盘下载的分类列表" (如图 7b所 示)的。
图 8示出了根据本发明一个实施例的下载方法流程图 ,如图 8所 示,下载用浏览器侧所实施的方法包括如下步骤:
S 100、 在浏览器侧启动浏览器登录用户的数据下载。
所述步骤 S 100包括:
S 1 10、 在浏览器侧进行浏览器用户登录;
S 120、 在浏览器页面中下载链接被点击时,触发建立第一下载线 程。
所述浏览器登录用户可以与所述网络存储服务器绑定,即所述浏 览器登录用户登录所述浏览器的账号、 密码和登录所述网络存储服务 器的账号、 密码相同 ;并且,
所述在浏览器侧进行浏览器用户登录,之后还包括步骤:
根据用户登录浏览器时输入的账号、 密码,建立所述浏览器所在 计算机与所述网络存储服务器之间的连接。
S200、 在浏览器侧提示将下载数据保存至与所述浏览器登录用户 相绑定的网络存储服务器。
所述步骤 S200包括:
S210、 判断所述浏览器登录用户是否已经登录网络存储服务器, 如果是,接收所述网络存储服务器发送的消息;否则 ,提示所述浏览 器登录用户登录所述网络存储服务器, 并在登录成功后 ,接收所述网 络存储服务器发送的消息;
S220、 所述第一下载线程根据所述消息,在下载界面中提示所述 浏览器登录用户将下载数据保存至所述网络存储服务器, 并按照文件 分类提示所述浏览器登录用户选择相应的存储地址。
与所述浏览器登录用户相绑定的网络存储服务器为多个, 并且 , 所述第一下载线程根据所述消息,还提示所述浏览器登录用户选择相 应的网络存储服务器。
S300、 接收用户的下载指令,将所述在浏览器侧下载的数据上传 至与所述浏览器登录用户相绑定的网络存储服务器。
所述步骤 S300数据传送过程可以按照以下三种方式中的至少一种 执行:
1 )所述第一下载线程将所述下载数据从资源服务器下载至浏览器 侧的本地计算机;
启动上传线程,将所述下载数据上传至所述网络存储服务器。
2 )在所述第一下载线程将所述下载数据从资源服务器下载至浏览 器侧的本地计算机的过程中 ,启动上传线程;
所述上传线程,在所述第一下载线程下载所述下载数据的同时 , 在后台将已经下载的数据上传至所述网络存储服务器。
3 )所述第一下载线程向所述网络存储服务器发送包含所述下载数 据相关信息的通知 ;
所述网络存储服务器根据所述通知 ,启动第二下载线程,将所述 下载数据下载至所述网络存储服务器;
所述网络存储服务器关闭所述第二下载线程, 向所述第一下载线 程返回下载完成信息。
S400、 接收所述网络存储服务器反馈的所述上传的下载数据在网 络侧的地址信息。
图 9示出了根据本发明另一个实施例的下载方法流程图 , 如图 9 所示 ,本实施例所述方法与上一实施例所述方法基本相同 , 其不同之 处在于 , 该实施例所述方法还包括:
S500、 所述浏览器在下载列表中显示所述网络存储服务器存储的 所述下载数据的文件信息及地址信息; S600、 当用户在另一计算机登录所述浏览器时,所述网络存储服 务器将所述下载数据发送至所述另一计算机。
本发明实施例所述载浏览器、 系统及下载方法,通过将在浏览器 侧下载的数据上传至网络存储服务器, 可以实现对下载数据在网络存 储服务器中进行存储(本技术领域也称云存储) , 当再次使用该下载 数据时可以直接从网络存储服务器获取,从而避免了重复下载的情况 出现,提供了用户对网络数据的获取及使用效率。 同时, 当在多个网 络存储服务器时存储所述下载数据时,还可以起到数据备份的作用 , 提高数据存储的安全性。
在此提供的算法和显示不与任何特定计算机、 虚拟系统或者其它 设备固有相关。 各种通用系统也可以与基于在此的示教一起使用。 根 据上面的描述,构造这类系统所要求的结构是显而易见的。 此外,本 发明也不针对任何特定编程语言。 应当明白 , 可以利用各种编程语言 实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为 了披露本发明的最佳实施方式。
对于装置实施例而言, 由于其与方法实施例基本相似,所以描述 的比较简单,相关之处参见方法实施例的部分说明即可。
本说明书中的各个实施例均采用递进的方式描述,每个实施例重 点说明的都是与其他实施例的不同之处,各个实施例之间相同相似的 部分互相参见即可。
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多 个处理器上运行的软件模块实现,或者以它们的组合实现。 本领域的 技术人员应当理解, 可以在实践中使用微处理器或者数字信号处理器 ( DSP )来实现根据本发明实施例的下载用浏览器客户端装置 /下载系 统中的一些或者全部部件的一些或者全部功能。 本发明还可以实现为 用于执行这里所描述的方法的一部分或者全部的设备或者装置程序 (例如 ,计算机程序和计算机程序产品)。 这样的实现本发明的程序 可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形 式。 这样的信号可以从因特网网站上下载得到,或者在载体信号上提 供,或者以任何其他形式提供。
例如 ,图 10示意性地示出了可以实现根据本发明的下载用浏览器 的用户终端装置。 该用户终端装置传统上包括处理器 1010和以存储器 1020形式的计算机程序产品或者计算机可读介质。存储器 1020可以是 诸如闪存、 EEPROM (电可擦除可编程只读存储器)、 EPROM、 硬盘 或者 ROM之类的电子存储器。 存储器 1020具有用于执行上述方法中 的任何方法步骤的程序代码 1031的存储空间 1030。例如 ,用于程序代 码的存储空间 1030可以包括分别用于实现上面的方法中的各种步骤的 各个程序代码 1031。 这些程序代码可以从一个或者多个计算机程序产 品中读出或者写入到这一个或者多个计算机程序产品中。 这些计算机 程序产品包括诸如硬盘,紧致盘( CD )、 存储卡或者软盘之类的程序 代码载体。 这样的计算机程序产品通常为如参考图 11所述的便携式或 者固定存储单元。 该存储单元可以具有与图 10的用户终端中的存储器 1020类似布置的存储段、 存储空间等。 程序代码可以例如以适当形式 进行压縮。 通常,存储单元包括计算机可读代码 103 Γ ,即可以由例如 诸如 1010之类的处理器读取的代码,这些代码当由用户终端运行时, 导致该用户终端执行上面所描述的方法中的各个步骤。
本文中所称的 "一个实施例"、 "实施例"或者"一个或者多个实施例" 意味着,结合实施例描述的特定特征、 结构或者特性包括在本发明的 至少一个实施例中。 此外,请注意,这里"在一个实施例中"的词语例子 不一定全指同一个实施例。
在此处所提供的说明书中 ,说明了大量具体细节。 然而,能够理 解,本发明的实施例可以在没有这些具体细节的情况下被实践。 在一 些实例中 ,并未详细示出公知的方法、 结构和技术,以便不模糊对本 说明书的理解。
应该注意的是上述实施例对本发明进行说明而不是对本发明进行 限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可 设计出替换实施例。 在权利要求中 ,不应将位于括号之间的任何参考 符号构造成对权利要求的限制。单词"包含"不排除存在未列在权利要求 中的元件或步骤。 位于元件之前的单词 "一"或"一个"不排除存在多个这 样的元件。 本发明可以借助于包括有若干不同元件的硬件以及借助于 适当编程的计算机来实现。 在列举了若干装置的单元权利要求中 ,这 些装置中的若干个可以是通过同一个硬件项来具体体现。 单词第一、 第二、 以及第三等的使用不表示任何顺序。 可将这些单词解释为名称。
此外,还应当注意,本说明书中使用的语言主要是为了可读性和 教导的目的而选择的 , 而不是为了解释或者限定本发明的主题而选择 的。 因此,在不偏离所附权利要求书的范围和精神的情况下 ,对于本 技术领域的普通技术人员来说许多修改和变更都是显而易见的。 对于 本发明的范围 ,对本发明所做的公开是说明性的 , 而非限制性的 ,本 发明的范围由所附权利要求书限定。

Claims

权 利 要 求
1、 一种下载用浏览器, 其包括:
下载启动单元,适于在浏览器侧启动浏览器登录用户的数据下载; 提示单元,适于在浏览器侧提示将下载数据保存至与所述浏览器 登录用户相绑定的网络存储服务器;
传送单元,适于接收用户的下载指令,将所述在浏览器侧下载的 数据上传至与所述浏览器登录用户相绑定的网络存储服务器;
接收单元,适于接收所述网络存储服务器反馈的所述上传的下载 数据在网络侧的地址信息。
2、 如权利要求 1所述的浏览器,其中所述下载启动单元,进一步 包括:
登录模块,适于在浏览器侧进行浏览器用户登录;
触发模块,适于在浏览器页面中下载链接被点击时 ,触发建立第 一下载线程。
3、 如权利要求 2所述的浏览器, 其中所述提示单元进一步包括: 判断模块,适于判断所述浏览器登录用户是否已经登录网络存储 月 ;
收发模块,适于接收所述网络存储服务器发送的消息;
交互模块,适于在所述浏览器登录用户未登陆所述网络存储服务 器的情况下提示所述浏览器登录用户登录所述网络存储服务器, 以及 令所述第一下载线程根据所述消息在下载界面中提示所述浏览器登录 用户将下载数据保存至所述网络存储服务器, 并按照文件分类提示所 述浏览器登录用户选择相应的存储地址。
4、 如权利要求 3所述的浏览器,其中与所述浏览器登录用户相绑 定的网络存储服务器为多个, 并且,
所述交互模块,还适于令所述第一下载线程根据所述消息,提示 所述浏览器登录用户选择相应的网络存储服务器。
5、 如权利要求 3所述的浏览器, 其中所述传送单元进一步包括: 指令接收模块,适于接收用户的下载指令;
下载模块,适于令所述第一下载线程将所述下载数据从资源服务 器下载至浏览器侧的本地计算机;
上传模块,适于启动上传线程,将所述下载数据上传至所述网络 存储服务器。
6、 如权利要求 5所述的浏览器,其中所述下载模块,还适于在所 述第一下载线程将所述下载数据从资源服务器下载至浏览器侧的本地 计算机的过程中 ,通知所述上传模块启动上传线程;
所述上传模块,还适于在所述第一下载线程下载所述下载数据的 同时,在后台将已经下载的数据上传至所述网络存储服务器。
7、 如权利要求 5所述的浏览器,其中所述传送单元还包括: 通知模块,适于令所述第一下载线程向所述网络存储服务器发送 包含所述下载数据相关信息的通知;其中 ,所述网络存储服务器根据 所述通知,将所述下载数据下载至所述网络存储服务器;
反馈接收模块,适于接收所述网络存储服务器返回的下载完成信
✓害、 ο
8、 如权利要求 1所述的浏览器,其中所述浏览器还包括:列表显 示单元;
所述列表显示单元,适于在下载列表中显示所述网络存储服务器 存储的所述下载数据的文件信息及地址信息。
9、 如权利要求 2所述的浏览器,其中所述浏览器登录用户登录所 述浏览器的账号、 密码和登录所述网络存储服务器的账号、 密码相同 ; 并且,所述登录模块,还适于在接收所述浏览器登录用户登录所 述浏览器的账号、 密码后发送给所述网络存储服务器,以建立所述浏 览器所在计算机与所述网络存储服务器之间的连接。
10、 一种下载系统,其包括:浏览器和网络存储服务器;
所述浏览器包括:
下载启动单元,适于在浏览器侧启动浏览器登录用户的数据下载; 提示单元,适于在浏览器侧提示将下载数据保存至与所述浏览器 登录用户相绑定的网络存储服务器;
传送单元,适于接收用户的下载指令,将所述在浏览器侧下载的 数据上传至与所述浏览器登录用户相绑定的网络存储服务器;
接收单元,适于接收所述网络存储服务器反馈的所述上传的下载 数据在网络侧的地址信息;
所述网络存储服务器包括:
存储单元,适于存储所述上传的下载数据; 反馈单元,适于向所述接收单元反馈所述上传的下载数据在网络 侧的地址信息。
11、如权利要求 10所述的系统,其中所述网络存储服务器还包括: 消息发送单元,适于向已经登录所述网络存储服务器的浏览器发 送 )^息 ο
12、 如权利要求 11所述的系统,其中所述提示单元进一步包括: 判断模块,适于判断所述浏览器登录用户是否已经登录网络存储 月 ;
收发模块,适于接收所述网络存储服务器发送的消息;
交互模块,适于在所述浏览器登录用户未登陆所述网络存储服务 器的情况下提示所述浏览器登录用户登录所述网络存储服务器,以及 令所述第一下载线程根据所述消息在下载界面中提示所述浏览器登录 用户将下载数据保存至所述网络存储服务器,并按照文件分类提示所 述浏览器登录用户选择相应的存储地址。
13、 一种在浏览器侧下载数据的方法,其包括步骤:
在浏览器侧启动浏览器登录用户的数据下载;
在浏览器侧提示将下载数据保存至与所述浏览器登录用户相绑定 的网络存储服务器;
接收用户的下载指令,将所述在浏览器侧下载的数据上传至与所 述浏览器登录用户相绑定的网络存储服务器;
接收所述网络存储服务器反馈的所述上传的下载数据在网络侧的 地址信息。
14、 如权利要求 13所述的方法,其中所述在浏览器侧启动浏览器 登录用户的数据下载的步骤,包括:
在浏览器侧进行浏览器用户登录;
在浏览器页面中下载链接被点击时,触发建立第一下载线程。
15、 如权利要求 14所述的方法,其中所述浏览器登录用户登录所 述浏览器的账号、 密码和登录所述网络存储服务器的账号、 密码相同 ; 并且,
所述在浏览器侧进行浏览器用户登录,之后还包括步骤:
根据用户登录浏览器时输入的账号、 密码,建立所述浏览器所在 计算机与所述网络存储服务器之间的连接。
16、 如权利要求 14所述的方法,其中所述在浏览器侧提示将所述 下载数据保存至与所述浏览器登录用户相绑定的网络存储服务器,包 括:
判断所述浏览器登录用户是否已经登录网络存储服务器,如果是, 接收所述网络存储服务器发送的消息;否则 ,提示所述浏览器登录用 户登录所述网络存储服务器,并在登录成功后,接收所述网络存储服 务器发送的消息;
所述第一下载线程根据所述消息,在下载界面中提示所述浏览器 登录用户将下载数据保存至所述网络存储服务器,并按照文件分类提 示所述浏览器登录用户选择相应的存储地址。
17、 如权利要求 16所述的方法,其中与所述浏览器登录用户相绑 定的网络存储服务器为多个,并且,所述第一下载线程根据所述消息, 还提示所述浏览器登录用户选择相应的网络存储服务器。
18、 如权利要求 16所述的方法,其中将所述在浏览器侧下载的数 据上传至与所述浏览器登录用户相绑定的网络存储服务器,包括: 所述第一下载线程将所述下载数据从资源服务器下载至浏览器侧 的本地计算机;
启动上传线程,将所述下载数据上传至所述网络存储服务器。
19、 如权利要求 16所述的方法,其中将所述在浏览器侧下载的数 据上传至与所述浏览器登录用户相绑定的网络存储服务器,包括: 在所述第一下载线程将所述下载数据从资源服务器下载至浏览器 侧的本地计算机的过程中 ,启动上传线程;
所述上传线程,在所述第一下载线程下载所述下载数据的同时, 在后台将已经下载的数据上传至所述网络存储服务器。
20、 如权利要求 16所述的方法,其中将所述在浏览器侧下载的数 据上传至与所述浏览器登录用户相绑定的网络存储服务器,包括: 所述第一下载线程向所述网络存储服务器发送包含所述下载数据 相关信息的通知;
所述网络存储服务器根据所述通知,启动第二下载线程,将所述 下载数据下载至所述网络存储服务器;
所述网络存储服务器关闭所述第二下载线程, 向所述第一下载线 程返回下载完成信息。
21、 如权利要求 13所述的方法,其中接收所述网络存储服务器反 馈的所述上传的下载数据在网络侧的地址信息的步骤,之后还包括步 骤:
当用户在另一计算机登录所述浏览器时,所述网络存储服务器将 所述下载数据发送至所述另一计算机。
22、 如权利要求 13所述的方法,其中所述网络存储服务器向所述 浏览器反馈存储所述数据的地址信息,之后还包括步骤:
所述浏览器在下载列表中显示所述网络存储服务器存储的所述下 载数据的文件信息及地址信息。
23、 一种计算机程序,包括计算机可读代码, 当所述计算机可读 代码在浏览器用户终端上运行时,导致所述浏览器用户终端执行根据 权利要求 13~22中的任一个所述在浏览器侧下载数据的方法。
24、 一种计算机可读介质,其中存储了如权利要求 23所述的计算 机程序。
PCT/CN2013/082151 2012-11-26 2013-08-23 一种下载用浏览器、系统及下载方法 WO2014079244A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/646,299 US9912747B2 (en) 2012-11-26 2013-08-23 Browser and system for download and download method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210487185.4 2012-11-26
CN2012104871854A CN102970369A (zh) 2012-11-26 2012-11-26 一种下载用浏览器及下载方法

Publications (1)

Publication Number Publication Date
WO2014079244A1 true WO2014079244A1 (zh) 2014-05-30

Family

ID=47800248

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/082151 WO2014079244A1 (zh) 2012-11-26 2013-08-23 一种下载用浏览器、系统及下载方法

Country Status (3)

Country Link
US (1) US9912747B2 (zh)
CN (1) CN102970369A (zh)
WO (1) WO2014079244A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CZ308702B6 (cs) * 2019-08-26 2021-03-03 Vysoká Škola Báňská-Technická Univerzita Ostrava Nádrž pro oddělené skladování kapalin

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102970369A (zh) * 2012-11-26 2013-03-13 北京奇虎科技有限公司 一种下载用浏览器及下载方法
CN111246302B (zh) * 2014-01-02 2021-12-24 腾讯科技(深圳)有限公司 浏览器下载数据的方法、装置和终端
CN104836821B (zh) * 2014-02-10 2019-03-19 腾讯科技(深圳)有限公司 一种基于路由器设备的网络加速方法、装置和设备
CN104537019A (zh) * 2014-12-18 2015-04-22 北京奇虎科技有限公司 浏览器信息分享的方法、浏览器客户端和装置
US9986016B2 (en) * 2015-02-19 2018-05-29 Microsoft Technology Licensing, Llc Download manager integration with a cloud storage platform
CN106487787B (zh) * 2016-09-30 2020-01-07 四川九洲电器集团有限责任公司 一种点播多媒体方法及服务器
CN110995690A (zh) * 2019-11-28 2020-04-10 深圳供电局有限公司 一种基于云存储的安全存储方法和设备
CN111858067B (zh) * 2020-07-31 2023-07-18 厦门网宿有限公司 一种数据处理方法及装置
CN112565398B (zh) * 2020-12-03 2021-12-10 中科三清科技有限公司 Gfs数据下载方法、装置、电子设备以及存储介质
CN114390013A (zh) * 2021-12-29 2022-04-22 深圳市大头兄弟科技有限公司 一种视频下载方法和相关设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102420870A (zh) * 2011-12-02 2012-04-18 山东大学 一种用于瘦客户端的网络文件存储方法
CN102571941A (zh) * 2011-12-27 2012-07-11 优视科技有限公司 云端点对点数据传输方法及系统
CN102685223A (zh) * 2012-04-28 2012-09-19 广州市动景计算机科技有限公司 基于云端存储的文件处理方法及系统
CN102946436A (zh) * 2012-11-26 2013-02-27 北京奇虎科技有限公司 一种下载系统
CN102970369A (zh) * 2012-11-26 2013-03-13 北京奇虎科技有限公司 一种下载用浏览器及下载方法

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6763376B1 (en) * 1997-09-26 2004-07-13 Mci Communications Corporation Integrated customer interface system for communications network management
WO2002027537A1 (en) * 2000-09-28 2002-04-04 Fatwire Corporation System and method for in-context editing
US20020198963A1 (en) * 2001-06-21 2002-12-26 Wu Alex C. Method of timer based download and playback scheme for internet browser
US20080092193A1 (en) * 2006-10-17 2008-04-17 The Video Load, Llc Methods and systems for creating video files for a mobile device
US8381093B2 (en) * 2006-12-06 2013-02-19 Microsoft Corporation Editing web pages via a web browser
US8528064B2 (en) * 2007-06-22 2013-09-03 Springo Incorporated Web based system that allows users to log into websites without entering username and password information
US8392539B1 (en) * 2008-03-19 2013-03-05 Trend Micro, Inc. Operating system banking and portability
US8645936B2 (en) * 2009-09-30 2014-02-04 Zynga Inc. Apparatuses, methods and systems for an a API call abstractor
CN102546703A (zh) * 2010-12-27 2012-07-04 盛乐信息技术(上海)有限公司 网络硬盘文件传送方法及系统
US9928226B2 (en) * 2012-03-20 2018-03-27 Adobe Systems Incorporated Local authoring and editing of cloud-based electronic content

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102420870A (zh) * 2011-12-02 2012-04-18 山东大学 一种用于瘦客户端的网络文件存储方法
CN102571941A (zh) * 2011-12-27 2012-07-11 优视科技有限公司 云端点对点数据传输方法及系统
CN102685223A (zh) * 2012-04-28 2012-09-19 广州市动景计算机科技有限公司 基于云端存储的文件处理方法及系统
CN102946436A (zh) * 2012-11-26 2013-02-27 北京奇虎科技有限公司 一种下载系统
CN102970369A (zh) * 2012-11-26 2013-03-13 北京奇虎科技有限公司 一种下载用浏览器及下载方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CZ308702B6 (cs) * 2019-08-26 2021-03-03 Vysoká Škola Báňská-Technická Univerzita Ostrava Nádrž pro oddělené skladování kapalin

Also Published As

Publication number Publication date
US20150304412A1 (en) 2015-10-22
CN102970369A (zh) 2013-03-13
US9912747B2 (en) 2018-03-06

Similar Documents

Publication Publication Date Title
WO2014079244A1 (zh) 一种下载用浏览器、系统及下载方法
JP6800184B2 (ja) ドキュメント管理及びコラボレーション・システム
WO2016070718A1 (zh) 进行文件下载的方法、装置和浏览器
JP6114834B2 (ja) 情報提示方法、装置、プログラム、及び記録媒体
RU2595632C1 (ru) Системы и способы совместного использования файлов среди нескольких терминалов
US10044808B2 (en) Heterogeneous cloud-store provider access systems, and/or associated methods
US9519654B2 (en) Method, device, processing center and system for desktop synchronization
US10282522B2 (en) Cross-application authentication on a content management system
RU2586878C2 (ru) Система и способ для удаленного управления веб-браузером
US9130922B2 (en) Using a session continuity token to access an online content management system
JP5976258B1 (ja) ライトインストーラ
EP3555771B1 (en) Systems and methods for list retrieval in a storage device
TWI713770B (zh) 實現網路頁面與本體應用通信的方法、裝置和電子設備
JP2015501030A5 (zh)
WO2014143904A1 (en) Method and system for integrated color storage management
WO2014206054A1 (en) Systems and methods for pushing applications
US8484373B2 (en) System and method for redirecting a request for a non-canonical web page
JP2011517828A (ja) ウェブベースのデスクトップ生産性アプリケーションを介したマルチメディアファイルの挿入
WO2013143402A1 (zh) Cookie信息共享方法及系统
WO2014127711A1 (zh) 一种实现比对搜索的浏览器、系统和方法
CN102932471B (zh) 浏览器登录服务器及其实现浏览器登录的方法和系统
US20090132542A1 (en) Peer-to-Peer Sharing in Media Management Software
US10509663B1 (en) Automatic domain join for virtual machine instances
US20090271871A1 (en) Intelligent uploaded content placement
EP3800569A1 (en) System and method for targeted endpoint data acquisition

Legal Events

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

Ref document number: 13857219

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14646299

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13857219

Country of ref document: EP

Kind code of ref document: A1