Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P2P 与 BitTorrent | Howie's Notes #109

Open
howiezhao opened this issue Dec 26, 2020 · 0 comments
Open

P2P 与 BitTorrent | Howie's Notes #109

howiezhao opened this issue Dec 26, 2020 · 0 comments

Comments

@howiezhao
Copy link
Owner

https://howiezhao.github.io/2020/12/15/p2p-bittorrent/

P2P 是一种体系结构,就好像 C/S 体系结构一样,但不同的是,P2P 对总是打开的基础设施服务器有最小的(或者没有)依赖,成对间歇连接的主机(称为对等方)彼此直接通信。 基于 P2P 这种体系结构产生了许多应用,譬如文件分发应用和分布式散列表(DHT),而文件分发应用中一个典型的例子就是 BitTorrent 协议。 如果要类比 P2P 与 BitTorrent 之间的关系,就好像 C/S 体

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant