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

原理分析:UDP和TCP在NAT环境下的P2P打洞实现 - Halcyon Zone #8

Open
utterances-bot opened this issue Aug 31, 2024 · 2 comments

Comments

@utterances-bot
Copy link

原理分析:UDP和TCP在NAT环境下的P2P打洞实现 - Halcyon Zone

参考文章 Bryan Ford’s Home Page (bford.info) P2P的特点 在当前互联网的结构模式下,大部分的数据通信和交互都是以C/S结构进行通信,即一个客户端和一个中心服务器,客户端通过将数据交给服务器,再有服务器将数据进行适当的处理后与客户端进行交互。除了

https://halc.top/p/bb3a9deb

Copy link

puzzle9 commented Aug 31, 2024

简洁明了

Copy link
Owner

感谢鼓励~

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

No branches or pull requests

3 participants