文件共享应用程序/插件仅下载本地不存在的文件
我想知道是否存在任何 p2p 文件共享应用程序(或插件),可以将其配置为扫描所有本地现有文件并识别它们(哈希值或音频的 PUID 等),以便当用户一次搜索并选择许多文件时它会下载仅不存在的文件。
我已经用谷歌搜索了一段时间,但没有找到这个方向的任何东西。
有人有一些有关研究和开发的链接吗?
I wonder if any p2p filesharing app exists (or a plugin) which can be configured to scan all locally existing files and identify them (hash, or PUID for audio, etc) so when the user searches and chooses many files at once it would download only non-existing files.
I have been googling a while but havent found anything in this direction.
Anybody got some links about research and development ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
老实说,我从未听说过有一个框架提供所有这些功能。大多数情况下,人们在现有 P2P 框架之上构建应用程序。
PS:我研究 P2P 系统已经有几年了。
To be honest, I have never heard of a framework offering all those functionalities. Most often, people build their applications on top of existing P2P frameworks.
P.S.: I have been around P2P systems for a couple of years now.