Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在为 Android 创建一个下载管理器。为了优化下载,我需要使用与服务器的多个连接来下载相同的文件。(即,在 Windows 中使用的 Internet 下载管理器中使用的技术相同。)问题是我不知道如何创建多个 HTTP 连接并下载相同的文件。我希望你能帮助我..提前谢谢!
产生一些通过 HeaderContent-Range关键字请求部分文件的线程。请参阅使用 HTTP 读取文件的第一部分
Content-Range